About Me

Single-Impulse Orbital Trajectories

Modern space travel has been enabled through the use of multi-stage rockets, where a large booster stage puts a smaller upper stage on a sub-orbital trajectory, and the upper stage lights a new set of engines that carries it onward to orbit.

In order to better understand the trajectories created by a continuous burn of the rocket's engines, I wanted to simplify things and first take a look at what happens if you had to deliver all of the force at one time in a single impulse.

The simulation below computes trajectories for a "cannonball" that has been launched at a certain altitude above a planet's surface. It accounts for aerodynamic resistance, according to the atmosphere of the specified planet.

Explanation of parameters:

  • Starting altitude: Distance above Earth surface to launch object.
  • Lowest/Highest Test velocities Specifies ranges of velocities to be tested.
  • # of test velocities: How many trajectories to calculate (~15 seconds per trajectory)
  • Follow the link below to find a full write-up of the physics involved in this simulation, as well as an analysis of how the trajectories are affected by planetary mass, aerodynamic drag, and altitude.

    View analysis

    Trajectory inputs