Vector Plot of Airfoil Stream
Speeds
Introduction
The stream
speeds as a function of position around an airfoil can be modeled as a
combination of the simple horizontal wind speed, a transitional air speed that
is higher near the top and bottom surfaces of the airfoil, and, when there is
an angle of attack, a circulating air vortex that tends to cancel the wind
speed on the bottom of the airfoil and enhance the wind speed on the top of he
airfoil. The strength of this latter
vortex is proportional to the wind speed and the angle of attack with peak
strength near the stall angle. The vortex
is responsible for the lift and some of the drag (called induced drag) of the
airfoil.
In this document, I
will handle just the free stream as it distorts around a thin ellipse that may
be rotated to some angle of attack.
Math
I chose to first
use a thin ellipse as the airfoil. An
ellipse has the advantage over a circular arc airfoil in that the stagnation
point actually moves as the angle of attack changes. We need to be able to find the tangents and
normals at all points on this ellipse.
In particular, we need to locate point on the rotated ellipse whose
normal is along the horizontal direction since that will be the stagnation
point where the drift velocity is cancelled by the conformally mapped airflow.
Let the ellipse be centered at the origin of the (x,y)
coordinate system and have semi-major axis a and semi-minor axis b and be
rotated clockwise by angle α.
In the un-tilted frame of reference, the normal vector is
parallel to the following vector:
|
|
(1.1)
|
where qpara is the angle referred to by the
parametric description of the ellipse:
|
|
(1.2)
|
To become a useful unit vector N should be normalized as follows.
|
|
(1.3)
|
We want to find the parametric angle for the normal that
points along the -x axis when the ellipse is rotated clockwise by angle α. Therefore we rotate the arbitrary normal by
angle α
|
|
(1.4)
|
We seek the value for θpara where n has zero y component and a negative x
component
|
|
(1.5)
|
|
|
(1.6)
|
which indicates that
|
|
(1.7)
|
Since the description of the ellipse in the un-rotated frame
is
|
|
(1.8)
|
To locate this point in the xy frame, we must apply the
rotation matrix:
|
|
(1.9)
|
This is the result for the position of the stagnation point
at which both vx and vy are zero.
Computation of an elliptical airfoil's velocity potential that has zero
imaginary component on the boundary
Define:
|
|
(1.10)
|
Airfoil border is described by
|
|
(1.11)
|
or:
|
|
(1.12)
|
The velocity potential, (z), for
this airfoil is obtained from the following equations:
(1.13)
where d2 is currently unknown.
We want to find the value of d2 that
makes the imaginary part of =0
|
|
(1.14)
|
|
|
(1.15)
|
The simplest way to make sense of this is the use equation (1.10)
in equation (1.13)
thus
|
|
(1.16)
|
Thus:
|
|
(1.17)
|
|
|
(1.18)
|
|
|
(1.19)
|
This implies that
|
|
(1.20)
|
Then the velocity potential is proportional to the following
complex function:
|
|
(1.21)
|
and the velocity is proportional to the gradient of (z).