Mars CubeSat Descent and Impact Simulation

This code simulates the descent and impact of a payload in Mars atmosphere.
653 Downloads
Updated 9 Jul 2016

View License

The code numerically simulates and animates the descent of a payload in Mars atmosphere. It considers the change in gravity and density of the air depending on the altitude and the deployment of a parachute system. By the end of the simulation, the program tells you if the payload would survive the impact with the ground or not. The code can be easily edited in order to allow simulation in other types of atmosphere as well as other parachute/payload configurations.
In the animation, blue means the parachute was deployed, green means the payload survived the landing impact and red means it did not survive.

Finally, the code saves the animation to an .avi file.

Cite As

Rodrigo Santos Valente da Costa (2024). Mars CubeSat Descent and Impact Simulation (https://www.mathworks.com/matlabcentral/fileexchange/58135-mars-cubesat-descent-and-impact-simulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Reference Applications in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Comments updated.

Description updated.