Appendix F: Propulsion Formula Reference
This appendix collects the propulsion equations of the book into one scannable place, grouped by topic: the rocket equation and staging, thrust and specific impulse, nozzle thermodynamics, and electric propulsion. Each entry gives the formula, a one-line statement of what it computes or when to reach for it, and a link to the chapter where it is derived and its symbols are given physical meaning. Every symbol appears in Appendix A; the constants you feed these formulas (standard gravity $g_0 = 9.80665\ \text{m/s}^2$, the universal gas constant $R_u = 8.314\ \text{J mol}^{-1}\text{K}^{-1}$, engine and vehicle numbers) are in Appendix B and Appendix H. This is the propulsion companion to the orbital-mechanics formula reference (Appendix E); the delta-v "prices" these equations turn into propellant are mapped in Appendix G.
How to read these formulas. Nearly every relation here is the ideal form — perfectly expanded, isentropic, loss-free. Real engines fall a few percent short (friction, heat loss, non-frozen chemistry) and real ascents add gravity, drag, and steering losses; the chapters say where. A few reused letters need care, exactly as in the text: $c$ is the effective exhaust velocity (the $v_e$ of the rocket equation); $\gamma$ is the ratio of specific heats (not a flight-path angle); $T$ in $T/W$ is thrust (not temperature); $\varepsilon$ is the structural coefficient while $\epsilon$ (a different glyph) is the nozzle expansion ratio; $\mathcal{M}$ is molar mass while $M$ is the Mach number; and $R$ means the stage mass ratio in §F.1 but the specific gas constant in §F.3. Units are SI unless a field-standard unit is noted ($I_{sp}$ in seconds).
F.1 The rocket equation and staging
The master equation of spaceflight. It contains no thrust, no time, and no size — only exhaust velocity and the ratio of full mass to empty mass.
$$ \Delta v = v_e\,\ln\!\left(\frac{m_0}{m_f}\right) $$
The delta-v (m/s) a stage delivers, given effective exhaust velocity $v_e$ (m/s) and initial/final masses $m_0, m_f$ (any consistent unit). Derived in Ch. 3.
| Quantity | Formula | What it's for | Ch. |
|---|---|---|---|
| Mass ratio | $\dfrac{m_0}{m_f} = e^{\Delta v/v_e}$ | Propellant burden for a target delta-v — the exponential "tyranny." | 3 |
| Propellant mass fraction | $\dfrac{m_p}{m_0} = 1 - e^{-\Delta v/v_e}$ | Share of the vehicle that must be propellant ($m_p$, kg). Orbit ($9.4$ km/s) $\Rightarrow \sim 94\%$. | 3 |
| Propellant to load | $m_p = m_f\!\left(e^{\Delta v/v_e} - 1\right)$ | Propellant mass to add above a known dry/final mass $m_f$ to buy a burn — the sizing form. | 3 |
| Staged delta-v (adds) | $\Delta v_{\text{total}} = \sum_i v_{e,i}\,\ln\!\left(\dfrac{m_{0,i}}{m_{f,i}}\right)$ | Total for a multistage stack; each stage's $m_0, m_f$ include everything above it as "payload." | 3 / 22 |
| Structural coefficient | $\varepsilon = \dfrac{m_s}{m_s + m_p}$ | Dead-mass fraction of a stage ($m_s$ = structure). Good modern stage: $\varepsilon \approx 0.05$–$0.10$. | 3 / 22 |
| Single-stage mass-ratio ceiling | $\dfrac{m_0}{m_f} \le \dfrac{1}{\varepsilon}$ | The most mass ratio a stage can reach (zero payload) — its structure sets the wall. | 22 |
| Single-stage delta-v ceiling | $\Delta v_{\max} = v_e\,\ln\!\left(\dfrac{1}{\varepsilon}\right)$ | Absolute best one stage can do. For real $\varepsilon$ it sits below orbit — why we stage. | 22 |
| Payload ratio ↔ mass ratio | $\pi = \dfrac{1 - \varepsilon R}{R\,(1 - \varepsilon)}$ | Links a stage's payload ratio $\pi = m_L/m_0$ to its mass ratio $R = m_0/m_f$; needs $R < 1/\varepsilon$. | 22 |
| Stage sizing | $m_{\text{stage}} = m_{\text{above}}\,\dfrac{R - 1}{1 - \varepsilon R}, \quad R = e^{\Delta v_{\text{stage}}/v_e}$ | Gross mass of a stage that adds $\Delta v_{\text{stage}}$ beneath a known upper mass $m_{\text{above}}$ (kg). | 22 |
| Optimal split | identical stages: split $\Delta v$ equally; dissimilar: $R_i = \dfrac{v_{e,i} - \mu}{v_{e,i}\,\varepsilon_i}$ | Apportion delta-v among stages to minimize lift-off mass; one velocity constant $\mu$ solved so the parts sum to the total. | 22 |
Watch the constraint. In the stage-sizing and payload-ratio formulas the denominator $1 - \varepsilon R$ must stay positive: ask a stage for a mass ratio above its ceiling $1/\varepsilon$ and $m_{\text{stage}}$ and $\pi$ go negative — the stage is physically impossible, the same failure that rules out single-stage-to-orbit with payload.
F.2 Thrust and specific impulse
Thrust is the momentum thrown per second plus a pressure correction at the nozzle mouth. Everything else in this section is bookkeeping on top of it.
$$ F = \dot m\,v_{\text{ex}} + (p_e - p_a)\,A_e $$
Thrust $F$ (N): momentum thrust $\dot m\,v_{\text{ex}}$ plus pressure thrust $(p_e - p_a)A_e$, where $\dot m$ is mass flow (kg/s), $v_{\text{ex}}$ the actual exhaust speed (m/s), $p_e$/$p_a$ the exit/ambient pressure (Pa), and $A_e$ the exit area (m²). Derived in Ch. 16.
| Quantity | Formula | What it's for | Ch. |
|---|---|---|---|
| Effective exhaust velocity | $c \equiv \dfrac{F}{\dot m} = v_{\text{ex}} + \dfrac{(p_e - p_a)A_e}{\dot m}$ | The single velocity that reproduces total thrust ($F = \dot m\,c$); this $c$ is the $v_e$ of the rocket equation. | 16 |
| Specific impulse | $I_{sp} = \dfrac{F}{\dot m\,g_0} = \dfrac{c}{g_0}$ | Thrust per unit weight-flow of propellant, in seconds; multiply $I_{sp}$ by $g_0 \approx 9.81$ to get $c$ (m/s). | 16 |
| Thrust-to-weight | $\dfrac{T}{W} = \dfrac{F}{m\,g}$; liftoff needs $\dfrac{T}{W} > 1$ | Can the vehicle climb against gravity? Net acceleration is $a = g\!\left(\tfrac{T}{W} - 1\right)$. | 16 |
| Total impulse | $I_t = \displaystyle\int_0^{t_b} F\,dt = c\,m_p = I_{sp}\,g_0\,m_p$ | The total "momentum punch" (N·s); how solid motors are rated. For constant thrust, $I_t = F\,t_b$. | 16 |
| Burn time | $t_b = \dfrac{m_p}{\dot m} = \dfrac{I_t}{F}$ | How long the propellant lasts; thrust sets the tempo, not the total delta-v. | 16 |
| Jet (exhaust) power | $P_{\text{jet}} = \tfrac{1}{2}\,\dot m\,v_e^2$ | Kinetic power carried off in the beam (W) — the quantity that limits electric thrusters (§F.4). | 16 / 20 |
Here $g_0 = 9.80665\ \text{m/s}^2$ is standard gravity as a defined constant (not the local gravity), which is exactly why $I_{sp}$ comes out the same in metric or imperial units.
F.3 Nozzle flow and thermodynamics
The de Laval nozzle turns hot, slow, high-pressure chamber gas into cold, fast, low-pressure exhaust. Its performance rests on three "hero" relations and a handful of supporting ones.
Ideal exhaust velocity — the number the rocket equation ultimately wants, out of chamber conditions:
$$ v_e = \sqrt{\frac{2\gamma}{\gamma - 1}\,\frac{R_u\,T_c}{\mathcal{M}}\left[\,1 - \left(\frac{p_e}{p_c}\right)^{\frac{\gamma - 1}{\gamma}}\,\right]} $$
Exit velocity (m/s) from chamber temperature $T_c$ (K), exhaust molar mass $\mathcal{M}$ (kg/mol), specific-heat ratio $\gamma$, and pressure ratio $p_e/p_c$. Equals the effective exhaust velocity for a perfectly expanded nozzle. Note the dominant scaling $v_e \propto \sqrt{T_c/\mathcal{M}}$ — light exhaust wins, which is why LOX/LH2 beats LOX/RP-1. Derived in Ch. 19; the chamber $T_c$ and $\mathcal{M}$ come from combustion, Ch. 18.
Choked mass flow — the flow rate locked in once the throat reaches Mach 1:
$$ \dot m = A_t\,p_c\,\sqrt{\frac{\gamma}{R\,T_c}}\left(\frac{2}{\gamma + 1}\right)^{\frac{\gamma + 1}{2(\gamma - 1)}}, \qquad R = \frac{R_u}{\mathcal{M}} $$
Mass flow (kg/s) set by throat area $A_t$ (m²) and chamber pressure $p_c$ (Pa) alone — nothing downstream. To throttle, change $p_c$. Derived in Ch. 19.
Area–Mach relation / expansion ratio — the geometry that fixes the exit state:
$$ \epsilon = \frac{A_e}{A_t} = \frac{1}{M_e}\left[\frac{2}{\gamma + 1}\left(1 + \frac{\gamma - 1}{2}M_e^2\right)\right]^{\frac{\gamma + 1}{2(\gamma - 1)}} $$
Expansion (area) ratio $\epsilon$ from the exit Mach number $M_e$; choosing $\epsilon$ fixes $M_e$ and hence the exit pressure. Derived in Ch. 19.
| Quantity | Formula | What it's for | Ch. |
|---|---|---|---|
| Expansion ratio (definition) | $\epsilon = \dfrac{A_e}{A_t}$ | The nozzle's key geometric knob. Sea-level bells $\epsilon \sim 15$–$25$; vacuum bells $\sim 50$–$200$. | 19 |
| Area–velocity relation | $\dfrac{dA}{A} = (M^2 - 1)\,\dfrac{dV}{V}$ | Why the bell diverges: supersonic gas ($M>1$) speeds up in a growing area; $M=1$ only at the throat. | 19 |
| Isentropic relations | $\dfrac{T_c}{T} = 1 + \dfrac{\gamma-1}{2}M^2$, $\quad \dfrac{p_c}{p} = \left(1 + \dfrac{\gamma-1}{2}M^2\right)^{\frac{\gamma}{\gamma-1}}$ | Local temperature and pressure at any Mach number $M$ along the nozzle. | 19 |
| Throat (critical) conditions | $\dfrac{T^*}{T_c} = \dfrac{2}{\gamma+1}$, $\quad \dfrac{p^*}{p_c} = \left(\dfrac{2}{\gamma+1}\right)^{\frac{\gamma}{\gamma-1}}$ | Conditions where the flow chokes ($M=1$). For $\gamma = 1.20$: $p^*/p_c \approx 0.56$, $T^*/T_c \approx 0.91$. | 19 |
| Speed of sound / Mach | $a = \sqrt{\gamma\,R\,T}, \quad M = \dfrac{V}{a}$ | The local sonic reference (m/s); the "sound barrier" is a property of the hot, changing gas. | 19 |
| Specific gas constant | $R = \dfrac{R_u}{\mathcal{M}}$ | Per-kilogram gas constant (J kg⁻¹K⁻¹) from molar mass; feeds $\dot m$, $a$, and $c_p$. | 19 |
| Performance scaling | $v_e \propto \sqrt{\dfrac{T_c}{\mathcal{M}}}$ | The one-line reason hydrogen wins: light exhaust, not hot exhaust, buys exhaust velocity. | 19 |
Two standard figures of merit package the same physics by splitting an engine into a chamber part and a nozzle part. The book develops their ingredients ($\dot m$, $F$, $c$, $p_c$, $A_t$) in Chapters 16 and 19 rather than these composite symbols, but they are worth keeping in a reference:
| Quantity | Formula | What it's for | Ch. |
|---|---|---|---|
| Characteristic velocity | $c^* = \dfrac{p_c\,A_t}{\dot m}$ | Measures chamber/injector quality (combustion), independent of the nozzle (m/s). | 19 |
| Thrust coefficient | $C_F = \dfrac{F}{p_c\,A_t}$ | Measures how well the nozzle amplifies chamber pressure into thrust (dimensionless). | 19 |
| The identity that joins them | $c = c^*\,C_F, \qquad F = C_F\,p_c\,A_t$ | Effective exhaust velocity (and thrust) factor cleanly into "chamber $\times$ nozzle." | 16 / 19 |
F.4 Electric propulsion
Electric thrusters decouple the energy source from the propellant, lifting the chemical ceiling on exhaust velocity — but the electrical power available becomes the new limit.
$$ F = \frac{2\,\eta\,P}{v_e} $$
Power-limited thrust (N): for electrical power $P$ (W) and total efficiency $\eta$ (fraction of $P$ that becomes beam kinetic energy, $\approx 0.5$–$0.7$), a higher exhaust velocity $v_e$ buys less thrust. Derived in Ch. 20.
| Quantity | Formula | What it's for | Ch. |
|---|---|---|---|
| Power–thrust–Isp trade | $\dfrac{P}{F} = \dfrac{v_e}{2\,\eta}$ | Electrical power needed per newton of thrust — an ion engine wants roughly $25\ \text{kW/N}$. | 20 |
| Efficiency / jet power | $\eta = \dfrac{P_{\text{jet}}}{P} = \dfrac{\tfrac{1}{2}\dot m\,v_e^2}{P}$ | Fraction of drawn power that ends up as directed exhaust kinetic energy. | 20 |
| Momentum thrust | $F = \dot m\,v_e$ | The base thrust of any thruster; the pressure term is negligible for an electric exhaust in vacuum. | 20 |
| Ion exit velocity | $v_e = \sqrt{\dfrac{2\,q\,V}{m}}$ | Exhaust speed from electrostatic acceleration: ion charge $q$ (C) through voltage $V$ (V), ion mass $m$ (kg). | 20 |
The trade in one sentence: at fixed power, raising $v_e$ (and thus $I_{sp}$) lowers thrust, so electric propulsion sits at the high-efficiency, low-thrust end — days-to-months of gentle firing rather than minutes of chemical violence.
A closing note on scope and honesty
These are the ideal forms — the right place to start, and close enough that the answers are trustworthy, but not the last word. Real nozzles lose a few percent to friction and heat; real ascents add gravity, drag, and steering losses that the rocket equation never sees (that is why surface-to-LEO costs $\sim 9.4\ \text{km/s}$, not the $\sim 7.8\ \text{km/s}$ of orbital speed alone — see Ch. 4); and specific impulse itself rises with altitude as $p_a \to 0$. Use the ideal formula to get the shape and size of a design, then apply the efficiencies, margins, and altitude corrections the chapters describe. Every symbol here is defined in Appendix A, every constant in Appendix B, and representative engine numbers to test these equations against in Appendix H. When a formula and a real engine disagree, the chapters have taught you to trust neither blindly: find the assumption — perfect expansion, frozen chemistry, a calorically perfect gas — that the real hardware broke.