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