Chapter 40 — Key Takeaways (Capstone: Your Complete Space Mission)
A one-page reference for the whole design process. Reread this before you present an MDR — or before you size any mission from a blank page.
The Mission Design Review — the ten rows
| # | MDR element | Question | Home chapter |
|---|---|---|---|
| 1 | Objective & requirements | What must it do, testably? | Ch. 29 |
| 2 | Orbit / destination | Where must it fly? | Ch. 9, 11 |
| 3 | Delta-v budget | Total velocity price of the route? | Ch. 3, 10, 29 |
| 4 | Propulsion selection | What engine pays it? | Ch. 16, 17, 20 |
| 5 | Vehicle mass sizing | How big is the vehicle? | Ch. 3, 23, 29 |
| 6 | Trajectory & window | When can it go? | Ch. 10, 11 |
| 7 | Spacecraft systems | What keeps it alive/useful? | Ch. 14, 24, 25, 26, 27 |
| 8 | Launch vehicle | What lifts it? | Ch. 30 |
| 9 | Operations & timeline | How is it flown/disposed? | Ch. 31, 35 |
| 10 | Risk assessment | What can kill it? | Ch. 32 |
The spine: objective → orbit → delta-v budget → propulsion → mass → launch vehicle → cost. Work it first, in full arithmetic; hang the subsystems off it. A design closes when every budget balances at once, with margin.
The one equation that sizes everything
| Relationship | Meaning |
|---|---|
| $v_e = I_{sp}\,g_0$ | exhaust velocity from specific impulse ($g_0 = 9.80665\ \text{m/s}^2$) |
| $m_0/m_f = e^{\Delta v/v_e}$ | mass ratio = the amplifier; a direct readout of mission difficulty |
| $m_0 = (m_0/m_f)\,m_f$ | wet mass from dry mass (single stage) |
| $v_{\text{hyp}} = \sqrt{v_\infty^2 + 2\mu/r}$ | speed on an arrival hyperbola; capture $\Delta v = v_{\text{hyp}} - v_{\text{target}}$ |
| $\Delta v = 2v\sin(\Delta i/2)$ | plane change; ∝ orbital speed (do it slow/high) |
Onion (staged/return) sizing: you cannot add budgets and size once — each stage's wet mass is the next stage's payload. Size from the returned mass outward.
The four tracks, side by side
| Track | Mission | Margined $\Delta v$ | Engine / $I_{sp}$ | Mass ratio | Wet mass | Launcher |
|---|---|---|---|---|---|---|
| A | GEO comsat | 2,726 m/s | chem 320 s | 2.38 | ~3,576 kg | 1 / Falcon 9-GTO |
| A′ | GEO comsat | 2,726 m/s | electric 1,800 s | 1.17 | ~1,750 kg | 2 / Falcon 9-GTO |
| B | Lunar lander | 5,980 m/s | chem 320 s | 6.72 | ~14,800 kg | Falcon 9 exp. / Heavy |
| C | Mars orbiter (aerobrake) | ~1,380 m/s | chem 320 s | 1.55 | ~1,400 kg | Atlas V / F9 class |
| C′ | Mars orbiter (propulsive) | ~2,648 m/s | chem 320 s | 2.33 | ~2,090 kg | Atlas V / F9 class |
| D | Asteroid probe | ~5,300 m/s | ion 3,000 s | 1.20 | ~838 kg | small / rideshare |
All masses Tier 2/3 — sized to illustrate the method, not to fly.
The exponential forces one survival strategy per mission
| Track | The problem it poses | The strategy the rocket equation forces |
|---|---|---|
| A comsat | modest $\Delta v$, mass-competitive market | electric propulsion (half the wet mass; costs months) |
| B lunar lander | high $\Delta v$, no atmosphere to brake | staging (single-stage is 85% propellant) |
| C Mars orbiter | expensive capture at Mars | aerobraking (drag replaces ~1.2 km/s; costs 6 months + risk) |
| D asteroid probe | very high $\Delta v$, years to spare | high-$I_{sp}$ electric is mandatory (chemical needs ~20× the propellant) |
The recurring trade across all four: propellant vs. time. When a mission can be patient, patience is almost always cheaper than propellant.
Defending a design (the order a board listens in)
- Lead with the driving requirement — the one requirement that sizes the mission.
- Show honest margins — mass, power, delta-v; generous early, bought down as knowledge is bought.
- Name your single points of failure — the un-abortable events; name them before the board does.
- Flag your uncertainties — Tier 2 with margin beats false precision; boards trust the honest presenter.
The reviewer trying hardest to break your mission on the ground is the one most trying to save it in flight. A flaw caught at MDR costs a line in a document; caught in flight it costs the mission.
The six themes, one last time
- Tyranny of the rocket equation — every mass ratio is a reading of the exponential; design against it.
- Space is unforgiving — every single point of failure exists because there is no repair in orbit.
- Orbital mechanics is beautiful — one $\mu$ and vis-viva sized every burn, from GEO to a Mars capture.
- Mass is the enemy — every dry kilogram is multiplied by the mass ratio into wet mass.
- Reusability is changing everything — cheap launch is why these missions are thinkable now.
- History matters — LOR, aerobraking, electric cruise: every choice stands on someone's earlier one.
Common pitfalls
| Pitfall | Reality |
|---|---|
| "Add the launch leg and the spacecraft-own budget." | Different staged vehicles — never merge their budgets. |
| "Add the descent and ascent budgets and size once." | Onion-size the stages; each wet mass is the next payload. |
| "Cut margin to the computed budget." | The estimate is uncertain and grows; you will fall short. |
| "Electric/aerobraking is just better." | Best for a weighting; the driving requirement decides. |
| "A return is twice a one-way." | It is exponentially more — return propellant is landed payload. |
Mission / astrotools — the project, completed
- The MDR is finished. Ten rows, consistent, margined, closing on a real launch vehicle.
astrotoolsis assembled.rocket,orbits,maneuvers,interplanetary,propulsion,attitude,power,thermal,comms, andmissionnow compose end to end (full package in Appendix I). The capstone driver sizes any mission from orbit geometry to a confirmed vehicle.- You can now design a space mission. Given an objective, you can produce and defend a complete, closing MDR — the durable skill the whole book was building toward.