Propulsion sizing

Propulsion Sizing Calculator

How much propellant does the mission need? The Tsiolkovsky rocket equation turns a delta-v budget into propellant mass, wet mass, and tank volume.

// Tsiolkovsky rocket equation. propellant mass from dry mass, exhaust velocity from Isp, first-order tank + burn-time sizing. cold-gas / monoprop / bipropellant / electric. engineering trade-study accuracy.

AI explainer Run the numbers, then let ENKI break down what they mean — diagrams and all.
How this model works & what it omits

Every orbital manoeuvre — station-keeping, plane change, deorbit, transfer — costs a velocity increment, the delta-v (Δv). Sizing a propulsion system means turning that Δv budget into a propellant mass and, from there, into tank volume and burn time. The governing relation is the Tsiolkovsky rocket equation: Δv = ve · ln(m_wet / m_dry), where ve is the exhaust velocity. Solved for propellant mass from the dry mass it becomes m_p = m_dry · (e^(Δv/ve) − 1).

Exhaust velocity follows from specific impulse: ve = Isp · g0, with standard gravity g0 = 9.80665 m/s². Because propellant mass grows exponentially with Δv/ve, a higher-Isp propellant collapses the propellant requirement dramatically — the central trade in propulsion selection. Cold gas (Isp ≈ 50–90 s) is simple but heavy; hydrazine monopropellant (≈ 200–235 s) and MMH/NTO bipropellant (≈ 300–340 s) are denser and more efficient; electric propulsion (≈ 1000–3000 s) is the most mass-efficient but delivers only milli-newtons of thrust, so burns last weeks.

Tank volume is sized from the stored propellant density and an ullage fraction — the gas headspace left for pressurant and thermal expansion. The internal tank volume is V = m_p / ρ / (1 − ullage). Cold gas is the only family stored as a gas, so its low density (~56 kg/m³ at high pressure) makes its tanks far bulkier than the dense liquids. Burn time at constant thrust is t = m_p · ve / F; for low-thrust electric systems the tool also suggests a count of discrete burns, each capped at one day of thrusting.

What this tool does not capture: gravity and steering losses, finite-burn losses for non-impulsive manoeuvres, residual and trapped propellant, pressurant mass, feed-system and tankage structural mass, blow-down pressure decay, and throttling. The result is a first-order trade-study sizing — detailed mission design needs a full propulsion feed-system model and an integrated mass budget.

// pick a scenario, then dial delta-v / dry mass / Isp.

Mission

// total delta-v the propulsion system must deliver.

Propulsion

// propellant family sets density; Isp sets exhaust velocity.

Tank & burn

// ullage = gas headspace; thrust sets burn time.

Propulsion sizing

// Tsiolkovsky: m_p = m_dry (e^(Δv/ve) − 1)

52.2 kg

Propellant mass

252.2 kg

Wet mass

1.261×

Mass ratio

20.7%

Propellant fraction

2.16 km/s

Exhaust velocity

57.4 L

Tank volume

31.3 h

Total burn time

// wet mass = dry + propellant

Dry 79%
Prop 21%
Dry 200.0 kgPropellant 52.2 kgWet 252.2 kg

// shareable URL encodes every input. no backend.

// ai-generated breakdown of what these numbers mean — with diagrams.

References

  • // Wertz, J. R., Everett, D. F., Puschell, J. J. (eds.) (2011). Space Mission Analysis and Design / Space Mission Engineering: The New SMAD, ch. 17 — Spacecraft Propulsion.
  • // Sutton, G. P., Biblarz, O. (2017). Rocket Propulsion Elements, 9th ed. Wiley.
  • // Goebel, D. M., Katz, I. (2008). Fundamentals of Electric Propulsion: Ion and Hall Thrusters. JPL / Wiley.
  • // Tsiolkovsky, K. E. (1903). Exploration of Outer Space by Means of Rocket Devices.