Ballistic Interplanetary Trajectory Optimization - SNOPT

A MATLAB Script for Ballistic Interplanetary Trajectory Design and Optimization
1,8K descargas
Actualizado 12 ene 2022

Ver licencia

PDF document and a MATLAB script called ipto_matlab that can be used to design and optimize “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 SNOPT nonlinear programming (NLP) algorithm to solve this classic astrodynamics problem.
The ipto_matlab 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 - SNOPT (https://www.mathworks.com/matlabcentral/fileexchange/39446-ballistic-interplanetary-trajectory-optimization-snopt), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Gravitation, Cosmology & Astrophysics en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.9.0.0

Modified to use MICE routines and companion JPL DE421.bsp ephemeris

1.8.0.0

Fixed two bugs related to the mission constraints script option. Updated the PDF user's manual for this option. Verified that the script works with the March 2015 version of SNOPT.

1.7.0.0

Updated to use the September 2014, 64 bit version of SNOPT.

1.6.0.0

Added version of main script (ipto_matlab_64bit.m) that uses the March 17, 2014 version of SNOPT.

1.5.0.0

Added additional features to the heliocentric graphic display. Updated PDF document with additional script example.

1.4.0.0

Updated version includes the option to enforce user-defined mission constraints during the trajectory optimization. PDF document updated to reflect this change.

1.3.0.0

MICE version included in ipto_matlab_mice.zip archive.

1.2.0.0

Minor script changes (ecliptic-to-equatorial transformation, etc.) along with updates to PDF document.

1.0.0.0