Great-circle navigation
Great-circle navigation
Main page
1842682

Great-circle navigation

logo
Community Hub0 subscribers
What are your thoughts?
Be the first to start a discussion here.
Be the first to start a discussion here.
Great-circle navigation

Great-circle navigation or orthodromic navigation (related to orthodromic course; from Ancient Greek ορθός (orthós) 'right angle' and δρόμος (drómos) 'path') is the practice of navigating a vessel (a ship or aircraft) along a great circle. Such routes yield the shortest distance between two points on the globe.

The great circle path may be found using spherical trigonometry; this is the spherical version of the inverse geodetic problem. If a navigator begins at P1 = (φ11) and plans to travel the great circle to a point at point P2 = (φ22) (see Fig. 1, φ is the latitude, positive northward, and λ is the longitude, positive eastward), the initial and final courses α1 and α2 are given by formulas for solving a spherical triangle

where λ12 = λ2 − λ1 and the quadrants of α12 are determined by the signs of the numerator and denominator in the tangent formulas (e.g., using the atan2 function). The central angle between the two points, σ12, is given by

(The numerator of this formula contains the quantities that were used to determine tan α1.) The distance along the great circle will then be s12 = Rσ12, where R is the assumed radius of the Earth and σ12 is expressed in radians. Using the mean Earth radius, R = R1 ≈ 6,371 km (3,959 mi) yields results for the distance s12 which are within 1% of the geodesic length for the WGS84 ellipsoid; see Geodesics on an ellipsoid for details.

Detailed evaluation of the optimum direction is possible if the sea surface is approximated by a sphere surface. The standard computation places the ship at a geodetic latitude φs and geodetic longitude λs, where φ is considered positive if north of the equator, and where λ is considered positive if east of Greenwich. In the geocentric coordinate system centered at the center of the sphere, the Cartesian components are

and the target position is

The North Pole is at

The minimum distance d is the distance along a great circle that runs through s and t. It is calculated in a plane that contains the sphere center and the great circle,

See all
User Avatar
No comments yet.