Related Experiment Videos
Hybrid Physics-Informed Residual Learning for Robust BDS-3 Satellite Clock Bias Prediction.
Lingfeng Cheng1,2, Keyu Li3, Wenhui Guan1
1School of Mathematical and Computational Sciences, Xiangtan University, Xiangtan 411105, China.
Sensors (Basel, Switzerland)
|June 12, 2026
Summary
A new hybrid physics-informed and data-driven framework improves BeiDou Navigation Satellite System (BDS-3) satellite clock bias prediction. This method enhances the reliability of real-time precise point positioning (RT-PPP) services during product outages.
Area of Science:
- Geodesy and Satellite Navigation
- Machine Learning in Geospatial Science
Background:
- Reliability of real-time precise point positioning (RT-PPP) depends on continuous precise satellite clock products.
- Interruptions in BeiDou Navigation Satellite System (BDS-3) clock products degrade positioning performance.
- Accurate satellite clock bias (SCB) prediction is crucial for maintaining RT-PPP services during outages.
Purpose of the Study:
- To develop a robust framework for predicting BDS-3 satellite clock bias (SCB).
- To enhance the continuity and reliability of precise positioning services under product outage conditions.
Main Methods:
- A hybrid framework combining a physics-informed neural network (PINN) and a long short-term memory (LSTM) network.
- PINN models the physically consistent trend component of SCB increments using clock dynamical constraints.
- LSTM learns and predicts the residual sequence capturing short-term stochastic variations.
Main Results:
- The proposed PINN-LSTM framework significantly outperforms conventional models (QP, ARIMA, CNN-LSTM, LSTM-Attention) in SCB prediction accuracy.
- Achieved improvements of up to 58.5% in prediction accuracy for 12h and 24h forecasting horizons.
- Demonstrated reduced long-horizon error accumulation, improved robustness across different satellite clock types, and stronger generalization.
Conclusions:
- The hybrid PINN-LSTM framework effectively supports the continuity and reliability of BDS-3 precise clock products.
- The proposed method shows strong potential for improving real-time precise point positioning (RT-PPP) applications.
- This approach offers a robust solution for mitigating the impact of satellite clock product outages.
Related Concept Videos
Errors in Global Positioning System
Global Positioning System (GPS) technology has revolutionized navigation and positioning, but its accuracy is often compromised by various errors. These errors, stemming from environmental, satellite, and receiver-related factors, require careful mitigation to ensure reliable performance across applications.Atmospheric ErrorsGPS signals travel through the Earth’s ionosphere and troposphere, introducing delays which affect accuracy. The ionosphere is strongly influenced by charged particles,...
Residuals and Least-Squares Property
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Distance Corrections
To achieve precise distance measurements, especially in surveying and construction, certain corrections must be applied to account for potential sources of error like the standardization errors, temperature variations, and slope adjustments.Standardization error emerges when measurement equipment undergoes changes, such as wear, repairs, or weather impacts. To address this, surveyors compare the equipment’s readings to a standard. This process identifies any deviation that might lead to...
Calibration Curves: Linear Least Squares
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...