CN101076007A - Method for cancelling interference realized in frequency region and used in WCDMA straight-station system - Google Patents

Method for cancelling interference realized in frequency region and used in WCDMA straight-station system Download PDF

Info

Publication number
CN101076007A
CN101076007A CNA2007101190713A CN200710119071A CN101076007A CN 101076007 A CN101076007 A CN 101076007A CN A2007101190713 A CNA2007101190713 A CN A2007101190713A CN 200710119071 A CN200710119071 A CN 200710119071A CN 101076007 A CN101076007 A CN 101076007A
Authority
CN
China
Prior art keywords
signal
frequency domain
filter
domain
interference
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.)
Granted
Application number
CNA2007101190713A
Other languages
Chinese (zh)
Other versions
CN100553249C (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 University of Posts and Telecommunications
Original Assignee
Beijing University of Posts and Telecommunications
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 University of Posts and Telecommunications filed Critical Beijing University of Posts and Telecommunications
Priority to CNB2007101190713A priority Critical patent/CN100553249C/en
Publication of CN101076007A publication Critical patent/CN101076007A/en
Application granted granted Critical
Publication of CN100553249C publication Critical patent/CN100553249C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/14Relay systems
    • H04B7/15Active relay systems
    • H04B7/155Ground-based stations
    • H04B7/15564Relay station antennae loop interference reduction
    • H04B7/15585Relay station antennae loop interference reduction by interference cancellation

Abstract

The method is based on the Block least mean square (Block LMS) algorithm in time-domain and the linear correlation and linear convolution existed in the Block LMS; it uses the Fast Fourier Transform (FFT) in 1/2 overlap-save method and the calculation approach by direct multiplication at frequency domain to realize the fast correlation and fast convolution, and using an self-adaptive filter to realize the LMS algorithm at frequency-domain. It comprises four cyclic execution processes.

Description

The interference cancellation method that is used for the WCDMA direct discharging station in the frequency domain realization
Technical field
The present invention relates to a kind of interference cancellation method of the WCDMA of being used for direct discharging station in the frequency domain realization, exactly, relate to a kind of WCDMA of being used for direct discharging station the adaptive cancellation input signal interference and obtain the interference cancellation method of realizing at frequency domain of useful signal, belong to the auto-adaptive filtering technique field of radio communication.
Background technology
In communication system, run into the problem that how to detect and obtain useful signal under the high reject signal background through regular meeting, so Interference Cancellation AIC (adaptive interference cancellation) is the important component part in the communication system.After U.S. Bell laboratory in 1967 had at first proposed self-adaptive echo counteracting, the adaptive interference cancelling technology had obtained development faster.At present, there has been multiple adaptive algorithm to be applied to the Interference Cancellation filter, as based on least mean-square error LMS (least mean square) algorithm (referring to " ModifiedLMS Algorithms for Speech Processing with an Adaptive Noise Canceller ", publish in IEEE Transactions on Speech and Audio Processing, vol.6, Jul.1998, pp.338-351) and least square LS (least squares) algorithm (referring to " Multichannel Recursive-Least-SquaresAlgorithms and Fast-Transversal-Filter Algorithms for Active Noise Control andSound Reproduction Systems ", publish in IEEE Transactions On Speech And AudioProcessing, vol.8,2000, pp.606-618.) etc., these algorithms have been applied to a plurality of fields.
In numerous improvement LMS algorithms, to the adaptive block least mean-square error Block LMS algorithm that time-domain signal is operated, its self adaptation of filter process is based on that the signal data piece carries out, and these are different with traditional LMS algorithm based on symbol.Its concrete grammar is: the time-domain signal data flow u (n) of input is exported from L bar branch road through behind the serial to parallel conversion, wherein the signal data of every branch road is all formed a data block with the tap number M of filter as block length, and then k time-domain signal data block is A TAnd A (k), T(k)=[u (kL), u (kL+1) ..., u (kL+L-1)], in the formula, u (kL+i) is the vector representation of k input signal data piece at i+1 branch road, and the span of branch road sequence number i is: [0, L-1], then have u (kL+i)=[u (kL+i), u (kL+i-1) ..., u (kL+i-M+1)] T
After more above-mentioned input signal data piece being passed through filter, the output signal that obtains is: y ( kL + i ) = w ^ T ( k ) u ( kL + i ) = Σ j = 0 M - 1 w ^ j ( k ) u ( kL + i - j ) , In the formula, Be k the pairing filter tap coefficients of signal data piece
Figure A20071011907100073
Transposition, and w ^ ( k ) = [ w ^ 0 ( k ) , w ^ 1 ( k ) , · · · , w ^ M - 1 ( k ) ] T . Because people normally with error signal e (kL+i) (in technical scheme of the present invention, this error signal is referred to as useful signal) be defined as desired signal r (kL+i) (in technical scheme of the present invention, this desired signal is referred to as disturbed signal) and filter output signal y (kL+i) (in technical scheme of the present invention, this output signal is referred to as the estimated value of interference) poor, i.e. error signal e (kL+i)=r (kL+i)-y (kL+i).According to the LMS algorithm, for making the mean square error minimum of error signal, then the tap coefficient in the piece LMS algorithm is updated to: w ^ ( k + 1 ) = w ^ ( k ) + μ Σ i = 0 L - 1 u ( kL + i ) e ( kL + i ) , Wherein μ is an iteration step length.
In interference cancellation systems, people can utilize the above-mentioned various adaptive algorithms of mentioning to carry out Interference Cancellation.But when disturbing time-delay very big, the tap number of sef-adapting filter must be quite a lot of, can be enough to offset this interference.Especially in the WCDMA system, because each signal data bit spreads to 128 chips, and, each chip is sampled as a plurality of sample values again in digital communication system, therefore, the memory span of disturbing in several microseconds just may be crossed over hundreds of sample values, and so long memory span must use the very many filters of number of taps can offset interference.In this case, if carry out the LMS algorithm, certainly will cause extremely complicated difficulty in computation in time domain.Though because time averaging effect, piece LMS algorithm can obtain more accurate gradient vector and estimate with respect to traditional LMS algorithm based on symbol; But if block LMS algorithm realizes in time domain that still under the considerable situation of filter tap number, it will be that inevitably this just certainly will influence the real-time processing and the realization of signal that magnanimity is calculated.Therefore, how the method is improved and just become scientific and technical personnel's a research focus in the industry.
Summary of the invention
In view of this, the interference cancellation method of realizing at frequency domain that the purpose of this invention is to provide a kind of WCDMA direct discharging station just provides a kind of and adopts sef-adapting filter and the interference of offset input signal and obtain the implementation method that the frequency domain interference of useful signal is offset.This method not only extracts useful signal effectively, and greatly reduces the workload and the complexity of calculating.
In order to achieve the above object, the invention provides a kind of WCDMA of being used for direct discharging station the adaptive cancellation input signal interference and obtain the implementation method that the frequency domain interference of useful signal is offset, it is characterized in that: this method is based on data block least mean-square error (the Block LMS in the time domain, block least meansquare) there is the process of linear correlation and linear convolution in computational methods and this piece LMS algorithm, fast fourier transform FFT (fast fourier transforms) by 1/2 overlap-save method realizes fast correlation and fast convolution at frequency domain with the account form that directly multiplies each other, and utilizes sef-adapting filter to realize the LMS algorithm at frequency domain; Comprise the operating procedure that following circulation is carried out:
(1) the frequency domain tap coefficient of sef-adapting filter is done the initialization setting, and the time domain input signal of this filter is N point discrete fast Fourier transform FFT handles, make it be converted to frequency-region signal, as the input signal of sef-adapting filter; Wherein N is 2 times of tap number M of this filter;
(2) frequency-region signal with input carries out the adaptive-filtering processing by sef-adapting filter, and the output signal of this filter is carried out invert fast fourier transformation IFFT (inverse fast fourier transforms) handle, make it be converted to time-domain signal, as the estimated value of disturbing;
(3) difference between the time-domain signal of disturbed signal of calculating and filter output is as useful signal; Produce the frequency domain value of useful signal again;
(4) utilizing frequency-region signal to carry out least mean-square error LMS calculates, promptly the frequency domain value according to useful signal and filter input signal upgrades filter tap coefficients, so that returning when carrying out above-mentioned steps (2), use tap coefficient after this renewals to continue to carry out relevant adaptive-filtering processing again and again from the new frequency domain input signal of step (1).
The present invention is a kind of interference cancellation method in the frequency domain realization that obtains useful signal of the WCDMA of being used for direct discharging station, this method is utilized the thinking of frequency domain fast fourier transform, the adaptive-filtering process of time domain is transformed in the frequency domain realizes, thus the interference in the adaptive cancellation input signal.The present invention not only extracts useful signal effectively, has guaranteed convergence, and compares with the interference cancellation method of time domain, greatly reduces algorithm complex.In a word, the efficient height of the inventive method, speed are fast, and, can obviously improve the power spectral density and the planisphere performance of system, under the condition that reduces algorithm complex greatly, can guarantee the validity of algorithm, have good engineering application and application prospect.
Description of drawings
Fig. 1 is the schematic diagram of the signals transmission of WCDMA direct discharging station.
Fig. 2 is the interference of the present invention's adaptive cancellation input signal of being used for the WCDMA direct discharging station and obtain the frequency domain interference counteracting method flow diagram of useful signal.
Fig. 3 is the inventive method four carrier signals of being used for the WCDMA direct discharging station at signal interference ratio under-10dB the condition, and the performance that Interference Cancellation improves power amplifier power output spectrum density (PSD) is schematic diagram relatively.
Fig. 4 is that four carrier signals that the inventive method is used for the WCDMA direct discharging station are under the 0dB condition at signal interference ratio, and the performance that Interference Cancellation improves power amplifier output power spectrum density performance (PSD) is schematic diagram relatively.
Fig. 5 is that four carrier signals that the inventive method is used for the WCDMA direct discharging station are under the 5dB condition at signal interference ratio, and the performance that Interference Cancellation improves power amplifier output power spectrum density performance (PSD) is schematic diagram relatively.
Fig. 6 (A), (B) be respectively do not adopt the inventive method and adopt the inventive method for four carrier signals of WCDMA direct discharging station at signal interference ratio under-10dB the condition, two planisphere performances of power amplifier output are schematic diagram relatively.
Fig. 7 (A), (B) are respectively that not adopt the inventive method and adopt the inventive method be under the 0dB condition for four carrier signals of WCDMA direct discharging station at signal interference ratio, and two planisphere performances of power amplifier output are schematic diagrames relatively.
Fig. 8 (A), (B) are respectively that not adopt the inventive method and adopt the inventive method be under the 5dB condition for four carrier signals of WCDMA direct discharging station at signal interference ratio, and two planisphere performances of power amplifier output are schematic diagrames relatively.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, the present invention is described in further detail below in conjunction with accompanying drawing.
The inventive method is based on the process that has linear correlation and linear convolution in data block least mean-square error Block LMS computational methods in the time domain and this piece LMS algorithm, FFT by 1/2 overlap-save method, realize fast correlation and fast convolution at frequency domain with the account form that directly multiplies each other, utilize sef-adapting filter to realize the LMS algorithm at frequency domain.
Referring to Fig. 1 and Fig. 2, specifically introduce the present invention below respectively and be used for the method for WCDMA direct discharging station Interference Cancellation sef-adapting filter and four operating procedures that circulation is carried out ((1) that Fig. 2 goes out with the fine line structure, (2), (3), (4) four corresponding respective phases of operation of square frame difference) thereof:
(1) the frequency domain tap coefficient of sef-adapting filter is done the initialization setting, and the time domain input signal of this filter is N point discrete fast Fourier transform FFT handles, make it be converted to frequency-region signal, as the input signal of sef-adapting filter; Wherein N is 2 times of tap number M of this filter.
The concrete operations content of this step is:
(11) the frequency domain tap coefficient of initialization sef-adapting filter: the tap number that the Interference Cancellation sef-adapting filter is set is M, and the feedback signal that this M numerical value is greater than interference signal and power amplifier output arrives filter delay time constantly between the two; Because adopt the FFT (time-domain signal being become frequency-region signal) of 1/2 overlap-save method by FFT, M 0 should filled to M time domain tap coefficient of this filter when the initialization process thereafter, to constitute the time-domain signal initial value of N=2M, then this N point is made FFT and calculate, the initial tap coefficient that obtains frequency-region signal is w ^ ( k ) = FFT w ^ ( k ) 0 , In the formula,
Figure A20071011907100102
Be the initial tap coefficient of time-domain signal,
Figure A20071011907100103
It is the initial tap coefficient of frequency-region signal; And this initialization step (11) only carried out before this method begins to import first data block, and only carried out once; For the second time and subsequent each tap coefficient then all obtain by subsequently adaptive-filtering renewal process; When promptly returning step (2) by step (4), the frequency domain input data that sef-adapting filter is new exist, and are directly provided by operating procedure (12).
(12), and, form continuous data block with the unit of M signal as data block with the time domain input signal of power amplifier feedback signal u (n) as filter, again with two continuous data block cascades, then two data blocks of this cascade are N point FFT, obtain frequency-region signal U (k), then have:
Wherein, M is the tap number of sef-adapting filter, N=2M, diag{a 1, a 2..., a nRepresent with a 1, a 2..., a nDiagonal matrix as element on the leading diagonal.
In order to realize the effect of Interference Cancellation, the input signal u (n) of filter should be relevant with the interference signal in the disturbed signal, and uncorrelated with useful signal.Owing to disturb to the signal (referring to Fig. 1) of power amplifier output, therefore, choose the input signal u (n) of the output of power amplifier in the inventive method as filter through dissemination channel.
(2) frequency-region signal with input carries out the adaptive-filtering processing by sef-adapting filter, and the output signal of this filter is carried out invert fast fourier transformation IFFT (inverse fast fourier transforms) handle, make it be converted to time-domain signal, as the estimated value of disturbing.
The concrete operations content of this step is:
(21) on traditional time domain, the time-domain signal of input should with the time domain tap coefficient of filter convolution mutually.Because the present invention has been transformed into frequency domain with input signal and filter tap coefficients, therefore on frequency domain, just can use the input signal U (k) of frequency domain and the filter tap coefficients of frequency domain Directly multiply each other, obtain the filter output signal of frequency domain Y ( k ) = U ( k ) W ^ ( k ) , Thereby realize replacing the convolution of time-domain signal, simplify amount of calculation greatly with the product of frequency domain.
(22) frequency domain output signal Y (k) is contrary fast fourier transform IFFT and handles, the frequency-region signal that is about to filter output is transformed to time-domain signal.
(23) only keep the regulation of M thereafter useful time domain data according to 1/2 overlap-save method, the IFFT result of above-mentioned steps (22) is only kept M useful time domain data thereafter, obtain k time-domain data blocks y T(k), promptly y T ( k ) = [ y ( kM ) , · · · , y ( kM + M - 1 ) ] = IFFT [ U ( k ) W ^ ( k ) ] Back M data; Then yT (k) is carried out the time domain output signal y (k) that matrix transpose obtains filter, this data block y (k) promptly is the estimated value to interference signal among k the data block r (k) of disturbed signal.
(3) difference between the time-domain signal of disturbed signal of calculating and filter output is as useful signal; Produce the frequency domain value of useful signal again.
The concrete operations content of this step is:
(31) be that block unit is formed each data block with disturbed signal r (n) with M signal, k the data block r (k) in the then disturbed signal is: r (k)=[r (kM), r (kM+1) ..., r (kM+M-1)] T
(32) calculate both poor of the interference signal estimated value y (k) of k data block r (k) and the middle institute of above-mentioned steps (23) corresponding data piece in the disturbed signal, be k useful signal data block d (k)=[d (kM) behind the Interference Cancellation,, d (kM+M-1)] T=r (k)-y (k); And with this k useful signal data block d (k) as the useful signal of removing interference, export to power amplifier.
(33), for keeping consistency,, carry out FFT then, the useful signal data block of calculating frequency domain at the preceding interpolation M of useful signal data block d (k) 0 because the present invention has abandoned a preceding M data value when obtaining y (k) in above-mentioned steps (23) D ( k ) = FFT 0 d ( k ) .
(4) utilizing frequency-region signal to carry out least mean-square error LMS calculates, promptly the frequency domain value according to useful signal and filter input signal upgrades filter tap coefficients, so that returning when carrying out above-mentioned steps (2), use tap coefficient after this renewals to continue to carry out relevant adaptive-filtering processing again and again from the new frequency domain input signal of step (1).
The concrete operations content of this step is:
(41) utilize frequency domain LMS algorithm, the Matrix Conjugate transposition U of k the data block frequency domain input signal U (k) that step (12) is obtained H(k) the frequency domain useful data information D (k) that obtains with step (33) multiplies each other, and obtains both product T (k)=U H(k) D (k); Then, according to 1/2 overlap-save method, handle acquisition time-domain signal Φ (k): Φ (k)=IFFT[U by IFFT H(k) D (k)] preceding M data;
(42) for initial value W ^ ( k ) = FFT w ^ ( k ) 0 The form of back benefit M individual 0 is corresponding, after M individual 0 is filled in Φ (k) back, carries out FFT and handles, promptly
Figure A20071011907100123
(43) upgrade filter tap coefficients, the filter tap coefficients after obtaining upgrading at frequency domain
Figure A20071011907100124
Multiply each other for use in k+1 the block of frequency domain data of feeding back with power amplifier output in the step (2), and w ^ ( k + 1 ) = w ^ ( k ) + μFFT Φ ( k ) 0 , In the formula,
Figure A20071011907100126
Be this filtering and k block of frequency domain data employed tap coefficient that multiplies each other,
Figure A20071011907100127
Be filtering next time and k+1 block of frequency domain data employed tap coefficient that multiplies each other; μ is an iteration
Figure A20071011907100128
Iteration step length in the process is used to determine the mean-square value E[|d (k) of useful signal | 2] converge to the speed of best mean-square value and the accuracy of convergency value.The numerical value of this iteration step length μ is tested to compromise and is chosen by adjusting its numerical value in actual mechanical process, and its rule is that the numerical value of μ is big more, and tap coefficient convergence is to fast more near the speed of optimal value, but convergency value is inaccurate more, and vice versa.
Referring to Fig. 3~Fig. 8, introduce an experimental example of the inventive method, and will adopt the inventive method to realize the system of Interference Cancellation and do not have the systematic function of Interference Cancellation to compare at frequency domain.Suppose that signal transmission delay is 6 microseconds between two antennas in the four carrier wave WCDMA systems of a 20MHz bandwidth, and suppose that the channel between these two antennas is two footpath fading channels, iteration step length μ=0.0001.Four carrier signal sample rates are 16, and the sef-adapting filter tap length is 512, and FFT length is 1024.Power amplifier PA (power amplifier) receives model for dimension, and signal interference ratio is defined as the ratio of reception antenna end chip signal power and interference power.Compare as performance index with the stopband decline dB value of power spectral density PSD (power spectral density) and the error vector magnitude EVM (error vector magnitude) of planisphere.Thick dashed line among Fig. 3~Fig. 5 is represented the power spectral density of information source, fine dotted line represents to have interference signal directly to pass through the power spectral density of PA, power spectral density after solid line represents have interference signal through AIC of the present invention and PA processing, chain-dotted line represents not have the power spectral density of interference signals through PA.
Below two forms list file names with when direct discharging station is input as other carrier numbers, use the performance index comparable situation of AIC of the present invention (adaptive interference cancellation) method.
Table 1 is that the present invention is used for the WCDMA direct discharging station, and the power spectral density performance that each carrier signal uses frequency domain interference to offset under different signal to noise ratio conditions is relatively tabulated:
Carrier number Signal interference ratio (dB) PSD figure index (the dB value that stopband descends)
Directly through PA Through AIC of the present invention, PA Information source
Single carrier Noiseless 27 42
-10 22 27
0 26 27
5 26 27
Two carrier waves Noiseless 28 40
-10 12 20
0 19 20
5 19 20
Three carrier waves Noiseless 25 38
-10 10 19
0 18 19
5 18 19
Four carrier waves Noiseless 23 38
-10 10 17
0 16 17
5 16 17
Referring to Fig. 3~Fig. 5 and table 1, can obtain such conclusion: adopt frequency domain interference counteracting method of the present invention under low signal interference ratio situation, obviously to improve the PSD performance.
Table 2 is that the present invention is used for the WCDMA direct discharging station, and the planisphere performance that each carrier signal uses frequency domain interference to offset under different signal to noise ratio conditions is relatively tabulated:
Carrier number Signal interference ratio (dB) Planisphere index (statistics EVM%)
Directly through PA Through AIC of the present invention, PA
Single carrier Noiseless 7.6164
-10 57.5177 20.1308
0 76.6166 20.4842
5 35.5381 20.1992
Two carrier waves Noiseless 4.6440
-10 141.9632 16.6292
0 139.6261 16.3564
5 37.5836 16.7826
Three carrier waves Noiseless 6.3061
-10 138.7951 17.5369
0 134.1968 17.8611
5 37.3231 17.5417
Four carrier waves Noiseless 7.8442
-10 44.4481 18.5394
0 70.7926 18.5580
5 34.6272 18.9823
Referring to Fig. 6~Fig. 8 and table 2, can obtain such conclusion: adopt frequency domain interference counteracting method of the present invention under any signal interference ratio situation, obviously to improve the planisphere performance.
Algorithm complex to the frequency domain interference counteracting method that adopts among the present invention and traditional time domain interference cancellation method compares below.When adopting hardware to realize, computation complexity often is decided by the number of times of multiplying, multiplication number that therefore can more above-mentioned two kinds of methods.For the time domain interference cancellation method that M filter tap arranged,, then need 2M altogether because each data block has M data 2Inferior multiplying; And for the frequency domain interference counteracting method that M filter tap arranged, total multiplication number of times is 10M log 2M+26M.The algorithm complex ratio of frequency domain interference counteracting method and time domain interference cancellation method is about (5log so 2M+13)/M.Therefore, when filter tap coefficients was very big, the computation complexity of frequency domain interference counteracting method will be well below the time domain interference cancellation method.In a word, frequency domain interference counteracting method of the present invention can obviously improve the power spectral density and the planisphere performance of system, has therefore guaranteed the validity of algorithm under the condition that reduces algorithm complex greatly, has good engineering application.

Claims (8)

1, a kind of interference of adaptive cancellation input signal of the WCDMA of being used for direct discharging station and obtain the interference cancellation method of realizing at frequency domain of useful signal, it is characterized in that: this method is based on the process that has linear correlation and linear convolution in the data block least mean-square error Block LMS computational methods in the time domain and this piece LMS algorithm, fast fourier transform FFT by 1/2 overlap-save method, realize fast correlation and fast convolution at frequency domain with the account form that directly multiplies each other, utilize sef-adapting filter to realize the LMS algorithm at frequency domain; Comprise the operating procedure that following circulation is carried out:
(1) the frequency domain tap coefficient of sef-adapting filter is done the initialization setting, and the time domain input signal of this filter is N point discrete fast Fourier transform FFT handles, make it be converted to frequency-region signal, as the input signal of sef-adapting filter; Wherein N is 2 times of tap number M of this filter;
(2) frequency-region signal with input carries out the adaptive-filtering processing by sef-adapting filter, and the output signal of this filter is carried out invert fast fourier transformation IFFT handle, and makes it be converted to time-domain signal, as the estimated value of disturbing;
(3) difference between the time-domain signal of disturbed signal of calculating and filter output is as useful signal; Produce the frequency domain value of useful signal again;
(4) utilizing frequency-region signal to carry out least mean-square error LMS calculates, promptly the frequency domain value according to useful signal and filter input signal upgrades filter tap coefficients, so that returning when carrying out above-mentioned steps (2), use tap coefficient after this renewals to continue to carry out relevant adaptive-filtering processing again and again from the new frequency domain input signal of step (1).
2, the interference cancellation method of realizing at frequency domain according to claim 1 is characterized in that: the input signal u (n) of described filter is relevant with interference signal in the disturbed signal, and uncorrelated with useful signal; And described interference is the signal behind power amplifier output and the process dissemination channel, therefore chooses the input signal u (n) of the output of power amplifier as sef-adapting filter, so that realize the effect that this interference is cancelled.
3, the interference cancellation method of realizing at frequency domain according to claim 1 is characterized in that described step (1) further comprises following content of operation:
(11) the frequency domain tap coefficient of initialization sef-adapting filter: the tap number that the Interference Cancellation sef-adapting filter is set is M, and the feedback signal that this M numerical value is greater than interference signal and power amplifier output arrives filter delay time constantly between the two; Because adopt the FFT of 1/2 overlap-save method, M 0 should filled to M time domain tap coefficient of this filter when the initialization process thereafter, to constitute the time-domain signal initial value of N=2M, then this N point to be made FFT and calculate, the initial tap coefficient that obtains frequency-region signal is W ^ ( k ) = FFT w ^ ( k ) 0 , In the formula,
Figure A2007101190710003C2
Be the initial tap coefficient of time-domain signal,
Figure A2007101190710003C3
It is the initial tap coefficient of frequency-region signal;
(12), and, form continuous data block with the unit of M signal as data block with the time domain input signal of power amplifier feedback signal u (n) as filter, again with two continuous data block cascades, then two data blocks of this cascade are N point FFT, obtain frequency-region signal U (k), then have:
Figure A2007101190710003C4
Wherein, M is the tap number of sef-adapting filter, N=2M, diag{a 1, a 2..., a nRepresent with a 1, a 2..., a nDiagonal matrix as element on the leading diagonal.
4, according to claim 1 or the 3 described interference cancellation methods of realizing at frequency domain, it is characterized in that: the operation of described step (11) must begin input signal in this method to be finished in the past in advance, and only carried out once; For the second time and subsequent each tap coefficient then all obtain by subsequently adaptive-filtering renewal process; When promptly returning step (2) by step (4), the frequency domain input data that sef-adapting filter is new exist, and are directly provided by operating procedure (12).
5, the interference cancellation method of realizing at frequency domain according to claim 1 is characterized in that described step (2) further comprises following content of operation:
(21) with the input signal U (k) of frequency domain and the filter tap coefficients of frequency domain Directly multiply each other, obtain the frequency domain output signal of sef-adapting filter Y ( k ) = U ( k ) W ^ ( k ) , To substitute the process of convolution of time-domain signal;
(22) frequency domain output signal Y (k) being contrary fast fourier transform IFFT handles;
(23) according to the regulation of 1/2 overlap-save method, the IFFT result of above-mentioned steps (22) is only kept M useful time domain data thereafter, obtain y T(k), promptly
y T ( k ) = [ y ( kM ) , · · · , y ( kM + M - 1 ) ] = IFFT [ U ( k ) W ^ ( k ) ] Back M data; Then to y T(k) carry out the time domain output signal y (k) that matrix transpose obtains filter, this data block y (k) promptly is the estimated value to interference signal among k the data block r (k) of disturbed signal.
6, the interference cancellation method of realizing at frequency domain according to claim 1 or 5 is characterized in that described step (3) further comprises following content of operation:
(31) be block unit with M signal, disturbed signal r (n) is formed each data block, k the data block r (k) in the then disturbed signal is: r (k)=[r (kM), r (kM+1) ..., r (kM+M-1)] T
(32) calculate both poor of the interference signal estimated value y (k) of k data block r (k) and the middle institute of above-mentioned steps (23) corresponding data piece in the disturbed signal, obtain k useful signal data block d (k)=[d (kM) behind the Interference Cancellation,, d (kM+M-1)] T=r (k)-y (k); And with this k useful signal data block d (k) as the useful signal of removing interference, export to power amplifier;
(33) because above-mentioned steps (23) has abandoned a preceding M data value when obtaining y (k), individual 0 at the preceding interpolation M of useful signal data block d (k) for keeping consistency, carry out FFT then, calculate the useful signal data block of frequency domain D ( k ) = FFT 0 d ( k ) .
7, according to claim 1 or the 3 or 6 described interference cancellation methods of realizing at frequency domain, it is characterized in that described step (4) further comprises following content of operation:
(41) utilize frequency domain LMS algorithm, the Matrix Conjugate transposition U of k the data block frequency domain input signal U (k) that step (12) is obtained H(k) the frequency domain useful data information D (k) that obtains with step (33) multiplies each other, and obtains both product T (k)=U H(k) D (k); Then, according to 1/2 overlap-save method, handle acquisition time-domain signal Φ (k): Φ (k)=IFFT[U by IFFT H(k) D (k)] preceding M data;
(42) for initial value W ^ ( k ) = FFT w ^ ( k ) 0 The form of back benefit M individual 0 is corresponding, after M individual 0 is filled in Φ (k) back, carries out FFT and handles, promptly FFT Φ ( k ) 0 ;
(43) upgrade filter tap coefficients, the filter tap coefficients after obtaining upgrading at frequency domain
Figure A2007101190710004C5
Multiply each other for use in k+1 the block of frequency domain data of feeding back with power amplifier output in the step (2), and W ^ ( k + 1 ) = W ^ ( k ) + μFFT Φ ( k ) 0 , In the formula,
Figure A2007101190710005C2
Be this filtering and k block of frequency domain data employed tap coefficient that multiplies each other, Be filtering next time and k+1 block of frequency domain data employed tap coefficient that multiplies each other; μ is an iteration
Figure A2007101190710005C4
Iteration step length in the process is used to determine the mean-square value E[|d (k) of useful signal | 2] converge to the speed of best mean-square value and the accuracy of convergency value.
8, the interference cancellation method of realizing at frequency domain according to claim 7, it is characterized in that: the numerical value of described iteration step length μ is tested to compromise and is chosen by adjusting its numerical value in actual mechanical process, its rule is that the numerical value of μ is big more, tap coefficient convergence is to fast more near the speed of optimal value, but convergency value is inaccurate more, and vice versa.
CNB2007101190713A 2007-06-19 2007-06-19 The interference cancellation method that is used for the WCDMA direct discharging station in the frequency domain realization Expired - Fee Related CN100553249C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007101190713A CN100553249C (en) 2007-06-19 2007-06-19 The interference cancellation method that is used for the WCDMA direct discharging station in the frequency domain realization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007101190713A CN100553249C (en) 2007-06-19 2007-06-19 The interference cancellation method that is used for the WCDMA direct discharging station in the frequency domain realization

Publications (2)

Publication Number Publication Date
CN101076007A true CN101076007A (en) 2007-11-21
CN100553249C CN100553249C (en) 2009-10-21

Family

ID=38976832

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007101190713A Expired - Fee Related CN100553249C (en) 2007-06-19 2007-06-19 The interference cancellation method that is used for the WCDMA direct discharging station in the frequency domain realization

Country Status (1)

Country Link
CN (1) CN100553249C (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101860503A (en) * 2010-05-06 2010-10-13 三维通信股份有限公司 Method for echo interference cancellation of 3G digital repeater based on blind detection
WO2011000171A1 (en) * 2009-07-03 2011-01-06 Huawei Technologies Co., Ltd. Adaptive filter
WO2010132475A3 (en) * 2009-05-11 2011-03-24 Qualcomm Incorporated Frequency domain channel estimation for wireles s repeaters
WO2010132483A3 (en) * 2009-05-11 2011-04-07 Qualcomm Incorporated Frequency domain channel estimation for wireless repeaters
CN102185668A (en) * 2011-04-29 2011-09-14 西瑞克斯(北京)通信设备有限公司 Self-adaptive isolation measuring system in repeater
CN103248595A (en) * 2013-05-08 2013-08-14 桂林电子科技大学 Method and device for self-adaptive in-place interference offset
US9049065B2 (en) 2009-05-11 2015-06-02 Qualcomm Incorporated Removal of ICI/ISI errors in frequency domain channel estimation for wireless repeaters
CN106772254A (en) * 2016-11-29 2017-05-31 河海大学 The improved transceiver insulation method based on digital adaptation interference cancellation
CN106936407A (en) * 2017-01-12 2017-07-07 西南电子技术研究所(中国电子科技集团公司第十研究所) Area block minimum mean square self-adaption filtering method
CN107301869A (en) * 2017-08-17 2017-10-27 珠海全志科技股份有限公司 Microphone array sound pick-up method, processor and its storage medium
CN110146848A (en) * 2019-05-22 2019-08-20 西安电子科技大学 Frequency modulated continuous wave radar self-interference removing method based on fractional order lowest mean square

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010132475A3 (en) * 2009-05-11 2011-03-24 Qualcomm Incorporated Frequency domain channel estimation for wireles s repeaters
WO2010132483A3 (en) * 2009-05-11 2011-04-07 Qualcomm Incorporated Frequency domain channel estimation for wireless repeaters
US9049065B2 (en) 2009-05-11 2015-06-02 Qualcomm Incorporated Removal of ICI/ISI errors in frequency domain channel estimation for wireless repeaters
US8611227B2 (en) 2009-05-11 2013-12-17 Qualcomm Incorporated Channel estimate pruning in presence of large signal dynamics in an interference cancellation repeater
US8886693B2 (en) 2009-07-03 2014-11-11 Huawei Technologies Co., Ltd Efficiently update coefficients of an adaptive filter
WO2011000171A1 (en) * 2009-07-03 2011-01-06 Huawei Technologies Co., Ltd. Adaptive filter
CN102439930B (en) * 2009-07-03 2014-12-24 华为技术有限公司 Adaptive filter
CN101860503A (en) * 2010-05-06 2010-10-13 三维通信股份有限公司 Method for echo interference cancellation of 3G digital repeater based on blind detection
CN101860503B (en) * 2010-05-06 2012-10-31 三维通信股份有限公司 Method for echo interference cancellation of 3G digital repeater based on blind detection
CN102185668A (en) * 2011-04-29 2011-09-14 西瑞克斯(北京)通信设备有限公司 Self-adaptive isolation measuring system in repeater
CN102185668B (en) * 2011-04-29 2013-04-24 西瑞克斯通信技术股份有限公司 Self-adaptive isolation measuring system in repeater
CN103248595A (en) * 2013-05-08 2013-08-14 桂林电子科技大学 Method and device for self-adaptive in-place interference offset
CN103248595B (en) * 2013-05-08 2016-01-20 桂林电子科技大学 A kind of self adaptation is with location interference cancellation method and device
CN106772254A (en) * 2016-11-29 2017-05-31 河海大学 The improved transceiver insulation method based on digital adaptation interference cancellation
CN106936407A (en) * 2017-01-12 2017-07-07 西南电子技术研究所(中国电子科技集团公司第十研究所) Area block minimum mean square self-adaption filtering method
CN107301869A (en) * 2017-08-17 2017-10-27 珠海全志科技股份有限公司 Microphone array sound pick-up method, processor and its storage medium
CN107301869B (en) * 2017-08-17 2021-01-29 珠海全志科技股份有限公司 Microphone array pickup method, processor and storage medium thereof
CN110146848A (en) * 2019-05-22 2019-08-20 西安电子科技大学 Frequency modulated continuous wave radar self-interference removing method based on fractional order lowest mean square

Also Published As

Publication number Publication date
CN100553249C (en) 2009-10-21

Similar Documents

Publication Publication Date Title
CN101076007A (en) Method for cancelling interference realized in frequency region and used in WCDMA straight-station system
CN107682297B (en) Mobile underwater acoustic communication method
US7342978B2 (en) Method and apparatus for PAPR reduction of an OFDM signal
CN108964731B (en) Mixed carrier continuous flow transmission method based on fast convolution and without cyclic prefix filtering
CN108881076B (en) MIMO-FBMC/OQAM system channel estimation method based on compressed sensing
CN104717162B (en) OFDM radio ultra wide band systems non-linear distortion is restored and channel estimation efficient joint method
CN109743272B (en) High-precision interference alignment narrow-band interference suppression algorithm for broadband private network system
CN1658528A (en) Adaptive channel estimation method of MIMO-OFDM system
CN109194594B (en) Phase noise suppression method based on continuous carrier aggregation
CN109951412B (en) Method for suppressing signal cubic metric by deep neural network
CN111313941A (en) Multi-user large-scale multi-input multi-output-orthogonal frequency division multiplexing system transmission method adopting low-precision analog-to-digital converter
CN112242969A (en) Novel single-bit OFDM receiver based on model-driven deep learning
CN108881075B (en) Channel estimation method based on robust adaptive filtering in impulsive noise environment
KR20020034746A (en) Fast fourier transform processor using fast and area efficient algorithm
CN1152493C (en) Method for inhibiting peak-to-average ratio in orthogonal frequency division complex communication system
Abd El-Galil et al. Efficient underwater acoustic communication with peak-to-average power ratio reduction and channel equalization
CN101771643A (en) Method for processing signal and device thereof
CN1564494A (en) Self-adaptive beam shaping method of beam space orthogonal FDM medulating system
CN110798416A (en) CFO estimation algorithm based on local search Capon in OFDM system
CN116388800A (en) Pulse noise suppression method based on fast Bayes matching pursuit
CN102035787A (en) Band sequencing Turbo enhancement method for multiple-input multiple-output-orthogonal frequency division multiplexing (MIMO-OFDM) wireless communication receiver
CN116248210A (en) Method, system and medium for predicting large-scale multiple-input multiple-output system channel
Zhang et al. A channel estimation method for NC-OFDM systems in cognitive radio context
CN101582869A (en) Method and device for obtaining transmitting signal estimated value
CN1275396C (en) Guide signal structuring method in estimation of time-domain multiple transceiving channel

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20091021

Termination date: 20110619