Our great work for NASA hackathon 2018 Taipei
- Github repo
- 2018 NASA Hackathon team page
- Orbital Debris Visualization live demo
- Presentation in 2018 NASA Hackathon Taipei 20181021 (powerpoint)
Since the debris on space increase year by year. Some satellites are therefore being damaged by these garbage. Resulting in a considerable amount of loss. But the technology nowadays can not solve such a problem. In this case, we think a space ship with sustainabillity might be a good direction to improve the problem as Boyan Slat did.
DCSS-1 is a new type of spacecraft designed to cleanup orbital debris around Earth.
It contains the following key components:
- Spacecraft body ( a 10km long rope with heavy loads on 2 side )
- Solar sails
- Debris capture web ( can be stored in the rope )
- 5 Movable heavy loads
- Tidal power generator
we try to obtain the orbit debris data and converse them into the longitude and latitude data. And display these information on a web using javascript and webGL. Also, with these data, we designed a new type of space ship to collect these debris. The importance of our design is that we only need to supply the fuel once and for all. The space ship will move by itself automatically. We illustrate such a model using 3D modeling.
By visualizing orbital debris, we can easily know how important the problem of orbital debris is.
And can help us to find the best path to deploy our DCSS-1 to clean more debris
Live demo: https://whatarewedoinghereohohoh.github.io/OrbitalDebrisVisualization/index.html
Result:
Technologies we used:
- Satellite.js: Converting TLE data format to SGP4
- Cesium.js: Visualizing objects on virtual globe
Data resource: NORAD & NASA TLE
- use the gravity of earth to implement semi-automatic self-generating electric power
- provide a new solution to clean the space debris
- reusable
- less fuel
- use solar sails as power source to fix the latitude
- positioning with tle of space debris
It contains the following key components:
- Spacecraft body ( a 10km long rope with heavy loads on 2 side )
- Solar sails
- Debris capture web ( can be stored in the rope )
- 5 Movable heavy loads
- Tidal power generator
DCSS-1 spacecraft workflow:
Simulation of DCSS-1 spacecraft: