Hyperbolic Injection from a Circular Earth Park Orbit – OTB

版本 1.2.0.0 (514.3 KB) 作者: David Eagle
Determine delta-v required for coplanar and non-coplanar impulsive hyperbolic orbit transfers
605.0 次下载
更新时间 2025/2/16

查看许可证

This submission is a MATLAB script named hyper2_otb which can be used to determine the characteristics of the single impulsive maneuver required to transfer a spacecraft from an initial circular Earth park orbit to a departure hyperbola. The algorithm implemented in this script is based on the equations derived in Chapter 4 of Richard Battin’s classic text, Astronautical Guidance, and Chapter 11 of An Introduction to the Mathematics and Methods of Astrodynamics, also written by Professor Battin and published by the American Institute of Aeronautics and Astronautics (AIAA).
The Earth departure trajectory for interplanetary missions is usually defined by a “targeting specification” which consists of twice the specific (per unit mass) orbital energy (C3), and the right ascension (RLA) and declination (DLA) of the outgoing asymptote. These targets may be supplied by a spacecraft customer or determined with a patched-conic or more sophisticated trajectory analysis computer program that solves Lambert’s problem for interplanetary missions.
The hyper2_otb MATLAB script determines the orbital elements and state vectors of the park orbit and departure hyperbola at injection, and the injection delta-v vector and magnitude. This information can be used as initial guesses for other trajectory simulations. This script uses the fminconalgorithm of the Optimization Toolbox to find the optimal coplanar or non-coplanar transfer maneuver.

引用格式

David Eagle (2025). Hyperbolic Injection from a Circular Earth Park Orbit – OTB (https://ww2.mathworks.cn/matlabcentral/fileexchange/38963-hyperbolic-injection-from-a-circular-earth-park-orbit-otb), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2024b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Visualization 的更多信息

Community Treasure Hunt

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

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

Source code and PDF documentation updates

1.1.0.0

Clarification updates to the MATLAB script and PDF user's guide.

1.0.0.0