Low-thrust Earth-to-Mars Trajectory Analysis - SNOPT
Version 1.4.0.0 (720 KB) by
David Eagle
Determines optimal, two-dimensional low-thrust Earth-to-Mars interplanetary trajectories.
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.
Cite As
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. Retrieved .
MATLAB Release Compatibility
Created with
R2012b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Aerospace and Defense > Aerospace Blockset > Visualization >
- Sciences > Geoscience > Earth and Planetary Science >
Find more on Visualization in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
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 |