Finite-burn Interplanetary Injection from Earth Orbit - OTB

Version 1.1.0 (1,47 MB) von David Eagle
Optimization Toolbox version of the escape.m MATLAB script that can be used to model finite-burn interplanetary injection.
89 Downloads
Aktualisiert 8. Mai 2024

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2024a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0

Added trajectory verification calculations. Updated PDF documentation.

1.0.0