What is delta-v?
Delta-v, or Δv, is a technical way to say "difference in velocity." You can commonly find this quantity in physics, and it has particular importance when moving in space — between orbits, celestial bodies, or arbitrary points in the solar system.
In space, there is no air resistance or any other source of friction. Once your spacecraft reaches a certain speed, nothing slows it down, and you simply coast until you reach your destination. When planning a space trip, it's more useful to think in terms of the propellant required to reach your destination rather than the distance covered. This propellant requirement translates directly — given the engine's characteristics — to the difference in speed that can be attained: the delta-v.
What is the difference between exhaust velocity and specific impulse?
When calculating delta-v, you can use either the effective exhaust velocity (ve) or the specific impulse (Isp) of the engine. These are related quantities:
- Specific impulse (Isp) — defines the efficiency of thrust generation. It equals the change in momentum per unit mass of propellant, or equivalently, the time for which an engine can generate thrust equal to its own weight at standard gravity. Units: seconds (s). Always expressed in seconds, regardless of unit system — which makes it handy for comparing engines.
- Effective exhaust velocity (ve) — tackles the same problem without reference to Earth's gravity (g₀ = 9.80665 m/s²). It measures the speed at which exhaust gases exit the nozzle. The two quantities are related by: ve = g₀ × Isp.
How to calculate delta-v?
The Tsiolkovsky rocket equation gives us the delta-v achievable by a rocket:
Δv = ve × ln(m0 / mf)
Where:
- ve — effective exhaust velocity (m/s or ft/s)
- m0 — initial (wet) mass, including propellant
- mf — final (dry) mass, after propellant is burned
- ln — natural logarithm
The ratio m0/mf is called the mass ratio. The higher it is, the more delta-v you get — but you also need more propellant relative to your dry mass. This is why multi-stage rockets exist: each stage discards its empty tanks, drastically improving the effective mass ratio for subsequent stages.
What is a delta-v budget?
A delta-v budget is the total amount of velocity change needed to complete a mission. It's the sum of all the individual maneuvers: launch, orbital insertion, course corrections, braking, and landing. Mission planners use delta-v budgets like a financial budget — you need enough "in the tank" to pay for every phase of the flight.
Some typical delta-v requirements from Earth's surface:
| Mission | Approx. Δv (km/s) |
|---|---|
| Low Earth Orbit (LEO) | ~9.4 |
| Geostationary Transfer Orbit (GTO) | ~11.6 |
| Geostationary Orbit (GEO) | ~13.1 |
| Trans-Lunar Injection (Moon mission) | ~15.8 |
| Mars Transfer | ~16.3 |
| Jupiter Transfer | ~32.8 |
How to use our delta-v calculator
- Choose your unit system: Metric (m/s, kg) or Imperial (ft/s, lb).
- Choose your engine input: Enter either the exhaust velocity (ve) or specific impulse (Isp in seconds — always seconds, regardless of unit system).
- Enter the initial (wet) mass m0: the total mass at ignition, including propellant.
- Enter the final (dry) mass mf: the mass after all propellant is burned.
- Click "Calculate Delta-v" and see your results instantly.
The calculator will show you the delta-v in multiple unit systems, the mass ratio, propellant mass, propellant fraction, and compare your result against a delta-v budget for common space missions.
Some practical examples of dubious use 😉
- Kerbal Space Program: Planning interplanetary transfers? Use this to check if your rocket has enough Δv for the Mun, Duna, or even Jool.
- Coffee delivery to the ISS: If you want to send a 10,000 kg supply rocket to the ISS (LEO, ~9.4 km/s Δv), with LH₂/LOX engines (Isp ≈ 450 s), you'll need a mass ratio of about 8.5 — meaning the rocket is ~89% propellant by mass at launch.
- Escaping the solar system: Voyager 1 required enormous Δv gained via gravity assists. Raw rocket propulsion alone would need over 100 km/s from Earth!
A final word
Delta-v is one of the most elegant concepts in spaceflight — it abstracts away distance entirely and focuses on what truly matters for mission planning: the energy required to change velocity. Whether you are building a real rocket, playing Kerbal Space Program, or just curious about orbital mechanics, understanding Δv is the key to navigating the solar system.
One important note: this calculator computes the delta-v available from a rocket stage given its engine and mass parameters. Real missions also account for gravity losses (energy lost fighting gravity during ascent), atmospheric drag, and steering losses — so actual required Δv is always higher than the theoretical minimum computed from orbital mechanics alone.