Leveraging LSTM for Predictive Modeling of Satellite Clock Bias
Ahan Bhatt, Ishaan Mehta, Pravin Patidar

TL;DR
This paper introduces an LSTM-based approach for predicting satellite clock bias, significantly improving accuracy over traditional methods, which enhances the performance of low-power satellite navigation devices.
Contribution
The study demonstrates that LSTM networks can predict satellite clock bias with unprecedented accuracy, outperforming traditional models by large margins and enabling more reliable low-power navigation systems.
Findings
LSTM achieved an RMSE of 2.11 × 10^{-11}.
Outperformed RNN, MLP, and ARIMA models by large factors.
Potential to improve power-efficient satellite navigation devices.
Abstract
Satellite clock bias prediction plays a crucial role in enhancing the accuracy of satellite navigation systems. In this paper, we propose an approach utilizing Long Short-Term Memory (LSTM) networks to predict satellite clock bias. We gather data from the PRN 8 satellite of the Galileo and preprocess it to obtain a single difference sequence, crucial for normalizing the data. Normalization allows resampling of the data, ensuring that the predictions are equidistant and complete. Our methodology involves training the LSTM model on varying lengths of datasets, ranging from 7 days to 31 days. We employ a training set consisting of two days' worth of data in each case. Our LSTM model exhibits exceptional accuracy, with a Root Mean Square Error (RMSE) of 2.11 10. Notably, our approach outperforms traditional methods used for similar time-series forecasting projects, being…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Frequency and Time Standards · GNSS positioning and interference · Time Series Analysis and Forecasting
MethodsSigmoid Activation · Tanh Activation · Sparse Evolutionary Training · Long Short-Term Memory
