Crosswind Calculator — Instantly Compute Crosswind & Headwind Components
Determine the crosswind and headwind components for any runway with this free, interactive aviation tool. Supports runway heading and runway number inputs with step-by-step trigonometric breakdown.
Crosswind Calculator
Enter wind speed, wind direction and runway heading (or runway number) to see the crosswind and headwind/tailwind components.
Crosswind Formula Explained
The crosswind component is the portion of the wind acting perpendicular to the runway. It is calculated using trigonometry from the wind speed and the angle between wind direction and runway heading.
Headwind = Wind Speed × cos(θ)
where θ = |Wind Direction − Runway Heading| (reduced to the acute angle if > 90°).
Variable Definitions
- Wind Speed – Total wind speed (knots, m/s, or mph).
- Wind Direction – Direction the wind is coming from, in degrees (0° = North, 90° = East).
- Runway Heading – Magnetic (or true) direction of the runway centreline, in degrees.
- θ (angle difference) – Acute angle between the wind direction and the runway heading, never exceeding 90°.
How to Calculate Crosswind Step by Step
- Determine the angular difference – Subtract the runway heading from the wind direction. If the result is negative, add 360°. If it is greater than 180°, subtract it from 360° to get the acute angle (θ).
- Calculate crosswind component – Multiply wind speed by the sine of θ. This is the sideways wind.
- Calculate headwind/tailwind component – Multiply wind speed by the cosine of θ. A positive value indicates a headwind; a negative value indicates a tailwind.
- Interpret the results – Use the magnitude and sign to understand the wind’s effect on takeoff or landing.
Crosswind Calculation Examples
Example 1: Moderate crosswind
Wind: 15 knots from 300°, Runway Heading: 270°.
Crosswind = 15 × sin(30°) = 7.5 knots
Headwind = 15 × cos(30°) ≈ 13.0 knots (headwind)
Example 2: Strong crosswind from the opposite side
Wind: 20 knots from 050°, Runway Heading: 090°.
Crosswind = 20 × sin(40°) ≈ 12.9 knots
Headwind = 20 × cos(40°) ≈ 15.3 knots (headwind)
Example 3: Tailwind component
Wind: 12 knots from 180°, Runway Heading: 360°.
Crosswind = 12 × sin(0°) = 0 knots
Headwind = 12 × cos(0°) = 12 knots (headwind? Actually wind from behind, cos(180) = -1, so tailwind 12 knots)
When the difference exceeds 90°, the acute angle is 180° − 180° = 0°, but the cosine is negative → tailwind. The calculator accounts for this automatically.
Real‑World Crosswind Applications
- Pre‑flight planning – Pilots check crosswind components against the aircraft’s demonstrated crosswind limit.
- Runway selection – Air traffic controllers and pilots choose the runway most aligned with the wind to minimise crosswind.
- Landing technique – Understanding crosswind helps pilots apply the correct crab or sideslip technique.
- Flight training – Students use crosswind calculators to build mental arithmetic and wind awareness.
- Airport design – Historical wind data and crosswind analysis influence runway orientation.
- Drone operations – Crosswind limits are critical for small unmanned aircraft stability.
People Also Ask
Frequently Asked Questions
Crosswind Glossary
Crosswind Component
The sideways wind force perpendicular to the runway, calculated as wind speed × sin(angle difference).
Headwind
Wind blowing opposite the aircraft’s direction of travel. A positive headwind component helps lift and shortens takeoff/landing distance.
Tailwind
Wind blowing in the same direction as the aircraft. A tailwind increases ground speed and lengthens required runway distance.
Wind Direction
The direction from which the wind originates, expressed in degrees (0° = North, 90° = East). Aviation weather reports use magnetic direction.
Runway Heading
The magnetic (or true) direction of the runway centreline, measured clockwise from north. Runway numbers are the heading divided by 10.
Demonstrated Crosswind
The maximum crosswind component encountered during certification flight testing. It is not a limitation but a reference for pilot proficiency.
Angle Difference (θ)
The acute angle (≤ 90°) between the wind direction and the runway heading, used in the trigonometric crosswind formula.
Crab Angle
The angle the aircraft’s nose is turned into the wind to maintain the desired track during a crosswind approach.
Editorial Review & Methodology
This crosswind calculator was built and reviewed by the NumbrWiz Editorial Team using standard aviation trigonometric formulas referenced from FAA publications and aircraft operating handbooks.
- Formula verification: Cross‑checked with the FAA’s Pilot’s Handbook of Aeronautical Knowledge and ICAO wind component charts.
- Edge case testing: Validated with extreme values (0°, 90°, 180° differences) and negative wind speeds.
- UX review: Designed for quick mental cross‑check by pilots, with clear error feedback and runway‑number conversion.
Transparency note: All calculations run client‑side in your browser. No data is collected, stored, or transmitted. Results are for flight planning and educational purposes; always consult official performance data before flight.