n-vector

n-vector

n-vector is a three parameter non-singular horizontal position representation well-suited for replacing latitude and longitude in mathematical calculations and computer algorithms. Geometrically, it is a unit vector that is normal to the reference ellipsoid. The vector is decomposed in an Earth centered earth fixed coordinate system. It behaves the same at all Earth positions, and it holds the mathematical one-to-one property.

Contents

General properties

A normal vector to a strictly convex surface can be used to uniquely define a surface position. n-vector is an outward pointing normal vector with unit length used as a position representation. [1]

For most applications the surface is the reference ellipsoid of the Earth, and thus n-vector is used to represent a horizontal position. Hence, the angle between n-vector and the equatorial plane corresponds to geodetic latitude, as shown in the figure.

Alt
The direction of n-vector corresponds to geodetic latitude

A surface position has two degrees of freedom, and thus two parameters are sufficient to represent any position on the surface. On the reference ellipsoid, latitude and longitude are common parameters for this purpose, but as all two-parameter representations, they have singularities. This is similar to orientation, which has three degrees of freedom, but all three-parameter representations have singularities.[2] In both cases the singularities are avoided by adding an extra parameter, i.e. to use n-vector (three parameters) to represent horizontal position and a unit quaternion (four parameters) to represent orientation.

n-vector is a one-to-one representation, meaning that any surface position corresponds to one unique n-vector, and any n-vector corresponds to one unique surface position.

As a Euclidean 3D vector, standard 3D vector algebra can be used for the position calculations, and this makes n-vector well-suited for most horizontal position calculations.

Converting latitude/longitude to n-vector

Based on the definition of the ECEF coordinate system, it is clear that going from latitude/longitude to n-vector, is achieved by:

{{\boldsymbol{n}}^{e}}=\left[ \begin{matrix}
   \cos (\mathrm{latitude})\cos (\mathrm{longitude})  \\
   \cos (\mathrm{latitude})\sin (\mathrm{longitude})  \\
   \sin (\mathrm{latitude})  \\
\end{matrix} \right]

The superscript e means that n-vector is decomposed in the coordinate system e (i.e. the first component is the scalar projection of n-vector onto the x-axis of e, the second onto the y-axis of e etc). Note that the equation is exact both for spherical and ellipsoidal Earth model.

Converting n-vector to latitude/longitude

From the three components of n-vector, n_{x}^{e}, n_{y}^{e}, and n_{z}^{e}, latitude can be found by using:

\mathrm{latitude}=\text{asin}\left( n_{z}^{e} \right)=\text{atan2}\left( n_{z}^{e},\sqrt{{{\left( n_{x}^{e} \right)}^{2}}+{{\left( n_{y}^{e} \right)}^{2}}} \right)

The rightmost expression is best suited for computer program implementation.[1]

Longitude is found using:

\mathrm{longitude}=\text{atan2}\left( n_{y}^{e},n_{x}^{e} \right)

The Pole singularity of longitude is evident as atan2(0,0) is undefined. Note that the equations are exact both for spherical and ellipsoidal Earth model.

Example: Great circle distance

Finding the great circle distance between two horizontal positions (assuming spherical Earth) is usually done by means of latitude and longitude. Three different expressions for this distance are common; the first is based on arccos, the second is based on arcsin, and the final is based on arctan. The expressions, which are successively more complex to avoid numerical instabilities, are not easy to find, and since they are based on latitude and longitude, the Pole singularities may become a problem. They also contain deltas of latitude and longitude, which in general should be used with care near the ±180° meridian and the Poles.

Solving the same problem using n-vector is simpler due to the possibility of using vector algebra. The arccos expression is achieved from the dot product, while the magnitude of the cross product gives the arcsin expression. Combining the two gives the arctan expression:[1]

\begin{align}
  & \Delta \hat{\sigma }=\text{arccos}\left( \boldsymbol{n}_{ea}^{e}\cdot \boldsymbol{n}_{eb}^{e} \right) \\ 
 & \Delta \hat{\sigma }=\text{arcsin}\left( \left|| \boldsymbol{n}_{ea}^{e}\times \boldsymbol{n}_{eb}^{e} \right|| \right) \\ 
 & \Delta \hat{\sigma }=\text{arctan}\left( \frac{\left|| \boldsymbol{n}_{ea}^{e}\times \boldsymbol{n}_{eb}^{e} \right||}{\boldsymbol{n}_{ea}^{e}\cdot \boldsymbol{n}_{eb}^{e}} \right) \\ 
\end{align}

where \boldsymbol{n}_{ea}^{e} and \boldsymbol{n}_{eb}^{e} are the n-vectors representing the two positions a and b. \Delta\hat{\sigma}\;\! is the angular difference, and thus the great-circle distance is achieved by multiplying with the Earth radius. This expression also works at the poles and at the ±180° meridian. Note that arctan must be replaced by atan2 in computer program implementation.

There are several other examples where the use of vector algebra simplifies standard problems.[1] For a general comparison of the various representations, see the horizontal position representations page.

See also

References

  1. ^ a b c d Gade, Kenneth (2010). "A non-singular horizontal position representation" (PDF). The Journal of Navigation (Cambridge University Press) 63 (3): 395–417. doi:10.1017/S0373463309990415. http://www.navlab.net/Publications/A_Nonsingular_Horizontal_Position_Representation.pdf. 
  2. ^ Stuelpnagel, John (1964). "On the Parametrization of the Three-Dimensional Rotation Group". SIAM review (Society for Industrial and Applied Mathematics) 6 (4): 422–430. doi:10.1137/1006093. http://www.jstor.org/stable/2027966. 

Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Vector Motors Corporation — Rechtsform Privat Gründung 1978[1] …   Deutsch Wikipedia

  • Vector Prime (Transformers) — Vector Prime is a fictional character from the toyline, animated series and comics.Transformers: CybertronTransformers character name = Vector Prime caption = Knight Warrior of Cybertron and Defender of Spacetime affiliation =Autobot subgroup =… …   Wikipedia

  • Vector (física) — Saltar a navegación, búsqueda Para otros usos de este término, véase Vector. Un vector es una magnitud física caracterizable mediante un módulo y una dirección u orientación, la cual puede ser representada en coordenadas polares o mediante la… …   Wikipedia Español

  • Vector — may refer to: In mathematics * Euclidean vector, a geometric entity endowed with both length and direction, an element of a Euclidean vector space * Coordinate vector, in linear algebra, an explicit representation of an element of any abstract… …   Wikipedia

  • Vector Informatik — Vector Gruppe Rechtsform Muttergesellschaft:GmbH Gründung 1. April 1988 Sitz …   Deutsch Wikipedia

  • Vector Prime — es un personaje ficticio de los Transformers: Cybertron toyline, serie de dibujos animados y cómics. En la ficción es un antiguo Autobot, uno de los primero en ser creado, con poderes sobre el tiempo y el espacio, y se convierte en una nave… …   Wikipedia Español

  • Vector space model — (or term vector model ) is an algebraic model for representing text documents (and any objects, in general) as vectors of identifiers, such as, for example, index terms. It is used in information filtering, information retrieval, indexing and… …   Wikipedia

  • Vector quantization — is a classical quantization technique from signal processing which allows the modeling of probability density functions by the distribution of prototype vectors. It was originally used for data compression. It works by dividing a large set of… …   Wikipedia

  • vector — VECTÓR, vectori, s.m. Mărime matematică sau fizică definită printr o valoare numerică, o unitate de măsură, o direcţie şi un punct de aplicaţie (reprezentată grafic printr un segment de dreaptă orientat). ♢ (Adjectival) Rază vectoare. – Din fr.… …   Dicționar Român

  • Vector (matemática) — Saltar a navegación, búsqueda Para otros usos de este término, véase vector. En matemáticas, un vector es un elemento de una estructura algebraica llamada espacio vectorial, que es representada gráficamente con una flecha y esencialmente es un… …   Wikipedia Español

  • Vector control (motor) — Vector control (also called Field Oriented Control, FOC) is one method used in variable frequency drives to control the torque (and thus finally the speed) of three phase AC electric motors by controlling the current fed to the machine.MethodThe… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”