ESA’s initiative Light satellites Low-cost Launch service (LLL) aims to define, develop and qualify the required products, processes and management models to provide a standardized and low-cost launch service for satellites below 500 kg.
The conception and launch of this suborbital vehicle should allow to test the assembly, integration and operation procedures as well as validate and verify the component’s performance such as engine performance, composite cryogenic tank compatibility for the propellants, structural integrity, telemetric control, and operational and experimental data collection.
2.1. State of the Art
Since systems for space applications are a sizeable subject, this paper refers mostly to some examples of applied electronic components for space missions, which perform the same roles as the housekeeping system, for instance, processing units, accelerometers and magnetometers. Studies which may aid in the implementation of this system are also referred to, such as cooling systems and data treatment algorithms.
A summary of the technology used for space exploration is provided in [
4]. This document mentions several topics regarding launch vehicles such as their type, housekeeping functions, payloads and instruments, not forgetting the required ground support systems and project management.
With passing time, the number of launches—be it for satellite implementation, probe launching for space exploration or even space tourism—steadfastly increases, and so the desired specifications regarding launcher vehicle hardware and software increase in difficulty, which in turn develops the technology at a steady pace.
For instance, regarding hardware development and housekeeping functions such as thermal, attitude and other telemetry readings [
4], an accelerometer is developed and tested in laboratory in [
5]. This accelerometer provides exceptional results, being selected by the European Space Agency (ESA) as part of a suite of instruments to perform readings on Mercury’s geophysics through its gravitational field and rotation. The entire project is presented, from its conception and 3D design to test results. A study is performed in [
6] regarding the application of another type of gyroscope for space applications. Results shown in the document prove that the differential Coriolis Vibratory Gyroscope (CVG) can be used in conjunction with the commonly used Micro Electro-Mechanical System (MEMS) gyroscope or other types of gyroscopes to fulfill their requirements for use in space applications.
Magnetometers are another type of sensor used in housekeeping systems. In [
7], a review of magnetometers used in space missions is presented. Most are fluxgate magnetometers (FGMs), with only one presented mission using a vector/scalar helium magnetometer (V/SHM) in conjunction with FGM. Advances in magnetometer technology are also referred to as the most used magnetometer type, FGM, possesses severe limitations such as drifting scale factors and voltage offsets with time and temperature, requiring periodic recalibration, for instance. Consequently, new types of magnetometers are mentioned as possible replacements, such as MEMS and optomechanical magnetometers, as the requirements for magnetometers are increased.
Regarding microprocessors and their applicability in space missions, these components require fulfillment of the specifications as a failure in the processing capability of the housekeeping system significantly hinders the mission as much of the control and data transmission and allocation is performed by this hardware. Processors SAMV71 and STM32H7 are subjected to radiation tests in [
8,
9], respectively, with protective shielding, and their performance is verified. Both processors comprise an ARM Cortex M7, with some minor differences in flash memory and power consumption, and testing shows promising results regarding their applicability in space missions, since in the destruction test SAMV71 started to fail for radiation doses of 60 krad to 95 krad and STM32H7 started to fail for values of 47 krad. For perspective, a 10-year synchronous orbit around the sun at 800 km equates to around 10 krad, or
kJ/kg, of radiation dosage.
A major disadvantage of choosing a space-graded processor over COTS system-on-chip (SoC) is its much lower processing capabilities, as space-graded processors are less developed than commercially available processors by several generations. As such, in [
10], a SoC is chosen for data acquisition, cloud-screening and compression for Jet Propulsion Laboratory’s (JPL) Next-Generation Imaging Spectrometers (NGISs). The chosen computing element is Xilinx Zynq Z7045Q, which contains a dual-core ARM Cortex-A9 processor, with a clock rate of up to 1 GHz. Although the processing capabilities of this processor are the equivalent of up to 10 RAD750 Power PCs, which are space graded processors, the COTS computing element lacks in its space-qualification. Consequently, it is being tested for radiation in the International Space Station (ISS) as well as in precursor CubeSats operating in low Earth orbit (LEO). This SoC can be fitted in a 120 mm by 190 mm by 40 mm assembly and possesses a maximum power consumption of 9 W.
An overall advantage of COTS hardware for housekeeping systems is their much lower cost, despite having a lower technology readiness level (TRL). The document presented in [
11] mentions several advantages in implementing COTS hardware beyond the one mentioned above. Other advantages include the possibility of redundant sensors, ease of maintenance and its lower costs, easy replacement, and fast prototyping for emerging technologies. While the document does not provide any specific COTS hardware listing, some images are provided from the prototyping phase.
To guarantee that the sensors are operating within a desired temperature, a cooling system is used. As with any other hardware installation, this system should also possess small dimensions and low mass, whilst also fulfilling the desired system’s requirements. With the aim of providing such systems, the study performed in [
12] provided a new cooling system with smaller size and reduced cooldown time. The developed compressor has a 32 mm diameter, a length of 90 mm and 190 g of mass, all just slightly lower than the desired specifications. From test results, it withstood a pressure of 1200 psi (approximately
MPa) while operating at 90 Hz to 140 Hz. The results from cooling performance can be seen in Figure 11 and Figure 13 of [
12] regarding the standard and high-power cold heads.
Data acquired from the installed sensors can be transmitted through several ways to the on-board computer (OBC). The commonly used interface for data transmission is the Controller Area Network (CAN) bus which allows for the hardware to communicate without the need for a host computer, with speeds up to 1 Mb/s, as defined in [
13]. As the technology develops for the hardware, as previously mentioned, so does that for the interface communication. In the previously mentioned document, a study is performed for communication from CAN bus to universal asynchronous receiver/transmitter (UART) interface to present data in GUI delphi7 from a computer, which requires the implementation of microcontrollers [
13]. These data come from CAN Imager SLIM4, which was installed in the main payload of satellite LAPAN-A4. The use of microcontrollers added 2 ms of delay between communication of the payload and the computer, from 403 ms to 405 ms. Due to the increasingly demanding smaller dimensions, UART can be used for communication, though micro-D ports are being considered as another viable option as well.
As the number of sensors increases, so does the size of data sets, the required non-volatile memory for data storage and missing values due to timing mismatch as the sensors’ sample rates differ. A study in [
14] was performed, which involved the Japanese Aerospace Exploration Agency’s (JAXA) microsatellite SDS-4 and data acquired from the mentioned satellite, to test a new method of health monitoring through data-based algorithms such as machine learning or data mining instead of rule-based or model-based algorithms. This satellite’s main purpose is to demonstrate new devices, whose telemetry has a total of 1458 variables. To reduce the number of variables, the ones with low sampling rates, low variation, unrelated to health monitoring or available only when communication with ground station was established were excluded, leaving 89 continuous and 356 status variables for monitoring, as can be seen in Table II of [
14]. The data transmitted from these variables were acquired from January 2013 until December 2014 and the method was applied as follows: three months of data were used as training, with the following month used as test; from the experimental results, applicability of data-based algorithms was verified as health monitoring systems, with future work defined as the development of a general-purpose system based on the algorithm developed in this work.
An additional consequence of the increase in number of sensors and sampling rates is the higher size of data packages which are transmitted and/or stored, demanding increasingly more powerful transmission hardware and memory storage. As the hardware development and space grading of the same components are expensive, a possible solution turns to software implementation in the form of data compression. With the aim of discovering a compression method which maximizes the amount of information transmitted while minimizing errors after reconstruction, a study was performed in [
15], proposing an adaptable and transformation-based sensor data reduction scheme and testing its efficiency in actual spacecraft data in the form of ARIANE 5 and AISat data sets. Two transform-based data reduction schemes were proposed, Discrete Cosine Transform (DCT) and Discrete Wavelet Transform (DWT), and applied to data from three distinct sensors: an 8-bit temperature sensor, an 8-bit vibration sensor from ARIANE 5’s upper stage, and a 16-bit temperature sensor from AISat’s on-board camera. Two performance variables were determined to verify the performance of the compression schemes, the mean square error (MSE), and compression ratio (CR) of the sampled data. From the experimental results, it was observed that each scheme has its benefits and drawbacks. DCT performs better with lower CR and spreads the error evenly across the entire signal, while DWR outperforms DCT with higher values of CR and can seamlessly capture data points with high amplitude changes. However, smaller changes in the signal are poorly transmitted, which can be seen as a filter, being a desirable side effect for some signals. The document also provided the results of the compression performed to the data sets, achieving a compression factor of
% for rapidly oscillating vibration and
% for temperature sensor signals.
In summary, advances in the launcher’s hardware and software have in mind the costs from these components, i.e., the development aims to reduce the costs from prototyping, maintenance, and assembly of these vehicles. Thus, the interest in COTS components, without space grading, is increasing due to their ease in acquisition and replacement, with their costs being significantly lower than space-graded components. The drawback is that while in the vehicle’s operation, the COTS have a higher probability of failure due to their lack of radiation resistance as the altitude increases. Consequently, an effort must be performed to search for COTS components with space application heritage and newly tested components should be mentioned. Nevertheless, projects such as VIRIATO and MIURA 1 [
16] emphasize the use of COTS components while maintaining the legacy avionics architecture of previous launchers such as Ariane 5 [
17].