Finite-burn Interplanetary Injection from Earth Orbit - OTB

版本 1.1.0 (1.5 MB) 作者: David Eagle
Optimization Toolbox version of the escape.m MATLAB script that can be used to model finite-burn interplanetary injection.
94.0 次下载
更新时间 2024/5/8

查看许可证

PDF document and MATLAB script named escape_otb.m that can be used to analyze a finite-burn maneuver that achieves interplanetary injection from an initial Earth park orbit. The simulation assumes the propulsive maneuver is continuous, coplanar and modeled as a series of optimal discretized steering angles. This script attempts to minimize the scalar magnitude of the finite-burn while solving for user-defined “boundary conditions” or hyperbolic targets. The orbital motion is modeled using modified equinoctial orbital elements and the script assumes that the thrust magnitude is constant during the entire orbit transfer. Initial guesses for the escape.m script can be determined using the hyper1.m script, “Impulsive Hyperbolic Injection from a Circular Park Orbit”. This MATLAB script provides the park orbit right ascension of the ascending node (RAAN) and the true anomaly of the impulsive injection maneuver on the initial circular park orbit.
The optimization of the maneuver steering angles is performed using the fmincon/interior-point algorithm of the MathWorks® Optimization Toolbox.

引用格式

David Eagle (2024). Finite-burn Interplanetary Injection from Earth Orbit - OTB (https://www.mathworks.com/matlabcentral/fileexchange/73635-finite-burn-interplanetary-injection-from-earth-orbit-otb), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2024a
兼容任何版本
平台兼容性
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

Added trajectory verification calculations. Updated PDF documentation.

1.0.0