Parametric Analysis of TLI Delta-V Lunar Transfer

버전 1.5.0.0 (30.3 MB) 작성자: David Eagle
Parametric Analysis of Minimum TLI Delta-V Lunar Transfer Trajectories
다운로드 수: 934
업데이트 날짜: 2023/11/29

라이선스 보기

PDF document and a MATLAB script called tli_sweep_snopt that can be used to perform a parametric analysis of lunar transfer trajectories. The software assumes that trans-lunar injection (TLI) occurs impulsively from a circular Earth park orbit. The software solves for the minimum TLI delta-v using a two-body Lambert solution for the transfer trajectory from the Earth park orbit to the center of the moon.
This computer program uses the SNOPT nonlinear programming (NLP) method to solve this classic trajectory optimization problem. The lunar coordinates required by the software are computed using the JPL DE430 ephemeris.

인용 양식

David Eagle (2024). Parametric Analysis of TLI Delta-V Lunar Transfer (https://www.mathworks.com/matlabcentral/fileexchange/39445-parametric-analysis-of-tli-delta-v-lunar-transfer), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Code updated to handle the case where is the absolute value of the lunar declination at encounter is larger than the orbital inclination of the park/transfer orbit.

1.4.0.0

Added park orbit TLI true anomaly and RAAN control variables to perturbed motion optimization. Updated PDF documentation.

1.3.0.0

Add version of main script file (tli_sweep_64bit) that uses the March 17, 2014 64 bit version of SNOPT.

1.2.0.0

Added option to solve the problem using "perturbed" orbital motion. Updated PDF document.

1.1.0.0

MICE version contained in tli_sweep_mice.zip archive.

1.0.0.0