Mars CubeSat Descent and Impact Simulation

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

Lizenz anzeigen

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.

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Reference Applications finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Comments updated.

Description updated.