Starting from:

$30

Aircraft Dynamics Lab 5

For all assignments students will work in groups of two to four students. Groups are determined by the instructors. A single assignment should be submitted for the group.

Objectives

Calculate and analyze longitudinal stability derivatives and linear dynamics models
    • for a  xed-wing aircraft (Boeing B747-100);

Design and analyze xed-wing longitudinal stability augmentation using feedback control.

Background Information To compute non-dimensional longitudinal stability deriva-tives (i.e. stability coe cients) from dimensional stability derivatives, one must use the relations given in Table 4.4 in the textbook. As discussed in Chapter 5 of the textbook, these relations arise from considering the partial derivatives of the non-dimensional lon-gitudinal aerodynamic force and moment equations with respect to relevant longitudinal variables,


Cx = CT + CL  x    CD;
Cz =    (CL + CD  x);

Cm = Cmac;wb + CL;wb(h  hn;wb)  VH CL;t:

Note that the non-dimensional stability derivatives in Table 4.4 are de ned with respect to non-dimensional state variables. For example, Cxu = @C@u^x j0, where u^ is the non-dimensional velocity. The required small disturbance small divisors for non-dimensionalization are provided in Table 4.1.


The modal response for the longitudinal dynamics of xed-wing aircraft will be dis-cussed further in lecture, but you should read Chapter 6.1-6.3 in the textbook to begin familiarizing yourself with the two characteristic response modes for longitudinal ight near trim: the Short Period Mode and the Phugoid Mode. Both modes are described by complex conjugate eigenvalues and eigenvectors. This means that they are physically as-sociated to characteristic damped oscillations among the longitudinal state variables when they are in speci c phase relationships with each other. It is often desirable to use feed-back control in autopilot systems to damp out the phugoid mode, in order to improve longitudinal response characteristics for human pilots.









1
Part 1: Longitudinal Dynamics Modeling

    1. Use the dimensional stability derivatives from Table E.3 in Appendix E, for case II of the B747-100 airplane in Table E.1, to construct the SI units version of table E.3 (longitudinal stability and control derivatives only).

    2. Since Appendix E is for the case of the body frame shown in Figure E.1, to obtain corresponding derivatives for the case of the stability frame, where 0 = 0 for horizontal ight, the stability frame must be rotated by the angle about the body y^ axis from the initial alignment with the body frame (-6.8 deg in this case). With this in mind, do the following:

        (a) Convert the derivative table from Question 1 into the stability frame, using the coor-dinate rotations in eqn. B.12,6 (also see the remarks at the beginning of Appendix E on how to do this).

        (b) Use the dimensional results from part (a) to create a non-dimensional longitudinal stability derivative table with a format similar to Table 6.1.

    3. Use the dimensional table from Question 2 to construct the 4 4 Along matrix for the linearized longitudinal dynamics (eq. 4.9,18) in SI units.

    4. Find the eigenvectors and eigenvalues of Along. Identify eigenvectors and eigenvalues corresponding to the Short Period and Phugoid modes. What are the corresponding modal damping ratios and modal natural frequencies?

    5. Compare the eigenvalues above of the Short Period mode to the approximation devel-oped in class. Compare the oscillation period of the Phugoid mode above to the Lanchester approximation (see Ch. 6.3).

    6. Simulate the linearized longitudinal dynamics from eq. 4.9,18 using ode45.

        (a) Verify that the trim state is an equilibrium.

        (b) Perturb the initial states, one at a time, as follows, and plot the responses. Discuss the results in reference to the modal behaviors found above:

            (i) Initial  uE = 10 m/s;

            (ii) Initial  wE = 10 m/s;

            (iii) Initial  q = 0:1 rad/s;

            (iv) Initial    = 0:1 rad.

        (c) Which initial deviations are good at exciting the Short Period mode? The Phugoid?









2
Part 2: Feedback Control for Stability Augmentation

    7. Add elevator control derivatives to the linearized model for the B747, based on the non-dimensional values on p. 229 in the textbook, dimensionalizing according to table 7.1 (in SI units), using the case II ight conditions from Appendix E (ignore the rotation to stability frame for this part).

    8. Design a proportional-derivative elevator feedback control law of the form

e =  k2    k1    q:

to augment damping in the phugoid mode as follows:

    (a) First design for increased pitch sti ness in the short period mode by a variable scale factor ks, ranging from 1 to 3, in steps of 0.01, while retaining the original (no control) damping ratio, using the short period approximation from class. Plot the resulting locus of these eigenvalues in the complex plane to verify increasing pitch sti ness and constant damping ratio in the 2nd order short period approximation as ks varies.

    (b) Implement the above range of control laws on the full linearized longitudinal dynamics and calculate the actual short period and phugoid mode eigenvalues. Plot the locus of these eigenvalues in the complex plane. Discuss the general trends in modal behavior as ks varies.

    (c) Simulate the closed loop behavior of the linearized longitudinal system, starting from trim except for a 0.1 rad deviation in , for the case of ks = 1 (no feedback) and for the case ks = 2 (doubled pitch sti ness). Does this behavior make sense given the corresponding closed loop eigenvalues?

    (d) Determine the reason for the e ects on phugoid induced by the short period control. Is this primarily due to the natural coupling in the A matrix between the rotational and translational states, or due to the additional control e ects in the B matrix (not modeled in the short period control design) of elevator actuation on the translational states?

Assignment

This assignment does not require a full lab report. Instead, submita single PDF le that includes answers to all questions with plots generated for the problems and the text of any code speci cally requested for a problem. All code used for the assignment should be included as an appendix. Only a single example of the code is expected even if students made multiple versions (e.g. each student wrote their own).

Be sure to add titles to all gures that include both the problem number and a descrip-tion of the plot, e.g. \2.c Output x versus Time". The assignment will be evaluated based on i.) correct answers; ii.) proper commenting and documenting of code; and iii.) the quality of the gures submitted (e.g. labeling, axis, etc).

All lab assignments should include the Team Participation table and should be com-pleted and acknowledged by all team members. Description of the Team Participation table is provided in a separate document.


3

More products