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).
인용 양식
Meysam Mahooti (2024). SGP4 (https://www.mathworks.com/matlabcentral/fileexchange/62013-sgp4), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2021b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- Aerospace and Defense > Aerospace Blockset > Reference Applications >
- Sciences > Geoscience > Earth and Planetary Science >
- Engineering > Aerospace Engineering > Satellite and Orbital Mechanics >
Help Center 및 MATLAB Answers에서 Reference Applications에 대해 자세히 알아보기
태그
도움
도움 준 파일: epoch2datevec(tle_epoch)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!SGP4
SGP4_Vectorized
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
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 | . |