Calculate rocket delta-v using the Tsiolkovsky equation. Determine propellant requirements, mass ratios, and mission feasibility for space travel.
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.
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.
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
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.
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.
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.
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.
Specific impulse measures engine efficiency—the thrust produced per unit of propellant consumed per second. Higher Isp means more delta-v from the same propellant. Chemical rockets achieve 250–450 s; ion engines reach 3000+ s.
Staging drops empty tanks and engines after their propellant is used, reducing the dry mass that subsequent stages must accelerate. This effectively resets the mass ratio for each stage, dramatically improving total delta-v.
Low Earth orbit requires about 9,400 m/s including gravity and drag losses. The actual orbital velocity is ~7,800 m/s, but atmospheric drag (~150 m/s) and gravity losses (~1,300 m/s) add to the required budget.
The exponential nature of the rocket equation means that each additional m/s of delta-v requires exponentially more propellant. For high-Δv missions, over 90% of the initial mass must be propellant.
Yes—enter the Isp of your electric thruster (e.g., 3000 s for Hall effect, 10000 s for ion). The physics is the same, but electric propulsion applies thrust continuously over long periods rather than in short burns.