Skip to content

Latest commit

 

History

History
51 lines (22 loc) · 2.6 KB

File metadata and controls

51 lines (22 loc) · 2.6 KB

MIT License LinkedIn

Multi-planet Space Mission Design Tools

A collection of MATLAB scripts created in 2019/20 as part of my final year dissertation project whilst studying for an integrated masters degree in aerospace engineering at the University of Nottingham, UK.

The minimisation of fuel requirements for an interplanetary space mission can have significant impact on mission feasibility. This project aims to provide academia and early phase mission designers a set of software tools that can be used in assessing the feasibility of potential trajectory concepts. Implementation will be through MATLAB, with the main parameter of focus being ΔV – the maximum change in velocity of a rocket. Through programming, a kinematic model, taking advantage of the patched conic approximation to simply trajectory calculation, is developed.

ΔV required for interplanetary missions is computed as a function of time and an enumerative approach is taken to determine optimal times of departure and arrival at respective bodies. The required ΔV to patch together incoming and outgoing trajectories, during a gravity-assist flyby, is also programmed as a function of time. These software tools are then verified against test cases involving real mission data, such as NASA’s recent mission to Mars and Voyager 2’s flyby of Jupiter.

Results showed that the software tools created provide sufficient accuracy to determine trajectory concepts and assess their feasibility as per the project objectives. These trajectories can then be passed on to more sophisticated, dynamic, multibody simulations with higher accuracy.

Built With

License

Distributed under the MIT License. See LICENSE for more information.

Contact

LinkedIn - https://www.linkedin.com/in/RAMWatson/

Project Link: https://github.com/0xBlueshiftLabs/Multi-Planet-Space-Mission-Design-Tools