Calculate Next Point Without Crosswind

The airplane has just arrived at the "Current Position". It is time to calculate the next position along a line from the airplane to airport B. Point the aircraft directly at airport B. Cruise on this heading for 10 minutes then do it all over again.

Equation(s)

image missing

Note: This example does not include crosswind calculations

What is known

Calculate

  1. Calculate the location of point Z (XY coordinates)
    (see "Code to Help The Student Get Started" on how to do this)

  2. Calculate the distance D1 = current position to point Z

  3. calculate the distance D2 = current position to airport B

  4. calculate the distance D3 = point Z to airport B

  5. calculate the next position's XY coordinates

Using similar triangles

image missing

Note: not necessary but useful when taking crosswinds into consideration

  1. calculate the distance d1

  2. calculate the distance d2 (d2 is 10 minutes of flight time)

  3. calculate the distance d3

Note: Be sure to you don't overshoot airport B.

image missing
This diagram does not take into account crosswinds.
"Next Position" is where the airplane would be without them.

FYI

What is the difference between a heading and a bearing?

Heading is the direction your nose is pointing. Not necessarily the direction you are traveling in.
Bearing is the direction to some target outside of your vehicle, say a destination or a port of origin.
The bearing might be absolute (according to a compass) or relative (according to your heading).
www.guora.com