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 Center および MATLAB AnswersGravitation, 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