CN105137459A - Beidou single frequency cycle slip detection method - Google Patents

Beidou single frequency cycle slip detection method Download PDF

Info

Publication number
CN105137459A
CN105137459A CN201510454254.5A CN201510454254A CN105137459A CN 105137459 A CN105137459 A CN 105137459A CN 201510454254 A CN201510454254 A CN 201510454254A CN 105137459 A CN105137459 A CN 105137459A
Authority
CN
China
Prior art keywords
cycle slip
matrix
epoch
svd
cycle
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510454254.5A
Other languages
Chinese (zh)
Inventor
邹金慧
柏粉花
高杨
吴建德
王晓东
范玉刚
黄国勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kunming University of Science and Technology
Original Assignee
Kunming University of Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kunming University of Science and Technology filed Critical Kunming University of Science and Technology
Priority to CN201510454254.5A priority Critical patent/CN105137459A/en
Publication of CN105137459A publication Critical patent/CN105137459A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/01Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/13Receivers
    • G01S19/35Constructional details or hardware or software details of the signal processing chain
    • G01S19/37Hardware or software details of the signal processing chain

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Complex Calculations (AREA)

Abstract

The invention relates to a Beidou single frequency cycle slip detection method, which belongs to the field of Beidou navigation and positioning data processing. A pseudo range observation value is firstly used for subtracting a carrier phase observation value, the difference value is then differenced between epochs, and a cycle slip detection amount is obtained; then, a Hankel matrix is used for building an attractor track matrix for the cycle slip detection amount, singular value decomposition (SVD) is carried out, and a limited number of effective singular values capable of reflecting abrupt information can be obtained; and finally, SVD inverse operation is used for reconstructing a component signal for each effective singular value, and after the component signals are overlapped, the cycle slip is detected according to the position of the maximum value point in the overlapped signals. Amplitude changes only need to be features, whether cycle slip happens is judged only by a cycle slip detection amount amplitude through SVD processing, the problem that the traditional method is hard to detect small cycle slip can be solved, and small cycle slip with 1 to 5 cycles in the Beidou carrier phase observation value can be effectively detected.

Description

A kind of Big Dipper single-frequency Cycle Slips Detection
Technical field
The present invention relates to a kind of Big Dipper single-frequency Cycle Slips Detection, belong to Beidou navigation locator data process field.
Background technology
The comprehensive networking of triones navigation system is built up, and will provide location, navigation, time service and short message communication service for Global Subscriber.Because it has great importance and using value widely, China just greatly develops, improve correlation technique, as problems such as error analysis and processing, cycle-slip detection and repair, Carrier Phase Ambiguity Resolution.Wherein, Detection of Cycle-slip is high precision BDS Data processing very important link, and in carrier phase data, 10 weeks and above cycle slip are easy to be found, and are less than the cycle slip of 10 weeks, and particularly the little cycle slip of 1 ~ 5 week is not easily found.Polynomial fitting method, Higher Difference Method, Ionosphere Residual Error method and wavelet analysis method etc. are the conventional methods of Detection of Cycle-slip.Wherein, polynomial fitting method needs phase change rate, and some receiver is inapplicable owing to not possessing this kind of measured value, and can not detect the little cycle slip of 1 ~ 5 week; It is also unaccommodated that Higher Difference Method is used for the method for little Detection of Cycle-slip because high order difference between carrier phase epoch by repeatedly doing difference, be also exaggerated noise signal while amplifying cycle slip; Although Ionosphere Residual Error method has the feature to little cycle slip sensitivity, under being only suitable for the environment that ionosphere conversion is slow, Multi-Path Effects is little; Although wavelet analysis method can to Xiao Zhou jump into row detection, wavelet function choose also ununified theoretical standard, in Detection of Cycle-slip, there is significant limitation.Therefore, be necessary to propose a kind of technological means, to solve the problem in fact.
Summary of the invention
The invention provides a kind of Big Dipper single-frequency Cycle Slips Detection, for the problem that the little cycle slip of solution is not easily found.
Technical scheme of the present invention is: a kind of Big Dipper single-frequency Cycle Slips Detection, first uses Pseudo-range Observations ρ tdeduct carrier phase observation data and its difference is asked between epoch again poor, obtain cycle slip inspected number D (t); Then utilize Hankel matrix to build attractor track matrix A to cycle slip inspected number D (t), and svd process is carried out to A, obtain effective singular value that limited can reflect abrupt information; Finally use SVD inverse operation respectively to each effective singular value reconstruct component signal, according to the position sensing cycle slip of maximum point in superposed signal after being superposed by each component signal.
The concrete steps of described method are as follows:
Step1, by Pseudo-range Observations ρ tdeduct carrier phase observation data φ t, and its difference is asked poor in epoch between t again, can cycle slip inspected number D (t) be obtained;
D ( t ) = ( ρ t + 1 - λφ t + 1 ) - ( ρ t - λφ t ) λ - - - ( 1 )
In formula, λ is the carrier wavelength of a certain frequency range of the Big Dipper; T is the moment obtaining Pseudo-range Observations and carrier phase observation data, also claims epoch; T+1 is next epoch of t;
Step2, Hankel matrix is utilized to build attractor track matrix A to cycle slip inspected number D (t) that formula (1) obtains;
A = d 1 d 2 ... d n d 2 d 3 ... d n + 1 ... ... ... ... d m d m + 1 ... d N - - - ( 2 )
In formula, N is number epoch of observation of the carrier phase chosen, and n is the columns of matrix A and meets 1<n<N; The line number m=N-n+1 of order matrix A, then A ∈ R m × n; d 1be cycle slip inspected number corresponding to the 1st epoch, in like manner, d nbe cycle slip inspected number corresponding to the n-th epoch, d nbe cycle slip inspected number corresponding to N number of epoch;
Step3, according to formula (3), SVD process is carried out to attractor track matrix A, obtain limited effective singular value;
A=USV T(3)
In formula, U=[u 1, u 2..., u m] ∈ R m × m, V=[v 1, v 2..., v n] ∈ R n × nbe called the left and right singular matrix of attractor track matrix A, and U and V is orthogonal matrix; u mfor m column vector of matrix U; v nfor the n-component column vector of matrix V; S=[diag (σ 1, σ 2... σ q), O] or its transposition, depend on the magnitude relationship of m and n, S ∈ R m × n, O is null matrix, and q depends on the little person in m and n, and q is the number of effective singular value, and singular value has such relation: σ 1>=σ 2>=...>=σ q> 0, q=min (m, n);
Step4, utilization SVD inverse operation are respectively to effective singular value σ 1, σ 2... σ qreconstruct component signal P 1, P 2... P q:
P i=u iσ iv i T,i=1,2,…,q(4)
In formula, u ifor i-th column vector of matrix U; v ifor i-th column vector of matrix V;
Step5, according to formula (5) by each component signal P 1, P 2... P qafter superposing, the position sensing cycle slip according to maximum point in superposed signal X:
X=P 1+P 2+...+P q(5)。
Cycle slip is regarded as the singular point in carrier phase observation data, after SVD process, slackened the impact of stochastic error and measurement noises, determine according to the position of abrupt information in superposed signal the epoch that cycle slip occurs, thus complete the detection of cycle slip.
Principle of work of the present invention is: if there is not cycle slip in Big Dipper carrier phase observation data, then cycle slip inspected number D (t) shows as a level and smooth straight line, owing to being subject to the impact of stochastic error and measurement noises in actual observation, cycle slip inspected number D (t) shows as random error characteristics; When there is cycle slip in carrier phase observation data, the random character of cycle slip inspected number suffers to destroy and just there will be sudden change, and cycle slip value is larger, suddenlys change more obvious.Then for the little cycle slip of 1 ~ 5 week, human eye not easily observes directly this sudden change, and svd (SingularValueDecomposition, SVD) has good de-noising function, can extract abrupt information.Cycle slip is regarded as the singular point in carrier phase observation data, after SVD slackens the impact of stochastic error and measurement noises, in the signal after reconstructing component signal superposition according to SVD, the epoch that cycle slip occurs is determined in the position of abrupt information, thus completes the detection of cycle slip.
Step based on the Big Dipper single-frequency Cycle Slips Detection of SVD is as follows:
1, Hankel matrix is utilized to the process that cycle slip inspected number D (t) builds attractor track matrix A to be:
First determine line number and the columns of Hankel matrix, namely determine the size of m and n.SVD decomposes quantity of information that the component that obtains comprises directly by corresponding singular value σ qsize determine, σ qthe quantity of information of less this respective components of expression is less.Therefore, singular value contribution rate ζ can be defined qcomprehensively weigh the quantity of information of respective components:
&zeta; q = &sigma; q &sigma; 1 + &sigma; 2 + ... + &sigma; q - - - ( 6 )
The size of m and n can be determined according to (6) formula.By choosing several m, from singular value curve map, if quickly fall to zero or close to zero from a certain moment singular value, so known from then on j component starts, follow-up component does not have significance, and this just can determine matrix column number n=j, is determined the line number of matrix A by m=N-n+1.
2, after Hankel matrix has built, theoretical according to svd, matrix A is represented, containing u by formula below iand v iand σ i:
A = &Sigma; i = 1 q u i &sigma; i v i T = &Sigma; i = 1 q A i - - - ( 7 )
U in formula i∈ R m × 1, v i∈ R n × 1.Matrix A equals q sub-matrix A after SVD decomposes isum.
Under Hankel matrix, choose an effectively singular value and carry out SVD inverse transformation and try to achieve component signal, the linear superposition of each component signal consisted of inverse transformation just obtains signal originally.
The invention has the beneficial effects as follows: only need be changed to feature with amplitude, can judge whether there occurs cycle slip from the cycle slip inspected number amplitude through SVD process, solve the problem that classic method is difficult to detect little cycle slip, effectively can detect the little cycle slip of in Big Dipper carrier phase observation data 1 ~ 5 week.
Accompanying drawing explanation
Fig. 1 is the inventive method process flow diagram;
Fig. 2 is singular value curve map (n=4) in the present invention;
Fig. 3 opens test case figure in the present invention;
Fig. 4 is cycle slip inspection spirogram when not adding cycle slip in the present invention;
Fig. 5 is the attractor track matrix A to cycle slip inspected number structure in the present invention;
Fig. 6 is four component signal P in the present invention 1, P 2, P 3, P 4figure;
Fig. 7 is that cycle slip inspected number after adding 1 week cycle slip in the present invention is through SVD process figure;
Fig. 8 is that cycle slip inspected number after adding 2 weeks cycle slips in the present invention is through SVD process figure;
Fig. 9 is that cycle slip inspected number after adding 3 weeks cycle slips in the present invention is through SVD process figure;
Figure 10 is that cycle slip inspected number after adding 4 weeks cycle slips in the present invention is through SVD process figure;
Figure 11 is that cycle slip inspected number after adding 5 weeks cycle slips in the present invention is through SVD process figure.
Embodiment
Embodiment 1: as shown in figs. 1-11, a kind of Big Dipper single-frequency Cycle Slips Detection, first uses Pseudo-range Observations ρ tdeduct carrier phase observation data and its difference is asked between epoch again poor, obtain cycle slip inspected number D (t); Then utilize Hankel matrix to build attractor track matrix A to cycle slip inspected number D (t), and svd process is carried out to A, obtain effective singular value that limited can reflect abrupt information; Finally use SVD inverse operation respectively to each effective singular value reconstruct component signal, according to the position sensing cycle slip of maximum point in superposed signal after being superposed by each component signal.
The concrete steps of described method are as follows:
Step1, by Pseudo-range Observations ρ tdeduct carrier phase observation data φ t, and its difference is asked poor in epoch between t again, can cycle slip inspected number D (t) be obtained;
D ( t ) = ( &rho; t + 1 - &lambda;&phi; t + 1 ) - ( &rho; t - &lambda;&phi; t ) &lambda; - - - ( 1 )
In formula, λ is the carrier wavelength of a certain frequency range of the Big Dipper; T is the moment obtaining Pseudo-range Observations and carrier phase observation data, also claims epoch; T+1 is next epoch of t;
Step2, Hankel matrix is utilized to build attractor track matrix A to cycle slip inspected number D (t) that formula (1) obtains;
A = d 1 d 2 ... d n d 2 d 3 ... d n + 1 ... ... ... ... d m d m + 1 ... d N - - - ( 2 )
In formula, N is number epoch of observation of the carrier phase chosen, and n is the columns of matrix A and meets 1<n<N; The line number m=N-n+1 of order matrix A, then A ∈ R m × n; d 1be cycle slip inspected number corresponding to the 1st epoch, in like manner, d nbe cycle slip inspected number corresponding to the n-th epoch, d nbe cycle slip inspected number corresponding to N number of epoch;
Step3, according to formula (3), SVD process is carried out to attractor track matrix A, obtain limited effective singular value;
A=USV T(3)
In formula, U=[u 1, u 2..., u m] ∈ R m × m, V=[v 1, v 2..., v n] ∈ R n × nbe called the left and right singular matrix of attractor track matrix A, and U and V is orthogonal matrix; u mfor m column vector of matrix U; v nfor the n-component column vector of matrix V; S=[diag (σ 1, σ 2... σ q), O] or its transposition, depend on the magnitude relationship of m and n, S ∈ R m × n, O is null matrix, and q depends on the little person in m and n, and q is the number of effective singular value, and singular value has such relation: σ 1>=σ 2>=...>=σ q> 0, q=min (m, n);
Step4, utilization SVD inverse operation are respectively to effective singular value σ 1, σ 2... σ qreconstruct component signal P 1, P 2... P q:
P i=u iσ iv i T,i=1,2,…,q(4)
In formula, u ifor i-th column vector of matrix U; v ifor i-th column vector of matrix V;
Step5, according to formula (5) by each component signal P 1, P 2... P qafter superposing, the position sensing cycle slip according to maximum point in superposed signal X:
X=P 1+P 2+...+P q(5)。
Embodiment 2: as shown in figs. 1-11, a kind of Big Dipper single-frequency Cycle Slips Detection, first uses Pseudo-range Observations ρ tdeduct carrier phase observation data and its difference is asked between epoch again poor, obtain cycle slip inspected number D (t); Then utilize Hankel matrix to build attractor track matrix A to cycle slip inspected number D (t), and svd process is carried out to A, obtain effective singular value that limited can reflect abrupt information; Finally use SVD inverse operation respectively to each effective singular value reconstruct component signal, according to the position sensing cycle slip of maximum point in superposed signal after being superposed by each component signal.
Embodiment 3: as shown in figs. 1-11, a kind of Big Dipper single-frequency Cycle Slips Detection, first uses Pseudo-range Observations ρ tdeduct carrier phase observation data and its difference is asked between epoch again poor, obtain cycle slip inspected number D (t); Then utilize Hankel matrix to build attractor track matrix A to cycle slip inspected number D (t), and svd process is carried out to A, obtain effective singular value that limited can reflect abrupt information; Finally use SVD inverse operation respectively to each effective singular value reconstruct component signal, according to the position sensing cycle slip of maximum point in superposed signal after being superposed by each component signal.
Described method specific experiment process is as follows:
Step 1, open the double star five frequently test case " 502449091t.13O " from the navigation of Shanghai compass in ancient China with UltraEdit software, as shown in Figure 3, its sample frequency is 1Hz, and observation duration is 1h.Select the Big Dipper (COMPASS, C01) the Pseudo-range Observations ρ of front 300 epoch tand carrier phase observation data as test case;
Step 2, the COMPASS Pseudo-range Observations ρ of 300 epoch that will select tand carrier phase observation data copy in two row of Excel table respectively, wherein, 1 row are Pseudo-range Observations ρ entirely t, another row are carrier phase observation data entirely
Step 3, use Pseudo-range Observations ρ tdeduct carrier phase observation data and its difference is asked poor in epoch between t again, can cycle slip inspected number D (t) be obtained, cycle slip inspected number D (t) be imported in MATLAB software and be shown as figure, as shown in Figure 4.According to Fig. 4, when not adding cycle slip, because carrier phase observation data is subject to the impact of stochastic error and measurement noises, cycle slip inspected number D (t) is made to show as random error characteristics in time series.
Step 4, utilize Hankel matrix to construct attractor track matrix A to cycle slip inspected number D (t) can to obtain as shown in Figure 5, matrix A is the matrix (wherein Fig. 5 only provides partial data) of 297 × 4.
Step 5, SVD process is carried out to attractor track matrix A obtain effective singular value σ 1, σ 2... σ qbe respectively 6.6662,6.5793,5.7076,3.9478.Namely effective singular value number is 4.
Step 6, SVD inverse operation is carried out to 4 effective singular values and reconstruct obtains 4 component signal P 1, P 2, P 3, P 4, 4 component signals as shown in Figure 6.As shown in Figure 6, the noise of 4 components obtained through SVD process weakens to some extent, shows as its amplitude less, and contrast known with Fig. 4, these 4 components more intactly remain the information of former cycle slip inspected number D (t) simultaneously.
Step 7, by formula (5) by 4 component signal P 1, P 2, P 3, P 4superpose, obtain superposed signal X, due to the carrier phase observation data obtained in not containing cycle slip, the superposed signal X now obtained obviously distinguishes with former cycle slip inspected number D (t) nothing.
In order to verify that context of methods effectively can detect 1 ~ 5 week cycle slip, artificially press formula (8) at carrier phase observation data φ tany epoch, t added 1 ~ 5 week cycle slip respectively time, repeated execution of steps 3 ~ step 7, can obtain Fig. 7 ~ Figure 11:
&phi; t &prime; = &phi; t ; t = 1 - t 1 &phi; t + &Delta;n 1 ; t = t 1 + 1 - t 2 &phi; t + &Delta;n 2 ; t = t 2 + 1 , ... - - - ( 8 )
In formula, n 1, n 2represent t respectively 1, t 2the size of the cycle slip added, t 1, t 2represent the moment adding cycle slip.
As can be seen from Figure 7, after adding 1 week cycle slip 100 epoch of carrier phase observation data, cycle slip inspected number D (t), after SVD process, obviously can be found out that the threshold value located in 100 epoch has exceeded 1 week, there occurs sudden change, namely there occurs cycle slip.
As can be seen from Figure 8, after adding 2 weeks cycle slips 150 epoch of carrier phase observation data, cycle slip inspected number D (t) is after SVD process, obviously can find out that the threshold value located in 150 epoch has exceeded 1.5 weeks, reached for-1.575 weeks, knownly there occurs sudden change, namely there occurs cycle slip.
As can be seen from Figure 9, after adding 3 weeks cycle slips 200 epoch of carrier phase observation data, cycle slip inspected number D (t) is after SVD process, obviously can find out that the threshold value located in 200 epoch has exceeded 2 weeks, reached for-2.216 weeks, there occurs sudden change, can be judged as there occurs cycle slip.
As can be seen from Figure 10, after adding 4 weeks cycle slips 250 epoch of carrier phase observation data, cycle slip inspected number D (t) is after SVD process, obviously can find out that the threshold value located in 250 epoch has exceeded 2.5 weeks, reached for-2.83 weeks, sudden change is comparatively obvious, and namely cycle slip is comparatively obvious.
As can be seen from Figure 11, after adding 5 weeks cycle slips 220 epoch of carrier phase observation data, cycle slip inspected number D (t), after SVD process, obviously can be found out that the threshold value located in 220 epoch has exceeded 3.5 weeks, can judge to there occurs cycle slip.
In sum, a kind of Big Dipper single-frequency Cycle Slips Detection, by using Pseudo-range Observations ρ tdeduct carrier phase observation data and its difference is asked between epoch again poor, obtain cycle slip inspected number D (t); Then utilize Hankel matrix to build attractor track matrix A to cycle slip inspected number D (t), and svd (SVD) process is carried out to A, obtain effective singular value that can reflect abrupt information; Finally use SVD inverse operation respectively to effective singular value reconstruct component signal, according to the position sensing cycle slip of maximum point in superposed signal after being superposed by each component signal.
By reference to the accompanying drawings the specific embodiment of the present invention is explained in detail above, but the present invention is not limited to above-mentioned embodiment, in the ken that those of ordinary skill in the art possess, various change can also be made under the prerequisite not departing from present inventive concept.

Claims (2)

1. a Big Dipper single-frequency Cycle Slips Detection, is characterized in that: first use Pseudo-range Observations ρ tdeduct carrier phase observation data and its difference is asked between epoch again poor, obtain cycle slip inspected number D (t); Then utilize Hankel matrix to build attractor track matrix A to cycle slip inspected number D (t), and svd process is carried out to A, obtain effective singular value that limited can reflect abrupt information; Finally use SVD inverse operation respectively to each effective singular value reconstruct component signal, according to the position sensing cycle slip of maximum point in superposed signal after being superposed by each component signal.
2. Big Dipper single-frequency Cycle Slips Detection according to claim 1, is characterized in that: the concrete steps of described method are as follows:
Step1, by Pseudo-range Observations ρ tdeduct carrier phase observation data φ t, and its difference is asked poor in epoch between t again, can cycle slip inspected number D (t) be obtained;
D ( t ) = ( &rho; t + 1 - &lambda;&phi; t + 1 ) - ( &rho; t - &lambda;&phi; t ) &lambda; - - - ( 1 )
In formula, λ is the carrier wavelength of a certain frequency range of the Big Dipper; T is the moment obtaining Pseudo-range Observations and carrier phase observation data, also claims epoch; T+1 is next epoch of t;
Step2, Hankel matrix is utilized to build attractor track matrix A to cycle slip inspected number D (t) that formula (1) obtains;
A = d 1 d 2 ... d n d 2 d 3 ... d n + 1 ... ... ... ... d m d m + 1 ... d N - - - ( 2 )
In formula, N is number epoch of observation of the carrier phase chosen, and n is the columns of matrix A and meets 1<n<N; The line number m=N-n+1 of order matrix A, then A ∈ R m × n; d 1be cycle slip inspected number corresponding to the 1st epoch, in like manner, d nbe cycle slip inspected number corresponding to the n-th epoch, d nbe cycle slip inspected number corresponding to N number of epoch;
Step3, according to formula (3), SVD process is carried out to attractor track matrix A, obtain limited effective singular value;
A=USV T(3)
In formula, U=[u 1, u 2..., u m] ∈ R m × m, V=[v 1, v 2..., v n] ∈ R n × nbe called the left and right singular matrix of attractor track matrix A, and U and V is orthogonal matrix; u mfor m column vector of matrix U; v nfor the n-component column vector of matrix V; S=[diag (σ 1, σ 2... σ q), O] or its transposition, depend on the magnitude relationship of m and n, S ∈ R m × n, O is null matrix, and q depends on the little person in m and n, and q is the number of effective singular value, and singular value has such relation: σ 1>=σ 2>=...>=σ q> 0, q=min (m, n);
Step4, utilization SVD inverse operation are respectively to effective singular value σ 1, σ 2... σ qreconstruct component signal P 1, P 2... P q:
P i=u iσ iv i T,i=1,2,…,q(4)
In formula, u ifor i-th column vector of matrix U; v ifor i-th column vector of matrix V;
Step5, according to formula (5) by each component signal P 1, P 2... P qafter superposing, the position sensing cycle slip according to maximum point in superposed signal X:
X=P 1+P 2+...+P q(5)。
CN201510454254.5A 2015-07-29 2015-07-29 Beidou single frequency cycle slip detection method Pending CN105137459A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510454254.5A CN105137459A (en) 2015-07-29 2015-07-29 Beidou single frequency cycle slip detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510454254.5A CN105137459A (en) 2015-07-29 2015-07-29 Beidou single frequency cycle slip detection method

Publications (1)

Publication Number Publication Date
CN105137459A true CN105137459A (en) 2015-12-09

Family

ID=54722865

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510454254.5A Pending CN105137459A (en) 2015-07-29 2015-07-29 Beidou single frequency cycle slip detection method

Country Status (1)

Country Link
CN (1) CN105137459A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105676243A (en) * 2016-01-11 2016-06-15 昆明理工大学 Non-geometric phase and ionosphere residual method-based Beidou three-frequency cycle-slip detection method
CN106772472A (en) * 2016-12-06 2017-05-31 中国地震局第监测中心 A kind of derivation doppler measurement building method for taking the jump of GNSS receiver clock into account
CN107153208A (en) * 2017-06-20 2017-09-12 北京工业大学 A kind of method of gps carrier phase cycle-slip detection and repair
CN107450085A (en) * 2017-06-19 2017-12-08 昆明理工大学 A kind of small Cycle Slips Detection based on ITD fuzzy entropies
CN107462909A (en) * 2017-06-19 2017-12-12 昆明理工大学 A kind of Cycle Slips Detection of Big Dipper single-frequency carrier phase
CN107728168A (en) * 2017-11-09 2018-02-23 昆明理工大学 A kind of cycle slips detection method based on shape filtering and singular value decomposition
CN108549097A (en) * 2018-03-26 2018-09-18 中国电子科技集团公司第二十八研究所 Ground strengthening system Differential positioning method based on EKF filter
CN111190200A (en) * 2019-12-09 2020-05-22 北京时代民芯科技有限公司 Single-frequency cycle slip detection and restoration method in dynamic environment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101334458A (en) * 2008-06-03 2008-12-31 电子科技大学 Satellite navigation positioning carrier phase cycle slip rehabilitation method
CN102116867A (en) * 2009-12-30 2011-07-06 中国科学院微电子研究所 Method for detecting and repairing GPS carrier phase cycle slip in dynamic environment
CN102650692A (en) * 2011-02-25 2012-08-29 中国人民解放军61081部队 Method for detecting and repairing cycle slip by utilizing BeiDou three-frequency observed quantity

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101334458A (en) * 2008-06-03 2008-12-31 电子科技大学 Satellite navigation positioning carrier phase cycle slip rehabilitation method
CN102116867A (en) * 2009-12-30 2011-07-06 中国科学院微电子研究所 Method for detecting and repairing GPS carrier phase cycle slip in dynamic environment
CN102650692A (en) * 2011-02-25 2012-08-29 中国人民解放军61081部队 Method for detecting and repairing cycle slip by utilizing BeiDou three-frequency observed quantity

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Small Cycle-slip Detection of Single-frequency in BDS Based on SVD;Yang Gao 等;《Control and Decision Conference(CCDC),2015 27th Chinese》;20150525;第3627-3630页 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105676243A (en) * 2016-01-11 2016-06-15 昆明理工大学 Non-geometric phase and ionosphere residual method-based Beidou three-frequency cycle-slip detection method
CN106772472A (en) * 2016-12-06 2017-05-31 中国地震局第监测中心 A kind of derivation doppler measurement building method for taking the jump of GNSS receiver clock into account
CN107450085A (en) * 2017-06-19 2017-12-08 昆明理工大学 A kind of small Cycle Slips Detection based on ITD fuzzy entropies
CN107462909A (en) * 2017-06-19 2017-12-12 昆明理工大学 A kind of Cycle Slips Detection of Big Dipper single-frequency carrier phase
CN107450085B (en) * 2017-06-19 2020-08-25 昆明理工大学 Micro cycle slip detection method based on ITD fuzzy entropy
CN107153208A (en) * 2017-06-20 2017-09-12 北京工业大学 A kind of method of gps carrier phase cycle-slip detection and repair
CN107153208B (en) * 2017-06-20 2020-06-19 北京工业大学 GPS carrier phase cycle slip detection and restoration method
CN107728168A (en) * 2017-11-09 2018-02-23 昆明理工大学 A kind of cycle slips detection method based on shape filtering and singular value decomposition
CN108549097A (en) * 2018-03-26 2018-09-18 中国电子科技集团公司第二十八研究所 Ground strengthening system Differential positioning method based on EKF filter
CN111190200A (en) * 2019-12-09 2020-05-22 北京时代民芯科技有限公司 Single-frequency cycle slip detection and restoration method in dynamic environment

Similar Documents

Publication Publication Date Title
CN105137459A (en) Beidou single frequency cycle slip detection method
CN103076618B (en) Method for performing ground check and performance evaluation on satellite-borne measurement-type GNSS (Global Navigation Satellite System) receiver
CN104714244B (en) A kind of multisystem dynamic PPP calculation methods based on robust adaptable Kalman filter
CN103713297A (en) INS assistance-based satellite navigation spoofing-type interference resisting method
CN108572377B (en) Improved method for detecting and repairing cycle slip by MW combination method based on Doppler assistance
CN105301617B (en) A kind of integer ambiguity validity check method in satellite navigation system
CN104570011A (en) Relative positioning device for satellite navigation and carrier phase cycle-slip repairing method of device
CN110018507B (en) Combined precise point positioning method and system based on constellation intercropping difference
CN103698785B (en) Based on the satellite-signal cycle-slip detection and repair method of passing through order limit learning machine
CN103728643B (en) With the Big Dipper three network RTK blur level single epoch fixing means frequently that wide lane retrains
Teng et al. New characteristics of geometric dilution of precision (GDOP) for multi-GNSS constellations
CN105549056A (en) Relative positioning device and carrier wave integer ambiguity calculation method thereof
CN105182308B (en) A kind of generation method of airborne GNSS marine reflections signal
CN109444935B (en) Doppler cycle slip detection and restoration method with low sampling rate
CN103148813A (en) Method for processing global position system (GPS) deformation monitoring data
CN102654407A (en) Multiple-fault detecting device and detecting method for tightly-integrated inertial satellite navigation system
CN107153208A (en) A kind of method of gps carrier phase cycle-slip detection and repair
CN105301618A (en) Method of fixing integer ambiguity when carrier phase generates half cycle slip
CN104375157A (en) Inertial navigation assisted Big Dipper single-frequency whole-cycle ambiguity calculation method under short baseline condition
CN106814378A (en) A kind of GNSS location time series cyclophysis method for digging
CN106054214A (en) GNSS data processing method capable of weakening multi-path effect
CN103344971A (en) Optimization method suitable for GNSS real-time data processing
CN112415542B (en) Deformation monitoring and resolving method based on combination of Beidou and INS
CN106371092B (en) It is a kind of that the deformation monitoring method adaptively combined is observed with strong-motion instrument based on GPS
CN104730551A (en) Space-ground bistatic differential interferometry baseline coordinate and deformation quantity measurement method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20151209