Report
Report
1
Contents
1 INTRODUCTION TO AIRFOILS 4
1.1 Airfoils . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1.1 Experimental Calculations . . . . . . . . . . . . . . . . . . 4
1.1.2 Theoretical Predictions . . . . . . . . . . . . . . . . . . . 4
1.2 Apparatus Used . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3 Experiment Setup . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.4 Wind Tunnel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.5 Airfoil Geometry . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.6 Ambient Data and Associated Errors . . . . . . . . . . . . . . . . 4
3 PROCEDURE 4
3.1 Measurement of Airfoil Surface Pressure Distribution . . . . . . . 4
3.2 Measurement of Airfoil Wake Velocity Profile . . . . . . . . . . . 4
4 EXPERIMENTAL CALCULATIONS 4
4.1 Sample Calculation Approach . . . . . . . . . . . . . . . . . . . . 4
4.2 Tabulated Calculations . . . . . . . . . . . . . . . . . . . . . . . . 4
5 RESULTS 4
5.1 Plots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
5.1.1 Representative Cp Plots . . . . . . . . . . . . . . . . . . . 4
5.1.2 Representative Wake Velocity Profile . . . . . . . . . . . . 4
5.2 Comparison with Literature and Theoretical Data . . . . . . . . 4
5.2.1 Lift Coefficient (Cl ) vs α . . . . . . . . . . . . . . . . . . 4
5.2.2 Drag Coefficients (Cd ) vs α . . . . . . . . . . . . . . . . . 4
5.2.3 Moment Coefficients (Cm ) vs α . . . . . . . . . . . . . . . 4
5.2.4 Center of Pressure (xcp ) vs α . . . . . . . . . . . . . . . . 4
5.3 Estimation of Stall Angle . . . . . . . . . . . . . . . . . . . . . . 4
5.4 Estimating Location of Aerodynamic Center . . . . . . . . . . . . 4
5.5 Error Analysis (Correct Significant Digits) . . . . . . . . . . . . . 4
5.6 Tabulated Dependence on Angle of Attack and RMS Errors . . . 4
7 OBJECTIVES 4
8 INTRODUCTION TO AIRFOILS 5
8.1 Airfoils . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
8.1.1 NACA 4-Series Airfoil . . . . . . . . . . . . . . . . . . . . 5
8.2 Theoretical Predictions . . . . . . . . . . . . . . . . . . . . . . . . 6
9 EXPERIMENTAL CALCULATIONS 6
2
10 RESULTS 7
10.1 Representative Cp Plots . . . . . . . . . . . . . . . . . . . . . . . 7
10.2 Comparison with Theoretical and Numerical Data . . . . . . . . 7
11 CONCLUSIONS 8
3
1 INTRODUCTION TO AIRFOILS
1.1 Airfoils
1.1.1 Experimental Calculations
1.1.2 Theoretical Predictions
4 EXPERIMENTAL CALCULATIONS
4.1 Sample Calculation Approach
4.2 Tabulated Calculations
5 RESULTS
5.1 Plots
5.1.1 Representative Cp Plots
5.1.2 Representative Wake Velocity Profile
8 INTRODUCTION TO AIRFOILS
8.1 Airfoils
An airfoil is a two-dimensional shape that interacts with aerodynamic flows to
generate forces both tangential and normal to the flow direction. The geomet-
rical characteristics of a typical airfoil shape are shown in Figure 1.
airfoil_nomenclature.png
The forces on an airfoil can be divided into lift (L) and drag (D) components:
L′ = N ′ cos(α) − A′ sin(α)
D′ = N ′ sin(α) + A′ cos(α)
5
of the chord length. The upper and lower surface coordinates can be computed
by:
zu = zc + zt , zl = zc − zt
Cl,theory = 2πα
9 EXPERIMENTAL CALCULATIONS
Using experimental data, the aerodynamic characteristics are computed with
the following formulae:
1 c
Z
Cn = (Cp,l − Cp,u ) dx
c 0
1 c
Z
dzu dzl
Ca = Cp,u − Cp,l dx
c 0 dx dx
Z c
1
Cm,LE = 2 (Cp,u − Cp,l )x dx
c 0
6
10 RESULTS
10.1 Representative Cp Plots
cp_vs_xc.png
Cl,theo = 2πα
The experimental values deviate slightly from theory at higher angles of attack
due to flow separation effects.
7
cl_vs_alpha.png
11 CONCLUSIONS
The experiment successfully demonstrated the principles of low-speed flow over
a symmetric airfoil. The measured coefficients of lift, drag, and moment were
found to be in reasonable agreement with theoretical predictions, though some
deviations were observed due to flow separation and other real-world effects not
accounted for in thin airfoil theory.