Introduction PDF
Introduction PDF
In this summary we examine the flight dynamics of aircraft. But before we do that, we must examine
some basic ideas necessary to explore the secrets of flight dynamics.
1 Basic concepts
1.1 Controlling an airplane
To control an aircraft, control surfaces are generally used. Examples are elevators, flaps and spoilers.
When dealing with control surfaces, we can make a distinction between primary and secondary flight
control surfaces. When primary control surfaces fail, the whole aircraft becomes uncontrollable.
(Examples are elevators, ailerons and rudders.) However, when secondary control surfaces fail, the
aircraft is just a bit harder to control. (Examples are flaps and trim tabs.)
The whole system that is necessary to control the aircraft is called the control system. When a control
system provides direct feedback to the pilot, it is called a reversible system. (For example, when using
a mechanical control system, the pilot feels forces on his stick.) If there is no direct feedback, then we
have an irreversible system. (An example is a fly-by-wire system.)
2 Reference frames
2.1 Reference frame types
To describe the position and behavior of an aircraft, we need a reference frame (RF). There are several
reference frames. Which one is most convenient to use depends on the circumstances. We will examine
a few.
• First let’s examine the inertial reference frame FI . It is a right-handed orthogonal system. Its
origin A is the center of the Earth. The ZI axis points North. The XI axis points towards the
vernal equinox. The YI axis is perpendicular to both the axes. Its direction can be determined
using the right-hand rule.
1
• In the (normal) Earth-fixed reference frame FE , the origin O is at an arbitrary location on
the ground. The ZE axis points towards the ground. (It is perpendicular to it.) The XE axis is
directed North. The YE axis can again be determined using the right-hand rule.
• The body-fixed reference frame Fb is often used when dealing with aircraft. The origin of the
reference frame is the center of gravity (CG) of the aircraft. The Xb axis lies in the symmetry
plane of the aircraft and points forward. The Zb axis also lies in the symmetry plane, but points
downwards. (It is perpendicular to the Xb axis.) The Yb axis can again be determined using the
right-hand rule.
• The stability reference frame FS is similar to the body-fixed reference frame Fb . It is rotated
by an angle αa about the Yb axis. To find this αa , we must examine the relative wind vector
Va . We can project this vector onto the plane of symmetry of the aircraft. This projection is then
the direction of the XS axis. (The ZS axis still lies in the plane of symmetry. Also, the YS axis is
still equal to the Yb axis.) So, the relative wind vector lies in the XS YS plane. This reference frame
is particularly useful when analyzing flight dynamics.
• The aerodynamic (air-path) reference frame Fa is similar to the stability reference frame FS .
It is rotated by an angle βa about the ZS axis. This is done, such that the Xa axis points in the
direction of the relative wind vector Va . (So the Xa axis generally does not lie in the symmetry
plane anymore.) The Za axis is still equation to the ZS axis. The Ya axis can now be found using
the right-hand rule.
• Finally, there is the vehicle reference frame Fr . Contrary to the other systems, this is a left-
handed system. Its origin is a fixed point on the aircraft. The Xr axis points to the rear of the
aircraft. The Yr axis points to the left. Finally, the Zr axis can be found using the left-hand rule.
(It points upward.) This system is often used by the aircraft manufacturer, to denote the position
of parts within the aircraft.
0 − sin φx cos φx
2
Similarly, we can rotate about the Y axis and the Z axis. In this case, the transformation matrices are,
respectively,
cos φy 0 − sin φy cos φz sin φz 0
T21 = 0 1 0 and T21 = − sin φz cos φz 0 . (2.2)
sin φy 0 cos φy 0 0 1
T−1 T
21 = T21 = T12 . (2.3)
0 0 1 0 0 1 − sin αa 0 cos αa
By working things out, we can thus find that
cos βa cos αa sin βa cos βa sin αa
Tab = − sin βa cos αa cos βa − sin βa sin αa . (2.5)
− sin αa 0 cos αa
We can make a similar transformation between the Earth-fixed reference frame FE and the body-fixed
reference frame Fb . To do this, we first have to rotate over the yaw angle ψ about the Z axis. We then
rotate over the pitch angle θ about the Y axis. Finally, we rotate over the roll angle ϕ about the X
axis. If we work things out, we can find that
cos θ cos ψ cos θ sin ψ − sin θ
TbE = sin ϕ sin θ cos ψ − cos ϕ sin ψ sin ϕ sin θ sin ψ + cos ϕ cos ψ − sin ψ cos θ . (2.6)
cos ϕ sin θ cos ψ + sin ϕ sin ψ cos ϕ sin θ sin ψ − sin ϕ cos ψ cos ψ cos θ
drE drb
drEb
= + . (2.7)
dt E dt E dt E
3
Let’s examine the terms in this equation. The middle term of the above equation simply indicates the
movement of Fb , with respect to FE . The right term is, however, a bit more complicated. It indicates
the change of rb with respect to FE . But we usually don’t know this. We only know the change of rb
in Fb . So we need to transform this term from FE to Fb . Using a slightly difficult derivation, it can be
shown that
drb drb
= + ΩbE × rb . (2.8)
dt E dt b
The vector ΩbE denotes the rotation vector of Fb with respect to FE . Inserting this relation into the
earlier equation gives us
drE drb
drEb
= + + ΩbE × rb . (2.9)
dt E dt E dt b
This is quite an important relation, so remember it well. By the way, it holds for every vector. So instead
of the position vector r, we could also take the velocity vector V.
Finally, we note some interesting properties of the rotation vector. Given reference frames 1, 2 and 3, we
have
Ω12 = −Ω21 and Ω31 = Ω32 + Ω21 . (2.10)