Sun Position
Version 2.2.0 (94.4 MB) by
Meysam Mahooti
Geocentric equatorial position of the Sun (in [m]), referred to the ICRF
Since the force exerted by the Sun is much smaller than the central attraction of the Earth, it is not necessary to know its coordinates to the highest precision when calculating the perturbing acceleration acting on a satellite. For many purposes it is even sufficient to use simple equations for the solar coordinates that are accurate to about 0.1-1% and follow from more advanced analytical theories for the motion of the Sun (see e.g. van Flandern & Pulkkinen 1979, Montenbruck 1989, Montenbruck & Pfleger 2000 for further references).
Three different approaches are used in the test_SunPosition.m program for the computation of solar coordinates; NASA JPL Developement Ephemerides (DE440), high-precision analytical series (Brown's theory), and low-precision analytical series.
References:
1. Montenbruck O., Gill E.; Satellite Orbits: Models, Methods and Applications; Springer Verlag, Heidelberg; Corrected 3rd Printing (2005).
2. Montenbruck O., Pfleger T.; Astronomy on the Personal Computer; Springer Verlag, Heidelberg; 4th edition (2000).
3. Vallado D. A; Fundamentals of Astrodynamics and Applications; McGraw-Hill; New York; 4th edition (2013).
4. van Flandern T. C., Pulkkinen K. F.; Low precision formulae for planetary positions; Astrophysical Journal Supplement Series 41, 391 (1979).
Cite As
Meysam Mahooti (2024). Sun Position (https://www.mathworks.com/matlabcentral/fileexchange/56042-sun-position), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Mapping Toolbox > Coordinate Reference Systems >
- Radar > Mapping Toolbox > Coordinate Reference Systems >
- Sciences > Physics > Gravitation, Cosmology & Astrophysics >
- Sciences > Geoscience > Earth and Planetary Science >
Find more on Coordinate Reference Systems in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Sun Position
Version | Published | Release Notes | |
---|---|---|---|
2.2.0 | test_SunPosition.m and JPL_Eph_DE440.m were modified. |
||
2.1.2 | JPL Developement Ephemerides DE436 was replaced by DE440, and Mjday.m was modified. |
||
2.1.1.0 | The DE436 full matrix is added. |
||
2.1.0.0 | Mjday_TDB.m is updated. |
||
2.0.0.0 | JPL Developement Ephemerides (DE405) is replaced by DE436. |
||
1.0.0.0 | Description is updated. |