Aerodynamics 1
Aerodynamics 1
1|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
2|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
TABLE OF CONTENTS
INTRODUCTION
AIRFOIL ....................................................................................................................... 6
SOFTWARE................................................................................................................. 6
AERODYNAMIC DATA
AIRFOIL TYPE............................................................................................................. 9
AIRFOIL TERMS AND DEFINITIONS ......................................................................... 9
NACA AIRFOIL NOMENCLATURE ............................................................................. 9
MATHEMATICAL EQUATION OF NACA AIRFOIL ................................................... 10
NACA 2419 ................................................................................................................ 11
WING DESIGN .......................................................................................................... 15
CONCLUSION
LIMITATIONS OF XFLR5…………………………………………………………………17
PRECAUTIONS………………………………………………………………………….
REFERENCES .............................................................................................................. 18
3|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
INTRODUCTION
The ultimate lift of an aircraft is generated through its wings which has a certain airfoil.
There are four main forces acting on an aircraft: lift, drag, up thrust, weight. For the
moment, investigations and analyses will be more concentrated on lift coefficient drag,
coefficient and angle of attack (alpha).
Bernoulli theorem
Continuity equation
BERNOULLI PRINCIPLE
1 2
𝑃𝑇 = 𝑃𝑆 + 𝜌𝑣
2
4|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
CONTINUITY EQUATION
The sum of the total energy entering a system must equal to the sum of energy leaving
the system; conservation of mass-energy.
𝐸𝑛𝑒𝑟𝑔𝑦𝑖𝑛 = 𝐸𝑛𝑒𝑟𝑔𝑦𝑜𝑢𝑡
This physical phenomenon can be visualised by the use of the Venturi tube.
Assume that the flow is incompressible, steady and frictionless. The mass flow rate and
the volumetric flow rate is always constant. (Anderson, 2009)
5|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
AIRFOIL
Now applying both Bernoulli principle and continuity equation over an airfoil
(NACA2419):
Figure 2.
In Figure 2, three specific critical areas have been put into consideration.
1 1 1
𝑃1 + 𝜌𝑉12 = 𝑃2 + 𝜌𝑉22 = 𝑃3 + 𝜌𝑉32
2 2 2
SOFTWARE
Computational fluid dynamics algorithms (CFD) are used to simulate flow over an
object. Software using (CFD) divide the geometrical object into a finite number of
individual units. The more division (meshing) the more accurate aerodynamic result is
obtained. (Anderson, 2013)
6|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
XLFR5
XFOIL is a graphic user interface program for the design and analysis of subsonic
detached airfoils. It consists of a series of menu-driven systems which perform several
useful functions such as:
7|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
4. Blending of airfoils
5. Drag polar calculation with fixed or varying Reynolds and/or Mach numbers.
XFOIL is most appropriate for use on a good workstation. The source code of XFOIL is
Fortran 77. The plotting library also uses a few C routines for the X-Windows interface
(Mark Drela 2001).
8|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
AERODYNAMIC DATA
AIRFOIL TYPE
NACA stands for National Advisory Committee for Aeronautics. The 4 digits NACA type
airfoil can be generated using mathematical equations. The NACA airfoils can also be
represented by sets of coordinates derived from mathematical calculations. These
coordinates can be eventually inputted into computer software such as auto-cad and
xflr5 for further analysis.
Chord line: it is defined as a straight line between the leading edge and the
trailing edge.
Mean Chamber Line: it is the vector sum of the upper and lower chamber.
Maximum Camber: it is the maximum distance from the chord line to the upper
chamber.
Maximum Thickness: it is the distance between the lower chamber and upper
surfaces.
The 1𝑠𝑡 digit indicates the maximum chamber of the chord length in the y-axis
(horizontal). It is expressed as a percentage of the chord line. In this case 2% of chord
line
The 2𝑛𝑑 digit indicates the location of the maximum chamber in the x-axis (vertical).In
this case 4% of chord line.
The 3𝑟𝑑 and 4𝑡ℎ digits indicate the maximum thickness. In this case 19% of the chord
line.
9|Page
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
𝑡
𝑦𝑡 = (0.2969√𝑥 − 0.1260𝑥 − 0.3516𝑥 2 + 0.2843𝑥 3 − 0.101𝑥 4 )
0.2
Where;
t = maximum airfoil thickness in tenths of the chord (i.e. 19% of chord line).
y = coordinates above and below the line extending along the length of the airfoil (chord
line) on the y-axis.
10 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
NACA 2419
NACA 2419 is generated using a NACA foil generator. The coordinates of the airfoil are
saved in a (.dat file type) and then uploaded to XFLR5.The airfoil is then subject to
batch analysis where aerodynamic calculations are performed.
11 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
Figure 4.
𝑑𝐶𝑙
𝐺𝐿𝐼𝐷𝐸 𝑟𝑎𝑡𝑖𝑜 = ≈ 31
𝑑𝐶𝑑
12 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
Figure 5.
13 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
Figure 6.
From Figure 6, as the angle of attack (α) increases, glide ratio increases
until it reaches a maximum point. For Reynolds number=1,000,000
maximum 𝐺𝐿𝐼𝐷𝐸 𝑟𝑎𝑡𝑖𝑜 ≈ 100 , when angle of attack 𝛼=8°.
After the maximum point, glide ratio decreases as the angle of attack
increases.
14 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
WING DESIGN
For the wing design, the Cessna 172R aircraft wing specifications were taken as
reference.
WING SPECIFICATIONS
Wingspan: 11.0 𝑚
Wing area: 16.2 𝑚2
Aspect ratio: 7.32
Taper Ratio: 0.68
Wing root chord: 5 feet 4 inches (1.63 𝑚)
Wing tip chord: 3 feet 8.5 inches (1.12 𝑚)
Dihedral:1 degree 44 minutes
15 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
16 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
CONCLUSION
LIMITATION OF XLFR5
Results such as lift/drag coefficient are purely based on hypothetical the principle
of lifting lift theory (LLT).Accurate results should not be expected for wings of low
aspect ratio and large amount of sweep.
Non- viscous LLT calculations can be performed.
The LLT considers that all airfoil exists only in two dimensions. Sweep angle and
dihedral angle are not accountable in the calculation of lift distribution.
PRECAUTIONS
17 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519
AIRCRAFT AERODYNAMICS, STRUCTURES AND SYSTEMS
REFERENCES
3.Marzocca, Pier. "The NACA airfoil series" (PDF). Clarkson University. Retrieved July
5, 2016.
4.Mark Drela, MIT Aero & Astro.Harold Youngren, Aerocraft, Inc, accessed 22
November 2017
<http://web.mit.edu/drela/Public/web/xfoil/xfoil_doc.txt>
7. Jane, F. T., et al. (2009). Jane's All the World's Aircraft, McGraw-Hill.
18 | P a g e
ENGG0711-AIRCRAFT AERODYNAMICS SYSTEMS AND STRUCTURES
B.N.POONGAVANAN-BB00340519