View on GitHub

wiki

Machine Learning for Time Series: Space Applications

In this section, machine learning techniques discussed in Machine Learning for Time Series are applied in the context of Space Traffic Management.

Applications

ESA Solar Activity

Investigation into predictive power of machine learning on solar activity, geomagnetic activity, and consequently atmospheric density. The variables to learn are:

Evolution of daily F10 [solar flux units].
Evolution of daily Ap.

Estimation of Collision Risk

Use time series machine learning to learn how to estimate the risk of collisions between two objects in space (the chaser and the target), based on the information contained in successive Conjuction Data Messages (CDMs).

Evolution of collision risk between two objects with time to their closest approach.

Each CDM contains multiple variables, such as:

Therefore, the task must be tackled with multivariate time series techniques.

Evolution of covariance measures with time to closest approach.

The estimation of risk can be approached from different perspectives:

This task forms part of the ESA collision avoidance challenge.