Ballistic Interplanetary Trajectory Optimization - OTB
Versión 1.4.0 (16,2 MB) por
David Eagle
Optimization Toolbox version of the MATLAB script which solves the two impulse, patched-conic interplanetary trajectory problem.
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.
Citar como
David Eagle (2024). Ballistic Interplanetary Trajectory Optimization - OTB (https://www.mathworks.com/matlabcentral/fileexchange/73513-ballistic-interplanetary-trajectory-optimization-otb), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2020a
Compatible con R2019b
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Sciences > Physics > Gravitation, Cosmology & Astrophysics >
- Sciences > Geoscience > Earth and Planetary Science >
Más información sobre Gravitation, Cosmology & Astrophysics en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |