Ballistic Interplanetary Trajectory Optimization - SNOPT

版本 1.9.0.0 (16.2 MB) 作者: David Eagle
A MATLAB Script for Ballistic Interplanetary Trajectory Design and Optimization
1.8K 次下载
更新时间 2022/1/12

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Gravitation, Cosmology & Astrophysics 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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