CN101839987B - Implementation method for self-adaptive GPS software receiver - Google Patents

Implementation method for self-adaptive GPS software receiver Download PDF

Info

Publication number
CN101839987B
CN101839987B CN201010182057XA CN201010182057A CN101839987B CN 101839987 B CN101839987 B CN 101839987B CN 201010182057X A CN201010182057X A CN 201010182057XA CN 201010182057 A CN201010182057 A CN 201010182057A CN 101839987 B CN101839987 B CN 101839987B
Authority
CN
China
Prior art keywords
signal
frequency
link
tracking
satellite
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.)
Expired - Fee Related
Application number
CN201010182057XA
Other languages
Chinese (zh)
Other versions
CN101839987A (en
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.)
Guangzhou Symphysis Teaching Equipment Co Ltd
Original Assignee
Beihang University
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 Beihang University filed Critical Beihang University
Priority to CN201010182057XA priority Critical patent/CN101839987B/en
Publication of CN101839987A publication Critical patent/CN101839987A/en
Application granted granted Critical
Publication of CN101839987B publication Critical patent/CN101839987B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention designs a GPS software receiver, which is suitable for various working environments with low signal to noise ratio, high dynamic, assistance of an inertial navigation system (INS) or independent working and the like, automatically regulates performance as required to adapt to different working environments and achieves the optimal information utilization to the fullest extent as possible. An implementation method for the GPS software receiver comprises the following steps of: independently regulating the tracking bandwidth of each tracking channel according to signal strength; combining the advantages of long-term noncorrelation integral and short-term correlation integral to design a tracking loop with high-sensitivity real-time output; realizing real-time estimation of a receiver crystal frequency error model by using a method for estimating fixed intervals; and finally, based on the deep combination, improving capture velocity and tracking dynamic performance of a weak signal. The implementation method for the GPS software receiver can fully use all detectable satellite signals, can improve the tracking dynamic performance of the weak signal by utilizing auxiliary information of INS information, and also accelerates new star search when INS information assistance exists.

Description

A kind of implementation method of self-adaptive GPS software receiver
Technical field
The invention provides catching and tracking of a kind of self-adaptive GPS software receiver; This method is utilized supplementary as far as possible and is carried out the real-time estimation of crystal oscillator error; Realize catching fast and tenacious tracking; And under the condition that signal intensity allows, improve the dynamic property of tracing channel as much as possible.Realize the GPS software receiver of low signal-to-noise ratio, the adjustment of high dynamic self-adapting.
Background technology
GPS receiver high sensitivity and high dynamic performance are mutual contradiction.General highly sensitive GPS receiver need carry out long irrelevant or correlation product assigns to catch and tracking weak signal, requires carrier motor-driven unsuitable excessive.High dynamic GPS receiver then limits the length of correlation integral to some extent, and this just makes weak signal to be hunted down and to follow the tracks of, and under the situation that signal is disturbed easy losing lock.
High dynamic GPS software receiver requires the correlation time of signal trace enough short, with 1 millisecond catch with tracking scheme be example, maximum exportable navigation information frequency is 1kHz.
Signal capture
If the maximum speed of related movement of carrier and satellite is 2500m/s; Doppler frequency offset variation scope is-14K~14KHz; The input intermediate-freuqncy signal is divided into per 1 millisecond of signal frame that sampling number is a unit; Each signal frame comprises 1023 pseudorandom code elements (C/A code element), just in time is a C/A sign indicating number cycle (ignoring the cycle shift that the Doppler frequency skew causes).But the C/A sign indicating number start offset of these signal frames is unknown, and the IF-FRE after the Doppler frequency skew (below be called carrier frequency) also is unknown.The C/A sign indicating number start offset and the carrier frequency variation of adjacent two signal frames are very little; The drift speed of C/A sign indicating number start address is 0~7.5Hz; Carrier frequency variation is no more than 14Hz between adjacent two milliseconds; Therefore two adjacent signal frame C/A code element drifts are no more than 0.0075, and carrier frequency variation is less than 0.088rad/ms.The purpose of signal capture is to find out the rough C/A sign indicating number start address and the carrier frequency of a certain signal frame for the signal trace link.
The intermediate-freuqncy signal of receiving at receiving end can be expressed as:
S IF=∑S i+N (1)
S wherein iBe the intermediate-freuqncy signal of each visible star, N is a noise.
S i=A iD iC i?cos(ω it) (2)
A iBe signal amplitude, D iBeing the navigation data sign indicating number, is 1 or-1, C iIt is C/A sign indicating number sequence.In signal capture, utilize local C/A sign indicating number, digital carrier and the S that generates earlier IFMultiply each other, obtain the energy of navigation data through integration.If the energy of signal obviously surpasses noise energy, explain that the C/A sign indicating number start address and the carrier frequency of local generation C/A sign indicating number start address and carrier frequency and signal is close, then this acquiring satellite success.If signal energy surpasses peak value, then local C/A sign indicating number start address of possibility or carrier frequency are incorrect, perhaps do not have this satellite-signal.Because the Doppler frequency offset variation scope of signal is-14K~14KHz that step-size in search can be made as 1KHz when catching, and needs the search of 29 secondary frequencies altogether.Suppose that the signal sampling frequency is 5MHz; 1 millisecond signal frame has 5000 sampled points; In order to aim at C/A sign indicating number start address, need carry out 5000 times C/A sign indicating number address searching, the number of times that need search for altogether is 29 * 5000 times; Each search needs 5000 multiplication of execution and addition, and calculated amount is 29 * 5000 * 5000.In order to accelerate search speed,, C/A sign indicating number start address adopt FFT to be optimized when searching for, and can make search complexity drop to the computation complexity of 29 * 0 (5000log5000).Here introduce the ABC of cyclic convolution earlier.If the impulse response of continuous system is h (t), input signal is x (t), and the output signal is y (t), then
y ( t ) = x ( t ) * h ( t ) = ∫ - ∞ ∞ x ( τ ) h ( t - τ ) dτ - - - ( 3 )
Behind Fourier transform, Y (f)=X (f) H (f), wherein Y (f), X (f), H (f) they are respectively the Fourier transforms of y (t), x (t), h (t).Similar theorem is also arranged in discrete system
y ( n ) = x ( n ) * h ( n ) = Σ m = 0 N - 1 x ( m ) h ( n - m ) = L - 1 [ X ( k ) H ( k ) ] - - - ( 4 )
Wherein X (k) and H (k) are respectively the DFTs of x (n) and h (n), L -1It is the inverse discrete Fourier transformer inverse-discrete operator.Character and formula (4) by Fourier transform are not difficult to derive
Σ m = 0 N - 1 x ( m ) h ( n + m ) = L - 1 [ X ( k ) H ‾ ( k ) ] - - - ( 5 )
Wherein
Figure BSA00000134415100024
is the complex conjugate of H (k).Calculation procedure when catching is following:
The local complex carrier signal sequence that generates 29 frequency components
Figure BSA00000134415100025
If centre carrier frequency f C=1.3MHz, then these frequency components are represented 1300KHz, 1300 ± 1KHz ... 1300 ± 14KHz;
(1) the local complex carrier signal sequence that generates 29 frequency components
Figure BSA00000134415100026
If centre carrier frequency f C=1.3MHz, then these frequency components are represented 1300KHz, 1300 ± 1KHz ... 1300 ± 14KHz;
(2) with 29 L Fi(n) multiply each other with intermediate-freuqncy signal x (n) respectively, obtain 29 burst w i(n), to w i(n) carry out DFT and obtain W i(k);
(3) with local C/A sign indicating number Fourier transform and get complex conjugate and obtain sequence
Figure BSA00000134415100027
(4) 29 W i(k) respectively with
Figure BSA00000134415100028
Multiply each other and obtain Y i(k);
(5) to each Y i(k) carry out inverse fourier transform and obtain sequence of complex numbers y i(n), find out | y i(n) | in maximum norm, if maximum norm surpasses threshold value, acquisition success then, the pairing subscript n of maximum norm is the start address of C/A sign indicating number, the pairing frequency f of i iBe initial tracking frequencies;
(6) if (5) step was not found the mould value above threshold value, a little less than then explanation does not exist this satellite-signal or this satellite-signal excessively, can't catch through 1 millisecond of correlation time.
Traditional algorithm flow process to a certain satellite caught is as shown in Figure 1.
Signal trace
Since adopt 1 millisecond of time span tracking scheme, the signal more weak to intensity, the track loop potentially unstable, and be subject to noise effect.At first introduce the transport function of track loop.Similar with signal capture, signal trace equally need be to the intermediate-freuqncy signal despreading, promptly carries out carrier wave and the C/A sign indicating number is peeled off.Track loop is made up of ring retard (DLL) and phaselocked loop (PLL), and peeling off at phaselocked loop of carrier wave accomplished.In the signal trace starting stage, owing to the C/A sign indicating number start address and carrier frequency and the out of true that obtain from the signal capture device, need to use the carrier tracking loop of big bandwidth, be called FLL (FLL), the design frame chart of FLL such as Fig. 2.
θ among Fig. 2 iBy the carrier frequency of tracking satellite, θ fBe local carrier frequency, NCO is a digital controlled oscillator.In tracing process, θ iCan not directly obtain, in fact, θ iAnd θ fDifference estimate through phase detector.Phase detector utilizes the orthogonal code integrated value I of current time and the integrated value I of cross code integrated value Q and previous moment -1And Q -1The phase differential of estimation carrier wave.The phase detector of FLL is an approximately linear, and computing formula is following,
Δθ = θ i - θ f = I - 1 Q - IQ - 1 N ( I - 1 2 + Q - 1 2 + I 2 + Q 2 ) - - - ( 6 )
Wherein N is the sampling number of every frame.F (s) is the kernel function of FLL, adopts proportional-plus-integral controller
F ( s ) = a ω 0 + ω 0 2 s - - - ( 7 )
Closed loop transfer function, then
H ( s ) = k 0 k f F ( s ) s + k 0 k f F ( s ) = k 0 k f a ω 0 s + k 0 k f ω 0 2 s 2 + k 0 k f a ω 0 s + k 0 k f ω 0 2 - - - ( 8 )
Get k 0=k f=1, then
H ( s ) = a ω 0 s + ω 0 2 s 2 + a ω 0 s + ω 0 2 - - - ( 9 )
This is a second-order system; Get
Figure BSA00000134415100035
and make system satisfy the critical damping condition, loop noise bandwidth is by computes
B n = ω 0 ( 1 + a 2 ) 4 a = 3 ω 0 4 2 - - - ( 10 )
In the FLL tracing process, local carrier frequency is accurate inadequately, needs bigger noise bandwidth in order to avoid losing lock makes B n=300, then
Figure BSA00000134415100041
Its frequency characteristic and unit-step response such as Fig. 3.
When FLL is followed the tracks of, because the local carrier phase fluctuation is bigger, be not suitable for exporting the navigation data sign indicating number, when local carrier was followed the tracks of accurately, Phase Tracking switched to phaselocked loop by FLL.
The design frame chart of phaselocked loop and FLL are similarly, and be as shown in Figure 4, and different is that phaselocked loop is except following the tracks of carrier frequency Δ ω f, also followed the tracks of carrier phase Δ θ simultaneously.Kernel function still adopts proportional-plus-integral controller, and the peak acceleration of supposing carrier is 400m/s 2, along tangential movement, the average height angle of satellite is 60 degree, then average Doppler frequency offset variation rate is 1kHz/s=2 π k rad/s 2≈ 6.28rad/s/ms, acquiescence kernel function noise bandwidth is got B n=30, equivalent phase noise bandwidth is 26, and equivalent frequency noise bandwidth is 14.Can guarantee enough bandwidth nargin.
The frequency of phaselocked loop and the frequency characteristic of Phase Tracking and unit-step response are respectively like Fig. 5 and shown in Figure 6.The phaselocked loop phase detector as shown in the formula
Δθ=arc?tan(Q/I) (11)
The design loop and the FLL of ring retard are similar, like Fig. 7.C wherein iAnd c fThe C/A sign indicating number start address of representing this locality of input signal respectively.
The drift velocity of C/A code element is much smaller than the drift velocity of frequency, at carrier acceleration 400m/s 2Situation under, the drift speed of C/A code element is 1.3Hz/s to the maximum.Under the phaselocked loop tracking mode, get k 0=32, k f=1, B n=1, equivalent noise bandwidth is 21.6667.Under the FLL state, get B n=20, equivalent noise bandwidth is 433.3333.The frequency domain characteristic and the step response of ring retard are as shown in Figure 8.
Similar with phaselocked loop, the C/A sign indicating number start address c of input signal iCan not directly obtain, need utilize the estimation of code element phase detector.The formula of phase detector calculating symbol error is following,
Δc = c i - c f = 1 2 I E 2 + Q E 2 - I L 2 + Q L 2 I E 2 + Q E 2 + I L 2 + Q L 2 - - - ( 12 )
I E, Q EAnd I L, Q LShift to an earlier date and postpone half C/A code element correlation integral by local code respectively and obtain.Fig. 9 has represented the calculation process of these correlation integrals.Intermediate-freuqncy signal generates two paths of signals after the quadrature reproduction carrier wave that digital controlled oscillator produces reappears carrier multiplication with intersection, the sequence dot product through the local C/A that generates and time-code sequence, the sequence that shifts to an earlier date half code element and delay half code element generates I again E, Q E, I, Q and I L, Q LSix integrated values, sign indicating number ring phase detector utilizes these six integrated values to estimate the poor of actual C/A sign indicating number and local C/A sign indicating number start address.The phase place of NCO and frequency are followed the tracks of by phaselocked loop among Fig. 9, that is to say, ring retard and phaselocked loop are not independent.I and Q signal are the input signals of phaselocked loop or FLL phase detector.
High dynamic GPS software receiver requirement signal C/N generally more than 36dB-Hz, if the signal frame of current tracking is in 1 millisecond boundary, possibly influence the stability of tracking.And, sign indicating number (D sign indicating number) border of in tracing process, need constantly judging and Update Information.High sensitive receiver then requires long enough integral time, has therefore limited the maneuvering range of carrier.The principle of muting sensitivity GPS software receiver is similar with high dynamic GPS software receiver, does not carefully state here.No matter dynamically high or high sensitive receiver, its design is underaction all, can not satisfy high dynamic, high sensitivity applications requirement simultaneously.
Summary of the invention
The technical matters that the present invention solves mainly contains three; The one, automatic track loop bandwidth according to each passage of signal intensity adjustment; In allowed band, improve the dynamic property of each passage as far as possible; Make receiver under the strong and weak signals and the situation of depositing, can make full use of all detectable satellite-signals.The 2nd, when existing INS information to assist, can utilize its supplementary to improve the tracking dynamic property of weak signal, quicken new star search simultaneously.The 3rd, carried out the estimation of receiver crystal oscillator error real-time model with the fixed interval estimation technique.
The self-adaptive GPS receiver of the present invention's design has carried out 4 innovations: the one, and each tracing channel can be according to signal intensity independent regulation tracking bandwidth; The 2nd, the advantage of irrelevant integration and short-term correlation integral designs the track loop that a kind of high-sensitivity real-time is exported during in conjunction with length; The 3rd, set up the real-time model of receiver crystal oscillator error with the fixed interval estimation technique, be used for the subcarrier tracking loop, improve the tracking stability of receiver; The 4th, on dark combination foundation, improve acquisition speed and weak signal tracking dynamic performance.
In order to meet design requirement, the problem that scheme need be solved be summarized as following some: in loop design, adopt the method for acquisition and tracking stage by stage, reduce the bit error rate and also improve loop stability.In tracing process, promptly through C/A code phase regulate the frame starting point of input intermediate frequency data stream to C/A sign indicating number boundary alignment integral time, solved the problem of numeric data code phase hit.Method with regretional analysis is estimated the crystal oscillation frequency error model, further obtains next Doppler frequency constantly and squints the subcarrier tracking loop.Receive the high dynamic requirement of functional adaptation in order to make, capture time can not be long, otherwise catch the information that obtains with out-of-date.
Figure 10 is the overall flow figure of the simple form of adaptable software receiver.By finding out among the figure that the present invention is mainly by catching link, the link of refining, ready link, following the tracks of link, combination link (being junction filter), auxiliary link (aided capture, the auxiliary tracking) and form.
Description of drawings
Fig. 1 is the calculation flow chart of traditional acquisition algorithm, and wherein: T1 representes acquisition threshold;
Fig. 2 is a FLL;
Fig. 3 a is that FLL frequency characteristic, Fig. 3 b are unit-step responses;
Fig. 4 is the phase-locked loop systems block diagram;
Fig. 5 a is that phase-locked loop frequency tracking frequencies characteristic, Fig. 5 b are step response;
Fig. 6 a is that phaselocked loop Phase Tracking frequency characteristic, Fig. 6 b are step response;
Fig. 7 is the ring retard system chart;
Fig. 8 a is that ring retard frequency characteristic, Fig. 8 b are step response;
Fig. 9 is the ring retard schematic diagram;
Figure 10 is software receiver overall flow figure;
Figure 11 is the channel status transition diagram, and the channel status transition diagram has shown the condition of the state and the state exchange of receiver channel;
Figure 12 be no supplementary catch the accelerating algorithm process flow diagram,
Wherein: m representes the number of search rate point, initial value m=29; J representes to carry out the number of times of irrelevant integration, initial value j=1; T 1Represent irrelevant integrated value threshold value; T 2Represent irrelevant integral number of times threshold value; Max representes the y that each correlation integral obtains i(n) maximal value; The Max that Sum representes to obtain through irrelevant integration with; Int (*) expression rounding operation symbol:
Figure 13 is the flow process that the supplementary acquisition algorithm is arranged;
Figure 14 is the flow process of algorithm of refining, and wherein: k representes iterations, initial value k=0;
Figure 15 is the flow process that algorithm is confirmed on the numeric data code border, and wherein: j representes iterations, initial value j=0;
Figure 16 is that the fixed interval method is estimated the crystal oscillation frequency error algorithm flow chart,
Wherein: L and L* represent the length of fixed interval time, and L*<L.The physical length of current interval when length representes that receiver is started working, along with the entering of the new intermediate frequency data of every frame, the value of length is increased to till the L gradually.N SAnd N S* the number of representing current slot and legacy data time period visible satellite among the fixed interval L respectively.E iWith
Figure BSA00000134415100061
Represent that respectively the may observe number of satellite is greater than four or less than four unit interval section.
Figure BSA00000134415100062
is illustrated in the crystal oscillation frequency error observed reading that number of satellite obtains greater than 4 unit interval section.S EWith
Figure BSA00000134415100063
Be illustrated respectively in may observe number of satellite in the interval of consideration greater than four with less than the number of four unit interval section.N 1And N 2S when carrying out regretional analysis when representing burst length respectively for L EThe upper and lower bound of value.The quantitative value of the frequency error observation data of actual usefulness when n representes to carry out regretional analysis.When the burst length of considering is L, if S E>=N 1, then make n=N 1If N 1>S E>=N 2, then make n=S EWhen the burst length of considering is L*, if S E>=2, then make n=S E
Figure 17 Hi-pass filter schematic diagram,
Wherein: w 1Be phase detector difference value evaluated error (absolute value); T 1, T 2Be time constant, be taken as 0.99; Abs is an operator, and expression takes absolute value.
Embodiment
Each passage of GPS software receiver has four kinds of possible states; Be respectively out-of-lock condition, the state of refining, ready state, tracking mode; Passage will be according to the state of passage to the processing of input intermediate-freuqncy signal, and processing possibly change state after finishing, and the transfer of state is shown in figure 11.Respectively the processing mode under every kind of state is introduced below.Wherein out-of-lock condition and the corresponding acquisition procedure of the state of refining, ready state and tracking mode correspondence tracing process.
1, catches
Based on irrelevant integration acquisition mode, because under this mode, integration lengths can be adjusted as required to the acquisition mode of intermediate-freuqncy signal.As everyone knows, the acquisition procedure calculated amount is excessive, and this joint utilizes supplementary and some strategies to reduce its calculated amount.
1.1 there is not the accelerating algorithm of supplementary
For a single passage, traditional correlation capturing process prescription front was told about.Wherein the first two step is can be precalculated for all passages, and the 3rd step only need calculate once for all passages, and two steps of back can not be unifiedly calculated because the C/A sign indicating number of each passage has nothing in common with each other.If the if sampling rate is 5MHz, then one millisecond of needed calculated amount of correlation capturing of all passages is:
29×fs+29×fs×log(fs)+cn×29×fs×2+cn×29×fs×log(fs)
Wherein fs is a frame length 5000, and cn is the largest passages number.
In order further to catch weak signal, the result of the correlation integral that need repeatedly superpose, calculated amount is bigger.In order to reduce calculated amount; Adopted two optimisation strategy, first is that threshold value is set, after each irrelevant integration; Judge whether (5) the maximum norm mean value that obtains of step surpasses threshold value; If surpass, think acquisition success and end to surpass threshold value or acquisition success up to integral number of times otherwise continue irrelevant integration; Second is to remove half search rate behind each irrelevant integration, for example searches for for the first time 29 frequency components, searches for 15 for the second time, and the component that removes is the maximum norm of trying to achieve in (5) step half frequency component less than intermediate value.Search for 8 for the third time, the rest may be inferred, and up to remaining two components, this mode is captured as power with reduction and exchanges capture time for, in fact, is captured as power and reduces also not obviously, lower because the frequency component that eliminates comprises the likelihood ratio of actual frequency.Use after the accelerating algorithm, first millisecond to catch calculated amount the same, from second millisecond, for catching unsuccessful passage, after once carry out irrelevant calculated amount of catching and once reduce half than preceding.No supplementary to catch accelerating algorithm shown in figure 12.
1.2 the accelerating algorithm of supplementary is arranged
Under the condition that obtains the relative velocity supplementary, can remove the process of search rate from, reduce calculated amount in a large number.Supplementary must satisfy following three conditions simultaneously:
(1) satellite of certain passage has obtained complete ephemeris
(2) carrier positions, speed and variance are known
(3) receiver crystal oscillator error and variance thereof are successfully estimated
Can squint and variance thereby calculate Doppler frequency in the hope of satellite and user's relative velocity by above-mentioned three conditions.Need to confirm the frequency range of consideration by the variance of Doppler frequency.With immediate Frequency point in 29 Frequency points that generated be the center, about respectively select n Frequency point to generate the frequency of carrier wave as this locality, and need not search for all 29 components.The main flow process of tradition acquisition algorithm is as shown in Figure 1, when supplementary is arranged to catch flow process shown in figure 13.Can know with Figure 13 through comparison diagram 1,, only need calculate the frequency component that is close with quenching frequency having under the auxiliary condition of information.
The innovative point of this method is that general acquisition algorithm is in order to take into full account the Doppler shift that relative motion produced between satellite and the carrier interior; The frequency range of search is (10KHz; + 10KHz); When the carrier dynamic range is big this hunting zone increase to (14KHz ,+14KHz), even bigger.When INS; Can record the movement velocity of carrier, utilize satellite almanac data to obtain the position and the movement velocity of satellite again, and under the known situation of crystal oscillator error; Can calculate the speed of related movement between carrier and the satellite and produce Doppler shift thus; Though the Doppler shift that calculates has certain error, can reduce frequency search range greatly, reduce operand and improve real-time.
1.3 refining of capture frequency
For catching of no supplementary,, possibly be discontented with the requirement of heel track because the capture frequency precision is 500Hz.After acquisition success, increase by one and refine the stage, its thought is: for the frame that newly advances, establishing and catching the frequency that obtains is f, because phase place do not know yet, utilizes f, f-f simultaneously s, f+f sThree components, and to 0, π/4, pi/2,3 π/4 four component carry out carrier wave and remove and integration, amount to ten second carrier waves and remove, and after the trigonometric function precomputation, carry out the calculated amount of above ten secondary calculating and little.It is maximum once to obtain in the aforementioned calculation integration absolute value, and its correspondent frequency component is as new frequency, f subsequently sReduce by half the frame iterative refinement that the next one is newly advanced.f sInitial value is made as 500Hz.Through three iteration, frequency accuracy can be accurate to 62.5Hz, generally satisfies tracer request.The algorithm of refining of capture frequency is shown in figure 14.
2. follow the tracks of
In order to improve the accuracy of track loop stability and numeric data code, this paper is the result of 20 frame correlation integrals summation to the output of each numeric data code (D sign indicating number), in order to improve the correctness of numeric data code, and need be on the formal border of specified data sign indicating number before of following the tracks of.Secondly, in order to satisfy high dynamic requirement, result's (I, Q value) of each millisecond correlation intergal is carried out filtering, filtering bandwidth is decided based on signal strength signal intensity.Therefore to solve two problems, the one, specified data sign indicating number border, the 2nd, confirm signal intensity.
2.1 specified data sign indicating number border
The front was said; Removal carrier wave and C/A sign indicating number are the starting points of confirming every frame intermediate frequency data with the phase place of C/A sign indicating number in the tracing process, promptly for the intermediate frequency data of per 20 frames, are not only the numeric data code boundary alignment; And be to begin from C/A sign indicating number starting point, so just thoroughly solved boundary problem.Facts have proved that with the tracking mode of C/A sign indicating number starting point alignment, calculated amount is slightly less than the mode with receiver time boundary alignment, and need not consider boundary problem, precision is higher.The method on specified data sign indicating number border is, to all numeric data codes of a period of time length, like 1000 milliseconds continuous data sign indicating number, obtains the numeric data code of about 50 segmentations summation by per 20 milliseconds of summations, asks absolute value to sue for peace to these 50 values more again, obtains an output.0~19 punishment section that in these 1000 continuous datas, squints successively asks absolute value to sue for peace again, chooses the corresponding skew of maximum one-component, can specified data sign indicating number border.Through increasing the time of summation, can improve the accuracy on numeric data code border, be cost certainly with time.Specified data sign indicating number border algorithm is shown in figure 15.
2.2 confirm signal intensity and noise bandwidth
When specified data sign indicating number border, the intensity of statistical signal in passing is to confirm the bandwidth of signal.About the calculating of signal intensity, many algorithms have been proposed, do not enumerate here.Confirm noise bandwidth by signal intensity, adopt a kind of linear mapping relation:
B N=P-Cons
B wherein NBe noise bandwidth; P is the power of signal, and unit is dB-Hz; Cons is a constant, such as being taken as 20.
2.3 the output of numeric data code
The correlation integral length of tracing process is 1 millisecond, and this is in order to adapt to high dynamic requirement.But each used time span of computational data sign indicating number is 20 milliseconds (satellite times), has so just guaranteed the high sensitivity of receiver.And the adjusting key of dynamic property and sensitivity is the setting of noise bandwidth, because so with regard to receiver generally speaking track loop, can guarantee the highest dynamic property to the different noise bandwidth of signal employing of different capacity, can receive weak signal again.And following assisting of dark combined information, even weak signal also is not easy losing lock.
2.4 crystal oscillation frequency error is estimated
Have frequency error because receiver front end produces the crystal oscillator of the local carrier that is used for down coversion, this will cause centre frequency to be drifted about in time, and the error of crystal oscillator is equivalent to the error of centre frequency.Thereby the auxiliary Doppler shift error of receiver crystal oscillation frequency error influence.Under the situation of compensated receiver crystal oscillator frequency error not, contain error by the speed of GPS observation, the frequency stability of crystal oscillator can reach 10 at present -11~10 -10, that is to say that the velocity error that causes p.s. can increase the magnitude of 0.01~0.001 meter per second.But the same with INS, the high precision clock price is also very expensive.Thereby more feasible method is through to the crystal oscillator error modeling, estimates, thereby reaches the purpose of round-off error.But, research shows that the factor that influences clock correction is a lot, comprises carrier vibration and temperature etc., causes being difficult to set up practical accurate model, so uses the Real-time modeling set method to estimate the receiver crystal oscillation frequency error in this project.
The calculating of may observe number of satellite crystal oscillation frequency error under 4 and above condition.
If air index is ignored to the influence of pseudo range observed quantity, the pseudorange observation equation can be expressed as:
ρ i j = R i j + cδ t i - c δt j
In the formula:
Figure BSA00000134415100092
With Observation pseudorange and the geometric distance of representing user and receiver respectively, c δ t iWith c δ t jRepresent receiver clock correction and satellite clock correction respectively.
Notice satellite clock correction c δ t jCan related parameter correction be arranged according to what provide in the navigation message, can obtain the pseudorange rates observation equation so following formula is carried out differential:
ρ · i j = R · i j + c δ · t i
Following formula is carried out linearization to be had:
ρ · i j = l i j m i j n i j x · j y · j z · j x · i y · i z · i + c δ · t i
is the direction cosine of radial vector in the body-fixed coordinate system of the earth's core of receiver to observation satellite in the formula.Because pseudorange rates and satellite velocities information obtain,, just can obtain the error of receiver crystal oscillator frequency if observe 4 or above satellite simultaneously.
Receiver crystal oscillation frequency error according to obtaining in a period of time is set up the Real-time Error estimation model; Utilize model further estimate next constantly crystal oscillation frequency error and obtain corresponding carrier doppler frequency shift (FS); Be used for the subcarrier tracking loop, realize the stability of carrier tracking loop.
The process of setting up of following mask body statement error model.
1) the low order model of error estimate is a unique selection in estimating in real time
The model that this method is set up is the low order multinomial model.Though higher order polynomial can be similar to arbitrary function, because amount of calculation is big, can not satisfy the needs of real-time navigation, so just got rid of high-order model, the exponent number of lower-order model can be chosen based on the performance of crystal oscillator.
The crystal oscillation frequency error model that this algorithm uses is:
δ · t i = x 0 + x 1 t + x 2 t 2 + . . . + x n t n
T express time wherein, x 0, x 1, x 2X nBe model parameter, n is a little positive integer (such as getting 1,2 or 3)
Two problems mainly considering when 2) using lower-order model
(1) length of time period can not be long, just will solve the problem of time in the past availability of data.
Could adopt low order multinomial model (such as inearized model) to the estimation of model short time period; Therefore when setting up model; The low order multinomial model has strict demand to the length of time period, if the time period is long, the low order multinomial model is probably no longer suitable so.
(2) the data point number can not be very few.
When burst length is not very hour, observation data point number can not be very few, otherwise it is excessive to obtain result's error with regretional analysis; If burst length reduces, regression analysis is to corresponding the loosening of requirement meeting of observation data number.
3) receiver crystal oscillator frequency error algorithm for estimating (fixed interval algorithm for estimating)
To two problems using lower-order model mainly to consider, the fixed interval algorithm for estimating is proposed.
(1) algorithm symbol description: L and L* represent the length of fixed interval time, and L*<L.The physical length of current interval when length representes that receiver is started working, along with the entering of the new intermediate frequency data of every frame, the value of length is increased to till the L gradually.N SAnd N S* the number of representing current slot and legacy data time period visible satellite among the fixed interval L respectively.E iWith
Figure BSA00000134415100111
Represent that respectively the may observe number of satellite is greater than four or less than four unit interval section.
Figure BSA00000134415100112
is illustrated in the crystal oscillation frequency error observed reading that number of satellite obtains greater than 4 unit interval section.S EWith
Figure BSA00000134415100113
Be illustrated respectively in may observe number of satellite in the interval of consideration greater than four with less than the number of four unit interval section.N 1And N 2S when carrying out regretional analysis when representing burst length respectively for L EThe upper and lower bound of value.The quantitative value of the frequency error observation data of actual usefulness when n representes to carry out regretional analysis.When the burst length of considering is L, if S E>=N 1, then make n=N 1If N 1>S E>=N 2, then make n=S EWhen the burst length of considering is L*, if S E>=2, then make n=S E
(2) at first to adopt a time span be the fixed interval of L to this algorithm, and record is the number situation of each unit interval section visible satellite during this period of time.When new intermediate frequency data frame having been carried out after acquisition and tracking handles, judge the number of current unit interval section visible satellite, if the visible satellite number more than or equal to 4, S then EAdd 1, otherwise S EConstant.If the oldest unit interval section visible satellite number is greater than 4 in the interval, then S ESubtract 1, otherwise S EConstant.Then the current time state is added interval head end, will carve state the old times and remove from interval end.In brief, make the fixed interval L unit interval section that moves forward exactly.When fixed interval length is L, no matter E wherein iWith
Figure BSA00000134415100114
How to distribute, as long as S EMore than or equal to threshold value N 2, then utilize a up-to-date n observed reading
Figure BSA00000134415100115
Set up the crystal oscillation frequency error real-time model, and estimate next crystal oscillation frequency error constantly, be used for the subcarrier tracking loop.
If S ELess than threshold value N 2, then fixed interval length is reduced to L* (can get L*=10ms).If S E* more than or equal to 2, then utilize nearest S EIndividual
Figure BSA00000134415100116
Carry out linear regression and set up error model, and estimate next crystal oscillation frequency error constantly; If S EEqual 1, next that estimate so crystal oscillation frequency error constantly is taken as up-to-date observation frequency error constantly; If S E* equal 0, error model is not temporarily estimated.The thought here is; Under the situation of long-time interval observation data quantity not sufficient; Then consider the situation interval apart from the current time short time, if some observation datas are arranged, because the correlativity of these data and next moment error is more intense in short interval near current time; Utilize these to carry out regretional analysis than new data so, the model accuracy that obtains also is an acceptable.Estimate next crystal oscillation frequency error constantly with the model that obtains then, be used for the subcarrier tracking loop.
The fixed interval method estimates that the crystal oscillation frequency error algorithm flow chart is shown in figure 16.
2.5 subcarrier ring
Intermediate-freuqncy signal generates tracking frequencies, phase place and pseudo-random code skew through generating I and Q integrated value after the decorrelation through code phase discriminator and frequency phase detector.Simultaneously, the difference value process Hi-pass filter by phase detector output counts frequency variance and pseudorange variance, and converts the observational variance battle array R in the observation equation into.INS also estimates state variance in combined filter, through relatively generating the weight of junction filter feedback subcarrier frequency after conversion and the coordinate axis mapping and by the variance of phase detector statistics.
Ring retard and the design of phaselocked loop phase detector Hi-pass filter
Hi-pass filter to phase detector designs like Figure 17.
Junction filter is auxiliary to phase-locked loop frequency
f C = f G · q 2 + f I · q 1 q 1 + q 2 - - - ( 13 )
F wherein CBe the frequency of combination calculation, f GBe the output frequency of phase detector, f IIt is the frequency of deriving out by junction filter speed.q 1And q 2Ratio reflected f IAuxiliary f GDegree.Q is set 2≡ 1, q 1Change according to Doppler frequency offset variation rate, promptly confirm according to acceleration and satellite sight line,
q 1 = C 1 | f · | - - - ( 14 )
The estimation variance of Doppler frequency skew
q F = w 1 w 2 w 1 + w 2 + C 2 | f · | - - - ( 15 )
W wherein 1Be the variance of the Doppler frequency skew of phaselocked loop estimation, shown in figure 17.w 2Be that the junction filter velocity error is mapped to the component on satellite-user's line and converts frequency error into.Get C 1=C 2=0.01.
Figure BSA00000134415100124
is the rate of change of Doppler frequency skew.
f · ≈ ( a + ω 2 r s ) · ( r s - r u ) × f L 1 c - - - ( 16 )
α is a specific force, and ω is the angular velocity that satellite changes around the earth, r sAnd r uIt is respectively satellite and user's position.f L1Be the L1 carrier frequency, c is the light velocity.
If the auxiliary degree of junction filter is bigger, phaselocked loop is just more little to the correcting action of junction filter, and this has formed serious positive feedback effect.If the auxiliary degree of junction filter is too small, then phaselocked loop maybe be because of not obtaining auxiliary fully losing lock.When combined filter auxiliary lock phase round trip degree was big, for fear of positive feedback effect, the degree of phaselocked loop correction combined filter should reduce; When the degree of the auxiliary phaselocked loop of combined filter hour, should increase the correcting action of phaselocked loop, otherwise cause information waste junction filter.So should draw
Figure BSA00000134415100126
and
Figure BSA00000134415100127
two control auxiliary or corrected weights.

Claims (12)

1. the method for work of a self-adaptive GPS software receiver, its can be used for high dynamically, low signal-to-noise ratio and have that inertial navigation system (INS) is auxiliary, no INS assists the navigation under four kinds of conditions, its characteristic comprises:
(A) catch link: according to whether auxiliary signal is arranged; The acquisition loop selected parts are selected and are adopted one of following two kinds of acquisition algorithms: the acquisition algorithm during (1) no auxiliary signal: in the search procedure of carrying out certain satellite signal acquisition; Under the condition of no auxiliary signal, adopt and progressively dwindle the interval quick acquisition algorithm of irrelevant integration of search rate; If the maximum stack of this integral result peak value is then successfully caught this satellite greater than threshold value, get into step (B); If this integral result maximal value is less than threshold value, repeating step (A) then; If irrelevant integral number of times reaches threshold value, think that then this satellite-signal does not exist or signal is crossed weak can not catching; Acquisition algorithm when (2) auxiliary signal being arranged: in the search procedure of carrying out certain satellite signal acquisition, exist under the condition of auxiliary signal,, adopt the quick acquisition algorithm of frequency search among a small circle by the carrier doppler frequency and the variance thereof that obtain; If acquisition success gets into step (C); If catch unsuccessfully, think then that this satellite-signal does not exist or signal is crossed weak can not catching;
(B) link of refining: the link of refining improves the precision of search rate through to search rate reducing one by one at interval; If frequency accuracy reaches the requirement of ready link, the link of refining is accomplished, and gets into step (C);
(C) ready link: the numeric data code to certain-length is handled, and the reference position of specified data sign indicating number gets into step (D);
(D) follow the tracks of link: after signal gets into the tracking link, according to the intensity adaptive design tracking bandwidth of signal; When the tracking link was carried out decorrelation to each signal frame, making each signal frame to be demodulated was starting point with C/A sign indicating number zero phase all; After tracking is accomplished to a frame signal, get into step (E);
(E) combination link: step (D) is handled information and the INS metrical information that obtains, and is admitted to junction filter together, carries out information fusion; The combination link obtains the carrier navigation information and with navigation information input step (F);
(F) auxiliary link: auxiliary link utilizes satellite position and velocity information and carrier positions and velocity information to estimate to obtain carrier doppler frequency shift (FS) and variance thereof, thereby can estimate the frequency range of carrier wave; Be at current satellite-signal under the situation of losing lock, this information is used for step (A), be used for dwindling catch link search frequency range with aided capture, thereby improved receiver to height dynamically, the acquisition performance of low signal-to-noise ratio signal; Be at current satellite-signal under the situation of tracking; Carrier doppler frequency shift (FS) and variance information thereof that this information and step (D) obtain merge; Further obtain accurate more carrier doppler frequency shift (FS) and variance information thereof and be used to follow the tracks of link, receiver is dynamic to height, the tracking performance of low signal-to-noise ratio signal thereby improved;
(G) crystal oscillator estimation of error link: the real-time model that carries out the receiver crystal oscillation frequency error is estimated, obtains corresponding Doppler frequency skew and information is sent into step (F).
2. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1; It is characterized in that; In step (A) method (1), if the maximum stack of this irrelevant integral result peak value is less than threshold value, according to the stack peak value size ordering of frequency to be searched; Eliminate half less search rate of peak value, dwindle frequency component set to be searched next time with maximum acquisition probability.
3. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1 is characterized in that, in step (A) method (1), can regulate the irrelevant integral time of catching link automatically according to the intensity of signal.
4. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1; It is characterized in that; In step (A) method (2), Doppler frequency and variance thereof are that position and speed via satellite, position and speed, receiver clock correction and the corresponding variance of carrier obtain.
5. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1; It is characterized in that, in step (A) method (2), owing to obtained carrier doppler frequency and variance thereof; Therefore obtained carrier frequency and variance, caught the link frequency search range thereby dwindled greatly.
6. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1 is characterized in that, after acquisition success, increase by one and refine the stage in the step (B): establishing and catching the frequency that obtains is f, supposes that search rate is spaced apart f s,, utilize f, f-f simultaneously for the frame that newly advances s, f+f sThree components, and to initial phase be 0, π/4, pi/2,3 π/4 four component carry out carrier wave and remove and integration, amount to ten second carrier waves and remove, it is maximum once to obtain in the aforementioned calculation integration absolute value, its correspondent frequency component is as new frequency, f subsequently sReduce by half the frame iterative refinement that the next one is newly advanced; After the link of refining, get into ready link.
7. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1; It is characterized in that; In the step (C); The method on specified data sign indicating number border is: be all numeric data codes of T to a period of time length; The numeric data code of individual segmentation summation by per 20 milliseconds of summations obtain approximately
Figure FSB00000767171700021
; Ask absolute value to sue for peace again to this
Figure FSB00000767171700022
individual value again, obtain an output; 0~19 punishment section that in the continuous data that this time length is T, squints successively asks absolute value to sue for peace again, chooses the corresponding skew of maximum one-component, gets final product specified data sign indicating number border; Through increasing the time of summation, can improve the accuracy on numeric data code border, be cost certainly with time.
8. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1 is characterized in that, in the step (D), signal utilizes following formula adjustment channel noise bandwidth when carrying out the essence tracking phase
B N=P-Cons
B wherein NBe noise bandwidth, P is the power of signal, and Cons is a constant.
9. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1; It is characterized in that; Step (C) and (D) in, when solving the numeric data code boundary problem, for the intermediate frequency data of per 20 frames; Be not only the numeric data code boundary alignment, and every frame signal is a starting point with C/A sign indicating number zero phase all.
10. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1 is characterized in that, in the step (E): the degree of confirming to be revised by GPS INS or integrated navigation velocity information according to stabilized property; Promptly utilize Hi-pass filter to confirm the phaselocked loop tracking error, and to INS subsystem or junction filter evaluated error is provided as the Doppler frequency offset error; The estimation variance of final Doppler frequency skew does
q F = w 1 w 2 w 1 + w 2 + C | f · |
W wherein 1Be the Doppler frequency offset error that phaselocked loop is estimated, w 2Be that the junction filter velocity error is mapped to the component on satellite-user's line and converts frequency error into, C is normal value,
Figure FSB00000767171700032
It is the rate of change of Doppler frequency skew;
f · ≈ ( a + ω 2 r s ) · ( r s - r u ) × f L 1 c
A is a specific force, and ω is the angular velocity that satellite changes around the earth, r sAnd r uBe respectively satellite and user's position, f L1Be the L1 carrier frequency, c is the light velocity.
11. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1 is characterized in that, in the step (F), under the condition that has the INS signal, utilizes the dynamic property of the auxiliary Doppler frequency skew raising track loop of junction filter prediction; Junction filter to the phase-locked loop frequency side formula is:
f C = f G · q 2 + f I · q 1 q 1 + q 2
F wherein CBe the frequency of combination calculation, f GBe the output frequency of phase detector, f IBe the frequency of deriving out by junction filter speed, q 1And q 2Ratio reflected f IAuxiliary f GDegree, q wherein 2Be set to normal value, q 1Change according to Doppler frequency offset variation rate; q 1Computing formula is:
q 1 = C | f · |
C is a constant in the formula, and
Figure FSB00000767171700036
is Doppler frequency offset variation rate.
12. the method for work of a kind of self-adaptive GPS software receiver as claimed in claim 1; It is characterized in that; Utilize the fixed interval method to estimate the crystal oscillation frequency error model in real time in the step (G); Further estimate then next constantly crystal oscillation frequency error and obtain corresponding Doppler frequency skew, in order to the subcarrier tracking loop, thereby guaranteed to follow the tracks of the stability of link.
CN201010182057XA 2010-05-19 2010-05-19 Implementation method for self-adaptive GPS software receiver Expired - Fee Related CN101839987B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010182057XA CN101839987B (en) 2010-05-19 2010-05-19 Implementation method for self-adaptive GPS software receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010182057XA CN101839987B (en) 2010-05-19 2010-05-19 Implementation method for self-adaptive GPS software receiver

Publications (2)

Publication Number Publication Date
CN101839987A CN101839987A (en) 2010-09-22
CN101839987B true CN101839987B (en) 2012-07-04

Family

ID=42743486

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010182057XA Expired - Fee Related CN101839987B (en) 2010-05-19 2010-05-19 Implementation method for self-adaptive GPS software receiver

Country Status (1)

Country Link
CN (1) CN101839987B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2499082A (en) * 2011-12-30 2013-08-07 Csr Technology Inc Managing Tracking Loops for Enhanced Sensitivity Tracking of GNSS Signals

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744100A (en) * 2014-01-07 2014-04-23 北京航空航天大学 Integrated navigation method based on satellite navigation and inertial navigation
CN103762977B (en) * 2014-01-23 2016-08-03 北京大学 The improved method of phaselocked loop tracking performance and device under low signal-to-noise ratio
CN103795675B (en) * 2014-01-24 2017-04-12 北京理工大学 Method for carrier synchronization under low signal-to-noise ratio and high dynamic environment
CN105954775A (en) * 2016-04-28 2016-09-21 中国船舶重工集团公司第七0七研究所 Inertial acceleration assisted receiver tracking loop algorithm
CN106019326A (en) * 2016-04-28 2016-10-12 中国船舶重工集团公司第七0七研究所 Inertial navigation speed auxiliary receiver tracking loop algorithm
CN106199667A (en) * 2016-06-17 2016-12-07 南京理工大学 Fast relocation method in GPS/SINS hypercompact combination navigation system
CN106199656B (en) * 2016-08-12 2018-11-23 南京航空航天大学 A kind of receiver for satellite weak signal is without assist type catching method
CN107748376B (en) * 2017-09-26 2021-02-02 南京航空航天大学 Self-adaptive bandwidth tracking loop design method for satellite positioning receiver of unmanned vehicle
EP3518003B1 (en) * 2018-01-25 2021-03-24 Centre National d'Etudes Spatiales Self-assisted fast acquisition and first fix for a standalone gnss receiver
CN108900452A (en) * 2018-05-25 2018-11-27 西南电子技术研究所(中国电子科技集团公司第十研究所) Reduce the synchronization detecting method of frequency window
CN111641420B (en) * 2020-06-01 2021-06-15 北京升哲科技有限公司 Signal detection and acquisition method, device, receiver and storage medium
CN112463262A (en) * 2020-11-30 2021-03-09 福州汇思博信息技术有限公司 Android system GPS module self-adaption method and terminal
CN112437029B (en) * 2020-12-02 2022-03-04 中国电子科技集团公司第五十四研究所 High-mobility large-dynamic reliable transmission verification device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101246210A (en) * 2008-03-25 2008-08-20 南京航空航天大学 GPS locating method and GPS software receiver based on dual-core processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101246210A (en) * 2008-03-25 2008-08-20 南京航空航天大学 GPS locating method and GPS software receiver based on dual-core processor

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
刘娣 等.GPS软件接收机信号的快速捕获与跟踪.《计算机工程》.2010,第36卷(第1期),239-241. *
张雷 等.GPS软件接收机的模块设计与信号处理.《计算机工程》.2009,第35卷(第1期),198-200. *
徐济铭 等.基于FPGA-DSP的GPS软件接收机算法研究.《微计算机信息》.2009,第25卷(第1-2期),171-172. *
李豹 等.GPS软件接收机跟踪环路设计.《电子设计工程》.2010,第18卷(第2期),4-6. *
王献中 等.一种快速的GPS软件接收机信号捕获方案设计.《系统仿真学报》.2010,第22卷25-29. *
覃新贤 等.GPS软件接收机中的一种实用高灵敏度快速捕获算法.《电子学报》.2010,第38卷(第1期),99-104. *
鲍雍荣 等.GPS软件接收机的信号捕获和跟踪.《微处理机》.2008,(第1期),121-123. *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2499082A (en) * 2011-12-30 2013-08-07 Csr Technology Inc Managing Tracking Loops for Enhanced Sensitivity Tracking of GNSS Signals

Also Published As

Publication number Publication date
CN101839987A (en) 2010-09-22

Similar Documents

Publication Publication Date Title
CN101839987B (en) Implementation method for self-adaptive GPS software receiver
CN101666868B (en) Satellite signal vector tracking method based on SINS/GPS deep integration data fusion
US7916070B2 (en) Tight coupling of GPS and navigation estimates with reducer or eliminated inertial measurement unit data
CN102590835B (en) GPS/INS tightly integrated tracking loop Gauss code phase discriminator and design method thereof
CN102435999B (en) Baseband module of GPS (global positioning system) receiver and GPS signal acquiring and tracing method
CN101515913B (en) Fixed loop control method based on additions and shifts
CN104614740B (en) A kind of navigation signal data pilot combined tracking method and device
CN106443726A (en) GNSS vector tracking loop based on pre-filtering, and implementation method for GNSS vector tracking loop
CN102183770A (en) GPS (Global Positioning System) pseudo-random code tracking loop for preventing multi-path interference and method for preventing multi-path interference thereof
CN105842713A (en) INS (Inertial Navigation System) assisted fast acquisition method for BDS (Beidou Navigation System) signals based on SFT (Sparse Fourier Transform)
CN101377542A (en) Method and device for estimating GNSS reflected signal parameter
CN105607096A (en) Dual-satellite time difference and frequency difference positioning method and positioning device
CN104049262A (en) Beam forming anti-interference method based on vector tracking loop
CN103926603A (en) Extremely-weak signal tracking method of GNSS receiver
CN106842263A (en) Based on the satellite navigation method that navigation signal space time processing is combined with vector tracking
CN106302296A (en) High dynamically narrow band signal frequency tracking method
CN105425258A (en) Highly-dynamical weak signal GPS capturing method assisted by inertial navigation system
CN105911575A (en) Cascade type inertia/satellite deep integration navigation filter observation quantity extraction method
CN106603451A (en) High dynamic doppler frequency offset and frequency offset change rate estimate method base on time-delay auto-correlation
CN103399336A (en) GPS/SINS (global positioning system/strapdown inertial navigation system) combined navigation method under non-Gauss noise environment
CN106597492A (en) Satellite navigation receiver and near-far effect resisting method and indoor positioning method thereof
CN109471137A (en) A kind of implementation method of adaptive vector tracking loop
CN108279425A (en) The modification method of multipath error during a kind of multi-frequency observation
CN105929419A (en) BP artificial neural network-based GPS carrier tracking method
CN109581436A (en) Adjacent frequency navigation signal joint receiver and method of reseptance

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20181026

Address after: 510080 A building 06, 602, room two, Bayi science and Technology Park, Yongping Friendship Road, Baiyun District, Guangzhou, Guangdong, China

Patentee after: Guangzhou symphysis teaching equipment Co., Ltd

Address before: 100191 Xueyuan Road, Haidian District, Beijing, No. 37

Patentee before: Beihang University

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120704

Termination date: 20210519