Abstract

Clock error prediction is important for satellites while their clocks could not transfer time message with the stations in earth. It puts forth a novel short-medium term clock error prediction algorithm based on modified differential exponential smoothing (ES). Firstly, it introduces the basic double ES (DES) and triple ES (TES). As the weighted parameter in ES is fixed, leading to growing predicted errors, a dynamic weighted parameter based on a sliding window (SW) is put forward. And in order to improve the predicted precision, it brings in grey mode (GM) to learn the predicted errors of DES (TES) and combines the DES (TES) predicted results with the results of GM prediction from error learning. From examples' analysis, it could conclude that the short term predicted precisions of algorithms based on ES with GM error learning are less than 0.4ns, where GM error learning could better the performances slightly. And for the medium term, it could conclude that the fusion algorithm in DES (TES) with error learning in GM based on SW could reduce the predicted errors in 35.37% (66.34%) compared with DES (TES) alone. In medium term clock error prediction, the predicted precision of TES is worse than DES, which is roughly in the same level of GM.

1. Introduction

High precision time synchronization is not only of vital importance for the operation of satellites, which will influence the precision of satellites’ navigation, locating, and timing, but also for distributed weapon systems, like the distributed netted radar system or the multistation radar system, etc., which will determine the precision of tracking, guiding, and locating directly. In order to keep high precision time synchronization, satellites usually take two way time transfer (TWTT) with the stations in the earth during the period of time when satellites are in the visual angle of earth stations. While satellites are out of the visual angle, the clocks in satellites have to operate by themselves, which have to predict the clock errors between satellites and earth stations. In clock error prediction, the predicted time length is always not long. When satellites fly into the visual angle of earth stations, the transfer could be reestablished. The break of transfer resulted from comparative position is usually in several hours. Also there are other factors resulting in transfer break, like interference, clock trouble, satellite fault, etc., which have to take medium term clock error prediction. The long term clock error prediction is few [1].

Aiming at the short-medium term clock error prediction, there are many studies which had been done, like grey model, quadratic polynomial model, LS-SVM algorithm, ARMA algorithm, functional network, etc. [25]. As the break of clock messages will influence real-time precise point positioning (PPP), some methods, like optimal arc length identifying, different polynomial order predicting and empirical model composed of a sixth-order harmonic function, etc., were brought forth, which improved the performances of PPP [68]. Besides, Wang et al. put forth a predicted method by a wavelet neural network model, which got the conclusion that the method could improve the predicted precision compared with the IGU-P clock products from examples [9]. Strandjord et al. took advantage of the repeatability of the clock variations and the potential of observed variations to predict the clock errors and the results implied that the methods could improve the predicted precision, which is of vital importance for the real-time GPS PNT [10]. Lu et al. put forth a fusion predicted method based on 4 typical prediction models and proved that the method improved accuracy and stability [11]. Further, exponential smoothing (ES) method has been widely used in time series prediction, like business, transportation, industry, meteorology, etc. [1217]. In 2017 Wang et al. brought ES to clock error prediction, which had studied the performances of ES in short-medium term clock error prediction and made paralleled comparisons with other methods [18]. As for ES, Kolassa combined exponential smoothing forecasts and interval forecasts using Akaike weights and found a longer history tendency for better prediction interval coverage [19]. In order to forecast time series jointly in correlated random disturbances, Ana et al. presented the Bayesian analysis of a general multivariate ES model and tested it by examples [20]. Vercher et al. studied initial conditions’ importance in ES models while considering forecast errors and prediction intervals, which were proved by examples [21]. Praha studied ES’s application in irregular data and made some examples at irregular time intervals studies [22]. Wu et al. studied grey double ES model to conquer the conflict between smoothing effect and recent change influence, which got better predicted results compared to the traditional double ES [23]. Mi et al. put forth an improved ES grey model to predict short term power load and presented detailed steps for the prediction [24].

In single ES (SES), the weighted parameter (WP) is fixed, leading to growing predicted errors. Aiming at the application of ES in short-medium term satellite clock error prediction, we modify ES algorithm by a dynamic based on a sliding window (SW). Besides, in order to improve the predicted performances, we introduce grey model (GM) to learn the ES predicted errors, which also are combined with SW. All algorithms are proved by examples.

The rest of the paper is organized as follows. In Section 2, we present ES and modified ES (MES) models. The MES algorithm’s applications in short-medium term clock error prediction are presented in this Section. Then in Section 3, we make some paralleled analysis by examples. Finally conclusions are drawn in Section 4.

2. ES and Modified ES

As some satellite clock error series have big absolute value, which will bring extra computational complexity, especially in exponential calculation, so we make the original clock error series differential operation. If the clock time series are , then we will get the differential series as , . We make analysis based on the differential clock series in the rest of the algorithm.

2.1. SES

SES model could be presented as follows.

The differential clock time series are , then SES value in time iswhere is the weighted parameter.

From (1), we could get

The predicted value of SES in time is

Then we could get the double ES (DES) predicted value in time where And in the same way, we will get the triple ES (TES) predicted value in time whereUsually we define . The SES is suitable for the time series which are not change obvious and double for linear condition and triple for nonlinear [25]. Considering satellite clock data series’ characteristics, we analyze the clock predicted performances of DES and TES.

2.2. ES with Sliding Window (ESSW)

As ES has the obvious defect of fixed weighted parameter , we make some modification based on ES, which is showed in Figure 1. We divide the clock predicted series into parts. In each part, we choose the best WP to minimize the predicted errors, which is interpreted by

We choose root mean square error (RMSE) to evaluate the prediction performance.

As , in order to get the best for each part series, we divide the range into 99 parts averagely, where the initial value is 0.01 and the final value is 0.99. Then for each , we will get the corresponding . For comparative analysis, we could get the minimum and the best for the part series. Then we will get the predicted series based on the ES prediction.

As the ES algorithm has clear defect of error accumulation, we bring in SW to update the learning swatches to reduce the effect, which refreshes the learning series by new predicted series. In part 2, we choose the predicted series as the learning series. Then we repeat the steps in part 1 to search the best WP and get the predicted series in part 2. Finally, we will get the complete predicted series. As a result, we summarize steps of the ES algorithm with SW to predict clock error as follows.

Step 1. Make difference of the original clock series.

Step 2 (parameters initialization). The parameters related to the algorithm should be initialized firstly, including those in ES and SW.

Step 3 (searching best ). In the learning window, we search the minimal corresponding to .

Step 4 (prediction). Based on the best WP, we use ES to predict the following series.

Step 5 (sliding window). We take part 1 for example. While the predicted length reaches , we stop predicting. We update the learning swatches by the predicted series from part 1. Then we repeat the steps in part 1 to search the best WP and get the predicted series in part 2. And then we will get the complete series.

2.3. ES+GM with Sliding Window

In order to improve the precision of the prediction, we bring in the GM to predict the ES predicted errors based on foregoing algorithm, which is showed in Figure 2. The algorithm could be interpreted as follows. Taking part 1, for example.

Step 1 to Step 3 are the same as the steps in ESSW

Step 4 (ES prediction (ESP)). Based on the best WP, we take ES to predict the following series. We call the step as ESP.

Step 5 (GM learning). In the ES learning window, based on the best , we will get the error series after ES learning. Then we take deep learning by GM. In the GM learning step, we will get the fitting parameters for GM, i.e., .

Step 6 (GM error predicting (GEP)). Based on Step 5, we take GM to predict the ES prediction errors.

Step 7 (fusion error predicting (FEP)). We combine the ESP and GEP as FEP.

Step 8 is the same as Step 5 in ESSW, while the difference is that the updating swathes are the FEP series.

The GM for ES predicted errors could be interpreted as Then we will getwhere is the predicted length and we will get the fitting parameters by least square estimate aswhere

After we get the complete predicted series, we take inverse differential operation for the predicted clock error series. We will get the predicted errors compared with the original clock series.

3. Examples and Analysis

In order to study the performance of the algorithm above, we take the 1980th and 1981th GPS week clock error data (2017.12.17-2017.12.30), for example. We choose clocks from Rb clock and Cs clock in different types stochastically, which is showed in Table 1. And we choose IGS final precise ephemeris file for analysis.

We analyze the algorithm in short and medium term. We take the schemes as follows.

3.1. Short Term Predicted Performances

We take one day long prediction, for example, to analyze the short term predicted performances. As the predicted length is not long, we do not bring in sliding window in the algorithm. Besides, we choose GM as a contradistinctive algorithm to analyze the algorithm the paper put forward.

Scheme 1 (DES versus TES versus GM). We choose one day clock error series for leaning, then we get the statistical predicted results of the chosen clocks, which are showed in Figure 3 and Table 2. We choose RMSE as the evaluated criterion and list the maximum and minimum of the predicted errors. Also we calculate the average (Avg) and standard (Std) of the schemes.

From Figure 3 and Table 2, we could get that the short term predicted performances of DES and TES are roughly in the same precision, while that of the DES is better than TES appreciably. But the precision of GM in short term prediction is worse than DES and TES. Apart from algorithms, we could find that the precision of Rb clocks is better than Cs clocks in short term prediction.

Scheme 2 (DES versus DES+GM and TES versus TES+GM). In this part, we take GM algorithm to learn the predicted errors of DES/TES and combine them for the fusion algorithm. The performances are showed in Figure 4 and Table 2.

We make analyses DES/TES+GM compared with DES/TES. From Figures 3 and 4 and Table 2, we will get that the GM errors learning could better the short term predicted performances at a certain extent, while the effects are not obvious. As the precision of DES/TES in short term is at high precision, the GM learning’s effect could not better much.

From above analyses, we could get that the short term predicted precisions of algorithms based ES are less than 0.4ns and GM error learning could better the performances slightly.

3.2. Medium Term Predicted Performances

We take one week long prediction for example to analyze the medium term predicted performances.

Scheme 3 (DES (TES) versus DES (TES)+SW versus DES (TES)+GM+SW versus GM). In this part, we take DES (TES), DES (TES)+SW, DES (TES)+GM+SW, and GM algorithms to predict the medium term clock errors. We choose clock errors in the day of the chosen days as the learning swatches for DES (TES) and GM. And the predicted length is 7 days. As for the SW, we divide the predicted length into two parts averagely; for example, the part predicted length is 3.5 days. We choose the last 1 day predicted clock errors in the part as the learning swatches for the part. Then we operate the prediction as the part in DES (TES) and DES (TES)+GM algorithms. The predicted performances are showed in Figure 5 and Table 2.

From Figure 5 and Table 2, we could get that DES’ the medium term clock error prediction performances are better than TES’s roughly. The SW could reduce the predicted errors at a certain. And error learning in GM could better the performances also. Comparing with GM, we could find that the DES’s predicted errors are roughly in the same precision level, while the TES’s are worse than GM. As for the satellite clocks, Rb clocks in DES’s performances are better than Cs clocks, while in TES they are opposite. From the statistical results in Table 2, we could conclude that the fusion algorithm of DES (TES) with sliding window based on error learning in GM could reduce the predicted errors in 35.37% (66.34%) compared with DES (TES) alone.

4. Conclusion

In this paper, we have mainly presented a novel fusion algorithm of DES (TES) in sliding window based on predicted error learning in GM for short-medium term clock error prediction. We firstly analyze the basic DES and TES algorithm. Then we present ES with sliding window and ES+GM with sliding window algorithms in detailed steps. Furthermore, we take two-GPS week clock error data to analysis the algorithms we put forward. From the calculation results, for short term clock error prediction, we could get that the predicted precisions of algorithms based ES are less than 0.4ns and GM error learning could better the ES predicted performances slightly. As for the medium term clock error prediction, we could conclude that error learning in GM could better the performances and fusion algorithm of DES (TES) with sliding window based on error learning in GM could reduce the predicted errors in 35.37% (66.34%) compared with DES (TES) alone. And the precision of TES is worse than DES in medium term clock error prediction, which is roughly in the same level of GM. The fusion algorithm could not only be applied in clock error prediction in satellites, but also in distributed netted systems, like netted radars systems, which is of vital importance for the performances of the systems’ efficiency.

Data Availability

The clock data used in the paper are from the web-page of ftp://igs.ensg.ign.fr/pub/igs/products.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

The paper was supported by National Natural Science Foundation of China (NSFC) under Grant no. 61701525 and China Postdoctoral Science Foundation under Grant no. 2017M623351.