CN101304402B - Locking method and system for correlation peak value process - Google Patents

Locking method and system for correlation peak value process Download PDF

Info

Publication number
CN101304402B
CN101304402B CN2008101158178A CN200810115817A CN101304402B CN 101304402 B CN101304402 B CN 101304402B CN 2008101158178 A CN2008101158178 A CN 2008101158178A CN 200810115817 A CN200810115817 A CN 200810115817A CN 101304402 B CN101304402 B CN 101304402B
Authority
CN
China
Prior art keywords
peak
frame
correlation
preliminary election
value
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
CN2008101158178A
Other languages
Chinese (zh)
Other versions
CN101304402A (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.)
Beijing Haier IC Design Co Ltd
Original Assignee
Beijing Haier IC Design Co Ltd
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 Beijing Haier IC Design Co Ltd filed Critical Beijing Haier IC Design Co Ltd
Priority to CN2008101158178A priority Critical patent/CN101304402B/en
Publication of CN101304402A publication Critical patent/CN101304402A/en
Application granted granted Critical
Publication of CN101304402B publication Critical patent/CN101304402B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

The invention discloses a locking method and a system in the treatment of the correlation peak value. The system comprises a correlation unit which correlates the received data and the local PN sequences, a correlation value treatment unit which calculates the pre-selection peak value and the pre-selection peak position of the current frame according to correlation values and a peak position matching unit; wherein, the peak position matching unit comprises a peak displacement predictive module which calculates the peak displacement of the current frame on the basis of the pre-selection peak value position of the former frame and/or predicts the predictive peak value position of the current frame, a matching module which matches the peak displacement/the predictive peak position and the peak value positions of the current frames and a matching detector module which combines the matched results together by using the Boolean OR operator and outputs the locking signals. The method and the system have good stability and better solve the locking problem in the treatment of the correlation peak of the synchronization signal frames in the digital communication.

Description

Locking means and system thereof during a kind of correlation peak is handled
Technical field
The present invention relates to method synchronous in a kind of digital communication and system thereof, locking means and system thereof during especially a kind of correlation peak is handled.
Background technology
In digital communication system, extremely important synchronously.Data need redefine the data initial point position through after the long-time transmission at receiving terminal; Because not matching of receiving terminal sampling clock and carrier frequency and transmitting terminal need be carried out carrier wave and sampling clock compensation to data at receiving terminal.Can not recover accurately receiving data synchronously accurately.
Estimate at a variety of algorithms synchronously.For utilizing local PN sequence to carry out synchronous system, comprise China Digital TV ground standard (GB 20600-2006) receiver synchro system, frame synchronization is generally finished by receiving the relevant searching with local sequence of data peak value; Sampling clock is finished by the difference of 1/2 sampling instant (character rate) about peak value synchronously.Correlation peak plays important effect in this synchro system, its stability and reliability all will determine the quality of synchronized result performance.
In the processing of correlation peak, to lock system in certain stage, it is stable that the generation direct relation correlation peak of this locking signal is handled.
Summary of the invention
The object of the present invention is to provide locking means and system thereof in a kind of correlation peak processing, can better help the processing of signal frame correlation peak.
According to a first aspect of the invention, provide locking means in a kind of correlation peak processing, may further comprise the steps:
It is relevant with local PN sequence to receive data;
Correlation is handled, obtained each peak value and peak and calculate the preliminary election peak value and the preliminary election peak of present frame;
It is characterized in that described method is further comprising the steps of:
Calculate the peak displacement of present frame based on the preliminary election peak of preceding frame, and/or estimate the peak of estimating of present frame;
The peak displacement of present frame and/or estimate peak and each peak of present frame is mated;
Result to coupling carries out matching detection, to produce locking signal;
Wherein, following steps are passed through in the calculating of the preliminary election peak value of described present frame and preliminary election peak:
Whether each peak correlation value of more same frame surpasses preset threshold with the ratio of last correlation peaks, if surpass, is the temporary transient assignment of this correlation peaks the preliminary election peak value then;
As not surpassing, continue the comparison of next peak value;
All peak values to this frame all compare, up to final definite preliminary election peak value and preliminary election peak.
Preferably, further comprising the steps of before the generation of described locking signal:
According to the matching result that matching detection arrives, put letter and detect;
Detect to satisfy when putting the letter threshold value output locking signal when putting letter.
According to a second aspect of the invention, provide locking system in a kind of correlation peak processing, having comprised: correlation unit, carry out receive data relevant with local PN sequence; The correlation processing unit is according to the preliminary election peak value and the preliminary election peak of correlated results calculating present frame; It is characterized in that described system also comprises the peak matching unit, comprising:
Peak displacement is estimated module, calculates the peak displacement of present frame based on the preliminary election peak of preceding frame, and/or estimates the peak of estimating of present frame;
Description of drawings
Matching module is peak displacement and/or estimate peak and each peak of present frame is mated;
The matching detector module is carried out matching detection to matching result, with the output locking signal;
Wherein, following steps are passed through in the calculating of the preliminary election peak value of described present frame and preliminary election peak:
Whether each peak correlation value of more same frame surpasses preset threshold with the ratio of last correlation peaks, if surpass, is the temporary transient assignment of this correlation peaks the preliminary election peak value then;
As not surpassing, continue the comparison of next peak value;
Embodiment
All peak values to this frame all compare, up to final definite preliminary election peak value and preliminary election peak.
Preferably, described peak matching unit also comprises puts the letter detection module, wherein: according to the matching result that matching detection arrives, put letter and detect; Detect to satisfy when putting the letter threshold value when putting letter, export locking signal then.
The invention provides locking means and system thereof in a kind of new correlation peak processing, have stability and reliability better.
Below with reference to accompanying drawings specific embodiments of the present invention is described in detail, wherein:
Fig. 1 is a system construction drawing of the present invention;
Fig. 2 is a peak value matching unit structure chart of the present invention;
Fig. 3 is a sampling clock sync peaks processing unit structure chart of the present invention; And
Fig. 4 is a kind of channel impulse response functional arrangement of the present invention.
Specify correlation peak of the present invention handle in before locking means and the system, at first wherein relevant parameter is described.
If every frame frame length is N, i corresponding signal frame correlation is
p i,0,p i,1,p i,2,…p i,N-1
Preliminary election peak value p I, peakAnd at preliminary election peak I I, peakBe defined as follows:
p i,peak=p i,0
I i,peak=0;
for(j=1;j<=N;j++)
{
if(p i,j>=A·p i,j-1)
{
p i,peak=p i,j
I i,peak=j;
}
?}
Wherein A is the preset threshold coefficient, and the value scope that it adopted is (1,3).
I I, max1, I I, max2, I I, max3... be respectively i signal frame peak-peak position, second largest peak, the third-largest peak .....
I I, sfoBe that the sampling clock synchronization scenario is with reference to peak.
Idx is correlation p I, idxCorresponding position.
I I, fsynBe that the frame synchronization scheme is with reference to peak.
Fig. 1 illustrates the structure chart of the synchronous correlation peak treatment system of the present invention.As shown in Figure 1, this system comprises correlation unit, correlation processing unit, peak matching unit, sampling clock sync peaks processing unit and frame synchronization peak value processing unit.
Correlation unit carries out reception data and local PN sequence relevant, obtains signal frame correlation p I, idxAnd position idx.
The correlation processing unit is handled correlation, draws preliminary election peak value p I, peakAnd position, and I I, max1, I I, max2, I I, max3...Preliminary election peak value p wherein I, peakIt is each peak I I, max1, I I, max2, I I, max3... in one.
Then, correlation processing unit output p I, peak, I I, peakGive sampling clock sync peaks processing unit; Output I I, peak, I I, max1, I I, max2, I I, max3... give the peak matching unit; Output I I, peakGive frame synchronization peak value processing unit.
The peak matching unit calculates the peak displacement of present frame according to the preliminary election peak of preceding frame, and/or estimate the peak of estimating of present frame, and will carry out matching judgment in conjunction with each peak in the present frame, give sampling clock sync peaks processing unit and frame synchronization peak value processing unit according to match condition output locking signal then.
Sampling clock sync peaks processing unit is according to the p of input I, peak, I I, peak, p I, idx, idx and lock signal output peak I I, sfo, I I, sfoBe that the sampling clock synchronization scenario is with reference to peak.
Frame synchronization peak value processing unit is according to the I of input I, peakAnd lock signal output peak I I, fsyn, I I, fsynBe that the frame synchronization scheme is with reference to peak.
Fig. 2 illustrates the structure chart of the peak value matching unit of Fig. 1.As shown in Figure 2, the peak matching unit comprises that peak displacement estimates module, some matching modules, matching detector.Wherein, peak displacement is estimated module, based on the I of preceding frame I, peakValue output
Figure DEST_PATH_GSB00000313350100031
Matching module is right And I I, peak, I I, max1, I I, max2, I I, max3... carry out matching judgment; Whether the matching detector module detects all matching modules genuine situation; The output locking signal.In one embodiment, before the output locking signal, add one and put the letter detection module, the output valve of each frame matching detector module is added up, when statistics satisfies a fixation creed part, just export locking signal, with the stability of enhanced system.
Concrete work and implementation procedure that peak displacement is estimated module are as follows:
A. at first be illustrated in conjunction with the channel impulse response function
Fig. 4 illustrates a kind of channel impulse response functional arrangement of the present invention.As shown in Figure 4, h (n) is the channel impulse response function.
Under ideal communication channel,
Figure DEST_PATH_GSB00000313350100033
Because the channel magnitude function has only a peak value, its corresponding correlation peak also is unique, just can accurately estimate current peak based on the correlation peak location of preceding frame.Can judge relatively with the actual value in discreet value and the circuit whether this peak is believable.
Under the multipath situation, especially often there are two footpaths that energy is close in the 0db_echo situation of condition harshness owing in the channel, and the correlation peak of this footpath correspondence is close, this means I I, peakCorresponding footpath is not unique.
Suppose to have in the channel two strong footpath h (0) that energy is close, h (1) (all the other footpaths all are 0), in a period of time, | h (0) |>| h (1) |, I I, peakCorresponding strong footpath is h (0) because channel becomes when being, sometime | h (0) |<| h (1) |, this moment I I, peakCorresponding strong footpath is h (1).Obviously the I that draws based on h (0) I, peakValue can not judge whether this peak is believable.
I I, max1, I I, max2, I I, max3... signal just can address this problem effectively, equally for as above situation, when | h (0) |<| h (1) | the time, h (0) and h (1) corresponding peak value position are I I, max2, I I, max1, based on former frame I I, peakValue can with I I, max2Coupling, provable this peak is believable.
B. overall work process and realization
According to relevant criterion, can accurately estimate out current peak (the preceding frame of saying can refer to some frame that satisfies corresponding corresponding relation in former frames) here based on the correlation peak location of preceding frame.Preliminary election peak I based on preceding frame I, peak, can obtain the preliminary election peak displacement of corresponding preceding frame; By this peak displacement amount, can obtain the peak displacement amount of present frame; The peak displacement amount of present frame is estimated the peak of estimating of present frame in conjunction with the preliminary election peak value of preceding frame; And carry out matching judgment by this discreet value and actual value.
In another embodiment, matching judgment is not directly calculated and is estimated peak, and is core with present frame peak displacement amount, and the preliminary election peak of frame and each peak of present frame carry out matching judgment before being aided with.In other embodiments, displacement also can satisfy in system and locks after putting the creed part, is generated automatically by system.
With continuous front cross frame is example, according to the peak displacement S of former frame I-1=I I-1, peak-I I-2, peakCan draw the peak displacement S of this frame correspondence i, preserve previous frame preliminary election peak I simultaneously I-1, peak, basis again Value can obtain peak displacement and estimate module output
Figure DEST_PATH_GSB00000313350100042
Under the ideal conditions, following relational expression is arranged:
I ~ i , peak = I i , peak .
In actual channel, an I is always arranged, and (value of I is got I I, peak, I I, max1, I I, max2, I I, max3...) can satisfy following relational expression:
I = I ~ i , peak .
Under ideal communication channel, be example with the positive structure of China Digital TV ground standard (GB 20600-2006), present frame peak displacement S iWith previous frame peak displacement S I-1Concern as shown in the table:
Figure DEST_PATH_GSB00000313350100051
C. be that example specifies the functional relation that its several embodiment realize with continuous front cross frame
With continuous front cross frame is example, further specifies in different embodiment peak displacement and estimates the specific implementation of module input and output relation and intermediate treatment and comprise following situation:
1. input is present frame preliminary election peak I I, peak, output is present frame peak displacement S iWith previous frame preliminary election peak I I-1, peak
Preliminary election peak I according to the front cross frame of preserving I-1, peakAnd I I-2, peakAs can be known:
S i-1=I i-1,peak-I i-2,peak
For fixing frame structure, according to former frame peak displacement S I-1Can obtain this frame peak displacement S i
2. input is present frame preliminary election peak I I, peak, output is the peak of estimating of the present frame estimated
Figure DEST_PATH_GSB00000313350100052
Preliminary election peak I according to the front cross frame of preserving I-1, peakAnd I I-2, peakAs can be known:
S i-1=I i-1,peak-I i-2,peak
For fixing frame structure, according to former frame peak displacement S I-1Can obtain this frame peak displacement S i
By Can estimate out the peak of present frame
Figure DEST_PATH_GSB00000313350100054
3. input is present frame preliminary election peak I I, peak, output is the peak of estimating of the automatic present frame that generates
Figure DEST_PATH_GSB00000313350100055
During lock=0, peak displacement is estimated module output and is realized and can draw according to 1 or 2.
During lock=1, this moment S iValue can be directly by S I-1Produce.S to 1 and 2 methods iSubstitute.
More than the output variable of three kinds of implementations based on following several relations:
1) S iWith S I-1Relation is mainly determined by signal frame structure.
2)S i=I i,peak-I i-1,peak
3) I ~ i , peak = S i + I i - 1 , peak
Whether the matching detector module detects all matching modules genuine situation.
Putting the letter detection module adds up the output valve of each frame matching detector module, when the matching detector module detects matching module coupling is arranged, put that confidence counter then adds 1 in the letter detection module, otherwise subtract 1, when confidence counter provides locking signal during greater than threshold value.Be lock=1.
Fig. 3 illustrates the sampling clock sync peaks processing unit structure chart of Fig. 1.
Sampling clock sync peaks processing unit is according to the p of input I, peak, I I, peak, p I, idx, idx and lock signal output peak I I, sfo, I I, sfoBe that the sampling clock synchronization scenario is with reference to peak;
Under constant channel, when the input lock=1 the time, I I, sfo=I I, peak
Sampling clock synchronized algorithm theoretical foundation is that the relevant output of lead and lag of strong footpath distributes and be similar to.I I, peakSelection be the passing threshold method, along with channel constantly changes, I I, peakCorresponding correlation decays to and will cause the sampling clock synchronized algorithm to lose efficacy when very little.I in addition I, peakFrequent variations can cause the instability of system.
Based on analysis, the synchronous peak value of sampling clock does not need to represent most powerful path, if its intensity within certain tolerance, this peak still can be used as the synchronous peak value reference position of sampling clock.When intensity exceeds tolerance, substitute current peak with substituting peak.
As shown in Figure 3, sampling clock sync peaks processing unit comprises comparison selector 1, selector 2, peak output module 3 and comparator 4.
Relatively selector 1 is according to I I-1, sfoWith idx and p I, peak, relatively select output I ' I, peakGive selector 2 and export p ' I, peakGive comparator 4.
Comparator 4 is according to p ' I, peakAnd p I, peak, carry out the judgement of threshold value, and give selector 2 result who judges.Specifically, comparator 4 is judged correlation p ' I, peakCorresponding position I ' I, peakWhether credible, i.e. p ' I, peak/ p I, peakWhether value is finished greater than threshold value.As p ' I, peak/ p I, peakGreater than threshold value explanation I ' I, peakBe worth credible, selector 2 output I ' I, peakOtherwise, then export I I, peak
Selector 2 is according to the I ' of selector 1 output I, peakResult and I with comparator 4 threshold decision I, peakSelect.If threshold decision is credible, output I ' I, peakOtherwise, output I I, peak
Peak output module 3 according to the output and the lock signal of selector 2, is exported I again I, sfoIn an example, peak output module 3 is a register, and only per frame period of this register only upgrades once, and this register output valve is I I, sfo
Next, frame synchronization peak value processing unit is described.
Frame synchronization peak value processing unit is according to the I of input I, peakAnd lock signal output peak I I, fsyn, I I, fsynBe that the frame synchronization scheme is with reference to peak.
Frame synchronization peak value processing unit mainly is the stable peak I of output I, fsyn, in order to avoid I I, fsynFrequent variation causes the instability of system.
When lock==1, if I I-1, fsyn==I I, peak, then confidence counter adds 1, otherwise subtracts 1, when confidence counter during greater than certain value, and I I, fsyn=I I-1, fsyn, otherwise I I, fsyn=I I, peak
Embodiment under the PN595 pattern
With China Digital TV ground standard under the PN595 pattern (GB 20600-2006) receiver system is example, receives The data PN595, is illustrated this method and system.
1. set local sequence, it is relevant with local sequence to receive data, is input to the relevant treatment unit;
2. the relevant treatment unit is handled the present frame correlation,
Output p I, peak, I I, peakGive sampling clock sync peaks processing unit;
Output I I, peakGive frame synchronization peak value processing unit;
Output I I, peak, I I, max1, I I, max2Give the peak value matching unit;
3. check (I I, peak==I I, max1) || (I I, peak==I I, max2), if value is 1 then confidence counter adds 1, otherwise subtract 1, when confidence counter greater than 3 the time, lock==1;
4. in present frame, seek and satisfy | idx-I I-1, sfo| the maximum related value p ' of≤1 idx correspondence I, peak, judge p ' I, peak/ p I, peakWhether greater than 1/2, if sampling clock reference synchronization peak I I, sfo=I ' I, peak, otherwise output I I, sfo=I I, peakWhen lock==1, output I I, sfo
5. if I I-1, fsyn==I I, peak, then confidence counter adds 1, otherwise subtracts 1, when confidence counter greater than 3 the time, I I, fsyn=I I-1, fsyn, otherwise I I, fsyn=I I, peakWhen lock==1, output I I, fsyn
More than specific descriptions of the present invention are intended to illustrate the implementation of specific embodiments can not be interpreted as it is limitation of the present invention.Those of ordinary skills can make various variants on the basis of the embodiment that describes in detail under instruction of the present invention, these variants all should be included within the design of the present invention.The present invention's scope required for protection is only limited by described claims.

Claims (8)

1. locking means during a correlation peak is handled may further comprise the steps:
It is relevant with local PN sequence to receive data;
Correlation is handled, obtained each peak value and peak and calculate the preliminary election peak value and the preliminary election peak of present frame;
It is characterized in that described method is further comprising the steps of:
Calculate the peak displacement of present frame based on the preliminary election peak of preceding frame, and/or estimate the peak of estimating of present frame;
The peak displacement of present frame and/or estimate peak and each peak of present frame is mated;
Result to coupling carries out matching detection, to produce locking signal;
Wherein, following steps are passed through in the calculating of the preliminary election peak value of described present frame and preliminary election peak:
Whether each peak correlation value of more same frame surpasses preset threshold with the ratio of last correlation peaks, if surpass, is the temporary transient assignment of this correlation peaks the preliminary election peak value then;
As not surpassing, continue the comparison of next peak value;
All peak values to this frame all compare, up to final definite preliminary election peak value and preliminary election peak.
2. locking means according to claim 1 is characterized in that, and is further comprising the steps of before the generation of described locking signal:
According to the matching result that matching detection arrives, put letter and detect;
Detect to satisfy when putting the letter threshold value output locking signal when putting letter.
3. locking means according to claim 1 and 2 is characterized in that, described matching detection adopt the matching result phase or mode.
4. locking means according to claim 1 and 2 is characterized in that, the peak displacement of described present frame is a true time in the locking signal of judging system, can be generated automatically by system according to the displacement relation between the frame of front and back under the fixing frame structure.
5. locking means according to claim 1 is characterized in that, described matching judgment judges according to the matching relationship expression formula whether each peak and input value satisfy this matching relationship expression formula.
6. locking system during a correlation peak is handled comprises: correlation unit, carry out receive data relevant with local PN sequence; The correlation processing unit is according to the preliminary election peak value and the preliminary election peak of correlated results calculating present frame; It is characterized in that described system also comprises the peak matching unit, comprising:
Peak displacement is estimated module, calculates the peak displacement of present frame based on the preliminary election peak of preceding frame, and/or estimates the peak of estimating of present frame;
Matching module is peak displacement and/or estimate peak and each peak of present frame is mated;
The matching detector module is carried out matching detection to matching result, the output locking signal;
Wherein, described correlation processing unit adopts following manner to calculate to the preliminary election peak value of present frame and the selection of preliminary election peak:
Whether each peak correlation value of more same frame surpasses preset threshold with the ratio of last correlation peaks, if surpass, is the temporary transient assignment of this correlation peaks the preliminary election peak value then;
As not surpassing, continue the comparison of next peak value;
All peak values to this frame all compare, up to final definite preliminary election peak value and preliminary election peak.
7. locking system according to claim 6 is characterized in that, described peak matching unit also comprises puts the letter detection module, wherein: according to mutually or after matching result, put the letter detection; Detect to satisfy when putting the letter threshold value when putting letter, export locking signal then.
8. according to claim 6 or 7 described locking systems, it is characterized in that described peak displacement is estimated module when obtaining the peak displacement of present frame, is true time in the locking signal of judging system, displacement can be generated by system automatically according to the displacement relation between the frame of front and back under the fixing frame structure.
CN2008101158178A 2008-06-30 2008-06-30 Locking method and system for correlation peak value process Expired - Fee Related CN101304402B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008101158178A CN101304402B (en) 2008-06-30 2008-06-30 Locking method and system for correlation peak value process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008101158178A CN101304402B (en) 2008-06-30 2008-06-30 Locking method and system for correlation peak value process

Publications (2)

Publication Number Publication Date
CN101304402A CN101304402A (en) 2008-11-12
CN101304402B true CN101304402B (en) 2011-08-31

Family

ID=40114115

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008101158178A Expired - Fee Related CN101304402B (en) 2008-06-30 2008-06-30 Locking method and system for correlation peak value process

Country Status (1)

Country Link
CN (1) CN101304402B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868663B (en) * 2012-09-27 2015-06-10 北京海尔集成电路设计有限公司 Sampling clock synchronization method and system in multi-carrier digital information transmission system
CN104950000B (en) * 2014-03-27 2017-09-22 丹东东方测控技术股份有限公司 A kind of close power spectrum finding method in peak position suitable for neutron activation elementary analysis
CN105071647A (en) * 2015-08-12 2015-11-18 电子科技大学 Precise voltage peal value locking circuit

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1267139A (en) * 1999-03-15 2000-09-20 株式会社理光 Related peak detecting circuit
JP2002185361A (en) * 2000-12-14 2002-06-28 Mitsubishi Cable Ind Ltd Correlation peak detecting circuit
CN1427564A (en) * 2001-12-20 2003-07-02 北京六合万通微电子技术有限公司 Synchronous signal detecting circuit device and detecting method of said device detecting synchronous signal
JP2003244025A (en) * 2002-02-14 2003-08-29 Mitsubishi Cable Ind Ltd Synchronization capture circuit, synchronizaiton capture method, and receiver
CN101170534A (en) * 2007-10-31 2008-04-30 中兴通讯股份有限公司 A timing rough synchronization capturing method for mobile multimedia broadcast system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1267139A (en) * 1999-03-15 2000-09-20 株式会社理光 Related peak detecting circuit
JP2002185361A (en) * 2000-12-14 2002-06-28 Mitsubishi Cable Ind Ltd Correlation peak detecting circuit
CN1427564A (en) * 2001-12-20 2003-07-02 北京六合万通微电子技术有限公司 Synchronous signal detecting circuit device and detecting method of said device detecting synchronous signal
JP2003244025A (en) * 2002-02-14 2003-08-29 Mitsubishi Cable Ind Ltd Synchronization capture circuit, synchronizaiton capture method, and receiver
CN101170534A (en) * 2007-10-31 2008-04-30 中兴通讯股份有限公司 A timing rough synchronization capturing method for mobile multimedia broadcast system

Also Published As

Publication number Publication date
CN101304402A (en) 2008-11-12

Similar Documents

Publication Publication Date Title
EP2530894B1 (en) Method and apparatus for implementing automatic frequency control
CN102143117A (en) Time-frequency synchronization joint estimation method based on multi-carrier receiver of digital television media broadcast (DTMB) system
AU4302699A (en) Search window delay tracking in code division multiple access communication systems
CN101304402B (en) Locking method and system for correlation peak value process
CN104753832A (en) Secondary synchronization signal (SSS) detection method and device
CN113595594B (en) Frame timing synchronization method and device for power line carrier and storage medium
CN101834657A (en) 3GPP (3rd Generation Partnership Project) LET (Long Term Evolution) downlink initial master synchronization detection method
CN103391114A (en) Fast capture method of frequency hopping communication during satellite communication
TW200952369A (en) Efficient frame tracking in mobile receivers
CN110649940B (en) Fast frequency hopping system for restraining forwarding interference in capturing stage
CN100393023C (en) Bit error estimates from pilot signals
JPH07264096A (en) Threshold value detector for digital radio communication system, device containing threshold value detector and corresponding use
CN111082835A (en) Pseudo code and Doppler combined capturing method of direct sequence spread spectrum signal under high dynamic condition
TW576059B (en) Acquisition of a gated pilot
JP2003517241A (en) Multi-bit spread spectrum signaling
CN101304401B (en) Method and system for processing synchronous correlation peak value in digital communication
CN101252390B (en) Frame synchronization method and realizing device based on paralleling tactic
CN110824412B (en) Non-coherent spread spectrum transponder distance zero value high-precision measurement system
Steinberg et al. Sequential amplitude estimation in multiuser communications
CN100364254C (en) Frequency deviation evaluation device and method
CN116418364A (en) Low false alarm rate detection method based on spread spectrum sequence signal
CN109004952B (en) A kind of tracking system and method for fast frequency hopping signal
JP4845819B2 (en) Signal detection apparatus, receiver, and threshold calculation method
CN101873288B (en) Method and device for code acquisition
CN109347516B (en) A kind of dynamic self-adapting multipath lookup 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
C14 Grant of patent or utility model
GR01 Patent grant
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: 20110831

Termination date: 20170630