Ideal Delta-V (Tsiolkovsky)⚠ unverified
Aerospace / Propulsion · Ideal rocket delta-v
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| Isp | Isp | s | 300.0 | Specific impulse |
| m0 | m0 | kg | 1000.0 | Initial mass |
| mf | mf | kg | 500.0 | Final mass |
| g0 | g0 | m/s^2 | 9.81 | Standard gravity |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| dv | dV | m/s | Delta-v |
The science & history
Understanding the Parameters
-
Specific impulse $I_{sp}$ — the engine's exhaust quality, in seconds (Specific Impulse). The product $I_{sp}\,g_0 = c$ is the effective exhaust velocity in m/s, so this whole term is really "how fast the propellant leaves." Chemical rockets reach $I_{sp} \approx 250$–$450\,\text{s}$ ($c \approx 2.5$–$4.4\,\text{km/s}$); ion thrusters reach $I_{sp} \sim 3000\,\text{s}$ but at feeble thrust.
-
The mass ratio $m_0/m_f$ — the only place the vehicle's size enters, and it enters as a logarithm. A ratio of $e \approx 2.72$ buys exactly one exhaust-velocity of $\Delta v$; a ratio of $\sim 20$ buys three. Structural reality caps a single stage near $m_0/m_f \sim 10$–$20$, which is precisely why staging exists: dropping empty tanks resets $m_f$ downward mid-flight so the log term keeps paying out.
-
Standard gravity $g_0$ — not the local gravitational acceleration and not a force acting on the rocket. It is a fixed unit-conversion constant ($9.80665\,\text{m/s}^2$ by definition) that exists only because $I_{sp}$ is quoted in seconds rather than m/s. It would appear even for a rocket in deep space.
-
Why "ideal." This is the velocity change in the absence of gravity, drag, and steering losses. A real launch to orbit spends its $\Delta v$ against all three, so a $\sim 7.8\,\text{km/s}$ orbit needs $\sim 9$–$10\,\text{km/s}$ of ideal $\Delta v$. The equation gives the budget; the mission spends it.
Derivation (Approaching a Proof)
The rocket equation is a direct consequence of conservation of momentum applied to a body that ejects part of itself. Work in an inertial frame, force-free for cleanliness (gravity and drag add separately).
At time $t$ the vehicle has mass $m$ and velocity $v$, so momentum $mv$. In time $dt$ it ejects a small mass $dm_e > 0$ of exhaust at velocity $v - c$ (backward at effective exhaust speed $c$ relative to the rocket), and the rocket's mass falls by $dm = -dm_e$ while its velocity rises by $dv$. Conserving total momentum,
$$mv = (m + dm)(v + dv) + (-dm)\,(v - c).$$
Expanding and discarding the second-order product $dm\,dv$:
$$mv = mv + m\,dv + v\,dm - v\,dm + c\,dm \quad\Longrightarrow\quad m\,dv = -c\,dm.$$
This is the differential heart of the matter: the momentum gained by the rocket equals the momentum carried off by the exhaust. Separate and integrate from the wet state $(m_0, v_0)$ to burnout $(m_f, v_f)$, treating $c$ as constant:
$$\int_{v_0}^{v_f} dv = -c\int_{m_0}^{m_f}\frac{dm}{m} \quad\Longrightarrow\quad \Delta v = v_f - v_0 = c\,\ln\frac{m_0}{m_f}.$$
Finally substitute the effective exhaust velocity in terms of specific impulse, $c = I_{sp}\,g_0$:
$$\Delta v = I_{sp}\,g_0 \ln\frac{m_0}{m_f}. \qquad\blacksquare$$
The logarithm is exact — it is the integral of $dm/m$, the mathematical fingerprint of "you must accelerate the propellant you have not yet burned."
Dimensional check. $$[I_{sp}\,g_0\,\ln(m_0/m_f)] = \text{s}\times\frac{\text{m}}{\text{s}^2}\times(\text{–}) = \frac{\text{m}}{\text{s}}.\ \checkmark$$ The mass ratio is dimensionless; $I_{sp}g_0$ carries the velocity units.
History and Development
-
Konstantin Tsiolkovsky (1857–1935), a self-taught, largely deaf Russian schoolteacher, derived this relation and published it in 1903 in The Exploration of Cosmic Space by Means of Reaction Devices — the same year as the Wright brothers' first flight. Working in isolation, he established that spaceflight was physically possible, that liquid propellants and staging were the way to achieve it, and that the mass ratio was the fundamental obstacle.
-
Independent rediscovery. The equation was found independently by Robert Goddard in the United States and Hermann Oberth in Germany in the following decades; it also appears in the work of the British mathematician William Moore as early as 1813. Its logarithmic weight-ratio structure is shared exactly by the aeronautical Breguet range equation — both encode the tyranny of carrying unspent fuel.
-
The tyranny of the rocket equation. Because $\Delta v$ scales with $\ln(m_0/m_f)$, doubling a mission's velocity requirement squares the required mass ratio. This single fact drives nearly every architectural decision in rocketry — multi-staging, the relentless hunt for higher $I_{sp}$, and the appeal of not carrying propellant at all (electric propulsion, aerobraking, in-space refuelling).
Related Concepts: Specific Impulse, Propellant Mass Fraction, Thrust-to-Weight Ratio, Rocket Nozzle Thrust, Conservation Of Momentum, Momentum, Escape Velocity, Range Breguet
Notes: Registry calculator delta-v-ideal (unverified). Ideal $\Delta v$ only — gravity, drag, and steering
losses are separate and add to the mission requirement. $g_0$ is the defining constant $9.80665\,\text{m/s}^2$,
not local gravity. The effective exhaust velocity is $c = I_{sp}\,g_0$; expressed via the
propellant mass fraction $\zeta$, $m_0/m_f = 1/(1-\zeta)$ so
$\Delta v = I_{sp}g_0\ln[1/(1-\zeta)]$.