How delta-v works
Delta-v (written Δv, “change in velocity”) is the single most useful number in rocketry. It is the total change in speed a vehicle can achieve by burning everything in its tanks, measured in metres per second. Think of it as the real fuel gauge of spaceflight: not litres of propellant, but capability. Because there are no petrol stations in orbit, every mission is planned as a delta-v budget — a running tally of how much velocity change each maneuver costs, subtracted from the total you launched with. Reaching low Earth orbit spends a chunk, transferring to the Moon spends more, and landing spends more still. Run out of delta-v and you are stuck on whatever trajectory you last had, no matter how much you wish otherwise. This is the intuition every Kerbal Space Program player builds within their first few hours: a rocket is a delta-v bank account, and orbital mechanics is the bill.
This calculator solves the ideal delta-v from three numbers: how heavy your rocket is full (wet mass), how heavy it is empty (dry mass), and how efficient its engine is (specific impulse). Flip the mode toggle to work backwards instead — find the propellant a target delta-v requires, or the engine efficiency a mission demands.
The formula
This is the Tsiolkovsky rocket equation, derived by Konstantin Tsiolkovsky in 1903. Term by term: Δv is the delta-v you get; ve is the engine's effective exhaust velocity; m0 is the wet (fully fuelled) mass; mf is the dry (empty) mass; and ln is the natural logarithm. Exhaust velocity comes from the engine's specific impulse: ve = Isp × g0, where g0 = 9.80665 m/s² is standard gravity — a fixed constant used purely to convert seconds of Isp into metres per second, not the local gravity of any planet. The ratio m0⁄mf is dimensionless, so you can enter both masses in kilograms, tonnes, or pounds — anything, as long as they match.
Now the beautiful, brutal implication. That logarithm means delta-v is logarithmic in the mass ratio. To double your delta-v you do not double your fuel — you must square the mass ratio. A mass ratio of 3 gives some delta-v; getting twice that delta-v needs a mass ratio of 9; three times needs 27. Fuel demand climbs exponentially while delta-v crawls up linearly. This is the tyranny of the rocket equation, and it is the single most important idea in spaceflight: it is why rockets are almost entirely fuel by mass, why every gram of payload is fought over, and why getting anywhere interesting is so punishingly hard.
Worked example
A rocket stage weighs 10 tonnes full and 4 tonnes empty, with an engine rated at Isp = 300 s.
Exhaust velocity: ve = 300 × 9.80665 = 2941.995 m/s.
Mass ratio: m0⁄mf = 10 ⁄ 4 = 2.5.
Delta-v: Δv = 2941.995 × ln(2.5) = 2941.995 × 0.91629 = 2695.7 m/s (about 2.70 km/s).
Burning 6 tonnes of that 10 buys you 2.70 km/s. Notice how expensive it gets: those 6 tonnes of fuel — 60% of the rocket — yield less than a third of the ~9,400 m/s needed just to reach orbit.
Specific impulse, and why ion engines win deep space
Specific impulse (Isp) is an engine's fuel economy, quoted in seconds. Higher Isp means more delta-v squeezed from every kilogram of propellant, because Isp sets the exhaust velocity in the equation above. Chemical rockets are limited by chemistry to roughly 250–450 s — a kerosene/oxygen engine like the Merlin is around 300 s, hydrogen/oxygen upper stages reach ~450 s. Ion thrusters are in a different league: 3,000 s and up, because they fling ions out at tens of km/s using electricity rather than combustion.
The catch is thrust. An ion engine's push is measured in millinewtons — it could not lift a sheet of paper against gravity, let alone leave a launch pad. But in the frictionless patience of deep space, thrust barely matters and efficiency is everything. A probe with a feeble ion engine can fire for months, accumulating enormous delta-v from a tiny propellant load that a chemical rocket would exhaust in minutes. That is exactly the trade Dawn and BepiColombo made to tour the solar system. For launch you need brute thrust; for the long cruise you want high Isp.
A real delta-v budget mini-map
These are approximate ideal delta-v costs for common maneuvers, drawn from a standard delta-v map. They assume high-thrust burns and ignore the extra margin real missions carry:
| Maneuver | Approx. delta-v |
|---|---|
| Earth surface → low Earth orbit (incl. drag & gravity losses) | ~9,400 m/s |
| LEO → geostationary transfer orbit | ~2,440 m/s |
| LEO → trans-lunar injection (toward the Moon) | ~3,200 m/s |
| Low lunar orbit → landing on the Moon | ~1,870 m/s |
| LEO → Mars transfer orbit | ~3,600 m/s |
Read it as a shopping list: getting off Earth is by far the most expensive line item, which is why so much rocket is burned just reaching orbit. Once you are in LEO, you are already “halfway to anywhere,” as the saying goes — the deep-space transfers cost surprisingly little by comparison. Figures follow the Wikipedia delta-v budget tables (see below).
Why real rockets need stages (and need more than the ideal)
Two honest caveats. First, this is ideal delta-v. The equation assumes no gravity pulling you back and no air pushing against you — true in deep space, false during a launch. A real ascent to orbit loses 1.5–2 km/s to gravity and drag, which is why the ~9,400 m/s figure above is well over the ~7,800 m/s of raw orbital velocity. Budget extra.
Second, staging. The rocket equation rewards a high wet-to-dry mass ratio, but empty tanks, spent engines, and dead structure all inflate your dry mass and choke that ratio. A single stage carrying its entire structure to orbit struggles to reach the mass ratio orbit demands. The fix is to throw the dead weight away mid-flight: a lower stage burns out, detaches, and the upper stage — now with a tiny fresh dry mass — keeps going with a much healthier ratio. Each stage effectively resets the tyranny of the rocket equation. That is why every orbital rocket ever flown, from the Saturn V to Falcon 9, sheds mass on the way up.