Next Article in Journal
Aluminum–Titanium Bilayer for Near-Infrared Transition Edge Sensors
Previous Article in Journal
The β-Lactamase Assay: Harnessing a FRET Biosensor to Analyse Viral Fusion Mechanisms
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Efficient Implementation of Fixed Failure-Rate Ratio Test for GNSS Ambiguity Resolution

1
College of Aerospace Science and Engineering, National University of Defense Technology, Deya Road 109, Kaifu District, Changsha 410073, China
2
Faculty of Civil Engineering and Geosciences, Delft University of Technology, Stevinweg 1, Delft 2628 CN, The Netherlands
*
Authors to whom correspondence should be addressed.
Sensors 2016, 16(7), 945; https://doi.org/10.3390/s16070945
Submission received: 24 April 2016 / Revised: 10 June 2016 / Accepted: 20 June 2016 / Published: 23 June 2016
(This article belongs to the Section Remote Sensors)

Abstract

:
Ambiguity Resolution (AR) plays a vital role in precise GNSS positioning. Correctly-fixed integer ambiguities can significantly improve the positioning solution, while incorrectly-fixed integer ambiguities can bring large positioning errors and, therefore, should be avoided. The ratio test is an extensively used test to validate the fixed integer ambiguities. To choose proper critical values of the ratio test, the Fixed Failure-rate Ratio Test (FFRT) has been proposed, which generates critical values according to user-defined tolerable failure rates. This contribution provides easy-to-implement fitting functions to calculate the critical values. With a massive Monte Carlo simulation, the functions for many different tolerable failure rates are provided, which enriches the choices of critical values for users. Moreover, the fitting functions for the fix rate are also provided, which for the first time allows users to evaluate the conditional success rate, i.e., the success rate once the integer candidates are accepted by FFRT. The superiority of FFRT over the traditional ratio test regarding controlling the failure rate and preventing unnecessary false alarms is shown by a simulation and a real data experiment. In the real data experiment with a baseline of 182.7 km, FFRT achieved much higher fix rates (up to 30% higher) and the same level of positioning accuracy from fixed solutions as compared to the traditional critical value.

Graphical Abstract

1. Introduction

Precise positioning uses the carrier phase measurements, which inherently contain unknown cycle ambiguities [1]. The high precision is only achievable if the ambiguity is correctly fixed to integers. On the contrary, incorrectly-fixed integer ambiguities may result in large positioning errors. In order to exclude those incorrectly-fixed integer ambiguities, the validation of integer ambiguity is demanded. Integer ambiguity validation has been richly researched, and several methods have been proposed, such as the ratio test [2,3], the difference test [4,5], the projector test [6,7] and the F-test.
Among these methods, the most extensively used one is the ratio test with fixed critical values [6,8,9,10,11]. Verhagen and Teunissen [12] studied the relations between failure rate, false alarm rate and critical values based on the model strength. It was concluded that the traditional ratio test using fixed critical values without distinguishing model strength may either raise false alarm rates or imply no control of the failure rate.
Therefore, the Fixed Failure-rate Ratio Test (FFRT) was proposed, for which critical values dependent on the model strength are selected. The critical value by which the failure rate threshold is fulfilled was shown to be indexed by the number of ambiguities and the Integer Least-Squares (ILS) [13,14,15,16] failure rate. A look-up table of critical values for two typical tolerable failure rates 0.01 and 0.001 is given in [12]. Following the fixed failure-rate idea, Wang and Verhagen [5] studied the Fixed Failure-rate Difference Test (FFDT) and provided the critical values by fitting functions according to the tolerable failure rate and the model strength.
Brack and Günther [17] extends the fixed failure rate idea by proposing a General Integer Aperture (GIA) estimation that tests each entry of the ambiguity vector with critical values calculated from the tolerable failure rate. Supposedly, GIA may accept at least a subset of fixed integer ambiguities rather than occasionally rejecting all.
Compared to the approach using a look-up table [12], this contribution provides fitting functions to describe the relation between the critical value of the ratio test and the model strength even better. A wider range of tolerable failure rates used for FFRT are provided, i.e., ranging from 0.0005 to 0.01 , as each user may have their own requirements on the failure rate of Ambiguity Resolution (AR). Additionally, the resulting fix rate is provided by fitting functions, which for the first time will allow users to evaluate the conditional success rate (i.e., the success rate once the integer candidates are accepted by FFRT, see Equation (9)) before AR is performed. The fitting functions for both the critical value of the ratio test and the corresponding fix rate are model dependent, meaning that users can evaluate the possible fix rate and conditional success rate and decide whether AR is worthy or not before the time-consuming AR process. Besides, the functions are easy-to-implement, requiring no efforts to repeat the simulations the authors have done.
This paper is organized as follows. Section 2 briefly reviews the general models and describes the procedure to find the fitting functions of critical values. Section 3 validates the performance of the fitting functions in controlling the failure rate by simulation, and Section 4 shows an example where the FFRT increases the fix rate compared to the conventional ratio test using a real data experiment. Section 5 summarizes the main contributions.

2. Methodology

2.1. General Ambiguity Resolution Model

A GNSS observation model can be put in the following linearized equation:
y = A a + B b + e , with e N ( 0 , Q ee )
where y R m is the vector of code and carrier observations; a Z n is the vector of unknown integer carrier phase ambiguities; b R p is the vector of baseline coordinates and may possibly include residual atmospheric delays, as well; e R m is the vector of measurement noise, which is assumed to have a zero-mean Gaussian normal distribution; A and B are the design matrices for the ambiguities and baseline components, respectively; m, n and p are the number of measurements, number of integer ambiguities and number of unknown baseline parameters, respectively.
GNSS precise positioning usually contains four steps [13,14,15]: (1) estimate the float ambiguities and position coordinates; (2) fix float ambiguities to integer values; (3) validate the integer ambiguities; and (4) update the position coordinates using fixed ambiguities.
The float ambiguities and baseline solution can be resolved by weighted least-squares estimation, and their variance covariance (vc) matrix can be obtained using the error propagation law. The float solution and vc-matrix are shown as:
a ^ b ^ = ( A , B T Q ee 1 A , B ) 1 A , B T Q ee 1 y Q a ^ a ^ Q a ^ b ^ Q b ^ a ^ Q b ^ b ^ = ( A , B T Q ee 1 A , B ) 1
The second step is referred to as Ambiguity Resolution (AR). AR fixes the float ambiguities to integers:
a ˇ = I ( a ^ )
with I : R n Z n the integer mapping from the n-dimensional space of real numbers to the n-dimensional space of integers. The most extensively-used AR methods are Integer Rounding (IR), Integer Bootstrapping (IB) [18,19] and ILS [13,14]. The mapping function I is different for different AR methods. Due to the discrete nature of Z n , I will be a many-to-one map, which means different a ^ can be fixed to the same a ˇ . The set of a ^ that is mapped by I to the same integer z is defined as the pull-in region of z [20] and can be written as:
S z = { x R n | z = I ( x ) , z Z n }
As an example, the pull-in regions of the ILS method for two-dimensional ambiguity vector a are presented by the hexagons in Figure 1. More details of pull-in regions can be found in [20].
The ILS method is efficiently implemented in the LAMBDA software [21]. ILS has the optimal performance regarding the success rate, i.e., the probability of correctly fixing the integer ambiguities [22]. In this study, we use ILS to solve the ambiguities.
The third step validates the fixed ambiguities using an ambiguity acceptance test, for instance the ratio test [2,3], the difference test [4,5], the projector test [6,7] the F-test or the GIA test [17,23]. The most extensively-used test is the ratio test with fixed critical values. Verhagen and Teunissen [12] proposed the Fixed Failure-rate Ratio Test (FFRT), which tunes the critical value to control the failure rate.
The ratio test is given by:
Accept a ˇ   if : R T = | | a ^ a ˇ | | Q a ^ a ^ 2 | | a ^ a ˇ 2 | | Q a ^ a ^ 2 < μ
where a ˇ , a ˇ 2 are the best and second best integer candidates (i.e., the closest and second closest integer vectors to the float ambiguity vector a ^ , respectively); | | . | | Q 2 = ( . ) T Q 1 ( . ) ; μ is the critical value of the ratio test.
The ratio test defines aperture pull-in regions, such that the fixed solution a ˇ is only accepted if the corresponding float ambiguity solution a ^ is within this region. The critical value μ determines the size of the aperture and thereby determines the probability of incorrect fixing.
A two-dimensional example of the aperture pull-in regions is shown in Figure 1. Since the measurement y is normally distributed, the least-squares estimation a ^ , b ^ from y is also normally distributed. The float ambiguity solution a ^ is distributed as:
a ^ N ( a , Q a ^ a ^ )
where the true integer value is a = [ 0 , 0 ] T . The hexagons (solid line) are the ILS pull-in regions, and the aperture pull-in regions (i.e., acceptance regions) are shown, as well. The green and red float samples reside in the acceptance regions Ω s and Ω f and are the correctly-fixed and incorrectly-fixed ambiguities, respectively. The remaining regions are the rejection regions Ω f a and Ω c r , where the orange and light green colors indicate samples that are falsely rejected and correctly rejected, respectively.

2.2. Probability Parameters of the Ratio Test

The probability parameters are calculated as the integrals of the Probability Density Function (PDF) of a ^ over the regions, as shown in Equation (7).
P s = Ω s f a ^ ( x ) d x P f = Ω f f a ^ ( x ) d x P f a = Ω f a f a ^ ( x ) d x P c r = Ω c r f a ^ ( x ) d x
with the PDF of a ^ :
f a ^ ( x ) = 1 d e t ( 2 π Q a ^ a ^ ) e x p { 1 2 x T Q a ^ a ^ 1 x }
Furthermore, the fix rate and conditional success rate are calculated as follows.
P f i x = P s + P f P s f = P s P f i x = P f i x P f P f i x
where the subscript ( . ) s f denotes successful fixing. The conditional success rate is the success rate conditioned on the integer ambiguities being accepted by FFRT, which indicates the reliability of validated ambiguities. If the failure rate P f is close to zero, this conditional success rate will be close to one. Thus, if the failure rate is small, users can be very confident about the correctness of the integer ambiguities accepted by the ratio test. To evaluate P s f , the failure rate and fix rate after FFRT validation P f i x are needed.
Due to the complex integration over the aperture pull-in regions of all discrete integer candidates (see Equation (7)), it is impossible to calculate them with analytical formulas [20,21,24]. Therefore, we use Monte Carlo simulation to study the relation between the failure rate, fix rate and the critical value of the ratio test. In total, 25,920 models with different satellite geometries (depending on location and time), GNSS constellations, frequencies, ionospheric and tropospheric delays were simulated, and for each model, 10 6 float solution samples were simulated. The detailed setup is presented in Table 1. The notations σ ϕ and σ ρ represent the standard deviations of undifferenced phase and code measurements in the zenith direction, respectively; σ ι represents the standard deviation of undifferenced ionospheric pseudo measurement in the zenith direction, as is used in the ionospheric-weighted model [25]; e l and P f t o l represent elevation angle and tolerable failure rate, respectively; the cutoff angle is the elevation mask, such that the satellites with lower elevation angles are not used.
The simulation procedure to obtain proper μ and P f i x for different tolerable failure rates P f t o l , ambiguity numbers n and ILS failure rates P f , I L S is described in Appendix A.
Take P f t o l = 0.001 for an example, the scatter of μ against P f , I L S from the simulation is shown in Figure 2. Comparing the upper panels, we can see that there is only ambiguity number differences among these three different constellations considering the relation of μ and P f , I L S , and the changing trend of the curve for each ambiguity number is not constellation dependent. Therefore, the three constellations are not treated differently in studying the relation of μ and P f , I L S .
The upper panels show similar results as in [12]:
  • The values of μ are grouped by n. The more the ambiguities, the larger the value of μ.
  • μ decreases with the increase of P f , I L S and when the number of ambiguities is large, it later increases again.
The reason for this trend is added in Appendix B.
The lower panels show the relation of P f i x against P f , I L S with a fixed P f t o l . The main findings are:
  • P f i x decreases as P f , I L S increases.
  • The values of P f i x are grouped by n. It does not show the monotonously increasing or decreasing relation with n.

2.3. Fitting Functions for the Fixed Failure-Rate Ratio Test

We fit μ against P f , I L S within a certain range of P f , I L S . On the one hand, if P f , I L S < P f t o l , the best integer candidate is always accepted, and μ can be set equal to one. On the other hand, based on the relation between P f i x and P f , I L S , when P f , I L S is larger than 0.2, the acceptance region will be so small that the fix rate will be low, which has also been mentioned in [12]. Considering this, we select the range as P f t o l P f , I L S < 0.2 . In order to get a safe failure rate, we fit the minimum μ against P f , I L S , which corresponds to the minimum values of μ within very small bins (i.e., the bin width is 0.001) over P f , I L S . The minimum μ and its fitted counterpart will be denoted as μ m i n and μ ^ m i n , respectively.
Several non-linear functions were tried in the fitting process, including polynomial function series, exponential function series, power function series and rational function series, with the non-linear least-squares method [27]. Among the above function series, four fitting functions were found to perform well:
f 1 ( x ) = p 1 x p 2 f 2 ( x ) = p 1 x p 2 + p 3 f 3 ( x ) = p 1 * e p 2 x + p 3 e p 4 f 4 ( x ) = ( p 1 x 2 + p 2 x + p 3 ) / ( x + p 4 )
judged by the Root Mean Square Error (RMSE):
R M S E = i = 1 n μ ( μ m i n i μ ^ m i n i ) 2 n μ n p
where μ m i n i and μ ^ m i n i are the i-th μ m i n and its fitted counterpart through non-linear least squares; n μ and n p are the number of μ m i n samples and the number of coefficients, respectively. A RMSE value closer to zero indicates a fit that is more useful for prediction. If two or more function candidates obtain a small RMSE, the candidate with fewer coefficients is preferred, since it requires less effort to implement the function.
Due to the characteristic of least-squares fitting, there will be both positive and negative fitting residuals, whereas for a safe failure rate, we only accept positive fitting residuals, i.e., the cases where μ ^ m i n μ m i n . Therefore, the 95% lower boundary of the fitted function is used instead of the original function to prevent negative fitting residuals. Hence, from now on, the 95% lower boundary is referred to as the fitting function. The example in Figure 3 shows the performances of the four fitting function candidates with the number of ambiguities n = 8 .
Functions f 2 ( x ) and f 4 ( x ) obtain the smallest RMSE, and f 2 ( x ) has one less parameter. Therefore, f 2 ( x ) is chosen as the best function candidate. For each f i ( x ) , i = 1 , 2 , 3 , 4 , the RMSEs of all different numbers of ambiguities n are shown as dots in Figure 4. f 2 ( x ) and f 4 ( x ) obtain the lowest RMSEs in most cases, ranging around 10 4 ; and f 2 ( x ) has one parameter less than f 4 ( x ) .
Thus, the fitting function of μ is generally chosen as:
f μ ( x ) = p 1 x p 2 + p 3
The full table of coefficients for all P f t o l in Table 1 can be found in the Electronic Supplementary Material (ESM). As an example, the tables of the coefficients for P f t o l = 0.01 and P f t o l = 0.001 are given in the Appendix C.1. The complete function of μ against P f t o l for each n is as follows.
μ = 0 , P f , I L S 0.2 f μ ( P f , I L S ) , P f t o l P f , I L S < 0.2 1 , otherwise
Additionally, the range of μ should be [ 0 , 1 ] . If f μ ( P f , I L S ) > 1 , it is set to one.
Similarly, we fit the resulting P f i x from μ m i n against P f , I L S . The range of P f , I L S is also P f , t o l P f , I L S < 0.2 . The polynomial function series, exponential function series, power function series and rational function series were tried, among which the best choice switches between two functions for different numbers of ambiguities n, in favor of the smallest fitting residuals and then the fewest coefficients:
f f i x ( x ) = q 1 x 3 + q 2 x 2 + q 3 x + q 4 , n = 1 q 1 x 2 + q 2 x + q 3 , otherwise
An example of the fitted curve is shown in Figure 5.
The full table of coefficients of P f i x ( x ) for all P f t o l in Table 1 can be found in the ESM. As an example, the tables when P f t o l = 0.001 and P f t o l = 0.01 are shown in the Appendix C.2. The complete function of the P f i x against P f , I L S is as follows.
P f i x = 0 , P f , I L S 0.2 f f i x ( P f , I L S ) , P f t o l P f , I L S < 0.2 1 , otherwise
Additionally, the range of f f i x should be [ 0 , 1 ] . If f f i x ( P f , I L S ) > 1 , it is set to one; and if f f i x ( P f , I L S ) < 0 , it is set to zero.
Note that for μ, a rigid conservative fitting is necessary; therefore, the fitted curve is chosen to be lower than most of the μ m i n ; while for P f i x an approximation is enough; therefore, the fitted least-squares curve is used. However, since the P f i x resulting from μ m i n are used in the fitting process, the fitting function of P f i x is also conservative.

3. Numerical Validation

To show the performance of the fitted μ and P f i x , we did a simulation with all of the models listed in Table 1 and compared the failure rate, false alarm and fix rate with other validation methods. For convenience, we denote μ from different methods as in Table 2.
Figure 6 shows the values of μ from different methods for all simulated models with n = 8 and P f t o l = 0.001 , as well as the resulting failure rate, false alarm rate, fix rate and conditional failure rate, i.e., the failure rate once integer ambiguities are accepted by the ratio test. Note that μ t r u e is the benchmark critical value that exactly controls the tolerable failure rate, i.e., the dots in the upper panels in Figure 2.
In Figure 6a–e, the horizontal axis represents μ t r u e and its corresponding probability parameters; the vertical axis shows all other μ and corresponding probability parameters. In Figure 6f, the horizontal axis represents P f , I L S , and the vertical axis shows the corresponding P f for different μ.
Figure 6a shows that μ t a b and μ f i t follow the trend of μ t r u e and are in fact slightly lower, as desired.
Figure 6f shows that only if P f , I L S < 10 3 (i.e., P f t o l ) the failure rate with μ t r u e will be lower than 10 3 , while in all other cases, it is very close to 10 3 . The failure rates with μ t a b and μ f i t are always lower than 10 3 , while with μ 2 and μ 3 are mostly much larger than 10 3 , which is undesirable.
Figure 6b provides deeper insight into the P f with different μ. When P f ( μ t r u e ) < 10 3 (i.e., P f , I L S < 10 3 ), P f ( μ t a b ) and P f ( μ f i t ) slightly vary around P f ( μ t r u e ) , but are always lower than 10 3 , while P f ( μ 2 ) and P f ( μ 3 ) are much lower than P f ( μ t r u e ) traded-off by many unnecessary false alarms. When P f ( μ t r u e ) is very close to 10 3 , P f ( μ t a b ) and P f ( μ f i t ) are always lower than P f ( μ t r u e ) , while P f ( μ 2 ) and P f ( μ 3 ) are in many cases much larger than P f ( μ t r u e ) .
Figure 6c shows that the false alarm rates with all choices of the critical value will be larger than with the benchmark result, but the false alarm rates with μ t a b and μ f i t are lower than with μ 2 and μ 3 . Note that when P f a ( μ t r u e ) is close to one, P f a ( μ 2 ) and P f a ( μ 3 ) are lower than P f a ( μ t r u e ) due to the lenient critical values, which also cause high failure rates.
Figure 6d shows that the fix rates with μ t a b and μ f i t are slightly lower than the benchmark result, while with μ 2 and μ 3 , the fix rates are much higher than the benchmark result, mainly due to the high failure rates.
Figure 6e shows the conditional failure rate 1 P s f . It can be seen that when the conditional failure rate with μ t r u e is lower than 10 3 , the performance with different μ is similar as with P f in Figure 6b, since the fix rate is close to one due to very small P f , I L S . In all other cases, however, the conditional failure rates with μ t a b and μ f i t are slightly lower than with μ t r u e , while with μ 2 and μ 3 , they are much higher than with μ t r u e .
The results with different ambiguity numbers are similar to the result as shown in Figure 6. Those results are not shown here due to space limits and are given in the ESM of this paper.
Table 3 shows the percentage of the models where P f is controlled below P f t o l among all of the simulated models. μ t a b and μ f i t controlled the failure rate for 99.9% and 100% of all of the models, while μ 2 and μ 3 controlled the failure rate for only 33.7% and 50.2% of all of the models. The difference of performance between μ f i t and μ t a b is slight. The slight difference of percentages between μ f i t and μ t a b is because μ f i t is more conservative than μ t a b , since:
  • In the look-up table algorithm, the lowest values are chosen to be μ [12], while in the fitting function algorithm, the 95% lower boundary of the original curve fitted from the lowest values is chosen as the final fitting function of μ;
  • In the look-up table, μ is set to zero when P f , I L S 0.25 [12], while in the fitting function, μ is set to zero when P f , I L S 0.20 .
The comparison in Figure 6 and Table 3 indicates that FFRT should be used instead of constant critical values.

4. Experiment Validation

To compare the performance of FFRT with respect to the traditional ratio test in real data cases, one week of GPS dual-frequency data in a long baseline (182.7 km) is collected and processed with modified RTKLIB [11,28] software. The experimental setup is shown in Table 4.
In the data processing, the dual-frequency code and phase measurements are used. The ionosphere weighted model [25] is considered and the Zenith Troposphere Delay (ZTD) is estimated every epoch. The rover position is considered as kinematic, and the ambiguities are considered as constant, i.e., the float ambiguities in each epoch are estimated using all of the data from the previous epochs. The integer ambiguities are resolved in each epoch, and the LAMBDA [13,14,16,21] algorithm is used to resolve them. For more details of the model and algorithm, see Appendix E in the RTKLIB manual [28].
Figure 7 shows the ratios and the three thresholds μ 3 , μ t a b and μ f i t for one day. The tolerable failure rate for μ t a b and μ f i t is P f t o l = 0.01 . As seen, to control the failure rate under P f t o l , both μ t a b and μ f i t vary in different epochs as P f , I L S varies in different epochs.
Since the truth of the ambiguities is unknown, we cannot evaluate the failure rate and success rate of the ambiguity resolution. Instead, to compare the performance with different μ, we show the positioning errors of the ratio test-accepted fixed solutions and the fix rates achieved by different μ. The positioning errors are calculated as the difference to the true baseline coordinates, where the long-term average coordinates of these two stations from EUREF [29] are used as the true coordinates.
Figure 8 shows the positioning errors and empirical 3 σ confidence region in the horizontal and vertical directions. The upper and lower panels show the horizontal and vertical errors, and the left, middle and right panels show the results of float, fixed without ratio test and fixed with ratio test solutions. The positioning errors of fixed solutions with different μ for the ratio test are very similar; hence, we do not distinguish them here. As seen, the fixed solutions with the ratio test has the smallest confidence ellipse (semi-major axis = 5.71 cm) in the horizontal direction, followed by the float solution (semi-major axis = 12.09 cm) and the fixed solution without ratio test (semi-major axis = 22.38 cm). The performance in the vertical direction is similar. It is clear that the ratio test effectively prevents the incorrectly-fixed ambiguities.
Table 5 shows the fix rates, the probability of positioning errors ϵ 0.03 m, ϵ 0.10 m, and ϵ 0.3 m, for different μ and the float solution. In this contribution, 0.03 m is used as the criteria of centimeter accuracy, while 0.10 m is used as the criteria of sub-meter accuracy, and 0.3 m is used as the criteria of large positioning errors caused by wrong fixing. As seen, μ t a b and μ f i t achieve much higher fix rates than μ 2 and μ 3 (around 30%) and achieve a higher probability of ϵ 0.03 m. The probability of ϵ 0.10 m for all μ 2 , μ 3 , μ t a b and μ f i t is below 0.01, while μ t a b and μ f i t achieve much higher fix rates. This indicates that μ t a b and μ f i t prevent unnecessary false alarms raised by μ 2 and μ 3 in this experiment. The probability of ϵ 0.3 m for all μ 2 , μ 3 , μ t a b and μ f i t is 0.0002, while for μ 1 is 0.0015. This indicates that although μ t a b and μ f i t achieve high fix rates, it does not result in large positioning errors as μ 1 may do.
Figure 9 shows the probability P ( | | b e b | | ϵ ) and P ( | | b e b | | ϵ ) for different ϵ. As seen, although μ 1 achieves the highest probability of | | b e b | | ϵ , it also brings many large errors, which is unacceptable. Except μ 1 , the highest probability of | | b e b | | ϵ is achieved by μ t a b and μ f i t . In the meantime, μ t a b and μ f i t achieve a low probability of | | b e b | | ϵ , as well.
From this real data experiment, we see that the fixed solution with ratio test has the highest accuracy, and compared to the constant μ values, μ t a b and μ f i t significantly improve the fix rate without bringing large errors. Therefore, FFRT should always be used instead of the ratio test with constant critical values.

5. Conclusions

In this study, we proposed and implemented fitting functions to calculate the critical values of the ratio test according to the required failure rate and number of ambiguities. The functions of μ and P f i x for different P f t o l and different n are provided. One example with P f t o l = 0.001 and n = 8 is given to show the performance of the new method. Compared to the commonly-used constant critical values, the fixed failure-rate ratio test provided variable critical values according to the model strength, resulting in lower false alarms for strong models and controlled failure rates for weak models. The fitting function method provides more choices of tolerable failure rate P f t o l and more n than the critical value table. Additionally, the fitting function to compute an approximate fix rate is also provided.
The processing of a 182.7-km baseline real data experiment shows that FFRT improves the fix rate without bringing large positioning errors compared to the ratio test with constant critical values. With the high accuracy of the ratio test accepted fixed solution, this means the improvement of availability. For the above reasons, FFRT is to be preferred above the ratio test with constant critical values.
In this experiment, FFRT contributes to the improvement of accuracy mainly because it avoids unnecessary false alarms. To demonstrate the advantages of FFRT against the traditional ratio test from different aspects, more real data experiment will be done, and the performances will be compared in the future work.

Supplementary Materials

The following are available online at https://www.mdpi.com/1424-8220/16/7/945/s1: tables of the fitting function coefficient for μ: CoefficientMu.csv; tables of the fitting function coefficient for P f i x : CoefficientPfix.csv; probability parameters of different μ with a greater number of ambiguities: FigmoreN.zip.

Acknowledgments

The China Scholarship Council funded the first author’s living expenses during his stay in The Netherlands. This work was partially funded by the CAS/KNAW joint research project “Compass, Galileo and GPS for improved ionosphere modeling”. These funds are acknowledged by the authors. The authors also acknowledge the use of the High Performance Computing Facility and associated support services at the Delft University of Technology, in the completion of this work. Most importantly, the fruitful discussions with Peter J. G. Teunissen, Hans van der Marel, Zishen Li and Xianglin Liu helped to improve the research greatly.

Author Contributions

Yanqing Hou proposed the method and did the simulation, Sandra Verhagen contributed to the idea and the analysis, Jie Wu contributed in the real-data processing.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A. Generate the Critical Value of the Ratio Test and the Fix Rate

The simulation is to generate the failure rate and fix rate, with given critical values of the ratio test. Then, the critical value μ with a tolerable failure rate P f t o l is given. Moreover, the fix rate resulting from this μ is given. The Monte Carlo simulation steps are as follows.
  • Generate many different models with various satellite geometries (system, time and location), number of frequencies, measurement noise, baseline length and the accuracy of atmospheric corrections.
  • For each model, calculate Q a ^ a ^ following the error propagation law, and generate N samples a ^ with the zero mean and variance Q a ^ a ^ .
  • For each sample a ^ i , Z-transform a ^ i to z ^ i , and search the best and second best integer candidate of z ˇ o , i and z ˇ s , i with LAMBDA. Calculate the ratio R i = | | z ^ o , i z ˇ o , i | | Q z ^ z ^ 2 | | z ^ o , i z ˇ s , i | | Q z ^ z ^ 2 .
  • For each μ j [ 0.001 , 0.002 , . . . 1 ] , calculate:
    ω ( R i , μ j ) = 1 , if R i μ j and z ˇ o , i = 0 0 , o t h e r w i s e
    and:
    η ( R i , μ j ) = 1 , if R i μ j 0 , o t h e r w i s e
  • After all N samples of a specific model are processed in the above three steps, the failure rate and fix rate for each μ j are calculated as:
    P f ( μ j ) = N f ( μ j ) N , P f i x ( μ j ) = N f i x ( μ j ) N
    with:
    N f ( μ j ) = i = 1 N ω ( R i , μ j ) , N f i x ( μ j ) = i = 1 N η ( R i , μ j )
    Specifically, when μ j = 1 , P f ( μ j ) is the ILS failure rate P f , I L S .
  • The maximum μ j that meets P f ( μ j ) P f t o l is set as the μ ( P f t o l ) for this model.
  • Find μ ( P f t o l ) for all generated models and different P f t o l .

Appendix B. The Conceptual Explanation of the Trend of μ against the P f , I L S Curve

Starting from a relatively low P f , I L S , an increase of P f , I L S will result in a PDF with a larger spread, and as a consequence, more samples will fall in the acceptance regions of incorrect integers, comparing Figure B1a and Figure B1b. Therefore, the μ should be decreased with increasing P f , I L S .
Figure B1. The spread of float ambiguities with P f , I L S increases. (a) Low P f , I L S ; (b) Higher P f , I L S ; (c) Even higher P f , I L S .
Figure B1. The spread of float ambiguities with P f , I L S increases. (a) Low P f , I L S ; (b) Higher P f , I L S ; (c) Even higher P f , I L S .
Sensors 16 00945 g010
As the P f , I L S further increases, the PDF of float ambiguities will extend to the ILS pull-in regions centered at even more incorrect integer candidates, i.e., not only the adjacent integers of the true integer. With the μ value unchanged, more samples will fall in the rejection regions (i.e., the orange and light green colored regions), and fewer samples will fall in the acceptance regions centered at the adjacent integers (i.e., the density of samples is diluted), which brings a decrease of the failure rate . Meanwhile, the samples that fall in the acceptance region centered at non-adjacent integers result in an increase of the failure rate (but less significantly than the previously-mentioned decreasing effect). The sum of these two effects together slows down the decrease of the μ value.
The larger the P f , I L S , the slower the μ decreases, as seen in Figure 2. Specifically, for high dimensions (i.e., more ambiguities), the ratio of the acceptance region’s volume against the ILS pull-in region’s volume is very small even if μ is large. For instance, a scale of edge length s ( 0 < s < 1 ) will lead to the scale of s n in the n -dimensional hypercube volume [30]. As a result, the spread of the float ambiguity samples will result in a very significant decreasing effect and a very insignificant increasing effect of the failure rate. If μ is unchanged, the failure rate (and the fix rate) will become lower with increasing P f , I L S . Therefore, when the ambiguity number is large and P f , I L S is relatively large, with increasing P f , I L S , μ can be larger to still keep the failure rate at the required value and not lower.

Appendix C. The Coefficient Table for Fitting Functions

Appendix C.1. Coefficient Table for Fitting Functions of μ against P f t o l in the Ratio Test

Table C1. The coefficients for the fitting function of μ against P f , I L S : f μ ( x ) = p 1 x p 2 + p 3 . The tolerable failure rate is P f t o l = 0.01 .
Table C1. The coefficients for the fitting function of μ against P f , I L S : f μ ( x ) = p 1 x p 2 + p 3 . The tolerable failure rate is P f t o l = 0.01 .
n p 1 p 2 p 3 n p 1 p 2 p 3 n p 1 p 2 p 3
10.0916−0.5801−0.2850230.0514−0.42860.6342450.0249−0.45050.8036
20.1576−0.4633−0.3145240.0519−0.42020.6435460.0269−0.43320.8037
30.2164−0.3864−0.2878250.0529−0.40980.6531470.0237−0.45270.8119
40.3364−0.2968−0.3335260.0425−0.44420.6762480.0250−0.43900.8129
50.4401−0.2435−0.3686270.0381−0.45750.6916490.0255−0.43220.8148
60.3794−0.2521−0.2291280.0458−0.41830.6885500.0259−0.42650.8167
70.2904−0.2793−0.0730290.0386−0.44430.7059510.0231−0.44180.8240
80.2874−0.2702−0.0146300.0387−0.43800.7124520.0217−0.45040.8280
90.1797−0.33140.1593310.0385−0.43290.7204530.0220−0.44570.8305
100.1569−0.34390.2290320.0384−0.42870.7267540.0253−0.41800.8279
110.1310−0.36150.2998330.0393−0.41910.7318550.0211−0.44610.8367
120.0793−0.44280.3928340.0360−0.43000.7419560.0193−0.45850.8414
130.0839−0.42220.4166350.0392−0.41030.7426570.0166−0.48500.8472
140.0721−0.44110.4563360.0345−0.42770.7549580.0243−0.41200.8373
150.0700−0.43810.4825370.0323−0.43560.7627590.0179−0.46380.8492
160.0664−0.43780.5096380.0300−0.44430.7704600.0205−0.43600.8478
170.0645−0.43390.5321390.0286−0.44930.7759610.0195−0.44340.8505
180.0674−0.41750.5449400.0264−0.45940.7842620.0145−0.49510.8605
190.0683−0.40740.5598410.0245−0.46950.7904630.0166−0.46340.8581
200.0647−0.40900.5783420.0267−0.45010.7905640.0149−0.48730.8628
210.0659−0.39800.5912430.0254−0.45450.7966650.0071−0.61310.8773
220.0661−0.39100.6039440.0249−0.45500.8004660.0228−0.40020.8536
Table C2. The coefficients for the fitting function of μ against P f , I L S : f μ ( x ) = p 1 x p 2 + p 3 . The tolerable failure rate is P f t o l = 0.001 .
Table C2. The coefficients for the fitting function of μ against P f , I L S : f μ ( x ) = p 1 x p 2 + p 3 . The tolerable failure rate is P f t o l = 0.001 .
n p 1 p 2 p 3 n p 1 p 2 p 3 n p 1 p 2 p 3
10.0549−0.4626−0.1968230.0347−0.39330.5322450.0095−0.49820.7474
20.0507−0.4739−0.1450240.0321−0.39990.5500460.0095−0.49690.7525
30.0838−0.3960−0.1556250.0318−0.39580.5613470.0085−0.50580.7578
40.1343−0.3225−0.1755260.0273−0.41440.5805480.0098−0.48370.7602
50.1946−0.2672−0.1980270.0261−0.41470.5928490.0105−0.47060.7633
60.1876−0.2651−0.1429280.0242−0.42190.6072500.0108−0.46510.7673
70.1645−0.2750−0.0755290.0226−0.42880.6193510.0072−0.52100.7757
80.1751−0.2605−0.0404300.0208−0.43480.6309520.0079−0.50510.7767
90.1229−0.30110.0634310.0172−0.46020.6431530.0082−0.49560.7819
100.1133−0.30650.1151320.0189−0.44210.6524540.0094−0.47440.7840
110.0938−0.32380.1795330.0212−0.42060.6574550.0077−0.50170.7885
120.0636−0.37370.2505340.0197−0.42780.6673560.0056−0.54330.7956
130.0630−0.36700.2833350.0206−0.41780.6716570.0057−0.54000.7998
140.0522−0.38790.3263360.0174−0.43990.6852580.0086−0.47420.7975
150.0512−0.38430.3543370.0182−0.42940.6901590.0070−0.49770.7998
160.0498−0.38240.3789380.0161−0.44310.7004600.0085−0.47410.8039
170.0483−0.38010.4054390.0132−0.46810.7071610.0107−0.43270.8016
180.0489−0.37260.4257400.0137−0.46130.7155620.0058−0.51730.8121
190.0492−0.36590.4450410.0117−0.48080.7232630.0050−0.53690.8181
200.0454−0.36990.4690420.0118−0.47360.7286640.0081−0.45210.8137
210.0443−0.36890.4880430.0103−0.49120.7351650.0015−0.72930.8205
220.0419−0.37210.5072440.0111−0.47730.7402660.0016−0.75710.8317

Appendix C.2. Coefficient Table for Fitting Functions of P f i x against P f t o l in the Ratio Test

Table C3. The coefficients for the fitting function of P f i x against P f , I L S . The tolerable failure rate is P f t o l = 0.01 . The function is shown in Equation (14). Note * q 4 = 0.5035 .
Table C3. The coefficients for the fitting function of P f i x against P f , I L S . The tolerable failure rate is P f t o l = 0.01 . The function is shown in Equation (14). Note * q 4 = 0.5035 .
n q 1 q 2 q 3 n q 1 q 2 q 3 n q 1 q 2 q 3
1 * 0.02250.0242−0.3189230.02180.09060.0200450.02030.04760.0195
20.0081−0.01390.0082240.01800.05490.0168460.02030.04230.0196
30.01320.02600.0127250.02040.05740.0194470.01940.03520.0188
40.01530.02520.0148260.02280.09060.0211480.02060.04120.0200
50.01760.03370.0170270.02180.08330.0202490.02290.05670.0220
60.01920.04820.0183280.01980.05350.0189500.02380.06050.0228
70.01760.04070.0169290.02300.09020.0213510.01750.02100.0172
80.01770.03840.0171300.02070.06680.0195520.02070.04320.0201
90.01860.05370.0176310.02060.05210.0197530.01930.02810.0189
100.01960.06300.0184320.01910.04170.0184540.02100.03580.0205
110.02050.07040.0192330.02270.06340.0217550.02130.04260.0206
120.01630.06440.0149340.02350.07170.0223560.01640.01370.0162
130.01390.03310.0132350.02430.07090.0231570.01600.01140.0159
140.01160.02030.0111360.02520.08030.0239580.01910.03160.0187
150.01210.02290.0115370.02700.09640.0253590.01650.00990.0164
160.01360.03420.0128380.02730.10160.0255600.02310.05280.0223
170.01640.05410.0153390.02230.06050.0213610.02240.05160.0216
180.01640.04430.0155400.02520.08120.0239620.01720.01970.0170
190.01630.04130.0154410.02610.10380.0242630.01510.00940.0150
200.01580.03950.0149420.02160.06040.0205640.01530.00650.0153
210.01930.05790.0183430.02180.05600.0209650.0106−0.02660.0110
220.02100.06860.0198440.02100.05420.0201660.0148−0.00670.0149
Table C4. The coefficients for the fitting function of P f i x against P f , I L S . The tolerable failure rate is P f t o l = 0.001 . The function is shown in Equation (14). Note * q 4 = 0.3811 .
Table C4. The coefficients for the fitting function of P f i x against P f , I L S . The tolerable failure rate is P f t o l = 0.001 . The function is shown in Equation (14). Note * q 4 = 0.3811 .
n q 1 q 2 q 3 n q 1 q 2 q 3 n q 1 q 2 q 3
1 * 0.02290.0584−0.3400230.00360.05570.0032450.00400.03950.0038
20.0012−0.00650.0013240.00370.05290.0035460.00390.03120.0038
30.00160.00580.0016250.00400.05880.0037470.00390.03280.0038
40.00230.02160.0022260.00390.06350.0036480.00420.04130.0041
50.00290.02750.0028270.00380.05900.0035490.00380.02990.0037
60.00280.02800.0027280.00370.04880.0035500.00400.02930.0039
70.00250.02550.0024290.00370.05280.0034510.00410.03580.0039
80.00260.02520.0025300.00390.04840.0036520.00390.03060.0037
90.00240.02720.0022310.00350.03630.0034530.00370.02280.0036
100.00230.02630.0022320.00400.04520.0037540.00420.02960.0041
110.00250.03210.0023330.00440.05090.0041550.00430.03850.0041
120.00140.00760.0014340.00490.06290.0046560.00340.02270.0034
130.00160.01270.0015350.00450.04590.0043570.00300.01430.0030
140.00130.00610.0013360.00530.07530.0049580.00340.01760.0033
150.00140.00680.0014370.00560.07870.0052590.00370.02160.0037
160.00170.01690.0016380.00620.09800.0057600.00380.02710.0037
170.00190.01950.0018390.00550.07630.0052610.00350.02150.0034
180.00250.03280.0023400.00560.08170.0052620.00310.01550.0030
190.00260.03040.0024410.00500.07100.0046630.00240.00330.0024
200.00290.04010.0027420.00450.04890.0043640.00280.00800.0028
210.00320.04000.0030430.00450.04930.0043650.00290.00300.0029
220.00350.05040.0033440.00420.04260.0040660.00400.02660.0040

References

  1. Misra, P.; Enge, P. Global Positioning System, Signals, Measurements, and Performance; Ganga-Jamuna Press: Lincoln, MA, USA, 2006. [Google Scholar]
  2. Euler, H.J.; Schaffrin, B. On a Measure for the Discernibility between Different Ambiguity Solutions in the Static-Kinematic GPS-Mode. In Proceedings of the International Association of Geodesy Symposia, Vienna, Austria, 11–24 August 1991; pp. 285–295.
  3. Abidin, H. Computational and Geometrical Aspects of on-the-Fly Ambiguity Resolution; Technical Report 164; Department of Surveying Engineering, University of New Brunswick: Fredericton, NB, Canada, 1993. [Google Scholar]
  4. Tiberius, C.; de Jonge, P. Fast positioning using the LAMBDA method. In Proceedings of the DSNS-95, Bergen, Norway, 24–28 April 1995; Volume 30.
  5. Wang, L.; Verhagen, S. A new ambiguity acceptance test threshold determination method with controllable failure rate. J. Geod. 2014, 89, 361–375. [Google Scholar] [CrossRef]
  6. Han, S. Quality-control issues relating to instantaneous ambiguity resolution for real-time GPS kinematic positioning. J. Geod. 1997, 71, 351–361. [Google Scholar] [CrossRef]
  7. Wang, J.; Stewart, M.; Tsakiri, M. A discrimination test procedure for ambiguity resolution on-the-fly. J. Geod. 1998, 72, 644–653. [Google Scholar] [CrossRef]
  8. Landau, H.; Euler, H.J. On-the-fly ambiguity resolution for precise differential positioning. In Proceedings of the 5th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GPS 1992), Albuquerque, NM, USA, 16–18 September 1992; pp. 607–613.
  9. Wei, M.; Schwarz, K.P. Fast ambiguity resolution using an integer nonlinear programming method. In Proceedings of the 8th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GPS 1995), Palm Springs, CA, USA, 12–15 September 1995; pp. 1101–1100.
  10. Leick, A. GPS Satellite Surveying, 3rd ed.; John Wiley and Sons: New York, NY, USA, 2004. [Google Scholar]
  11. Takasu, T.; Yasuda, A. Kalman-filter-based integer ambiguity resolution strategy for long-baseline RTK with ionosphere and troposphere estimation. In Proceedings of the ION GNSS 2010, Portland, OR, USA, 21–24 September 2010; pp. 161–171.
  12. Verhagen, S.; Teunissen, P. The ratio test for future GNSS ambiguity resolution. GPS Solut. 2012, 17, 535–548. [Google Scholar] [CrossRef]
  13. Teunissen, P. Least-squares estimation of the integer GPS ambiguities. Invited Lecture, Section IV “Theory and Methodology”. In Proceedings of the General Meeting of the International Association of Geodesy, Beijing, China, 8–13 August 1993; pp. 1–16.
  14. Teunissen, P. The least-squares ambiguity decorrelation adjustment: A method for fast GPS integer ambiguity estimation. J. Geod. 1995, 1/2, 65–82. [Google Scholar] [CrossRef]
  15. Teunissen, P. GNSS integer ambiguity validation: Overview of theory and methods. In Proceedings of the Institute of Navigation Pacific PNT, Honolulu, HI, USA, 23–25 April 2013; pp. 673–684.
  16. Jonge, P.D.; Tiberius, C.C.J.M. The LAMBDA Method for Integer Ambiguity Estimation: Implementation Aspects; Technical Report; LGR-Series; Delft University of Technology: Delft, The Netherlands, 1996. [Google Scholar]
  17. Brack, A.; Günther, C. Generalized integer aperture estimation for partial GNSS ambiguity fixing. J. Geod. 2014, 88, 479–490. [Google Scholar] [CrossRef]
  18. Dong, D.; Bock, Y. Global Positioning System network analysis with phase ambiguity resolution applied to crustal deformation studies in California. J. Geophys. Res. 1989, 94, 3949–3966. [Google Scholar] [CrossRef]
  19. Teunissen, P. Success probability of integer GPS ambiguity rounding and bootstrapping. J. Geod. 1998, 72, 606–612. [Google Scholar] [CrossRef]
  20. Teunissen, P. An optimality property of the integer least-squares estimator. J. Geod. 1999, 73, 587–593. [Google Scholar] [CrossRef]
  21. Verhagen, S.; Li, B.; Teunissen, P. Ps-LAMBDA: Ambiguity success rate evaluation software for interferometric applications. Comput. Geosci. 2013, 54, 361–376. [Google Scholar] [CrossRef]
  22. Teunissen, P. The success rate and precision of GPS ambiguities. J. Geod. 2000, 74, 321–326. [Google Scholar] [CrossRef]
  23. Brack, A. On reliable data-driven partial GNSS ambiguity resolution. GPS Solut. 2015, 19, 411–422. [Google Scholar] [CrossRef]
  24. Teunissen, P. The parameter distributions of the integer GPS model. J. Geod. 2002, 76, 41–48. [Google Scholar] [CrossRef]
  25. Odijk, D. Stochastic modelling of the ionosphere for fast GPS ambiguity resolution. In Geodesy Beyond 2000; Springer: Berlin/Heidelberg, Germany, 2000; pp. 387–392. [Google Scholar]
  26. Eueler, H.J.; Goad, C.C. On optimal filtering of GPS dual frequency observations without using orbit information. Bull. Géod. 1991, 65, 130–143. [Google Scholar] [CrossRef]
  27. Donald, W.M. An algorithm for least-squares estimation of nonlinear parameters. J. Soc. Ind. Appl. Math. 1963, 11, 431–441. [Google Scholar]
  28. Takasu, T. RTKLIB: Open Source Program Package for RTK-GPS. Available online: http://www.rtklib.com (accessed on 20 June 2016).
  29. Bruyninx, C. The EUREF Permanent Network: A multi-disciplinary network serving surveyors as well as scientists. GeoInformatics 2004, 7, 32–35. [Google Scholar]
  30. Wang, X. Volumes of Generalized Unit Balls. Math. Mag. 2005, 78, 390–395. [Google Scholar] [CrossRef]
Figure 1. The two-dimensional acceptance region of the Fixed Failure-rate Ratio Test (FFRT). The green and red areas are the regions of correct acceptance and incorrect acceptance. The orange and light green areas are the region of false alarm and correct rejection.
Figure 1. The two-dimensional acceptance region of the Fixed Failure-rate Ratio Test (FFRT). The green and red areas are the regions of correct acceptance and incorrect acceptance. The orange and light green areas are the region of false alarm and correct rejection.
Sensors 16 00945 g001
Figure 2. The relation of critical value μ and the fix rate P f i x against the Integer Least-Squares (ILS) failure rate P f , I L S for the ratio test (see Equation (5)), with tolerable failure rate P f t o l = 0.001 . The upper panels show μ against P f , I L S , and the lower panels show P f i x against P f , I L S . The color bar indicates the number of ambiguities. The left, middle and right panels show the GPS dual frequency, BDSdual frequency and GPS + BDS dual frequency modes, respectively.
Figure 2. The relation of critical value μ and the fix rate P f i x against the Integer Least-Squares (ILS) failure rate P f , I L S for the ratio test (see Equation (5)), with tolerable failure rate P f t o l = 0.001 . The upper panels show μ against P f , I L S , and the lower panels show P f i x against P f , I L S . The color bar indicates the number of ambiguities. The left, middle and right panels show the GPS dual frequency, BDSdual frequency and GPS + BDS dual frequency modes, respectively.
Sensors 16 00945 g002
Figure 3. The 95% lower boundary of fitting function candidates of μ m i n against P f , I L S and the RMSE (see Equation (11)). The tolerable failure rate P f t o l = 0.001 and the number of ambiguities is eight in this example.
Figure 3. The 95% lower boundary of fitting function candidates of μ m i n against P f , I L S and the RMSE (see Equation (11)). The tolerable failure rate P f t o l = 0.001 and the number of ambiguities is eight in this example.
Sensors 16 00945 g003
Figure 4. The RMSE of fitting functions f i ( x ) , i = 1 , 2 , 3 , 4 for all different numbers of ambiguities n. The tolerable failure rate P f t o l = 0.001 and the color bar indexes n.
Figure 4. The RMSE of fitting functions f i ( x ) , i = 1 , 2 , 3 , 4 for all different numbers of ambiguities n. The tolerable failure rate P f t o l = 0.001 and the color bar indexes n.
Sensors 16 00945 g004
Figure 5. The fitting function of P f i x against P f , I L S and its fitted residuals. P f i x is resulted from μ m i n . The upper panel shows the fitted curve, and the lower panel shows the fitted residuals. The tolerable failure rate P f t o l = 0.001 , and the number of ambiguities is eight. (a) P ^ f i x vs. P f , I L S ; (b) P f i x P ^ f i x vs. P f , I L S .
Figure 5. The fitting function of P f i x against P f , I L S and its fitted residuals. P f i x is resulted from μ m i n . The upper panel shows the fitted curve, and the lower panel shows the fitted residuals. The tolerable failure rate P f t o l = 0.001 , and the number of ambiguities is eight. (a) P ^ f i x vs. P f , I L S ; (b) P f i x P ^ f i x vs. P f , I L S .
Sensors 16 00945 g005
Figure 6. The comparison of critical value μ, failure rate P f , false alarm rate P f a , fix rate P f i x and conditional failure rate ( 1 P s f ) from different methods, with P f t o l = 0.001 and n = 8 . (a) μ vs. μ t r u e ; (b) P f vs. P f ( μ t r u e ) ; (c) P f a vs. P f a ( μ t r u e ) ; (d) P f i x vs. P f i x ( μ t r u e ) ; (e) ( 1 P s f ) vs. [ 1 P s f ( μ t r u e ) ] ; (f) P f vs. P f , I L S .
Figure 6. The comparison of critical value μ, failure rate P f , false alarm rate P f a , fix rate P f i x and conditional failure rate ( 1 P s f ) from different methods, with P f t o l = 0.001 and n = 8 . (a) μ vs. μ t r u e ; (b) P f vs. P f ( μ t r u e ) ; (c) P f a vs. P f a ( μ t r u e ) ; (d) P f i x vs. P f i x ( μ t r u e ) ; (e) ( 1 P s f ) vs. [ 1 P s f ( μ t r u e ) ] ; (f) P f vs. P f , I L S .
Sensors 16 00945 g006
Figure 7. The ratio of AR and μ values in one day. The upper, middle and lower panels relate to μ 3 , μ t a b and μ f i t , with P f t o l = 0.01 .
Figure 7. The ratio of AR and μ values in one day. The upper, middle and lower panels relate to μ 3 , μ t a b and μ f i t , with P f t o l = 0.01 .
Sensors 16 00945 g007
Figure 8. The positioning errors and the 3 σ confidence circle (bar) in the horizontal and vertical directions. The left, middle and right panels show float, ILS fixed and ILS fixed with ratio test solutions. The horizontal axis in the lower panels represent the day of 02/2015. (a) Float N-E; (b) Fixed N-E without the ratio test; (c) Fixed N-E with the ratio test; (d) Float U-T; (e) Fixed U-T without the ratio test; (f) Fixed U-T with the ratio test.
Figure 8. The positioning errors and the 3 σ confidence circle (bar) in the horizontal and vertical directions. The left, middle and right panels show float, ILS fixed and ILS fixed with ratio test solutions. The horizontal axis in the lower panels represent the day of 02/2015. (a) Float N-E; (b) Fixed N-E without the ratio test; (c) Fixed N-E with the ratio test; (d) Float U-T; (e) Fixed U-T without the ratio test; (f) Fixed U-T with the ratio test.
Sensors 16 00945 g008
Figure 9. The probability of | | b e b | | ϵ and | | b e b | | ϵ for the fixed solution with different μ and the float solution. (a) P ( | | b e b | | ϵ ) ; (b) P ( | | b e b | | ϵ ) .
Figure 9. The probability of | | b e b | | ϵ and | | b e b | | ϵ for the fixed solution with different μ and the float solution. (a) P ( | | b e b | | ϵ ) ; (b) P ( | | b e b | | ϵ ) .
Sensors 16 00945 g009
Table 1. The setup of the Monte Carlo simulations. ZTD, Zenith Troposphere Delay.
Table 1. The setup of the Monte Carlo simulations. ZTD, Zenith Troposphere Delay.
Date22 November 2013, 23 November 2013, 0:1:23 h (in total 48 epochs)
Location([Lat, Lon])[30N°, 115E°], [50N°, 115E°], [30N°, 140E°]
MeasurementsL1, B1 , L1B1,
L1L2, B1B2, L1L2 + B1B2,
B1B2B3, L1L2L5,
B1B2B3 + L1L2L5
σ ϕ {2, 3} mm
σ ρ {100, 150} × σ ϕ
σ ι {5, 10, 15, 20, 30} mm
Troposphere modelCanceled when σ ι = 5 mm, and Estimate ZTD when σ ι > 5 mm
Ionosphere modelIonospheric weighted model [25]
Elevation ( e l ) weight σ 2 ( e l ) = σ 2 w ( e l ) , σ = σ ϕ , σ ρ , σ ι
w ( e l ) = 1 + 10 × e x p ( e l / 10 ) [26]
Cutoff angle10°
P f t o l {5:1:9} × 10 4 , {1:1:10} × 10 3
Table 2. The notation of μ from different methods.
Table 2. The notation of μ from different methods.
μMeaning
μ 1 = 1 Accept all candidates.
μ 2 = 1 / 2 Commonly-used value [6,8,9].
μ 3 = 1 / 3 Commonly-used value [10,11].
μ t a b From the look-up table [12].
μ f i t Calculated by the fitting function.
μ t r u e Benchmark value from simulation.
Table 3. The percentage of P f being controlled below P f t o l by critical values from different methods.
Table 3. The percentage of P f being controlled below P f t o l by critical values from different methods.
μ 1 μ 2 μ 3 μ t a b μ f i t μ t r u e
P ( P f < P f t o l ) 17.933.750.299.9100100
Table 4. The setup of the real data experiment. AR, Ambiguity Resolution.
Table 4. The setup of the real data experiment. AR, Ambiguity Resolution.
ParameterValue
Time20 February 2015–26 February 2015 (7 days, 20,160 epochs)
BaselineWSRA-DLF1(182.7 km)
MeasurementsL1L2 code and phase
Cutoff angle10°
Epoch interval30 s
σ ϕ 3 mm
σ ρ 30 cm
σ ι 2 cm
Troposphere modelEstimate ZTD
Ionosphere modelIonosphere-weighted [25]
Elevation ( e l ) weight σ 2 ( e l ) = σ 2 w ( e l ) , σ = σ ϕ , σ ρ , σ ι
w ( e l ) = 1 + 64 9 s i n ( e l ) [28]
Process modeKinematic
AR modeContinuous AR
Table 5. Probability parameters. P f t o l = 0.01 for μ t a b and μ f i t . b e denotes the estimated baseline solutions, and the subscript ( . ) e represents estimation.
Table 5. Probability parameters. P f t o l = 0.01 for μ t a b and μ f i t . b e denotes the estimated baseline solutions, and the subscript ( . ) e represents estimation.
μ 1 μ 2 μ 3 μ t a b μ f i t Float
P f i x 10.77320.54620.87150.82410
P ( | | b e b | | 0.03 m)0.93530.79610.67190.86410.84870.4962
P ( | | b e b | | 0.10 m)0.01250.00710.00710.00660.00670.0071
P ( | | b e b | | 0.3 m)0.00150.00020.00020.00020.00020.0002

Share and Cite

MDPI and ACS Style

Hou, Y.; Verhagen, S.; Wu, J. An Efficient Implementation of Fixed Failure-Rate Ratio Test for GNSS Ambiguity Resolution. Sensors 2016, 16, 945. https://doi.org/10.3390/s16070945

AMA Style

Hou Y, Verhagen S, Wu J. An Efficient Implementation of Fixed Failure-Rate Ratio Test for GNSS Ambiguity Resolution. Sensors. 2016; 16(7):945. https://doi.org/10.3390/s16070945

Chicago/Turabian Style

Hou, Yanqing, Sandra Verhagen, and Jie Wu. 2016. "An Efficient Implementation of Fixed Failure-Rate Ratio Test for GNSS Ambiguity Resolution" Sensors 16, no. 7: 945. https://doi.org/10.3390/s16070945

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