Gravity-assist Trajectory Design and Analysis - SNOPT

버전 2.1.0.0 (16 MB) 작성자: David Eagle
A MATLAB Script for Interplanetary Gravity-Assist Trajectory Design and Optimization
다운로드 수: 2.7K
업데이트 날짜: 2023/12/23

라이선스 보기

PDF document and a MATLAB script called flyby_matlab_snopt that can be used to design and optimize interplanetary trajectories that include a single gravity assist maneuver. The user specifies the launch, flyby and destination planets, and the desired flyby altitude. The algorithm also requires initial guesses for the launch, flyby and arrival calendar dates. This script searches for a patched-conic gravity-assist trajectory that satisfies the flyby mission constraints (V-infinity matching and user-defined flyby altitude) and minimizes the launch, arrival or total impulsive delta-v for the mission. The type of delta-v optimization is specified by the user.

인용 양식

David Eagle (2024). Gravity-assist Trajectory Design and Analysis - SNOPT (https://www.mathworks.com/matlabcentral/fileexchange/39462-gravity-assist-trajectory-design-and-analysis-snopt), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2023b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Environmental Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
2.1.0.0

Updated source code and PDF documentation

2.0.0.0

Script is now "data file driven". Added asteroid or comet as arrival body. Updated PDF document and added several new example missions.

1.6.0.0

MATLAB source code updates (new keywords, etc.)

1.5.0.0

Fixed bug in code that calculated the heliocentric orbital elements and state vector of the departure planet. (emu replaced with smu in the calling argument).

1.4.0.0

UPDATED LINKS

SNOPT ccom.ucsd.edu/~optimizers/

Binary Ephemeris Files

https://www.dropbox.com/sh/hul0g7ia6nhspwo/AAATqfVXb5ClZODfGGvEbRZEa?dl=0

1.3.0.0

Bug fixes. Added three-dimensional graphics for the flyby trajectory. Updated PDF document.

1.2.0.0

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

1.1.0.0

MICE version included in flyby_mice.zip archive.

1.0.0.0