Technical requirements » History » Version 5

PRIETO, Matías, 12/15/2014 06:41 PM

1 1 PRIETO, Matías
h1. Technical requirements
2 2 PRIETO, Matías
3 2 PRIETO, Matías
h2. Functional requirements
4 2 PRIETO, Matías
5 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: 
6 2 PRIETO, Matías
* The satellite shall send one RF beacon regularly with a period time equal to 60 seconds = 1 minute.
7 2 PRIETO, Matías
* The satellite may send its GPS coordinates information inside the beacon frame.
8 2 PRIETO, Matías
* The satellite may send system state information (like temperature) inside the beacon frame.
9 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.
10 2 PRIETO, Matías
11 2 PRIETO, Matías
h2. Performance requirements
12 2 PRIETO, Matías
13 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:
14 2 PRIETO, Matías
* The beacon signal shall comply RTTY specifications.
15 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.
16 2 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, TX-4MAVPF10.
17 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.
18 2 PRIETO, Matías
19 2 PRIETO, Matías
h2. Interface requirements
20 2 PRIETO, Matías
21 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.
22 1 PRIETO, Matías
23 4 PRIETO, Matías
h3. System/subsystems interactions blocks diagram.
24 4 PRIETO, Matías
!{width: 70%}sys_interfaces.png!
25 3 PRIETO, Matías
26 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:
27 5 PRIETO, Matías
* Interface Launcher - Satellite (L1).
28 5 PRIETO, Matías
Type: Mechanical.
29 5 PRIETO, Matías
Since the nanosatellite is based on a Pumpkin Cubesat 2U module, it has to be compliant with Cubesat mechanical specifications.
30 5 PRIETO, Matías
31 5 PRIETO, Matías
* Interface Processor - Power supply (L2).
32 5 PRIETO, Matías
Type: Electrical.
33 5 PRIETO, Matías
The power supply shall feed the processor with a DC source. Voltage: +5V. Typical operating current: 0.5 mA.
34 5 PRIETO, Matías
A +3V backup battery shall be used.
35 5 PRIETO, Matías
*The other Power supply - Subsystem links shall be defined in the same way.*
36 5 PRIETO, Matías
37 5 PRIETO, Matías
* Interface Processor - GPS receiver (L3).
38 5 PRIETO, Matías
Type: Electrical, logical, protocol.
39 5 PRIETO, Matías
If onboard 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.
40 5 PRIETO, Matías
41 5 PRIETO, Matías
* Interface Processor - Beacon transmitter (L4).
42 5 PRIETO, Matías
Type: Electrical, logical, protocol.
43 5 PRIETO, Matías
The communication shall be in serial mode. Baud rate between 50 and 300 bauds.
44 5 PRIETO, Matías
45 5 PRIETO, Matías
Other type of interface may be for instance the RF modulation between two terminals.
46 5 PRIETO, Matías
* Interface Beacon transmitter - Ground station.
47 5 PRIETO, Matías
Type: RF modulation
48 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.
49 5 PRIETO, Matías
50 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.
51 5 PRIETO, Matías
52 5 PRIETO, Matías
h2. Environmental, reliability and safety requirements
53 5 PRIETO, Matías
54 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.
55 5 PRIETO, Matías
56 5 PRIETO, Matías
h3. Environmental requirements
57 5 PRIETO, Matías
58 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.
59 5 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. Once all the requirements are identified, then it should be defined the corresponding margins and design criterias to compensate them.
60 5 PRIETO, Matías
61 5 PRIETO, Matías
h3. Reliability
62 5 PRIETO, Matías
63 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.
64 5 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 criterias which are related.