risherlock / Satellite-Orbit

Orbit propagation using various methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS REPO IS UNDER CONSTRUCTION: DOCUMENTATIONS AND IMPLEMENTATION OF SGP4 MODEL COMING SOON

Satellite-Groundtrack

Ground track and 3D orbit simulation of LEO satellite.


Use:

  1. Run setup.m.
  2. Open initSimulationParams.m.
    1. Input initial Keplerian elements.
    2. Input simulation time in days and step time in seconds.
  3. Run mainKeplerGroundTrack.m or mainNewtonGroundTrack.m.

Note: mainKeplerGroundTrack.m uses Kepler's and mainNewtonGroundTrack.m uses Newton's equation.


References:

  1. Howard D. Curtis - Orbital Mechanics For Engineering Students (4th ed.)
  2. Hanspeter Schaub - Analytical Mechanics of Space Systems (2nd ed.)

Team:

Rishav, Rohit, Sagar and Shishir

About

Orbit propagation using various methods.


Languages

Language:MATLAB 100.0%