The NACA four-digit wing sections define the profile by: • First digit describing maximum
camber as percentage of the
chord. • Second digit describing the distance of maximum camber from the airfoil
leading edge in tenths of the chord. • Last two digits describing maximum thickness of the airfoil as percent of the chord. For example, the NACA 2412 airfoil has a maximum camber of 2% located 40% (0.4 chords) from the leading edge with a maximum thickness of 12% of the chord. The NACA 0015 airfoil is symmetrical, the 00 indicating that it has no camber. The 15 indicates that the airfoil has a 15% thickness to chord length ratio: it is 15% as thick as it is long. The maximum thickness of the four-digit series is always located at 30% of the chord.
Equation for a symmetrical 4-digit NACA airfoil The formula for the shape of a NACA 00xx foil, with "xx" being replaced by the percentage of thickness to chord, is : y_t = 5t \left[ 0.2969 \sqrt{x} - 0.1260 x - 0.3516 x^2 + 0.2843 x^3 - 0.1015 x^4 \right], where: :
x is the position along the chord from 0 to 1.00 (0 to 100%), : y_t is the half thickness at a given value of
x (centerline to surface), :
t is the maximum thickness as a fraction of the chord (so
t gives the last two digits in the NACA 4-digit denomination divided by 100). In this equation, at
x = 1 (the
trailing edge of the airfoil), the thickness is not quite zero. If a zero-thickness trailing edge is required, for example for computational work, one of the coefficients should be modified such that they sum to zero. Modifying the last coefficient (i.e. to −0.1036) results in the smallest change to the overall shape of the airfoil. The leading edge approximates a cylinder with a chord-normalized radius of : r = 1.1019 t^2. Now the coordinates (x_U, y_U) of the upper airfoil surface and (x_L, y_L) of the lower airfoil surface are : x_U = x_L = x, \quad y_U = +y_t, \quad y_L = -y_t. Symmetrical 4-digit series airfoils by default have maximum thickness at 30% of the chord from the leading edge.
Equation for a cambered 4-digit NACA airfoil The simplest asymmetric foils are the NACA 4-digit series foils, which use the same formula as that used to generate the 00xx symmetric foils, but with the line of mean camber bent. The formula used to calculate the mean camber line is : \begin{align} x_U &= x - y_t\, \sin \theta, & y_U &= y_c + y_t\, \cos \theta, \\ x_L &= x + y_t\, \sin \theta, & y_L &= y_c - y_t\, \cos \theta, \end{align} where : \theta = \arctan\frac{dy_c}{dx}, : \frac{dy_c}{dx} = \begin{cases} \dfrac{2m}{p^2} \left(p - x\right), & 0 \leq x \leq p, \\ \dfrac{2m}{(1 - p)^2} \left(p - x\right), & p \leq x \leq 1. \end{cases} ==Five-digit series==