Skip to content

A readme repo explaining the Flight Simulator Project that I am working on, for Sounding Rockets

Notifications You must be signed in to change notification settings

Jatin7385/Flight_Simulator_ReadMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Rocket Flight-Simulator

Methodology

The flight simulator is being developed using Python. The software uses the thrust curve data, Rocket data to run a simulation loop, which calculates all the variables at each time step, thus simulating the entire Flight.

Thrust curve of Estes F-15 rocket motor used to develop and test the simulator

image

Previous Simulator result on a sample rocket

1)

image

2)

image

3)

image

4)

image

5)

image

6)

As can be seen, the acceleration gradually increases from -9.8 to 0 and then gradually increases from there. The graph looks very similar to the Open Rocket graph. Our next step is integrating Parabolic motion into the simulator. image

Current Simulator result on a sample rocket

Converted the 1D model into a 2D model. The trajectory of the rocket considered is shown below : image

The final output is shown below for launch angle = 10 degrees from the y axis:

image

Current OpenRocket Simulation result on a sample rocket

image

About

A readme repo explaining the Flight Simulator Project that I am working on, for Sounding Rockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published