Hand Calculations logo Hand Calculations All help pages ▾

Ideal Delta-V (Tsiolkovsky)⚠ unverified

Aerospace / Propulsion · Ideal rocket delta-v

Parameters

InputSymbolUnitDefaultDescription
IspIsps300.0Specific impulse
m0m0kg1000.0Initial mass
mfmfkg500.0Final mass
g0g0m/s^29.81Standard gravity
OutputSymbolUnitDescription
dvdVm/sDelta-v

The science & history

Understanding the Parameters

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

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)]$.

← Back to the workspace  ·  All help pages  ·  Getting started