Visual walkthrough — Airfoil aerodynamics — camber, chord, thickness
We are reconstructing the airfoil surface, exactly the way the NACA Airfoil Series does it.
Step 1 — Lay down the ruler: the chord
WHAT. Draw a horizontal straight line from the front point (the leading edge, LE) to the back point (the trailing edge, TE). This is the chord line. Its length is the chord .
WHY. We need a coordinate system before we can place anything. The chord is our -axis: a variable that runs from at the LE to at the TE. Everything else will be measured as a height above or below this line.
PICTURE. Look at the figure: the white horizontal line is the chord. The little arrow marks growing to the right. There is no airfoil yet — just the ruler.

Step 2 — Draw the skeleton: the mean camber line
WHAT. At each , we mark a height — the mean camber line, the curved "spine" of the airfoil.
WHY. Real airfoils are not flat. The spine carries all the bend — all the up-or-down curvature of the shape. Later we will wrap flesh symmetrically around this spine, so the spine alone decides how asymmetric (how lifting) the airfoil is. Separating "bend" (spine) from "fatness" (flesh) is the whole trick.
PICTURE. The yellow curve is . It starts and ends on the chord (height at LE and TE) and bows gently upward in between. The tallest gap between yellow and the white chord is the camber.

Step 3 — The slope of the spine, and why we need
WHAT. At each point of the yellow spine, measure how tilted it is. The tilt is the slope — "how much height you gain per step forward." We package that tilt as an angle .
WHY an angle and not just the slope? Because in Step 4 we must add thickness perpendicular to the spine. "Perpendicular" is a direction, and directions are described by angles. The slope is a ratio; to turn a ratio into a direction we ask: which angle has this slope? That question is answered by the arctangent.
PICTURE. The red triangle sits on the spine: horizontal leg , vertical leg , hypotenuse lying along the spine. The angle between the hypotenuse and the horizontal is what hands back.

Step 4 — Find the perpendicular direction (the unit normal)
WHAT. We need the direction that points straight out of the spine, at to it. Call it the unit normal. We claim it is .
WHY this exact pair? The spine points along itself in direction — that is just "go forward by , up by ," the two legs of a unit-length step tilted by . To turn any direction by counter-clockwise you swap the two numbers and flip the sign of the new first one: . That rotated arrow is perpendicular — it is the normal.
PICTURE. Yellow spine, blue "along" arrow tangent to it, green "normal" arrow at a clean right angle. The little right-angle box confirms the . Both arrows are the same length ().

Step 5 — Wrap the flesh: half-thickness along the normal
WHAT. Define , half the local thickness. From each spine point, step a distance along the green normal to get the upper surface point, and against it to get the lower point.
WHY half, and why along the normal? The flesh is symmetric about the spine — the same amount above and below — so we add one way and the other; the total top-to-bottom thickness is . We move along the normal (not straight up) because that is the honest "thickness perpendicular to the skeleton," which is how NACA distributes it.
PICTURE. From a spine point : the green normal goes up to the red upper point , the reversed normal goes down to the red lower point . The segment has length and is perpendicular to the yellow spine.

Now write the arithmetic. Start at the spine point and add times the normal :
Step 6 — The flat-spine limit (why thin airfoils simplify)
WHAT. Suppose the spine is nearly flat: . Then and , so the formulas collapse to
WHY this is the degenerate case that matters. For a symmetric airfoil (, so the spine is the chord, exactly) or any thin airfoil, "perpendicular to the spine" and "perpendicular to the chord" become the same direction. Thickness just stacks straight up and down. This is why Thin-Airfoil Theory can treat thickness and camber as simply added — the sideways nudge vanishes.
PICTURE. Left: steep spine, normals fan out sideways, the shift is visible. Right: flat spine, normals point straight up/down, . Same , different geometry.

Step 7 — Close the loop: LE and TE endpoints
WHAT. At the very nose () and tail (), a well-formed thickness law has . So and merge back onto the spine: the top and bottom skins meet.
WHY check the endpoints? An airfoil must be a single closed curve, not two loose ribbons. Zero thickness at LE and TE is what stitches the upper and lower surfaces together into one outline. (The trailing edge closing to a point is also exactly what the Kutta–Joukowski Theorem needs — the flow leaves cleanly from a sharp TE.)
PICTURE. Full airfoil outline: upper (red) and lower (blue) surfaces meeting at LE and TE, yellow spine inside, white chord underneath. The complete NACA-style shape, assembled from Steps 1–5.

The one-picture summary
Everything at once: chord (ruler) → spine (bend) → tilt angle → normal → step along it → closed surface.

Recall Feynman retelling (click to open)
First I drew a straight ruler from nose to tail — that's the chord. Then I drew a gentle wavy spine that stays in the middle of the wing and does all the bending — that's the camber line. To know which way is "sideways-out" of that spine, I looked at a tiny triangle on it: the ratio of its rise to its run is the slope, and asking "which angle has that slope?" — that's arctangent — gives me the spine's tilt . Turn the spine's own direction by a quarter turn and I get the arrow pointing straight out of it. Finally I walked a little distance out along that arrow to draw the top skin, and the same distance backwards for the bottom skin — so the skin is symmetric about the spine, top-to-bottom thickness . Because the spine is tilted, stepping out also nudges me sideways, which is why an extra term sneaks into the -coordinates. If the spine is flat (a symmetric airfoil) that nudge disappears and thickness just stacks straight up and down. At the nose and tail the thickness shrinks to zero, so the two skins meet and the outline closes into one wing shape.
Recall Quick self-test
Why is there a term in ? ::: Because we step perpendicular to a tilted spine, so the perpendicular step has a horizontal component . What is when the airfoil is symmetric? ::: everywhere (spine = chord), so . What does do here? ::: Converts the spine's slope into its tilt angle. Total thickness in terms of ? ::: .
Connections
- NACA Airfoil Series — this decomposition is the NACA 4-digit generator.
- Thin-Airfoil Theory — uses the flat-spine limit of Step 6.
- Kutta–Joukowski Theorem — needs the closed sharp trailing edge of Step 7.
- Boundary Layer & Flow Separation — how the finished thickness shape behaves in real flow.