HomeArticlesAerospace Engineering

The Moon Landing: A Rocket Equation Racing Against a Falling Fuel Gauge

How the Tsiolkovsky rocket equation, one-sixth gravity and throttle control combine into a real powered lunar descent.

mysimulator teamUpdated June 2026≈ 8 min read▶ Open the simulation

Landing is a fuel-mass problem before it is a piloting problem

A powered lunar descent has no atmosphere to brake against — every metre per second of downward velocity has to be cancelled by the engine, using propellant the lander is simultaneously burning away. The central equation governing the whole descent, and the reason Apollo's lunar module was designed so obsessively around mass, is the Tsiolkovsky rocket equation:

Δv = v_e · ln(m₀ / m_f) = I_sp · g₀ · ln(m₀ / m_f)

v_e  = effective exhaust velocity
I_sp = specific impulse (seconds) — how much thrust per unit weight of propellant burned per second
m₀   = initial mass, m_f = final (post-burn) mass
g₀   = standard gravity, 9.81 m/s² (used to convert I_sp to units of velocity)

Because the mass ratio sits inside a logarithm, every extra kilogram of dry hardware costs a disproportionate amount of propellant to carry down and, on Apollo's ascent stage, back up again — which is why the lunar module was built as sparingly as an aircraft ever has been, with a hull so thin an astronaut could have pushed a pencil through it.

live demo · a powered descent trajectory to the surface● LIVE

Lunar gravity changes the whole problem

The Moon's surface gravity is 1.62 m/s², about one-sixth of Earth's, and with no atmosphere there is no aerodynamic drag to help slow a descending craft the way it does for an Earth re-entry. Both facts cut the same way for a lander: gravity itself pulls far less hard, which is a major reason the Apollo lunar module could accomplish a soft landing on such a modest engine, but with nothing else to slow it down, every bit of horizontal and vertical velocity has to be actively cancelled by thrust — there is no free deceleration from air resistance to lean on.

Descent-stage throttle and how thrust actually falls out of the burn

The Apollo descent engine was throttleable (about 10% to 60% of full thrust, with a fixed-thrust deep-throttle region avoided for combustion-stability reasons), which mattered because as propellant burns off, the same throttle setting produces increasing deceleration on a lighter vehicle — a descent profile that fixes thrust for the whole burn would either be too gentle early on or dangerously abrupt near the end. The mass flow rate connects directly back to specific impulse:

thrust F = ḱ·v_e = ḱ·I_sp·g₀              (ḱ = propellant mass flow rate, kg/s)
acceleration a = F/m(t) − g_moon         (m(t) decreasing as propellant burns)

as m(t) falls during the burn, a fixed F produces GROWING deceleration
→ throttle must be reduced, or thrust profile carefully shaped, near touchdown

Guidance during Apollo's actual descent broke into distinct phases for exactly this reason: a braking phase that burns off most of the horizontal orbital velocity at high, mostly-constant thrust, an approach phase that pitches the vehicle upright and lets the commander see the landing site, and a final, slow vertical descent phase under close manual or fine-throttled control, ending in a near-zero vertical and horizontal velocity at touchdown.

The fuel margin is measured in seconds, not kilograms

Because the descent stage carries a fixed propellant load, the entire landing is bounded by a countdown of remaining burn time rather than distance — this is exactly why Apollo mission control called out fuel status in seconds remaining rather than percentage, and why Apollo 11's actual landing, diverted by Neil Armstrong past a boulder field to find safer ground, ended with only about 25 seconds of propellant left before an abort would have been mandatory. The same Tsiolkovsky-rocket-equation accounting that sizes the whole descent stage on paper months in advance is the same number ticking down in real time on the way to the surface.

Why simulating it is a genuinely hard control problem

A faithful lunar-landing simulation has to combine all of these pieces at once: the rocket equation continuously reducing mass and therefore changing acceleration for a given thrust, lunar gravity at one-sixth Earth's pulling the whole time with nothing to counteract it but engine thrust, and a throttle or guidance law that must bring both vertical and horizontal velocity to zero at exactly the moment the vehicle reaches the surface — overshoot the fuel budget in either direction and you either crash with velocity to spare or run dry while still falling.

Frequently asked questions

Why couldn't the lunar module just use a parachute or airbags like some Mars landers?

The Moon has no atmosphere, so there is nothing for a parachute to push against and no aerodynamic drag to slow a descending craft at all. Every metre per second of velocity at any point in the descent has to be cancelled by rocket thrust alone.

Why did the Apollo descent engine need to be throttleable?

As propellant burns off during the descent, the vehicle's mass falls continuously, so a fixed thrust level would produce ever-increasing deceleration on the lighter vehicle. Throttling let mission control and the crew tailor thrust to the mass and phase of the descent, especially critical during the slow, precise final approach to touchdown.

How close did Apollo 11 actually come to running out of fuel?

Very close — after Neil Armstrong manually flew past a boulder-strewn area to find safer landing ground, the lunar module touched down with only about 25 seconds of descent propellant remaining before an abort would have been required, a margin the rocket equation had budgeted for but that the actual landing consumed almost entirely.

Try it live

Everything above runs in your browser — open Moon Landing and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.

▶ Open Moon Landing simulation

What did you find?

Add reproduction steps (optional)