Next Article in Journal
Temporal and Spatial Analysis of Pedestrian Count Data for Thermal Environmental Planning in Street Canyons
Previous Article in Journal
Sizing Accuracy of Low-Cost Optical Particle Sensors Under Controlled Laboratory Conditions
Previous Article in Special Issue
Development of High-Precision Local and Regional Ionospheric Models Based on Spherical Harmonic Expansion and Global Navigation Satellite System Data in Serbia
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Short-Term Prediction Method for Tropospheric Delay Products in PPP-RTK Based on Multi-Scale Sliding Window LSTM

1
School of Geodesy and Geomatics, Wuhan University, No. 129 Luoyu Road, Wuhan 430079, China
2
GNSS Research Center, Wuhan University, No. 129 Luoyu Road, Wuhan 430079, China
3
Hubei Luojia Laboratory, No. 129 Luoyu Road, Wuhan 430079, China
*
Author to whom correspondence should be addressed.
Atmosphere 2025, 16(5), 503; https://doi.org/10.3390/atmos16050503
Submission received: 16 February 2025 / Revised: 9 April 2025 / Accepted: 22 April 2025 / Published: 26 April 2025
(This article belongs to the Special Issue GNSS Remote Sensing in Atmosphere and Environment (2nd Edition))

Abstract

:
Tropospheric delay products play a critical role in achieving high-precision positioning in Precise Point Positioning Real-Time Kinematic (PPP-RTK) applications. The short-term prediction of these products remains a significant challenge that warrants further exploration. This study proposes a novel short-term prediction method for tropospheric delay products in PPP-RTK applications, leveraging a multi-scale sliding window and Long Short-Term Memory (LSTM) network. The multi-scale sliding window approach effectively captures data features across different temporal scales, while LSTM, a well-established and robust time series forecasting technique, ensures the accurate modeling of temporal dependencies. The integration of these two methods significantly enhances the precision of short-term tropospheric delay predictions. Experimental analysis utilizing one week of data from the Hong Kong Continuously Operating Reference Stations (CORS) network demonstrates that the proposed method achieves a maximum prediction error of less than 1.5 cm. Furthermore, compared to the standard LSTM approach, the Root Mean Square Error (RMSE) values are improved by 18.9% and 36.6% for different reference values, respectively. PPP-RTK positioning experiments reveal that the predicted products generated by this method exhibit notable improvements in Root Mean Square (RMS) values for the east, north, and up directions, with enhancements of 10.7%, 19.1%, and 4.1%, respectively, over those obtained using the conventional LSTM method. These results comprehensively validate the effectiveness and superiority of the proposed approach.

1. Introduction

The Global Navigation Satellite System (GNSS) has gained widespread adoption across various fields, including atmospheric monitoring, environmental surveillance, climate change detection, disaster early warning, precision agriculture, and autonomous driving, owing to its automation, all-weather capability, and high precision [1,2,3,4,5,6,7,8]. Among GNSS positioning technologies, Real-Time Kinematic (RTK) is one of the most mature and widely used methods. RTK employs a double-differencing positioning model, which effectively eliminates most errors in the original observation equations, enabling rapid and high-accuracy positioning [9]. However, RTK’s reliance on nearby reference stations, which must be situated in open environments, poses a significant limitation [10]. This requirement is often challenging to meet, particularly in complex urban settings, thereby restricting the broader application of this technology. In contrast, Precise Point Positioning (PPP) represents another well-established GNSS positioning model that operates without the need for reference stations. PPP can utilize precise products pre-calculated by International GNSS Service (IGS) analysis centers, enabling users to achieve precise positioning with just a single receiver [11]. Nevertheless, the high-precision positioning capability of PPP is contingent upon the correct resolution of ambiguities [12]. This prerequisite often results in extended convergence times, making PPP less suitable for applications requiring real-time and fast positioning solutions.
PPP-RTK, a recently developed GNSS positioning model, has emerged as a promising solution to address the limitations of traditional RTK and PPP techniques, particularly the dependency on nearby reference stations and the issue of prolonged convergence times [13,14]. This approach has attracted significant attention from researchers worldwide. For instance, Teunissen et al. extended PPP-RTK theory by enabling transmitters to operate on different frequencies, thereby enhancing its applicability [15]. Wang et al. proposed a tightly coupled PPP-RTK/INS/Vision integration model to improve positioning performance in complex urban environments, where traditional methods often struggle [16]. Li et al. introduced a factor graph optimization-based PPP-RTK framework which achieves more robust and accurate positioning solutions with reduced outlier susceptibility [17]. Additionally, Hou et al. demonstrated that the precision of ambiguity-float combined PPP-RTK products is influenced by the selection of the pivot receiver, providing valuable insights into optimizing the model [18]. Collectively, these studies have significantly contributed to the advancement and refinement of PPP-RTK technology, paving the way for its broader application in challenging environments.
Achieving rapid ambiguity resolution in PPP-RTK technology relies heavily on the availability of high-precision ionospheric and tropospheric delay products [19]. These products are typically derived from data collected by a network of sparsely distributed and stable reference stations with known coordinates within the target region. Once high-precision and high-reliability ionospheric and tropospheric delays are estimated at the regional network level, atmospheric product generation models are employed to produce the required delay products. Commonly used models for atmospheric product generation include Inverse Distance Weighting (IDW) [20], Radial Basis Functions (RBFs) [21], surface fitting (SF) [22], and kriging interpolation [23]. Lyu et al. conducted a comprehensive comparison of the performance of IDW, RBF, and kriging interpolation under varying levels of ionospheric activity, providing valuable insights into their applicability [24]. Furthermore, Li et al. proposed a grid-based atmospheric product generation model designed to accommodate varying distances between reference stations, enhancing its versatility [25]. Psychas et al. utilized the best linear unbiased predictor to compute undifferenced user ionospheric corrections on the network side, demonstrating and analyzing the performance of real-time PPP-RTK under moderate ionospheric activity conditions [26]. These studies collectively contribute to the development of robust and accurate atmospheric product generation techniques, which are essential for improving PPP-RTK performance.
Research on the short-term prediction of tropospheric delay products is particularly critical for PPP-RTK models designed for real-time applications, as the latency in computing tropospheric delay products at the network end and the time required for data transmission cannot be overlooked. However, relevant research remains limited. Fortunately, the temporal and spatial distribution of tropospheric delays exhibit relatively stable characteristics, making short-term prediction feasible. For instance, Hu et al. proposed a zenith tropospheric delay forecasting method based on the Informer model, demonstrating the potential of advanced machine learning techniques in this domain [27]. Similarly, Bi et al. developed a deep learning-based model for tropospheric wet delay prediction using convolutional neural networks (CNNs), further highlighting the applicability of deep learning approaches [28]. Additionally, deep learning-based time series prediction methods have gained traction and are increasingly being applied to various aspects of GNSS data processing [29,30]. However, most existing studies on tropospheric delay prediction focus on long-term forecasting, which does not align with the short-term prediction requirements of PPP-RTK. In contrast, the short-term prediction of ionospheric delay products has received more attention in the literature [31,32]. Given this research gap, this paper specifically addresses the development of short-term prediction methods for tropospheric delay products in PPP-RTK, aiming to bridge the current knowledge gap and enhance real-time positioning performance.
Long Short-Term Memory (LSTM), a deep learning model that optimizes memory cells through the use of gates, has been extensively applied to time series prediction tasks due to its ability to capture long-term dependencies [33,34]. For instance, Tang et al. proposed a novel approach combining the Local Attention Mechanism with LSTM for short-term ionospheric prediction, demonstrating its effectiveness in handling complex temporal patterns [35]. Similarly, Wang et al. developed a new ionospheric mapping function based on LSTM, further showcasing its versatility in atmospheric modeling [36]. In the context of GNSS/INS integration, Chen et al. introduced an LSTM-based measurement system that significantly enhances positioning accuracy, particularly in the horizontal direction [37]. Additionally, Li et al. improved the GPT-3 model by integrating LSTM with Radial Basis Functions (RBFs), enabling the accurate forecasting of zenith tropospheric delay over Antarctica [38]. These studies collectively highlight the potential of LSTM as a robust and well-established deep learning model for short-term tropospheric delay product forecasting in PPP-RTK applications. Given its proven capabilities in related domains, LSTM is well suited to addressing the challenges associated with real-time tropospheric delay prediction.
This study proposes a novel short-term prediction method for PPP-RTK tropospheric delay products based on a multi-scale sliding window and Long Short-Term Memory (MSSW-LSTM) model. The proposed method leverages multiple sliding windows of varying scales to preprocess tropospheric delay products, enabling the extraction of comprehensive information from the data across different temporal resolutions. When integrated with the LSTM model, this approach generates high-accuracy short-term forecasts of PPP-RTK tropospheric delay products.
The specific chapter arrangement is as follows. Section 2 and Section 3 introduce the fundamental principles of the MSSW-LSTM method and outline the data processing workflow for short-term tropospheric delay prediction in PPP-RTK. Section 4 presents the experimental validation using data from the Hong Kong Continuously Operating Reference Stations (CORS) network, along with a detailed analysis of the results. Finally, Section 5 summarizes the key findings and conclusions of the study.

2. Methods

2.1. PPP-RTK

PPP-RTK, a cutting-edge GNSS positioning technology that has gained prominence in recent years, is fundamentally structured into two integral components: the network segment and the user segment. The network segment is tasked with the generation of a suite of critical satellite-related products, including, but not limited to, satellite orbit determinations, satellite clock corrections, satellite attitude parameters, and satellite pseudorange, as well as phase observable-specific signal bias (OSB) corrections. Additionally, it produces regional ionospheric and tropospheric delay corrections. With the exception of the regional atmospheric delay corrections, the majority of these products are readily accessible through International GNSS Service (IGS) analysis centers. The generation of regional ionospheric and tropospheric delay corrections, however, necessitates the utilization of a dense regional reference station network. The GNSS observation equations, which are pivotal for the derivation of these regional atmospheric corrections, can be mathematically represented as follows:
P r , i s = ρ r s + c ( t r t s ) + μ i I r s + M T r + d r , i d i s + σ L r , i s = ρ r s + c ( t r t s ) μ i I r s + M T r + λ i ( N r , i s + b r , i b i s ) + ε ,
where P r , i s and L r , i s are the pseudorange and carrier phase at frequency i of satellite s and receiver r . ρ r s = X r X s is the geometric distance between the satellite s and the receiver r . The coordinates X r at the receiver end are usually known. The satellite position X s can be calculated using precise satellite orbit products. c represents the speed of light. t r and t s denote the receiver clock bias and satellite clock bias, respectively. The satellite clock bias can be obtained using precise satellite clock products. μ i is the coefficient related to the frequency. I r s represents the slant ionospheric delay. M and T r denote the mapping function and zenith tropospheric delay, respectively. d r , i and d i s are the pseudorange hardware delays at the receiver and satellite ends, respectively. The satellite-end hardware delay d i s can be obtained using OSB products. λ i and N r , i s represent the carrier wavelength and ambiguity, respectively. b r , i and b i s are the carrier-phase hardware delays. Similarly, b i s can be obtained from OSB products. d r , i and b r , i will be absorbed by the receiver clock bias, ionospheric delay, and ambiguity. σ and ε are the pseudorange and phase noise, respectively. Furthermore, the observation equations are subject to various systematic errors that must be accurately modeled and subsequently eliminated to ensure precise positioning. These errors encompass relativistic effects, antenna phase center offsets (PCOs) and variations (PCVs), Earth rotation parameters, and solid Earth tides, among others. After accounting for these error sources through appropriate modeling and correction strategies, the remaining parameters requiring estimation can be mathematically formulated as follows:
X = t ^ r T r I ^ r s N ^ r , 1 s N ^ r , 2 s t ^ r = t r + ( μ 2 μ 2 1 d r , 1 1 μ 2 1 d r , 2 ) / c I ^ r s = I r s 1 μ 2 1 ( d r , 1 d r , 2 ) N ^ r , 1 s = N r , 1 s + b r , 1 ( μ 2 + 1 μ 2 1 d r , 1 2 μ 2 1 d r , 2 ) / λ 1 N ^ r , 2 s = N r , 2 s + b r , 2 ( 2 μ 2 μ 2 1 d r , 1 μ 2 + 1 μ 2 1 d r , 2 ) / λ 2 ,
in which X denotes the parameters to be estimated, and t ^ r , I ^ r s , N ^ r , 1 s , and N ^ r , 2 s denote the receiver clock offset, ionospheric delay, and ambiguities for L1/L2 frequencies, respectively, all incorporating hardware delays. Then, by using appropriate ionospheric and tropospheric interpolation models, the regional atmospheric products can be obtained. After the user side receives these products, the function model can be expressed as follows:
P ˜ r , i s = v r s x r + c t ¯ r + γ i I ¯ r s + M T r + σ L ˜ r , i s = v r s x r + c t ¯ r γ i I ¯ r s + M T r + λ i N ¯ r , i s + ε δ T r T r , 0 = T r + τ ( δ I ^ r k δ I ^ r s ) ( I ¯ r , 0 k I ¯ r , 0 s ) = I ¯ r k I ¯ r s + υ ,
in which P ˜ r , i s and L ˜ r , i s are the observed values of pseudorange and phase minus the computed values. v r s is the unit vector between the receiver r and the satellite s . δ T r and T r , 0 are the tropospheric delay product and the tropospheric delay initial value, respectively. δ I ^ r k and I ¯ r , 0 k are the ionospheric delay product and the ionospheric delay initial value, respectively. Given that the ionospheric delay products inherently incorporate a component of the network-side receiver hardware delay, it is imperative to implement a differencing constraint through the selection of a reference satellite at the user end. In this study, we adopted a strategic approach by designating the satellite with the maximum elevation angle as the reference satellite, thereby optimizing the observation geometry. The comprehensive algorithmic workflow of the PPP-RTK methodology is systematically illustrated in Figure 1.

2.2. LSTM

LSTM represents a sophisticated deep learning architecture specifically designed for processing and analyzing sequential data. As a specialized variant of Recurrent Neural Networks (RNNs), LSTM demonstrates superior capability in mitigating the challenges of vanishing and exploding gradients that commonly occur during the training of extended sequences. In contrast to conventional RNN architectures, LSTM exhibits enhanced performance in long-term temporal dependency modeling and sequence prediction tasks. The architecture of an LSTM network model is shown in Figure 2. The fundamental innovation of the LSTM architecture resides in its unique cell-state mechanism and the incorporation of three specialized gating structures—the input gate, forget gate, and output gate—which collectively facilitate adaptive information retention and propagation.
The LSTM cell structure comprises two principal components, a linear computational unit and a nonlinear transformation unit, working in tandem to regulate information storage and transmission. The linear unit operates as a cumulative adder, integrating historical cell-state information with current input data. The nonlinear unit employs a sigmoid activation function to modulate information flow through precise gating mechanisms. Particularly, the forget gate plays a crucial role in determining the extent of information preservation or discarding within the memory cell, thereby enabling selective memory functionality. The mathematical formulation governing the forget gate operation is expressed as follows:
f t = σ ( W f [ h t 1 , x t ] + b f ) ,
where f t is the output of the forget gate; σ is the sigmoid activation function, which limits the value between 0 and 1; W f is the weight matrix of the forget gate; h t 1 represents the hidden state of the previous time step; x t denotes the input of the current time step; and b f represents the bias vector of the forget gate.
The input gate serves as a critical regulatory mechanism that governs the degree to which incoming input information influences the memory cell’s state. This gate performs a dual function: it evaluates both the current input vector and the hidden state from the preceding time step to determine the specific information that should be integrated into the memory cell. The computational procedure of the input gate involves two distinct yet interconnected operations. Initially, a sigmoid activation function is employed to generate a gating vector that determines the proportion of information to be written to the cell state.
i t = σ ( W i [ h t 1 , x t ] + b i ) ,
where W i is weight matrix and b i represents the bias vector of the input gate. Then, a new candidate value C ˜ t is generated and activated using the tanh function:
C ˜ t = tanh ( W C [ h t 1 , x t ] + b C ) ,
in which tanh is the activation function and W C and b C are the weight matrix and the bias vector of the input gate. Finally, the input gate and the candidate value are multiplied to obtain the updated input value.
The results of the forget gate and the input gate are combined to update the memory cell state C t , as follows:
C t = f t C t 1 + i t C ˜ t .
The output gate determines the output information o t of the current time step, as follows:
o t = σ ( W o [ h t 1 , x t ] + b o ) .
Then, the memory cell state is processed through the tanh activation function and multiplied by the value of the output gate to obtain the final hidden state output:
h t = o t tanh ( C t ) .

2.3. Multi-Scale Sliding Window LSTM

The fundamental concept underlying the sliding window technique revolves around the incremental computation of target results through the maintenance of a dynamic window over the data structure. This window mechanism can be implemented with either fixed or adaptive dimensions. Typically, the sliding window paradigm employs dual pointers to demarcate the left and right boundaries of the window, which traverse the data structure in synchronization with the algorithm’s progression to facilitate result computation.
This study introduces a multi-scale sliding window strategy for dataset construction, which represents a significant advancement over conventional single-scale approaches. The proposed multi-scale framework demonstrates enhanced feature extraction capabilities and superior adaptability, enabling more precise characterization and learning of signal variation patterns. Within this multi-scale architecture, each sliding window is designed with variable lengths in its initial segment while maintaining consistent lengths in its latter portion. This distinctive configuration empowers the network to concurrently capture and analyze features across multiple temporal scales, thereby enriching the learning process. The structural representation of the constructed dataset is illustrated as follows:
X 1 , l 1 1 , Y 1 , m 1 X 2 , l 1 1 , Y 2 , m 1 X n 1 , l 1 1 , Y n 1 , m 1 , X 1 , l 2 2 , Y 1 , m 2 X 2 , l 2 2 , Y 2 , m 2 X n 2 , l 2 2 , Y n 2 , m 2 , , X 1 , l k k , Y 1 , m k X 2 , l k k , Y 2 , m k X n k , l k k , Y n k , m k ,
where X 1 , l 1 1 = [ x 1 , x 2 , x 3 , , x l 1 ] represents the front part of the first set of data at the first scale, with a length of l 1 . The superscript numbers indicate the scale number, and the data group number are indicated in subscript. Y 1 , m 1 = [ x l 1 + 1 , x l 1 + 2 , x l 1 + 3 , , x l 1 + m ] represents the back part of the first set of data at the first scale, with a length of m . An illustration of a multi-scale sliding window is shown in Figure 3.
The proposed methodology initiates the construction of distinct sub-datasets through the application of the multi-scale sliding window technique. This process involves the segmentation and systematic processing of tropospheric delay products generated by the network, enabling the effective capture of both temporal correlations and evolutionary trends within the data. Subsequently, these differentiated sub-datasets are independently fed into their corresponding LSTM networks, where the inherent long-term memory capability of the LSTM architecture facilitates the comprehensive learning of multi-scale feature representations. The process culminates in an ensemble phase, where predictive outputs from individual networks are intelligently weighted and aggregated through an optimized fusion strategy, ultimately yielding the final short-term forecast of tropospheric delay products with enhanced accuracy and reliability.
T = w 1 h t 1 + w 2 h t 2 + + w k h t k ,
where h t 1 , h t 2 , and h t k represent the predicted outputs of different subsets.
w 1 + w 2 + + w k = 1 ,
w 1 , w 2 , and w k are the different subsets’ weights. The subset weights can be set based on the actual situation. If the differences between the subsets are small, the weights can be set to be equal, as follows:
w 1 = w 2 = w 3 = = w k .

3. Data and Calculation Strategy

For the experimental validation of the proposed algorithm, this study utilized GNSS observation data acquired from the Hong Kong Continuously Operating Reference Stations (CORS) network (https://www.geodetic.gov.hk (accessed on 1 December 2024)) during a seven-day period from 1 to 7 December 2024. The geographical distribution of the monitoring stations is illustrated in Figure 4. Through a randomized selection process, four stations (hkss, hkqt, hksc, and hkmw) located in the central region were designated as rover stations (represented by red markers in Figure 4), while the remaining nine stations served as reference stations (indicated by blue markers in Figure 4) for generating regional ionospheric and tropospheric delay corrections. The reference station network demonstrates an average inter-station distance of approximately 25 km, with a mean elevation difference of 137 m. The experimental configuration employed GPS observations with a 30 s sampling interval.
Precise products, including satellite orbits, clock corrections, attitude parameters, and pseudorange/phase OSB corrections were obtained from the IGS data center at Wuhan University (http://www.igs.gnsswhu.cn (accessed on 1 December 2024)). The comprehensive PPP-RTK processing strategy is detailed in Table 1. Efficient and precise ambiguity resolution constitutes a critical component of PPP-RTK implementation, essential for both network-side processing and user-side positioning. In this study, wide-lane ambiguities were resolved through direct rounding, while narrow-lane ambiguities were processed using the Least-squares AMBiguity Decorrelation Adjustment (LAMBDA) algorithm, ensuring optimal integer ambiguity estimation.
Figure 5 illustrates the computational workflow for the short-term prediction of PPP-RTK tropospheric delay products utilizing the multi-scale sliding window LSTM approach. The process initiates with the extraction of zenith tropospheric delay (ZTD) at each reference station, followed by the generation of raw tropospheric delay products through an appropriate interpolation model. In this investigation, the Inverse Distance Weighting (IDW) method was employed for the generation of preliminary tropospheric products. Subsequently, the raw tropospheric delay data undergoes multi-scale segmentation, where it is partitioned into distinct subsets for independent short-term prediction using the LSTM architecture.
The experimental configuration specifically divided the tropospheric delay data into three subsets, characterized by varying temporal scales: the antecedent segments having lengths of 10, 15, and 20 time steps, respectively, while maintaining a uniform length of 1 for the subsequent segments. The accuracy of short-term predictions decreases as forecast duration increases. A 3 h short-term forecast duration adequately supported real-time user applications and balanced the accuracy of the product. A large volume of data can enhance the accuracy of time series forecasting models, but it also increases the time and computational power required for calculations. Therefore, to strike a balance between these factors, this paper, after numerous experiments, utilized 18 h of historical data to predict outcomes for the next 3 hours. To optimize computational efficiency and minimize resource expenditure, a streamlined single-layer LSTM network architecture was implemented for both the training and prediction phases. The Adam optimizer is widely utilized due to its adaptive learning rate characteristics, particularly excelling in addressing non-stationary objective functions and sparse gradient issues. In the current optimization task, Adam demonstrated rapid convergence and exhibited superior stability and efficiency compared to other optimizers. Therefore, the optimization process employed the Adam (Adaptive Moment Estimation) optimizer as its stochastic optimization algorithm, configured with a maximum iteration count of 1000 and a learning rate of 0.01. Given the minimal differences between each subnet dataset, the final product integration was achieved through an equal-weight fusion strategy, which combined the predictive outputs from multiple subsets to generate a comprehensive tropospheric delay forecast.

4. Results and Discussion

4.1. Tropospheric Delay Raw Product

Prior to conducting the short-term forecasting of tropospheric delay products, it is essential to acquire and process the raw tropospheric delay data. This process involves the computation of tropospheric delays at individual reference stations, followed by the transmission of these calculations to a centralized data processing center for the generation of comprehensive tropospheric delay products. The selection of an appropriate interpolation model for tropospheric delay estimation represents a critical step in this process, as it fundamentally determines the precision and reliability of the final products. It should be noted that the suitability of interpolation models varies according to geographical characteristics and inter-station distances within the reference network.
In the context of this study, the Hong Kong CORS network exhibits relatively small inter-station distances, resulting in minimal variations among different interpolation models. To optimize computational efficiency, the Inverse Distance Weighting (IDW) method was selected as the preferred interpolation model. Figure 6 presents a comparative analysis between the IDW interpolation results and ground truth measurements for the four rover stations on December 1st. The analysis reveals that the raw tropospheric delay products generated through the IDW interpolation model demonstrate close alignment with true values, with the maximum deviations remaining below 2 cm. This level of accuracy confirms the model’s capability to produce reliable raw products for subsequent processing.
Furthermore, the observed short-term stability of the tropospheric delay products provides empirical evidence supporting the feasibility of employing deep learning techniques for short-term forecasting applications. However, as shown in Figure 6, the tropospheric delay can vary by more than 2 cm within a 3 h period. If a standard method is used instead of deep learning forecasting, this could introduce significant errors, thereby degrading positioning accuracy and convergence speed. The consistent performance of the IDW model, coupled with the inherent stability of tropospheric delays over short timescales, establishes a solid foundation for the implementation of advanced forecasting methodologies.

4.2. Multi-Scale Sliding Window LSTM Prediction

To comprehensively validate the efficacy of the proposed multi-scale sliding window LSTM algorithm for the short-term prediction of PPP-RTK tropospheric delay products, an extensive experimental evaluation was conducted using raw tropospheric delay data from four strategically selected CORSs within the Hong Kong network. The experimental framework employed an 18 h observation window to forecast tropospheric delays for the subsequent 3 h period, with the detailed data processing methodologies being outlined in the preceding section.
Figure 7 presents the comparative short-term forecasting results for the four monitoring stations on December 1st. These experimental results demonstrate that the multi-scale sliding window LSTM approach achieves remarkable prediction accuracy. Specifically, the predicted time series exhibits exceptional temporal coherence with the original observations, maintaining consistent variation patterns while demonstrating superior performance compared to conventional LSTM implementations. This comparative advantage is particularly evident in the algorithm’s ability to capture subtle temporal variations and maintain prediction stability throughout the forecast horizon.
The empirical results substantiate the effectiveness of the proposed methodology, highlighting its enhanced capability in short-term tropospheric delay prediction. The superior performance can be attributed to the algorithm’s unique multi-scale feature extraction mechanism, which enables the more comprehensive learning of temporal patterns across different timescales, thereby improving prediction accuracy and reliability in PPP-RTK applications.
To quantitatively assess the algorithm’s performance, a comprehensive evaluation was conducted using Root Mean Square Error (RMSE) as the primary metric. The statistical analysis employed two distinct reference datasets: ground truth tropospheric delay measurements and raw tropospheric delay products. Table 2 presents the comparative RMSE results between the MSSW-LSTM and traditional LSTM models for December 1st. The term ‘standard methods’ refers to using the data from the last epoch as the predicted result for the next 3 h.
The analysis reveals that the RMSE values calculated against the raw tropospheric delay products demonstrate a superior performance compared to those using the ground truth measurements. This phenomenon can be attributed to the model training process, which utilized raw tropospheric delay products as its input, thereby establishing a closer statistical relationship between the predicted values and the reference dataset. The statistical evaluation demonstrates that all the prediction methods maintain maximum RMSE values below 0.7 cm, with the MSSW-LSTM approach consistently outperforming conventional LSTM implementations.
Notably, when using raw tropospheric delay products as reference values, the MSSW-LSTM method achieves a substantial 36.4% improvement in average RMSE across the four monitoring stations compared to the traditional LSTM method. This significant enhancement in prediction accuracy underscores the effectiveness of the multi-scale sliding window approach in capturing and modeling the complex temporal characteristics of tropospheric delays.
To thoroughly validate the generalizability and robustness of the MSSW-LSTM method for short-term tropospheric delay prediction, an extended evaluation was conducted using a comprehensive dataset spanning seven consecutive days from 1 to 7 December. The experimental configuration maintained consistency with previous analyses, employing an 18 h observation window to forecast tropospheric delays for the subsequent 3 h period. Three distinct evaluation scenarios were implemented: (1) using ground truth measurements as reference values, (2) utilizing raw tropospheric delay products as reference values, (3) employing a persistence forecast approach where the last available raw tropospheric delay product was propagated as the prediction for the next three hours.
Figure 8 presents the cumulative distribution function (CDF) of the prediction errors across all four monitoring stations throughout the week-long evaluation period. The results demonstrate that all the prediction methods maintain maximum errors below 1.5 cm, satisfying the stringent accuracy requirements for PPP-RTK tropospheric delay products. Notably, the MSSW-LSTM method consistently outperforms both the traditional LSTM approach and the persistence forecast method at most stations, with the exception of the hkqt station, where comparable performance is observed across all methods. This exceptional performance profile underscores the MSSW-LSTM method’s superior capability in capturing temporal variations and maintaining prediction stability across extended operational periods.
The comprehensive week-long evaluation not only confirmed the method’s robustness across different temporal conditions but also established its practical viability for operational PPP-RTK applications. The consistent performance advantage demonstrated by the MSSW-LSTM approach, particularly in maintaining sub-centimeter-level accuracy across multiple stations and days, highlights its potential as a reliable solution for real-time tropospheric delay prediction in precise positioning applications.
Table 3 presents the comparative analysis of the average Root Mean Square Error (RMSE) values between the MSSW-LSTM and traditional LSTM methods over a continuous seven-day evaluation period. The statistical results reveal the significant performance enhancements achieved by the MSSW-LSTM approach. Specifically, when evaluated against ground truth measurements, the MSSW-LSTM method demonstrates an 18.9% improvement in average RMSE across the four monitoring stations compared to the conventional LSTM method. This performance advantage becomes even more pronounced when using raw tropospheric delay products as reference values, with the MSSW-LSTM method achieving a remarkable 36.6% reduction in average RMSE. The weekly averaged mean absolute error (MAE) results for both approaches are presented in Table 4. These outcomes lead to conclusions consistent with Table 3, demonstrating that the prediction products generated by the MSSW-LSTM method achieve superior accuracy compared to conventional LSTM approaches.
These substantial improvements in prediction accuracy, consistently maintained throughout the week-long evaluation period, provide compelling evidence of the MSSW-LSTM method’s effectiveness and generalizability for short-term tropospheric delay prediction in PPP-RTK applications. The method’s superior performance across different reference datasets and temporal conditions underscores its robustness and practical applicability for operational precise positioning systems. Furthermore, the consistent performance gains observed over an extended evaluation period reinforce the method’s reliability and stability in real-world operational scenarios.

4.3. PPP-RTK Experiment with Short-Term Forecast Tropospheric Products

To comprehensively evaluate the impact of short-term predicted tropospheric delay products on PPP-RTK positioning performance, a series of controlled experiments were conducted using both the MSSW-LSTM and traditional LSTM predicted products. The experimental data utilized the 3 h predicted dataset for 1 December. Recognizing the substantial influence of ionospheric delay accuracy on PPP-RTK performance, the experimental design incorporated true ionospheric delay values to isolate the specific effects of tropospheric delay prediction quality. In the PPP-RTK data processing pipeline, a fixed constraint of 2 cm was applied to the tropospheric delay products, while maintaining the calculation strategies detailed in Table 1.
To rigorously assess the convergence characteristics, an artificial data interruption was introduced at hourly intervals, forcing the positioning solution to reinitialize and converge repeatedly. Figure 9 illustrates the displacement patterns in the east (E), north (N), and up (U) components at four monitoring stations on 1 December, utilizing the short-term predicted tropospheric delay products. For comparative purposes, the most recent tropospheric delay product was treated as the tropospheric delay for the subsequent 3 h period (termed the standard method), with PPP-RTK positioning likewise performed. For enhanced visual clarity in the comparative analysis, the displacement results for the hksc, hkqt, and hkmw stations are vertically offset by 10 cm, 20 cm, and 30 cm, respectively.
The experimental results demonstrate two key findings: First, the utilization of short-term predicted tropospheric delay products enables rapid convergence, typically achieved within a minimal number of epochs. Second, the MSSW-LSTM-derived tropospheric products consistently outperform those generated by the traditional LSTM and standard methods, albeit with marginal yet statistically significant improvements. This performance advantage is particularly evident in the stability and consistency of the convergence patterns across multiple reinitialization cycles.
These findings not only validate the practical utility of the predicted tropospheric delay products in operational PPP-RTK scenarios but also highlight the superior performance of the MSSW-LSTM approach in enhancing precise positioning solutions. The demonstrated capability to maintain positioning accuracy while accommodating frequent re-convergence requirements underscores the robustness of the proposed methodology in real-world applications.
Table 5 presents a comprehensive statistical analysis of Root Mean Square (RMS) values across the four monitoring stations, comparing the performance of both models in the east (E), north (N), and up (U) directions over a continuous seven-day evaluation period. The statistical results reveal the consistent performance advantages of the MSSW-LSTM method over the traditional LSTM approach and standard method. Specifically, the MSSW-LSTM method demonstrates significant improvements in positioning accuracy compared with the LSTM approach, with average RMS reductions of 10.7% in the east component, 19.1% in the north component, and 4.1% in the vertical component.
These substantial improvements across all three coordinate components provide robust empirical evidence supporting the superior performance of the MSSW-LSTM method in PPP-RTK applications. The particularly notable enhancement in the horizontal components (E and N) suggests that the method excels in capturing the spatial–temporal characteristics of tropospheric delays that predominantly affect horizontal positioning accuracy. The consistent performance gains observed throughout the week-long evaluation period further validate the reliability and effectiveness of the proposed methodology for precise positioning applications.

4.4. Discussion of Experimental Results

The proposed method demonstrates superior performance in our Hong Kong experiments compared to conventional LSTM approaches and standard methods. The maximum error of the predicted 3 h tropospheric delay products remains below 1.5 cm, fully meeting PPP-RTK user-end positioning requirements. The experimental results conclusively validate the method’s effectiveness. However, it is important to note that tropospheric delay characteristics demonstrate significant regional variability due to their strong dependence on local atmospheric conditions. While the present investigation has specifically examined the Hong Kong region, our future research aims to achieve the following: (1) extend this methodology to other geographically distinct areas, (2) develop global-scale short-term prediction capabilities for PPP-RTK tropospheric delay products, (3) systematically evaluate the method’s generalizability across diverse climatic and topographic conditions. This expanded validation framework will provide more comprehensive insights into the technique’s operational applicability for Global Navigation Satellite systems.
The generation of precise satellite orbits, clock offsets, OSB, and atmospheric products on the PPP-RTK network side requires a certain amount of time, leading to a non-negligible latency when these products are delivered to the user side. As demonstrated by Wang et al., the user’s positioning performance degrades with increasing latency, which motivated their work on short-term satellite clock prediction [39]. This aligns with the primary objective of our study. As discussed in the paper, tropospheric delay products exhibit high short-term stability. A delay of a few minutes has a negligible impact on PPP-RTK users. It neither affects the network-side tropospheric delay prediction nor compromises the user-side positioning performance.
Additionally, it should be noted that the tropospheric delay predicted by the method proposed in this study currently lacks reliable uncertainty quantification. This limitation may impact PPP-RTK users’ positioning performance to some extent. We will conduct in-depth investigations into this issue in future work.

5. Conclusions

The accurate short-term prediction of tropospheric delay products represents a critical technical challenge in the operational implementation of PPP-RTK systems. This study introduces an effective approach, termed MSSW-LSTM (multi-scale sliding window Long Short-Term Memory), for short-term tropospheric delay prediction. The main contributions of this paper are as follows:
  • To address the short-term prediction challenge of PPP-RTK tropospheric delay products, this paper proposes the MSSW-LSTM method. The proposed methodology leverages a multi-scale sliding window strategy to generate diverse temporal subsets, enabling the effective extraction of multi-scale features and facilitating the discovery of intricate patterns within the data. Furthermore, the incorporation of LSTM architecture addresses the inherent limitations of traditional methods by effectively mitigating the gradient vanishing problem during parameter optimization, thereby enhancing the model’s learning capability and prediction stability.
  • To rigorously validate the algorithm’s effectiveness and generalizability, an extensive experimental evaluation was conducted using observation data from the Hong Kong CORS network spanning 1–7 December 2024. The experimental results demonstrate significant performance improvements, with the MSSW-LSTM method achieving average RMSE reductions of 18.9% and 36.6% compared to conventional LSTM when evaluated against ground truth measurements and raw tropospheric delay products, respectively. Notably, the maximum prediction error remains below 1.5 cm, well within the stringent accuracy requirements for PPP-RTK tropospheric delay products.
  • Subsequent PPP-RTK positioning experiments utilizing the predicted products further substantiate the method’s superiority. Weekly statistical analyses reveal consistent performance enhancements across all coordinate components, with average RMS improvements of 10.7%, 19.1%, and 4.1% in the east, north, and up directions, respectively, compared to results obtained using traditional LSTM predictions. These comprehensive experimental findings not only validate the effectiveness and superiority of the MSSW-LSTM approach but also establish its practical viability as a reliable solution for short-term tropospheric delay prediction in PPP-RTK applications. The method’s demonstrated capability to enhance both prediction accuracy and positioning performance positions it as a valuable tool for advancing the state of the art in precise positioning technologies.

Author Contributions

Methodology, L.H.; validation, X.Z.; formal analysis, L.H.; resources, H.C.; data curation, J.H.; writing—original draft preparation, L.H.; writing—review and editing, X.Z.; visualization, L.H.; supervision, J.D. and R.C.; project administration, H.C.; funding acquisition, H.C. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by the National Natural Science Foundation of China (No. 42388102), the Program for Hubei Provincial Science and Technology Innovation Talents (No. 2022EJD010), the Fundamental Research Funds for the Central Universities (No. 2042024kf0031), and the National Key Research and Development Program of China (No. 2022YFC3005502).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors on request.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Huang, L.; Wang, Y.; Bi, H.; Zhu, G.; Liu, L.; Jiang, W. Initial results of atmospheric weighted mean temperature estimation with Pangu-Weather in real-time GNSS PWV retrieval for China. GPS Solut. 2025, 29, 48. [Google Scholar] [CrossRef]
  2. Wang, Z.; Jiang, W.; Wang, J.; Wang, D.; Fan, W.; He, M. Detecting the extreme hydrological events over China in 2022 using sparse GNSS and GRACE/GRACE-FO. Remote Sens. Environ. 2024, 315, 114488. [Google Scholar] [CrossRef]
  3. He, J.; Li, Z.; He, L.; Wang, J.; Jiang, W. Long-term spatiotemporal features of aerosol optical characteristics and relative humidity in China’s offshore areas. Geo-Spat. Inf. Sci. 2025, 1–18. [Google Scholar] [CrossRef]
  4. He, L.; Ju, B.; Jiang, W.; Fan, W.; Yuan, P.; Hu, J.; Chen, Q. A multimodal natural frequency identification method of long-span bridges using GNSS. Meas. Sci. Technol. 2023, 34, 105122. [Google Scholar] [CrossRef]
  5. Guo, J.; Li, X.; Li, Z.; Hu, L.; Yang, G.; Zhao, C.; Fairbairn, D.; Watson, D.; Ge, M. Multi-GNSS precise point positioning for precision agriculture. Precis. Agric. 2018, 19, 895–911. [Google Scholar] [CrossRef]
  6. An, X.; Ziebold, R.; Lass, C. From RTK to PPP-RTK: Towards real-time kinematic precise point positioning to support autonomous driving of inland waterway vessels. GPS Solut. 2023, 27, 86. [Google Scholar] [CrossRef]
  7. Shikhovtsev, A.Y.; Kovadlo, P.G.; Khaikin, V.B.; Kiselev, A.V. Precipitable Water Vapor and Fractional Clear Sky Statistics within the Big Telescope Alt-Azimuthal Region. Remote Sens. 2022, 14, 6221. [Google Scholar] [CrossRef]
  8. Khaikin, V.B.; Shikhovtsev, A.Y.; Mironov, A.P. Statistics of precipitable water vapour, optical thickness and cloud cover within the Northern part of Eurasia. Astron. Žurnal 2024, 101, 195–206. [Google Scholar] [CrossRef]
  9. Hu, G.; Khoo, H.; Goh, P.; Law, C. Development and assessment of GPS virtual reference stations for RTK positioning. J. Geodesy 2003, 77, 292–302. [Google Scholar] [CrossRef]
  10. Wielgosz, P.; Kashani, I.; Grejner-Brzezinska, D. Analysis of long-range network RTK during a severe ionospheric storm. J. Geodesy 2005, 79, 524–531. [Google Scholar] [CrossRef]
  11. Ge, M.; Gendt, G.; Rothacher, M.; Shi, C.; Liu, J. Resolution of GPS carrier-phase ambiguities in Precise Point Positioning (PPP) with daily observations. J. Geodesy 2008, 82, 389–399. [Google Scholar] [CrossRef]
  12. Geng, J.; Wen, Q.; Zhang, Q.; Li, G.; Zhang, K. GNSS observable-specific phase biases for all-frequency PPP ambiguity resolution. J. Geodesy 2022, 96, 11. [Google Scholar] [CrossRef]
  13. Khodabandeh, A.; Teunissen, P.J.G. An analytical study of PPP-RTK corrections: Precision, correlation and user-impact. J. Geodesy 2015, 89, 1109–1132. [Google Scholar] [CrossRef]
  14. Teunissen, P.J.G.; Khodabandeh, A. Review and principles of PPP-RTK methods. J. Geodesy 2014, 89, 217–240. [Google Scholar] [CrossRef]
  15. Teunissen, P.J.G.; Khodabandeh, A. PPP–RTK theory for varying transmitter frequencies with satellite and terrestrial positioning applications. J. Geodesy 2022, 96, 84. [Google Scholar] [CrossRef]
  16. Wang, F.; Geng, J. GNSS PPP-RTK tightly coupled with low-cost visual-inertial odometry aiming at urban canyons. J. Geodesy 2023, 97, 66. [Google Scholar] [CrossRef]
  17. Li, X.; Li, X.; Wang, X.; Chang, H.; Tan, Y.; Shen, Z. Factor graph-based PPP-RTK for accurate and robust positioning in urban environments. J. Geodesy 2024, 98, 21. [Google Scholar] [CrossRef]
  18. Hou, P.; Zhang, B.; Yasyukevich, Y.V. Homogeneous PPP–RTK user positioning performance as a consequence of network integer ambiguity resolution. GPS Solut. 2024, 28, 60. [Google Scholar] [CrossRef]
  19. Zhang, B.; Teunissen, P.J.G.; Odijk, D. A Novel Un-differenced PPP-RTK Concept. J. Navig. 2011, 64, S180–S191. [Google Scholar] [CrossRef]
  20. Geng, J.; Zeng, R.; Guo, J. Assessing all-frequency GPS/Galileo/BDS PPP-RTK in GNSS challenging environments. GPS Solut. 2023, 28, 5. [Google Scholar] [CrossRef]
  21. Yang, L.; Fu, Y.; Zhu, J.; Shen, Y.; Rizos, C. GNSS ionospheric integrity monitoring based on RBF-NN: Constructing single-epoch snapshot GIVD and GIVE maps. J. Geodesy 2024, 98, 31. [Google Scholar] [CrossRef]
  22. Cui, B.; Jiang, X.; Wang, J.; Li, P.; Ge, M.; Schuh, H. A new large-area hierarchical PPP-RTK service strategy. GPS Solut. 2023, 27, 134. [Google Scholar] [CrossRef]
  23. Fang, Y.; Pei, T.; Song, C.; Chen, J.; Wang, X.; Chen, X.; Liu, Y. A kriging interpolation model for geographical flows. Int. J. Geogr. Inf. Sci. 2023, 37, 2150–2174. [Google Scholar] [CrossRef]
  24. Lyu, S.; Xiang, Y.; Soja, B.; Wang, N.; Yu, W.; Truong, T.-K. Uncertainties of Interpolating Satellite-Specific Slant Ionospheric Delays and Impacts on PPP-RTK. IEEE Trans. Aerosp. Electron. Syst. 2024, 60, 490–505. [Google Scholar] [CrossRef]
  25. Li, X.; Han, J.; Li, X.; Huang, J.; Shen, Z.; Wu, Z. A grid-based ionospheric weighted method for PPP-RTK with diverse network scales and ionospheric activity levels. GPS Solut. 2023, 27, 191. [Google Scholar] [CrossRef]
  26. Psychas, D.; Verhagen, S. Real-Time PPP-RTK Performance Analysis Using Ionospheric Corrections from Multi-Scale Network Configurations. Sensors 2020, 20, 3012. [Google Scholar] [CrossRef]
  27. Hu, F.; Sha, Z.; Wei, P.; Xia, P.; Ye, S.; Zhu, Y.; Luo, J. Deep learning for GNSS zenith tropospheric delay forecasting based on the informer model using 11-year ERA5 reanalysis data. GPS Solut. 2024, 28, 182. [Google Scholar] [CrossRef]
  28. Bi, H.; Huang, L.; Zhang, H.; Xie, S.; Zhou, L.; Liu, L. A deep learning-based model for tropospheric wet delay prediction based on multi-layer 1D convolution neural network. Adv. Space Res. 2024, 73, 5031–5042. [Google Scholar] [CrossRef]
  29. Jiang, W.; Wang, J.; Li, Z.; Li, W.; Yuan, P. A new deep self-attention neural network for GNSS coordinate time series prediction. GPS Solut. 2023, 28, 3. [Google Scholar] [CrossRef]
  30. Gao, W.; Li, Z.; Chen, Q.; Jiang, W.; Feng, Y. Modelling and prediction of GNSS time series using GBDT, LSTM and SVM machine learning approaches. J. Geodesy 2022, 96, 71. [Google Scholar] [CrossRef]
  31. Chen, P.; Wang, R.; Yao, Y.; Xiong, M.; Zhang, Y.; Yang, X. A new method for global ionospheric real-time modeling integrating ionospheric VTEC short-term forecast results. J. Geodesy 2024, 98, 98. [Google Scholar] [CrossRef]
  32. Zhang, Q.; Yao, Y.; Kong, J.; Ma, X.; Zhu, H. A New GNSS TEC Neural Network Prediction Algorithm With the Data Fusion of Physical Observation. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5801612. [Google Scholar] [CrossRef]
  33. Hochreiter, S.; Schmidhuber, J. Long short-term memory. Neural Comput. 1997, 9, 1735–1780. [Google Scholar] [CrossRef] [PubMed]
  34. Wang, J.; Jiang, W.; Li, Z.; Lu, Y. A New Multi-Scale Sliding Window LSTM Framework (MSSW-LSTM): A Case Study for GNSS Time-Series Prediction. Remote Sens. 2021, 13, 3328. [Google Scholar] [CrossRef]
  35. Tang, J.; Xu, L.; Wu, X.; Chen, K. A Short-Term Forecasting Method for Ionospheric TEC Combining Local Attention Mechanism and LSTM Model. IEEE Geosci. Remote Sens. Lett. 2024, 21, 1001305. [Google Scholar] [CrossRef]
  36. Wang, Y.; Qin, Y.; Kong, J.; Yao, Y.; Gao, X. Ionospheric Refined Mapping Function Construction Based on LSTM. IEEE Trans. Geosci. Remote Sens. 2024, 62, 4100115. [Google Scholar] [CrossRef]
  37. Chen, Y.; Jiang, W.; Wang, J.; Cai, B.; Liu, D.; Ba, X.; Yang, Y. An LSTM-Assisted GNSS/INS Integration System Using IMU Recomputed Error Information for Train Localization. IEEE Trans. Aerosp. Electron. Syst. 2024, 60, 2658–2671. [Google Scholar] [CrossRef]
  38. Li, S.; Xu, T.; Xu, Y.; Jiang, N.; Bastos, L. Forecasting GNSS Zenith Troposphere Delay by Improving GPT3 Model with Machine Learning in Antarctica. Atmosphere 2022, 13, 78. [Google Scholar] [CrossRef]
  39. Wang, K.; Khodabandeh, A.; Teunissen, P. A study on predicting network corrections in PPP-RTK processing. Adv. Space Res. 2017, 60, 1463–1477. [Google Scholar] [CrossRef]
Figure 1. Algorithm flowchart for PPP-RTK.
Figure 1. Algorithm flowchart for PPP-RTK.
Atmosphere 16 00503 g001
Figure 2. Architecture of LSTM network model.
Figure 2. Architecture of LSTM network model.
Atmosphere 16 00503 g002
Figure 3. An illustration of a multi-scale sliding window.
Figure 3. An illustration of a multi-scale sliding window.
Atmosphere 16 00503 g003
Figure 4. Station distribution map (red points represent mobile stations, blue points represent reference stations).
Figure 4. Station distribution map (red points represent mobile stations, blue points represent reference stations).
Atmosphere 16 00503 g004
Figure 5. Short-term prediction calculation process based on multi-scale sliding window LSTM.
Figure 5. Short-term prediction calculation process based on multi-scale sliding window LSTM.
Atmosphere 16 00503 g005
Figure 6. Comparison of IDW interpolation results with truth values. (a) HKSS station; (b) HKSC station; (c) HKQT station; (d) HKMW station.
Figure 6. Comparison of IDW interpolation results with truth values. (a) HKSS station; (b) HKSC station; (c) HKQT station; (d) HKMW station.
Atmosphere 16 00503 g006
Figure 7. The short-term forecast results of the four stations on 1 December. (a) HKSS station; (b) HKSC station; (c) HKQT station; (d) HKMW station.
Figure 7. The short-term forecast results of the four stations on 1 December. (a) HKSS station; (b) HKSC station; (c) HKQT station; (d) HKMW station.
Atmosphere 16 00503 g007
Figure 8. CDFs of short-term forecast results for one week. (a) HKSS station; (b) HKSC station; (c) HKQT station; (d) HKMW station.
Figure 8. CDFs of short-term forecast results for one week. (a) HKSS station; (b) HKSC station; (c) HKQT station; (d) HKMW station.
Atmosphere 16 00503 g008
Figure 9. Displacement at four stations using short-term predicted products. (ac) The displacement in the E, N, and U direction using the MSSW-LSTM method; (df) The displacement in the E, N, and U direction using the LSTM method; (gi) The displacement in the E, N, and U direction using the standard method.
Figure 9. Displacement at four stations using short-term predicted products. (ac) The displacement in the E, N, and U direction using the MSSW-LSTM method; (df) The displacement in the E, N, and U direction using the LSTM method; (gi) The displacement in the E, N, and U direction using the standard method.
Atmosphere 16 00503 g009
Table 1. Specific calculation strategy of PPP-RTK.
Table 1. Specific calculation strategy of PPP-RTK.
ItemStrategy
ObservationGPS L1, L2, P1, P2
Sampling interval30 s
Orbit and clock productWUM rapid product
Cutoff angle
Observation prior variancePseudorange: 1 m; carrier phase: 0.01 cycle
Parameter estimation methodSequential least squares
Receiver clockEstimated as white noise
Ionospheric delayEstimated with random walk
Tropospheric delayEstimated with random walk
User-side constraintIonospheric delay: 5 cm; tropospheric delay: 2 cm
Antenna correctionIgs20.atx
Ambiguity resolution strategyPartial resolution with LAMBDA method
Table 2. RMSE results of MSSW-LSTM and LSTM on 1 December.
Table 2. RMSE results of MSSW-LSTM and LSTM on 1 December.
ModelMSSW-LSTMLSTMStandard Methods
Reference ValueTruth (cm)Raw (cm)Truth (cm)Raw (cm)Truth (cm)Raw (cm)
hkss0.690.270.300.520.490.42
hksc0.250.200.410.370.450.40
hkqt0.350.470.350.660.360.45
hkmw0.620.300.530.400.580.41
Table 3. Average RMSE results of MSSW-LSTM and LSTM for one week.
Table 3. Average RMSE results of MSSW-LSTM and LSTM for one week.
ModelMSSW-LSTMLSTM
Reference ValueTruth (cm)Raw (cm)Truth (cm)Raw (cm)
hkss0.410.220.460.39
hksc0.330.250.520.31
hkqt0.280.310.420.51
hkmw0.480.260.450.43
Table 4. Average MAE results of MSSW-LSTM and LSTM for one week.
Table 4. Average MAE results of MSSW-LSTM and LSTM for one week.
ModelMSSW-LSTMLSTM
Reference ValueTruth (cm)Raw (cm)Truth (cm)Raw (cm)
hkss0.380.190.440.36
hksc0.310.220.480.27
hkqt0.260.290.380.47
hkmw0.440.220.430.39
Table 5. RMSs of four stations for two models.
Table 5. RMSs of four stations for two models.
ModelMSSW-LSTMLSTMStandard Method
DirectionE (cm)N (cm)U (cm)E (cm)N (cm)U (cm)E (cm)N (cm)U (cm)
hkss2.102.172.871.862.523.232.232.763.50
hksc3.612.014.405.222.544.885.002.515.28
hkqt1.352.423.592.143.344.001.893.874.49
hkmw3.322.116.482.402.365.982.402.367.03
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

He, L.; Zhou, X.; Chen, H.; He, J.; Chen, R.; Ding, J. A Short-Term Prediction Method for Tropospheric Delay Products in PPP-RTK Based on Multi-Scale Sliding Window LSTM. Atmosphere 2025, 16, 503. https://doi.org/10.3390/atmos16050503

AMA Style

He L, Zhou X, Chen H, He J, Chen R, Ding J. A Short-Term Prediction Method for Tropospheric Delay Products in PPP-RTK Based on Multi-Scale Sliding Window LSTM. Atmosphere. 2025; 16(5):503. https://doi.org/10.3390/atmos16050503

Chicago/Turabian Style

He, Linyu, Xingyu Zhou, Hua Chen, Jie He, Runhua Chen, and Jie Ding. 2025. "A Short-Term Prediction Method for Tropospheric Delay Products in PPP-RTK Based on Multi-Scale Sliding Window LSTM" Atmosphere 16, no. 5: 503. https://doi.org/10.3390/atmos16050503

APA Style

He, L., Zhou, X., Chen, H., He, J., Chen, R., & Ding, J. (2025). A Short-Term Prediction Method for Tropospheric Delay Products in PPP-RTK Based on Multi-Scale Sliding Window LSTM. Atmosphere, 16(5), 503. https://doi.org/10.3390/atmos16050503

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop