Hand Calculations logo Hand Calculations All help pages ▾

Landing Distance⚠ unverified

Aerospace / Performance · Estimate the landing ground roll distance

Parameters

InputSymbolUnitDefaultDescription
rhoρkg/m**31.0Air density
SSm**21.0Wing reference area
CL_maxCLmax1.0Maximum lift coefficient (dimensionless)
WWN1.0Aircraft weight
muμ1.0Braking friction coefficient (dimensionless)
OutputSymbolUnitDescription
resultVtdmApproximate landing distance, in metres (m)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Step 1 — touchdown speed. At touchdown the aircraft is at the edge of flying, so lift still balances weight at maximum lift coefficient. This is the Stall Speed argument (see Lift Force):

$$\tfrac12\rho V_{td}^2 S C_{L_{max}} = W \quad\Longrightarrow\quad V_{td} = \sqrt{\frac{2W}{\rho S C_{L_{max}}}}.$$

Step 2 — stopping distance from energy. Once rolling, the brakes apply a friction force $F = \mu N$. In the simplest model the normal force is the full weight, $N = W = mg$, so the deceleration is constant:

$$F = \mu m g = m a \quad\Longrightarrow\quad a = \mu g.$$

Now equate the kinetic energy at touchdown to the work done by friction over the roll distance $s$ (work–energy theorem):

$$\tfrac12 m V_{td}^2 = F\,s = \mu m g\,s \quad\Longrightarrow\quad s = \frac{V_{td}^2}{2\,\mu\,g}. \qquad\blacksquare$$

Equivalently, from kinematics $V^2 = V_{td}^2 - 2 a s$ set to zero at $V = 0$ gives the same result. The mass cancels, so the braking distance depends only on touchdown speed and friction — but touchdown speed itself carries the weight, so heavier aircraft still stop longer.

Substituting Step 1 into Step 2 gives the combined form the calculator returns:

$$s = \frac{1}{2\mu g}\cdot\frac{2W}{\rho S C_{L_{max}}} = \frac{W}{\mu g \rho S C_{L_{max}}}.$$

Why real distance is longer. A more complete model integrates $m\,dV/dt = -\mu(W - L) - D$ through the roll, where the lift $L$ (still present until the aircraft slows) reduces the normal force and thus braking early on, while aerodynamic drag $D$ helps. The constant-$\mu g$ model ignores both, and assumes braking from stall speed with no flare — which is why certification applies large safety factors.

Dimensional check. $$\frac{V_{td}^2}{2\mu g} = \frac{(\text{m}/\text{s})^2}{(\text{–})(\text{m}/\text{s}^2)} = \frac{\text{m}^2/\text{s}^2}{\text{m}/\text{s}^2} = \text{m}. \checkmark$$ A distance, confirming the output is a length — not the speed $V_{td}$ the registry symbol suggests.

History and Development

Related Concepts: Stall Speed, Lift Force, Dynamic Pressure, ISA Density, Lift-to-Drag Ratio, Drag Force

Notes: Registry latex/symbol show the intermediate $V_{td}$; the output is the stopping distance $s = V_{td}^2/(2\mu g)$ in metres. Crude model: constant braking friction only — no aero drag, reverse thrust, flare, or free roll, and touchdown taken exactly at stall (real $\sim1.15\,V_s$). $s \propto W/(\rho S C_{L_{max}}\mu)$. Wet/icy runways collapse $\mu$; certification adds $\sim\times1.67$. Defaults all $1.0$ ⇒ $s\approx0.102\ \text{m}$.

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