← back to projects list

Optimizing the ascent trajectory for an orbital class launch vehicle

Course project of SI1336 Simulation and Modeling

A course project of SI1336 Simulation and Modeling, initially to compare the fuel consumption of a rocket launching from the poles or the equator. To properly compare fuel consumption, an algorithm for optimising the trajectory was necessary. This was implemented using a randomised gradient method as well as a very simple PID loop.

Part of activity

Tags

  • course project
  • numerical analysis

Technologies

  • C#