Flight dynamic
Flight dynamic
Assignment criteria
See assessment details in main assignment, which follows.
1
University of Staffordshire
School of Digital, Technology, I nnovation and Business
Departm ent of Engineering
Assignment
a) Search and identify the formula for the elevator deflection angle
b) Code the calculation in the MATLAB using =, *, /, and more
symbols (if required).
c) Round off the calculated 𝛿𝛿 (in radians) to 1 decimal value.
2
a) Simulate an open loop response for the commercial aircraft based
on the transfer function (given below) and the calculated elevator
deflection angle (rounded off, in radians) from question 1.
1
𝛼𝛼̇ = 𝜇𝜇Ω𝜎𝜎 �−(𝐶𝐶𝐿𝐿 + 𝐶𝐶𝐷𝐷 )𝛼𝛼 + 𝑞𝑞 − (𝐶𝐶𝑊𝑊 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠)𝜃𝜃 + 𝐶𝐶𝐿𝐿 �
(𝜇𝜇 − 𝐶𝐶𝐿𝐿 )
𝜇𝜇Ω
𝑞𝑞̇ = �[𝐶𝐶 − 𝜂𝜂 (𝐶𝐶𝐿𝐿 + 𝐶𝐶𝐷𝐷 )]𝛼𝛼 + [𝐶𝐶𝑀𝑀 + 𝜎𝜎𝐶𝐶𝑀𝑀 (1 − 𝜇𝜇𝐶𝐶𝐿𝐿 )�𝑞𝑞 + (𝜂𝜂𝐶𝐶𝑊𝑊 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠)𝛿𝛿]
2𝑖𝑖𝑦𝑦𝑦𝑦 𝑀𝑀
𝜃𝜃̇ = Ω𝑞𝑞
𝛼𝛼
𝑦𝑦 = [0 0 1] � 𝑞𝑞 �
𝜃𝜃
𝑑𝑑𝑑𝑑
= 𝐴𝐴𝐴𝐴 + 𝐵𝐵𝐵𝐵
𝑑𝑑𝑑𝑑
𝑦𝑦 = 𝐶𝐶𝐶𝐶 + 𝐷𝐷𝐷𝐷
Note 1:
Step block (from Simulink/Sources library), State-space
block (from Simulink/Continuous library), Demux block
(from Simulink/Signal library), Terminator block (from
3
Simulink/Sinks library) and Scope (from Simulink/Math
Operations library) are required to generate an open-loop
response for 2(a).
The final value (in step block) is the result obtained from
question 1.
−0.313 56.7 0
�−0.0139 −0.426 0�
0 56.7 0
0.232
�0.0203�
0
Note 2:
Next to the Step block, include two Sum blocks (from the
Simulink/Math Operations library).
Input feedback from ‘theta (pitch angle)’ to the first Sum
block.
Add and subtract the inputs in the first Sum block using
the signs I+-
Add the inputs in the second Sum block using the signs
++I
Split the outputs from the first Sum block into two (to the
second Sum block and Scope, separately).
Add disturbance to the second Sum block using a new Step
block of step time ‘3’ and the same final value.
4
𝐾𝐾𝑖𝑖 𝑁𝑁
𝐶𝐶(𝑠𝑠) = 𝐾𝐾𝑃𝑃 + + 𝐾𝐾𝑑𝑑 𝑠𝑠
𝑠𝑠 𝑠𝑠 + 𝑁𝑁
Note 3:
Add a PID controller (from Simulink/Continuous library)
between the first Sum block and its output to Scope (and
before the second Sum block).
Submission
Summary
1. Introduction
2. Problem Definition
3. Elevator Deflection Angle
4. Automated Feedback Controller
4.1. Open loop response
4.2. Closed loop response and Disturbance
4.3. Closed loop response, Disturbance and PID tuner
5. Technical Discussion
6. Conclusion
7. References
5
SIMULINK screenshots, must be included under 4.2. Use of a PID controller,
tuning, detailed design procedure and discussion on the output obtained
against design requirements with the help of design and output SIMULINK
screenshots, must be presented under 4.3. Analysis of the MCAS issue and use
of an automatic pitch controller must be discussed, technically, in detail, under
section 5. The conclusion should provide the answers to the questions asked in
this assignment. Harvard style citation and referencing preferred.
To pass this coursework, you must complete all the above-mentioned tasks and
include them in the report. For question 1, the required values are given. For
question 2, a detailed procedure is provided. You are allowed to add more
technical sections/calculations/elements/discussions to your report, if required.
You are not allowed to use the works of your peers in the report.
To obtain a high mark, you must use a wide range of resources, identify the
key innovations and implement those ideas in the design development, and cite
them correctly. It is important that much of the report must be your own words,
thoughts, calculations, analysis, discussions, and conclusions.
You must submit the assignment electronically via blackboard before the
deadline. The file will be subsequently reviewed through plagiarism detection
software. Your name shouldn't appear within the assignment, as we mark it
anonymously. The standard university plagiarism policy applies in referencing
content.
6
Notations: