A MATLAB Script for Trans-Earth TCM Trajectory Optimization

버전 1.1.0 (30.2 MB) 작성자: David Eagle
MATLAB script that can be used to optimize an impulsive trajectory correction maneuver (TCM) during the Trans-Earth phase of lunarflight.
다운로드 수: 54
업데이트 날짜: 2021/7/18

라이선스 보기

This contribution is a MATLAB script named transearth_tcm_otb.m that can be used to design and optimize an impulsive trajectory correction maneuver (TCM) during the trans-Earth phase of lunar flight. The algorithm uses a simple shooting method to achieve user-defined Earth relative flight path coordinates at the Earth entry interface (EI) while attempting to minimize the scalar magnitude of the impulsive TCM delta-v vector. This script uses the fmincon function of the MATLAB Optimization Toolbox to solve this trajectory optimization problem.
The software allows the user to specify the order and degree of the Earth gravity model used in the geocentric equations of motion. The user also has the option to include point-mass gravity perturbations of the Sun and Moon.

인용 양식

David Eagle (2024). A MATLAB Script for Trans-Earth TCM Trajectory Optimization (https://www.mathworks.com/matlabcentral/fileexchange/93205-a-matlab-script-for-trans-earth-tcm-trajectory-optimization), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

Updated several MATLAB functions and the PDF documentation.

1.0.0