Vectorized Clohessy-Wiltshire Hill Linear Propagation

A Demonstration of Linear Satellite Orbit Propagation Using Clohessy-Wiltshire Equations of Motion.
1,7K téléchargements
Mise à jour 14 déc. 2012

Afficher la licence

An investigation of the error associated with the linear propagation was conducted and the corresponding MATLAB functions were written. This demonstration (LOP_Demo.m) propagates the space shuttle and the Hubble space telescope using both the Keplerian 2-body orbital propagation routine and the Clohessy-Wiltshire Hill linear propagation technique as described in Vallado. Error comparisons between linear propagation and non-linear propagation are computed.

This set of functions will allow the use of completely vectorized linear propagation in your MATLAB code projects. Included are the necessary routines to convert back and forth between Hill's reference frame and ECI coordinates. All solutions were validated against Vallado's MATLAB routines as well as his error chart (Pg. 415 of Fundamentals of Astrodynamics and Applications. Third Edition. 2007).

Citation pour cette source

Darin Koblick (2024). Vectorized Clohessy-Wiltshire Hill Linear Propagation (https://www.mathworks.com/matlabcentral/fileexchange/39340-vectorized-clohessy-wiltshire-hill-linear-propagation), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Gravitation, Cosmology & Astrophysics dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2.0.0

Removed unnecessary example function.

1.0.0.0