Girish Mahajan (Editor)

Sight reduction

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Sight reduction

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

Contents

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.

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

sin ( H c ) = sin ( B ) sin ( D e c ) + cos ( B ) cos ( D e c ) cos ( L H A )

and the azimuth Zn is obtained from Z by:

cos ( Z ) = ( sin ( D e c ) sin ( H c ) sin ( B ) ) / ( cos ( H c ) cos ( B ) )

With the observed altitude Ho, Hc and Zn are the parameters of the 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 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(B - Dec)m = cos(B + Dec)a = hav(LHA)sin_Hc = n - a (m + n)Hc = arcsin(sin_Hc)

    Ultra compact sight reduction

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

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

    hav(ZD) = hav(B - Dec) + (1 - hav(B - Dec) − 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 + ma = hav(LHA)hav(ZD) = n + (1 - q) aZD = invhav -> look at the haversine tablesHc = 90° - ZD

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

    This diagram could be used also for star identification.

    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 should be used.

    hav(Z) = [hav(90° - Dec) - hav(B - Hc)] / (1 - hav(B - Hc) - 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(B - Hc)q = n + mhav(Z) = (a - n) / (1 - q)Z = invhav -> look at the haversine tablesif Latitude N: if LHA > 180°, Zn = Z if LHA < 180°, Zn = 360° − Zif 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.

    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°

    References

    Sight reduction Wikipedia