Skip to content

shriyaD13/DebrisTracker

Repository files navigation

DEBRIS TRACKER

A TOOL TO ANALYSE SPACE DEBRIS

Debris tracker is a web app. It maps 3 kinds of debris particles namely COSMOS 2251 DEB, IRIDIUM 33 DEB and FENGYUN 1C DEB onto a globe in real time. It tracks each debris particle and allows user to see their trajectory and predict their position at a different point in time. This feature can be used to track a particle and see it in future and take action accordingly. It also provides an option to track a specific particle and predict when in future will it pass user's or any other specified location.

HOW DOES IT WORK?

For each debris particle, it provides a detailed information which includes:

  • NORAD ID (North American Aerospace Defense ID)
  • Element Set age (days)
  • Ecentricity (of its elliptical orbit)
  • Apogee Height (Km)
  • Perigee Height (Km)
  • Inclination (degrees)
  • Period (minutes)

All the above information are just a click away.

User can also adjust the speed of the debris particle and see how it goes.

The orbital environment can be seen at a future time using the timeline at the bottom

The radio passes of a specific debris particle for next 10 days over a specific location can be known with just a simple search

BENEFITS OF TOOL:

Space Debris Is huge problem that needs to be looked at as increasing amount of debris orbiting Earth could potentially limit our access to space, impacting not only exploration efforts, but routine aspects of our life on Earth. Earth orbits like LEO and Geostationary orbits are very important various satellite missions. They also allow us to set up global telecommunication networks and satellite navigation systems. Using this tool can help analyse the situation in different orbits and also understand how space debris is spread around. It can be used to predict the radio passes of a particle and further take action. It proivides the space data in a way that is easily understandable to the user.

LOOKING FORWARD:

This tool can be further scaled to include even more space debris data and also have visualisations of orbits to help understand the conditions of different earth orbits.

TOOLS USED FOR DEVELOPMENT:

  • HTML
  • CSS
  • JavaScript
  • Cesium API
  • N2YO's API
  • Celestrak dataset

Releases

No releases published

Packages

No packages published

Languages