Intuition The ONE core idea
An airfoil is a shape whose only purpose is to turn passing air downward so the air shoves the wing up . Every symbol on the parent page — c , y c , y t , θ , α , c ℓ — is just a tool for describing that shape and how much air it turns .
Before you can read the parent note, you need a small toolbox. Below is every symbol and idea it uses, built from nothing, each one earning the next. Read top to bottom.
Everything starts with one image: a slice through a wing, like a slice of bread cut off a loaf. This flat 2D shape is the airfoil . Air flows past it from left to right.
Definition Leading edge (LE) and trailing edge (TE)
The leading edge is the front point of the slice — the part that meets the air first. The trailing edge is the back point — the sharp tail where air leaves.
Picture: the nose and the tail of the slice. Why we need them: they are the two anchor points every measurement is pinned to.
Before any airfoil symbol, we need a grid to place points on.
x and y axes
x = distance along the airfoil, front to back . We set x = 0 at the leading edge and x = c at the trailing edge.
y = distance up or down from a reference line. Up is positive, down is negative.
Picture: x runs left→right, y runs bottom→top, exactly like graph paper laid over the slice.
Why: every curve of the airfoil (top skin, bottom skin, skeleton) is written as a height y for each position x . No axes, no curves.
Definition Chord line and chord
c
The chord line is the straight line from the leading edge to the trailing edge. Its length is the chord c .
Picture: the straight ruler drawn nose-to-tail (dashed line in the figure below).
Why the topic needs it: c is the airfoil's ruler . Every other length (camber, thickness, positions) is quoted as a fraction of c , e.g. "0.02 c ". This makes a big wing and a small wing of the same shape describable by the same numbers.
Intuition Why measure in fractions of
c ?
If I say "camber is 2 cm", you don't know if that's a lot — on a toy glider it's huge, on a jumbo jet it's nothing. But "camber is 2% of chord" (0.02 c ) means the same shape at any size. Fractions of c are scale-free .
Definition Upper and lower surface
The upper surface is the top skin of the airfoil; the lower surface is the bottom skin. At each x , the upper surface sits at some height y U and the lower at y L .
Picture: the two curved lines bounding the shaded slice — top curve and bottom curve.
Why: the actual airfoil is these two curves. Everything else (camber, thickness) is a way of summarising them.
t ( x ) and half-thickness y t ( x )
At a position x , the thickness t ( x ) is the gap between the upper and lower skins — how "fat" the slice is there. The half-thickness y t ( x ) = t ( x ) /2 is half that gap.
Picture: a vertical (or skeleton-perpendicular) double-arrow spanning top to bottom; y t is half of it.
Why y t and not t ? When we build the surface, we add + y t above the skeleton and − y t below it. Splitting the gap in half is what lets us wrap thickness symmetrically around the centre.
Definition Maximum thickness
t ma x and thickness ratio
t ma x is the biggest value t ( x ) reaches. The thickness ratio is t ma x / c , quoted as a percent. NACA 2412's "12" means t ma x / c = 0.12 .
Picture: the fattest point of the slice, measured against the ruler c .
Definition Mean camber line
y c ( x )
The mean camber line is the curve of points exactly halfway between the upper and lower skins . Its height at each x is written y c ( x ) (the parent also calls it z ( x ) — same thing).
Picture: the "spine" or skeleton running down the middle of the slice.
Why: it is the airfoil's backbone . If we know the spine y c and the flesh y t , we can rebuild the whole airfoil.
The camber is the biggest gap between the mean camber line and the chord line , as a fraction of c .
Picture: the largest vertical distance between the curved spine and the straight ruler.
If the spine sits exactly on the ruler everywhere, camber = 0 and the airfoil is symmetric .
Common mistake Camber is NOT curviness or fatness
A thick symmetric airfoil looks curvy and full, but if its spine lies on the chord line, its camber is zero . Camber is only about the spine vs the ruler — nothing else.
The parent writes d x d y c . This is the slope of the camber line — the tool that answers "how tilted is the spine at this point?"
Definition Slope = rise over run
d x d y c = (tiny change in height y c ) ÷ (tiny change in position x ). A big value = steep spine; zero = flat spine.
Picture: the steepness of a little ramp tangent to the spine at a point.
Why a derivative? We need the local tilt at each point, because the tilt changes along the airfoil. The derivative is exactly the tool for "instantaneous steepness".
The parent writes θ = arctan ( d x d y c ) . Let's earn every piece.
Intuition Why we need an ANGLE, not just a slope
To wrap thickness perpendicular to the spine , we must know which direction is perpendicular . "Perpendicular" is a rotation — and rotations are described by angles , not slopes. So we convert slope → angle.
The slope d x d y c is a ratio : rise over run. Draw the little tangent ramp as a right triangle: the horizontal side is the "run", the vertical side is the "rise", and the ramp itself is the hypotenuse. The angle θ the ramp makes with the horizontal satisfies
tan θ = adjacent opposite = run rise = d x d y c .
tan = opposite over adjacent
For a right triangle, tan of an angle is the length of the side opposite the angle divided by the side next to it (adjacent). It measures steepness : steeper ramp → bigger tan .
arctan = "which angle has this tan?"
arctan (written tan − 1 ) is the reverse of tan . We know the steepness (the slope) and we want the angle that produced it. arctan undoes tan : feed it a ratio, it hands back the angle.
Why arctan and not something else? Because we have a ratio (slope) and want an angle — that is exactly the question arctan answers.
Intuition Why this stays safe for airfoils
For camber lines the slope is gentle and x always increases nose-to-tail, so θ lands in a small range near 0 (between about − 9 0 ∘ and + 9 0 ∘ ) — the exact range plain arctan returns. There's no quadrant ambiguity here (unlike a full 2D vector angle), because we never go "backwards" in x . When d x d y c = 0 (flat spine), θ = 0 ; when the spine rises, θ > 0 ; when it falls, θ < 0 .
Definition Angle of attack
α
The angle of attack α is the angle between the chord line and the oncoming air .
Picture: tilt the whole slice nose-up into a horizontal wind — that tilt is α .
Why: tilting also turns air downward, so α is one of the two lift knobs (the other is camber).
Definition Zero-lift angle
α L 0
The zero-lift angle α L 0 is the special α at which the airfoil makes no lift at all . For a symmetric airfoil α L 0 = 0 ; camber makes it negative (you can tilt nose-down a bit and still get zero lift).
Why: it's the single number that records "how much free lift the camber already gives you".
Definition Lift coefficient
c ℓ
c ℓ is a scale-free score for how much lift the airfoil makes, with the raw size, air density and speed divided out. Bigger c ℓ = more lift for the conditions.
Why a coefficient? Just like using fractions of c for length, c ℓ lets us compare shapes fairly regardless of size or speed. See Lift and Drag Coefficients .
leading and trailing edges
thickness t and half thickness yt
tilt angle theta via arctan
sin and cos give the normal
Each foundation feeds the ones below it, and all of them converge on the parent topic, the airfoil geometry note .
Cover the right side and test yourself. If you can answer all of these, you're ready for the parent page.
What is the chord line, in one sentence? The straight line from the leading edge to the trailing edge; its length is c .
Why do we quote lengths as fractions of c ? So the same numbers describe the shape at any physical size — they are scale-free.
What is the mean camber line? The curve of points exactly halfway between the upper and lower surfaces.
Difference between camber and thickness? Camber = how far the spine bows off the chord line; thickness = the gap between the two skins. A thick symmetric airfoil has zero camber.
What does the slope d y c / d x tell you? The local steepness of the camber line at each point x .
What does tan θ mean geometrically? Opposite over adjacent of the tangent triangle — the steepness of the spine.
What does arctan do? Takes a slope (a ratio) and returns the angle that produced it — it undoes tan .
Why do the surface formulas use sin θ and cos θ ? They split the perpendicular thickness offset into its sideways (sin ) and vertical (cos ) parts.
What is the angle of attack α ? The angle between the chord line and the oncoming air.
What is α L 0 ? The angle of attack at which lift is zero; camber makes it negative.
Why use c ℓ instead of raw lift force? It divides out size, density and speed so shapes can be compared fairly.