Ballistic Trajectory Optimization from Earth to an Asteroid

版本 1.1.0 (16.2 MB) 作者: David Eagle
MATLAB script for optimizing two-body, ballistic trajectories from Earth to the an asteroid.
94.0 次下载
更新时间 2022/2/12

查看许可证

This document describes a MATLAB script called ipto_asteroidthat can be used to design and optimize two-body, ballistic interplanetary trajectories between the earth and an asteroid. This type of trajectory analysis ignores the gravitational effect of both the launch and arrivals planets on the heliocentric transfer trajectory. This technique involves the solution of Lambert's problem relative to the Sun. Two-body ballistic trajectories are suitable for preliminary mission design. This MATLAB script also includes the option to enforce user-defined mission constraints such as departure energy, time-of-flight, and so forth during the trajectory optimization.
The ipto_asteroid MATLAB script also performs a graphical primer vector analysis of the solution. This program feature displays the behavior of the primer vector magnitude and primer derivative magnitude as a function of mission elapsed time in days from departure. This script uses the fminconnonlinear programming (NLP) algorithm available in the Mathworks Optimization Toolbox to solve this classic astrodynamics problem.

引用格式

David Eagle (2024). Ballistic Trajectory Optimization from Earth to an Asteroid (https://www.mathworks.com/matlabcentral/fileexchange/106060-ballistic-trajectory-optimization-from-earth-to-an-asteroid), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Added additional asteroids. Updated source code and PDF user's guide.

1.0.0