Skip to content

Given a radius and center of a circle maps and plots the Joukowski transformation

Notifications You must be signed in to change notification settings

baralevit/Joukowski-Transformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Joukowski-Transformation

The Joukowski transform maps circles to lines, circular arcs, ellipses or airfoils depending on the radius and the center of the circle.
Since the flow around a circle is known, using the Joukowski transformation we can discover the the flow patterns around elliptical cylinders or airfoils.

The following are examples of the transformation:
Set the constant in the Joukowski transform to be 1 (a=1)
A circle centered at the origin of radius 1 is mapped to a line:

1

If the center is on the y-axis, and the circle cuts the x-axis on the non-conformal points (±1) then the circle is mapped to a circular arc:

2

A circle that engulfs the conformal points (for example circle at the origin with radius bigger than 1) is mapped to an ellipse:

3

The Joukowski transform maps a circle to an airfoil when the circle passes through only one non-conformal point. For a symmetric airfoil consider for example a circle centered at (-0.5,0) with radius 1.5:

4

For a cambered airfoil the center needs to by asymmetric with respect to the y-axis:

5

In general, note that if the circle passes through either of the two non-conformal points (±1 in this case) then the transformation contains a sharp edge, as we see in the airfoil examples above (the tail of the airfoil is sharp). Similarly, we see that two sharp edges exist when the circle passes through both of the non-conformal points, as demonstrated in the first two examples when the circle was mapped to a line or an arc.

About

Given a radius and center of a circle maps and plots the Joukowski transformation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages