3.3 Drag Components: Parasite, Profile & Induced Drag

Key Takeaways

  • Total aerodynamic drag consists of Parasite Drag (form drag, skin friction drag, interference drag) and Induced Drag (lift-dependent drag).
  • Parasite drag increases with the square of airspeed (D_p \propto V^2), whereas induced drag varies inversely with the square of airspeed (D_i \propto 1/V^2).
  • Skin friction drag is caused by viscous shearing stress within the boundary layer, where transition from laminar to turbulent flow significantly increases surface friction coefficient.
  • Induced drag originates from high-pressure air beneath the wing leaking around the wingtips into the low-pressure upper surface, forming powerful wingtip vortices and downwash that tilts the net lift vector backwards.
  • Induced drag can be reduced by increasing aspect ratio (AR = b^2/S), installing winglets, tapering planforms, or applying wing washout.
Last updated: July 2026

Aerodynamic Drag Breakdown

Drag is the retarding force acting parallel and opposite to the flight path direction. Every vehicle moving through a fluid experiences resistance. In EASA Part-66 aerodynamic theory, total aircraft drag ($D_{\text{total}}$) is categorized into two fundamental components: Parasite Drag ($D_p$) and Induced Drag ($D_i$).

Dtotal=Dp+Di=(Dskin+Dform+Dinterference)+DiD_{\text{total}} = D_p + D_i = (D_{\text{skin}} + D_{\text{form}} + D_{\text{interference}}) + D_i


Parasite Drag ($D_p$)

Parasite Drag is drag caused by moving a solid body through a fluid medium, unrelated to the generation of lift. It comprises three distinct physical mechanisms: Skin Friction Drag, Form (Pressure) Drag, and Interference Drag.

1. Skin Friction Drag ($D_{\text{skin}}$)

Skin friction drag is generated by the viscous shearing stresses between air molecules and the aircraft's outer skin within the boundary layer.

  • Boundary Layer Mechanics: As air flows over a surface, the microscopic layer directly touching the skin comes to zero velocity relative to the aircraft (the no-slip condition). Flow velocity increases outward through the boundary layer until reaching 99% of freestream velocity.
  • Laminar vs. Turbulent Flow:
    • Laminar Boundary Layer: Smooth, thin layer with parallel streamlines. Produces extremely low skin friction, but has low kinetic energy and is highly prone to separation under adverse pressure gradients.
    • Turbulent Boundary Layer: Thicker, highly energetic layer with swirling eddies. Produces significantly higher skin friction drag, but resists separation much better than laminar flow.
  • Reynolds Number ($Re$): Dimensionless ratio of inertial forces to viscous forces: Re=ρVcμRe = \frac{\rho \cdot V \cdot c}{\mu} Higher Reynolds numbers push the transition point forward toward the leading edge, converting laminar flow into turbulent flow.

2. Form (Pressure) Drag ($D_{\text{form}}$)

Form drag arises from the static pressure differential between the front and rear of a body caused by boundary layer separation.

  • When airflow separates from a surface, a low-pressure turbulent wake forms behind the body.
  • The high static pressure at the front stagnation point combined with the low static pressure in the rear wake creates a net backward pressure force.
  • Streamlining: Refining body geometry (e.g., tapering the trailing edge with a fineness ratio of approximately $3:1$ to $4:1$) delays separation, drastically reducing wake size and form drag.

3. Interference Drag ($D_{\text{interference}}$)

Interference drag occurs when airflows over adjacent aircraft components (e.g., wing root junctions, engine nacelles, fuselage joints, landing gear struts) merge and collide. The mixing of intersecting boundary layers creates localized turbulence and separation greater than the sum of the individual parts.

  • Mitigation: Smooth curved fillets and fairings are installed at structural intersections to transition airflow smoothly.

Profile Drag & The Parasite Drag Equation

In aerodynamic terminology:

Profile Drag (Dprofile)=Dskin friction+Dform drag (of the wing section)\text{Profile Drag } (D_{\text{profile}}) = D_{\text{skin friction}} + D_{\text{form drag (of the wing section)}}

Profile drag represents the total basic drag of the 2D aerofoil section itself operating in isolation.

The Parasite Drag Equation

Parasite drag for an entire aircraft is calculated using a dynamic pressure formula analogous to the lift equation:

Dp=CDp12ρV2SD_p = C_{Dp} \cdot \frac{1}{2}\rho V^2 \cdot S

Where $C_{Dp}$ is the non-dimensional parasite drag coefficient.

Airspeed VariationEffect on Dynamic Pressure ($q$)Effect on Parasite Drag ($D_p$)
Speed doubled ($2V$)Quadrupled ($4q$)Quadrupled ($4D_p$)
Speed tripled ($3V$)Increased by $9\times$Increased by $9\times$ ($9D_p$)
Speed halved ($\frac{1}{2}V$)Reduced to $\frac{1}{4}q$Reduced to $\frac{1}{4}D_p$

Because parasite drag is directly proportional to $V^2$, parasite drag is small at low speeds but grows exponentially as flight velocity increases, dominating total drag at high cruise speeds.

Induced Drag ($D_i$) Mechanics

Induced Drag ($D_i$) is an inevitable byproduct of lift generation on a 3D finite wing. It originates from the static pressure differential between the lower and upper wing surfaces.

Wingtip Vortex Formation & Downwash

  1. Spanwise Flow: High static pressure air on the lower wing surface naturally leaks around the wingtips toward the low static pressure region on the upper surface. This sets up an outward spanwise flow on the bottom surface and an inward spanwise flow on the top surface.
  2. Wingtip Vortices: At the wingtip and trailing edge, these opposing spanwise currents merge, producing powerful rotating helical trailing vortices that roll up behind the wing.
  3. Induced Downwash Field ($w$): The trailing vortex system induces a strong downward velocity component ($w$) across the entire wing planform and downstream airflow field.
  4. Apparent Relative Wind Tilt: This downwash vector combines vectorially with the freestream relative wind ($V_{\infty}$), rotating the local effective relative wind downward through an induced angle of attack ($\alpha_i$).
  5. Backward Tilt of Lift Vector: Because aerodynamic lift ($L_{\text{effective}}$) is defined as perpendicular to the local effective relative wind, the total lift vector is tilted backward through the angle $\alpha_i$.

Resolving this tilted force vector relative to the freestream direction yields:

  • True vertical force = $L = L_{\text{effective}} \cos \alpha_i \approx L_{\text{effective}}$
  • Retarding horizontal force = Induced Drag ($D_i$) = $L_{\text{effective}} \sin \alpha_i \approx L \cdot \alpha_i$
Loading diagram...
Causal Chain of Finite Wingtip Vortex Formation and Induced Drag Generation

Mathematical Formulation & Induced Drag Reduction

The induced drag coefficient ($C_{Di}$) is expressed mathematically as:

CDi=CL2πAReC_{Di} = \frac{C_L^2}{\pi \cdot AR \cdot e}

Where:

  • $C_L$ is the lift coefficient.
  • $AR = \frac{b^2}{S}$ is the Wing Aspect Ratio ($b$ = wingspan, $S$ = wing area).
  • $e$ is the Oswald Wing Efficiency Factor ($e \le 1.0$, where $1.0$ corresponds to an ideal elliptical lift distribution).

Airspeed Dependency of Induced Drag

In unaccelerated level flight, total lift equals aircraft weight ($L = W = \text{constant}$):

CL=W12ρV2S    CL1V2C_L = \frac{W}{\frac{1}{2}\rho V^2 S} \implies C_L \propto \frac{1}{V^2}

Substituting $C_L$ into the induced drag equation:

Di=CDiqS=(CL2πARe)(12ρV2)S    Di(1/V2)21V2=1V2D_i = C_{Di} \cdot q \cdot S = \left( \frac{C_L^2}{\pi \cdot AR \cdot e} \right) \left( \frac{1}{2}\rho V^2 \right) S \implies D_i \propto \frac{(1/V^2)^2}{1} \cdot V^2 = \frac{1}{V^2}

Thus, Induced Drag varies inversely with the square of True Airspeed ($D_i \propto \frac{1}{V^2}$). At low airspeeds (e.g., during takeoff, climb, or landing flare where $C_L$ is high), induced drag dominates total aircraft drag.


Design Mitigation Strategies for EASA Engineers

Mitigation MethodAerodynamic PrinciplePractical Aircraft Application
High Aspect Ratio ($AR$)Increases span length $b$ relative to chord $c$, reducing proportion of wing affected by tip vorticesGliders ($AR > 20$), U-2 reconnaissance aircraft, modern airliners ($AR \approx 9-11$)
Winglets / EndplatesVertical barriers block high-pressure air leaking around tip, weakening vortex intensity and increasing effective $AR$Blended winglets on Boeing 737NG, Sharklets on Airbus A320 family
Wing Washout (Twist)Geometric twist reduces angle of attack toward wingtips, lowering local $C_L$ at tipsBuilt into almost all modern transport aircraft wings
Tapered PlanformAdjusts chord length along span to approximate an ideal elliptical lift distributionTaper ratio $\lambda \approx 0.45$ on high-performance wings
Test Your Knowledge

How does turbulent boundary layer flow compare to laminar boundary layer flow in terms of skin friction drag and separation resistance?

A
B
C
D
Test Your Knowledge

Which structural or planform modification is most effective at reducing induced drag on a fixed-wing aircraft without increasing overall physical wingspan?

A
B
C
D
Test Your Knowledge

What is the mathematical relationship between induced drag (D_i) and true airspeed (V) in unaccelerated level flight at a constant aircraft weight?

A
B
C
D