Pàgina principal  |  Contacte  

Correu electrònic:

Contrasenya:

Inscriviu-vos ara!

Heu oblidat la vostra contrasenya?

DESENMASCARANDO LAS FALSAS DOCTRINAS
 
Novetats
  Afegeix-te ara
  Plafó de missatges 
  Galeria d’imatges 
 Arxius i documents 
 Enquestes i Tests 
  Llistat de Participants
 YHWH (DIOS PADRE) EL UNICO DIOS 
 JESUCRISTO NUESTRO MESIAS JUDIO 
 LOS DIEZ MANDAMIENTOS DE LA BIBLIA 
 MEJORE SU CARACTER Y SU VIDA 
 YOU TUBE-MAOR BA OLAM-LINKS 
 YOU TUBE-MAOR BA OLAM-LINKS II 
 BIBLIAS/CONCORDANCIA/LIBROS 
 MAYOR ENEMIGO DEL HOMBRE ES UNO MISMO 
 ¿LA TORA ES MACHISTA? -MENSAJE ESOTERICO Y EXOTERICO 
 ¿ES INMORTAL EL ALMA?- FALACIA DE LA ENCARNACION Y REENCARNACION 
 EL ISLAM TIENE ORIGEN UNITARIO ADOPCIONISTA 
 ANTIGUO TESTAMENTO-ESTUDIO POR VERSICULOS 
 NUEVO TESTAMENTO-ESTUDIOS POR VERSICULOS 
 NUEVO TESTAMENTO II-ESTUDIOS POR VERSICULOS 
 NUEVO TESTAMENTO III-ESTUDIOS POR VERSICULOS 
 CRISTO NO TUVO PREEXISTENCIA 
 ¿QUE ES EL ESPIRITU SANTO? 
 
 
  Eines
 
PERIODOS TERRESTRES Y PLANETARIOS: SOLAR AZIMUTH ANGLE
Triar un altre plafó de missatges
Tema anterior  Tema següent
Resposta  Missatge 1 de 2 del tema 
De: BARILOCHENSE6999  (Missatge original) Enviat: 10/06/2025 14:14

Solar azimuth angle

 
 
 

The solar azimuth angle is the azimuth (horizontal angle with respect to north) of the Sun's position.[1][2][3] This horizontal coordinate defines the Sun's relative direction along the local horizon, whereas the solar zenith angle (or its complementary angle solar elevation) defines the Sun's apparent altitude.

Conventional sign and origin

[edit]

There are several conventions for the solar azimuth; however, it is traditionally defined as the angle between a line due south and the shadow cast by a vertical rod on Earth. This convention states the angle is positive if the shadow is east of south and negative if it is west of south.[1][2] For example, due east would be 90° and due west would be -90°. Another convention is the reverse; it also has the origin at due south, but measures angles clockwise, so that due east is now negative and west now positive.[3]

However, despite tradition, the most commonly accepted convention for analyzing solar irradiation, e.g. for solar energy applications, is clockwise from due north, so east is 90°, south is 180°, and west is 270°. This is the definition used by NREL in their solar position calculators[4] and is also the convention used in the formulas presented here. However, Landsat photos and other USGS products, while also defining azimuthal angles relative to due north, take counterclockwise angles as negative.[5]

Conventional Trigonometric Formulas

[edit]

The following formulas assume the north-clockwise convention. The solar azimuth angle can be calculated to a good approximation with the following formula, however angles should be interpreted with care because the inverse sine, i.e. x = sin−1 y or x = arcsin y, has multiple solutions, only one of which will be correct.

sin⁡�s=−sin⁡ℎcos⁡�sin⁡�s.{displaystyle sin phi _{mathrm {s} }={frac {-sin hcos delta }{sin 	heta _{mathrm {s} }}}.}

The following formulas can also be used to approximate the solar azimuth angle, but these formulas use cosine, so the azimuth angle as shown by a calculator will always be positive, and should be interpreted as the angle between zero and 180 degrees when the hour angle, h, is negative (morning) and the angle between 180 and 360 degrees when the hour angle, h, is positive (afternoon). (These two formulas are equivalent if one assumes the "solar elevation angle" approximation formula).[2][3][4]

cos⁡�s=sin⁡�cos⁡Φ−cos⁡ℎcos⁡�sin⁡Φsin⁡�scos⁡�s=sin⁡�−cos⁡�ssin⁡Φsin⁡�scos⁡Φ.{displaystyle {egin{aligned}cos phi _{mathrm {s} }&={frac {sin delta cos Phi -cos hcos delta sin Phi }{sin 	heta _{mathrm {s} }}}[5pt]cos phi _{mathrm {s} }&={frac {sin delta -cos 	heta _{mathrm {s} }sin Phi }{sin 	heta _{mathrm {s} }cos Phi }}.end{aligned}}}

So practically speaking, the compass azimuth which is the practical value used everywhere (in example in airlines as the so called course) on a compass (where North is 0 degrees, East is 90 degrees, South is 180 degrees and West is 270 degrees) can be calculated as

compass �s=360−�s.{displaystyle {	ext{compass }}phi _{mathrm {s} }=360-phi _{mathrm {s} }.}

The formulas use the following terminology:

In addition, dividing the above sine formula by the first cosine formula gives one the tangent formula as is used in The Nautical Almanac.[6]

The formula based on the subsolar point and the atan2 function

[edit]
"Wreath of Analemmas". The annual excursion of the position of the Sun defined by the triplet ��{displaystyle S_{x}}��{displaystyle S_{y}} and ��{displaystyle S_{z}} at 1-hour step as viewed at the geographic center of the contiguous United States. The gray part indicates it is nighttime.

A 2021 publication presents a method that uses a solar azimuth formula based on the subsolar point and the atan2 function, as defined in Fortran 90, that gives an unambiguous solution without the need for circumstantial treatment.[7] The subsolar point is the point on the surface of the Earth where the Sun is overhead.

The method first calculates the declination of the Sun and equation of time using equations from The Astronomical Almanac,[8] then it gives the x-, y- and z-components of the unit vector pointing toward the Sun, through vector analysis rather than spherical trigonometry, as follows:

��=�,��=−15(�GMT−12+�min/60),��=cos⁡��sin⁡(��−��),��=cos⁡��sin⁡��−sin⁡��cos⁡��cos⁡(��−��),��=sin⁡��sin⁡��+cos⁡��cos⁡��cos⁡(��−��).{displaystyle {egin{aligned}phi _{s}&=delta ,lambda _{s}&=-15(T_{mathrm {GMT} }-12+E_{mathrm {min} }/60),S_{x}&=cos phi _{s}sin(lambda _{s}-lambda _{o}),S_{y}&=cos phi _{o}sin phi _{s}-sin phi _{o}cos phi _{s}cos(lambda _{s}-lambda _{o}),S_{z}&=sin phi _{o}sin phi _{s}+cos phi _{o}cos phi _{s}cos(lambda _{s}-lambda _{o}).end{aligned}}}

where

  • {displaystyle delta } is the declination of the Sun,
  • ��{displaystyle phi _{s}} is the latitude of the subsolar point,
  • ��{displaystyle lambda _{s}} is the longitude of the subsolar point,
  • �GMT{displaystyle T_{mathrm {GMT} }} is the Greenwich Mean Time or UTC,
  • �min{displaystyle E_{mathrm {min} }} is the equation of time in minutes,
  • ��{displaystyle phi _{o}} is the latitude of the observer,
  • ��{displaystyle lambda _{o}} is the longitude of the observer,
  • ��,��,��{displaystyle S_{x},S_{y},S_{z}} are the x-, y- and z-components, respectively, of the unit vector pointing toward the Sun. The x-, y- and z-axises of the coordinate system point to East, North and upward, respectively.

It can be shown that ��2+��2+��2=1{displaystyle S_{x}^{2}+S_{y}^{2}+S_{z}^{2}=1}. With the above mathematical setup, the solar zenith angle and solar azimuth angle are simply

�=acos(��){displaystyle Z=mathrm {acos} (S_{z})},
��=atan2(−��,−��){displaystyle gamma _{s}=mathrm {atan2} (-S_{x},-S_{y})}. (South-Clockwise Convention)

where

  • {displaystyle Z} is the solar zenith angle,
  • ��{displaystyle gamma _{s}} is the solar azimuth angle following the South-Clockwise Convention.

If one prefers North-Clockwise Convention, or East-Counterclockwise Convention, the formulas are

��=atan2(��,��){displaystyle gamma _{s}=mathrm {atan2} (S_{x},S_{y})}, (North-Clockwise Convention)
��=atan2(��,��){displaystyle gamma _{s}=mathrm {atan2} (S_{y},S_{x})}. (East-Counterclockwise Convention)

Finally, the values of ��{displaystyle S_{x}}��{displaystyle S_{y}} and ��{displaystyle S_{z}} at 1-hour step for an entire year can be presented in a 3D plot of "wreath of analemmas" as a graphic depiction of all possible positions of the Sun in terms of solar zenith angle and solar azimuth angle for any given location. Refer to sun path for similar plots for other locations.

See also

[edit]


Primer  Anterior  2 a 2 de 2  Següent   Darrer  
Resposta  Missatge 2 de 2 del tema 
De: BARILOCHENSE6999 Enviat: 26/07/2025 04:46



 
©2025 - Gabitos - Tots els drets reservats