Closest Approach Between a Ground Site and Earth Satellite

Determine the closest approach conditions between a ground site or observer and an Earth satellite in a circular or elliptical orbit.
13 download
Aggiornato 25 ott 2025

Visualizza la licenza

This submission includes two MATLAB scripts that can be used to determine closest approach conditions between a ground site or observer on an oblate Earth and a satellite in a circular or elliptical Earth orbit. Close approach conditions are computed and displayed whenever the satellite is visible to the ground site or observer. These scripts use Brent’s one-dimensional, derivative-free minimization algorithm to calculate geometric close approach conditions.
In the first script, site2sat1, the orbit of the Earth satellite is propagated using the method described in “Fast Orbit Propagator for Graphical Display”, Journal of Guidance, Control and Dynamics, Vol. 14, No. 2, March-April 1991, by F. Landis Markley and James F. Jeletic. In the second script, site2sat2, the satellite orbit is propagated using an RKF78 numerical integration method which includes the oblateness term in the first-order orbital equations of motion.

Cita come

David Eagle (2025). Closest Approach Between a Ground Site and Earth Satellite (https://it.mathworks.com/matlabcentral/fileexchange/180198-closest-approach-between-a-ground-site-and-earth-satellite), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2024b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0

Updated analytic propagation algorithm. Updated graphic displays and the PDF documentation

1.0.0