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

Determines optimal, two-dimensional low-thrust Earth-to-Mars interplanetary trajectories.
1,9K descargas
Actualizado 19 dic 2021

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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