Trans-Earth Trajectory Correction Maneuver – OTB

Version 1.0.0 (109 Mo) par David Eagle
Optimize a single impulsive trajectory correction maneuver (TCM) on a trans-Earth (Moon-to-Earth) trajectory.
3 téléchargements
Mise à jour 4 nov. 2024

Afficher la licence

This application is a MATLAB script named transearth_tcm_otb that can be used to optimize a single trajectory correction maneuver (TCM) at a user-defined time and geocentric state vector (position and velocity vectors) on a trans-Earth (Moon-to-Earth) trajectory. This TCM can be used to correct trajectory dispersions or perhaps re-target a trans-Earth trajectory to different entry interface conditions or a user-defined perigee altitude.
The software assumes the TCM occurs impulsively which results in a discontinuity in the geocentric velocity vector but not the position vector.
In the transearth_tcm_otb “simple shooting” algorithm, the spacecraft orbital motion includes the Earth’s non-spherical gravity and optionally, the point-mass perturbations of the Sun and Moon.
This MATLAB script reads JPL DE430 lunar and solar ephemerides in a machine-independent binary format (kernels) which are available from the SPICE web site and by anonymous ftp from ftp://ssd.jpl.nasa.gov/pub/eph/planets/bsp. These *.bsp ephemeris files are IEEE-Little Endian style of binary kernel. This is the binary form native to PC/Linux, PC/Windows and MAC/Intel machines. Additional information about JPL ephemerides can be found at http://naif.jpl.nasa.gov/naif/.
The transearth_tcm_otb script uses routines from the MICE software suite to read and evaluate the JPL ephemeris file. Platform-specific MICE mex files, support functions and the binary ephemeris file (de430.bsp) are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the SPICE library created by JPL.
This MATLAB script uses the fmincon (minimization with constraints) algorithm of the Mathworks® Optimization Toolbox to solve this optimization problem. The actual numerical method is the ‘interior-point’algorithm.

Citation pour cette source

David Eagle (2024). Trans-Earth Trajectory Correction Maneuver – OTB (https://www.mathworks.com/matlabcentral/fileexchange/174940-trans-earth-trajectory-correction-maneuver-otb), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2024a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

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.0.0