JC

J. Carvajal Godínez

info

Please Note

2 records found

Master thesis (2017) - Carmen Chan Zheng, Koen Langendoen, Johan Carvajal Godínez, Alessandra Menicucci, Matthijs Spaan
Miniaturization and cost reduction of hardware components have created a trend in the space industry where the traditional centralized computer is being replaced by distributed computer architecture. However, this trend comes with a cost: the on-board software complexity of the space missions has increased. The complexity has origins in the requirements of the missions where in general, these are coordination and control-related processes. As the coordination and the control of the satellite's activities are not trivial tasks, the Multi-Agent Systems(MAS)-approach has been proposed as a new architectural style due to its distributed nature. There are several existing frameworks for implementing MAS-based applications, however, most of them are neither designed to satisfy real-time requirements nor designed to be implemented in highly-constrained embedded systems. Therefore, the purpose of this thesis is to develop a new tool for MAS-based applications: A Multi-Agent Framework for Embedded Systems (MAES).

The framework was implemented on top of a Real-Time Operating System: TI-RTOS, therefore, applications implemented with MAES have realtime characteristics. Experiments have shown that the execution time of an Attitude Determination algorithm is consistent on each call with a variance value of the order of 10^5 [s^2], demonstrating the predictability of the framework. Furthermore, the user coding effort is reduced as several routines are standardized and encapsulated into MAES' API. However, the predictability and ease-of-use come with a slight cost: experiments have shown that MAES-based applications lead to an increase of 6.7 KB in average in Flash memory and 4.5 KB in average in SRAM memory with respect to its non-agent implementation. Also, the CPU utilization increases as inter-agent communication requires additional processing time, also increasing the power consumption. However, the increase is low as the results have shown that is less than 1% in average. ...
Master thesis (2017) - Jorge Machin Llanos, Eberhard Gill, Jasper Bouwmeester, Johan Carvajal Godínez
There are several benefits of using autonomous sensors in spacecraft. Avoidance of wired connections reduces cost, mass, and increases the flexibility and reliability of the system. The impact of wire reduction can be significant, especially for small satellites with many sensors, like temperature and sun sensors. Previous research has already focused on wireless intra- spacecraft communications. This research tests the self-powering capabilities of a system based on a COTS thermoelectric generator connected to a Bluetooth Low energy communication system, with a built-in controller and temperature sensor, and a power management interface. The system will be considered as a candidate for an autonomous temperature sensor in a future PocketQube mission of the university.

Controlled temperature differences can be achieved in a test environment, allowing the measurement of the generator power capabilities. It is tested that the system requires, for operation, a minimum temperature difference of 2.31 degrees between the extremes of the thermoelectric generator. It generates a peak power of 234 μW for that difference. In addition, the voltage difference obtained of 35.5 mV exceeds the minimum voltage required by the power management subsystem to be used. The power management sub-system consists of an ultra-low power converter that provides an output voltage of 4.1 V and a measured power efficiency of 32 % Moreover, thanks to the management of the Bluetooth sleeping modes, with the built-in controller and several operational amplifier comparators, an average power consumption of 5 μW is required during operation. The case studied would allow measuring temperature and sending the data over a Bluetooth link to the on-board computer every 16.2 seconds

It is concluded that the technology, based on COTS components, can be implemented and considered as the first step for a fully autonomous sensor with thermoelectric power generation in small satellites. Its implementation may provide substantial advantages for remote or/and locations where wiring is difficult to integrate. The tested performance values provide the foundation to develop the technology further. ...