You are on page 1of 37

MATHEMATICAL MODELS FOR CONTROL OF

AIRCRAFT AND SATELLITES

THOR I. FOSSEN
Professor of Guidance, Navigation and Control

Department of Engineering Cybernetics


Norwegian University of Science and Technology

January 2011
2nd edition

Copyright c 1998-2011 Department of Engineering Cybernetics, NTNU.


1st edition published February 1998.
2nd edition published January 2011.
Contents

Figures iii

1 Introduction 1

2 Aircraft Modeling 3
2.1 De…nition of Aircraft State-Space Vectors . . . . . . . . . . . . . . . . . . . . 3
2.2 Body-Fixed Coordinate Systems for Aircraft . . . . . . . . . . . . . . . . . . 4
2.2.1 Rotation matrices for wind and stability axes . . . . . . . . . . . . . 5
2.3 Aircraft Equations of Motion . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3.1 Kinematic equations for translation . . . . . . . . . . . . . . . . . . . 6
2.3.2 Kinematic equations for attitude . . . . . . . . . . . . . . . . . . . . 7
2.3.3 Rigid-body kinetics . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.3.4 Sensors and measurement systems . . . . . . . . . . . . . . . . . . . . 8
2.4 Perturbation Theory (Linear Theory) . . . . . . . . . . . . . . . . . . . . . . 8
2.4.1 De…nition of nominal and perturbation values . . . . . . . . . . . . . 9
2.4.2 Linearization of the rigid-body kinetics . . . . . . . . . . . . . . . . . 9
2.4.3 Linear state-space model based using wind and stability axes . . . . . 11
2.5 Decoupling in Longitudinal and Lateral Modes . . . . . . . . . . . . . . . . . 12
2.5.1 Longitudinal equations . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.5.2 Lateral equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.6 Aerodynamic Forces and Moments . . . . . . . . . . . . . . . . . . . . . . . 14
2.6.1 Longitudinal aerodynamic forces and moments . . . . . . . . . . . . . 16
2.6.2 Lateral aerodynamic forces and moments . . . . . . . . . . . . . . . . 16
2.7 Standard Aircraft Maneuvers . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.7.1 Dynamic equation for coordinated turn (bank-to-turn) . . . . . . . . 17
2.7.2 Dynamic equation for altitude control . . . . . . . . . . . . . . . . . . 18
2.8 Aircraft Stability Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
2.8.1 Longitudinal stability analysis . . . . . . . . . . . . . . . . . . . . . . 20
2.8.2 Lateral stability analysis . . . . . . . . . . . . . . . . . . . . . . . . . 21
2.9 Design of ‡ight control systems . . . . . . . . . . . . . . . . . . . . . . . . . 22

3 Satellite Modeling 23
3.1 Attitude Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.1.1 Euler’s 2nd Axiom Applied to Satellites . . . . . . . . . . . . . . . . . 23

i
ii CONTENTS

3.1.2 Skew-symmetric representation of the satellite model . . . . . . . . . 23


3.2 Satellite Model Stability Properties . . . . . . . . . . . . . . . . . . . . . . . 24
3.3 Design of Satellite Attitude Control Systems . . . . . . . . . . . . . . . . . . 24

4 Matlab Simulation Models 25


4.1 Boeing-767 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
4.1.1 Longitudinal model . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
4.1.2 Lateral model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
4.2 F-16 Fighter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
4.2.1 Longitudinal model . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
4.3 F2B Bristol Fighter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
4.3.1 Lateral model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
List of Figures

1.1 Sketch showing a modern …ghter aircraft (Stevens and Lewis 1992). . . . . . 1

2.1 De…nition of aircraft body axes, velocities, forces, moments and Euler angles
(McLean 1990). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 De…nition of stability and wind axes for an aircraft (Stevens and Lewis 1992). 5
2.3 Control inputs for conventional aircraft. Notice that the two ailerons can be
controlled by using one control input: A = 1=2( AL + AR ): . . . . . . . . . 14
2.4 Aircraft longitudinal eigenvalue con…guration plotted in the complex plane. . 21

4.1 Schematic drawing of the Bristol F.2B Fighter (McRuer et al 1973). . . . . . 28

iii
iv LIST OF FIGURES
Chapter 1

Introduction

This note uses a vectorial notation to describe aircraft and satellites. The notation is similar
to the one used for marine craft (ships, high-speed craft and underwater vehicles). The
equations of motion are based on:

Fossen, T. I. (1994). Guidance and Control of Ocean Vehicles


(John Wiley & Sons Ltd), Chapter 2.

Fossen, T. I. (2011). Handbook of Marine Craft Hydrodynamics and Motion Control


(John Wiley & Sons Ltd.), Chapters 2 and 3.

The kinematic and kinetic equations of a marine craft can be modi…ed to describe aircraft
and satellites by minor adjustments of notation and assumptions.

Figure 1.1: Sketch showing a modern …ghter aircraft (Stevens and Lewis 1992).

The note is organized according to:

Chapter 2: Aircraft Modeling

Chapter 3: Satellite Modeling

Chapter 4: Matlab Simulation Models

1
2 CHAPTER 1. INTRODUCTION

This note is in addition to the textbook Handbook of Marine Craft Hydrodynamics and
Motion Control in the course TTK4109 Guidance and Control that is given at the Depart-
ment of Engineering Cybernetics, NTNU.

Other useful references on ‡ight control are:

Blakelock, J. H. (1991). Aircraft and Missiles (John Wiley & Sons Ltd.)

Etkin, B. and L. D. Reid (1996). Dynamics of Flight: Stability and Control (John
Wiley & Sons Ltd.)

McLean, D. (1990). Automatic Flight Control Systems (Prentice Hall Inc.)

McRuer, D., D. Ashkenas and A. I. Graham (1973). Aircraft Dynamics and Auto-
matic Control (Princeton University Press)

Nelson, R. C. (1998). Flight Stability and Automatic Control (McGraw-Hill int.)

Roskam, J. (1999). Airplane Flight Dynamics and Automatic Flight Controls (Darcor-
poration)

Stevens, B. L. and F. L. Lewis (1992). Aircraft Control and Simulation (John Wiley
& Sons Ltd.)

Information about the author as well as the graduate coursesTTK4109 Guidance and Control
and TK8109 Advanced Guidance and Control are found on the web-pages:

Thor I. Fossen: http://www.itk.ntnu.no/ansatte/Fossen_Thor

TTK4109 Guidance and Control: http://www.itk.ntnu.no/emner/ttk4190

TK8109 Advanced Guidance and Control: http://www.itk.ntnu.no/emner/tk8109

Thor I. Fossen
Trondheim –3 January 2011
Chapter 2

Aircraft Modeling

This chapter gives an introduction to aircraft modeling. The equations of motion are lin-
earized using perturbation theory and the …nal results are state-space models for the longi-
tudinal and lateral motions. The models can be used for aircraft simulation and design of
‡ight control systems.

2.1 De…nition of Aircraft State-Space Vectors


The aircraft velocity vector is de…ned according to (see Figure 2.1):

2 3 2 3
U longitudinal (forward) velocity
6 V 7 6 lateral (transverse) velocity 7
6 7 6 7
6 W 7 6 vertical velocity 7
:= 6
6
7=6
7 6 roll rate
7
7 (2.1)
6 P 7 6 7
4 Q 5 4 pitch rate 5
R yaw rate
2 3 2 3
XE Earth-…xed x-position
6 YE 7 6 Earth-…xed y-position 7
6 7 6 7
6 ZE ; h 7 6 Earth-…xed z-position (axis downwards), altitude 7
7 6
:= 6
6 7 = 6 roll angle
7
7 (2.2)
6 7 6 7
4 5 4 pitch angle 5
yaw angle

Forces and moments are de…ned in a similar manner:


2 3 2 3
X longitudinal force
6 Y 7 6 transverse force 7
6 7 6 7
6 Z 7 6 7
6 7 := 6 vertical force 7 (2.3)
6 L 7 6 roll moment 7
6 7 6 7
4 M 5 4 pitch moment 5
N yaw moment

Comment 1: Notice that the capital letters L; M; N for the moments are di¤erent from

3
4 CHAPTER 2. AIRCRAFT MODELING

Figure 2.1: De…nition of aircraft body axes, velocities, forces, moments and Euler angles
(McLean 1990).

those used for marine craft–that is, K; M; N: The reason for this is that L is reserved as
length parameter for ships and underwater vehicles.
Comment 2: For aircraft it is common to use capital letters for the states U; V; W; etc.
while it is common to use small letters for marine craft.

2.2 Body-Fixed Coordinate Systems for Aircraft


For aircraft it is common to use the following body-…xed coordinate systems:

Body axes

Stability axes

Wind axes

The axis systems are shown in Figure 2.2 where the angle of attack and sideslip angle
are de…ned as:
W
tan( ) := (2.4)
U
V
sin( ) := (2.5)
VT

where p
VT = U2 + V 2 + W 2 (2.6)
2.2. BODY-FIXED COORDINATE SYSTEMS FOR AIRCRAFT 5

Figure 2.2: De…nition of stability and wind axes for an aircraft (Stevens and Lewis 1992).

is the total speed of the aircraft. Aerodynamic e¤ects are classi…ed according to the Mach
number:
VT
M := (2.7)
a
where a = 340 m/s = 1224 km/h is the speed of sound in air at a temperature of 20o C on
the ocean surface. The following terminology is speed:

Subsonic speed M < 1:0


Transonic speed 0:8 M 1:2
Supersonic speed 1:0 M 5:0
Hypersonic speed 5:0 M

An aircraft will break the sound barrier at M = 1:0 and this is clearly heard as a sharp
crack. If you ‡y at low altitude and break the sound barrier, windows in building will break
due to pressure-induced waves.

2.2.1 Rotation matrices for wind and stability axes


The relationship between vectors expressed in di¤erent coordinate systems can be derived
using rotation matrices. The body-…xed coordinate system is …rst rotated a negative sideslip
angle about the z-axis. The new coordinate system is then rotated a positive angle of
attack about the new y-axis such that the resulting x-axis points in the direction of the
total speed VT . The …rst rotation de…nes the wind axes while the second rotation de…nes
6 CHAPTER 2. AIRCRAFT MODELING

the stability axes. This can be mathematically expressed as:


2 3
cos( ) sin( ) 0
pwind = Rz; pstab = 4 sin( ) cos( ) 0 5 pstab (2.8)
0 0 1
2 3
cos( ) 0 sin( )
pstab = Ry; pbody = 4 0 1 0 5 pbody (2.9)
sin( ) 0 cos( )
The rotation matrix becomes:
Rwind
body = Rz; Ry; (2.10)
Hence,

pwind = Rwind
body p
body
(2.11)
m
2 32 3
cos( ) sin( ) 0 cos( ) 0 sin( )
pwind = 4 sin( ) cos( ) 0 5 4 0 1 0 5 pbody (2.12)
0 0 1 sin( ) 0 cos( )
m
2 3
cos( ) cos( ) sin( ) sin( ) cos( )
pwind = 4 cos( ) sin( ) cos( ) sin( ) sin( ) 5 pbody (2.13)
sin( ) 0 cos( )
This gives the following relationship between the velocities in body and wind axes:

2 3 2 3 2 3
U VT VT cos( ) cos( )
vbody = 4 V 5 = (Rwind > wind
body ) v = R> >
y; Rz;
4 0 5 = 4 VT sin( ) 5 (2.14)
W 0 VT sin( ) cos( )
Consequently,
U = VT cos( ) cos( )
V = VT sin( ) (2.15)
W = VT sin( ) cos( )

2.3 Aircraft Equations of Motion


2.3.1 Kinematic equations for translation
The kinematic equations for translation and rotation of a body-…xed coordinate system
ABC with respect to a local geographic coordinate system NED (North-East-Down) can be
expressed in terms or the Euler angles:
2 3 2 3 2 3
X_ E U U
4 Y_ E 5 = Rned
abc
4 V 5 = Rz; Ry; Rx; 4 V 5 (2.16)
_
ZE W W
2.3. AIRCRAFT EQUATIONS OF MOTION 7

Expanding this expression gives:


2 3 2 32 32 32 3
X_ E c s 0 c 0 s 1 0 0 U
4 Y_ E 5 = 4 s c 0 54 0 1 0 54 0 c s 54 V 5
Z_ E 0 0 1 s 0 c 0 s c W
m (2.17)
2 3 2 32 3
_
XE c c s c +c s s s s +c c s U
4 Y_ E 5 = 4 s c c c +s s s c s +s s c 54 V 5
Z_ E s c s c c W

2.3.2 Kinematic equations for attitude


The attitude is given by:
2 3 2 3 2 3 2 3
P _ 0 0
4 Q 5 = 4 0 5 + R>
x;
4 _ 5 + R> > 4
x; Ry; 0 5 (2.18)
R 0 0 _

which gives: 2 3 2 32 3
_ 1 s t c t P
4 _ 5=4 0 c s 54 Q 5; c 6= 0 (2.19)
_ 0 s =c c =c R

2.3.3 Rigid-body kinetics


The aircraft rigid-body kinetics can be expressed as (Fossen 1994, 2011):

m( _ 1 + 2 1) = 1 (2.20)
ICG _ 2 + 2 (ICG 2) = 2 (2.21)

where 1 := [U; V; W ]T ; 2 := [P; Q; R]T ; 1 := [X; Y; Z]T and 2 := [L; M; N ]T : It is as-


sumed that the coordinate system is located in the aircraft center of gravity (CG). The
resulting model is written:
MRB _ + CRB ( ) = RB (2.22)
where
mI3 3 O3 3 mS( 2) O3 3
MRB = ; CRB ( ) = (2.23)
O3 3 ICG O3 3 S(ICG 2 )
The inertia tensor is de…ned as (assume that Ixy = Iyz = 0 which corresponds to xz plane
symmetry): 2 3
Ix 0 Ixz
ICG := 4 0 Iy 0 5 (2.24)
Ixz 0 Iz
The forces and moments acting on the aircraft can be expressed as:

RB = g( ) + (2.25)
8 CHAPTER 2. AIRCRAFT MODELING

where is a generalized vector that includes aerodynamic and control forces. The gravita-
tional force fG = [0 0 mg]T acts in the CG (origin of the body-…xed coordinate system) and
this gives the following vector expressed in NED:
2 3
mg sin( )
6 mg cos( ) sin( ) 7
6 7
fG 6 mg cos( ) cos( ) 7
ned >
g( ) = (Rabc ) =66
7
7 (2.26)
O3 1 6 0 7
4 0 5
0

Hence, the aircraft model can be written in matrix form as:

MRB _ + CRB ( ) + g( ) = (2.27)

or in component form:

m(U_ + QW RV + g sin( )) = X
m(V_ + U R W P g cos( ) sin( )) = Y
m(W _ + V P QU g cos( ) cos( )) = Z
Ix P_ Ixz (R_ + P Q) + (Iz Iy )QR = L (2.28)
Iy Q_ + Ixz (P 2 R2 ) + (Ix Iz )P R = M
Iz R_ Ixz P_ + (Iy Ix )P Q + Ixz QR = N

2.3.4 Sensors and measurement systems


It is common that aircraft sensor systems are equipped with three accelerometers. If the
accelerometers are located in the CG, the measurement equations take the following form:
X
axCG = = U_ + QW RV + g sin( ) (2.29)
m
Y
ayCG = = V_ + U R WP g cos( ) sin( ) (2.30)
m
Z _ +VP
azCG = =W QU g cos( ) cos( ) (2.31)
m
In addition to these sensors, an aircraft is equipped with gyros, magnetometers and a sensor
for altitude h and wind speed VT : These sensors are used in inertial navigation systems (INS)
which again use a Kalman …lter to compute estimates of U; V; W; P; Q and R as well as the
Euler angles , and : Other measurement systems that are used onboard aircraft are
global navigation satellite systems (GNSS), radar and sensors for angle of attack.

2.4 Perturbation Theory (Linear Theory)


The nonlinear equations of motion can be linearized by using perturbation theory. This is
illustrated below.
2.4. PERTURBATION THEORY (LINEAR THEORY) 9

2.4.1 De…nition of nominal and perturbation values


According to linear theory it is possible to write the states as the sum of a nominal value
(usually constant) and a perturbation (deviation from the nominal value). Moreover,

Total state = Nominal value + Perturbation


The following de…nitions are made:
2 3 2 3 2 3 2 3
X0 X U0 u
6 Y0 7 6 Y 7 6 V0 7 6 v 7
6 7 6 7 6 7 6 7
6 Z0 7 6 Z 7 6 W0 7 6 w 7
:= 0 + =6 6 7+6 7; := + =6 7+6 7 (2.32)
L 7 6 L 7 0 6 P0 7 6 p 7
6 0 7 6 7 6 7 6 7
4 M0 5 4 M 5 4 Q0 5 4 q 5
N0 N R0 r

Similar, the angles are de…ned according to:


2 3 2 3 2 3
0
4 5 := 4 0
5+4 5 (2.33)
0

Consequently, a linearized state-space model will consist of the following states u; v; w; p; q; r; ;


and :

2.4.2 Linearization of the rigid-body kinetics


The rigid-body kinetics can be linearized by using perturbation theory.

Equilibrium condition
If the aerodynamic forces and moments, velocities, angles and control inputs are expressed
as nominal values and perturbations = 0 + ; = 0 + and = 0 + ; the aircraft
equilibrium point will satisfy (it is assumed that _ 0 = 0):

CRB ( 0) 0 + g( 0) = 0 (2.34)

This can be expanded according to:

m(Q0 W0 R0 V0 + g sin( 0 )) = X0
m(U0 R0 P0 W0 g cos( 0 ) sin( 0 )) = Y0
m(P0 V0 Q0 U0 g cos( 0 ) cos( 0 )) = Z0
(Iz Iy )Q0 R0 P0 Q0 Ixz = L0 (2.35)
(P0 R02 )Ixz + (Ix Iz )P0 R0
2
= M0
(Iy Ix )P0 Q0 + Q0 R0 Ixz = N0
10 CHAPTER 2. AIRCRAFT MODELING

Perturbed equations

The perturbed equations–that is, the linearized equations of motion are usually derived by
a 1st-order Taylor series expansion about the nominal values. Alternatively, it is possible
to substitute (2.32) and (2.35) into (2.27) and neglect higher-order terms of the perturbed
states. This is illustrated for the …rst degree of freedom (DOF):

Example 1 (Linearization of surge using perturbation theory)

m[U_ + QW RV + g sin( )] = X
+ (2.36)
m[U_ 0 + u_ + (Q0 + q)(W0 + w) (R0 + r)(V0 + v) + g sin( 0 + )] = X0 + X

This can be written:


small
sin( 0 + ) = sin( 0 ) cos( ) + cos( 0 ) sin( ) sin( 0) + cos( 0) (2.37)

Since U_ 0 = 0 and
m(Q0 W0 R0 V0 + g sin( 0 )) = X0 (2.38)

Equation (2.36) is reduced to:

m[u_ + Q0 w + W0 q + wq R0 v V0 r vr + g cos( 0) ]= X (2.39)

If it is assumed that the 2nd-order terms wq and vr are negligible, the linearized model
becomes:
m[u_ + Q0 w + W0 q R0 v V0 r + g cos( 0 ) ] = X (2.40)

Linear state-space model for aircraft


If all DOFs are linearized, the following state-space model is obtained:

m[u_ + Q0 w + W0 q R0 v V0 r + g cos( 0 ) ] = X
m[v_ + U0 r + R0 u W0 p P0 w g cos( 0 ) cos( 0 ) + g sin( 0 ) sin( 0 ) ] = Y
m[w_ + V0 p + P0 v U0 q Q0 u + g cos( 0 ) sin( 0 ) + g sin( 0 ) cos( 0 ) ] = Z
Ix p_ Ixz r_ + (Iz Iy )(Q0 r + R0 q) Ixz (P0 q + Q0 p) = L (2.41)
Iy q_ + (Ix Iz )(P0 r + R0 p) 2Ixz (R0 r + P0 p) = M
Iz r_ Ixz p_ + (Iy Ix )(P0 q + Q0 p) + Ixz (Q0 r + R0 q) = N

This can be expressed in matrix form as:

MRB _ + NRB + G = (2.42)


2.4. PERTURBATION THEORY (LINEAR THEORY) 11

where
2 3
m 0 0
6 m 0 03 7
6 3 7
6 0 0 m 7
MRB = 6
6
7
7
6 Ix 0 Ixz 7
4 03 3 0 Iy 0 5
Ixz 0 Iz
2 3
0 mR0 mQ0 0 mW0 mV0
6 mR0 0 P0 W0 0 U0 7
6 7
6 mQ0 mP0 0 mV0 mU0 0 7
NRB = 6
6
7
7
6 Ixz Q0 (Iz Iy )R0 Ixz P0 (Iz Iy )Q0 7
4 03 3 (Ix Iz )R0 2Ixz P0 (Ix Iz )P0 2Ixz R0 5
(Iy Ix )Q0 (Iy Ix )P0 + Ixz R0 Ixz Q0
2 3
0 mg cos( 0 ) 0
6 03 mg cos( 0 ) cos( 0 ) mg sin( 0 ) sin( 0 ) 0 7
6 3 7
6 mg cos( 0 ) sin( 0 ) mg sin( 0 ) cos( 0 ) 0 7
G = 6
6
7
7
6 7
4 03 3 03 3 5

In addition to this, the kinematic equations must be linearized.

2.4.3 Linear state-space model based using wind and stability axes
An alternative state-space model is obtained by using and as states. If it is assumed
that and are small such that cos( ) 1 and sin( ) ; Equation (2.15) can be written
as:
U = VT U = VT
V
V = VT ) = VT (2.43)
W
W = VT = VT
Furthermore, the state-space vector:
2 3 2 3
u surge velocity
6 7 6 sideslip angle 7
6 7 6 7
6 7 6 angle of attack 7
x=6 6 p
7=6
7 6
7
7 (2.44)
6 7 6 roll rate 7
4 q 5 4 pitch rate 5
r yaw rate
is chosen to describe motions in 6 DOF. The relationship between the body-…xed velocity
vector:
= [u; v; w; p; q; r]T (2.45)
and the new state-space vector x can be written as:
= Tx = diagf1; VT ; VT ; 1; 1; 1; 1gx (2.46)
12 CHAPTER 2. AIRCRAFT MODELING

where VT > 0: If the total speed is VT = U0 = constant (linear theory), it is seen that:
1
_ = w_ (2.47)
VT
_ 1
= v_ (2.48)
VT
V_ T = 0 (2.49)

If nonlinear theory is applied, the following di¤erential equations are obtained:

UW _ W U_
_ = (2.50)
U2 + W 2
_ V_ VT V V_ T
= (2.51)
VT2 cos
U U_ + V V_ + W W
_
V_ T = (2.52)
VT
In the linear case it is possible to transform the body-…xed state-space model:

_ = F + Gu (2.53)

to
x_ = Ax + Bu (2.54)
where
A = T 1 FT; B = T 1G (2.55)
For V_ T 6= 0 this transformation is much more complicated. The linear state-space transfor-
mation is commonly used by aircraft manufactures. An example is the Boeing B-767 model
(see Chapter 4).

2.5 Decoupling in Longitudinal and Lateral Modes


For an aircraft it is common to assume that the longitudinal modes (DOFs 1, 3 and 5)
are decoupled from the lateral modes (DOFs 2, 4 and 6). The key assumption is that the
fuselage is slender–that is, the length is much larger than the width and the height of the
aircraft. It is also assumed that the the longitudinal velocity is much larger than the vertical
and transversal velocities.
In order to decouple the rigid-body kinetics (2.41) in longitudinal and lateral modes it
will be assumed that the states v; p; r and are negligible in the longitudinal channel while
u; w; q and are negligible when considering the lateral channel. This gives two sub-systems:
2.5. DECOUPLING IN LONGITUDINAL AND LATERAL MODES 13

2.5.1 Longitudinal equations


Kinetics:

m[u_ + Q0 w + W0 q + g cos( 0) ] = X
m[w_ U0 q Q0 u + g sin( 0 ) cos( 0) ] = Z (2.56)
Iy q_ = M
2 32 3 2 32 3
m 0 0 u_ 0 mQ0 mW0 u
4 0 m 0 5 4 w_ 5 + 4 mQ0 0 mU0 5 4 w 5+
0 0 Iy q_ 0 0 0 q
2 3 2 3 (2.57)
mg cos( 0 ) X
4 mg sin( 0 ) cos( 0 ) 5 =4 Z 5
0 M

Kinematics:
_ =q (2.58)

2.5.2 Lateral equations


Kinetics:

m[v_ + U0 r W0 p g cos( 0 ) cos( 0 ) ] = Y


Ix p_ Ixz r_ + (Iz Iy )Q0 r Ixz Q0 p = L (2.59)
Iz r_ Ixz p_ + (Iy Ix )Q0 p + Ixz Q0 r = N
2 32 3 2 32 3
m 0 0 v_ 0 mW0 mU0 v
4 0 Ix Ixz 5 4 5 4
p_ + 0 Ixz Q0 (Iz Iy )Q0 5 4 p 5+
0 Ixz Iz r_ 0 (Iy Ix )Q0 Ixz Q0 r
2 3 2 3 (2.60)
mg cos( 0 ) cos( 0 ) Y
4 0 5 =4 L 5
0 N

Kinematics:
_ 1 tan( 0 ) p
_ = (2.61)
0 1= cos( 0 ) r
14 CHAPTER 2. AIRCRAFT MODELING

Figure 2.3: Control inputs for conventional aircraft. Notice that the two ailerons can be
controlled by using one control input: A = 1=2( AL + AR ):

2.6 Aerodynamic Forces and Moments


In the forthcoming sections, the following abbreviations and notation will be used to describe
the aerodynamic coe¢ cients:

@X @L
Xindex = @ index
Lindex = @ index
@Y @M
Yindex = @ index
Mindex = @ index
@Z @N
Zindex = @ index
Nindex = @ index

In order to illustrate how control surfaces in‡uence the aircraft, an aircraft equipped with
the following control inputs will be considered (se Figure 2.3):
2.6. AERODYNAMIC FORCES AND MOMENTS 15

T Thrust Jet/propeller
Control surfaces on the rear of the aircraft used for pitch and
E Elevator
altitude control
Hinged control surfaces attached to the trailing edge of the wing used
A Aileron
for roll/bank control
Hinged surfaces on the trailing edge of the wings used for braking
F Flaps
and bank-to-turn
R Rudder Vertical control surface at the rear of the aircraft used for turning

Linear theory will be assumed in order to reduce the number of aerodynamic coe¢ cients.
Control inputs and aerodynamic forces and moments are written as:

= MF _ NF + Bu (2.62)

where MF is aerodynamic added mass, NF ia aerodynamic damping and B is a matrix


describing the actuator con…guration including the force coe¢ cients. The actuator dynamics
is modeled by a 1st-order system:

u_ = T 1 (uc u) (2.63)

where uc is commanded input, u is the actual control input produced by the actuators and
T = diag{T1 ; T2 ; :::; Tr } is a diagonal matrix of positive time constants. Substitution of (2.62)
into the model (2.42) gives:

(MRB + MF ) _ + (NRB + NF ) + G = Bu
m (2.64)
M_ + N + G = Bu

The matrices M and N are de…ned as M = MRB + MF and N = NRB + NF . The linearized
kinematics takes the following form:

_ =J +J (2.65)

The resulting state-space models are:

Linear state-space model with actuator dynamics


2 3 2 32 3 2 3
_ J J 0 0
4 _ 5 = 4 M 1G M 1 N M 1 B 5 4 5 + 4 0 5 uc (2.66)
u_ 0 0 T 1 u T 1

Linear state-space model neglecting the actuator dynamics

_ J J 0
= + u (2.67)
_ M 1G M 1N M 1B
16 CHAPTER 2. AIRCRAFT MODELING

2.6.1 Longitudinal aerodynamic forces and moments


McLean [7] expresses the longitudinal forces and moments as:

2 3 2 32 3 2 32 3
dX Xu_ Xw_ Xq_ u_ Xu Xw Xq u
4 dZ 5 = 4 Zu_ Zw_ Zq_ 5 4 w_ 5 + 4 Zu Zw Zq 5 4 w 5 +
dM Mu_ Mw_ Mq_ q_ Mq Mw Mq q
2 32 3 (2.68)
XT XE XF T
4 Z Z E Z F 54 E 5
T
MT ME MF F

which corresponds to the matrices MF ; NF and B in (2.62). If the aircraft cruise speed
U0 = constant, then T = 0: Altitude can be controlled by using the elevators E : Flaps F
can be used to reduce the speed during landing. The ‡aps can also be used to turn harder
for instance by moving one ‡ap while the other is kept at the zero position. This is common
in bank-to-turn maneuvers. For conventional aircraft the following aerodynamic coe¢ cients
can be neglected:
Xu_ ; Xq ; Xw_ ; X E ; Zu_ ; Zw_ ; Mu_ (2.69)
Hence, the model for altitude control reduces to:
2 3 2 32 3 2 32 3 2 3
dX 0 0 Xq_ u_ X u Xw 0 u XE
4 dZ 5 = 4 0 0 Zq_ 5 4 w_ 5 + 4 Zu Zw Zq 5 4 w 5 + 4 Z E 5 E (2.70)
dM 0 Mw_ Mq_ q_ Mq Mw Mq q ME
If the actuator dynamics is important, aerodynamic coe¢ cients such as X _ T ; X _ E ; ::: must
be included in the model.

2.6.2 Lateral aerodynamic forces and moments


The lateral model takes the form [7]:

2 3 2 32 3 2 32 3 2 3
dY Yv_ Yp_ Yr_ v_ Yv Yp Yr v YA YR
4 dL 5 = 4 Lv_ Lp_ Lr_ 5 4 p_ 5 + 4 Lv Lp Lr 5 4 p 5 + 4 L A L R 5 A
R
dN Nv_ Np_ Nr_ r_ Nv Np Nr r NA NR
(2.71)
which corresponds to the matrices MF ; NF and B in (2.62). For conventional aircraft
the following aerodynamic coe¢ cients can be neglected:
Yv_ ; Yp ; Yp_ ; Yr ; Yr_ ; Y A;
Lv_ ; Lr_ ; Nv_ ; Nr_ (2.72)
This gives:

2 3 2 32 3 2 32 3 2 3
dY 0 0 0 v_ Yv 0 0 v 0 YR
4 dL 5 = 4 0 Lp_ 0 5 4 p_ 5 + 4 Lv Lp Lr 5 4 p 5 + 4 L LR 5 A
(2.73)
A
R
dN 0 Np_ 0 r_ Nv Np Nr r NA NR
2.7. STANDARD AIRCRAFT MANEUVERS 17

2.7 Standard Aircraft Maneuvers


The nominal values depends on the aircraft maneuver. For instance:

1. Straight ‡ight: 0 = Q0 = R0 = 0

2. Symmetric ‡ight: 0 = V0 = 0

3. Flying with wings level: 0 = P0 = 0

Constant angular rate maneuvers can be classi…ed according to:

1. Steady turn: R0 = constant

2. Steady pitching ‡ight: Q0 = constant

3. Steady rolling/spinning ‡ight: P0 = constant

2.7.1 Dynamic equation for coordinated turn (bank-to-turn)


A frequently used maneuver is coordinated turn where the acceleration in the y-direction is
zero ( _ = 0), sideslip = 0 and zero steady-state pitch and roll angles–that is,

= _ =0 (2.74)
0 = 0 = 0 (2.75)

Furthermore it is assumed that VT = U0 = constant. Since = _ = 0 and = V =U0 it


follows that V = V_ = 0: This implies that the external forces Y = 0: From (2.28) it is seen
that:

m[V_ + U R WP
g cos( ) sin( )] = Y (2.76)
+
m[(U0 + u)(R0 + r) (W0 + w)(P0 + p) g cos( ) sin( )] = Y0 (2.77)

Assume that the longitudinal and lateral motions are decoupled–that is, u = w = q = = 0:
If perturbation theory is applied under the assumption that the 2nd-order terms ur = pw =
0;we get:
m(U0 R0 + U0 r W0 P0 W0 p g sin( )) = Y0 (2.78)
The equilibrium equation (2.35) gives the steady-state condition:

m(U0 R0 W 0 P0 ) = Y 0 (2.79)

Substitution of (2.79) into (2.78) gives:

m(U0 r W0 p g sin( )) = 0 (2.80)

or
W0 g
r= p+ sin( ) (2.81)
U0 U0
18 CHAPTER 2. AIRCRAFT MODELING

The aircraft is often trimmed such that the angle of attack 0 = W0 =U0 = 0. This implies
that the yaw rate can be expressed as:
g small g
r= sin( ) (2.82)
U0 U0
which is a very important result since it states that a roll angle angle di¤erent from zero
will induce a yaw rate r which again turns the aircraft (bank-to-turn). With other words, we
can use a moment in roll, for instance generated by the ailerons, to turn the aircraft. The
yaw angle is given by:
_ =r (2.83)
An alternative method is of course to turn the aircraft by using the rear rudder to generate
a yaw moment. The bank-to-turn principle is used in many missile control systems since it
improves maneuverability, in particular in combination with a rudder controlled system.

Example 2 (Augmented turning model using rear rudders)


Turning autopilots using the rudder R as control input is based on the lateral state-space
model. The di¤erential equation for is augmented on the lateral model as shown below:
2 3 2 32 3 2 3
v_ a11 a12 a13 a14 0 v b11
6 p_ 7 6 a21 a22 a23 0 0 7 6 p 7 6 b21 7
6 7 6 76 7 6 7
6 r_ 7 = 6 a31 a32 a33 0 0 7 6 r 7 + 6 b31 7 R (2.84)
6 7 6 76 7 6 7
4 _ 5 4 0 1 0 0 0 54 5 4 0 5
_ 0 0 1 0 0 0

Example 3 (Augmented bank-to-turn model using ailerons)


Bank-to-turn autopilots are designed using the lateral state-space model with ailerons as
control inputs, for instance A = 1=2( AL + AR ). This is done by augmenting the bank-to-
turn equation (2.82) to the state-space model according to:
2 3 2 32 3 2 3
v_ a11 a12 a13 a14 0 v b11
6 p_ 7 6 a21 a22 a23 0 0 7 6 p 7 6 b21 7
6 7 6 76 7 6 7
6 r_ 7 = 6 a31 a32 a33 0 0 7 6 r 7 + 6 b31 7 A (2.85)
6 7 6 76 7 6 7
4 _ 5 4 0 1 0 0 0 54 5 4 0 5
_ 0 0 0 Ug0 0 0

2.7.2 Dynamic equation for altitude control


Aircraft altitude control systems are designed by considering the equation for the the vertical
acceleration in the center of gravity expressed in NED coordinates; see (2.28). This gives:
_ +VP
azCG = W QU g cos( ) cos( ) (2.86)
2.7. STANDARD AIRCRAFT MANEUVERS 19

_ 0 = 0,
If the acceleration is perturbed according to azCG = az0 + az and we assume that W
the following equilibrium condition is obtained:

az0 = V0 P0 Q0 U0 g cos( 0 ) cos( 0) (2.87)

Equation (2.86) can be perturbed as:

az0 + az = w_ + (V0 + v)(P0 + p) (Q0 + q)(U0 + u) g cos( 0 + ) cos( 0 + ) (2.88)

Furthermore, assume that the altitude is changed by symmetric straight-line ‡ight with
horizontal wings such that V0 = 0 = 0 = P0 = Q0 = 0: This gives:

az0 + az = w_ + vp q(U0 + u) g cos( ) cos( ) (2.89)

Assume that the 2nd-order terms vp and uq can be neglected and subtract the equilibrium
condition (2.87) from (2.89) such that:

az = w_ U0 q (2.90)

Di¤erentiating the altitude twice with respect to time gives the relationship:
•=
h az = U0 q w_ (2.91)
_
If we integrate this expression under the assumption that h(0) = U0 (0) w(0) = 0, we get:

h_ = U0 w (2.92)

The ‡ight path is de…ned as:


:= (2.93)
where = w=U0 : This gives the resulting di¤erential equation for altitude control:

h_ = U0 (2.94)

Example 4 (Augmented model for altitude control using ailerons)


An autopilot model for altitude control based on the longitudinal state-space model with
states u; w(alt. ); q and is obtained by augmenting the di¤erential equation for h to the
state-space model according to:
2 3 2 32 3 2 3
u_ a11 a12 a13 a14 0 u b11 b12
6 w_ 7 6 a21 a22 a23 a24 0 7 6 w 7 6 b21 b22 7
6 7 6 76 7 6 7
6 q_ 7 + 6 a31 a32 a33 0 0 7 6 q 7 + 6 b31 b32 7 T
(2.95)
6 7 6 76 7 6 7
4 _ 5 4 0 0 1 0 0 5 4 5 4 0 0 5 E

_h 0 1 0 U0 0 h 0 0
20 CHAPTER 2. AIRCRAFT MODELING

2.8 Aircraft Stability Properties


The aircraft stability properties can be investigated by computing the eigenvalues of the
system matrix A using:
det( I A) = 0 (2.96)
For a matrix A of dimension n n there is n solutions of :

2.8.1 Longitudinal stability analysis


For conventional aircraft the characteristic equation is of 4th order. Moreover,
2 2
( +2 ph ! ph + ! 2ph )( +2 sp ! sp + ! 2sp ) = 0 (2.97)

where the subscripts ph and sp denote the following modi:

Phugoid mode

Short-period mode

The phugoid mode is observed as a long period oscillation with little damping. In some
cases the Phugoid mode can be unstable such that the oscillations increase with time. The
Phugoid mode is characterized by the natural frequency ! ph and relative damping ratio ph :
The short-period mode is a fast mode given by the natural frequency ! sp and relative
damping factor sp : The short-period mode is usually well damped.

Classi…cation of eigenvalues

Conventional aircraft: Conventional aircraft have usually two complex conjugated


pairs of Phugoid and short-period types. For the B-767 model in Chapter 4, the
eigenvalues can be computed using damp.m in Matlab:

a = [
-0.0168 0.1121 0.0003 -0.5608
-0.0164 -0.7771 0.9945 0.0015
-0.0417 -3.6595 -0.9544 0
0 0 1.0000 0]

damp(a)
Eigenvalue Damping Freq. (rad/sec)
-0.0064 + 0.0593i 0.1070 0.0596
-0.0064 - 0.0593i 0.1070 0.0596
-0.8678 + 1.9061i 0.4143 2.0943
-0.8678 - 1.9061i 0.4143 2.0943

From this is is seen that ! ph = 0:0596, ph = 0:1070; ! sp = 2:0943 and sp = 0:4143:


2.8. AIRCRAFT STABILITY PROPERTIES 21

Figure 2.4: Aircraft longitudinal eigenvalue con…guration plotted in the complex plane.

Tuck Mode: Supersonic aircraft may have a very large aerodynamic coe¢ cient Mu :
This implies that the oscillatory Phugoid equation gives two real solutions where one
is positive (unstable) and one is negative (stable). This is referred to as the tuck mode
since the phenomenon is observed as a downwards pointing nose (tucking under) for
increasing speed.

A third oscillatory mode: For …ghter aircraft the center of gravity is often located
behind the neutral point or the aerodynamic center–that is, the point where the the
trim moment Mw w is zero. When this happens, the aerodynamic coe¢ cient Mw takes
a value such that the roots of the characteristic equation has four real solutions. When
the center of gravity is moved backwards one of the roots of the Phugoid and short-
period modes become imaginary and they form a new complex conjugated pair. This
is usually referred to as the 3rd oscillatory mode. The locations of the eigenvalues are
illustrated in Figure 2.4.

2.8.2 Lateral stability analysis


The lateral characteristic equation is usually of 5th order:
5 4 3 2
+ 4 + 3 + 2 + 1 + 0 = 0 (2.98)
+
2 2
( + e)( + f )( +2 D !D + !D ) = 0 (2.99)

where the term in the last equation corresponds to a pure integrator in roll–that is, _ = r.
The term ( + e) is the aircraft spiral/divergence mode. This is usually a very slow mode.
Spiral/divergence corresponds to horizontally leveled wings followed by roll and a diverging
spiral maneuver.
22 CHAPTER 2. AIRCRAFT MODELING

The term ( +f ) describes the subsidiary roll mode while the 2nd-order system is referred
to as Dutch roll. This is an oscillatory system with a small relative damping factor D : The
natural frequency in Dutch roll is denoted ! D :
If the lateral B-767 Matlab model in Chapter 4 is considered, the Matlab command
damp.m gives:

a = [
-0.1245 0.0350 0.0414 -0.9962
-15.2138 -2.0587 0.0032 0.6450
0 1.0000 0 0.0357
1.6447 -0.0447 -0.0022 -0.1416

damp(a)
Eigenvalue Damping Freq. (rad/sec)
-0.0143 1.0000 0.0143
-0.1121 + 1.4996i 0.0745 1.5038
-0.1121 - 1.4996i 0.0745 1.5038
-2.0863 1.0000 2.0863

In this example we only get four eigenvalues since the pure integrator in yaw is not
include in the system matrix. It is seen that the spiral mode is given by e = 0:0143 while
the subsidiary roll mode is given by f = 2:0863. Dutch roll is recognized by ! D = 0:0745
and D = 1:5038.

2.9 Design of ‡ight control systems


A detailed introduction to design of ‡ight control systems are given by [7], [11], [8] and [12].
The control system are based on linear design techniques using linearized models similar to
those discussed in the sections above.
Chapter 3

Satellite Modeling

When stabilizing satellites in geostationary orbits only the attitude of the satellite is of
interest since the position is given by the Earth’s rotation.

3.1 Attitude Model


3.1.1 Euler’s 2nd Axiom Applied to Satellites
The rigid-body kinetics (2.21) gives:

ICG !_ + ! (ICG !) = (3.1)

were ! = [p; q; r]> and ICG = I>


CG > 0 is the inertia tensor about the center of gravity given
by: 2 3
Ix Ixy Ixz
ICG = 4 Ixy Iy Iyz 5 (3.2)
Ixz Iyz Iz
If the Euler angles are used to represent attitude, the kinematics become:
_ = J( )! (3.3)

where = [ ; ; ]> and


2 3
1 sin( ) tan( ) cos( ) tan( )
J( ) = 4 0 cos( ) sin( ) 5; cos( ) 6= 0 (3.4)
0 sin( )= cos( ) cos( )= cos( )
>
The satellite has three controllable moments = [ 1; 2; 3] which can be generated using
di¤erent actuators.

3.1.2 Skew-symmetric representation of the satellite model


The dynamic model (3.1) can also be written:

ICG !_ (ICG !) != (3.5)

23
24 CHAPTER 3. SATELLITE MODELING

where we have used the fact that a b = b a. Furthermore, it is possible to …nd a


matrix S(!) such that S(!) = S> (!) is skew-symmetric. With other words:
ICG !_ + S(!)! = (3.6)
The matrix S(!) must satisfy the condition:
S(!)! (ICG !) ! (3.7)
A matrix satisfying this condition is:
2 3
0 Iyz q Ixz p + Iz r Iyz r + Ixy p Iy q
S(!) = 4 Iyz q + Ixz p Iz r 0 Ixz r Ixy q + Ix p 5 (3.8)
Iyz r Ixy p + Iy q Ixz r + Ixy q Ix p 0

3.2 Satellite Model Stability Properties


Consider the Lyapunov function candidate:
1
V = ! > ICG ! + h( ) (3.9)
2
where h( ) is a positive de…nite function depending of the attitude. Di¤erentiation of V
with respect to time gives:
> @h
V_ = ! T ICG !_ + _ (3.10)
@
@h
= ! > ( S(!)! + ) + ! > J> ( ) (3.11)
@
Since S(!) = S> (!); it follows that:
! > S(!)! = 0 8! (3.12)
This suggests that the control input should be chosen as:
@h
V_ = ! > + J> ( ) 0 (3.13)
@
One control law satisfying this is:
@h
= Kd ! J> ( ) (3.14)
@
where Kd > 0: This …nally gives:
V_ = ! > Kd ! 0 (3.15)
and stability and convergence follow from standard Lyapunov techniques.

3.3 Design of Satellite Attitude Control Systems


Design of nonlinear control systems based on the model (3.6) is quite common in the litera-
ture. One example is the nonlinear and passive adaptive attitude control system of Slotine
and Di Benedetto [10]. An alternative representation is proposed by Fossen [3].
Chapter 4

Matlab Simulation Models

4.1 Boeing-767
The longitudinal and lateral B-767 state-space models are given below. The state vectors
are: 2 3 2 3
u (ft/s) (deg)
6 (deg) 7 6 p (deg/s) 7
xlang = 6 7 6
4 q (deg/s) 5 ; xlat = 4 (deg/s)
7
5 (4.1)
(deg) r (deg)
E (deg) A (deg)
ulang = ; ulat = (4.2)
T (%) R (deg)
Equilibrium point:

Speed VT = 890 ft/s = 980 km/h


Altitude h = 35 000 ft
Mass m = 184 000 lbs
Mach-number M = 0.8

4.1.1 Longitudinal model


a = [ -0.0168 0.1121 0.0003 -0.5608
-0.0164 -0.7771 0.9945 0.0015
-0.0417 -3.6595 -0.9544 0
0 0 1.0000 0];

b = [ -0.0243 0.0519
-0.0634 -0.0005
-3.6942 0.0243
0 0 ];

25
26 CHAPTER 4. MATLAB SIMULATION MODELS

Eigenvalues:
lam = [
-0.8678 + 1.9061i
-0.8678 - 1.9061i
-0.0064 + 0.0593i
-0.0064 - 0.0593i];

4.1.2 Lateral model


a = [
-0.1245 0.0350 0.0414 -0.9962
-15.2138 -2.0587 0.0032 0.6458
0 1.0000 0 0.0357
1.6447 -0.0447 -0.0022 -0.1416];

b = [
-0.0049 0.0237
-4.0379 0.9613
0 0
-0.0568 -1.2168];

Eigenvalues:
lam = [
-0.1121 + 1.4996i
-0.1121 - 1.4996i
-2.0863
-0.0143];

4.2 F-16 Fighter


The lateral model of the F-16 …ghter aircraft is based on [11], pages 370–371. The state
vectors are:
2 3
(ft/s)
6 (ft/s) 7 2 3
6 7 r (deg)
6 p (rad/s) 7 w
6 7 uA (rad) 6 p (deg=s) 7
xlat = 6 7 6
6 r (rad) 7 ; ulat = uR (rad) ; ylat = 4 (deg) 5
7 (4.3)
6 A (rad) 7
6 7 (deg)
4 R (rad) 5
rw (rad)
Equilibrium point:
Speed VT = 502 ft/s = 552 km/h
Mach-number M = 0.45
4.2. F-16 FIGHTER 27

4.2.1 Longitudinal model


a = [
-0.3220 0.0640 0.0364 -0.9917 0.0003 0.0008 0
0 0 1 -0.0037 0 0 0
-30.6492 0 -3.6784 0.6646 -0.7333 0.1315 0
8.5396 0 -0.0254 -0.4764 -0.0319 -0.0620 0
0 0 0 0 -20.2 0 0
0 0 0 0 0 -20.2 0
0 0 0 57.2958 0 0 -1 ];

b = [
0 0
0 0
0 0
0 0
20.2 0
0 20.2
0 0 ];

c= [
0 0 0 57.2958 0 0 -1
0 0 57.2958 0 0 0 0
57.2958 0 0 0 0 0 0
0 57.2958 0 0 0 0 0 ];

Eigenvalues:

lam = [
-1.0000
-0.4224+ 3.0633i
-0.4224- 3.0633i
-0.0167
-3.6152
-20.2000
-20.2000 ];

Notice that the last two eigenvalues correspond to the actuator states.
28 CHAPTER 4. MATLAB SIMULATION MODELS

Figure 4.1: Schematic drawing of the Bristol F.2B Fighter (McRuer et al 1973).

4.3 F2B Bristol Fighter


The lateral model of the F2B Bristol …ghter aircraft is given below [8]. This is a British
aircraft from World War I (see Figure 4.1). The aircraft model is for = 0 (coordinated
turn). The state-space vector is:
2 3
p (deg/s)
6 r (deg/s) 7
xlat = 6 7
4 (deg) 5 ; ulat = [ A (deg)] (4.4)
(deg)

where the dynamics for satis…es the bank-to-turn equation:

_ = g = 9:81
= 0: 233 (4.5)
U0 138 0:3048
Equilibrium point:

Speed VT = 138 ft/s = 151.4 km/h


Altitude h = 6 000 ft
Mach-number M = 0.126
4.3. F2B BRISTOL FIGHTER 29

4.3.1 Lateral model


a = [
-7.1700 2.0600 0 0
-0.4360 -0.3410 0 0
1.0000 0 0 0
0 0 0.2330 0];
b = [
26.1000
-1.6600
0
0];

Eigenvalues:

lam = [
0
0
-0.4752
-7.0358];
30 CHAPTER 4. MATLAB SIMULATION MODELS
Bibliography

[1] Blakelock, J. H. (1991). Aircraft and Missiles (John Wiley & Sons Ltd.)

[2] Etkin, B. and L. D. Reid (1996). Dynamics of Flight: Stability and Control (John
Wiley & Sons Ltd.)

[3] Fossen, T. I. (1993). Comments on ”Hamiltonian Adaptive Control of Spacecraft”,


IEEE Transactions on Automatic Control, TAC-38(5):671–672.

[4] Fossen, T. I. (1994). Guidance and Control of Ocean Vehicles (John Wiley & Sons
Ltd.)

[5] Fossen, T. I. (2011). Handbook of Marine Craft Hydrodynamics and Motion Control.
(John Wiley & Sons Ltd.)

[6] Hughes, P. C. (1986). Spacecraft Attitude Dynamics (John Wiley & Sons Ltd.)

[7] McLean, D. (1990). Automatic Flight Control Systems (Prentice Hall Inc.)

[8] McRuer, D., D. Ashkenas og A. I. Graham (1973). Aircraft Dynamics and


Automatic Control. (Princeton University Press, New Jersey 1973).

[9] Nelson R. C. (1998). Flight Stability and Automatic Control (McGraw-Hill Int.)

[10] Slotine, J. J. E. og M. D. Di Benedetto (1990). Hamiltonian Adaptive Control


of Spacecraft, IEEE Transactions on Automatic Control, TAC-35(7):848–852.

[11] Stevens, B. L. og F. L. Lewis (1992). Aircraft Control and Simulation (John Wiley
& Sons Ltd.)

[12] Roskam, J. (1999). Airplane Flight Dynamics and Automatic Flight Controls (Dar-
corporation)

31

You might also like