Next Article in Journal
Hardware and Software Setup for Quantitative 23Na Magnetic Resonance Imaging at 3T: A Phantom Study
Previous Article in Journal
Design and Experiment of an Unoccupied Control System for a Tracked Grain Vehicle
Previous Article in Special Issue
Global Navigation Satellite System Receiver Positioning in Harsh Environments via Clock Bias Prediction by Empirical Mode Decomposition and Back Propagation Neural Network Method
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Modified RTK-GNSS for Challenging Environments

1
Department of Marine Systems Engineering, Tokyo University of Marine Science and Technology, Tokyo 135-8533, Japan
2
School of Earth and Planetary Sciences, Curtin University, Perth 6102, Australia
*
Author to whom correspondence should be addressed.
Sensors 2024, 24(9), 2712; https://doi.org/10.3390/s24092712
Submission received: 19 March 2024 / Revised: 15 April 2024 / Accepted: 19 April 2024 / Published: 24 April 2024
(This article belongs to the Special Issue GNSS Signals and Precise Point Positioning)

Abstract

:
Real-Time Kinematic Global Navigation Satellite System (RTK-GNSS) is currently the premier technique for achieving centimeter-level accuracy quickly and easily. However, the robustness of RTK-GNSS diminishes in challenging environments due to severe multipath effects and a limited number of available GNSS signals. This is a pressing issue, especially for GNSS users in the navigation industry. This paper proposes and evaluates several methodologies designed to overcome these issues by enhancing the availability and reliability of RTK-GNSS solutions in urban environments. Our novel approach involves the integration of conventional methods with a new technique that leverages surplus satellites—those not initially used for positioning—to more reliably detect incorrect fix solutions. We conducted three tests in densely built-up areas within the Tokyo region. The results demonstrate that our approach not only surpasses the fix rate of the latest commercial receivers and a popular open-source RTK-GNSS program but also improves positional reliability to levels comparable to or exceeding those of the aforementioned commercial technology.

1. Introduction

Real-time kinematic global navigation satellite system (RTK-GNSS) has been widely used in different positioning, navigation, and timing (PNT) applications that require high-accuracy results. It can provide up to centimeter-level accuracy by leveraging similar sets of measurements from at least two receivers, commonly known as base and rover stations, and use them to implement differencing techniques to eliminate most errors [1]. As for RTK-GNSS, carrier-phase measurements are used.
Φ k p ( t ) = ϕ k p ( t ) ϕ p ( t ) + N k p + S k + f τ k β i o n o + δ t r o p o
Φ m p ( t ) = ϕ m p ( t ) ϕ p ( t ) + N m p + S k + f τ k β i o n o + δ t r o p o
Equations (1) and (2), given by [1], represent the range of propagation paths between a satellite and two receivers based on carrier-phase measurements, where k and m are the receiver and receiver antenna phase centers, respectively; p is the satellite; ϕ p is the transmitted signal phase as a function of time; ϕ k p ( t ) and ϕ m p ( t ) are the receiver-measured satellite signal phases as a function of time; N is the unknown integer number of carrier cycles from satellite p to k or satellite p to m; S is the phase noise due to receiver and multipath effects; f is the carrier frequency; τ is the associated satellite or receiver clock bias; β i o n o is the advance of the carrier (cycles) due to the ionosphere; and δ t r o p o is the delay of the carrier (cycles) due to the troposphere. Differencing Equations (1) and (2) ( S D k m p ), given by Equation (3), are calculated, in which signal phase and clock biases are eliminated. Tropospheric and ionospheric errors are also canceled, provided that the distance between receivers m and k is less than 50 km [1].
S D k m p = ϕ k m p + N k m p + S k m p + f τ k m
If another satellite, say q, is considered and differencing is performed between receivers m and k, another S D k m q can be formed, as shown by Equation (4).
S D k m q = ϕ k m q + N k m q + S k m q + f τ k m
Both S D k m p and S D k m q form combined integer ambiguity, a combined phase-noise value, and combined receiver-clock bias. Performing differencing again but this time with Equations (3) and (4), a new term, D D k m p q , is formed, in which the remaining variables are the combined carrier-phase measurements at receivers k and m using satellites p and q, combined unknown integer ambiguities, and system phase noise due to receiver hardware biases and multipath effects [2].
D D k m p q = ϕ k m p q + N k m p q + S k m p q
By setting a reference satellite (in this, case satellite p), which is usually the satellite with the highest elevation, and repeatedly performing the same differencing as that expressed in Equations (1)–(4) but with all other visible satellites, a set of double-differenced measurements similar to Equation (5) will be formed. These will be primary input to different estimation methods used in RTK-GNSS, such as weighted least squares [3], Kalman filtering and its extensions [3,4], and factor graph optimization [5]. However, said estimation methods assume that all input parameters are float values and do not consider the integer nature of the double-difference integer ambiguity ( N k m p q ). This issue is more commonly known as GNSS ambiguity resolution, which is conceptually divided into four steps, as described in [6]. The first step is to estimate the float parameters, disregarding the integer nature of ambiguity. The second step is further adjustment of real-valued ambiguities to take into account the integer constraints, which is usually performed by the LAMBDA method [7]. At this step, integer ambiguities are computed. The third step is verifying whether the computed integer ambiguities are to be accepted or not accepted as integer solutions [8]. Some common tests are the ratio test, distance test, and projector test, which are reviewed and evaluated in [9]. In the last step, when the integer solution has passed the validation test, the float solutions of all other parameters are corrected. It is called a "fixed solution", assuming that test in the third step is passed correctly.
Although RTK-GNSS can provide centimeter-level of accuracy, it is still a challenge to always obtain a relatively good positions in normal and dense urban areas. In fact, obtaining high-accuracy positions in challenging environments is of interest to many researchers and has its own session at the Institute of Navigation (ION), the biggest GNSS research conference as of now. Severe multipath effects and shortages of satellites with a direct line of sight (LOS) to the receivers due to the presence of many obstructions in urban areas largely contribute to the decrease in performance of RTK-GNSS. Hence, the improvement of RTK-GNSS in challenging environments strongly relies on whether satellites with non-line of sight (NLOS) or affected by multipath errors can be detected and excluded in the positioning [10]. Some research has addressed this by proposing the usage of 3D building models and fish-eye-view cameras to identify NLOS satellites and exclude them [11,12,13]. The integration of a GNSS/Inertial Navigation System (INS) also contributes by providing a continuous position, even in the event of GNSS signal outages, like in tunnels [14], and reducing large jumps due to multipath errors [15]. The advent of machine learning technology has also contributed by detecting NLOS and LOS satellites based on GNSS measurements [16] and GNSS signal characteristics [17].
In this study, the issue of achieving accurate positioning and reliable ambiguity resolution in challenging environments, such as dense urban areas, is addressed. Some traditional approaches are included, such as the use of GNSS velocity information and the resolution of integer ambiguity through the integration of various satellite systems. To enhance ambiguity resolution, both measurement and position domain approaches are employed, aiming to derive optimal outcomes. Furthermore, an effective satellite selection strategy incorporating a threshold value for the pseudo-range residual test is also explored.
The main contribution of this research is the improvement of reliability of RTK-GNSS solutions in challenging environments, such as urban and dense urban areas. Typically, these areas have compromised fixed positions due to multipath errors caused by tall buildings and other obstructions. Interestingly, a high availability of fixed positions can still be achieved in such areas. However, the issue arises when some of these fixed positions, when compared to reference fixed positions, exhibit large absolute errors. To improve reliability, an additional validation step for the integer solution is performed, which is applied after passing the ratio test. This novel approach contributes to the improvement of the reliability of RTK-GNSS, offering a more robust position in environments where conventional methods may be less effective.
The rest of this paper is organized as follows: Section 2 outlines and discusses the concept and implementation of improvements in RTK-GNSS in challenging environments. Section 3 presents the experiment performed around the dense urban area of Tokyo, Japan. Section 4 discusses the different RTK engines and parameter setups that will be used for comparison. Section 5 explains the results by comparing the proposed algorithm with existing commercial receivers and open-source RTK-GNSS libraries. Section 6 summarizes the findings and concludes the study.

2. Methodology

The source programs of RTKLIB [4] are the main tools used in this study, except that its relative positioning function, which is used for RTK-GNSS, is modified entirely to implement the proposed algorithms. These algorithms are henceforth referred to as Modified RTK-GNSS in this paper. The actual name of the function in RTKLIB that was modified is relpos. This section introduces the algorithms that are implemented in the relpos of RTKLIB. Figure 1 presents the general flow of Modified RTK-GNSS. Section 2.1 discusses Figure 1 in more detail, especially how satellite selection is performed. Section 2.2 focuses on the generation of a smoothed float solution. Section 2.3 explains the ambiguity resolutions using the velocity information obtained from Doppler frequency or time difference carrier-phase measurements. Section 2.4, which is the main contribution of this study, highlights how the integer ambiguity solution is further validated after it passes the ratio test.

2.1. Flowchart and Satellite Selection

GNSS raw measurements are converted from the receiver’s data format to RINEX format [18] using RTKCONV of RTKLIB, and the positioning solutions are visualized and analyzed using RTKPLOT of RTKLIB. The core part of the program is similar to RTKLIB, except that certain functions, such as satellite selection, the float solution, and additional checks of ambiguity by recalculating it, are modified and added to include the new concepts.
First, GNSS observation data from both the base and rover station were input. Thereafter, initial parameter settings and several satellite selection methods were performed. The pseudorange, Doppler frequency, and carrier-phase measurements had to be generated from the receiver. Furthermore, half-cycle ambiguities must be resolved by RTK-GNSS. The flag for this half-cycle checking from the receiver could be used for this purpose. The normal mask angle and required minimum C / N 0 are set for both base and rover stations. The mask angle is set to 10°, and the minimum C / N 0 is set to approximately 35 dB-Hz for the L1 band for urban environments as listed in Table 1. The minimum C / N 0 for the L2 band is also set because multi-frequency diversity can be expected [19]. The following signals are used for L1: GPS and QZSS L1 C/A, GLONASS G1, Galileo E1, and BeiDou B1I. The following signals are used for L2: GPS and QZSS L2C, GLONASS G2, Galileo E5b, and BeiDou B2. Because the wavelengths of L1 and L2 band frequencies of the same satellite system differ, the fluctuation period of C / N 0 between the two bands due to diffraction or reflection is different.
The minimum C / N 0 for L2P of GPS is not checked, since the commercial receiver that is used in this study does not output an L2P signal. In addition, the threshold of elevation-dependent C / N 0 is set. If the satellite is less than this threshold, then the satellite is not used [20]. After applying these settings as in the base station, the float solution of the rover is estimated by integrating the pseudorange-based DGNSS solution, Doppler-based velocity, and carrier phase, as will be discussed in Section 2.3. The residuals of the satellites after performing least-squares estimation are also checked. If a satellite has the maximum absolute residual and it is greater than 10 m, then said satellite is repeatedly removed from the set of satellites to use for positioning, provided that the HDOP is lower than 10. Finally, these measurements are used to obtain RTK-GNSS solutions, and the corresponding ambiguity is further validated when it has passed te ratio test. For the RTK-GNSS, several subsets of GNSS satellites are selected. For example, GNSS satellites with and without GLONASS are used. Here, the partial ambiguity resolution is also a better choice [21].

2.2. Generation of the Float Solutions

Equations (6)–(13) present a simple, basic system and estimation parameters for Kalman filtering, where k is the epoch count, xk is the state vector, wk is system noise, yk is the measurement vector, vk is measurement noise, F is the state transition matrix, G is the noise distribution matrix, and H is the observation matrix.
x k + 1 = F x k + G w k
y k = H x k + v k
x k = [ x ( k ) , y ( k ) , z ( k ) , v x ( k ) , v y ( k ) , v z ( k ) ] T
x ( k + 1 ) = x ( k ) + v x ( k ) Δ t
y ( k + 1 ) = y ( k ) + v y ( k ) Δ t
z ( k + 1 ) = z ( k ) + v z ( k ) Δ t
F = 1 0 0 Δ t 0 0 0 1 0 0 Δ t 0 0 0 1 0 0 Δ t
H = 1 0 0 0 1 0 0 0 1
Equations (14)–(19) show a portion of Kalman filtering that includes prediction, correction, and Kalman gain. Three-dimensional positions can be estimated using these equations. The inputs of this system are based on the ECEF coordinate system. Regarding the standard deviation as an input to the Kalman filter, the absolute position from the DGNSS is set as 2 m, and the velocity information is set as 2 cm/s.
x ^ k | k = x ^ k | k 1 + K k ( y k H k x ^ k | k 1 )
P k | k = P k | k 1 K k H k P k | k 1
K k = P k | k 1 H k T ( I + H k P k | k 1 H k T ) 1
x ^ k + 1 | k = F k x ^ k | k
P k + 1 | k = F k P k | k F k T + ( σ w 2 / σ v 2 ) Λ
Λ = G G T = d i a g { 0 , 0 , 0 , 1 , 1 , 1 }
Besides this algorithm, a simple dead reckoning using the previously estimated position by Kalman filtering and velocity vector is also implemented. To realize this, the calculated output ( x , y , z ) of dead reckoning is used. When the absolute difference between the dead-reckoning positions and the code-based DGNSS positions (x, y, z) is greater than 10 m, the DGNSS positions cannot be trusted because the pseudorange observations are highly deteriorated by a strong multipath effect. The weighting between (x, y, z) and ( x , y , z ) is adjusted according to the absolute difference. When the positions (x, y, z) are not trusted, the standard deviation of the Kalman filter is varied for the absolute position according to the magnitude of the estimated difference. A visualization of this method is shown in Figure 2.
This method is very effective in reducing the outliers obtained from the pseudorange-based DGNSS. The limitation of this method depends on the accuracy of velocity information. In that sense, satellite selection for velocity estimation is also very important. Even if the chosen satellite is valid in frequency-locked loop tracking, the velocity information deteriorates a lot in dense urban areas. In fact, the validation of the carrier-phase tracking should also be checked. Although they are not used in this paper, continuous measurement checks for the last several epochs will be effective for better satellite selection. With a prolonged outage of the GNSS of more than a few seconds due to the presence of enclosed areas such as overpasses and tunnels, it is important to reset the Kalman filtering appropriately.

2.3. Ambiguity Resolution Using Velocity Information

The LAMBDA method is used to search for correct ambiguities because this technique can search for the best solution using the integer least-squares method [7]. It is very important to resolve the ambiguities as quickly as possible to maintain reliability because there is a slight influence when cycle slips in the carrier phase occur in the phase-lock loop. A ratio test is used to determine if the ambiguities produced by the LAMBDA method are acceptable. The general threshold for the ratio test is set according to [22]. The RTK-GNSS used in this paper is supported by the Doppler frequency information to enhance the float solution, and its details are given in [23]. The Doppler-aided RTK-GNSS usually improves the fix rate by about 5 to 10%. The general HOLD mode of ambiguities in RTK is not used. HOLD means that the ambiguities are determined once and kept at the same values as long as those satellites do not have cycle slips. The GNSS constellations used in this study include GPS, GLONASS, Galileo, BeiDou, and QZSS. If four satellite systems (GPS + QZSS, GLONASS, Galileo, and BeiDou) are used with at least two satellites each, the minimum number of satellites is set as 8. In this case, 4 satellites are selected as primary satellites to generate double-difference observations. If GPS + QZSS, Galileo, and BeiDou are used with at least 2 satellites in each system for double differences, 3 satellites are selected as primary satellites in each satellite system, and the minimum number of satellites is 7. Ambiguity dilution of precision is also used for ambiguity resolution because it effectively decreases the number of incorrect positions [6]. The GPS L1C/A and L2C, QZSS L1C/A and L2C, GLONASS G1 and G2, Galileo E1 and E5B, and BeiDou B1 and B2 signals are checked. If the HDOP is above 10, the solution is not used.
When the “float solution” is calculated, double-differenced pseudoranges are typically used. If multi-epoch data can be used, not only pseudorange but also carrier-phase measurements can be used to smooth the pseudorange noise. However, multi-epoch data with sufficient carrier-phase measurements cannot be used, even for a short period. In general, the use of multi-epoch data is difficult for moving platforms in urban areas because of the frequent occurrence of signal blocking. Consequently, the probability of correct ambiguity fixing strongly depends on the pseudorange accuracy. If the pseudorange accuracy suffers from large multipath errors, it will be difficult to resolve the correct ambiguities, even if the LAMBDA method is used. Modified RTK-GNSS can mitigate this problem by taking advantage of user velocity information.
Specifically, the “new float solution” is calculated by updating an accurate previous position with velocity information. An accurate previous position is critical here. To decide if the previous epoch was correctly fixed or not, the ratio test and recalculated ambiguity are checked, as will be discussed in Section 2.4. If the previous epoch passed the ratio test and the recalculated ambiguity test, the previous position is regarded as the result of correct ambiguities. Once the correct ambiguities are resolved, the “float solution” in the next epoch will be accurate and reliable. This is very important to strengthen the mathematical model because the LAMBDA method itself is not strong against bias errors. As for the resolution of the correct ambiguity, there are more effective methods, such as using multi-epoch measurements. The method to involving the use of the velocity at each epoch is described as follows. For a moving platform such as a car, a certain degree of acceleration has to be considered. Thus, the expected position is the previous fixed position updated by adding half of the present velocity estimate and half of the previous velocity estimate. Figure 3 shows this method. Even if ambiguities cannot be fixed and a fixed position cannot be obtained at the current epoch, the position accumulated by the velocity vector will be used for a few seconds because the accuracy of these positions is better relative to that of pseudorange-based DGNSS positions in urban environments.

2.4. Additional Validation of Ambiguity after Ratio Test

The ratio test is not always sufficient to validate the ambiguity after using LAMBDA as the fixed threshold, which is just based on empirical values and has its shortcomings [24].
To address this issue, a further validation test is performed on the recalculated double-differenced (DD) ambiguity based on the supposed fixed position that passed the ratio test. The general steps are shown in Figure 4 and are discussed in more detail in this section.

2.4.1. Recalculating Ambiguity

If the integer ambiguity solution passes the ratio test (i.e., the ratio of first and second ambiguity candidates is greater than the set threshold), the fixed position is used to recalculate the DD ambiguity of satellites in which the reference satellite, like p in Equation (5), is intentionally not included in RTK-GNSS processing. That way, the check will be independent from the double-differencing results in RTK-GNSS. Visible GPS Block IIR satellites and QZSS satellites with the highest elevation angle at the current epoch are selected as set of reference satellites for double differencing and consequently excluded in RTK-GNSS processing. All GPS Block IIR satellites output only L1C/A observables.
In the RTK-engine that is used, these satellites are automatically excluded because of the setting requiring the use of only satellites with both L1C/A and L2C observables. Although QZSS satellites have both signals, the highest QZSS satellite at the current epoch is also selected and excluded in RTK-GNSS to provide an additional independent check, since not all GPS Block IIR satellites are visible to the receiver, especially in urban environments. Recalculation of DD ambiguity is only performed for GPS/QZSS satellites and L1C/A observables, but it can be extended to other satellite constellations and other frequencies as long as they will be intentionally excluded for calculation of the fixed position in RTK-GNSS, just like for the QZSS with the highest elevation.
N k m p q = ϕ k m p q D D k m p q + S k m p q
Derived from Equation (5), DD ambiguity can be calculated using the supposed fixed position that passed the ratio test to obtain the geometric range between a receiver and a satellite. Theoretically, if the position is correctly fixed, the recalculated ambiguity should be close to an integer value. For example, if the recalculated DD ambiguity is 4.95 and its nearest integer value is 5, there will be an absolute difference of 0.05. This absolute difference should be as small as possible to mathematically say that the RTK position is correctly fixed.

2.4.2. Setting Up the Threshold

To set a basis for a threshold, RTK processing is performed with a static dataset in an open-sky environment. The antennas of rovers and bases are located on the rooftop of a building in TUMSAT, which has a baseline length of around 1 m, as shown by Figure 5. The average position of the RTK processing results is set as the precise position of the rover antenna. Figure 6 shows the plot of RTK processing results and the precise position, which are represented by green marks and an orange mark, respectively. These results have a 95th percentile error of 1 cm in the horizontal direction and 2 cm in the vertical direction. Using the precise position and 95th percentile errors, DD ambiguities are recalculated for this dataset, where visible GPS Block IIR satellites are used as reference satellites. As shown in Figure 7, the differences between the recalculated DD ambiguities and the corresponding nearest integer are calculated; this will be the ambiguity difference. The 95th percentile errors of ambiguity difference are calculated for every pair and are summarized in Figure 7; these values range from 0.04 to 0.24 cycle. This shows that even in an open-sky environment, where GNSS signals are within the direct LOS of the receiver, which means that the carrier phases are expected to be of the best quality, the ambiguity difference is already around 0.2 cycles, even after just introducing a 1 to 2 cm error in the position. In urban environments, the introduced error will be higher than the previous ones. As checked with our datasets, 95th percentile errors of RTK position results of datasets collected in urban environments are 4 to 6 cm. By introducing these errors in the same empirical test, ambiguity differences are expected to be larger in dense urban areas than in open-sky environments due to multipath errors causing the degradation of GNSS signal quality.
A threshold based on position dilution of precision (PDOP) is used. PDOP is used because of its relationship to position accuracy. Improvement in PDOP, which means better satellite geometry, contributes to improvement of position accuracy [25,26,27]. In dense urban areas, PDOP is degraded because of obstructions present in such areas, while it is lower in open-sky environments.
Table 2 shows a summary of the thresholds that were used based on the PDOP value. Essentially, a smaller threshold should be used in open-sky environments because the PDOP value is better than in urban or dense urban areas because of good satellite visibility. The likelihood of multipath error affecting the position result in open-sky environments is smallest or can be nonexistent because of the higher visibility of LOS satellites. On the other hand, a larger threshold should be used in dense urban areas because it is expected that multipath errors will have greater effects due to presence of many obstructions. As shown in the empirical test, around 0.2 cycles is the maximum range of ambiguity difference in open-sky areas, but the most frequent is 0.1. For this reason, 0.1 is used for best PDOP values, which are determined to be less than 1 in this case. To obtain the general case, PDOP values between 1 and 2 (inclusive) have a threshold of 0.2. At this point, the threshold setting is still based on an empirical test done. For the worst PDOP, which is expected to occur in dense urban areas, PDOP values greater than 2 have a threshold of 0.3.

2.4.3. Validate Recalculated DD Ambiguity

Figure 8 illustrates the method of validating recalculated DD ambiguity. The recalculated DD ambiguity is compared to the threshold based on GDOP. If it is greater than the threshold, then it is marked as failed. Otherwise, it is marked as passed. At every epoch, this is performed iteratively on every satellite pair for DD where the reference satellite is changed. Therefore, if we have 4 visible reference satellites to check, there will be 4 iterations for each non-reference satellite where we check the recalculated ambiguity. If all of non-reference satellites has failed ambiguity for each reference satellites, then the integer ambiguity solution calculated by LAMBDA, verified by ratio test, and used to compute the fixed position cannot be trusted. Hence, the supposed fixed position will be rejected and declared a float solution.
The iterative check described above is performed utilizing the advantage of the multi-GNSS constellation. First, the supposed fixed position is determined using GPS, QZSS, Galileo, Beidou, and GLONASS (GQEBR). If the check fails even if the ratio test is passed, another supposed fixed position is calculated but with only GPS, QZSS, Galileo, and Beidou (GQEB) and so on. The order is GQEBR, GQEB, GQER, GQE, GQB, and GQ. This is repeated until the ratio test and ambiguity check are not passed and there are still enough satellites. When the ambiguity check still fails after utilizing multi-GNSS, the position is declared a float solution.

3. Data Collection

A car experiment was performed in three different test courses around Tokyo, Japan. Figure 9 shows these test courses, where the red marks are the ground track points and the yellow circles highlights the urban areas.The first test course is around Marunuochi and Ginza areas, which include many high-rise buildings. The second test course is around Toranomon and Shimbashi, where many high-rise buildings and overpasses are present. The third test course is in Odaiba, including some medium-rise buildings and overpasses. There are some NLOS environments in both the first and second test courses. There are pedestrian bridges and river bridges in all test courses. For all test courses, the start and finish points are located in TUMSAT.
The setup of the experiment is shown in Figure 10. Two receivers connected to the same antenna via a GNSS splitter, were mounted in the car to collect data during the experiment. One is a u-blox F9P [28], and the other is a POSLV 620 [29]. Raw data (e.g., pseudorange, carrier-phase, and Doppler-frequency observables) and RTK positions of u-blox F9P were logged. To obtain RTK positions during the experiment, it is connected via NTRIP to a base station located at the TUMSAT Etchujima Campus. The receiver and antenna used in the base station are shown in Figure 11, which are u-blox F9P and Trimble Zephyr 2 [30], respectively. Simultaneously, reference RTK positions were collected by POSLV 620 which will be used for comparison of Modified RTK-GNSS with other RTK engines. The sampling rate of the raw data and RTK positions was 5 Hz. The total data recording periods for three different courses were 3360 s (16,800 epochs in 5 Hz), 3088 s (15,440 epochs in 5 Hz), and 2852 s (14,260 epochs in 5 Hz), while the sampling rate of base station data was 1 Hz.

4. Obtaining Fixed Solutions from Different RTK-Engines

The raw data of the GNSS were post-processed using the Modified RTK-GNSS mentioned earlier. The base station on the rooftop of Number 4 Building of the TUMSAT Etchujima Campus was used for data correction. The baseline length was less than 10 km in each test. Settings of the important parameters were kept the same for all tests, as follows: mask angle was set to 10 degrees, the minimum C / N 0 was set to 35 dB-Hz, the threshold for pseudorange residual check was set to 10 m, and the code/carrier ratio was set to 100.
The fixed positions calculated using the Modified RTK-GNSS were compared and evaluated against three different RTK-engines, namely u-blox F9P, RTKLIB, and rtklibexplorer [31]. The processing was solely conducted in forward mode. For all RTK-engines, the same base station was utilized for both post-processing and real-time data correction.
The fix position results for the u-blox F9P were computed by the receiver itself when connected to the base station via NTRIP, with the output provided in NMEA format. For RTKLIB and rtklibexplorer, two sets of parameters were employed. First, the same parameters, such as mask angle, C / N 0 mask, and carrier/code ratio, were used across both programs and were identical to parameters used in the Modified RTK-GNSS. Second, the presumed optimal parameters for RTKLIB and rtklibexplorer were used and varied in each test course.
To determine the optimal parameters for the two libraries, the parameter settings were iteratively checked to find the best performance. The parameter settings included minimum C / N 0 ratio, mask angle, code/carrier-phase error ratio, and the minimum ratio required to fix ambiguities. For both programs, GLONASS satellites were not used because they did not contribute anything to fix rate and accuracy. The reason behind this needs to be investigated further and is not part of the scope of this paper. The use of dual-frequency observables was set, and only the forward mode was used. The minimum threshold for the ratio test was set to 3.0. If the threshold were set lower than 3.0, such as 2.5 or 2.0, the fix rate would increase, but the accuracy would be deteriorated.
Table 3 summarizes the setting values of optimal parameters for RTKLIB. As for the ambiguity resolution method, the instantaneous mode was used because it performed best in te three modes using RTKLIB in urban areas. For the first test course, the optimal settings were a mask angle of 10 degrees, a minimum of 40 dB-Hz, and a code/carrier ratio of 200. The same settings were identified as the best for the second test course. For the third test course, the optimal settings were a mask angle of 30 degrees, a minimum of 40 dB-Hz, and a code/carrier ratio of 100.
Table 4 summarizes the setting values of parameters for rtklibexplorer. As for the ambiguity resolution method, the fix-and-hold mode is used because it achieves the best results in the three modes using rtklibexplorer in urban areas. For the first test course, the optimal settings were identified as a mask angle of 30 degrees, a minimum of 42 dB-Hz, and a code/carrier ratio of 300 (minimum lock time to fix ambiguity = 10). For the second test course, the best settings were a mask angle of 30 degrees, a minimum of 40 dB-Hz, and a code/carrier ratio of 300 (minimum lock time to fix ambiguity = 5). For the third test course, the optimal settings were a mask angle of 25 degrees, a minimum of 42 dB-Hz, and a code/carrier ratio of 200 (minimum lock time to fix ambiguity = 10).

5. Results

The evaluation and discussion of results will be based on fix rate and 2DRMS values of position results that include urban environments. This section includes the following: (1) a comparison of the float solutions of Modified RTK-GNSS and u-blox F9P, (2) comparison of fixed solutions with and without using the Modified RTK-GNSS, and (3) comparison of fixed solutions of the Modified RTK-GNSS with different RTK engines.

5.1. Comparison of Float Solutions

Figure 12, Figure 13 and Figure 14 show the ground track of float solutions and its time-series error plots for each test course. Only float solutions are shown here for all test courses to evaluate the pure float solutions. Figure 12a,b are the float solution results of the first test course. Its 2DRMS value of horizontal errors was 5.12 m. Figure 13a,b show the float solution results of the second test course. Its 2DRMS value of horizontal errors was 5.68 m. Figure 14a,b show the float solution results of the third test course. Its 2DRMS value of horizontal errors was 8.41 m. The center of the horizontal plots is set as the average of all the positions. The temporal errors were determined by obtaining the difference between the results of POSLV 620 and the results of the float solutions. The third test course has the highest 2DRMS value among all three test courses, which can be attributed to the presence of several train overpasses. At this location, half of the sky view was masked, and float solutions cannot cope well with such conditions. Table 5 summarizes the accuracy of float solutions compared with the test results of u-blox F9P, which were collected simultaneously. The results of u-blox F9P include all solutions, such as RTK-GNSS, float solutions, and DGNSS. On the other hand, the test results of the Modified RTK-GNSS are the integrated solutions mentioned in Section 2.3. It does not include RTK-GNSS. At this point, the float solutions of the Modified RTK-GNSS and u-blox F9P cannot be compared directly because u-blox F9P does not output the raw float solution results.

5.2. Comparison with Other RTK Engines

This section evaluates the fixed solutions of the Modified RTK-GNSS against u-blox F9P, RTKLIB, and rtklibexplorer, which are presumed to not implement the same further ambiguity validation that was performed in this study.

5.2.1. Comparison with u-blox F9P

Figure 15 shows a visual comparison of the fix rate, while Table 6 details the 2DRMS values, offering insights about the reliability of the output solution for each RTK engine. Modified RTK-GNSS shows a higher fix rate coupled with a better 2DRMS value in the first test course and slightly worse values in the second test than u-blox F9P. This suggests that the Modified RTK-GNSS has good availability and reliability of the fixed position in the type of urban environment of the first and second test courses. In the second test course, some wrong fixes with very large errors are still classified as fixed position, which contributes to the calculation of 2DRMS. However, in the third test course, although the Modified RTK-GNSS shows a lower fix rate (approximately 6.7% less than that of u-blox F9P), it maintains a better 2DRMS value. This indicates that while the accuracy (reliability) of the the proposed method is upheld, the consistency in achieving fixed positions (availability) is compromised.
There are certain consecutive epochs where u-blox F9P has large errors when compared to POSLV 620. An example is shown in Figure 16, which is a horizontal error plot of u-blox F9P in the third test course. Although only certain parts have large errors, this lasted for a few epochs, degrading its 2DRMS. Although some large errors of fixed position can also be seen in Modified RTK-GNSS and partly scattered in some epochs, such occurrences are fewer. The third test course is shown as an example in Figure 17. This shows that obtaining a higher fix rate will not always lead to better accuracy, especially in urban environments where multipath error is prominent.

5.2.2. Comparison with RTKLIB and Rtklibexplorer

The use of the same parameters across all three RTK-GNSS programs is initially discussed. The primary aim is to assess the effectiveness and robustness of the Modified RTK-GNSS in an urban environment compared to the other two RTK engines. Table 7 summarizes the fix rate of the Modified RTK-GNSS, RTKLIB, and rtklibexplorer. In the first test course, Modified RTK-GNSS significantly outperformed both programs by approximately 22% to 42%. In the second test course, the fix rates of Modified RTK-GNSS and rtklibexplorer exhibited a 10% difference, while the difference between Modified RTK-GNSS and RTKLIB was 35%. In the third test course, the difference in fix rate between Modified RTK-GNSS and rtklibexplorer narrowed to 1%, and the difference relative to RTKLIB was 26%. This means that in terms of availability of fix positions, the Modified RTK-GNSS is superior in all three test courses.
Figure 16. Horizontal plot of u-blox F9P showing large errors (encircled region).
Figure 16. Horizontal plot of u-blox F9P showing large errors (encircled region).
Sensors 24 02712 g016
Figure 17. Horizontal plot of Modified RTK-GNSS showing large errors (encircled region).
Figure 17. Horizontal plot of Modified RTK-GNSS showing large errors (encircled region).
Sensors 24 02712 g017
Figure 18 visually presents the 2DRMS values across three RTK engines, where same parameters were used. Modified RTK-GNSS clearly outperformed both open-source libraries by significant margins in this comparison. Since we use the same basic parameters in all three programs, these results can be attributed to the improvement of RTK-GNSS with ambiguity, which enables it to output more correct fixes and fewer wrong fixes.
Table 8 and Figure 19 show the fix rate comparison and 2DRMS values, respectively, of three RTK engines when the optimal or best parameters were used in RTKLIB and rtklibexplorer. It can be noticed that rtklibexplorer has the highest fix rate values in all test courses, but the reliability of fix positions in terms of 2DRMS is compromised. The fix-and-hold ambiguity mode helped rtklibexplorer to increase the fix rate, but it also degraded the output because the integer ambiguity might be erroneous. This means that obtaining high fix rates will not automatically lead to good accuracy of fix positions because of the risk of obtaining more wrong fixes, too. The Modified RTK-GNSS addresses this issue. Although it has a lower fix rate than rtklibexplorer’s results, Modified RTK-GNSS was able to capture more correct fixes and reject more wrong fixes than rtklibexplorer, as reflected by its better 2DRMS values in all test courses. RTKLIB has the lowest fix rate and largest 2DRMS values in this comparison, primarily because this library has yet to be improved by incorporating algorithms that enhance RTK position in urban environments.
In both comparisons, some improvement can be seen in 2DRMS values of RTKLIB and rtklibexplorer when they use the same parameters as the Modified RTK-GNSS. This is because the availability of fix positions decreased, and most probably wrong fixes are also reduced. However, the good balance of availability and reliability should be maintained, as is addressed by the Modified RTK-GNSS.

6. Conclusions

This study proposed a combination of conventional methods for the enhancement of satellite selection used for RTK-GNSS positioning and Doppler-based velocity information to improve ambiguity resolution. An additional validation of the integer solution after the ratio test was also performed with the aim of improving the reliability of fixed position results. The results of the Modified RTK-GNSS were compared against popular RTK-GNSS programs. One of those is the u-blox F9P receiver, which has built-in RTK engine processing in its chip and works for real-time processing. The other two are RTKLIB and rtklibexplorer, which is a forked repository of the former. The points of comparison were fix rate and 2DRMS. Compared against u-blox F9P, Modified RTK-GNSS had a superior fix rate and 2DRMS values in the first and second test courses, which suggests the effectiveness of the Modified RTK-GNSS to balance the compromise between high availability and high reliability of the fixed positions. On the third test course, the Modified RTK-GNSS had a 6.7% lower fix rate than u-blox F9P but a superior 2DRMS, which suggests that it obtains fewer wrong fixes than u-blox F9P.
The Modified RTK-GNSS was compared against RTKLIB and rtklibexplorer by using the same parameters and optimal parameters. In using the same parameters, Modified RTK-GNSS had the highest fix rate in first and second test courses, with slightly lower by 1% with rtklibexplorer. Nevertheless, it had the smallest 2DRMS, outperforming the two libraries. In using optimal parameters, the Modified RTK-GNSS had a slightly lower fix rate than rtklibexplorer and a higher fix rate than RTKLIB, and it still had the best 2DRMS values among the three. This shows that by using better satellite selection and further validation of the ambiguity solution, a good compromise between the availability and reliability of fixed solutions is achievable. These comparisons also suggest that outputs of RTKLIB and rtklibexplorer depend on the basic parameter setup of the program. This may be an advantage or disadvantage. One user may opt to just set a minimum number of parameters for all of their datasets, while another user may have enough time to test different parameter setups until they obtain the desired output. The opposite is also true for the previous statements. However, our program focuses on developing better algorithms to be used in the RTK-GNSS engine, especially in challenging environments, rather than parameter setup. Regardless of whether the same parameters or optimal parameters are used, Modified RTK-GNSS shows the best performance in most test courses, followed by rtklibexplorer, then RTKLIB. This does not mean that RTKLIB should not be used. Instead, this opens an opportunity for researchers to improve RTKLIB in coping with non-ideal situations of GNSS like urban or dense-canopy environments where multipath errors heavily affect position performance. In fact, rtklibexplorer and Modified RTK-GNSS are good examples. Overall, Modified RTK-GNSS was able to maintain a relatively good percentage of fix rate without degrading its outputs. At the same time, it is also true that not all wrong fixes were removed by our method, as discussed, although it was able to minimize errors relative to the other three RTK-GNSS engines.

Author Contributions

Conceptualization, T.O. and N.K.; methodology, E.F., T.O. and N.K.; software, E.F., T.O. and N.K.; analysis, E.F., T.O. and N.K.; writing, E.F. and N.K.; review and editing, E.F., T.O., N.K. and A.E.-M. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

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.

Acknowledgments

The authors would like to thank the anonymous reviewers and editors for their help in improving the paper.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
C / N 0 Carrier/noise ratio
DGNSSDifferential Global Navigation Satellite Systems
DDDouble-differenced
ECEFEarth-centered, earth-fixed
GLONASSGlobalnaya Navigatsionnaya Sputnikovaya Sistema
GNSSGlobal Navigation Satellite Systems
GNSS/INSGlobal Navigation Satellite Systems/Inertial Navigation Systems
GPSGlobal Positioning Systems
IONInstitute of Navigation
LAMBDALeast-Squares Ambiguity Decorrelation Adjustment
LiDARLight Detection and Ranging
LOSLine of Sight
NLOSNon-Line of Sight
PDOPPosition Dilution of Precision
PNTPositioning, Navigation, and Timing
QZSSQuasi-Zenith Satellite Systems
RMSRoot Mean Square
RTK-GNSSReal-time Kinematic-Global Navigation Satellite System
TUMSATTokyo University of Marine Science and Technology
2DRMSTwo-dimensional Root Mean Square

References

  1. Hegarty, C.; Kaplan, E. Understanding GPS Principles and Applications, 2nd ed.; Artech House: Boston, MA, USA, 2005; pp. 397–424. [Google Scholar]
  2. Walsh, D. Real-Time Ambiguity Resolution While on the Move. In Proceedings of the ION Satellite Division’s 5th International Meeting, Albuquerque, NM, USA, 16–18 September 1992; pp. 473–481. [Google Scholar]
  3. ESA Navipedia. Available online: https://gssc.esa.int/navipedia/ (accessed on 8 February 2024).
  4. Takasu, T.; Yasuda, A. Development of the low-cost RTK-GPS receiver with an open source program package RTKLIB. Development, Evaluation, and Application of RTKLIB: A Program Library for RTK-GPS. In Proceedings of the International Symposium on GPS/GNSS, International Conventional Center, Jeju, Republic of Korea, 4 November 2009; pp. 1–6. [Google Scholar]
  5. Wen, W.; Hsu, L.T. Towards Robust GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization. In Proceedings of the 2021 IEEE International Conference on Robotics and Automation (ICRA), Xi’an, China, 30 May–5 June 2021; pp. 5884–5890. [Google Scholar] [CrossRef]
  6. Teunissen, P.J.G.; Verhagen, S. On GNSS Ambiguity Acceptance Tests. In Proceedings of the International Global Navigation Satellite Systems (IGNSS) Symposium, Sydney, Australia, 4–6 December 2007. [Google Scholar]
  7. Teunissen, P.J.G. The Least Squares Ambiguity Decorrelation Adjustment: A Method for Fast GPS Integer Ambiguity Estimation. J. Geod. 1995, 70, 65–82. [Google Scholar] [CrossRef]
  8. Mendonca, M.; Jokinen, A.; Yang, R.; Hau, G.; Tseng, Y. RTK Ambiguity Resolution Validation Using a Genetic Algorithm Approach. In Proceedings of the 35th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2022), Denver, CO, USA, 19–23 September 2022; pp. 2701–2705. [Google Scholar]
  9. Verhagen, S. The GNSS Integer Ambiguities: Estimation and Validation. PhD Thesis, Netherlands Geodetic Commission, Delft, The Netherlands, 2005. Publications on Geodesy 58. [Google Scholar]
  10. Kubo, N.; Kobayashi, K.; Furukawa, R. GNSS Multipath Detection Using Continuous Time-Series C/N0. Sensors 2020, 20, 4059. [Google Scholar] [CrossRef] [PubMed]
  11. Paul, D.G.; Mounir, A. Performance Assessment of 3D-Mapping–Aided GNSS Part 1: Algorithms, User Equipment, and Review. Navigation 2019, 66, 341–362. [Google Scholar]
  12. Kato, S.; Kitamura, M.; Suzuki, T.; Amano, Y. NLOS Satellite Detection Using a Fish-Eye Camera for Improving GNSS Positioning Accuracy in Urban Area. J. Robot. Mechatron. 2016, 28, 31–39. [Google Scholar] [CrossRef]
  13. Wang, Y.K.; Ma, H.X.; Zhu, L.H.; Tai, Y.P.; Li, X.Z. Orientation-Selective Elliptic Optical Vortex Array. Appl. Phys. Lett. 2020, 116, 011101. [Google Scholar] [CrossRef]
  14. Groves, P. Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, 2nd ed.; Artech House: Boston, MA, USA, 2013; pp. 560–571. [Google Scholar]
  15. Boguspayev, N.; Akhmedov, D.; Raskaliyev, A.; Kim, A.; Sukhenko, A. A Comprehensive Review of GNSS/INS Integration Techniques for Land and Air Vehicle Applications. Appl. Sci. 2023, 13, 4819. [Google Scholar] [CrossRef]
  16. Wang, H.; Pan, S.; Gao, W.; Xia, Y.; Ma, C. Multipath/NLOS Detection Based on K-Means Clustering for GNSS/INS Tightly Coupled System in Urban Areas. Micromachines 2022, 13, 1128. [Google Scholar] [CrossRef] [PubMed]
  17. Suzuki, T.; Amano, Y. NLOS Multipath Classification of GNSS Signal Correlation Output Using Machine Learning. Sensors 2021, 21, 2503. [Google Scholar] [CrossRef] [PubMed]
  18. RINEX: The Receiver Independent Exchange Format Version 3.02. Available online: https://files.igs.org/pub/data/format/rinex302.pdf (accessed on 9 February 2024).
  19. Groves, P.D.; Jiang, Z.; Rudi, M.; Strode, P. A Portfolio Approach to NLOS and Multipath Mitigation in Dense Urban Areas. In Proceedings of the 26th International Technical Meeting of the Satellite Division of the Institute of Navigation (ION GNSS+ 2013), Nashville, TN, USA, 16–20 September 2013; pp. 3231–3247. [Google Scholar]
  20. Kubo, N.; Suzuki, T.; Yasuda, A.; Shibazaki, R. An Effective Method for Multipath Mitigation under Severe Multipath Environments. In Proceedings of the 18th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS 2005), Long Beach, CA, USA, 13–16 September 2005; pp. 2187–2194. [Google Scholar]
  21. Jiang, Y.; Ding, W.; Gao, Y.; Gao, Y. A New Partial Ambiguity Resolution Method Based on Modified Solution Separation and GNSS Epoch-Differencing. J. Geod. 2022, 96, 88. [Google Scholar] [CrossRef]
  22. Teunissen, P.J.G.; Odijk, D. Ambiguity Dilution of Precision: Definition, Properties and Application. In Proceedings of the 10th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GPS 1997), Kansas City, MO, USA, 16–19 September 1997. [Google Scholar]
  23. Kubo, N. Advantage of Velocity Measurements on Instantaneous RTK Positioning. GPS Solut. 2009, 13, 271–280. [Google Scholar] [CrossRef]
  24. Teunissen, P.; Verhagen, S. The GNSS Ambiguity Ratio-Test Revisited: A Better Way of Using It. Surv. Rev. 2009, 41, 138–151. [Google Scholar] [CrossRef]
  25. Liu, Y.; Gao, Z.; Xu, Q.; Chen, L. Assessing Partial Ambiguity Resolution and WZTD-Constraint Multi-Frequency RTK in an Urban Environment Using New BDS Signals. GPS Solut. 2022, 26, 88. [Google Scholar] [CrossRef]
  26. Li, Z.; Xu, G.; Guo, J.; Zhao, Q. A Sequential Ambiguity Selection Strategy for Partial Ambiguity Resolution During RTK Positioning in Urban Areas. GPS Solut 2022, 26, 92. [Google Scholar] [CrossRef]
  27. Jin, R.; Liu, J.; Zhang, H.; Niu, X. Fast and Accurate Initialization for Monocular Vision/INS/GNSS Integrated System on Land Vehicle. IEEE Sens. J. 2021, 21, 26074–26085. [Google Scholar] [CrossRef]
  28. ZED-F9P Module. Available online: https://www.u-blox.com/en/product/zed-f9p-module (accessed on 11 March 2024).
  29. Applanix POS LV. Available online: https://www.applanix.com/downloads/products/specs/POS-LV-Datasheet.pdf (accessed on 12 February 2024).
  30. Trimble Zephyr 2. Available online: https://oemgnss.trimble.com/en/products/end-of-life-products/zephyr2 (accessed on 8 April 2024).
  31. Rtklibexplorer. Available online: https://github.com/rtklibexplorer/RTKLIB (accessed on 11 March 2024).
Figure 1. Implemented relative positioning method.
Figure 1. Implemented relative positioning method.
Sensors 24 02712 g001
Figure 2. Outlier detection method.
Figure 2. Outlier detection method.
Sensors 24 02712 g002
Figure 3. Concept of ambiguity resolution using velocity information.
Figure 3. Concept of ambiguity resolution using velocity information.
Sensors 24 02712 g003
Figure 4. General flow of validating the ambiguity solution after passing the ratio test.
Figure 4. General flow of validating the ambiguity solution after passing the ratio test.
Sensors 24 02712 g004
Figure 5. Rover and base antenna on the rooftop for static test.
Figure 5. Rover and base antenna on the rooftop for static test.
Sensors 24 02712 g005
Figure 6. RTK position results of antenna located on rooftop.
Figure 6. RTK position results of antenna located on rooftop.
Sensors 24 02712 g006
Figure 7. Summary of 95th percentile error of ambiguity difference for every double-difference pair.
Figure 7. Summary of 95th percentile error of ambiguity difference for every double-difference pair.
Sensors 24 02712 g007
Figure 8. Validating recalculated DD ambiguity.
Figure 8. Validating recalculated DD ambiguity.
Sensors 24 02712 g008
Figure 9. Experimental test courses. (a) First test course in Marunouchi and Ginza areas. (b) Second test course in Toranomon and Shimbashi areas. (c) Third test course in Odaiba area.
Figure 9. Experimental test courses. (a) First test course in Marunouchi and Ginza areas. (b) Second test course in Toranomon and Shimbashi areas. (c) Third test course in Odaiba area.
Sensors 24 02712 g009
Figure 10. Setup of car experiment.
Figure 10. Setup of car experiment.
Sensors 24 02712 g010
Figure 11. Setup of base station.
Figure 11. Setup of base station.
Sensors 24 02712 g011
Figure 12. Ground track and horizontal time-series error plot of float solutions of first test course.
Figure 12. Ground track and horizontal time-series error plot of float solutions of first test course.
Sensors 24 02712 g012
Figure 13. Groundtrack and horizontal time-series error plot of float solutions of second test course.
Figure 13. Groundtrack and horizontal time-series error plot of float solutions of second test course.
Sensors 24 02712 g013
Figure 14. Groundtrack and horizontal time-series error plot of float solutions of third test course.
Figure 14. Groundtrack and horizontal time-series error plot of float solutions of third test course.
Sensors 24 02712 g014
Figure 15. Fix rate comparison of Modified RTK-GNSS and u-blox F9P.
Figure 15. Fix rate comparison of Modified RTK-GNSS and u-blox F9P.
Sensors 24 02712 g015
Figure 18. 2DRMS comparison of three RTK-GNSS engines using the same parameters.
Figure 18. 2DRMS comparison of three RTK-GNSS engines using the same parameters.
Sensors 24 02712 g018
Figure 19. 2DRMS comparison of three RTK-GNSS engines using different parameters.
Figure 19. 2DRMS comparison of three RTK-GNSS engines using different parameters.
Sensors 24 02712 g019
Table 1. Mask angle and minimum C / N 0 .
Table 1. Mask angle and minimum C / N 0 .
ParameterValue
Mask Angle10°
Minimum C/N035 dB-Hz (L1 and L2 bands)
Table 2. Threshold based on PDOP.
Table 2. Threshold based on PDOP.
PDOP ValueThreshold (Cycle)
<10.1
1–20.2
>20.3
Table 3. Parameter settings of RTKLIB.
Table 3. Parameter settings of RTKLIB.
ParametersValues
Mask Angle10, 15, 20, 25, 30, 35
Minimum C/No (dBHz)30, 32, 34, 36, 38, 40, 42, 44
Code/carrier ratio100, 200
Table 4. Parameter settings of rtklibexplorer.
Table 4. Parameter settings of rtklibexplorer.
ParametersValues
Mask Angle10, 15, 20, 25, 30, 35
Minimum C/No (dBHz)30, 32, 34, 36, 38, 40, 42, 44
Code/carrier ratio200, 300
Table 5. Horizontal 2DRMS comparisons between Modified RTKLIB and commercial receiver.
Table 5. Horizontal 2DRMS comparisons between Modified RTKLIB and commercial receiver.
Test NumberModified RTK-GNSSu-blox F9P
First Test Course5.12 m11.88 m
Second Test Course5.68 m16.45 m
Third Test Course8.41 m7.97 m
Table 6. 2DRMS of Modified RTK-GNSS and u-blox F9P.
Table 6. 2DRMS of Modified RTK-GNSS and u-blox F9P.
Test NumberModified RTK-GNSSu-blox F9P
First Test Course0.26 m0.32 m
Second Test Course0.96 m0.82 m
Third Test Course0.17 m0.54 m
Table 7. Fix rate comparison of Modified RTK-GNSS, RTKLIB, and rtklibexplorer using the same parameters.
Table 7. Fix rate comparison of Modified RTK-GNSS, RTKLIB, and rtklibexplorer using the same parameters.
Test NumberModified RTK-GNSSRTKLIBrtklibexplorer
First Test Course66.8%24.0%44.6%
Second Test Course60.1%25.1%50.7%
Third Test Course67.5%41.5%66.4%
Table 8. Fix rate comparison of modified RTK-GNSS, RTKLIB, and rtklibexplorer using different parameters.
Table 8. Fix rate comparison of modified RTK-GNSS, RTKLIB, and rtklibexplorer using different parameters.
Test NumberModified RTK-GNSSRTKLIBrtklibexplorer
First Test Course66.8%44.1%64.3%
Second Test Course60.1%34.3%60.8%
Third Test Course67.5%54.3%72.5%
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

Fredeluces, E.; Ozeki, T.; Kubo, N.; El-Mowafy, A. Modified RTK-GNSS for Challenging Environments. Sensors 2024, 24, 2712. https://doi.org/10.3390/s24092712

AMA Style

Fredeluces E, Ozeki T, Kubo N, El-Mowafy A. Modified RTK-GNSS for Challenging Environments. Sensors. 2024; 24(9):2712. https://doi.org/10.3390/s24092712

Chicago/Turabian Style

Fredeluces, Ellarizza, Tomohiro Ozeki, Nobuaki Kubo, and Ahmed El-Mowafy. 2024. "Modified RTK-GNSS for Challenging Environments" Sensors 24, no. 9: 2712. https://doi.org/10.3390/s24092712

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