Solar Sail Trajectory Analysis with MATLAB

버전 1.2.0.0 (639 KB) 작성자: David Eagle
Two-dimensional trajectory analysis of solar sail Earth-to-Venus and Earth-to-Mars missions.
다운로드 수: 1.2K
업데이트 날짜: 2015/2/12

라이선스 보기

PDF document and interactive MATLAB script named ss2d_opt.m that can be used to analyze and optimize two-dimensional, heliocentric solar sail trajectories between the orbits of Earth and Venus and between the Earth and Mars. In this script, the heliocentric planet orbits are assumed to be circular and coplanar. The optimal steering angles for minimum transfer time are modeled as piecewise-linear variations as suggested in “Near Minimum-Time Trajectories for Solar Sails”, by Michiel Otten and Colin R. McInnes, AIAA Journal of Guidance, Control and Dynamics, Vol. 24, No. 3.
The optimization of these steering angles is performed using the SNOPT nonlinear programming (NLP) algorithm.
This MATLAB script solves the problem of transferring from the Earth’s orbit and arriving at the orbit of either Venus or Mars with the proper distance and velocity. It does not attempt to solve the rendezvous problem between the actual or ephemeris locations of each planet. The ss2d_opt script provides both numerical and graphical information about the trajectory analysis.

인용 양식

David Eagle (2024). Solar Sail Trajectory Analysis with MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/42073-solar-sail-trajectory-analysis-with-matlab), 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.2.0.0

Updated to use the 64 bit version of SNOPT. Estimates departure and arrival calendar dates for Earth-to-Mars missions. PDF document also updated to reflect these changes.

1.1.0.0

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

1.0.0.0