Pitching Moment⚠ unverified
Aerospace / Aerodynamics · Compute aerodynamic pitching moment
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| CM | CM | — | 1.0 | Pitching moment coefficient (dimensionless) |
| rho | ρ | kg/m**3 | 1.0 | Air density |
| V | V | m/s | 1.0 | Freestream velocity |
| S | S | m**2 | 1.0 | Reference (wing) area |
| c | c | m | 1.0 | Reference chord length |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | M | N.m | Pitching moment, in newton-metres (N.m) |
The science & history
Understanding the Parameters
-
Moment coefficient $C_M$ — the dimensionless moment (from Moment Coefficient), referenced to a specific point (CG, aerodynamic center, or quarter-chord). Its value and the reference point must be stated together; the same physical moment has different coefficients about different points.
-
Reference chord $c$ — the extra length that distinguishes a moment from a force: pitching moment uses the chord as its characteristic length (rolling and yawing moments use the wingspan instead). It scales the moment linearly.
-
Dynamic pressure $\tfrac12\rho V^2$ and area $S$ — same as lift and drag; the pitching moment shares the $qS$ basis, with $c$ added.
-
Why it matters — the aircraft is in trim only when the total pitching moment about the CG is zero. Getting there sets the required tail download/upload, elevator deflection, and (through $dC_M/d\alpha$) the static stability.
Derivation (Approaching a Proof)
A moment is a force times a moment arm. By the same dimensional-analysis logic as lift and drag (Lift Force, Drag Force) — but now needing an extra length to make units of torque — the aerodynamic pitching moment must be
$$M = q\,S\,c\,C_M = \left(\tfrac12\rho V^2\right)S\,c\,C_M,$$
where $q = \tfrac12\rho V^2$ is the dynamic pressure, $S$ the reference area, $c$ the reference chord, and $C_M$ the dimensionless coefficient the construction defines. The choice of $c$ (chord) as the reference length is the convention for pitch; it lets the coefficient be compared across aircraft of different size.
Dimensional check. $M = \tfrac12 C_M\,\rho V^2 S\,c = (\text{–})\cdot(\text{kg}/\text{m}^3)\cdot(\text{m}/ \text{s})^2\cdot\text{m}^2\cdot\text{m} = (\text{kg}\cdot\text{m}/\text{s}^2)\cdot\text{m} = \text{N}\cdot\text{m}$ — a moment, as required.
History and Development
The pitching-moment equation completes the set of dimensionless aerodynamic coefficients (lift, drag, moment) that made systematic aircraft design possible. Its use of the mean aerodynamic chord as the reference length is a standardisation that lets wind-tunnel moment data transfer to full-scale aircraft and lets stability be expressed compactly through $C_M$-vs-$\alpha$ curves — the basis of trim, tail sizing, and handling-qualities analysis.
Related Concepts: Moment Coefficient, Static Margin, Lift Force, Drag Force, Dynamic Pressure, Lift Curve Slope
Notes: Same $qS$ basis as lift/drag, plus reference chord $c$ (pitch length; roll/yaw use span). $C_M$ is tied to its reference point — state both. Trim requires total CG moment $= 0$. $dC_M/d\alpha$ sets static stability.