Spiral Mode Time Constant⚠ unverified
Aerospace / Stability · Compute the approximate spiral-mode time constant
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| Cl_beta | Cl_β | — | 1.0 | Rolling-moment coefficient derivative with respect to sideslip angle (per radian, non-dimensional) |
| Cn_r | Cnr | — | 1.0 | Yawing-moment coefficient derivative with respect to yaw rate (non-dimensional) |
| Cl_r | Clr | — | 1.0 | Rolling-moment coefficient derivative with respect to yaw rate (non-dimensional) |
| Cn_beta | Cn_β | — | 1.0 | Yawing-moment coefficient derivative with respect to sideslip angle (per radian, non-dimensional) |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | τ | — | Spiral-mode time constant (non-dimensional ratio). Returns positive infinity when ``Cn_beta`` is zero |
The science & history
Understanding the Parameters
-
What the spiral mode is — a slow (many seconds to minutes) motion with almost no oscillation. Disturb the aircraft into a small bank and let go: a spiral-stable aircraft rolls gently back to wings-level; a spiral-unstable one slowly increases its bank, the nose drops, speed builds, and it winds into an ever-tightening descending turn — the classic graveyard spiral that traps disoriented pilots in cloud.
-
The tug-of-war — two effects fight over the banked, sideslipping aircraft:
- Dihedral effect $C_{l\beta}$ rolls the aircraft out of the bank (stabilising the spiral).
-
Directional stability $C_{n\beta}$, via the yaw it induces, drives the nose around and into the turn, tightening the bank (destabilising the spiral). The spiral is stable when dihedral effect wins. This is the exact opposite of the dutch-roll trade, which is the mode's central paradox (see below).
-
The stability criterion — collecting the four derivatives, the spiral is stable when $C_{l\beta}\,C_{nr} - C_{lr}\,C_{n\beta} > 0$ (with the usual sign conventions). The registry expresses this as the ratio $C_{l\beta}C_{nr}/(C_{lr}C_{n\beta})$: stability corresponds to this ratio exceeding 1 (signs permitting). It is a threshold indicator, not a rate.
-
Why an unstable spiral is usually tolerated — the spiral, even when unstable, is slow: it may take tens of seconds to double the bank angle, so a pilot (or autopilot, or even a glance at the instruments) corrects it effortlessly. Handling standards therefore permit a mildly divergent spiral, specified by a minimum time-to-double-amplitude. It only becomes lethal when the pilot cannot see the horizon and does not trust the instruments.
-
The spiral–dutch-roll dilemma — increasing dihedral effect $C_{l\beta}$ improves the spiral but worsens the dutch roll; increasing directional stability $C_{n\beta}$ does the reverse. You cannot make both perfect with fixed geometry, so designers accept a slightly unstable spiral to keep a well-behaved dutch roll — the fundamental lateral-directional compromise.
Derivation (Approaching a Proof)
The spiral mode emerges from the lateral-directional equations of motion as the slow, real (non-oscillatory) root. Its stability is governed by the sign of a combination of the sideslip and yaw-rate derivatives.
Consider an aircraft in a small steady bank. The bank produces a sideslip toward the low wing. That sideslip acts through two channels:
-
Dihedral effect produces a rolling moment $\propto C_{l\beta}\,\beta$ that rolls the aircraft back toward level (recovering) — because $C_{l\beta} < 0$.
-
Directional stability yaws the nose ($\propto C_{n\beta}\,\beta$) into the turn; the resulting yaw rate $r$ then produces, through $C_{lr}$, a rolling moment that steepens the bank.
The competition between the recovering roll (channel 1, scaled by the yaw damping $C_{nr}$ that sets how the yaw develops) and the steepening roll (channel 2, via $C_{lr}$ and $C_{n\beta}$) yields the spiral root. Carrying the lateral-directional determinant through, the spiral is stable when
$$C_{l\beta}\,C_{nr} - C_{lr}\,C_{n\beta} > 0.$$
Writing this as a ratio gives the calculator's output:
$$R_{spiral} = \frac{C_{l\beta}\,C_{nr}}{C_{lr}\,C_{n\beta}}, \qquad \text{stable} \iff R_{spiral} > 1 \text{ (signs permitting)}. \qquad\blacksquare$$
So the returned number is a stability threshold indicator, crossing 1 (or the discriminant crossing 0) at the boundary between a recovering and a diverging spiral. It is not the time constant $\tau$ (which would carry the inertias and speed and have units of seconds); the registry name is a misnomer, as its own docstring concedes.
Dimensional check. Each $C$ is a per-radian derivative; the ratio of two products of them, $\dfrac{C_{l\beta}C_{nr}}{C_{lr}C_{n\beta}}$, is dimensionless ✓ — confirming it is a ratio, not a time.
History and Development
-
The graveyard spiral. The spiral instability is one of the oldest killers in aviation: a pilot who loses the horizon (in cloud or at night) and lacks or distrusts instruments will let a slow spiral build, misread the gentle descending turn as level flight, and tighten it fatally. It is a leading cause of loss-of-control accidents in general aviation and a central topic in instrument-flying training.
-
Accepting instability. The recognition that the spiral mode can be left mildly unstable — because it is slow enough to control — is a classic result of handling-qualities theory. Standards (MIL-F-8785, MIL-STD-1797) specify a minimum spiral time-to-double rather than requiring stability, an early example of engineering tolerating an unstable mode by the numbers.
-
The lateral-directional compromise. The opposition between spiral and dutch-roll requirements — more dihedral effect helps one and hurts the other — is a permanent feature of aircraft design, resolved case by case with wing dihedral/anhedral, fin sizing, and, increasingly, active control (yaw dampers, roll–yaw interconnects) that let designers relax the natural balance.
Related Concepts: Dihedral Effect, Weathercock Stability, Dutch Roll Wn, Roll Mode Time Constant, Static Margin
Notes: Not a time constant — returns the dimensionless ratio $C_{l\beta}C_{nr}/(C_{lr}C_{n\beta})$ (a spiral-stability indicator), not seconds; the true $\tau$ needs inertias/speed. Spiral stable when $C_{l\beta}C_{nr}-C_{lr}C_{n\beta}>0$ (ratio $>1$, signs permitting) — dihedral effect (rolls level) vs directional stability (yaws into the turn). A mildly unstable spiral is tolerated (slow → easily corrected; the "graveyard spiral" when the horizon is lost). Opposes the dutch-roll trade. Returns $+\infty$ if $C_{n\beta}=0$.