SGP4

版本 2.1.1 (1.8 MB) 作者: Meysam Mahooti
The SGP4 model to calculate orbital state vectors of near-Earth satellites
4.4K 次下载
更新时间 2023/8/30

查看许可证

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
致谢

启发作品: epoch2datevec(tle_epoch)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
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

.