3.3.2 · D3Rocket Propulsion

Worked examples — Δv = v_e · ln(m₀ - m_f) — understanding each term

2,429 words11 min readBack to topic

This page hammers the parent equation through every kind of situation it can throw at you. We map the space of cases first, then work one example per cell. If you meet a scenario in an exam, it lives somewhere in the table below.

Before anything, one reminder of the meaning of each symbol, because we use them on every line:

  • = change in velocity the rocket can buy (m/s), a budget, not a final speed.
  • = effective exhaust velocity (m/s), how fast gas leaves relative to the rocket.
  • = wet mass (kg) = everything at the start, including all propellant.
  • = dry mass (kg) = everything left after the burn.
  • = the mass ratio, a pure number with no units.
  • = the natural logarithm, the "shrinking machine" — see Natural Logarithm and Integration of 1/x.
  • = the base of that logarithm; undoes .

The scenario matrix

The equation has only three knobs (, , ), but the questions asked about it fall into these classes:

Cell Case class What is unknown Degenerate / edge check
A Forward: given all masses + , find
B Degenerate: no fuel burned,
C Inverse for fuel: given target , find , propellant mass needs
D Via specific impulse: not given, is
E Limiting behaviour: (all fuel, no dry mass) ceiling of slowly
F Two-stage: chain two burns total add, ratios multiply
G Word problem: real vehicle with losses actual speed gained subtract gravity loss
H Exam twist: solve for given , , invert the log twice

Each example below is tagged with its cell letter. Together they fill every row.

Cell A — the straight-ahead forecast

Cell B — the degenerate "no burn"

Cell C — inverting for required fuel

Cell D — going through specific impulse

Cell E — the limiting ceiling

Cell F — chaining two stages

Cell G — real-world word problem with losses

Cell H — exam twist: solve for the dry mass

Wrap-up

Recall Which cell is each exam question?
  • "Find Δv from masses" ::: Cell A.
  • "Engine off, mass unchanged" ::: Cell B, answer 0.
  • "How much fuel for this Δv?" ::: Cell C (invert with ).
  • "Only given" ::: Cell D (use ).
  • "Why does more fuel help so little?" ::: Cell E (log grows slowly).
  • "Two stages, total Δv?" ::: Cell F (add the Δv's).
  • "Real launch speed?" ::: Cell G (subtract gravity loss).
  • "Find the allowed dry mass" ::: Cell H (solve ).

Connections

  • Parent topic — the equation itself.
  • Conservation of Momentum — the derivation these examples rest on.
  • Newton's Third Law — why throwing mass gives thrust.
  • Specific Impulse (Isp) — used in Cell D.
  • Multistage Rockets — the physics behind Cell F.
  • Thrust and Mass Flow Rate — differential cousin behind Cell G's climb.
  • Natural Logarithm and Integration of 1/x — why and pair up.