Advertisement
Advertisement
PHYSICS

Ground Speed Calculator — wind triangle, heading and drift

Solve the wind triangle: enter true airspeed, the course you want to make good and the wind, and get the ground speed, the heading you must fly and the drift the wind is causing.

True airspeed, not indicated. The course is the track you want to make good over the ground, measured clockwise from true north.
Meteorological convention: the direction the wind is coming from. Forecast winds aloft are given in true degrees, so keep the course in true degrees too.
Distance is optional and only drives the time en route. Variation is optional: enter east as positive and west as negative to also get a magnetic heading.
Ground speed
 
 
0
True heading to fly
0
Wind correction angle
0
Head or tail component
0
Time en route
Tip: a pure crosswind still costs you ground speed. Turning into the wind to hold the track points part of your airspeed sideways, and only the component along the track moves you forward.
Advertisement

The ground speed calculator above solves the wind triangle, which is the oldest and still the most useful piece of arithmetic in air navigation. An aircraft moves through a body of air, and that body of air is itself moving over the ground. Add the two vectors and you get what an observer on the ground actually sees: a track, and a speed along it. That is your ground speed, and it is the number that decides how long the leg takes and how much fuel it costs.

Arb Digital publishes free physics and navigation calculators that each own one job. This page owns the full triangle — airspeed vector plus wind vector equals ground vector — and reports the heading you must hold to make good the course you want. The live crosswind component calculator owns a narrower job: it resolves a single wind into the headwind and crosswind parts relative to a runway or a heading, which is a landing and takeoff question rather than a cruise navigation one. If you need to know whether the crosswind is inside your limit, use that page. If you need to know when you will arrive, use this one.

What This Ground Speed Calculator Does

You give it four things: true airspeed, the true course you intend to make good, the direction the wind is blowing from, and the wind speed. It returns the ground speed, the true heading you must fly so that drift is exactly cancelled, the wind correction angle that separates heading from course, and the headwind or tailwind component along the track. Give it a distance as well and it converts ground speed into a time en route.

The distinction between heading and course is the point of the whole exercise. Course is where you want to go. Heading is where the nose points. In still air they are the same. In any wind that is not exactly along the track they are not, and the difference is the wind correction angle. Fly the course as a heading in a crosswind and you will end up downwind of where you meant to be, by an amount that grows steadily with time.

The tool also reports the crosswind component in the line under the ground speed, because that figure explains where the correction angle comes from. The headwind or tailwind component appears in the grid with a sign: positive means a tailwind that is helping, negative means a headwind that is not.

How to Use It

  1. Enter your true airspeed. Not indicated airspeed. At altitude the two differ substantially, and the wind triangle only works with the true figure. The density altitude calculator and the air density calculator cover the atmospheric side of that conversion.
  2. Enter the true course you want to make good. Take it from a chart or from the great circle distance calculator, which returns an initial bearing between two points as well as the distance.
  3. Enter the wind as direction-from and speed. Forecast winds aloft use true north and the direction the wind comes from, so if your course is in true degrees the two are already consistent.
  4. Add the leg distance if you want a time. Ground speed alone tells you the rate; distance turns it into an answer in hours and minutes.
  5. Read the heading and the ground speed together. They are two halves of one solution and neither is meaningful on its own.

The Formula: How The Wind Triangle Is Solved

Let V be true airspeed, W the wind speed, C the true course and D the direction the wind is coming from. Define the wind angle relative to the course as θ = DC. The wind correction angle is then

WCA = arcsin( W × sin θ ÷ V )

and the heading you must fly is H = C + WCA, reduced into the range zero to 360 degrees. The ground speed follows from resolving both vectors along the track:

GS = V × cos WCAW × cos θ

The first term is the part of your airspeed that still points along the course after you have angled into the wind. The second term is the headwind component, subtracted because a wind coming from ahead has θ near zero and a positive cosine. This is the standard published wind triangle relation taught in every ground school; the FAA Pilot's Handbook of Aeronautical Knowledge develops it geometrically in its navigation chapter, and the Aviation Weather Center, run by the National Weather Service, is where the forecast winds that feed it are published.

Work the defaults by hand. True airspeed 120 knots, true course 090, wind from 180 at 30 knots. Then θ = 180 − 90 = 90 degrees, so sin θ = 1 and the crosswind is the whole 30 knots. The wind correction angle is arcsin(30 ÷ 120) = arcsin(0.25) = 14.478 degrees, so the heading is 104.478, call it 104 degrees true. Ground speed is 120 × cos(14.478) − 30 × cos(90) = 120 × 0.96825 − 0 = 116.19 knots. The pure-crosswind case has a neat check: the ground speed must equal √(120² − 30²) = √13,500 = 116.19 knots, and it does. Over 150 nautical miles that is 1.29099 hours, or one hour seventeen and a half minutes.

Advertisement

Why A Crosswind Still Slows You Down

The most common misreading of this calculation is the belief that a wind exactly across the track is free. It is not. To hold the track you must angle the nose into the wind, and once the nose is angled, part of your airspeed is being spent cancelling drift rather than covering ground. In the worked example a 30-knot pure crosswind costs almost four knots of ground speed at 120 knots true.

The cost grows quickly as the wind approaches your airspeed. At 60 knots of crosswind against 120 knots true, the correction angle is 30 degrees and the ground speed falls to 103.9 knots — a loss of 16 knots from a wind that is nominally neither helping nor hindering. At 120 knots of crosswind against 120 knots of airspeed the correction angle reaches 90 degrees and the ground speed is zero: you would be pointing straight into the wind and flying sideways, making no progress along the track at all.

Beyond that the triangle has no solution. If the crosswind component exceeds true airspeed there is no heading that cancels the drift, and the calculator says so in words rather than returning a number. This is not a quirk of the arithmetic; it is a real limit that light aircraft and slower unmanned vehicles genuinely hit.

Out And Back Is Never A Wash

Pilots and cyclists share an intuition that is simply false: that a headwind out and a tailwind back cancel. They do not, and the reason is that you spend more time in the headwind than in the tailwind.

Take 120 knots true over a 120-nautical-mile leg each way. In still air the round trip is two hours. With a 30-knot direct headwind out and tailwind back, the outbound leg runs at 90 knots and takes 1.333 hours; the return runs at 150 knots and takes 0.8 hours. The total is 2.133 hours — eight minutes worse than still air, on a trip that felt like it should break even. The average of the two ground speeds is 120, but the average of two speeds over equal distances is the harmonic mean, not the arithmetic one, and the harmonic mean of 90 and 150 is 112.5 knots.

The penalty scales sharply. At a 60-knot headwind and tailwind against the same 120-knot airspeed, the round trip takes 2.667 hours instead of two. Use the speed distance time calculator to work the legs separately rather than trusting an average, and the harmonic mean calculator if you want to see the general result.

True, Magnetic And The Variation Field

Everything above is in true degrees. Charts and forecast winds aloft use true north; aircraft compasses and most published runway numbers use magnetic north. The difference is magnetic variation, and it is neither small nor constant — it runs past twenty degrees in parts of the world and it drifts year on year.

The variation field on this page does one thing only: it converts the true heading the triangle produces into a magnetic heading, using magnetic heading = true heading − variation with east positive. It does not look up a variation for you, because a correct variation depends on your position and on the current model epoch. Take the figure from your chart or from an official source. Mixing true and magnetic degrees inside the same triangle is one of the classic navigation errors, and it produces a result that looks entirely plausible while being wrong by the whole variation.

Where Ground Speed Sits Among The Other Speeds

Aviation carries several speeds that people routinely conflate. Indicated airspeed is what the instrument shows, and it is a pressure measurement, not a speed. True airspeed corrects it for density, so it grows with altitude for the same indication. Ground speed is true airspeed combined with the wind, and it is the only one of the three that tells you when you will arrive.

Only true airspeed belongs in this calculator. Feeding indicated airspeed into the triangle at altitude understates the ground speed badly, because the density correction can be worth fifteen or twenty per cent. The Mach number calculator covers the compressibility end of the same family, and the speed of sound calculator gives the local sound speed that Mach number is measured against.

The vector arithmetic here is nothing more than adding two vectors given in polar form, which the vector calculator will do for any pair of vectors in any context. The wind triangle is the special case where one vector is your airspeed on the heading and the other is the wind, and the sum is your motion over the ground.

Need a website that loads fast and actually works?

Arb Digital builds free tools like this one because useful pages earn attention. If you want tools, calculators or content built for your own audience, we can help.

Browse All Free Tools Talk to Arb Digital

Common Mistakes to Avoid

  • Using indicated airspeed instead of true airspeed — the triangle is a vector sum in the air mass, and only true airspeed is the length of that vector. At cruising altitude the error is large enough to change the fuel planning.
  • Reading the wind as a direction it is blowing towards — meteorological wind direction is always the direction it comes from. Reverse it by mistake and the headwind becomes a tailwind, which is the most consequential sign error available on this page.
  • Mixing true and magnetic degrees — a course in magnetic and a wind in true produces a wrong correction angle and a wrong ground speed, with nothing in the output to warn you.
  • Assuming a crosswind is free — holding the track in a crosswind always costs ground speed, and the loss grows with the square of the crosswind fraction.
  • Averaging ground speeds over a round trip — equal distances at different speeds average harmonically, so out-and-back into a wind always takes longer than the same trip in still air.

Related Free Tools From Arb Digital

For the runway side of the wind problem, the crosswind component calculator splits a wind into headwind and crosswind against a heading. The great circle distance calculator gives the leg distance and initial bearing, and the speed distance time calculator turns any ground speed into a time. On the atmosphere side, use the density altitude calculator, the air density calculator and the air pressure at altitude calculator. The Mach number calculator and the vector calculator cover the faster and the more general cases. Everything Arb Digital publishes is listed on the free online tools hub.

Frequently Asked Questions

What is ground speed?

Ground speed is the speed of an aircraft relative to the ground, which is the vector sum of its true airspeed through the air mass and the movement of that air mass over the ground. It is the speed that decides how long a leg takes, and it can be much higher or much lower than the airspeed.

What is the difference between heading and course?

Course is the track you want to make good over the ground. Heading is the direction the nose points. In any wind that is not exactly along the track the two differ by the wind correction angle, and flying the course as a heading leaves you steadily downwind of where you meant to be.

Does a pure crosswind reduce ground speed?

Yes. Holding the track requires angling the nose into the wind, which points part of your airspeed sideways. At 120 knots true with a 30-knot pure crosswind the ground speed falls to about 116 knots, and the loss grows quickly as the crosswind approaches the airspeed.

Why does a headwind out and a tailwind back not cancel?

Because you spend more time in the headwind than in the tailwind. Equal distances at different speeds average harmonically rather than arithmetically, so a 30-knot wind on a 120-knot aircraft costs about eight minutes on a 240-nautical-mile round trip that intuition says should break even.

Should I enter indicated or true airspeed?

True airspeed. The wind triangle is a vector sum and true airspeed is the length of the aircraft vector. Indicated airspeed is a pressure measurement that reads low at altitude, so using it understates ground speed by the whole density correction.

What happens if the wind is stronger than my airspeed?

If the crosswind component alone exceeds true airspeed there is no heading that cancels the drift, and the triangle has no solution. The calculator reports that in words instead of returning a number, because it is a real limitation rather than an arithmetic failure.

Do I use true or magnetic degrees?

Keep the whole calculation in true degrees, because charted courses and forecast winds aloft are both referenced to true north. The variation field converts the resulting true heading to magnetic afterwards, using east variation as positive.

Can I use this for a boat or a drone?

Yes, the geometry is identical. Replace airspeed with speed through the water or through the air and replace wind with current or wind, and the same triangle gives the course made good and the speed over ground.

This tool is provided for educational and study use. It is not a substitute for a flight computer or an approved flight planning tool, and real flight planning uses official forecast winds aloft from a recognised meteorological authority together with the aircraft's published performance data. Treat its output as a physics result rather than an operational figure.

Advertisement
Advertisement

Take it further

Need something more advanced? Try the free AI Website Audit & Keyword Research tools, or browse our free WordPress plugins.