Finite-burn circularization of an elliptical orbit - OTB

Version 1.0.0 (1,13 Mo) par David Eagle
This script circularizes an initial elliptical orbit by performing a finite-burn maneuver at apogee of the initial elliptical orbit.
3 téléchargements
Mise à jour 25 juin 2024

Afficher la licence

This script can be used to optimize a single finite-burn orbital maneuver that achieves circularization of an elliptical orbit. The simulation assumes the propulsive maneuver is continuous, co-planar and modeled as a series of optimal discretized steering angles. The script attempts to minimize the thrust duration of the finite-burn while solving for user-defined orbital boundary conditions at burnout such as perigee and/or apogee altitudes.
In this MATLAB script, the Keplerian orbital motion is modeled using modified equinoctial orbital elements and the scripts assume the thrust magnitude and specific impulse are constant during the entire orbit transfer maneuver. Information about modeling in this flight path system can be found in Appendix A, Trajectory Modeling and Targeting in the Modified Equinoctial Orbital Elements System of the included PDF user's manual.
The optimization of the maneuver steering angles in each script is performed using the fmincon nonlinear programming (NLP) algorithm. This implementation features the interior-point option.
This numerical method is part of the Mathworks® Optimization Toolbox.

Citation pour cette source

David Eagle (2024). Finite-burn circularization of an elliptical orbit - OTB (https://www.mathworks.com/matlabcentral/fileexchange/168781-finite-burn-circularization-of-an-elliptical-orbit-otb), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2024a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0