Roll Mode Time Constant⚠ unverified
Aerospace / Stability · Roll-subsidence mode time constant
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| Ixx | Ixx | kg*m^2 | 5000.0 | Roll inertia |
| Cl_p | Clp | — | -0.5 | Roll damping deriv |
| q | q | Pa | 5000.0 | Dynamic pressure |
| S | S | m^2 | 20.0 | Wing area |
| b | b | m | 10.0 | Wing span |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| tau | τR | s | Time constant |
The science & history
Understanding the Parameters
-
What the roll mode is — the simplest of the lateral-directional modes: a pure, first-order (exponential, non-oscillatory) subsidence. Command a roll and the roll rate rises toward its steady value as $p(t) = p_{ss}\big(1 - e^{-t/\tau_R}\big)$; release and it decays as $e^{-t/\tau_R}$. There is no overshoot and no oscillation — just a lag set by $\tau_R$.
-
Roll damping $C_{lp}$ — the aerodynamic brake — when the aircraft rolls at rate $p$, the down-going wing sees an increased angle of attack and the up-going wing a decreased one, creating a rolling moment that opposes the roll. This is $C_{lp} < 0$, the roll-damping derivative. It is what stops the roll rate running away to infinity and instead lets it settle at a steady value proportional to aileron deflection.
-
A ratio of inertia to damping — $\tau_R = I_{xx}/(\text{roll damping})$ is the classic first-order form "inertia over resistance." A big, heavy-winged aircraft (large $I_{xx}$) rolls sluggishly (large $\tau_R$); a small, aerodynamically well-damped one responds instantly (small $\tau_R$). Fighters have $\tau_R$ of order 0.1–0.5 s; large transports up to a second or more.
-
Faster at high dynamic pressure — the roll damping scales with $q$, so $\tau_R \propto 1/q$: roll response is crisper at high speed / low altitude and more sluggish up high and slow. (The full physics adds the airspeed factor the registry drops — see the note — which makes the true dependence a bit different.)
-
Why it must be small and stable — the roll mode is required to be well-damped and fast: a large or (worse) unstable $\tau_R$ would make an aircraft roll-divergent or unacceptably laggy. Of the three lateral-directional modes, the roll subsidence is the one that is essentially always stable and rarely troublesome — it is the "well-behaved" mode, in contrast to the oscillatory dutch roll and the often-divergent spiral.
Derivation (Approaching a Proof)
Isolate the roll degree of freedom — a good approximation because roll damping is strong and fast compared with the yaw/sideslip coupling. Newton's second law for rotation about the roll axis (Torque):
$$I_{xx}\,\dot p = L,$$
where $p$ is the roll rate and $L$ is the rolling moment. For the free (aileron-fixed) motion, the only rolling moment is the aerodynamic roll damping, proportional to the roll rate through the derivative $C_{lp}$:
$$L = q\,S\,b\,C_l = q\,S\,b\,C_{lp}\,\hat p, \qquad \hat p = \frac{p\,b}{2V},$$
where $\hat p$ is the non-dimensional roll rate. Substituting the full form, $L = \tfrac12\,q\,S\,b^2\,C_{lp}\,p/V$, gives a first-order linear equation:
$$I_{xx}\,\dot p - \frac{q\,S\,b^2\,C_{lp}}{2V}\,p = 0 \quad\Longrightarrow\quad \dot p = \frac{1}{\tau_R}\,p, \quad \tau_R = -\frac{I_{xx}}{\dfrac{q\,S\,b^2\,C_{lp}}{2V}} = -\frac{2 V\,I_{xx}}{q\,S\,b^2\,C_{lp}}.$$
Since $C_{lp} < 0$, $\tau_R > 0$ and the solution $p(t) \propto e^{-t/\tau_R}$ decays — a stable subsidence. This is the physically correct roll-mode time constant, and it carries an explicit airspeed $V$.
What the registry computes. Dropping the $\hat p$ normalisation (i.e. omitting the $b/2V$ factor and treating $C_{lp}$ against $p$ directly) gives the registry's
$$\tau_R = -\frac{I_{xx}}{\tfrac12\,C_{lp}\,q\,S\,b}.$$
Comparing, the registry form is missing the factor $V/b$ (a frequency): the correct $\tau_R$ equals the registry value times $b/V$. Because $V$ is not an input, the calculator cannot include it, so its output is a scaled proxy — right in structure (inertia ÷ roll damping) but not dimensionally a clean time. This is the flag.
Dimensional check (correct form). $\dfrac{2V I_{xx}}{q\,S\,b^2\,C_{lp}} = \dfrac{(\text{m/s})(\text{kg}\cdot\text{m}^2)}{(\text{Pa})(\text{m}^2)(\text{m}^2)} = \dfrac{\text{kg}\cdot\text{m}^3/\text{s}}{(\text{kg}\cdot\text{m}^{-1}\text{s}^{-2})(\text{m}^4)} = \dfrac{\text{kg}\cdot\text{m}^3/\text{s}}{\text{kg}\cdot\text{m}^3/\text{s}^2} = \text{s}$ ✓ — the correct form gives seconds; the registry form (no $V$) does not, confirming the missing airspeed factor.
History and Development
-
The simplest mode. The roll subsidence, being a clean first-order lag, was among the first flight-dynamics modes to be characterised, and it remains the textbook example of a first-order system in aircraft dynamics (Etkin, Nelson, McRuer). Its time constant is one of the fundamental handling-qualities parameters.
-
Roll performance requirements. How fast an aircraft can roll — and how quickly the roll rate responds — is a key handling metric, tightened dramatically for fighters (the "time to bank" requirements of MIL-STD-1797, driven by air-combat needs). The roll-mode time constant directly sets the responsiveness half of that requirement; the steady roll rate (from aileron power against $C_{lp}$) sets the other half.
-
Damping as a resource. Roll damping $C_{lp}$ is generally plentiful and stabilising, so the roll mode is rarely a problem — but it can be degraded at high angle of attack or by wing flexibility, and roll–spiral coupling in some configurations blurs the clean first-order picture, motivating the more complete lateral-directional analysis of which this mode is the fastest root.
Related Concepts: Dutch Roll Wn, Spiral Mode Time Constant, Dihedral Effect, Weathercock Stability, Dynamic Pressure, Damping Ratio, Torque
Notes: Roll subsidence = fast, first-order (non-oscillatory) roll lag: $p(t)\propto(1-e^{-t/\tau_R})$; $\tau_R$ = inertia ÷ roll damping. Registry latex is the placeholder $f(\dots)$; real form $\tau_R=-I_{xx}/(C_{lp}qSb/2)$, but this omits the $b/2V$ airspeed factor ($V$ not an input) so it is not dimensionally clean seconds — the correct $\tau_R=-2VI_{xx}/(qSb^2C_{lp})$. $C_{lp}<0$ → $\tau_R>0$ (stable). Small $\tau_R$ = crisp roll; the well-behaved lateral mode (vs oscillatory dutch roll / divergent spiral).