Ballistic Interplanetary Trajectory Optimization - OTB

Optimization Toolbox version of the MATLAB script which solves the two impulse, patched-conic interplanetary trajectory problem.
346 download
Aggiornato 18 mag 2023

Visualizza la licenza

PDF document and a MATLAB script called ipto_matlab_otb that can be used to design and optimize two impulse, “patched conic” ballistic interplanetary trajectories between any two planets of our solar system. It can also be used to find two-body trajectories between a planet and an asteroid or comet. A patched-conic trajectory ignores the gravitational effect of both the launch and arrivals planets on the heliocentric transfer trajectory. This technique involves the solution of Lambert's problem relative to the Sun. Patched-conic trajectories are suitable for preliminary mission design. This script uses the fmincon nonlinear programming (NLP) algorithm from the MATLAB Optimization Toolbox to solve this classic astrodynamics problem. The ipto_matlab_otb MATLAB script also performs a graphical primer vector analysis of the solution. This program feature displays the behavior of the primer vector magnitude and primer derivative magnitude as a function of mission elapsed time in days from departure.

Cita come

David Eagle (2024). Ballistic Interplanetary Trajectory Optimization - OTB (https://www.mathworks.com/matlabcentral/fileexchange/73513-ballistic-interplanetary-trajectory-optimization-otb), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020a
Compatibile con R2019b
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.4.0

Minor tweaks to the MATLAB source code, graphics updates and updated PDF user's guide.

1.3.0

Bug fix for comet/asteroid bodies

1.2.0

DE421 ephemeris

1.1.0

Updated to use the DE440s JPL ephemeris and MICE routines

1.0.0