Hybrid SGP4 Propagator Based on Machine-Learning Techniques Applied to GALILEO-Type Orbits Juan F. San-Juana∗, Iván Pérezb

Hybrid SGP4 Propagator Based on Machine-Learning Techniques Applied to GALILEO-Type Orbits Juan F. San-Juana∗, Iván Pérezb

69th International Astronautical Congress, Bremen, Germany, 1-5 October 2018. Copyright c 2018 by the International Astronautical Federation (IAF). All rights reserved. IAC-18,C1,1,2,x44215 Hybrid SGP4 propagator based on machine-learning techniques applied to GALILEO-type orbits Juan F. San-Juana∗, Ivan´ Perez´ b, Eliseo Vergarac, Montserrat San Mart´ınd, Rosario Lopez´ e, Alexander Wittigf , Dario Izzog a Scientific Computing Group, University of La Rioja, Logrono,˜ Spain, [email protected] b Scientific Computing Group, University of La Rioja, Logrono,˜ Spain, [email protected] c Scientific Computing Group, University of La Rioja, Logrono,˜ Spain, [email protected] d Scientific Computing Group, University of Granada, Melilla, Spain, [email protected] e Scientific Computing Group, University of La Rioja, Logrono,˜ Spain, [email protected] f University of Southampton, Southampton, U.K., [email protected] g Advanced Concepts Team, European Space Agency, Noordwijk, The Netherlands, [email protected] ∗ Corresponding Author Abstract Space Situational Awareness current needs demand innovative solutions to the orbit propagation problem, so as to find new algorithms which are simultaneously accurate and fast. The hybrid methodology for orbit propagation constitutes a recent approach based on modeling the error of any orbit propagator with the aim of complementing its calculations and hence enhancing its precision. Diverse sources of inaccuracy can exist in propagators, such as incomplete perturbation models, forces not considered, low-order of the series expansions, etc. The creation of a time series with the differences between ephemerides computed with low-accuracy propagators and their corresponding real observations (or precisely computed ephemerides) allows applying time-series forecasting techniques so as to create a model that includes any dynamics not contained in the original propagator. Then, the adjusted model can be used in order to correct other future predictions. We present an application of the hybrid methodology, in which the time-series forecasting process is performed by means of machine-learning techniques, to the well-known SGP4 propagator. We have adjusted the resulting Hybrid SGP4 propagator, HSGP4, to the case of Galileo-type orbits. We will show how the use of HSGP4 can reduce the position error of SGP4, hence extending the validity of Two- Line Elements (TLE) from Galileo satellites. 1. Introduction vided by the catalog can be used to improve orbit pre- The maintenance of a running catalog of space ob- dictions by taking non-modeled effects into account. jects orbiting the Earth is an unavoidable duty in the Indeed, the use of machine-learning techniques al- management of the space environment close to the lows improving the predictions of traditional orbit prop- Earth, which requires the orbital propagation of tens agators by combining their output with forecasting of thousands of objects. Currently, these ephemerides methods. These kinds of augmented orbit propagators are publicly available through the NORAD catalog, yet have been named hybrid propagators [1,2,3,4,5,6, other organizations, like ESA, may make their own data, 7,8,9, 10, 11, 12, 13]. Basically, a hybrid propaga- obtained from observations, accessible. tor assumes that the current trajectory may be split into Due to the huge number of objects to be propagated, two different parts of quite different nature: an approxi- a compromise between accuracy and efficiency must be mate solution that takes account of the main dynamical established, depending on a variety of criteria. High- effects, on the one hand, and a statistical error function fidelity propagation models usually require step-by-step that is able to emulate the non-modeled dynamics, on propagation by using numerical methods, which are the other. computationally intensive because they rely on small Originally, the first hybrid propagators relied on sta- step sizes. On the other hand, simplified models may ad- tistical time-series forecasting methods. Therefore, it mit analytical solutions, in this way notably alleviating seems quite a natural progression to try applying more the computational burden. In either case, the orbit prop- innovative techniques, such as those based on machine agation program relies only on the initial conditions, as learning, to the enhancement of this kind of propagators. well as on the propagation model, to make its predic- The remainder of this paper is organized as follows. tions. However, the collection of past ephemerides pro- Section 2 gives an overview of the hybrid methodol- IAC-18,C1,1,2,x44215 1 of 11 69th International Astronautical Congress, Bremen, Germany, 1-5 October 2018. Copyright c 2018 by the International Astronautical Federation (IAF). All rights reserved. ogy and the orbit propagators used in this study, SGP4 2.2. Orbit propagators: SGP4 and AIDA and AIDA. Section 3 briefly introduces the tools, R We use two orbit propagators in this work: the ana- and H2O, as well as the machine-learning algorithm, lytical SGP4, whose accuracy we want to improve, and deep learning, that have been used in the forecasting the numerical AIDA, whose more precise ephemerides part of the hybrid propagators. The result of apply- we take as pseudo-observations, that is, as the accurate ing the machine-learning technique, specially adapted data from which to determine the SGP4 error that we to the Galileo constellation, to the SGP4 propagator is need to model in order to achieve our objective. Next, described in Section 4. Finally, the conclusions and fi- we briefly summarize the main characteristics of both nal remarks are presented in Section 5. propagators. The Simplified General Perturbations 4 propagator, SGP4, is originally based on Brouwer’s theory [15] of 2. Hybrid methodology satellite motion perturbed by the first five Earth zonal 2.1. Concept harmonics, although SGP4 only includes from J2 to J4. The description of the original Fortran code can be A hybrid propagator, like any other type of orbit prop- found in [16], although the complete documentation of agator, is aimed at estimating the position and velocity all mathematical equations was published in 2004 [17]. of any artificial satellite or piece of space debris at a fu- In this work, we use the most updated code developed ture instant tf , x^f , from its initial conditions x1 at an by Vallado [18], which merges SGP4/SDP4 models and initial instant t1. Any set of canonical or non-canonical is simply referred to as SGP4. This propagator includes variables can be used for this purpose. First of all, an the following force models: J2 to J4 zonal harmonics, initial approximation to x^f can be calculated in the first air drag, and lunar and solar perturbations, as well as stage of the hybrid propagator through the application long-period resonant harmonics for the so-called deep- of any type of numerical, analytical or semi-analytical space satellites. integrating method, which can be named I, to the initial The input to the SGP4 propagator is the Two-Line- conditions x1: Element (TLE) set, which provides position and veloc- ity vectors at a given time. The TLE includes infor- I xf = I(tf ; x1): (1) mation about the satellite and its orbit, such as satel- lite number, orbit inclination, eccentricity, argument of I xf is an approximate value due to the fact that, in or- perigee, derivatives of the mean motion, BSTAR drag, der to allow for an affordable integrating process, the mean anomaly, and others. TLEs can be obtained from considered models include some simplifications. The CelesTrak and AFSPC∗. objective of the hybrid propagator second stage, the The other propagator that we use is the Accurate Inte- forecasting technique, is the modeling and reproduction grator for Debris Analysis, AIDA, [14], which includes of missing dynamics. In order to achieve it, the forecast- the following force models: ing technique has to be adjusted to the real dynamics of • geopotential acceleration computed using the the orbiter. A set of precise observations, or accurately EGM2008 model, up to an arbitrary degree and or- determined positions and velocities, during a control in- der for the harmonics; terval [t1; tT ], with tT < tf , is necessary for that pur- pose. By means of those values, the error of the integrat- • atmospheric drag, modeled using the NRLMSISE- ing technique, that is, its difference with respect to the 00 air density model; orbiter real behavior, can be determined for any instant • solar radiation pressure with dual-cone shadow ti in the control interval as model; I • "i = xi − xi : (2) third body perturbations from Sun and Moon. The SPICE toolboxy from NASA is used both for The time series of " data in the control interval, i Moon and Sun ephemerides (DE405 kernels) and for " ;:::; " , which we call control data, contains the dy- 1 T reference frame and time transformations (ITRF93 and namics that the forecasting technique must model and J2000 reference-frame and leap-second kernels). Space- reproduce, and thus it is the data used to adjust it. Once weather data is obtained from CelesTrakz and Earth ori- that process has been performed, an estimation of the er- entation parameters from IERSx. ror at the final instant tf , "^f , can be determined, which ∗ allows for the calculation of the desired value of x^f as www.space-track.org yhttps://naif.jpl.nasa.gov/naif/index.html zhttp://www.celestrak.com/SpaceData/sw19571001.txt I x x^f = xf + "^f : (3) ftp://ftp.iers.org/products/eop/rapid/standard/finals.data IAC-18,C1,1,2,x44215 2 of 11 69th International Astronautical Congress, Bremen, Germany, 1-5 October 2018. Copyright c 2018 by the International Astronautical Federation (IAF). All rights reserved. 3. Machine-learning technique and tools 2H1 We take deep learning as the machine-learning tech- x1 w1 1H1 3H1 nique [19, 20, 21, 22] aimed at modeling the forces not 2H2 included in the SGP4 propagator.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    11 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us