Calculator
Example data table
| Case | Isp (s) | m₀ | m_f | g₀ (m/s²) | Δv (m/s) |
|---|---|---|---|---|---|
| Single stage | 300 | 500000 | 120000 | 9.80665 | ≈ 4,217 |
| Stage 1 | 285 | 300000 | 90000 | 9.80665 | ≈ 3,174 |
| Stage 2 | 340 | 90000 | 22000 | 9.80665 | ≈ 4,686 |
Values are illustrative; actual performance depends on engine, mission, and losses.
Formula used
- Tsiolkovsky rocket equation: Δv = Isp × g₀ × ln(m₀ / m_f)
- Using exhaust velocity: Δv = vₑ × ln(m₀ / m_f), where vₑ ≈ Isp × g₀
- Solve for Isp: Isp = Δv / (g₀ × ln(m₀ / m_f))
- Solve for masses: r = exp(Δv / (Isp × g₀)), then m₀ = r × m_f and m_f = m₀ / r
- Multi-stage: Δv_total = Σ Δv_stage
How to use this calculator
- Choose a calculation mode (Δv, Isp, m₀, or m_f).
- Enter your known values; keep units consistent for masses.
- If using staging, tick “Multi-stage mode” and enable stages.
- Press Submit to show results above the form.
- Use the CSV/PDF buttons to export the latest report.
FAQs
1) What is delta‑v?
Delta‑v is the total change in velocity a spacecraft can achieve. It measures maneuver capability and helps compare propulsion, mass budgets, and mission requirements.
2) Why does mass ratio matter so much?
The rocket equation uses ln(m₀/m_f), so increasing propellant fraction boosts Δv. However, structural mass and payload constraints quickly limit practical mass ratios.
3) Can I use pounds instead of kilograms?
Yes. Any consistent mass unit works because the equation uses a ratio. Just keep m₀ and m_f in the same unit.
4) What is Isp and why is it in seconds?
Isp is specific impulse, a measure of propellant efficiency. In SI usage, seconds represent thrust per unit weight flow, linking to exhaust velocity via vₑ = Isp·g₀.
5) Does this include gravity and drag losses?
No. This calculator computes ideal Δv from the rocket equation. Real missions require additional margins for drag, gravity losses, steering, and operational reserves.
6) How should I model multi-stage rockets?
Enable stages and enter each stage’s Isp and mass change from ignition to burnout. The tool sums each stage’s Δv to estimate total ideal capability.
7) My m₀ is smaller than m_f. What does that mean?
It usually indicates swapped values or an invalid scenario. For propulsion calculations, initial mass must exceed final mass after propellant is expended.