Azimuth
   HOME

TheInfoList



OR:

An azimuth (; from ) is the horizontal
angle In Euclidean geometry, an angle can refer to a number of concepts relating to the intersection of two straight Line (geometry), lines at a Point (geometry), point. Formally, an angle is a figure lying in a Euclidean plane, plane formed by two R ...
from a cardinal direction, most commonly north, in a local or observer-centric spherical coordinate system. Mathematically, the relative position vector from an observer ( origin) to a point of interest is projected perpendicularly onto a reference plane (the horizontal plane); the angle between the projected vector and a reference vector on the reference plane is called the azimuth. When used as a celestial coordinate, the azimuth is the horizontal direction of a
star A star is a luminous spheroid of plasma (physics), plasma held together by Self-gravitation, self-gravity. The List of nearest stars and brown dwarfs, nearest star to Earth is the Sun. Many other stars are visible to the naked eye at night sk ...
or other astronomical object in the
sky The sky is an unobstructed view upward from the planetary surface, surface of the Earth. It includes the atmosphere of Earth, atmosphere and outer space. It may also be considered a place between the ground and outer space, thus distinct from ...
. The star is the point of interest, the reference plane is the local area (e.g. a circular area with a 5 km radius at sea level) around an observer on Earth's surface, and the reference vector points to true north. The azimuth is the angle between the north vector and the star's vector on the horizontal plane. Azimuth is usually measured in degrees (°), in the positive range 0° to 360° or in the signed range -180° to +180°. The concept is used in
navigation Navigation is a field of study that focuses on the process of monitoring and controlling the motion, movement of a craft or vehicle from one place to another.Bowditch, 2003:799. The field of navigation includes four general categories: land navig ...
, astronomy, engineering, mapping, mining, and ballistics.


Etymology

The word ''azimuth'' is used in all European languages today. It originates from medieval Arabic السموت (''al-sumūt'', pronounced ''as-sumūt''), meaning "the directions" (plural of Arabic السمت ''al-samt'' = "the direction"). The Arabic word entered late medieval Latin in an astronomy context and in particular in the use of the Arabic version of the astrolabe astronomy instrument. Its first recorded use in English is in the 1390s in Geoffrey Chaucer's '' Treatise on the Astrolabe''. The first known record in any Western language is in Spanish in the 1270s in an astronomy book that was largely derived from Arabic sources, the '' Libros del saber de astronomía'' commissioned by King Alfonso X of Castile.


In astronomy

In the horizontal coordinate system, used in celestial navigation, azimuth is one of the two coordinates. The other is ''
altitude Altitude is a distance measurement, usually in the vertical or "up" direction, between a reference datum (geodesy), datum and a point or object. The exact definition and reference datum varies according to the context (e.g., aviation, geometr ...
'', sometimes called elevation above the horizon. It is also used for satellite dish installation (see also: sat finder). In modern astronomy azimuth is nearly always measured from the north.


In navigation

In land navigation, azimuth is usually denoted alpha, ''α'', and defined as a horizontal angle measured clockwise from a north base line or '' meridian''. ''Azimuth'' has also been more generally defined as a horizontal angle measured clockwise from any fixed reference plane or easily established base direction line.U.S. Army, ''Advanced Map and Aerial Photograph Reading'', Headquarters, War Department, Washington, D.C. (23 December 1944), p. 15 Today, the reference plane for an azimuth is typically true north, measured as a 0° azimuth, though other angular units ( grad, mil) can be used. Moving clockwise on a 360 degree circle, east has azimuth 90°, south 180°, and west 270°. There are exceptions: some navigation systems use south as the reference vector. Any direction can be the reference vector, as long as it is clearly defined. Quite commonly, azimuths or compass bearings are stated in a system in which either north or south can be the zero, and the angle may be measured clockwise or anticlockwise from the zero. For example, a bearing might be described as "(from) south, (turn) thirty degrees (toward the) east" (the words in brackets are usually omitted), abbreviated "S30°E", which is the bearing 30 degrees in the eastward direction from south, i.e. the bearing 150 degrees clockwise from north. The reference direction, stated first, is always north or south, and the turning direction, stated last, is east or west. The directions are chosen so that the angle, stated between them, is positive, between zero and 90 degrees. If the bearing happens to be exactly in the direction of one of the cardinal points, a different notation, e.g. "due east", is used instead.


True north-based azimuths


In geodesy

We are standing at latitude \varphi_1, longitude zero; we want to find the azimuth from our viewpoint to Point 2 at latitude \varphi_2, longitude ''L'' (positive eastward). We can get a fair approximation by assuming the Earth is a sphere, in which case the azimuth ''α'' is given by :\tan\alpha = \frac A better approximation assumes the Earth is a slightly-squashed sphere (an '' oblate spheroid''); ''azimuth'' then has at least two very slightly different meanings. Normal-section azimuth is the angle measured at our viewpoint by a theodolite whose axis is perpendicular to the surface of the spheroid; geodetic azimuth (or geodesic azimuth) is the angle between north and the ellipsoidal geodesic (the shortest path on the surface of the spheroid from our viewpoint to Point 2). The difference is usually negligible: less than 0.03 arc second for distances less than 100 km.Torge & Müller (2012) Geodesy, De Gruyter, eq.6.70, p.248 Normal-section azimuth can be calculated as follows: : \begin e^2 &= f(2 - f) \\ 1 - e^2 &= (1 - f)^2 \\ \Lambda &= \left(1 - e^2\right) \frac + e^2 \sqrt \\ \tan\alpha &= \frac \end where ''f'' is the flattening and ''e'' the eccentricity for the chosen spheroid (e.g., for WGS84). If ''φ''1 = 0 then : \tan\alpha = \frac To calculate the azimuth of the Sun or a star given its
declination In astronomy, declination (abbreviated dec; symbol ''δ'') is one of the two angles that locate a point on the celestial sphere in the equatorial coordinate system, the other being hour angle. The declination angle is measured north (positive) or ...
and hour angle at a specific location, modify the formula for a spherical Earth. Replace ''φ''2 with declination and longitude difference with hour angle, and change the sign (since the hour angle is positive westward instead of east).


In cartography

The cartographical azimuth or grid azimuth (in decimal degrees) can be calculated when the coordinates of 2 points are known in a flat plane ( cartographical coordinates): :\alpha = \frac \operatorname(X_2 - X_1, Y_2 - Y_1) Remark that the reference axes are swapped relative to the (counterclockwise) mathematical polar coordinate system and that the azimuth is clockwise relative to the north. This is the reason why the X and Y axis in the above formula are swapped. If the azimuth becomes negative, one can always add 360°. The formula in
radian The radian, denoted by the symbol rad, is the unit of angle in the International System of Units (SI) and is the standard unit of angular measure used in many areas of mathematics. It is defined such that one radian is the angle subtended at ...
s would be slightly easier: :\alpha = \operatorname(X_2 - X_1, Y_2 - Y_1) Note the swapped (x, y) in contrast to the normal (y, x) atan2 input order. The opposite problem occurs when the coordinates (''X''1, ''Y''1) of one point, the distance ''D'', and the azimuth ''α'' to another point (''X''2, ''Y''2) are known, one can calculate its coordinates: :\begin X_2 &= X_1 + D \sin\alpha \\ Y_2 &= Y_1 + D \cos\alpha \end This is typically used in triangulation and azimuth identification (AzID), especially in
radar Radar is a system that uses radio waves to determine the distance ('' ranging''), direction ( azimuth and elevation angles), and radial velocity of objects relative to the site. It is a radiodetermination method used to detect and track ...
applications.


Map projections

There is a wide variety of azimuthal map projections. They all have the property that directions (the azimuths) from a central point are preserved. Some navigation systems use south as the reference plane. However, any direction can serve as the plane of reference, as long as it is clearly defined for everyone using that system.


Related coordinates


Right ascension

If, instead of measuring from and along the horizon, the angles are measured from and along the celestial equator, the angles are called right ascension if referenced to the Vernal Equinox, or hour angle if referenced to the celestial meridian.


Polar coordinate

In mathematics, the azimuth angle of a point in cylindrical coordinates or spherical coordinates is the anticlockwise
angle In Euclidean geometry, an angle can refer to a number of concepts relating to the intersection of two straight Line (geometry), lines at a Point (geometry), point. Formally, an angle is a figure lying in a Euclidean plane, plane formed by two R ...
between the positive ''x''-axis and the projection of the vector onto the ''xy''- plane. A special case of an azimuth angle is the angle in polar coordinates of the component of the vector in the ''xy''-plane, although this angle is normally measured in
radian The radian, denoted by the symbol rad, is the unit of angle in the International System of Units (SI) and is the standard unit of angular measure used in many areas of mathematics. It is defined such that one radian is the angle subtended at ...
s rather than degrees and denoted by ''θ'' rather than ''φ''.


Other uses

For magnetic tape drives, ''azimuth'' refers to the angle between the tape head(s) and tape. In sound localization experiments and literature, the ''azimuth'' refers to the angle the sound source makes compared to the imaginary straight line that is drawn from within the head through the area between the eyes. An azimuth thruster in
shipbuilding Shipbuilding is the construction of ships and other Watercraft, floating vessels. In modern times, it normally takes place in a specialized facility known as a shipyard. Shipbuilders, also called shipwrights, follow a specialized occupation th ...
is a propeller that can be rotated horizontally.


See also

* Altitude (astronomy) * Angular displacement * Angzarr (⍼) * Azimuthal quantum number * Azimuthal equidistant projection * Azimuth recording * Bearing (navigation) * Clock position * Course (navigation) * Inclination * Longitude * Latitude * Magnetic declination * Panning (camera) * Relative bearing * Sextant * Solar azimuth angle * Sound Localization * Zenith


References


Further reading

* Rutstrum, Carl, ''The Wilderness Route Finder'', University of Minnesota Press (2000),


External links

* * {{Authority control Angle Navigation Surveying Horizontal coordinate system Geodesy Cartography