Technical requirements » History » Version 14

PRIETO, Matías, 12/15/2014 08:17 PM

1 1 PRIETO, Matías
h1. Technical requirements
2 2 PRIETO, Matías
3 8 PRIETO, Matías
{{>toc}}
4 8 PRIETO, Matías
5 2 PRIETO, Matías
h2. Functional requirements
6 2 PRIETO, Matías
7 2 PRIETO, Matías
Functional requirements define what functions need to be done to accomplish the objectives of the mission. In this way, the following requirements are defined: 
8 2 PRIETO, Matías
* The satellite shall send one RF beacon regularly with a period time equal to 60 seconds = 1 minute.
9 2 PRIETO, Matías
* The satellite may send its GPS coordinates information inside the beacon frame.
10 2 PRIETO, Matías
* The satellite may send system state information (like temperature) inside the beacon frame.
11 2 PRIETO, Matías
* A ground station situated at the Télécom SatLab (Toulouse, France) shall be inside the satellite footprint at least twice a day.
12 2 PRIETO, Matías
13 2 PRIETO, Matías
h2. Performance requirements
14 2 PRIETO, Matías
15 2 PRIETO, Matías
Performance requirements define how well the system needs to perform the functions previously defined. Also they determine quantitative parameters that will set bases for the later technical measures specification. These concepts lead us to the performance requirements shown below:
16 2 PRIETO, Matías
* The beacon signal shall comply RTTY specifications.
17 2 PRIETO, Matías
* The communication time with the ground station shall be long enough in order to assure that one complete beacon frame can be received.
18 9 PRIETO, Matías
* The RF emitter device may be implemented with the low cost, 434 MHz, 2-FSK transmitter, available at the lab. Product information: Aurel, file:TX_4MAVPF10.pdf
19 2 PRIETO, Matías
* If on board GPS reception is implemented, the device shall be accurate enough in order to assure, for each coordinate (latitude, longitude and attitude), an absolute error smaller than 50 m.
20 2 PRIETO, Matías
21 2 PRIETO, Matías
h2. Interface requirements
22 2 PRIETO, Matías
23 3 PRIETO, Matías
Once the system components are defined, a block diagram showing the main subsystems, their interconnections, and the external interfaces is a powerful tool to define the interfaces and interactions. By this way, the nodes represent each subsystem and the links represent each interface. There are two types of interfaces, internal and external. The internal interfaces are the links representing the interactions between all the subsystems. By the other hand, the external interfaces are the links representing the interactions between the main system and the rest of the world, outside the product boundaries. There are different types of interfaces: mechanical, electrical, data protocol, etc.
24 1 PRIETO, Matías
25 14 PRIETO, Matías
h3. System/subsystems interactions blocks diagram
26 1 PRIETO, Matías
27 14 PRIETO, Matías
p=. !{width: 70%}sys_interfaces.png!
28 14 PRIETO, Matías
_Figure showing the main system/subsystem interactions and interfaces_
29 14 PRIETO, Matías
30 5 PRIETO, Matías
The interface requirements are the set of specifications that both linked nodes need to meet in order to have a proper and coherent system behaviour and interactions. Thus, the next interface requirements are identified:
31 5 PRIETO, Matías
* Interface Launcher - Satellite (L1).
32 5 PRIETO, Matías
Type: Mechanical.
33 5 PRIETO, Matías
Since the nanosatellite is based on a Pumpkin Cubesat 2U module, it has to be compliant with Cubesat mechanical specifications.
34 5 PRIETO, Matías
35 5 PRIETO, Matías
* Interface Processor - Power supply (L2).
36 5 PRIETO, Matías
Type: Electrical.
37 5 PRIETO, Matías
The power supply shall feed the processor with a DC source. Voltage: +5V. Typical operating current: 0.5 mA.
38 5 PRIETO, Matías
A +3V backup battery shall be used.
39 5 PRIETO, Matías
*The other Power supply - Subsystem links shall be defined in the same way.*
40 1 PRIETO, Matías
41 5 PRIETO, Matías
* Interface Processor - GPS receiver (L3).
42 5 PRIETO, Matías
Type: Electrical, logical, protocol.
43 14 PRIETO, Matías
If on-board GPS reception is implemented, it may be used a SPI bus between the receiver and the processor. The decision is linked to the external interface of the GPS module chosen.
44 5 PRIETO, Matías
45 5 PRIETO, Matías
* Interface Processor - Beacon transmitter (L4).
46 5 PRIETO, Matías
Type: Electrical, logical, protocol.
47 5 PRIETO, Matías
The communication shall be in serial mode. Baud rate between 50 and 300 bauds.
48 5 PRIETO, Matías
49 5 PRIETO, Matías
Other type of interface may be for instance the RF modulation between two terminals.
50 5 PRIETO, Matías
* Interface Beacon transmitter - Ground station.
51 5 PRIETO, Matías
Type: RF modulation
52 5 PRIETO, Matías
Defined by functional requirements. It shall be used a simple 2-FSK modulation to transmit data as a serial stream of bits complying with RTTY specifications.
53 5 PRIETO, Matías
54 5 PRIETO, Matías
For the scope of this project, there is no need of further interfaces analysis. Obviously, all the inter-system connections shall be designed to be compatible for both linked subsystems.
55 5 PRIETO, Matías
56 5 PRIETO, Matías
h2. Environmental, reliability and safety requirements
57 5 PRIETO, Matías
58 5 PRIETO, Matías
Functional, performance and interface requirements are important but they don't constitute the whole set of requirements for the mission. For instance, there are several other particular constraints for space segment systems. These constraints are environmental requirements, reliability requirements (robustness, failure tolerance, redundancy, etc.) and safety requirements.
59 5 PRIETO, Matías
60 5 PRIETO, Matías
h3. Environmental requirements
61 5 PRIETO, Matías
62 5 PRIETO, Matías
A complete study of environmental requirements are out of the scope of this project. Nevertheless, it can be introduced the main idea.
63 13 PRIETO, Matías
64 6 PRIETO, Matías
Each space mission has a group of environmental requirements that apply to the flight segment elements. In order to specify these requirements, different factors should be considered, such as EMI/EMC, grounding, radiation, shielding and contamination protection. Here EMI stands for Electromagnetic Interference and EMC stands for Electromagnetic Compatibility.
65 1 PRIETO, Matías
66 13 PRIETO, Matías
p=. !{width: 40%}Environmental_reqs.png!
67 13 PRIETO, Matías
_Figure showing the main factors linked to environmental requirements_
68 1 PRIETO, Matías
69 6 PRIETO, Matías
Once all the requirements are identified, then it should be defined the corresponding margins and design criteria to compensate them.
70 6 PRIETO, Matías
71 6 PRIETO, Matías
h3. Reliability requirements
72 6 PRIETO, Matías
73 5 PRIETO, Matías
Reliability can be defined as the probability that a system will not fail for a given period of time under specified operating conditions. This is an inherent system design characteristic. Therefore, it is needed to specify all the system and subsystems requirements in order to ensure that they can perform properly their tasks and can handle a certain number of errors and failures. Reliability addresses design and verifications to meet the requested operational level as well as failure tolerance for the defined working conditions.
74 7 PRIETO, Matías
Additionally, a brief analysis of the operational lifetime over CubeSat projects will be helpful to well define the reliability requirements and the critical design criteria which are related.
75 1 PRIETO, Matías
76 11 PRIETO, Matías
!{width: 50%}Reqs_flowdown.png!
77 9 PRIETO, Matías
78 7 PRIETO, Matías
h2. Subsystems functional and performance requirements
79 7 PRIETO, Matías
80 7 PRIETO, Matías
h3. Communication System
81 7 PRIETO, Matías
82 7 PRIETO, Matías
As defined in the mission objectives, the payload shall carry a beacon transmitter, it may transmit the GPS coordinates with a RTTY compliant communication chain.
83 7 PRIETO, Matías
The idea of using a satellite payload built over a radio amateur communication system is not strange. Many examples can be found in the literature of space missions. Even on the International Space Station (ISS), there is an amateur radio station.
84 7 PRIETO, Matías
But, why should it be implemented a radio amateur satellite? The reasons are simple, radio amateur bands are available to be occupied, the radio devices such as the transmitters and the receivers are commonly used for terrestrial communication, so they are affordable and well documented.
85 7 PRIETO, Matías
86 7 PRIETO, Matías
In our case, the choice of a low cost, low power, 434 MHz radio transmitter is determined by the mission specifications as a constraint. As a consequence, and taking into account the requirements for CubeSats with amateur radio payloads, it is needed a proof of frequency coordination by the International Amateur Radio Union (IARU).
87 7 PRIETO, Matías
88 7 PRIETO, Matías
As it was explained before, the definition of the transmission system main architecture, is highly linked to the availability of equipments and devices at the lab and the requirements of the mission. It was found that the most convenient implementation of the RTTY beacon is by using a simple 2-FSK RF transmitter, working on 433.92 MHz.
89 7 PRIETO, Matías
90 7 PRIETO, Matías
Functional and performance requirements for the communication subsystem:
91 7 PRIETO, Matías
* The on-board processor shall do the translation of the message to be transmitted into a digital signal, according to the Baudot code.
92 7 PRIETO, Matías
* The transmitter will be fed in its serial input with the translated bits stream.
93 7 PRIETO, Matías
* The transmitter will convert directly the bits stream into a 2-FSK signal.
94 7 PRIETO, Matías
* The carrier shifts will be +- 35 kHz. Which implies that there will be a modulation with non-standard carrier shifts. This is a normal condition as it was explained before. This modulation don't generate any issue.
95 7 PRIETO, Matías
* Baud rates shall be between 50 and 300 bauds.
96 7 PRIETO, Matías
97 7 PRIETO, Matías
The key points to understand the advantages of the transmitter are:
98 7 PRIETO, Matías
* Immediate availability
99 7 PRIETO, Matías
* Simplicity
100 7 PRIETO, Matías
* Affordability 
101 7 PRIETO, Matías
* Proof of appropriate spectrum and RF power characteristics
102 7 PRIETO, Matías
* Enough data rates capabilities
103 1 PRIETO, Matías
* Compliance with all the technical requirements and timelines planned for the project
104 1 PRIETO, Matías
105 8 PRIETO, Matías
The analysis of other subsystems like Attitude Control, Power Supply and Thermal Control are out of the scope of this project and are left for further projects.
106 8 PRIETO, Matías
107 9 PRIETO, Matías
h2. Summary
108 12 PRIETO, Matías
109 12 PRIETO, Matías
h2. REFERENCES