Ground Speed Calculator

Pri Geens

Pri Geens

Ground Speed Calculator

Flight Kinematics

Calculated Ground Speed (GS)
Wind Correction Angle (WCA)
Required Heading (True)
Calculations utilize the standard aviation wind triangle. Wind direction is defined meteorologically as the direction the wind is blowing from.

What Is a Ground Speed Calculator?

A ground speed calculator is an aviation tool that estimates how fast an aircraft moves over the ground after wind is considered. This calculator uses true airspeed, desired course, wind speed, and wind direction to solve the wind triangle. It also shows the wind correction angle and the true heading needed to maintain the selected course.

This ground speed calculator answers a common flight planning question: given a true airspeed, course, and wind, what ground speed and heading should you expect? It calculates the crosswind effect, applies a wind correction angle, and returns ground speed in the same unit you selected for speed.

The result is useful for understanding estimated time en route, heading correction, and wind drift. It does not replace official flight planning tools, aircraft performance data, or pilot judgment. It is a calculation aid based on the values you enter.

How the Aviation Wind Triangle Method Works

The calculator uses the standard aviation wind triangle. It compares the aircraft’s desired course with the wind direction, then uses trigonometry to find the crosswind component, wind correction angle, ground speed, and required true heading.

WA=WDCourseWA = WD - Course
Crosswind=WS×sin(WA)Crosswind = WS \times \sin(WA)
WCA=sin1(CrosswindTAS)WCA = \sin^{-1}\left(\frac{Crosswind}{TAS}\right)
GS=TAS×cos(WCA)WS×cos(WA)GS = TAS \times \cos(WCA) - WS \times \cos(WA)
Heading=Course+WCAHeading = Course + WCA

In these formulas, TAS is true airspeed, WS is wind speed, WD is wind direction, WA is wind angle, WCA is wind correction angle, and GS is ground speed. Angles are treated in degrees for the user, then converted to radians internally for the sine, cosine, and arcsine calculations.

For example, use the default calculator values: true airspeed of 120 knots, course of 90° true, wind speed of 20 knots, and wind direction of 45° from. The wind angle is 45 − 90 = -45°, normalized internally to 315°. The crosswind component is about -14.1 knots.

The wind correction angle is arcsine(-14.1 ÷ 120), which is about -6.8°. Because it is negative, the calculator labels it as a left correction. Ground speed is 120 × cos(-6.8°) − 20 × cos(315°), which gives about 105.0 knots. The required true heading is 90° + -6.8°, or 83.2°.

The calculator checks two important edge cases. If the crosswind component is equal to or greater than true airspeed, it reports that the aircraft cannot maintain the course. If the calculated ground speed is below zero, it reports that the headwind exceeds true airspeed and the aircraft is being blown backward over the ground.

How to Use the Ground Speed Calculator: Step by Step

  1. Enter the aircraft’s True Airspeed (TAS). This value must be greater than zero.
  2. Select the Speed Unit. The calculator supports knots, miles per hour, and kilometers per hour.
  3. Enter the Desired Course / Track in degrees true. The input accepts values from 0 to 360.
  4. Enter the Wind Speed. This value cannot be negative and should use the same speed unit as true airspeed.
  5. Enter the Wind Direction in degrees. This calculator treats wind direction as the direction the wind is blowing from.
  6. Select Calculate to view the flight kinematics results.
  7. Use Reset to return the fields to the default example values: 120 knots, 90° course, 20 wind speed, and 45° wind direction.

The output shows three values. Calculated Ground Speed is the estimated speed over the ground. Wind Correction Angle shows how many degrees to correct left or right. Required Heading shows the true heading needed to maintain the desired course under the entered wind conditions.

What to Check Before You Calculate Ground Speed

Ground speed depends heavily on using consistent and correctly interpreted inputs. This calculator does not convert between knots, mph, and km/h. The selected unit only controls the label on the final ground speed result. For accurate results, true airspeed and wind speed should be entered in the same unit.

Use degrees true, not magnetic headings

The course field is labeled as degrees true, and the required heading output is also true. If your flight planning source uses magnetic headings, magnetic variation is not included in this tool. You would need to handle that conversion outside the calculator.

Treat wind direction as “blowing from”

The calculator defines wind direction in the common meteorological sense: the direction the wind is blowing from. A wind direction of 45° means the wind is coming from 045°, not traveling toward 045°. Reversing that meaning can change the result significantly.

Field or ResultWhat It Means
True Airspeed (TAS)Aircraft speed through the air before wind effect
Desired Course / TrackThe true course you want to maintain over the ground
Wind SpeedWind strength, entered in the same unit as TAS
Wind DirectionThe true direction the wind is blowing from
Ground SpeedEstimated speed over the ground after wind is applied
Wind Correction AngleLeft or right correction needed to hold the desired course
Required HeadingEstimated true heading to fly under the entered wind conditions

This calculator is best used as an educational and planning estimate. Real flight results can vary because of changing winds, aircraft performance, instrument error, pilot technique, route changes, altitude, and local conditions. For actual flying, use approved flight planning methods, current weather data, and applicable aviation procedures.

Frequently Asked Questions

What is ground speed in aviation?

Ground speed is the speed of an aircraft over the ground. It can be higher or lower than true airspeed because wind changes the aircraft’s movement across the surface. A tailwind increases ground speed, while a headwind decreases it. Crosswind can also require a heading correction.

How do I calculate ground speed with wind?

You calculate ground speed with wind by solving the wind triangle. This calculator compares wind direction to desired course, finds the crosswind component, calculates the wind correction angle, and then computes ground speed. The result uses the same speed unit selected in the calculator.

What is wind correction angle?

Wind correction angle is the number of degrees you adjust your heading to stay on the desired course. In this calculator, a positive angle is labeled right, and a negative angle is labeled left. A zero result means no correction is needed for the entered wind and course.

Is ground speed the same as true airspeed?

Ground speed is not the same as true airspeed. True airspeed is the aircraft’s speed through the surrounding air. Ground speed is the aircraft’s speed over the ground after wind is included. With no wind effect, the two values may be close, but wind often changes the result.

Why does wind direction say blowing from?

The calculator uses wind direction as the direction the wind is blowing from. This matches common aviation and weather reporting language. For example, a 270° wind comes from the west. Entering the opposite direction would change the wind angle and can produce the wrong heading and ground speed.

Why does the calculator show that the aircraft cannot maintain the course?

The calculator shows that message when the crosswind component is equal to or greater than true airspeed. Under the calculator’s wind triangle logic, there is no valid wind correction angle that lets the aircraft maintain the selected course with those inputs.

How accurate is this ground speed calculator?

This ground speed calculator is accurate to the wind triangle formulas used in its code and the values you enter. It rounds displayed results to one decimal place. Actual flight results may differ because real winds change, and this tool does not include magnetic variation, aircraft performance tables, or live weather data.