Optimal Impulsive Orbital Transfer - OTB version

バージョン 1.4.0.0 (535 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
カテゴリ
Help Center および MATLAB AnswersCubeSat and Satellites についてさらに検索

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