Rocket Equation Calculator

The Equation That Governs Every Rocket Ever Built

Konstantin Tsiolkovsky derived the relationship between a rocket's velocity change and its mass ratio in 1903, and it remains the fundamental constraint on rocket design today: velocity gained depends only on exhaust velocity (specific impulse) and the ratio of starting mass to ending mass, not on burn rate, thrust, or time. It's also the reason rockets are mostly propellant tanks — the logarithmic relationship means each additional unit of delta-v costs progressively more propellant.

The Formula

Δv = Isp × g0 × ln(m0 / mf)

Isp is specific impulse in seconds, g0 is standard gravity (9.80665 m/s²), m0 is initial (wet) mass, and mf is final (dry) mass after propellant is expended.

Where This Calculation Matters

  • Mission feasibility checks — before designing hardware, engineers compare the delta-v a mission requires against what a given Isp and mass ratio can deliver.
  • Staging decisions — the exponential mass penalty of the rocket equation is why multi-stage rockets discard emptied structure rather than carrying it to orbit.
  • Propellant selection — a higher-Isp propellant combination reduces the mass ratio needed for the same delta-v, directly shrinking vehicle size.
  • Trajectory planning — every maneuver in spaceflight, from orbital insertion to a Mars transfer burn, is budgeted in delta-v derived from this equation.

Delta-v by Mass Ratio and Specific Impulse

Delta-v achieved at various mass ratios (m0/mf) and specific impulse values
Mass ratioIsp 300sIsp 350sIsp 450s
2:12,039 m/s2,379 m/s3,059 m/s
4:14,079 m/s4,758 m/s6,118 m/s
10:16,774 m/s7,903 m/s10,161 m/s

Doubling the mass ratio does not double delta-v — the relationship is logarithmic, so gains shrink as the ratio grows, which is exactly why staging is so effective.

How to Use This Calculator

  1. Enter the specific impulse (Isp) of the propulsion system in seconds.
  2. Enter the initial (wet) mass in kilograms, including propellant.
  3. Enter the final (dry) mass in kilograms, after propellant is burned.
  4. Select Calculate to get the delta-v achieved.

Related Calculations

Find Isp from engine performance data with the Specific Impulse Calculator, or budget a full mission with the Delta-V Calculator.