Hand Calculations logo Hand Calculations All help pages ▾

Aileron Roll Rate⚠ unverified

Aerospace / Controls · Compute the roll rate produced by an aileron deflection

Parameters

InputSymbolUnitDefaultDescription
Cl_delta_aCldeltaa1.0Rolling-moment derivative with respect to aileron deflection, per radian
delta_aΔarad1.0Aileron deflection
p_maxpmaxrad/s1.0Maximum attainable roll rate
OutputSymbolUnitDescription
resultprad/sRoll rate, in radians per second (rad/s), limited to ``p_max``

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The honest derivation is the roll-damping balance the registry approximates. Consider the roll degree of freedom about the body x-axis (Torque, Roll Mode Time Constant):

$$I_{xx}\,\dot p = L = q\,S\,b\,\big(C_{l\delta_a}\,\delta_a + C_{lp}\,\hat p\big), \qquad \hat p = \frac{p\,b}{2V},$$

where the rolling moment $L$ has an aileron part ($C_{l\delta_a}\delta_a$, driving the roll) and a damping part ($C_{lp}\hat p$, opposing it), $\hat p$ being the non-dimensional roll rate. In the steady roll ($\dot p = 0$) the two moments balance:

$$C_{l\delta_a}\,\delta_a + C_{lp}\,\frac{p_{ss}\,b}{2V} = 0 \quad\Longrightarrow\quad p_{ss} = -\frac{C_{l\delta_a}}{C_{lp}}\,\delta_a\,\frac{2V}{b}.$$

This is the real steady roll rate: proportional to aileron deflection and effectiveness, inversely proportional to roll damping, and — crucially — proportional to airspeed $V$ and inversely to span $b$. Since $C_{lp}<0$, $p_{ss}$ has the expected sign.

The registry formula discards $C_{lp}$, $V$, and $b$ (none are inputs), taking the aileron moment coefficient itself as the "rate" and imposing a hard ceiling:

$$p = \min\!\big(C_{l\delta_a}\,\delta_a,\; p_{\max}\big).$$

It reproduces the correct proportionality to $C_{l\delta_a}\delta_a$ and the existence of a maximum, but not the damping/airspeed dependence — hence a rough model, not a dimensionally-honest roll rate. This is the flag.

Dimensional check. The real $p_{ss}$: $\dfrac{C_{l\delta_a}}{C_{lp}}$ is dimensionless, $\delta_a$ radians, $\dfrac{2V}{b} = \dfrac{\text{m/s}}{\text{m}} = 1/\text{s}$, giving rad/s ✓. The registry product $C_{l\delta_a}\delta_a$ is dimensionless (a moment coefficient) and is simply labelled rad/s — the dimensional inconsistency that the missing $2V/b$ would have supplied.

History and Development

Related Concepts: Roll Mode Time Constant, Rudder Yaw Rate Coeff, Sideslip Due To Rudder, Dihedral Effect, Dynamic Pressure, Control Power Moment, Torque

Notes: Crude model — the real steady roll rate is $p_{ss}=-\tfrac{C_{l\delta_a}}{C_{lp}}\delta_a\tfrac{2V}{b}$ (aileron power vs roll damping $C_{lp}$, $\propto$ airspeed $V$, $\div$ span $b$); the registry drops $C_{lp},V,b$ (not inputs), takes the moment coefficient $C_{l\delta_a}\delta_a$ as the "rate" and caps it at $p_{\max}$. So the output is dimensionally a coefficient labelled rad/s. Ceiling $p_{\max}$ stands in for travel/ reversal/structural limits. Ignores adverse yaw. Per radian; defaults $1.0$.

← Back to the workspace  ·  All help pages  ·  Getting started