unisat

CubeSat 3U — Operations Guide

Profile key: cubesat_3u · Mass cap: 4.0 kg · Volume: 3405 cm³ Template: mission_templates/cubesat_3u.json · BOM: hardware/bom/by_form_factor/cubesat_3u.csv


1. Mission class

UniSat TRL-5 reference profile — every subsystem in the project is characterised against this envelope. 3U is also the most common professional CubeSat size worldwide: single 1U payload bay plus 2U platform for EPS / ADCS / comms.

Suitable for: Earth observation, technology demonstration, rideshare constellations (Kepler, Lemur), university flagship missions.

2. Physical envelope

Parameter Value
Mass cap 4.0 kg
Dimensions 100 × 100 × 340.5 mm
Volume 3405 cm³
Power generation ~8.0 W orbit-average (body-mounted)
Nominal consumption 6.0 W
Battery 2P3S 18650, ~60 Wh

Add deployable solar panels for ~20 W generation if the mission budget allows; not assumed in the default BOM.

3. Regulatory context

4. Subsystem matrix

Subsystem Status
Reaction wheels ADCS ✅ (3 axes, first allowed here)
Magnetorquer detumble
Star tracker ⚠ (optional, adds 150 g)
UHF telemetry
S-band downlink
GNSS
Camera (12 MP)
Payload
Propulsion ⚠ (cold-gas fits, electric needs 6U+)

5. Build

make target-cubesat-3u

Compile-time macro: MISSION_PROFILE_CUBESAT_3U=1 (also the default when no -D is passed). Sets:

6. Mission config

cp mission_templates/cubesat_3u.json mission_config.json

Key fields:

7. Mass & volume validation

Metric Value Status
Total mass 3.55 kg ≤ 4.0 kg ✅ (11 % margin)
Volume used 1180 cm³ 35 % of 3405 cm³ ✅

Adding a star tracker + extra battery cells uses ~70 % of the remaining margin — still flight-approvable.

8. Typical mission phases

startup → deployment → detumbling → nominal ⇌ science / comm_window / low_power
                                        ↓ fault
                                    safe_mode
                                        ↓ ack
                                    nominal

Reference timings:

Phase Nominal duration
startup 5 min (post-release)
deployment 30 min (antennas, panels)
detumbling 30–90 min (B-dot)
nominal ongoing
science 10–20 min bursts / orbit
comm_window 6–10 min passes
low_power eclipse-driven, ~30 min
safe_mode until ground ack

9. Testing checklist (ground qualification)

Legend: [x] = verified in software / CI / SITL (passes in the current release); [ ] = requires bench hardware, RF range test, or flight-day field activity — team must sign off manually.

10. Flight-day checklist

Same as 2U plus:

11. Known limitations

12. Post-flight debrief

This is the reference profile; log the most data:

Canonical location: docs/operations/flight_reports/ with sub-folders by month.


Previous profile: cubesat_2u.md · Next profile: cubesat_6u.md