SGP4
Versione 2.1.1 (1,76 MB) da
Meysam Mahooti
The SGP4 model to calculate orbital state vectors of near-Earth satellites
Simplified perturbations models are a set of five mathematical models (SGP, SGP4, SDP4, SGP8 and SDP8) used to calculate orbital state vectors of satellites and space debris relative to the Earth-centered inertial coordinate system. This set of models is often referred to collectively as SGP4 due to the frequency of use of that model particularly with two-line element sets produced by NORAD and NASA. These models predict the effect of perturbations caused by the Earth’s shape, drag, radiation, and gravitation effects from other bodies such as the sun and moon. Simplified General Perturbations (SGP) models apply to near earth objects with an orbital period of less than 225 minutes. Simplified Deep Space Perturbations (SDP) models apply to objects with an orbital period greater than 225 minutes, which corresponds to an altitude of 5,877.5 km, assuming a circular orbit.
The SGP4 model was developed by Ken Cranford in 1970. This model was obtained by simplification of the more extensive analytical theory of Lane and Cranford which uses the solution of Brouwer for its gravitational model and a power density function for its atmospheric model.
References:
Hoots, Felix R., and Ronald L. Roehrich. 1980. Models for Propagation of NORAD Element Sets. Spacetrack Report #3. U.S. Air Force: Aerospace Defense Command.
Vallado D. A; Fundamentals of Astrodynamics and Applications; McGraw-Hill, New York; 4th edition (2013).
Cita come
Meysam Mahooti (2024). SGP4 (https://www.mathworks.com/matlabcentral/fileexchange/62013-sgp4), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2021b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Aerospace and Defense > Aerospace Blockset > Reference Applications >
- Sciences > Geoscience > Earth and Planetary Science >
- Engineering > Aerospace Engineering > Satellite and Orbital Mechanics >
Scopri di più su Reference Applications in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: epoch2datevec(tle_epoch)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
SGP4
SGP4_Vectorized
Versione | Pubblicato | Note della release | |
---|---|---|---|
2.1.1 | test_sgp4.m was modified. |
||
2.1.0 | The vectorized SGP4 package was added. |
||
2.0.1 | satdata.xndt2o in test_sgp4.m was corrected. |
||
2.0.0 | Mjday.m was modified. |
||
1.1.1.0 | test_sgp4.m is modified. |
||
1.1.0.0 | Satellite's state vector is computed in four different coordinate systems, i.e. Earth-centered inertial (ECI), Earth-centered Earth-fixed (ECEF), true of date (TOD) and true equator mean equinox (TEME). |
||
1.0.0.0 | . |