Turn Radius⚠ unverified
Aerospace / Performance · Level turn radius at a load factor
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| V | V | m/s | 100.0 | Speed |
| n | n | — | 2.0 | Load factor |
| g | g | m/s^2 | 9.81 | Gravity |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| R | R | m | Turn radius |
The science & history
Understanding the Parameters
-
Load factor $n = L/W$ — how hard the wing is working relative to level flight, measured in g. In a level turn the wing must both hold the aircraft up and pull it around, so $n > 1$ always. The bank angle $\phi$ and load factor are locked together: $n = 1/\cos\phi$. A $60^\circ$ bank is exactly $n = 2$ (the default); a $75^\circ$ bank is $n \approx 3.9$.
-
Why radius shrinks with load factor — more $n$ means more lift available to bend the path, so $R \propto 1/\sqrt{n^2-1}$: going from $n=2$ to $n=4$ nearly halves the radius. Fighter turning contests are fights to sustain high $n$ without bleeding speed or stalling.
-
Why radius grows with the square of speed — the centripetal acceleration needed for a circle is $V^2/R$, so at fixed turning force the radius balloons as $V^2$. Doubling speed quadruples the radius. This is why slow aircraft turn tightly and fast jets carve huge arcs — and why minimum-radius turns are flown as slow as the stall and structural limits allow.
-
The two limits on $n$ — you cannot raise $n$ without bound. Aerodynamically, the wing stalls when the required lift exceeds $C_{L_{max}}$: the accelerated stall speed is $V_s\sqrt{n}$ (see Stall Speed), so at a given speed there is a maximum $n$ before the wing quits. Structurally, the airframe has a limit load factor (e.g. $+2.5$g airliner, $+9$g fighter). The tightest possible turn sits at the corner speed, where these two limits meet — the sweet spot of air combat.
-
Turn rate vs turn radius — a small radius is not the same as a fast turn. Turn rate $\omega = V/R$ increases with load factor but the trade with speed differs; the fastest rate and the smallest radius occur at different speeds, both near corner speed. Fighter pilots care about both.
Derivation (Approaching a Proof)
Consider an aircraft in a steady, level, coordinated turn banked at angle $\phi$. Two forces act: weight $W$ straight down, and lift $L$ perpendicular to the wings (tilted by $\phi$ from vertical). Resolve lift into vertical and horizontal components.
Vertical balance (altitude held constant — the vertical forces cancel):
$$L\cos\phi = W.$$
Horizontal balance — the horizontal component of lift is the centripetal force that curves the path (Centripetal Force):
$$L\sin\phi = \frac{W}{g}\,\frac{V^2}{R}.$$
Divide the horizontal equation by the vertical one. The $L$ cancels and $W$ cancels:
$$\tan\phi = \frac{V^2}{gR} \quad\Longrightarrow\quad R = \frac{V^2}{g\tan\phi}.$$
Now express this through the load factor. From the vertical balance, $n \equiv L/W = 1/\cos\phi$. A little trigonometry converts $\tan\phi$ to $n$: since $\cos\phi = 1/n$, we have $\sin\phi = \sqrt{1 - 1/n^2}$ and
$$\tan\phi = \frac{\sin\phi}{\cos\phi} = \frac{\sqrt{1 - 1/n^2}}{1/n} = \sqrt{n^2 - 1}.$$
Substituting:
$$R = \frac{V^2}{g\sqrt{n^2 - 1}}. \qquad\blacksquare$$
The $\sqrt{n^2-1}$ is thus the horizontal (turning) component of the lift-to-weight ratio — literally how much of the wing's "g" is being spent bending the path rather than holding altitude. At $n = 1$ ($\phi = 0$), nothing is left for turning and $R \to \infty$: level wings fly straight.
Dimensional check. $$\frac{V^2}{g\sqrt{n^2-1}} = \frac{(\text{m}/\text{s})^2}{(\text{m}/\text{s}^2)(\text{–})} = \frac{\text{m}^2/\text{s}^2}{\text{m}/\text{s}^2} = \text{m}. \checkmark$$
History and Development
-
Centripetal dynamics. The turn relation is a direct application of Newton's laws to circular motion (Centripetal Force, $F = mV^2/R$); the aeronautical content is only the resolution of banked lift into vertical and horizontal parts, standard since the earliest analyses of the turn.
-
The corner-speed insight. Combining the turn equations with the accelerated-stall and structural limits produces the classic doghouse (V–n / manoeuvre) diagram of turn rate versus speed. The corner speed — where max lift and max structural load coincide, giving the tightest, fastest turn — became a central concept of fighter tactics, formalised in John Boyd's energy–manoeuvrability work (see Energy Height).
-
Sustained vs instantaneous turn. A high-$n$ turn costs energy: induced drag rises with $n^2$, so a tight turn bleeds speed unless the engine can supply the extra power. The distinction between the instantaneous turn (best for one snapshot, limited by lift/structure) and the sustained turn (repeatable, limited by thrust) is the practical heart of air-combat manoeuvring — and ties turn radius back to excess power and energy state.
Related Concepts: Centripetal Force, Stall Speed, Energy Height, Excess Power, Lift Force, Newton's Second Law
Notes: Level coordinated turn; singular at $n=1$ (wings level ⇒ straight ⇒ $R=\infty$); needs $n>1$. $n = 1/\cos\phi$ (bank angle); $60^\circ$ bank $= 2$g. $R \propto V^2$ and $\propto 1/\sqrt{n^2-1}$. Max $n$ limited by the accelerated stall ($V_s\sqrt n$) and the structural load limit; tightest turn at corner speed. Turn rate $\omega = V/R = g\sqrt{n^2-1}/V$ (not computed here). $g$ exposed as an input but constant.