• Space/Science
  • GeekSpeak
  • Mysteries of
    the Multiverse
  • Science Fiction
  • The Comestible Zone
  • Off-Topic
  • Community
  • Flame
  • CurrentEvents

Recent posts

hypocrisy ER June 15, 2025 2:30 pm (Flame)

NSIDC offline? ER June 12, 2025 12:19 pm (Space/Science)

Wouldn't it be nice BuckGalaxy June 11, 2025 3:13 pm (Off-Topic)

Thank You Falettinme Be Mice Elf Agin BuckGalaxy June 9, 2025 1:35 pm (Off-Topic)

So, it is official RL June 6, 2025 5:39 pm (Space/Science)

"Remember, what the dormouse said, ER June 5, 2025 4:14 pm (Space/Science)

"Make my day" BuckGalaxy June 5, 2025 1:08 pm (CurrentEvents)

NSIDC Data drop ER June 4, 2025 9:34 pm (Space/Science)

Boulder will be in your news soon. podrock June 1, 2025 3:14 pm (CurrentEvents)

It's over folks RL June 1, 2025 12:38 pm (Space/Science)

Administration solves things the old fashion way BuckGalaxy June 1, 2025 11:01 am (Flame)

Issacman out as NASA Admin BuckGalaxy May 31, 2025 9:40 pm (Space/Science)

Home » Space/Science

Great Circle algorithm April 14, 2023 2:26 pm ER

About eleven years ago, I published in these pages a pocket calculator algorithm for a sextant line of position calculation.

As it turns out, this same algorithm can be used to calculate the Intercept, (Great Circle distance in Nautical Miles) from the departure to the
destination location, as well as the Azimuth (initial compass course to be steered). Some of the variables must be redefined, but the calculation is the same.

INPUT DATA
Ho = 90 degrees. Substitute the observed sextant altitude Ho with the value 90. If you are at that location, the “star” must be at the Zenith!

DEC = Substitute the Declination of the heavenly body with the latitude of the destination. (Positive for N, negative for S). Declination is the same as latitude.

GHA = Substitute the Greenwich Hour Angle of the heavenly body with the degrees west of Greenwich of the destination. (GHA is always positive, always to the W, from 0 to 360 degrees. GHA is the same as longitude only for W longitudes. So if your destination longitude is 10 degrees E, your GHA is 350 degrees. If the destination longitude is 10 degrees W, the GHA is 10 degrees.

Lat = The Latitude of the departure point (Positive for N, negative for S)

Lon = The Longitude of the departure point (Positive for E, negative for W)

INTERMEDIATE VALUES
LHA = GHA + LON (Add or subtract 360 degrees if LHA is outside the range -360 to 360 .
Cos DEC x Cos LHA = C
Sin DEC = S

INTERCEPT CALCULATION
Hc = INVsin ( S x Sin Lat + C x Cos Lat )
Intercept = Ho – Hc Make sure Ho and Hc are in units of minutes (‘) of arc. One minute of arc = 1 nautical mile.

AZIMUTH CALCULATION
X = ( S x Cos Lat – C x Sin Lat ) / Cos Hc
If X is greater than +1 or less than -1 (due to truncation error), just reset it to +1 or -1.

A = INVcos ( X )

If LHA > 180 degrees, then Azimuth Z = A
Otherwise, Z = 360- A

Throughout the GC track, the compass heading will change continuously, so in practice, this calculation will have to be repeated frequently so the vessel’s course can be readjusted.

  • Example by ER 2023-04-15 10:24:43

    Search

    The Control Panel

    • Log in
    • Register