Geodetic system

From wiki.gis.com
Jump to: navigation, search

Geodetic systems or geodetic data are used in geodesy, navigation, surveying by cartographers and satellite navigation systems to translate positions indicated on their products to their real position on earth.

The systems are needed because the earth is not a perfect sphere.

Examples of map data are:

The difference in co-ordinates between data is commonly referred to as datum shift. The datum shift between two particular datums can vary from one place to another within one country or region, and can be anything from zero to hundreds of metres (or several kilometres for some remote islands). The North Pole, South Pole and Equator may be assumed to be in different positions on different datums, so True North may be very slightly different. Different datums use different estimates for the precise shape and size of the Earth (reference ellipsoids).

The difference between WGS84 and OSGB36 is up to 140 metres (450 feet), which for some navigational purposes is an insignificant error. For most applications, such as surveying and dive site location for SCUBA divers, 140 metres is an unacceptably large error.

The main reason that there are a number of datums is that before the advent of GPS positioning, national map making organizations did not have a common surveying reference point and only produced maps for their locality.

Datum

In surveying and geodesy, a datum is a reference point or surface against which position measurements are made, and an associated model of the shape of the earth for computing positions. Horizontal datums are used for describing a point on the earth's surface, in latitude and longitude or another coordinate system. Vertical datums are used to measure elevations or underwater depths.

Horizontal datums

The horizontal datum is the model used to measure positions on the earth. A specific point on the earth can have substantially different coordinates, depending on the datum used to make the measurement. There are hundreds of locally-developed horizontal datums around the world, usually referenced to some convenient local reference point. Contemporary datums, based on increasingly accurate measurements of the shape of the earth, are intended to cover larger areas. The WGS 84 datum, which is almost identical to the NAD83 datum used in North America, is a common standard datum.

Vertical datum

A vertical datum is used for measuring the elevations of points on the earth's surface. Vertical data are either tidal, based on sea levels, gravimetric, based on a geoid, or geodetic, based on the same ellipsoid models of the earth used for computing horizontal datums.

In common usage, elevations are often cited in height above sea level; this is a widely used tidal datum. Because ocean tides cause water levels to change constantly, the sea level is generally taken to be some average of the tide heights. Mean lower low water — the average of the lowest points the tide reached on each day during a measuring period of several years — is the datum used for measuring water depths on some nautical charts, for example; this is called the chart datum. Whilst the use of sea-level as a datum is useful for geologically recent topographic features, sea level has not stayed constant throughout geological time, so is less useful when measuring very long-term processes.

A geodetic vertical datum takes some specific zero point, and computes elevations based on the geodetic model being used, without further reference to sea levels. Usually, the starting reference point is a tide gauge, so at that point the geodetic and tidal datums might match, but due to sea level variations, the two scales may not match elsewhere. One example of a geoid datum is NAVD88, used in North America, which is referenced to a point in Quebec, Canada.

Geodetic coordinates

The same position on a spheroid has a different angle for latitude depending on whether the angle is measured from the normal (angle α) or around the center (angle β). Note that the "flatness" of the spheroid (orange) in the image is greater than that of the Earth; as a result, the corresponding difference between the "geodetic" and "geocentric" latitudes is also exaggerated.

In geodetic coordinates the Earth's surface is approximated by an ellipsoid and locations near the surface are described in terms of latitude (\phi), longitude (\lambda) and height (h). The ellipsoid is completely parameterised by the semi-major axis a and the flattening f.

Geodetic versus geocentric latitude

It is important to note that geodetic latitude (\phi) is different from geocentric latitude (\phi'). Geodetic latitude is determined by the angle between the normal of the spheroid and the plane of the equator, whereas geocentric latitude is determined around the centre (see figure). Unless otherwise specified latitude is geodetic latitude.

Geodetic defining parameters

Parameter Symbol
Semi-major axis a
Reciprocal of flattening 1/f

Geodetic derived geometric constants

From a and f it is possible to derive the semi-minor axis b, first eccentricity e and second eccentricity e′ of the ellipsoid

Parameter Value
semi-minor axis b = a(1-f)
First eccentricity squared e2 = 1-b2/a2 = 2f-f2
Second eccentricity e2 = a2/b2 - 1 = f(2-f)/(1-f)2

Parameters for some geodetic systems

A more comprehensive list of geodetic systems can be found here

Australian Geodetic Datum 1966 [AGD66] and Australian Geodetic Datum 1984 (GDA84)

AGD66 and AGD84 both use the parameters defined by Australian National Spheroid (see below)

Australian National Spheroid (ANS)

ANS Defining Parameters
Parameter Notation Value
semi-major axis a 6378160.000 m
Reciprocal of Flattening 1/f 298.25

Geocentric Datum of Australia 1994 (GDA94) and Geocentric Datum of Australia 2000 (GDA2000)

Both GDA94 and GDA2000 use the parameters defined by GRS80 (see below)

Geodetic Reference System 1980 (GRS80)

GRS80 Defining Parameters
Parameter Notation Value
semi-major axis a 6378137 m
Reciprocal of flattening 1/f 298.257222101

see GDA Technical Manual document for more details.

World Geodetic System 1984 (WGS84)

The global positioning system (GPS) uses the world geodetic system 1984 (WGS84) to determine the location of a point near the surface of the Earth.

WGS84 Defining Parameters
Parameter Notation Value
semi-major axis a 6378137.0 m
Reciprocal of flattening 1/f 298.257223563
WGS84 derived geometric constants
Constant Notation Value
Semi-minor axis b 6356752.3142 m
First Eccentricity Squared e2 6.69437999014x10-3
Second Eccentricity Squared e2 6.73949674228x10-3

see The official World Geodetic System 1984 document for more details.

Other Earth based coordinate systems

Local tangent plane

Earth Centred Earth Fixed (ECEF) coordinates

The Earth-centred Earth-fixed (ECEF) or conventional terrestrial coordinate system rotates with the Earth and has its origin at the centre of the Earth. The X axis passes through the equator at the prime meridian. The Z axis passes through the north pole. The Y axis can be determined by the right-hand rule to be passing through the equator at 90o longitude.

Local east, north, up (ENU) coordinates

In many targeting and tracking applications the local East, North, Up (ENU) Cartesian coordinate system is far more intuitive and practical than ECEF or Geodetic coordinates. The local ENU coordinates are formed from a plane tangent to the Earth's surface fixed to a specific location and hence it is sometimes known as a "Local Tangent" or "local geodetic" plane. By convention the east axis is labeled x, the north y and the up z.

Local north, east, down (NED) coordinates

In an airplane most objects of interest are below you, so it is sensible to define down as a positive number. The NED coordinates allow you to do this as an alternative to the ENU local tangent plane. By convention the north axis is labeled x', the east y' and the down z'. To avoid confusion between x and x', etc in this web page we will restrict the local coordinate frame to ENU.

Conversion

From geodetic coordinates to local ENU coordinates

To convert from geodetic coordinates to local ENU up coordinates is a two stage process

  1. Convert geodetic coordinates to ECEF coordinates
  2. Convert ECEF coordinates to local ENU coordinates

From geodetic to ECEF coordinates

Geodetic coordinates (latitude \phi, longitude \lambda, height h) can be converted into ECEF coordinates using the following formulae:

  \begin{matrix}
      X & = & \left(\frac{a}{\chi} + h\right)\cos{\phi}\cos{\lambda} \\
      Y & = & \left(\frac{a}{\chi} + h\right)\cos{\phi}\sin{\lambda} \\
      Z & = & \left(\frac{a(1-e^2)}{\chi} + h\right)\sin{\phi}
    \end{matrix}

Where 
  \chi = \sqrt{1-e^2\sin^2{\phi}},
a and e^2 are the semi-major axis and the square of the first numerical eccentricity of the ellipsoid respectively.
\frac{a}{\chi} is called the Normal and is the distance from the surface to the Z-axis along the ellipsoid normal.


From ECEF to ENU Coordinates

To transform from ECEF coordinates to the local coordinates we need a local reference point, typically this might be the location of a radar. If a radar is located at \{X_r, Y_r, Z_r\} and an aircraft at \{X_p, Y_p, Z_p\} then the vector pointing from the radar to the aircraft in the ENU frame is

\begin{bmatrix}
x \\
y \\
z\\
\end{bmatrix}
=  \begin{bmatrix}
-\sin\lambda & \cos\lambda & 0 \\
-\sin\phi\cos\lambda & -\sin\phi\sin\lambda & \cos\phi \\
\cos\phi\cos\lambda & \cos\phi\sin\lambda& \sin\phi
\end{bmatrix}
\begin{bmatrix}
X_p - X_r \\
Y_p-Y_r \\
Z_p - Z_r
\end{bmatrix}

Note: \phi is the geodetic latitude. A prior version of this page showed use of the geocentric latitude (\phi'). The geocentric latitude is not the appropriate up direction for the local tangent plane. If the original geodetic latitude is available it should be used, otherwise, the relationship between geodetic and geocentric latitude has an altitude dependency, and is captured by:

\tan\phi'  = \frac{Z_r}{\sqrt{X_r^2 + Y_r^2}} = \frac{\frac{a}{\chi}(1 - f)^2 + h}{\frac{a}{\chi} + h}\tan\phi

Obtaining geodetic latitude from geocentric coordinates from this relationship requires an iterative solution approach, otherwise the geodetic coordinates may be computed via the approach in the section below labeled "From ECEF to geodetic coordinates."

The geocentric and geodetic longitude have the same value. This is true for the Earth and other similar shaped planets because their latitude lines (parallels) can be considered in much more degree perfect circles when compared to their longitude lines (meridians).

\tan\lambda = \frac{Y_r}{X_r}

Note: Unambiguous determination of \phi and \lambda requires knowledge of which quadrant the coordinates lie in.

From local ENU coordinates to geodetic coordinates

As before it is done in two stages

  1. Convert local ENU coordinates to ECEF coordinates
  2. Convert ECEF coordinates to geodetic coordinates

From ENU to ECEF

This is just the inversion of the ECEF to ENU transformation so

\begin{bmatrix}
X\\
Y\\
Z\\
\end{bmatrix}
=  \begin{bmatrix}
-\sin\lambda & -\sin\phi\cos\lambda & \cos\phi\cos\lambda \\
\cos\lambda & -\sin\phi\sin\lambda & \cos\phi\sin\lambda \\
0 & \cos\phi& \sin\phi
\end{bmatrix}
\begin{bmatrix}
x \\
y \\
z
\end{bmatrix}
+ \begin{bmatrix}
X_r \\
Y_r \\
Z_r
\end{bmatrix}

From ECEF to geodetic coordinates

The conversion of ECEF coordinates to geodetic coordinates (such WGS84) is a much harder problem. A number of techniques are available but the most accurate according to Zhu (Ref 6), is the following 15 step procedure summarised by Kaplan. It is assumed that geodetic parameters \{a, b, e, e'\} are known


\begin{matrix}
r &=& \sqrt{X^2+Y^2}\\
E^2 &=&  a^2 - b^2\\
F &=& 54b^2Z^2\\
G &=& r^2 + (1-e^2)Z^2 - e^2E^2\\
C &=& \frac{e^4Fr^2}{G^3}\\
S &=& \sqrt[3]{1+C+\sqrt{C^2 + 2C}}\\
P &=& \frac{F}{3\left(S+\frac{1}{S}+1\right)^2G^2}\\
Q &=& \sqrt{1+2e^4P}\\
r_0 & =& \frac{-(Pe^2r)}{1+Q} + \sqrt{\frac12 a^2\left(1+1/Q\right)
- \frac{P(1-e^2)Z^2}{Q(1+Q)} - \frac12
Pr^2}\\
U &=& \sqrt{(r - e^2r_0)^2 + Z^2} \\
V &=& \sqrt{(r-e^2r_0)^2 + (1-e^2)Z^2}\\
Z_0 &=& \frac{b^2Z}{aV}\\
h &=& U\left(1-\frac{b^2}{aV}\right)\\
\phi & = & \arctan\left[ \frac{Z+e'^2Z_0}{r}\right] \\
\lambda &=& \arctan2[Y,X]
\end{matrix}

Note: \arctan2[Y,X] is the four quadrant inverse tangent function

From WGS-84 to ENU: sample code

This code works with both MATLAB and GNU Octave. It is useful for converting GPS measurements into the local ENU coordinate system.

Step 1: Convert WGS-84 to ECEF

function [X,Y,Z] = llh2xyz(lat,long, h)
  % Convert lat, long, height in WGS84 to ECEF X,Y,Z
  % lat and long given in decimal degrees.
  % altitude should be given in meters
  lat = lat/180*pi; %converting to radians
  long = long/180*pi; %converting to radians
  a = 6378137.0; % earth semimajor axis in meters
  f = 1/298.257223563; % reciprocal flattening
  e2 = 2*f -f^2; % eccentricity squared
 
  chi = sqrt(1-e2*(sin(lat)).^2);
  X = (a./chi +h).*cos(lat).*cos(long);
  Y = (a./chi +h).*cos(lat).*sin(long);
  Z = (a*(1-e2)./chi + h).*sin(lat);

Step 2: Convert ECEF to ENU

function [e,n,u] = xyz2enu(refLat, refLong, refH, X, Y, Z)
  % convert ECEF coordinates to local east, north, up
 
  % find reference location in ECEF coordinates
  [Xr,Yr,Zr] = llh2xyz(refLat,refLong, refH);
 
  e = -sin(refLong).*(X-Xr) + cos(refLong).*(Y-Yr);
  n = -sin(refLat).*cos(refLong).*(X-Xr) - sin(refLat).*sin(refLong).*(Y-Yr) + cos(refLat).*(Z-Zr);
  u = cos(refLat).*cos(refLong).*(X-Xr) + cos(refLat).*sin(refLong).*(Y-Yr) + sin(refLat).*(Z-Zr);

From ENU to WGS-84: sample code

The following code works with both MATLAB and GNU Octave. It is useful for converting from the local ENU coordinate system into the coordinate system that GPS uses.

Step 1: Convert ENU to ECEF

function [X, Y, Z] = enu2xyz(refLat, refLong, refH, e, n, u)
  % Convert east, north, up coordinates (labeled e, n, u) to ECEF
  % coordinates. The reference point (phi, lambda, h) must be given. All distances are in metres
 
  [Xr,Yr,Zr] = llh2xyz(refLat,refLong, refH); % location of reference point
 
  X = -sin(refLong)*e - cos(refLong)*sin(refLat)*n + cos(refLong)*cos(refLat)*u + Xr;
  Y = cos(refLong)*e - sin(refLong)*sin(refLat)*n + cos(refLat)*sin(refLong)*u + Yr;
  Z = cos(refLat)*n + sin(refLat)*u + Zr;

Step 2: Convert ECEF to WGS-84

function [phi, lambda, h] = xyz2llh(X,Y,Z)
  a = 6378137.0; % earth semimajor axis in meters
  f = 1/298.257223563; % reciprocal flattening
  b = a*(1-f);% semi-minor axis
 
  e2 = 2*f-f^2;% first eccentricity squared
  ep2 = f*(2-f)/((1-f)^2); % second eccentricity squared
 
  r2 = X.^2+Y.^2;
  r = sqrt(r2);
  E2 = a^2 - b^2;
  F = 54*b^2*Z.^2;
  G = r2 + (1-e2)*Z.^2 - e2*E2;
  c = (e2*e2*F.*r2)./(G.*G.*G);
  s = ( 1 + c + sqrt(c.*c + 2*c) ).^(1/3);
  P = F./(3*(s+1./s+1).^2.*G.*G);
  Q = sqrt(1+2*e2*e2*P);
  ro = -(e2*P.*r)./(1+Q) + sqrt((a*a/2)*(1+1./Q) - ((1-e2)*P.*Z.^2)./(Q.*(1+Q)) - P.*r2/2);
  tmp = (r - e2*ro).^2;
  U = sqrt( tmp + Z.^2 );
  V = sqrt( tmp + (1-e2)*Z.^2 );
  zo = (b^2*Z)./(a*V);
 
  h = U.*( 1 - b^2./(a*V));
  phi = atan( (Z + ep2*zo)./r );
  lambda = atan2(Y,X);

Note: atan2(Y,X) uses quadrant information to return a value of lambda between -\pi and \pi.

Sample Implementation Code

clear all
close all
clc
 
%% reference point
refLat = 39*pi/180;
refLong = -132*pi/180;
refH = 0;
 
%% Points of interest
lat = [39.5*pi/180; 39.5*pi/180;39.5*pi/180];
long = [-132*pi/180;-131.5*pi/180;-131.5*pi/180];
h = [0;0;1000];
 
disp('lat long height')
for i = 1:length(lat)
    disp([num2str(lat(i)*180/pi),' ', num2str(long(i)*180/pi), ' ',num2str(h(i))])
end
% lat = [39.5*pi/180];
% long = [-132*pi/180];
% h = [0];
 
%% convering llh to enu
[Xr,Yr,Zr] = llh2xyz(refLat,refLong,refH);
[X,Y,Z] = llh2xyz(lat,long,h);
disp('X Y Z')
 
for i = 1:length(X)
    disp([num2str(X(i)),' ', num2str(Y(i)), ' ',num2str(Z(i))])
end
 
[e,n,u] = xyz2enu(Xr, Yr, Zr, X, Y, Z);
disp('e n u')
for i = 1:length(e)
   disp([num2str(e(i)),' ', num2str(n(i)), ' ',num2str(u(i))])
end
 
%% Converting enu to llh
[X, Y, Z] = enu2xyz(refLat, refLong, refH, e, n, u);
disp('X Y Z')
for i = 1:length(X)
    disp([num2str(X(i)),' ', num2str(Y(i)), ' ',num2str(Z(i))])
end
 
[phi, lambda, h] = xyz2llh(X,Y,Z);
disp('\phi \lambda h')
for i = 1:length(X)
    disp([num2str(phi(i)*180/pi),' ', num2str(lambda(i)*180/pi), ' ',num2str(h(i))])
end


Reference Datums

The use of a reference datum allows for the measurement of other quantities (locations, layers etc.) with reference to an original, set datum or surface. [1] A reference datum is needed because different users of a map may have several options or coordinates for the same point, depending upon which datum they choose to use or which datum is specified by the map. The ability to set your datum in a GPS, GIS, or other geographically referenced system allows the user to select specifically what areas they want to be the most accurate on the earth for their purpose. [2]


External links

Reference material

  1. List of geodetic parameters for many systems
  2. Kaplan, Understanding GPS: principles and applications, 1 ed. Norwood, MA 02062, USA: Artech House, Inc, 1996.
  3. GPS Notes
  4. Introduction to GPS Applications
  5. P. Misra and P. Enge, Global Positioning System Signals, Measurements, and Performance. Lincoln, Massachusetts: Ganga-Jamuna Press, 2001.
  6. J. Zhu, "Conversion of Earth-centered Earth-fixed coordinates to geodetic coordinates," Aerospace and Electronic Systems, IEEE Transactions on, vol. 30, pp. 957-961, 1994.
  7. P. Misra and P. Enge, Global Positioning System Signals, Measurements, and Performance. Lincoln, Massachusetts: Ganga-Jamuna Press, 2001.
  8. Peter H. Dana: Geodetic Datum Overview - Large amount of technical information and discussion.
  9. UK Ordnance Survey
  10. US National Geodetic Survey
  11. Borkowski, Kazimierz (1987), "Transformation of Geocentric to Geodetic Coordinates Without Approximations", Astrophysics and Space Science 139: 1–4, doi:10.1007/BF00643807, http://articles.adsabs.harvard.edu/full/1987Ap%26SS.139....1B 

See also

  • Reference Datum, GIS Dictionary, ESRI, http://support.esri.com/en/knowledgebase/GISDictionary/term/reference%20datum
  • Datum & Geodetic Datum, GIS Dictionary, ESRI, http://support.esri.com/en/knowledgebase/GISDictionary/term/reference%20datum