Next Article in Journal
An Improved FAST Algorithm Based on Image Edges for Complex Environment
Previous Article in Journal
Cooperative Location Method for Leader-Follower UAV Formation Based on Follower UAV’s Moving Vector
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

A Partial Ambiguity Resolution Algorithm Based on New-Breadth-First Lattice Search in High-Dimension Situations

1
School of Information and Communication, Guilin University of Electronic Technology, Guilin 541004, China
2
Guangxi Key Laboratory of Precision Navigation Technology and Application, Guilin University of Electronic Technology, Guilin 541004, China
3
National Engineering Research Center for Satellite Navigation, Positioning and Position Service, Guilin 541004, China
4
School of Optoeletronic Engineering, Guilin University of Electronic Technology, Guilin 541004, China
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(19), 7126; https://doi.org/10.3390/s22197126
Submission received: 16 August 2022 / Revised: 16 September 2022 / Accepted: 18 September 2022 / Published: 20 September 2022
(This article belongs to the Section Navigation and Positioning)

Abstract

:
With the development and integration of GNSS systems in the world, the positioning accuracy and reliability of GNSS navigation services are increasing in various fields. Because the current multisystem fusion leads to an increase in the ambiguity dimension and the ambiguity parameters have discrete characteristics, the current conventional search algorithm leads to low search efficiency when the ambiguity dimension is large. Therefore, this paper describes a new algorithm that searches the optimal lattice points by lattice theory through the breadth-first algorithm and reduces the search space of ambiguity by calculating and judging the Euclidean distance between each search variable and the target one so as to propose a new lattice ambiguity search algorithm based on the breadth-first algorithm. The experimental results show that this method can effectively improve the search efficiency of ambiguity in high-dimension situations.

1. Introduction

With the rapid development of GNSS navigation and positioning services, the positioning accuracy of the GNSS navigation and positioning system is required more and more in both military and civil fields. Therefore, determining how to realize the high-precision positioning of the GNSS navigation and positioning system with high reliability has become a core problem. Now, the multisystem fusion leads to an increase in the ambiguity dimension, and the ambiguity parameters have discrete characteristics. Therefore, to search the integer ambiguity solution, it is necessary to build the corresponding search space and then use the corresponding search algorithm to search and fix them in the search space so as to obtain the integer ambiguity solution parameters. However, the conventional search algorithms lead to low search efficiency when the ambiguity dimension is large.
Due to the strong correlation between the ambiguity parameters in high dimensions, it is necessary to reduce the correlation of the ambiguity parameters and then use the appropriate search algorithm to search and fix them in the search space. Teunissen [1] proposed the least-squares ambiguity reduction adjustment (LAMBDA) search algorithm. It reduces the correlation of ambiguity parameters and then searches and fixes them in the search area, similar to an ellipsoid, so as to obtain the fixed value of the integer solution of ambiguity. Chang [2] reduced the correlation of the lambda algorithm according to lattice theory, combined it with the greedy selection algorithm and the inverted transformation algorithm to eliminate the ambiguity parameters, and proposed the MLAMBDA algorithm, which reduced the search space and improved the fixation efficiency.
At present, there are mainly two kinds of methods to solve the ambiguity based on lattice theory. One method, on the basis of lattice basis specification, considereds that the perfect orthogonal relationship between basis vectors can be realized, and the solution of the problem can be obtained by direct rounding; the other method is to obtain the solution of the problem by constructing a certain search space. For the solutions to these two kinds of problems, the former method is represented by the nearest plane method, which is simple in principle and easy to implement, but it is an approximate method, and the results depend on the effect of lattice protocol. The later kind of method is represented by the spherical search algorithm, which is called the maximum-likelihood (ML) decoding algorithm in the field of communication [3,4]. Teunissen also calls this kind of method the integer least-squares algorithm. Compared with the approximate method, it is more complex, but it is the best solution method for this discrete problem at present.

2. RTK Sensor Networks

2.1. Sensor Model

Generally, the pseudo range equation and carrier phase observation equation can be established for a receiver, r , and a satellite, i :
ρ r i = R r i + c δ t r c δ t i + I r i + T r i + ξ ρ , r i
φ r i = λ 1 R r i + c δ t r δ t i I r i + T r i + N r i + ξ φ , r i
Among them, ρ r i and φ r i represent the pseudo-range and carrier phase observation, respectively, I r i represents the ionospheric delay, ξ ρ , r i represents the pseudo-range observation noise, ξ φ , r i represents the carrier phase observation noise, δ t r represents the receiver clock difference, T r i represents the pair flow delay, c represents light speed, R r i represents the satellite ground distance between the receiver and the satellite, δ t i represents the satellite clock difference, and N r i represents the integer ambiguity of the carrier phase, which can be represented by receiver coordinate x , y , z and satellite coordinate x i , y i , z i :
R r i = x x i 2 + y y i 2 + z z i 2
In GNSS differential positioning, the single differential positioning model refers to the difference between different receivers for the same satellite. Assuming that ground reference stations are r and b and observation satellites are j and s at the same time, differential processing is carried out between reference stations r and b . Relative to satellite s , the observation equation is:
Δ ρ s = Δ R s + c Δ δ t + Δ I s + Δ T s + Δ ξ ρ s
Δ φ s = λ 1 Δ R s + c Δ δ t Δ I s + Δ T s + Δ N s + Δ ξ φ s
Based on the single-difference model, the difference to eliminate the error between receivers is called the double-difference model, that is, the intersatellite difference between satellite s and satellite j . As shown in Figure 1.
Therefore, after two differences, the double-difference observation equations are:
Δ ρ = Δ R + Δ I + Δ T + Δ ξ ρ
Δ φ = λ 1 Δ R Δ I + Δ T + Δ N + Δ ξ φ
where, “ ” refers to the intersatellite difference operator.
After the secondary difference equation between the monitoring station and the satellite, the satellite clock difference and the receiver difference are completely eliminated in the observation equation, and the ionospheric delay error and tropospheric delay error are weakened due to their strong correlation. Generally, when the baseline distance between the two receivers is not too long, the atmospheric error has a certain correlation, which can be eliminated by the double-difference model, so the observation equation can be simplified:
Δ ρ = Δ R + Δ ξ ρ
Δ φ = λ 1 Δ R + Δ N + Δ ξ φ

2.2. Ambiguity Resolution

At present, the LAMBDA is mostly used to fix ambiguity. This algorithm is a method to fix the ambiguity search domain [5,6,7].
Therefore, the integer ambiguity solution formula based on the LAMBDA algorithm is as follows:
y = A a + B b + ξ
where, y is the observation after the double-difference model, A is the ambiguity coefficient matrix, B is the coefficient matrix of non-ambiguity matrix parameters, a is the integer ambiguity parameter, b is the non-ambiguity parameter vectors, and ξ is the noise variable of the observation data.
The search objective function is the distance between the floating-point ambiguity solution and the integer ambiguity solution. The search is carried out through the predetermined ambiguity search space. When the objective function takes the minimum value, it means that the ambiguity integer solution is solved successfully, that is:
min a a ˜ a T Q a ˜ a ˜ 1 a ˜ a
The LAMBDA method specifies the following search space when searching [8,9,10,11]:
a ˜ a T Q a ˜ a ˜ 1 a ˜ a < T
where T is the threshold of the search space. All integer values within the search range are the objects to be searched.
After the double-difference model, there is a certain correlation between the ambiguity parameters. The existence of a correlation will lead to a long, time-consuming, and low efficiency search process of the integer solution. Therefore, before using the lambda algorithm to search and fix the integer ambiguity solution, it is necessary to reduce the correlation [2,12,13]. This operation is usually called the Z transformation, and its process is as follows:
z ˜ = Z T a ˜
Q z ˜ z ˜ = Z T Q a ˜ a ˜ Z
Among them, the reduced correlation matrix, Z , should meet the following three conditions: (1) matrix Z should be a full-rank matrix with positive and inverse transformation characteristics; (2) det Z = 1 ; and (3) matrix Z should have the property of an integer so as to ensure that it is also an integer value after the table conversion.
At this time, Equation (6) correspondingly becomes:
z ˜ z T Q z ˜ z ˜ 1 z ˜ z < T
After the search results are obtained, the final integer ambiguity solution can be obtained through the Z transformation.

3. Ambiguity Search Algorithm Based on Lattice Theory

3.1. Transition Relationship

There is a famous question about the research of lattices [14]: for a known point y R n in a lattice, it may not be on a lattice point, but the point is located in the lattice space, and there must be a lattice point x with the shortest distance from point y in a space. The expression is:
{ | | y x | | | | y α | | , α Λ }
where grid point x is the nearest grid point to y . That is, the nearest grid point search problem is the problem of solving the point x . Figure 2 is a schematic diagram in two-dimensional linear space.
According to Equation (14), since the estimated covariance matrix, Q a ˜ a ˜ 1 , is a positive definite matrix, according to Cholesky it can be decomposed into:
Q a ˜ a ˜ 1 = R T R
At the same time:
min a a ˜ a T Q a ˜ a ˜ 1 a ˜ a
This can be converted to:
min a a a T Q a a 1 a a a a = ( R a - R a ) T ( R a - R a )
This equation assumes that R a = y is ultimately available:
min a a a T Q a a 1 a a a a = min | | R a y | | 2
At the same time, according to the nearest grid point search problem of Equation (10), for a given point of y R n in linear space, the grid point x closest to point y is searched in the grid diagram. Suppose that there is a number α Z k . Then, for x Λ , x = R α , it can be described as bellow:
| | y x | | 2 = | | y R α | | 2 = min α | | y c | | 2 = min α | | y R α | | 2
From Equations (10) and (14), it can be seen that the search for the integer ambiguity solution based on the least-square method is equivalent to the search for the grid point with the shortest distance from a known point in the grid diagram. Therefore, the search for the optimal ambiguity solution can be transformed into the search for the grid point with the shortest distance.

3.2. Ambiguity Estimation

In the conventional LAMBDA search algorithm, it is necessary to reduce the correlation of the ambiguity parameters. When it is converted to the search problem of a point in the lattice, the corresponding correlation reduction algorithm also needs to be adopted. Therefore, the ambiguity covariance matrix is decomposed by a triangular decomposition method and is then orthogonally transformed by the Gram-Schmidt process to realize the function of correlation reduction. First, the covariance matrix of the ambiguity parameter can be decomposed into:
Q a a 1 = R T R Q a a 1 = V T F T F V
where R is the full-rank matrix. From Equation (16), if matrix R can be transformed into an orthogonal matrix, then Q a a 1 is a diagonal matrix:
h i * = h i j = 1 i 1 μ i j h j *
where h i is the column vector of matrix R , h i * is the orthogonalized vector, μ i j = < h i , h j * > < h j * , h j * > is the conversion coefficient, and < , > represents the inner product value of two vectors. Since the ambiguity is an integer, the coefficients need to be rounded during orthogonalization, so the transformation process of matrix vector can be written as follows:
f i = h i j = 1 i 1 [ < h i , f j > < f j , f j > ] r o u n d f j
where f j is the transformed vector. Due to rounding, f i , f k , and k = 1 i 1 may not be completely orthogonal. Therefore, the included angle between f i and the previously calculated vector can be infinitely close to the right angle through the iterative method, that is:
f i k = f i k 1 j = 1 i 1 [ < f i k 1 , f j > < f j , f j > ] r o u n d f j
where f i k is the value of vector f i transformed after k rounds of orthogonalization and f i 0 = h i . When | < f i k 1 , f j > < f j , f j > | 0.5 , stop the iteration and make f i = f i k . The above orthogonalization process can be expressed in a matrix as bellow:
R = F V
where F = [ f 1 , f 2 , , f n 1 , f n ] and V = V n V n 1 V 2 V 1 are integer transformation matrices, while V i = V i k V i k 1 V i 1 .
V i k = 1 v ( 1 , i ) k 1 v ( i 1 , i ) k 1 ( i , i ) 1
In the above formula, v ( i 1 , i ) k = [ < f i k 1 , f i 1 > < f i 1 , f i 1 > ] r o u n d is the coefficient corresponding to iteration f i 1 of the k iteration when the i column vector is orthogonalized as an integer, and V i is obtained after the superposition of k iterations. Therefore, the variance matrix can be obtained, which is expressed by F and V :
Q a a 1 = V T F T F V Q a a 1 = U D U T
Since F is obtained by an integer orthogonal transformation, F T F is closer to the diagonal matrix than Q a a 1 .
In recent years, lattice theory has been widely studied and applied in the fields of convex body analysis, number theory, computer science, communication [15], and cryptography. Many excellent processing methods have been developed for the two problems on lattices. Considering the equivalence between the fixed ambiguity problem and the above intermediate Sauger search, the relevant theory of lattices can be introduced into the ambiguity solution. By constructing the lattice space associated with the ambiguity search and then converting the search for the integer ambiguity solution into the search for the nearest point on the lattice, the specific process can be designed as follows:
(1)
Due to the increase in the satellite altitude angle, the tropospheric delay decreases gradually. Therefore, combined with the partial ambiguity fixing strategy, the satellite cut-off altitude angle is set, and the satellites with altitude angles less than 15° are eliminated to obtain the optimal subset;
(2)
Ignoring the constraint of the ambiguity integer, the real ambiguity solution, a , and its corresponding covariance matrix, Q a a 1 , can be obtained by processing the optimal subset through an extended Kalman filter;
(3)
The lattice Λ ( B ) is related to ambiguity and is constructed based on the covariance matrix. Then, the lattice base, B , can be obtained from Q a a 1 = B T B through the triangular decomposition of the covariance matrix, and the target vector, y = B a , is established. From then on, the ambiguity search can be transformed into the search of lattice Λ ( B ) and known target vector y ;
(4)
According to the definition of lattice theory, the main goal of the fixed ambiguity solution is to find the vector l = B α , α Z n on the lattice that can meet the requirements of Equation (12). Since the lattice base, B , is known, the solution of the lattice is actually to solve the group of integer coefficient vectors that generate l . For the lattice Λ ( B ) and target vector y constructed in the second step, this vector is the unknown ambiguity vector.
After these four steps, we can obtain the solution of integer ambiguity. The third step is the key link in the lattice-based ambiguity solution. The later content of this paper focuses on this problem.

3.3. Breadth-First-Based Ambiguity Search Algorithm

Viterbo introduced the spherical search algorithm in the application of signal decoding [2,16,17], but because the spherical search algorithm needs to set the initial radius in advance, the size of the radius has a great impact on the efficiency and the success rate of the solution. If the radius is too large, the correct solution can be guaranteed, but it increases the burden of calculation; if the radius is too small to improve the search efficiency, it may lead to the incorrect solution. To solve this problem, the breadth-first search method, commonly used in communication coding, is applied to the spherical search algorithm [18,19]. The search algorithm flow chart is shown in Figure 3.
The basic idea of the breadth-first search mode is to obtain a set of candidate sequences through an i = n , n - 1 , , 1 cyclic search and then update the search space and continue the new search until the optimal solution of the problem is obtained. The algorithm sets a search radius, ρ , in advance. Then, i = n , n - 1 , , 1 searches layer by layer. When searching for each layer, it first selects the lower bound value in the candidate value sequence, then orders i = i 1 to bring a i , , a n into the next layer to continue the operation. If there is no candidate value in the next layer, it returns to this layer, reselects a i = a i + 1 , then calculates the next layer. After several cycles, when i = 1 , a set of solutions, a = [ a 1 , a n ] , can be obtained, calculating the distance between the corresponding lattice vector, B a , and the target vector and comparing it with the search radius. If less, the search radius can be updated to:
ρ = | | y B a | |
At this point, it makes i = n and starts a new round of search based on this radius. This cycle is repeated until the search radius can no longer be reduced.
The iterative process of the conventional breadth-first search algorithm is complex, and the efficiency of this algorithm gradually decreases with an increase in dimension. Therefore, based on the algorithm, the search process is optimized and innovated.
In the process of the i = n , n - 1 , , 1 layer by layer circular search, it calculates the partial Euclidean distance (PED) between each vector and the floating-point solution vector:
T i ( a ) = j = i n ( y k = j n r i , j a j ) 2
It sorts the calculated Euclidean distance values. For example, when searching the i layer, a t K candidate ambiguity sequence a 1 , a k is calculated, including a j = [ 0 , , a i + 1 j , , a n j ] T , j = 1 , , t . Since T i ( a x ) is the smallest, the subsequent ambiguity search process is based on T i ( a x ) , where t represents the Euclidean distance. At this time, it is necessary to calculate the corresponding value of each ambiguity candidate value, a i :
e i = ( y r i , k a i k = i + 1 n r i , k a i ) 2
The size if the ambiguity candidate value is calculated and judged based on whether it meets the following requirement:
T i + 1 ( a ) + e i ρ 2
If it meets the requirements, the sequence a j = [ 0 , , a i + 1 j , , a n j ] T is reserved. Otherwise, the next group of candidate sequences is searched. In the search process of this layer, if k candidate sequence has been saved, it is necessary to compare the size relationship between the PED of the new sequence and the maximum PED in the previously saved candidate sequence. If it is greater than the PED of the previously saved sequence, the search continues to the subsequent sequence. Otherwise, the new smaller PED value is saved as a new sequence, and subsequent candidate values continue to be judged to ensure that only k candidate sequences are recorded as long as the largest PED is eliminated. For the candidate sequence determined by the upper layer, the search of this layer can be completed after the search is completed. Then, it can be substituted into the search process of the next layer until the lattice vector the shortest distance from the target vector is obtained after searching all layers, and the shortest vector, T i j ( a ) can be directly selected as the final solution of the problem. The fixed solution x closest to the floating-point solution y is finally searched, and the schematic diagram is shown in Figure 4.
That is to say, follow the yellow arrow to search from top to bottom, and then from left to right point by point. The blue arrow indicates the Euclidean distance between each search point and the actual point Y. Because the target search point X is the closest to point Y, the red circle with a cross indicates that the Euclidean distance will only increase until the search reaches this point.

4. Partial Ambiguity Resolution Experiments

In order to verify the feasibility of this algorithm, different search algorithms were used to analyze the search time of the optimal ambiguity solution based on the MATLAB simulation platform. Construct the vector according to the collected ambiguity variable:
a = 100 × r a n d n ( n , 1 )
Among them, function r a n d n ( n , 1 ) is the function of the MATLAB platform that can randomly generate vectors conforming to a positive distribution.
The simulation case covariance matrices Q a a 1 = U D U T and U used in this section are the orthogonal matrices D = d i a g ( d i ) and d i = r a n d . Figure 5 shows the simulation diagram of the ambiguity search time with dimension 40 by using three algorithms: New-Breadth-First, conventional Breadth-First and LAMBDA. In each process, the time consumed to search the optimal ambiguity value can be calculated.
As shown in Figure 5, the search space was reduced through New-Breadth-First, which significantly shortened the time spent searching for the optimal value compared with the conventional Breadth-First and LAMBDA algorithms. When the dimension was 10–20, the three algorithms had little difference, but when the dimension was large, the New-Breadth-First algorithm could ensure a shorter search time and was better than the other two algorithms. Therefore, according to the numerical simulation results, it can be concluded that the New–Breadth–First algorithm has good effectiveness.
The basic experiment conditions are shown in the Table 1. The data acquisition location is shown in the Figure 6.
Because the carrier phase positioning uses the number of carriers, it is important to obtain it. The fixed solution can be obtained by searching from the floating solution. Figure 7, Figure 8, Figure 9 and Figure 10 show the simulation experiment diagrams of the fixed ambiguity of the conventional PAR algorithm and the New-Breadth-First search algorithm based on the LAMBDA algorithm according to the collected GNSS experimental data. It can be seen from the simulation diagram that the accuracy in all directions was improved by using the New-Breadth-First search algorithm. Compared with the conventional PAR algorithm, the New-Breadth-First search algorithm improved the ambiguity fixation rate by 31.56% and 32.18%. It can be seen that the New-Breadth-First search algorithm has the advantage of fixed ambiguity. The feasibility of the new algorithm is further proven.
It is shown in Figure 8 and Figure 10 that the success ambiguity fixation rates in all directions have been effectively improved by the New-Breadth-First search algorithm, and the positioning accuracy can approach the centimeter level, which further illustrates the effectiveness of the New-Breadth-First search algorithm in high-dimension ambiguity situations.
In order to further verify the fixation effect of the New-Breadth-First search algorithm on the ambiguity in the actual scene, the GNSS observation data (BDS satellites and GPS satellites) collected from the observation station built on the roof of a school library in Guangxi Zhuang Autonomous Region were also used. The ambiguity search algorithm adopted the New-Breadth-First algorithm proposed in this section, which was compared with the conventional PAR algorithm.

5. Conclusions

First, this paper introduces the equivalent relationship between lattice theory search and ambiguity search and proposes a new ambiguity search algorithm based on lattice theory. The algorithm is based on the Breadth-First lattice. In the search process, it reduces the ambiguity search space by calculating and judging the Euclidean distance between each search variable and the target one. Thus, compared with the LAMBDA algorithm and the conventional Breadth-First algorithm, it effectively shortens the search time for the optimal ambiguity solution in a high-dimension situation. Combined with the partial ambiguity fixing strategy, the satellites with low elevation angles are eliminated to obtain the optimal subset. The experimental results show that the positioning accuracy of this algorithm is significantly improved compared with the conventional PAR algorithm based on the conventional LAMBDA solution, and the ambiguity fixation rate is effectively improved.

Author Contributions

Conceptualization, S.W.; Investigation, Z.Y.; Supervision, X.S.; Validation, L.Y.; Writing—original draft, S.W. and Z.Y.; Writing—review and editing, S.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Natural Science Foundation of China (62161007), the Guangxi Natural Science Foundation (2018GXNSFAA050123), and The Graduate Education Innovation Project of Guangxi (YCSW2021180).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Teunissen, P.J.G. Success probability of integer GPS abiguity rounding and bootstrapping. J. Geod. 1998, 72, 606–612. [Google Scholar] [CrossRef]
  2. Chang, X.W.; Yang, X.; Zhou, T. MLAMBDA: A modified LAMBDA method for integer least-squares estimation. J. Geod. 2005, 79, 552–565. [Google Scholar] [CrossRef]
  3. Hassibi, A.; Boyd, S. Integer parameter estimation in linear models with applications to GPS. IEEE Trans. Signal Processing 1998, 46, 2938–2952. [Google Scholar] [CrossRef]
  4. Grafarend, E.W. Mixed integer-real valued adjustment (IRA) problems: GPS initial cycle ambiguity resolution by means of the LLL algorithm. GPS Solut. 2000, 4, 31–44. [Google Scholar] [CrossRef]
  5. Zhou, X. Research on the Application of Lattice Based Protocol in MIMO; Beijing University of Posts and telecommunications: Beijing, China, 2011. [Google Scholar]
  6. Plantard, T.; Susilo, W.; Win, K.T. A Digital Signature Scheme Based on CVPoo; Springer: Berlin/Heidelberg, Germany, 2008; pp. 288–307. [Google Scholar]
  7. Weichi, Y. Lattice Protocol Theory and Its Application in Cryptographic Design; Southwest Jiaotong University: Chengdu, China, 2005. [Google Scholar]
  8. Viterbo, E.; Boutros, J. A Universal Decoding Algorithm for Lattice Codes; Quatorzieme Colloque GRETSI: Juan-Les-Pins, France, 1993; pp. 611–614. [Google Scholar]
  9. Dai, L.; Wang, J.; Rizos, C.; Han, S. Predicting Atmospheric Biases for Real-Time Ambiguity Resolution in GPS/GLONASS Reference Station Networks. J. Geod. 2003, 76, 617–628. [Google Scholar] [CrossRef]
  10. Li, J.; Zhang, X.; Yan, K. Application of EKF in GPS navigation and positioning. Mod. Navig. 2013, 4, 41–44. [Google Scholar]
  11. Han, S. Carrier Phase-Based Long-Range GPS Kinematic Positioning. Ph.D. Thesis, University of New South Wales, Sydney, NSW, Australia, 1997. [Google Scholar]
  12. Zhao, X.; Wang, Q.; Pan, S. Partial ambiguity fixation and performance analysis of lambda algorithm. Chin. J. Inert. Technol. 2010, 18, 665–669. [Google Scholar]
  13. Wang, K.; Chen, P.; Teunissen, P. Single-Epoch, Single-Frequency Multi-GNSS L5 RTK under High-Elevation Masking. Sensors 2019, 19, 1066. [Google Scholar] [CrossRef] [PubMed]
  14. Lu, L.; Liu, W.; Li, J. Analysis of the influence of reduced correlation on the search efficiency in ambiguity resolution. J. Surv. Mapp. 2015, 44, 481–487. [Google Scholar]
  15. Zhang, X.; Han, G.; Zhang, D.; Zhang, D.; Yang, L. An Efficient SCMA Codebook Design Based on Lattice Theory for Information-Centric IoT. IEEE Access 2019, 7, 2169–3536. [Google Scholar] [CrossRef]
  16. Zhao, T.; Jiang, J. Block gram Schmit orthogonalization algorithm and its application. J. Grad. Sch. Chin. Acad. Sci. 2009, 26, 224–228. [Google Scholar]
  17. Brack, A. Reliable GPS+BDS RTK positioning with partial ambiguity resolution. GPS Solut. 2017, 21, 1083–1092. [Google Scholar] [CrossRef]
  18. Li, C. Research on the Generation and Release of High-Precision Differential Correction Information in Network Gps/Vrs System; Southwest Jiaotong University: Chengdu, China, 2007. [Google Scholar]
  19. Zou, L.; Li, Y. Research on search space based on LAMBDA algorithm. Geospat. Inf. 2018, 16, 96–98. [Google Scholar]
Figure 1. Geometric diagram of double-difference model.
Figure 1. Geometric diagram of double-difference model.
Sensors 22 07126 g001
Figure 2. Diagram of nearest grid search.
Figure 2. Diagram of nearest grid search.
Sensors 22 07126 g002
Figure 3. Breadth-first search algorithm flow chart.
Figure 3. Breadth-first search algorithm flow chart.
Sensors 22 07126 g003
Figure 4. Schematic diagram of ambiguity search optimization algorithm.
Figure 4. Schematic diagram of ambiguity search optimization algorithm.
Sensors 22 07126 g004
Figure 5. Simulation diagram of ambiguity search time of three algorithms.
Figure 5. Simulation diagram of ambiguity search time of three algorithms.
Sensors 22 07126 g005
Figure 6. Experimental data collection stations.
Figure 6. Experimental data collection stations.
Sensors 22 07126 g006
Figure 7. Three−dimensional baseline solution results of conventional PAR algorithm based on the LAMBDA algorithm.
Figure 7. Three−dimensional baseline solution results of conventional PAR algorithm based on the LAMBDA algorithm.
Sensors 22 07126 g007
Figure 8. Three−dimensional baseline solution results based on the New-Breadth-First search algorithm.
Figure 8. Three−dimensional baseline solution results based on the New-Breadth-First search algorithm.
Sensors 22 07126 g008
Figure 9. Three−dimensional baseline solution results of the conventional PAR algorithm based on the LAMBDA algorithm.
Figure 9. Three−dimensional baseline solution results of the conventional PAR algorithm based on the LAMBDA algorithm.
Sensors 22 07126 g009
Figure 10. Three−dimensional baseline solution results based on the New-Breadth-First search algorithm.
Figure 10. Three−dimensional baseline solution results based on the New-Breadth-First search algorithm.
Sensors 22 07126 g010
Table 1. Basic information of the experiment.
Table 1. Basic information of the experiment.
Receiver Model ublox-m8
Satellite dimension 30
Data acquisition time 27 October 2020 9:00–11:30
Data format RTCM3
Epoch number 3000
Experiment solution Static solution
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wang, S.; You, Z.; Sun, X.; Yuan, L. A Partial Ambiguity Resolution Algorithm Based on New-Breadth-First Lattice Search in High-Dimension Situations. Sensors 2022, 22, 7126. https://doi.org/10.3390/s22197126

AMA Style

Wang S, You Z, Sun X, Yuan L. A Partial Ambiguity Resolution Algorithm Based on New-Breadth-First Lattice Search in High-Dimension Situations. Sensors. 2022; 22(19):7126. https://doi.org/10.3390/s22197126

Chicago/Turabian Style

Wang, Shouhua, Zhiqi You, Xiyan Sun, and Libo Yuan. 2022. "A Partial Ambiguity Resolution Algorithm Based on New-Breadth-First Lattice Search in High-Dimension Situations" Sensors 22, no. 19: 7126. https://doi.org/10.3390/s22197126

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