Interplanetary Mission Design

User defined interplanetary mission design using the method of patched conics.
1.3K Downloads
Updated 11 Feb 2023
PDF document and a MATLAB file named main.m that can be used to define interplanetary missions between any two planets of the solar system, using the method of patched conics. The software allows the user to specify the desired planets and dates for departure and arrival and will output the results in the console together with a 3D graphical representation of the heliocentric trajectory.
The method of patched conics divides the mission into three phases: the hyperbolic departure phase, the heliocentric trajectory phase and the arrival phase. It is assumed that the spacecraft departs from a circular parking orbit around the departure planet and embarks on a heliocentric trajectory up to the arrival planet where it will go on a circular capture orbit. Inside the spheres of influence of the planets the only force acting on the spacecraft is assumed to be the gravitational pull of the planet, and outside of them the gravitational pull of the sun, any other forces or perturbations being neglected.

Cite As

Bogdan Danciu (2024). Interplanetary Mission Design (https://github.com/bogdandanciu/interplanetary_trajectory/releases/tag/1.1.2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.2

See release notes for this release on GitHub: https://github.com/bogdandanciu/interplanetary_trajectory/releases/tag/1.1.2

1.1.0.0

See release notes for this release on GitHub: https://github.com/bogdandanciu/interplanetary_trajectory/releases/tag/1.1.0

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.