Lift Curve Slope⚠ unverified
Aerospace / Aerodynamics · Compute the finite-wing lift curve slope
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| AR | AR | — | 1.0 | Wing aspect ratio (dimensionless) |
| M | M | — | 0.0 | Freestream Mach number (dimensionless). Default is 0.0 |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | a | 1/rad | Lift curve slope, in per radian (1/rad) |
The science & history
Understanding the Parameters
-
Aspect ratio $AR$ — the dominant driver. Low-$AR$ wings have strong downwash (Downwash Angle) and a shallow lift-curve slope (they need a lot of angle of attack for lift); high-$AR$ wings approach the 2-D limit $a \to 2\pi \approx 6.28$/rad. This is the same span effect that governs induced drag.
-
Mach number $M$ (via $\beta = \sqrt{1-M^2}$) — the Prandtl-Glauert compressibility factor. As $M$ rises toward 1, $\beta$ shrinks and the slope increases (subsonic compressibility steepens the lift curve). At $M = 0$, $\beta = 1$ and the formula is the incompressible Helmbold result. It is valid only for subsonic flow ($M < 1$); near and above Mach 1 it breaks down.
-
Why less than $2\pi$ — the finite wing's downwash reduces the effective angle of attack by $\varepsilon = C_L/(\pi AR)$, so a larger *geometric* angle is needed for the same lift, flattening the $C_L$-vs-$\alpha$ curve.
-
Use — $a$ sets how a wing responds to pitch and gusts, sizes control effectiveness, and feeds stability derivatives; $\beta$ not exposed as an input — supply $M$.
Derivation (Approaching a Proof)
Start from the 2-D thin-airfoil result $a_0 = 2\pi$ per radian. A finite wing loses effective angle of attack to downwash: writing the effective angle as $\alpha_{\text{eff}} = \alpha - \varepsilon$ with $\varepsilon = C_L/(\pi AR)$, and requiring $C_L = a_0\,\alpha_{\text{eff}}$, gives the classic low-order correction $a = a_0/(1 + a_0/\pi AR)$.
Helmbold improved this to hold across the full aspect-ratio range by writing
$$a = \frac{2\pi\,AR}{2 + \sqrt{4 + AR^2}} \quad(\text{incompressible}),$$
which recovers $2\pi$ as $AR\to\infty$ and the slender-wing $\tfrac{\pi}{2}AR$ as $AR\to 0$. Compressibility enters through the Prandtl-Glauert transformation, replacing $AR$ with $AR\,\beta$ where $\beta = \sqrt{1-M^2}$ (Prandtl Glauert):
$$a = \frac{2\pi\,AR}{2 + \sqrt{4 + (AR\,\beta)^2}}.$$
Dimensional check. $AR$, $M$, $\beta$ are all dimensionless, so $a$ carries the units of the leading $2\pi$ — per radian (1/rad), as required for a $dC_L/d\alpha$.
History and Development
The reduction of lift-curve slope with aspect ratio is a direct consequence of Prandtl's lifting-line theory; Helmbold's formula (1940s) gave a compact expression accurate from slender delta wings to high-aspect-ratio sailplanes, and the Prandtl-Glauert $\beta$ extends it into the compressible subsonic regime of jet aircraft. It is a workhorse of preliminary design and stability-and-control analysis, where $dC_L/d\alpha$ appears in nearly every derivative.
Related Concepts: Downwash Angle, Prandtl Glauert, Induced Drag, Lift Force, Mach Number, Static Margin
Notes: Helmbold finite-wing slope; $\to 2\pi$/rad as $AR\to\infty$. $\beta=\sqrt{1-M^2}$ (Prandtl-Glauert) computed from $M$ — subsonic only ($M<1$). Slope reduced by downwash (Downwash Angle). Per radian; divide by $57.3$ for per-degree.