TT&C subsystem decomposition completes the EO satellite communications chain
System
The {{entity:Earth Observation Satellite}} decomposition continues in its fifth subsystem session. Four subsystems were previously decomposed: {{entity:Optical Payload Subsystem}} (session 177), {{entity:Attitude and Orbit Control Subsystem}} (session 178), {{entity:Electrical Power Subsystem}} (session 179), and {{entity:Onboard Data Handling Subsystem}} (session 180). This session tackled the {{entity:Telemetry Tracking and Command Subsystem}} — the sole path for payload data downlink and mission commanding, making it the highest-priority remaining subsystem. Two subsystems remain: Thermal Control and a propulsion or structure subsystem implied by the delta-V and debris mitigation requirements.
Decomposition
The TT&C subsystem decomposes into five components reflecting the dual-band architecture typical of LEO Earth observation missions: an S-band chain for low-rate TM/TC and an X-band chain for high-rate payload data downlink.
flowchart TB
GS["Ground Station"]
SA["S-Band Antenna Assembly"]
ST["S-Band Transponder"]
BDP["Baseband Data Processor"]
XT["X-Band Transmitter"]
XA["X-Band High-Gain Antenna"]
OBC["Onboard Computer"]
MMU["Mass Memory Unit"]
GS -->|S-band uplink/downlink RF| SA
SA -->|S-band RF via coax| ST
ST -->|TM/TC baseband data| BDP
BDP -->|CCSDS frames via LVDS| XT
XT -->|X-band RF via waveguide| XA
XA -->|X-band downlink RF| GS
MMU -->|Payload data via SpaceWire| BDP
OBC -->|HK telemetry and scheduling| BDP
ST -->|TC packets via SpaceWire| OBC
OBC -->|Antenna pointing commands| XA
The {{entity:S-Band Antenna Assembly}} ({{hex:C6851018}}) provides omnidirectional coverage via dual quadrifilar helix antennas. The {{entity:S-Band Transponder}} ({{hex:D4F57018}}) handles TM/TC at up to 512 kbps downlink with coherent turnaround for Doppler ranging. The {{entity:Baseband Data Processor}} ({{hex:51F57008}}) sits at the centre of the subsystem, implementing CCSDS AOS transfer frame assembly, virtual channel multiplexing, and FEC encoding for both bands. The {{entity:X-Band Transmitter}} ({{hex:D4E55018}}) drives 8W into the {{entity:X-Band High-Gain Antenna}} ({{hex:DEC51018}}), a gimballed 0.5m parabolic reflector providing 34 dBi gain for payload downlink at up to 800 Mbps.
Cross-subsystem interfaces connect the BDP to the {{entity:Mass Memory Unit}} for payload data readout via dual-redundant SpaceWire, the {{entity:S-Band Transponder}} to the {{entity:Onboard Computer}} for telecommand delivery, and the OBC to the X-band gimbal for antenna pointing during ground station passes.
Analysis
The {{entity:Baseband Data Processor}} classified as {{hex:51F57008}} — abstract, synthetic, powered, with signal processing traits. Entity similarity search revealed a 90.6% Jaccard match (29/32 shared traits) with the {{entity:Drive-by-Wire Gateway}} from the autonomous vehicle domain. Both are deterministic data routing nodes at critical system boundaries: the BDP routes mission data between onboard storage and the RF downlink chain under real-time throughput constraints, while the drive-by-wire gateway routes safety-critical control commands between compute and vehicle actuators. This structural analog reinforces the importance of the BDP’s throughput guarantee — {{sub:SUB-SUBSYSTEMREQUIREMENTS-039}} specifies zero frame loss at 800 Mbps, analogous to the deterministic latency bounds in automotive drive-by-wire systems.
Lint reported one medium finding (verification requirements co-mingled with functional), which is structural per the project’s six-document architecture and does not indicate a quality issue. Two low findings flagged ontological ambiguity between the satellite (physical) and AOCS/OBDH (abstract), which correctly reflects that these subsystems are logical groupings rather than single physical objects.
Requirements
Twelve subsystem requirements were generated ({{sub:SUB-SUBSYSTEMREQUIREMENTS-034}} through {{sub:SUB-SUBSYSTEMREQUIREMENTS-045}}), covering S-band receiver sensitivity, coherent turnaround ranging, X-band output power and efficiency, CCSDS AOS frame assembly with concatenated FEC coding, 800 Mbps sustained throughput, X-band antenna gain and gimbal performance, omnidirectional S-band coverage, downlink priority scheduling, safe-mode telemetry at 4 kbps, and command authentication. Seven interface requirements ({{ifc:IFC-INTERFACEDEFINITIONS-014}} through {{ifc:IFC-INTERFACEDEFINITIONS-020}}) define the coaxial, serial, LVDS, waveguide, SpaceWire, and CAN bus interfaces. Seven verification entries ({{sub:VER-VERIFICATIONMETHODS-014}} through {{sub:VER-VERIFICATIONMETHODS-020}}) specify test and analysis methods including RF chamber measurements, hardware-in-the-loop throughput testing, and thermal vacuum safe-mode validation.
All subsystem and interface requirements trace to {{sys:SYS-SYSTEM-LEVELREQUIREMENTS-003}} (payload downlink) and {{sys:SYS-SYSTEM-LEVELREQUIREMENTS-009}} (CCSDS TM/TC). All verification entries trace to their parent requirements. The project now holds 104 requirements across 6 documents with 96 trace links.
Next
Two subsystems remain undecomposed. The {{entity:Thermal Control Subsystem}} is referenced by {{sys:SYS-SYSTEM-LEVELREQUIREMENTS-011}} and should be the next session’s focus — it interfaces with every other subsystem through thermal dissipation paths, making it architecturally significant despite typically having simpler components (heaters, radiators, MLI, heat pipes). After thermal control, a final session should address the structural and propulsion elements implied by the delta-V ({{sys:SYS-SYSTEM-LEVELREQUIREMENTS-006}}) and debris mitigation ({{stk:STK-STAKEHOLDERNEEDS-004}}) requirements, then run the completion quality gate.