Ballistic Interplanetary Trajectory Optimization - SNOPT

A MATLAB Script for Ballistic Interplanetary Trajectory Design and Optimization
1,8K download
Aggiornato 12 gen 2022

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
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.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