Static Stabilitydraft
Lateral Stability
Lateral motions refer to the aircraft response in roll. In a static sense, there is no such concept as “roll stiffness” because there is no aerodynamic roll angle (the aircraft doesn’t know if the wind vector is rotated about its own axis).
Some (mostly online, but that’s what you guys will find when searching) texts refer to the derivative as roll stiffness, and I can see why, but it’s incorrect. This derivative is dihedral effect, and is an example of a cross-coupling, which will be talked about further in cross-couplings.
The second term is the roll damping - again, this is always restorative and hence negative.
Roll damping
The parameter or is known as roll damping, and refers to the rate of change of rolling moment with roll rate. Since both and are defined as a right-handed rotation, the stability condition for both of these is a negative derivative.
Roll damping is always restorative - consider a positive roll rate, , and the contribution due the aircraft wings:
- Starboard wing down upwash
- Port wing up downwash
- Hence an increase in roll rate causes a decrease in rolling moment
- A negative roll rate similarly causes an increase in rolling moment
The contribution from the wings to roll damping is only part of the aerodynamic roll damping - similar contributions can be found from both the horizontal and vertical stabilisers, and a viscous component can be considered from the different surfaces including the fuselage.
The wing contribution is by far the largest, though, due to the greater moment arm that increases both the angle of attack change, and the moment produced by the lift increase/decrease.
Numerical Estimates
An estimate can be considered of the roll damping based upon the wing contribution. In a simplified model of the aerodynamics, a strip model of the wing can be utilised. Consider a section of the wing at location , a wing element of span
The vertical velocity, positive in the sense of an upwash is .
The change in effective angle of attack, , is therefore
Which, subject to the small angle approximation (expand the bit of code below if you’re interested about small angles) is
The change in the lift produced at the wing element is
The change in the elemental lift,
which gives a contribution to the rolling moment, recalling that is positive starboard down, so the lift above produces a negative rolling moment
which is integrated from wingtip to wingtip to give the total rolling moment, , assuming a constant chord
The above expression is only valid for a rectangular wing, else the chord needs to be represented as a function of the span - this is covered well in McCormick’s textbook but is an exercise in algebra and calculus that we don’t need here.
From the definition of the rolling moment coefficient, noting that for a rectangular wing,
and hence the roll damping is
For a tapered wing, with (recall definition), McCormick gives:
Substitution of for the rectangular wing into the above confirms the result found.
It can be observed that for this estimate the roll damping derivative is proportional the main wing lift curve slope, and inversely proportional to the taper ratio. Since
you can further see that the roll damping is proportional to the wingspan, which makes sense due to the greater moment arm. You will also see that the roll damping is inversely proportional to the flightspeed which, again, makes sense - with a greater , the change in sectional angle of attack due to a given is smaller.