Skip to content

Repository for a space launch vehicle trajectory simulation hobby project

License

Notifications You must be signed in to change notification settings

jvdgoltz/launcher_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

launcher_trajectory

Repository for a space launch vehicle trajectory simulation

This program is not yet where I want it to be, but it's working perfectly fine. It doesn't work at the moment because the flight dynamics are not conveted to a useful reference frame. It's is simulating the ascent of a multistage rocket. The technical data must be stored in an excel spreadsheet that is in the form of the Saturn5.xls example. The output is a set of graphs that show altitude vs time, altitude vs ground range, acceleration vs time, velocity vs time, dynamic pressure vs time and rocket mass vs time.

However, at the moment the rocket is ascending completely vertically and will therefore not enter an orbit. That will be fixed by implementing a function to "steer" the rocket on a pre-programmed trajectory or in an 'online' predictive control fashion.

About

Repository for a space launch vehicle trajectory simulation hobby project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages