Low-thrust Earth-to-Mars Trajectory Analysis - SNOPT

版本 1.4.0.0 (720.0 KB) 作者: David Eagle
Determines optimal, two-dimensional low-thrust Earth-to-Mars interplanetary trajectories.
1.9K 次下载
更新时间 2021/12/19

查看许可证

PDF document and interactive MATLAB script named ilt_opt.m that can be used to analyze and optimize two-dimensional, heliocentric low-thrust trajectories between the orbits of Earth and Mars. In this script, the heliocentric planet orbits are assumed to be circular and coplanar. The optimal steering angle for either (1) minimum transfer time or (2) maximum final mass, are modeled as piecewise-linear variations. For both options, this script attempts to minimize the accumulated delta-v required to perform the transfer. Since the propulsive thrust is constant and continuous in this script, this is equivalent to minimizing the transfer time or maximizing the final mass.

引用格式

David Eagle (2024). Low-thrust Earth-to-Mars Trajectory Analysis - SNOPT (https://www.mathworks.com/matlabcentral/fileexchange/42374-low-thrust-earth-to-mars-trajectory-analysis-snopt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.4.0.0

Updated main MATLAB script and support functions. Updated PDF users manual.

1.3.0.0

The ilt_opt_64bit.m version should be used with the 2015 (version 7.5) of SNOPT.

1.2.0.0

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

1.1.0.0

Calculates departure and arrival dates for rendezvous from user's initial guess.

1.0.0.0