8.2 Geodetic Position Computations: Direct and Inverse Problems on the Reference Ellipsoid
Key Takeaways
- The Direct Geodetic Problem calculates position ($\phi_2, \lambda_2$) and back azimuth ($\alpha_{21}$) given initial position ($\phi_1, \lambda_1$), distance ($s$), and forward azimuth ($\alpha_{12}$).
- The Inverse Geodetic Problem calculates distance ($s$), forward azimuth ($\alpha_{12}$), and back azimuth ($\alpha_{21}$) given coordinates of two stations ($\phi_1, \lambda_1$) and ($\phi_2, \lambda_2$).
- A geodesic is the shortest space curve connecting two points on an ellipsoidal surface, obeying Clairaut's constant relation $r \sin \alpha = \text{const}$.
- Puissant's method uses series expansions suited for short to medium line lengths ($< 100\text{ km}$), incorporating principal radii of curvature ($M, N$).
- Forward and reverse geodetic azimuths on an ellipsoid do not differ by exactly $180^\circ$ due to meridian convergence $\Delta \alpha = \Delta \lambda \sin \phi_m$.
Geodetic Position Computations: Direct and Inverse Problems
In plane surveying, positions are computed using simple 2D Cartesian trigonometry ($X = X_0 + S \sin \theta$). On an oblate reference ellipsoid, however, lines of latitude and longitude converge toward the poles, and the surface curvature varies dynamically with latitude. Position computations across the curved ellipsoidal surface are classified into two fundamental problems: the Direct Geodetic Problem and the Inverse Geodetic Problem.
1. Classification of Ellipsoidal Geodetic Problems
The Direct Geodetic Problem (Forward Problem)
- Given: Geodetic coordinates of Station 1 ($\phi_1, \lambda_1$), geodetic distance along the geodesic ($s$), and forward geodetic azimuth ($\alpha_{12}$) from Station 1 to Station 2.
- Compute: Geodetic coordinates of Station 2 ($\phi_2, \lambda_2$) and the reverse (back) geodetic azimuth ($\alpha_{21}$).
- Applications: Extending control survey traverses, projecting forward station coordinates, establishing new triangulation hubs.
The Inverse Geodetic Problem (Reverse Problem)
- Given: Geodetic coordinates of two known stations ($\phi_1, \lambda_1$) and ($\phi_2, \lambda_2$).
- Compute: Ellipsoidal geodetic distance ($s$), forward geodetic azimuth ($\alpha_{12}$), and reverse geodetic azimuth ($\alpha_{21}$).
- Applications: Checking baseline lengths between network stations, boundary computations, determining true spatial vectors between GNSS monuments.
| Feature | Direct Geodetic Problem | Inverse Geodetic Problem |
|---|---|---|
| Known Inputs | $\phi_1, \lambda_1, s, \alpha_{12}$ | $\phi_1, \lambda_1, \phi_2, \lambda_2$ |
| Target Outputs | $\phi_2, \lambda_2, \alpha_{21}$ | $s, \alpha_{12}, \alpha_{21}$ |
| Primary Function | Coordinate propagation | Distance and azimuth determination |
| Key Equation | Puissant forward / Vincenty forward | Puissant inverse / Vincenty inverse |
2. Geodesic Lines on the Reference Ellipsoid
A geodesic is defined as the curve of shortest distance connecting two points on a surface. On a sphere, a geodesic is a segment of a great circle. On an oblate ellipsoid of revolution, a geodesic is a complex double-curved line.
Clairaut's Law for Geodesics
At any point along a geodesic curve on an ellipsoid of revolution, the product of the parallel radius of curvature $r$ and the sine of the geodetic azimuth $\alpha$ is constant:
Since the radius of the parallel circle is $r = N \cos \phi$, Clairaut's relation is written as:
Where:
- $N$ = Radius of curvature in the prime vertical at latitude $\phi$.
- $\phi$ = Geodetic latitude.
- $\alpha$ = Forward geodetic azimuth of the geodesic.
- $C$ = Characteristic constant of the specific geodesic line.
[!IMPORTANT] A key consequence of Clairaut's Law is that as a geodesic approaches higher latitudes (increasing $\phi$), $\cos \phi$ decreases, causing $\sin \alpha$ to increase. At maximum latitude $\phi_{\max}$, the geodesic turns back toward the equator where $\alpha = 90^\circ$ or $270^\circ$ (so $\sin \alpha = 1$).
3. Computational Methods: Puissant's Formulae
For line lengths up to approximately $100\text{ km}$, Puissant's method provides adequate accuracy for primary triangulation networks. It relies on Taylor series expansions expressed in terms of Puissant coefficients derived from the ellipsoid radii of curvature $M$ and $N$.
Puissant's Direct Problem Formulas
Where:
- $M_m$ is the meridian radius of curvature evaluated at mean latitude $\phi_m = \frac{\phi_1 + \phi_2}{2}$.
- $N_1, N_2$ are prime vertical radii of curvature at stations 1 and 2.
- $\Delta \alpha = \alpha_{21} - (\alpha_{12} \pm 180^\circ)$ is the meridian convergence.
Convergence of Meridians
Meridians converge toward the poles. Because of this convergence, the forward azimuth $\alpha_{12}$ from Station 1 to Station 2 and the reverse azimuth $\alpha_{21}$ from Station 2 to Station 1 do not differ by exactly $180^\circ$. The exact relationship is:
4. Modern High-Precision Methods: Vincenty's Formulae
While Puissant's series truncated terms degrade in precision over long lines ($> 100\text{ km}$), Vincenty's formulae (1975) use an iterative technique on an auxiliary sphere to achieve millimeter-level accuracy over global distances. Vincenty's method evaluates ellipsoidal geodesics regardless of line length.
5. Worked Examples
Worked Example 8.2.1: Convergence of Meridians Calculation
Problem: Two stations in Northern Luzon have geodetic longitudes $\lambda_1 = 120^\circ 15' 00.00''\text{ E}$ and $\lambda_2 = 121^\circ 05' 00.00''\text{ E}$. The mean latitude of the line is $\phi_m = 17^\circ 30' 00.00''\text{ N}$. Calculate the approximate meridian convergence $\Delta \alpha$ in arc-seconds.
Solution:
- Compute the longitude difference $\Delta \lambda$:
- Apply the meridian convergence approximation formula:
- Evaluate $\sin(17^\circ 30')$:
- Calculate $\Delta \alpha$:
- Convert to degrees, minutes, seconds:
Worked Example 8.2.2: Reverse Geodetic Azimuth
Problem: Using the line from Example 8.2.1, if the forward geodetic azimuth $\alpha_{12} = 65^\circ 20' 10.00''$, compute the reverse geodetic azimuth $\alpha_{21}$.
Solution:
- Use the reverse azimuth equation:
- Substitute the values:
- The reverse geodetic azimuth $\alpha_{21}$ is $245^\circ 35' 12.12''$.
In geodetic surveying on an ellipsoid, what inputs are required to solve the Direct Geodetic Problem?
Which mathematical law dictates that along any geodesic on an ellipsoid of revolution, the product of the parallel radius r and the sine of the geodetic azimuth α remains constant (r sin α = C)?
Why do the forward azimuth α12 and reverse azimuth α21 of a long line on an ellipsoid not differ by exactly 180 degrees?
If the longitude difference Δλ between two control points at mean latitude φm = 30° is 1000 arc-seconds, what is the approximate meridian convergence Δα?