Hand Calculations logo Hand Calculations All help pages ▾

Reentry Deceleration⚠ unverified

Aerospace / Reentry · Compute the peak deceleration during reentry

Parameters

InputSymbolUnitDefaultDescription
vvm/s1.0Velocity
betaβkg/m**21.0Ballistic coefficient
rhoρkg/m**31.0Local atmospheric density
ggm/s**29.81Gravitational acceleration, in metres per second squared (m/s**2). Default is 9.81
OutputSymbolUnitDescription
resultaDeceleration expressed in g-units (dimensionless)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The instantaneous deceleration is drag over mass. With drag $D = \tfrac12\rho V^2 C_d A$ (Drag Force) and $\beta = m/(C_d A)$ (Ballistic Coefficient),

$$a = \frac{D}{m} = \frac{\tfrac12\rho V^2 C_d A}{m} = \frac{\rho V^2}{2\beta}.$$

To find the peak, use the Allen–Eggers profile $V(h) = V_0\exp\!\big[-B\,e^{-h/H}\big]$ with $B = \rho_0 H/(2\beta\sin\gamma)$ (Reentry Velocity). Deceleration $a \propto \rho V^2 = \rho_0 e^{-h/H}V_0^2 e^{-2B e^{-h/H}}$. Setting $da/dh = 0$ gives the condition $e^{-h/H} = 1/(2B)$, i.e. the peak occurs where the atmospheric density is $\rho^* = \beta\sin\gamma/H$. Substituting back, the velocity there is $V_0/\sqrt e$, and

$$a_{max} = \frac{\rho^* (V_0/\sqrt e)^2}{2\beta} = \frac{(\beta\sin\gamma/H)\,V_0^2/e}{2\beta} = \frac{V_0^2\sin\gamma}{2eH}. \qquad\blacksquare$$

The ballistic coefficient cancels — the celebrated Allen–Eggers result. Peak deceleration is fixed by the entry velocity and angle and the atmosphere's scale height; the vehicle's $\beta$ only sets the altitude at which that peak is felt. Steeper entries (larger $\sin\gamma$) give proportionally higher peak $g$.

Dimensional check (corrected form). $$\left[\frac{\rho V^2}{2\beta}\right] = \frac{(\text{kg}/\text{m}^3)(\text{m}/\text{s})^2}{\text{kg}/\text{m}^2} = \frac{\text{m}}{\text{s}^2},$$ an acceleration; dividing by $g$ gives the dimensionless $g$-load. $\checkmark$

History and Development

Related Concepts: Ballistic Coefficient, Reentry Velocity, Peak Heating Altitude, Reentry G Load, Lift To Drag Reentry, Drag Force, Reentry Time

Notes: Registry calculator reentry-deceleration (unverified). Bug: shipped $a=\beta\rho V^2/g$ has $\beta$ in the numerator and is dimensionally broken; correct is $a=\rho V^2/(2\beta)$, or $n=\rho V^2/(2\beta g)$ in $g$-units. Peak deceleration $a_{max}=V_0^2\sin\gamma/(2eH)$ is independent of $\beta$ (Allen–Eggers). Flagged in Known Issues. All defaults $1.0$.

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