Co-ordinate system and Angles
Contents
Co-ordinate system and Angles#
In module 3, four distinct axes sets will be utilised; body, wind, stability, and earth axes. For this module, aircraft body axes is the only one required. Hopefully aircraft body axes have been covered in previous courses but a bit of revision never hurts.
Aircraft Body Axes#
Aircraft body axes is a right-handed Cartesian axis set, centred at the aircraft centre of gravity. \(x\) is defined positive along the aircraft longitudinal axis, positive forward. \(y\) is positive over the starboard wing. \(z\) is positive down, in accordance with the right hand rule.
Along each of the \(x, y, z\) axes the forces, moments, and velocities can be summarised:
Direction |
Force |
Linear Velocity |
Description |
Moment |
Moment Coefficient |
Angular Displacement |
Angular Velocity |
Nondimensional angular rate |
Description |
---|---|---|---|---|---|---|---|---|---|
\(x\) |
\(X\) |
\(U\) |
Fore/aft |
\(L\) |
\(C_\ell\) |
\(\phi\) |
\(P\) |
\(\bar{p}\) |
Roll |
\(y\) |
\(Y\) |
\(V\) |
Sideward |
\(M\) |
\(C_m\) |
\(\theta\) |
\(Q\) |
\(\bar{q}\) |
Pitch |
\(z\) |
\(Z\) |
\(W\) |
Heave |
\(N\) |
\(C_n\) |
\(\psi\) |
\(R\) |
\(\bar{r}\) |
Yaw |
The direction of positive rotations is defined in accordance with the right-hand screw rule - see the interactive figure below, which enables you to rotate an aircraft model, and click on the legend to show/hide different components.
A note on lift vs rolling moment
You’ll hear me lament about this occasionally, but it was a terrible choice to decide to start the moments alphabetically at “L”, because \(L\) is ambiguous - it’s sometimes dimensional lift, and it’s sometimes the rolling moment.
It’s almost always clear from context which is required, but I know this is often confusing to students who can just think “I see an L, it must be lift”. The lesson is to think about the terms in front of you and what they’re being used for.
The nomenclature for the coefficients is inconsistent from text to text, also. Most texts use a lowercase \(l\) in the rolling moment coefficient, but not all. Some texts use an ‘extra curly’ l, which is what I’ve used in this section. This is achieved in LaTeX via \ell.
So: \(C_\ell\) - RM coefficient, \(C_L\) - Lift coefficient, \(C_l\) - 2D lift coefficient
But just be careful when comparing texts. I’ve seen \(C_{LM}\) for ‘rolling moment’, and a fair few texts keep the pitching and yawing moment coefficients as uppercase subscripts (though many use the nomenclature I’ve gone with). For consistency, I’ve made all the moment coefficients lowercase, and the rolling moment is the ‘extra curly L’.
Just be careful, and make sure you’re certain about which part you need.