Optimal Impulsive Orbital Transfer - OTB version

版本 1.4.0.0 (535.4 KB) 作者: David Eagle
MATLAB script for the solution of the one and two impulse orbit transfer between two Earth orbits.
2.1K 次下载
更新时间 2024/2/21

查看许可证

PDF document and MATLAB script called oota_otb.m that can be used to determine optimum one and two impulse orbital transfers between non-coplanar circular and elliptical orbits. The method is general and the initial and final orbits need not be coapsidal.
The algorithm is based on the orbit transfer and rendezvous work of Gary McCue, Gentry Lee and David Bender, described in “Numerical Investigation of Minimum Impulse Orbital Transfer”, AIAA Journal, 3, 2328-2334 (1965); and “An Analysis of Two-Impulse Orbital Transfer”, AIAA Journal, 2, 1767-1773 (1964).
Provides 3D graphics of the initial, transfer and final orbits. Includes graphical primer vector characteristics for two-impulse transfers.
Requires fminsearch algorithm from the Optimization Toolbox.

引用格式

David Eagle (2024). Optimal Impulsive Orbital Transfer - OTB version (https://www.mathworks.com/matlabcentral/fileexchange/39160-optimal-impulsive-orbital-transfer-otb-version), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.4.0.0

Updated PDF documentation, more source code annotations and trajectory and primer vector graphics.

1.3.0.0

Source code improvements and updated PDF documentation

1.2.0.0

Minor editing updates. Additional dimension statements for vectors and arrays.
Script now uses primer vector theory to determine optimality of solutions. Also provides summary and detailed text files of the solutions(s). PDF document updated to reflect these changes.

1.1.0.0

Updated to create graphics display of the orbit transfer. Time-of-flight bug fix and document update also.

1.0.0.0