Delta-v Calculator

Calculate rocket delta-v using the Tsiolkovsky equation. Determine propellant requirements, mass ratios, and mission feasibility for space travel.

Delta-v
9,708 m/s
Total velocity change available from the Tsiolkovsky equation
Exhaust Velocity
3,050 m/s
v_e = Isp × g₀ = 311 × 9.807
Mass Ratio
24.123
m_wet / m_dry (higher = more propellant fraction)
Propellant Mass
527,200 kg
Total propellant required for the maneuver
Propellant Fraction
95.9%
Fraction of total mass that is propellant
Δv per Stage
4,854 m/s
Equally divided across 2 stages

Propellant Fraction

Prop: 95.9%
Dry: 4.1%

Stage Breakdown

StageΔv (m/s)Cumulative Δv
14,8544,854
24,8549,708

Mission Δv Requirements

DestinationΔv (m/s)Achievable?
LEO9,400✓ Yes
GTO12,000✗ No
Moon orbit12,500✗ No
Moon landing15,000✗ No
Mars transfer13,100✗ No
Mars orbit15,500✗ No
Jupiter24,000✗ No
Planning notes, formulas, and examples

About the Delta-v Calculator

Delta-v (Δv) is the fundamental currency of space travel—it measures the total change in velocity a spacecraft can achieve from its propulsion system. The Tsiolkovsky rocket equation, Δv = v_e × ln(m_wet/m_dry), elegantly connects delta-v to the exhaust velocity and the ratio of fueled to empty mass, revealing the exponential challenge of spaceflight.

Reaching low Earth orbit requires approximately 9,400 m/s of delta-v. A trip to the Moon demands about 15,000 m/s total, and Mars requires even more. The rocket equation shows why this is so difficult: to carry more propellant, you need even more propellant to lift that propellant, creating an exponential mass penalty that drives the design of every launch vehicle.

This calculator implements the Tsiolkovsky equation in both directions: compute delta-v from given masses and Isp, or compute the required propellant mass for a target delta-v. It supports multi-stage analysis and compares your results against delta-v budgets for real missions from LEO to Jupiter.

When This Page Helps

Use this calculator when you need a quick rocket-equation check on whether a stage, spacecraft, or concept can plausibly meet a mission delta-v target.

It is useful for propulsion tradeoffs, classroom orbital mechanics, and first-pass staging analysis before moving into a more complete trajectory or gravity-loss model. That makes it a practical screen for whether a mission design is even in the right range before more detailed work begins.

How to Use the Inputs

  1. Choose whether to solve for delta-v (given masses) or required propellant (given Δv).
  2. Enter the specific impulse (Isp) of your engine in seconds.
  3. Input the wet mass (fully fueled) and dry/payload mass in kilograms.
  4. Set the delta-v target if solving for propellant requirements.
  5. Specify the number of stages for multi-stage analysis.
  6. Check the mission Δv table to see which destinations are achievable.
Formula used
Tsiolkovsky rocket equation: Δv = v_e × ln(m_wet / m_dry) Exhaust velocity: v_e = Isp × g₀ (where g₀ = 9.80665 m/s²) Mass ratio: MR = m_wet / m_dry = e^(Δv / v_e) Propellant mass: m_prop = m_wet − m_dry = m_dry × (e^(Δv/v_e) − 1) Propellant fraction: ζ = m_prop / m_wet

Example Calculation

Result: Δv ≈ 9,826 m/s, mass ratio ≈ 24.1

A Falcon 9-class rocket with 550,000 kg wet mass, 22,800 kg payload, and Isp of 311 s achieves about 9,826 m/s delta-v with a mass ratio of 24.1, sufficient for LEO insertion.

Tips & Best Practices

  • Chemical rockets: solid Isp ≈ 250 s, liquid ≈ 300–450 s, hydrogen/oxygen ≈ 450 s.
  • For multi-stage vehicles, optimize the mass split to equalize Δv per stage.
  • The propellant fraction for LEO is typically 85-95%—almost all of the rocket is fuel.
  • Ion engines have Isp > 3000 s but very low thrust, requiring spiral trajectories.
  • Gravity assists can provide "free" delta-v by extracting orbital energy from planets.

Practical Guidance

The rocket equation is best used as a mission screening tool. It helps you see how specific impulse, dry mass, and staging affect reachable delta-v before you commit to a detailed ascent or transfer model. It is especially helpful for comparing propulsion systems that trade high thrust for low Isp or vice versa.

Common Pitfalls

The most common mistake is confusing ideal delta-v with the full mission requirement. Launch, landing, gravity losses, drag, reserve propellant, and finite-thrust effects all sit outside the simplest form of the equation. If a concept only barely closes on paper, it usually needs more margin than the raw Tsiolkovsky result suggests.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Delta-v is the total change in velocity a rocket can produce. It is the scalar sum of all velocity changes from burns, regardless of direction. It determines which orbits and destinations are reachable.