Aircraft Performancedraft
Questions and Solutions
The following comprises the theory that I expect you to have absorbed and be fluent in over the preceding module. Some questions have wordy answers whilst others have numerical answers. The numerical answers are provided, and the method is hidden in dropdowns in some cases, and completely hidden in the source ipynb notebooks in other cases.
A lot of the theory questions ask you to derive something. I do not include solutions to these questions - they are all ‘bookwork’ which is included in the notes. If you’re not able to answer them, ask on Slack.
Remember that you are expected to be writing your own code snippets rather than simply using this website as a calculator. I might be a real bastard and turn off the live code functionality during certain exams to enforce that.
Background Questions
These are not directly taught in this course, per se, but will prove your abilities to analyse aircraft data in order to even start the problems in Module 1. The following will test your understanding of the drag polar.
WT Data
A test is carried out on a 1:20 scale model of an aircraft in an atmospheric wind tunnel (ie in the working section) at a speed of 20m/s. The model has a rectangular wing with a span of 1.70m and a chord of 0.24m.
| -6 | -3 | 0 | 3 | 6 | 9 | 12 | 15 | 18 | |
|---|---|---|---|---|---|---|---|---|---|
| -25 | 0 | 25 | 50 | 75 | 100 | 125 | 135 | 115 | |
| 1.9 | 1.6 | 1.9 | 2.8 | 4.3 | 6.4 | 9.1 | 13.8 | 19.2 |
Perform the following data analysis and presentation:
- Evaluate and for each incidence.
- Plot against .
- Plot lift/drag ratio / against
- Plot against .
and using these graphs, estimate:
- The lift curve slope .
- The zero-lift incidence .
- The lift coefficient at zero lift,
- The induced drag factors and .
- The zero lift drag (you can assume camber is negligible)
- The maximum lift/drag ratio.
- The approximate stall angle .
- The maximum lift
Answers
Conversion to flight data
The wind tunnel model described above is of an aircraft which weighs 300kN at full scale. It flies at maximum L/D at a height for which = 0.25.
Determine the following:
- The aircraft angle of attack
- The airspeed, , and the required power at this condition
- The minimum flight speed at this altitude
- If the aircraft can produce 100kN thrust at sea level, what is the maximum speed at the altitude in the question
- Comment on the answer to (4), and whether it is a realistic value.
The solutions are included below - note there is a choice to make in the equations regarding drag polar, which relate to the sparsity of the data. The can be taken from the raw data or from the drag model. Looking at the drag polar above, and the lift-to-drag ratio, to which both have been added, I think you can reasonably use the drag model but either value is acceptable.
Level Flight
Understanding the drag model
The basic non-dimensional drag equation for an aircraft at low speed is:
Describe the significant of each term in the equation.
Answers
- Total drag coefficient
- Lift coefficient
- Zero-lift drag - combination of skin friction and the part of form drag that does not vary with incidence.
- Induced drag effect
- Aspect ratio
- Induced drag factor - if wing has a non-elliptical lift distribution ()
Understanding EAS
Explain the concept of Equivalent Air Speed (EAS). Writing the drag equation in dimensional form, demonstrate that using EAS enables us to plot a single curve of drag vs. speed for all altitudes. Include in your answer a sketch of the variation of drag with speed.
So what is EAS...?
Consider an aircraft flying at True Air Speed (TAS or ) at some altitude where the air density is given by . The Equivalent Air Speed (EAS or ) is the speed at which, if flown at ISA sea-level density (), would give the same dimensional aerodynamic loads for the same aerodynamic configuration \ie constant etc.
\begin{equation*} V_E\triangleq V\sqrt\frac{\rho}{\rho_{SL}}=V\sqrt{\sigma} \end{equation*}
Taking the drag equation from question (a), and dimensionalising, we get:
\begin{align*} D &= C_{D0}\cdot\frac{1}{2}\cdot\rho\cdot S\cdot V^2 + K\cdot C_L\cdot\frac{1}{2}\cdot\rho\cdot V^2\cdot S \end{align*}
i.e.,
So if we plot dimensional drag vs true airspeed, the curves will be different for each altitude. If we take the definition for , rearrange for , we may substitute into the dimensional drag equation and get:
\begin{align*} D &= C_{D0}\cdot\frac{1}{2}\cdot\rho_{SL}\cdot S\cdot V_E^2 + K\cdot C_L\cdot\frac{1}{2}\cdot\rho_{SL}\cdot V_E^2\cdot S \end{align*}
since is constant with altitude,
\begin{align*} D &= f(V_E) \end{align*}
Hence drag as a function of EAS is constant with altitude. QED. We can sketch the variation of drag with EAS:

where:
Understanding power required
Determine the lift coefficient and drag coefficient when flying at minimum \textsl{power}, and hence show that the corresponding true airspeed is:
\begin{equation*} V_{mp} = \left[\frac{2W}{\rho S}\right]^{\tfrac{1}{2}}\left[\frac{K}{3\cdot C_{D0}}\right]^{\tfrac{1}{4}} \end{equation*}
Bookwork derivation
From the question above we have:
\begin{align*} D &= A\cdot V^2 + B\cdot V^{-2} \end{align*}
where
power (P) is the rate of work done, or the thrust multiplied by velocity:
\begin{align*} P &= T\cdot V\ \end{align*}
for steady cruise,
minimum power at
Numerical Drag Equation Manipulation
A jet trainer has the drag equation:
\begin{equation*} C_D = 0.018 + 0.016\cdot C_L^2 \end{equation*}
and a minimum power speed of 60m/s EAS. What is the thrust to weight ratio required to cruise at 200m/s EAS?
Please attempt the solution yourself first, or you'll learn nothing...
Knowns:
Required:
There are a few ways to go about this equation, you can get by differentiating the power equation for , and determine which is the same as . Alternatively, you can do the following, which is how I would solve it:
First rearrange the minimum power speed from the previous question for the unknowns ( and ):
\begin{equation*} \frac{W}{S} = \left(V_{mp}\cdot\left[\frac{K}{3\cdot C_{D0}}\right]^{-\tfrac{1}{4}} \right)^2\cdot\frac{\rho}{2} \end{equation*}
we want so:
which, if we insert all the values above, yields
Minimum drag speed derivation
Working from first principles show that the the expression for the minimum drag speed of a conventional aircraft is given by:
\begin{equation*} V_{MD} = \left[\frac{2W}{\rho S}\right]^{\tfrac{1}{2}}\left[\frac{K}{C_{D0}}\right]^{\tfrac{1}{4}} \end{equation*}
where all the symbols have their usual meaning. You can assume a knowledge of the lift and drag coefficients’ meaning and definitions.
Bookwork derivation
We assume that the drag comprises a component that is lift-independent - , due to the combination of form drag and skin friction drag, and a second part that rises linearly with the square of the lift due to induced drag, and the -variation of the form drag - . \ie
begin{align*} C_D &= C_{D0} + K\cdot C_L^2 \end{align*}
dimensionalising by multiplying by :
with and . To find the variation of drag with lift, we can differentiate the above expression wrt V, and find the zero point:
Numerical Minimum Drag Speed
An aircraft with a wing area of 20m and drag given by and is flying at an altitude of 6km, at its minimum drag speed.
If the engine thrust is 2500N, what is the speed and weight of the aircraft?
The thrust is now increased by 10%, find:
-
The new steady flight speed if the aircraft is held level at the same altitude.
-
If the lift curve slope is 5.7/rad, what change in aerodynamic incidence is required to maintain level flight at these new speeds
-
The steady rate of climb, and the climb angle achieved if the aircraft’s speed is unchanged.
The hidden sections below correspond to solution, and answer for parts 1 through 3.