Jump to content

Sight reduction

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 104.153.72.218 (talk) at 20:46, 7 August 2017 (Use minus signs in formulae, wikilink zenith distance). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Sight reduction is the process of deriving from a sight the information needed for establishing a line of position.

Sight is defined as the observation of the altitude, and sometimes also the azimuth, of a celestial body for a line of position; or the data obtained by such observation.[1]

Nowadays sight reduction uses the equation of the circle of equal altitude to calculate the altitude of the celestial body,

and the azimuth Zn is obtained from Z by:

With the observed altitude Ho, Hc and Zn are the parameters of the Marcq St Hilaire intercept for the line of position:

Correction to the sextant altitude
Marcq St Hilaire intercept for the line of position

With B the latitude (+N/S), L the longitude (+E/−W), LHA = GHA + L is the local hour angle, Dec and GHA are the declination and Greenwich hour angle of the star observed, and Hc the calculated altitude. Z is the calculated azimuth of the body.

Basic procedures involved computer sight reduction or longhand tabular methods.

Tabular sight reduction

The methods included are:

  • The Nautical Almanac Sight Reduction (NASR, originally known as Concise Tables for Sight Reduction or Davies, 1984, 22pg)
  • Pub. 249 (formerly H.O. 249, Sight Reduction Tables for Air Navigation, A.P. 3270 in the UK, 1947–53, 1+2 volumes)
  • Pub. 229 (formerly H.O. 229, Sight Reduction Tables for Marine Navigation, H.D. 605/NP 401 in the UK, 1945ish, 6 volumes. And the variant of HO-229: Sight Reduction Tables for Small Boat Navigation, known as Schlereth, 1983, 1 volume)
  • H.O. 214 (Tables of Computed Altitude and Azimuth, H.D. 486 in the UK, 1936–46, 9 vol.)
  • H.O. 211 (Dead Reckoning Altitude and Azimuth Table, known as Ageton, 1931, 36pg. And 2 variants of H.O. 211: Compact Sight Reduction Table, also known as Ageton–Bayless, 1980, 9+ pg. S-Table, also known as Pepperday, 1992, 9+ pg.)
  • H.O. 208 (Navigation Tables for Mariners and Aviators, known as Dreisonstok, 1928, 113pg.)

Longhand haversine sight reduction

This method is a practical procedure to reduce celestial sights with the needed accuracy, without using electronic tools such as calculator or a computer. And it could serve as a backup in case of malfunction of the positioning system aboard.

Doniol

The first approach of a compact and concise method was published by R. Doniol in 1955[2] The altitude is derived from sin(Hc) = na (m + n), in which n = cos(BDec), m = cos(B + Dec), a = hav(LHA).

The calculation is:

n = cos(BDec)
m = cos(B + Dec)
a = hav(LHA)
sin_Hc = na (m + n)
Hc = arcsin(sin_Hc)

Ultra compact sight reduction

Haversine Sight Reduction algorithm

A practical and friendly method using only haversines was developed between 2014 and 2015,[3] and published in NavList.

A compact expression for the altitude was derived[4] using haversines, hav, for all the terms of the equation:

hav(ZD) = hav(BDec) + (1 − hav(BDec) − hav(B + Dec)) hav(LHA)

where ZD is the zenith distance

Hc = (90 − ZD) the calculated altitude

The algorithm if absolute values are used is:

if same name for latitude and declination
 n = hav(|B| − |Dec|)
 m = hav(|B| + |Dec|)
if contrary name
 n = hav(|B| + |Dec|)
 m = hav(|B| − |Dec|)
q = n + m
a = hav(LHA)
hav(ZD) = n + (1 − q) a
ZD = invhav -> look at the haversine tables
Hc = 90° − ZD

For the azimuth a diagram[5] was developed for a faster solution without calculation, and with an accuracy of 1°.

Azimuth diagram by Hanno Ix

This diagram could be used also for star identification.[6]

An ambiguity in the value of azimuth may arise since in the diagram 0 ≤ Z ≤ 90°. Z is E/W as the name of the meridian angle, but the N/S name is not determined. In most situations azimuth ambiguities are resolved simply by observation.

When there are reasons for doubt or for the purpose of checking the following formula[7] should be used.

hav(Z) = [hav(90° − Dec) − hav(BHc)] / (1 − hav(BHc) − hav(B + Hc))

The algorithm if absolute values are used is:

if same name
 a = hav(90° − |Dec|)
if contrary name
 a = hav(90° + |Dec|)
m = hav(B + Hc)
n = hav(BHc)
q = n + m
hav(Z) = (an) / (1 − q)
Z = invhav -> look at the haversine tables
if Latitude N:
 if LHA > 180°, Zn = Z
 if LHA < 180°, Zn = 360° − Z
if Latitude S:
 if LHA > 180°, Zn = 180° − Z
 if LHA < 180°, Zn = 180° + Z

This computation of the altitude and the azimuth needs a haversine table. For a precision of 1 minute of arc, a four figure table is enough.[8]

An example

Data:
 B = 34° 10.0′ N (+)
 Dec = 21° 11.0′ S (−)
 LHA = 302° 43.0′
Altitude Hc:
 a = 0.2298
 m = 0.0128
 n = 0.2157
 hav(ZD) = 0.3930 -> table ->
 ZD = 77° 39′
 Hc  = 12° 21′
Azimuth Zn:
 a = 0.6807
 m = 0.1560
 n = 0.0358
 hav(Z) = 0.7979
 Zn  = 126.6°

See also

References

  1. ^ The American Practical Navigator (2002)
  2. ^ . Table de point miniature (Hauteur et azimut), by R. Doniol, Navigation IFN Vol. III Nº 10, Avril 1955 Paper
  3. ^ Rudzinski, Greg (July 2015). "Ultra compact sight reduction". Ocean Navigator (227). Ix, Hanno. Portland, ME, USA: Navigator Publishing LLC: 42–43. ISSN 0886-0149. Retrieved 2015-11-07.
  4. ^ Altitude haversine formula by Hanno Ix http://fer3.com/arc/m2.aspx/Longhand-Sight-Reduction-HannoIx-nov-2014-g29121
  5. ^ Azimuth diagram by Hanno Ix. http://fer3.com/arc/m2.aspx/Gregs-article-havDoniol-Ocean-Navigator-HannoIx-jun-2015-g31689
  6. ^ Hc by Azimuth Diagram http://fer3.com/arc/m2.aspx/Hc-Azimuth-Diagram-finally-HannoIx-aug-2013-g24772
  7. ^ Azimuth haversine formula by Lars Bergman http://fer3.com/arc/m2.aspx/Longhand-Sight-Reduction-Bergman-nov-2014-g29441
  8. ^ http://fer3.com/arc/m2.aspx/Longhand-Sight-Reduction-HannoIx-nov-2014-g29172