CN107809256A - A kind of shortwave suppressing method under arrowband interference - Google Patents
A kind of shortwave suppressing method under arrowband interference Download PDFInfo
- Publication number
- CN107809256A CN107809256A CN201711059914.5A CN201711059914A CN107809256A CN 107809256 A CN107809256 A CN 107809256A CN 201711059914 A CN201711059914 A CN 201711059914A CN 107809256 A CN107809256 A CN 107809256A
- Authority
- CN
- China
- Prior art keywords
- signal
- interference
- pilot
- arrowband
- module
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/06—Receivers
- H04B1/10—Means associated with receiver for limiting or suppressing noise or interference
- H04B1/1027—Means associated with receiver for limiting or suppressing noise or interference assessing signal quality or detecting noise/interference for the received signal
- H04B1/1036—Means associated with receiver for limiting or suppressing noise or interference assessing signal quality or detecting noise/interference for the received signal with automatic suppression of narrow band noise or interference, e.g. by using tuneable notch filters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/69—Spread spectrum techniques
- H04B1/707—Spread spectrum techniques using direct sequence modulation
- H04B1/7097—Interference-related aspects
- H04B1/71—Interference-related aspects the interference being narrowband interference
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L25/00—Baseband systems
- H04L25/02—Details ; arrangements for supplying electrical power along data transmission lines
- H04L25/0202—Channel estimation
- H04L25/0224—Channel estimation using sounding signals
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Power Engineering (AREA)
- Noise Elimination (AREA)
Abstract
本发明公开了一种在窄带干扰下的短波抑制方法,包括如下步骤:采用DV算法对短波信道的导频信号进行初始估计,对时域下的初始估计值进行第一次滤噪,接收来自无线信道的脉冲超宽带信号,对导频符号波形和负载符号波形分别进行观测,引入阈值λ对初始值进行第二次滤噪并得导频信号估计值,进行DFT离散傅里叶变换变换得整个信道的估计。本发明对信道的初始估计进行了两次滤噪,弥补了DFT(离散傅里叶变换)信道估计算法滤噪不彻底的问题。利用压缩感知和重构算法自适应地检测随机窄带干扰并进行抑制,提高了接收机相关模板估计精度;通过准确估计并抑制叠加在超宽带信号中的高功率窄带干扰,提高了接收机的检测可靠性。
The invention discloses a method for suppressing shortwave under narrowband interference, which comprises the following steps: adopting the DV algorithm to initially estimate the pilot signal of the shortwave channel, performing noise filtering on the initial estimated value in the time domain for the first time, and receiving For the pulse ultra-wideband signal of the wireless channel, the waveform of the pilot symbol and the waveform of the load symbol are observed separately, and the threshold λ is introduced to filter the initial value for the second time to obtain the estimated value of the pilot signal, which is transformed by DFT discrete Fourier transform. Estimates for the entire channel. The invention performs noise filtering on the initial estimation of the channel twice, which makes up for the problem of incomplete noise filtering of the DFT (Discrete Fourier Transform) channel estimation algorithm. Using compressed sensing and reconstruction algorithms to adaptively detect random narrowband interference and suppress it, the accuracy of receiver correlation template estimation is improved; by accurately estimating and suppressing high-power narrowband interference superimposed in ultra-wideband signals, the detection of receivers is improved reliability.
Description
技术领域technical field
本发明涉及通信技术领域,尤其涉及一种在窄带干扰下的短波抑制方法。The invention relates to the technical field of communication, in particular to a short-wave suppression method under narrow-band interference.
背景技术Background technique
CDMA信号作为伪随机信号,功率谱扩散至整个基带带宽,去掉窄带干扰(NarrowBand Interference)只会使CDMA信号受到轻微损伤。所以CDMA信号有一定的抗窄带干扰性能,如全球导航卫星系统(GlobalNavigationSatelliteSystem,GNSS)信号自身可抵抗30dB干信比的干扰,但对于更强的窄带干扰需借助针对性的抗干扰手段才能使GNSS信号被正确处理。The CDMA signal is a pseudo-random signal, and the power spectrum spreads to the entire baseband bandwidth. Removing narrowband interference (NarrowBand Interference) will only slightly damage the CDMA signal. Therefore, CDMA signals have a certain anti-narrowband interference performance. For example, the Global Navigation Satellite System (GNSS) signal itself can resist interference with a 30dB interference-to-signal ratio. Signals are handled correctly.
窄带强干扰在实际应用中是常见的干扰,对其抑制可以在时域或频域中完成。时域方法利用窄带干扰的相关性,进行最小均方(LeastMean Squares,LMS)算法或者递推最小二乘(RecursiveLeastSquares,RLS)算法自适应滤波,时域滤波存在硬件实现复杂度高、收敛时间缓慢以及群时延变化等缺点;频域方法则通过快速傅立叶变换(FastFourierTransformation,FFT)或者快速傅立叶逆变换(InverseFastFourier Transformation,IFFT),将干扰所处频点置零以消除干扰。其中频域算法由于可以利用FFT/IFFT快速算法减少计算量,且能保证干扰抑制系统的线性相位,因而得到了广泛应用。目前常见的频域滤波主要有以下两种方式:Narrowband strong interference is a common interference in practical applications, and its suppression can be done in time domain or frequency domain. The time-domain method uses the correlation of narrow-band interference to perform least mean square (Least Mean Squares, LMS) algorithm or recursive least squares (Recursive Least Squares, RLS) algorithm adaptive filtering. Time domain filtering has high hardware implementation complexity and slow convergence time. And the disadvantages such as group delay change; the frequency domain method uses Fast Fourier Transformation (FastFourierTransformation, FFT) or Fast Fourier Transformation (InverseFourierTransformation, IFFT) to zero the frequency point where the interference is located to eliminate interference. Among them, the frequency domain algorithm has been widely used because it can use FFT/IFFT fast algorithm to reduce the amount of calculation, and can guarantee the linear phase of the interference suppression system. At present, there are two common ways of frequency domain filtering:
第一种方式,简单的基于FFT/IFFT的干扰抑制技术,将数据通过加窗处理、FFT计算、NBI滤波处理以及IFFT计算后输出,该方法虽然可以去除窄带干扰,但加窗处理在降低FFT时的频谱泄漏避免干扰扩散至其他频点的同时,存在引起输入信号畸变,导致输出信号的信噪比受到损失的缺点。The first method is a simple FFT/IFFT-based interference suppression technology, which outputs the data after windowing processing, FFT calculation, NBI filtering processing, and IFFT calculation. Although this method can remove narrowband interference, windowing processing reduces FFT When the frequency spectrum leakage prevents the interference from spreading to other frequency points, it also has the disadvantage of causing distortion of the input signal and resulting in a loss of the signal-to-noise ratio of the output signal.
第二种方式,为减小加窗导致的信噪比损失,基于叠加的快速傅立叶变换(OFFT,OverlappedFastFourierTransform,)的干扰抑制技术被提出来。基本思想是将输入数据复制并移位加窗,与原加窗数据一起得到两个加窗数据,进行FFT变换,并在频域进行滤波,滤波后进行IFFT得到去除干扰的时域数据,最后将两路数据对齐合并得到最终输出。该方法存在的不足主要有以下几点:一是干扰不一定总存在,但干扰消除器却一直工作,增加不必要的系统功耗;二是FFT/IFFT的长度固定,对于窄带干扰探测灵敏度有限;三是,窗函数固定,不利于大的动态范围干扰的滤除;四是,现有OFFT干扰抑制方法中延迟数据的方法一般是在加窗之前增加一个延迟数据的模块,用于将一路输入数据进行缓存,以便与另一路原始数据一起输出进行加窗处理,而在频域滤波后,同样在也需要增加一个延迟数据的模块将没有进行延迟的那一路数据进行延迟,以使其与之前已经进行过延迟的那一路数据能够对齐,以进行后续的合并输出,该方法存在资源开销大以及设计复杂度高的问题。In the second way, in order to reduce the SNR loss caused by windowing, an interference suppression technology based on Overlapped Fast Fourier Transform (OFFT, Overlapped Fast Fourier Transform,) is proposed. The basic idea is to copy the input data and shift windowing, get two windowed data together with the original windowed data, perform FFT transformation, and filter in the frequency domain, after filtering, perform IFFT to obtain the time domain data that removes interference, and finally Align and merge the two paths of data to get the final output. The shortcomings of this method mainly include the following points: First, interference does not always exist, but the interference canceller is always working, which increases unnecessary system power consumption; second, the length of FFT/IFFT is fixed, and the detection sensitivity for narrowband interference is limited. The third is that the window function is fixed, which is not conducive to the filtering of large dynamic range interference; the fourth is that the method of delaying data in the existing OFFT interference suppression method is generally to add a module for delaying data before adding a window, which is used for all the way The input data is buffered so that it can be output together with another channel of original data for windowing processing, and after frequency domain filtering, it is also necessary to add a delay data module to delay the data that is not delayed so that it can be compared with The data that has been delayed before can be aligned for subsequent merged output. This method has the problems of high resource overhead and high design complexity.
发明内容Contents of the invention
有鉴于此,本发明所解决的技术问题在于提供一种在窄带干扰下的短波抑制方法,通过干扰检测器对输入的一路信号进行干扰检测得到干扰检测信息,并将其输出给窄带干扰消除器,所述窄带干扰消除器根据所述干扰检测信息对输入的另一路信号进行窄带干扰抑制,解决现有技术中存在的系统功耗大、探测灵敏度有限、窗函数固定以及设计复杂度高的问题。In view of this, the technical problem to be solved by the present invention is to provide a short-wave suppression method under narrow-band interference. The interference detection is performed on the input signal through the interference detector to obtain the interference detection information, and it is output to the narrow-band interference canceller. , the narrowband interference canceller performs narrowband interference suppression on another input signal according to the interference detection information, so as to solve the problems of high system power consumption, limited detection sensitivity, fixed window function and high design complexity existing in the prior art .
本发明通过以下技术方案来解决上述技术问题:The present invention solves the above technical problems through the following technical solutions:
一种在窄带干扰下的短波抑制方法,包括如下步骤:A short-wave suppression method under narrow-band interference, comprising the steps of:
S1、在窄带干扰下,接收端收到信号后,采用DV算法对短波信道的导频信号进行初始估计得到频域下的初始估计值,然后将频域下的初始估计值IDFT离散傅里叶反变换变换得到时域下的初始估计值;S1. Under narrow-band interference, after receiving the signal, the receiving end uses the DV algorithm to initially estimate the pilot signal of the short-wave channel to obtain the initial estimated value in the frequency domain, and then IDFT the initial estimated value in the frequency domain. The inverse transformation is transformed to obtain the initial estimated value in the time domain;
S 2、根据DFT离散傅里叶变换信道估计算法原理,即信道冲击响应的长度小于循环前缀码Ng,即大于循环前缀码的长度Ng的估计值都为噪声,对时域下的初始估计值进行第一次滤噪;S 2. According to the principle of the DFT discrete Fourier transform channel estimation algorithm, that is, the length of the channel impulse response is less than the length of the cyclic prefix code Ng, that is, the estimated value greater than the length of the cyclic prefix code Ng is noise, and the initial estimated value in the time domain Perform the first noise filtering;
S 3、接收来自无线信道的脉冲超宽带信号,并将该信号送入接收滤波器模块,对脉冲超宽带信号滤除带外噪声和干扰;S 3. Receive the pulsed ultra-wideband signal from the wireless channel, and send the signal to the receiving filter module to filter out-of-band noise and interference for the pulsed ultra-wideband signal;
S 4、对导频符号波形和负载符号波形分别进行观测,并将导频观测序列送往导频观测存储模块,将负载观测序列送往负载观测存储模块,暂存各导频符号波形的观测序列,并将其送往窄带干扰估计模块和减法器模块;利用OMP算法估计窄带干扰,将估计的导频符号波形中含有的窄带干扰送往导频窄带干扰观测模块,将估计的负载信号波形中含有的窄带干扰送往负载窄带干扰抑制模块;S 4. Observe the pilot symbol waveform and the load symbol waveform respectively, and send the pilot observation sequence to the pilot observation storage module, and send the load observation sequence to the load observation storage module, and temporarily store the observations of each pilot symbol waveform sequence, and send it to the narrowband interference estimation module and the subtractor module; use the OMP algorithm to estimate the narrowband interference, and send the narrowband interference contained in the estimated pilot symbol waveform to the pilot narrowband interference observation module, and the estimated load signal waveform The narrowband interference contained in is sent to the load narrowband interference suppression module;
S 5、引入阈值λ对初始值进行第二次滤噪并得导频信号估计值:对0≤n≤Ng-1的hDFT(n)进行滤噪,即当hDFT(n)信号的幅度小于λ时,就认为此信号是噪声并将其置为0,当hDFT(n)信号的幅度大于λ时,就把此信号当作有用信号并保持不变,然后通过噪声和导频估计的信道冲击响应的幅度的概率密度函数求出最优阈值λbest,并根据最优阈值λbest得出导频的最终估计值;S 5. Introduce the threshold λ to perform second noise filtering on the initial value and obtain the estimated value of the pilot signal: perform noise filtering on hDFT(n) with 0≤n≤Ng-1, that is, when the amplitude of the hDFT(n) signal is less than When λ, the signal is considered to be noise and set to 0. When the amplitude of the hDFT(n) signal is greater than λ, the signal is regarded as a useful signal and remains unchanged, and then the channel estimated by the noise and the pilot The probability density function of the magnitude of the impulse response is used to obtain the optimal threshold λbest, and the final estimated value of the pilot is obtained according to the optimal threshold λbest;
S 6、根据插值方式及导频结构对导频估计进行插值,然后对其进行DFT离散傅里叶变换变换得整个信道的估计。S 6. Perform interpolation on the pilot estimate according to the interpolation method and pilot structure, and then perform DFT discrete Fourier transform on it to obtain an estimate of the entire channel.
进一步地,还包括步骤S7:Further, step S7 is also included:
将窄带干扰估计模块估计的导频符号窄带干扰分别进行观测,并将观测得到的窄带干扰观测序列送往窄带干扰观测存储模块;暂存窄带干扰观测序列,并将其送往减法器模块;利用减法器,从各个导频观测序列中减去其对应的窄带干扰观测序列,获得抑制窄带干扰的导频观测序列;对减法器模块中获得的抑制窄带干扰的导频观测序列进行求和取平均操作获得平均导频观测序列,以降低加性高斯白噪声的影响,并将其送往信号相关模板产生模块;信号相关模板产生模块:根据向量平均模块获得的平均导频观测序列,利用OMP算法重构信号相关模板,并送往相关解调模块。Observing the pilot symbol narrowband interference estimated by the narrowband interference estimation module respectively, and sending the observed narrowband interference observation sequence to the narrowband interference observation storage module; temporarily storing the narrowband interference observation sequence, and sending it to the subtractor module; The subtractor subtracts its corresponding narrowband interference observation sequence from each pilot observation sequence to obtain a pilot observation sequence that suppresses narrowband interference; sums and averages the pilot observation sequences that suppress narrowband interference obtained in the subtractor module The operation obtains the average pilot observation sequence to reduce the influence of additive Gaussian white noise, and sends it to the signal correlation template generation module; the signal correlation template generation module: according to the average pilot observation sequence obtained by the vector average module, the OMP algorithm is used Reconstruct the signal correlation template and send it to the correlation demodulation module.
可选的,在步骤S1中,短波信道采用ITS短波信道传输模型。Optionally, in step S1, the shortwave channel adopts the ITS shortwave channel transmission model.
进一步地,所述步骤S7包括如下步骤:Further, the step S7 includes the following steps:
步骤S71:将负载信号适当延迟,并送往负载窄带干扰抑制模块;Step S71: Properly delay the load signal and send it to the load narrowband interference suppression module;
步骤S72:暂存由观测模块获得的负载观测序列,并将各个负载信号的观测序列依次送往窄带干扰估计模块;Step S72: Temporarily store the load observation sequence obtained by the observation module, and send the observation sequence of each load signal to the narrowband interference estimation module in turn;
步骤S73:利用减法器从各负载信号波形中减去由窄带干扰估计模块估计的该负载信号中包含的窄带干扰,并将抑制窄带干扰后的负载信号送往相关解调模块;Step S73: Using a subtractor to subtract the narrowband interference contained in the load signal estimated by the narrowband interference estimation module from each load signal waveform, and send the load signal after the narrowband interference is suppressed to the relevant demodulation module;
步骤S74:以信号相关模板产生模块产生的信号模板为相关模板,利用相关器和判决器对负载窄带干扰抑制模块输出的抑制窄带干扰后的负载信号进行相关解调。Step S74: Using the signal template generated by the signal correlation template generation module as a correlation template, correlator and decision unit are used to correlate and demodulate the load signal output by the load narrowband interference suppression module after narrowband interference suppression.
通过本发明的在窄带干扰下的短波抑制方法对信道的初始估计进行了两次滤噪,弥补了DFT(离散傅里叶变换)信道估计算法滤噪不彻底的问题。且在不增加信道估计的复杂度和不需要信道的统计信息情况下,通过引入阈值有效的滤除掉了传统小于3kHz窄带短波信号带来的窄带干扰,提高了信道估计性能。同时本发明的导频采用梳状结构,有效抑制了短波信号的快衰落。通过压缩感知大大降低了采样速率,突破了传统采样理论面临的技术瓶颈,有利于控制接收机成本和功耗;利用压缩感知和重构算法自适应地检测随机窄带干扰并进行抑制,提高了接收机相关模板估计精度;通过准确估计并抑制叠加在超宽带信号中的高功率窄带干扰,提高了接收机的检测可靠性。The short-wave suppression method under narrow-band interference of the present invention performs noise filtering on the initial estimation of the channel twice, which makes up for the incomplete noise filtering problem of the DFT (Discrete Fourier Transform) channel estimation algorithm. And without increasing the complexity of channel estimation and without the need for statistical information of the channel, the narrowband interference caused by traditional narrowband shortwave signals less than 3kHz is effectively filtered out by introducing a threshold, and the performance of channel estimation is improved. At the same time, the pilot frequency of the present invention adopts a comb structure, which effectively suppresses the fast fading of short-wave signals. The sampling rate is greatly reduced through compressed sensing, which breaks through the technical bottleneck faced by the traditional sampling theory, which is beneficial to control the cost and power consumption of the receiver; the compressed sensing and reconstruction algorithm is used to adaptively detect and suppress random narrow-band interference, which improves the reception Machine-related template estimation accuracy; by accurately estimating and suppressing the high-power narrow-band interference superimposed on the ultra-wideband signal, the detection reliability of the receiver is improved.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其他目的、特征和优点能够更明显易懂,以下结合优选实施例,并配合附图,详细说明如下。The above description is only an overview of the technical solution of the present invention. In order to better understand the technical means of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and understandable , below in conjunction with the preferred embodiment, and with the accompanying drawings, the detailed description is as follows.
附图说明Description of drawings
图1为本发明的在窄带干扰下的短波抑制方法的流程示意图。Fig. 1 is a schematic flow chart of the short-wave suppression method under narrow-band interference of the present invention.
具体实施方式Detailed ways
下面结合附图详细说明本发明,其作为本说明书的一部分,通过实施例来说明本发明的原理,本发明的其他方面、特征及其优点通过该详细说明将会变得一目了然。在所参照的附图中,不同的图中相同或相似的部件使用相同的附图标号来表示。The present invention will be described in detail below in conjunction with the accompanying drawings. As a part of this description, the principle of the present invention will be described through embodiments. Other aspects, features and advantages of the present invention will become clear at a glance through the detailed description. In the figures referred to, the same or similar components in different figures are denoted by the same reference numerals.
如图1所示,本发明实施例提供的一种在窄带干扰下的短波抑制方法,包括如下步骤:As shown in Figure 1, a shortwave suppression method under narrowband interference provided by an embodiment of the present invention includes the following steps:
在窄带干扰下,接收端收到信号后,采用DV算法对短波信道的导频信号进行初始估计得到频域下的初始估计值,然后将频域下的初始估计值IDFT离散傅里叶反变换变换得到时域下的初始估计值。Under narrow-band interference, after receiving the signal, the receiving end uses the DV algorithm to initially estimate the pilot signal of the short-wave channel to obtain the initial estimated value in the frequency domain, and then IDFT the inverse discrete Fourier transform of the initial estimated value in the frequency domain Transform to get the initial estimate in the time domain.
根据DFT离散傅里叶变换信道估计算法原理,即信道冲击响应的长度小于循环前缀码Ng,即大于循环前缀码的长度Ng的估计值都为噪声,对时域下的初始估计值进行第一次滤噪。According to the principle of the DFT discrete Fourier transform channel estimation algorithm, that is, the length of the channel impulse response is smaller than the cyclic prefix code Ng, that is, the estimated value greater than the length Ng of the cyclic prefix code is noise, and the initial estimated value in the time domain is firstly evaluated. noise filtering.
接收来自无线信道的脉冲超宽带信号,并将该信号送入接收滤波器模块,对脉冲超宽带信号滤除带外噪声和干扰。The pulse ultra-wideband signal from the wireless channel is received, and the signal is sent to the receiving filter module, and the out-of-band noise and interference are filtered out for the pulse ultra-wideband signal.
对导频符号波形和负载符号波形分别进行观测,并将导频观测序列送往导频观测存储模块,将负载观测序列送往负载观测存储模块,暂存各导频符号波形的观测序列,并将其送往窄带干扰估计模块和减法器模块;利用OMP算法估计窄带干扰,将估计的导频符号波形中含有的窄带干扰送往导频窄带干扰观测模块,将估计的负载信号波形中含有的窄带干扰送往负载窄带干扰抑制模块。Observing the pilot symbol waveform and the load symbol waveform respectively, sending the pilot observation sequence to the pilot observation storage module, sending the load observation sequence to the load observation storage module, temporarily storing the observation sequence of each pilot symbol waveform, and Send it to the narrowband interference estimation module and the subtractor module; Utilize the OMP algorithm to estimate the narrowband interference, send the narrowband interference contained in the estimated pilot symbol waveform to the pilot narrowband interference observation module, and use the estimated load signal waveform to contain the narrowband interference The narrowband interference is sent to the load narrowband interference suppression module.
引入阈值λ对初始值进行第二次滤噪并得导频信号估计值:对0≤n≤Ng-1的hDFT(n)进行滤噪,即当hDFT(n)信号的幅度小于λ时,就认为此信号是噪声并将其置为0,当hDFT(n)信号的幅度大于λ时,就把此信号当作有用信号并保持不变,然后通过噪声和导频估计的信道冲击响应的幅度的概率密度函数求出最优阈值λbest,并根据最优阈值λbest得出导频的最终估计值。Introduce the threshold λ to filter the initial value for the second time and obtain the estimated value of the pilot signal: filter the hDFT(n) with 0≤n≤Ng-1, that is, when the amplitude of the hDFT(n) signal is less than λ, Consider this signal as noise and set it to 0. When the amplitude of the hDFT(n) signal is greater than λ, treat this signal as a useful signal and keep it unchanged, and then use the channel impulse response estimated by the noise and the pilot The probability density function of the amplitude obtains the optimal threshold λbest, and the final estimated value of the pilot is obtained according to the optimal threshold λbest.
根据插值方式及导频结构对导频估计进行插值,然后对其进行DFT离散傅里叶变换变换得整个信道的估计。Interpolate the pilot frequency estimation according to the interpolation method and the pilot frequency structure, and then perform DFT discrete Fourier transform on it to obtain the estimation of the whole channel.
将窄带干扰估计模块估计的导频符号窄带干扰分别进行观测,并将观测得到的窄带干扰观测序列送往窄带干扰观测存储模块;暂存窄带干扰观测序列,并将其送往减法器模块;利用减法器,从各个导频观测序列中减去其对应的窄带干扰观测序列,获得抑制窄带干扰的导频观测序列;对减法器模块中获得的抑制窄带干扰的导频观测序列进行求和取平均操作获得平均导频观测序列,以降低加性高斯白噪声的影响,并将其送往信号相关模板产生模块;信号相关模板产生模块:根据向量平均模块获得的平均导频观测序列,利用OMP算法重构信号相关模板,并送往相关解调模块。Observing the pilot symbol narrowband interference estimated by the narrowband interference estimation module respectively, and sending the observed narrowband interference observation sequence to the narrowband interference observation storage module; temporarily storing the narrowband interference observation sequence, and sending it to the subtractor module; The subtractor subtracts its corresponding narrowband interference observation sequence from each pilot observation sequence to obtain a pilot observation sequence that suppresses narrowband interference; sums and averages the pilot observation sequences that suppress narrowband interference obtained in the subtractor module The operation obtains the average pilot observation sequence to reduce the influence of additive Gaussian white noise, and sends it to the signal correlation template generation module; the signal correlation template generation module: according to the average pilot observation sequence obtained by the vector average module, the OMP algorithm is used Reconstruct the signal correlation template and send it to the correlation demodulation module.
在步骤S1中,短波信道采用ITS短波信道传输模型。In step S1, the shortwave channel adopts the ITS shortwave channel transmission model.
所述步骤S7包括如下步骤:Described step S7 comprises the following steps:
将负载信号适当延迟,并送往负载窄带干扰抑制模块;Properly delay the load signal and send it to the load narrowband interference suppression module;
暂存由观测模块获得的负载观测序列,并将各个负载信号的观测序列依次送往窄带干扰估计模块;Temporarily store the load observation sequence obtained by the observation module, and send the observation sequence of each load signal to the narrowband interference estimation module in turn;
利用减法器从各负载信号波形中减去由窄带干扰估计模块估计的该负载信号中包含的窄带干扰,并将抑制窄带干扰后的负载信号送往相关解调模块;Using a subtractor to subtract the narrowband interference contained in the load signal estimated by the narrowband interference estimation module from each load signal waveform, and send the load signal after the narrowband interference is suppressed to the relevant demodulation module;
以信号相关模板产生模块产生的信号模板为相关模板,利用相关器和判决器对负载窄带干扰抑制模块输出的抑制窄带干扰后的负载信号进行相关解调。The signal template generated by the signal correlation template generation module is used as a correlation template, and the correlator and the decision device are used to correlate and demodulate the load signal output by the load narrowband interference suppression module after the narrowband interference is suppressed.
通过本发明的在窄带干扰下的短波抑制方法对信道的初始估计进行了两次滤噪,弥补了DFT(离散傅里叶变换)信道估计算法滤噪不彻底的问题。且在不增加信道估计的复杂度和不需要信道的统计信息情况下,通过引入阈值有效的滤除掉了传统小于3kHz窄带短波信号带来的窄带干扰,提高了信道估计性能。同时本发明的导频采用梳状结构,有效抑制了短波信号的快衰落。通过压缩感知大大降低了采样速率,突破了传统采样理论面临的技术瓶颈,有利于控制接收机成本和功耗;利用压缩感知和重构算法自适应地检测随机窄带干扰并进行抑制,提高了接收机相关模板估计精度;通过准确估计并抑制叠加在超宽带信号中的高功率窄带干扰,提高了接收机的检测可靠性。The short-wave suppression method under narrow-band interference of the present invention performs noise filtering on the initial estimation of the channel twice, which makes up for the incomplete noise filtering problem of the DFT (Discrete Fourier Transform) channel estimation algorithm. And without increasing the complexity of channel estimation and without the need for statistical information of the channel, the narrowband interference caused by traditional narrowband shortwave signals less than 3kHz is effectively filtered out by introducing a threshold, and the performance of channel estimation is improved. At the same time, the pilot frequency of the present invention adopts a comb structure, which effectively suppresses the fast fading of short-wave signals. The sampling rate is greatly reduced through compressed sensing, which breaks through the technical bottleneck faced by the traditional sampling theory, which is beneficial to control the cost and power consumption of the receiver; the compressed sensing and reconstruction algorithm is used to adaptively detect and suppress random narrow-band interference, which improves the reception Machine-related template estimation accuracy; by accurately estimating and suppressing the high-power narrow-band interference superimposed on the ultra-wideband signal, the detection reliability of the receiver is improved.
以上所述是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本发明的保护范围。The above description is a preferred embodiment of the present invention, and it should be pointed out that for those skilled in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications are also considered Be the protection scope of the present invention.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711059914.5A CN107809256A (en) | 2017-11-01 | 2017-11-01 | A kind of shortwave suppressing method under arrowband interference |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711059914.5A CN107809256A (en) | 2017-11-01 | 2017-11-01 | A kind of shortwave suppressing method under arrowband interference |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107809256A true CN107809256A (en) | 2018-03-16 |
Family
ID=61582718
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711059914.5A Pending CN107809256A (en) | 2017-11-01 | 2017-11-01 | A kind of shortwave suppressing method under arrowband interference |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107809256A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109815877A (en) * | 2019-01-17 | 2019-05-28 | 北京邮电大学 | Method and device for noise reduction processing of satellite signals |
CN111262754A (en) * | 2020-01-16 | 2020-06-09 | 磐基技术有限公司 | Narrow-band interference detection method based on distortion power removal and communication device thereof |
CN112019284A (en) * | 2020-08-27 | 2020-12-01 | 中电科仪器仪表有限公司 | Narrow-band signal time difference calculation method and system under low signal-to-noise ratio |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103763227A (en) * | 2014-01-07 | 2014-04-30 | 清华大学 | Narrow-band interference estimating and eliminating method and device based on compressed sensing |
CN103873111A (en) * | 2014-03-25 | 2014-06-18 | 山东大学 | Narrow-band interference suppression system and method adopting compressed sensing technology and used for pulse ultra wideband receiver |
CN104618277A (en) * | 2015-01-08 | 2015-05-13 | 重庆邮电大学 | Short wave OFDM (orthogonal frequency division multiplexing) channel estimating method in narrow band interference |
EP2933928A1 (en) * | 2014-04-16 | 2015-10-21 | Digi International Inc. | Low complexity narrowband interference suppression |
-
2017
- 2017-11-01 CN CN201711059914.5A patent/CN107809256A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103763227A (en) * | 2014-01-07 | 2014-04-30 | 清华大学 | Narrow-band interference estimating and eliminating method and device based on compressed sensing |
CN103873111A (en) * | 2014-03-25 | 2014-06-18 | 山东大学 | Narrow-band interference suppression system and method adopting compressed sensing technology and used for pulse ultra wideband receiver |
EP2933928A1 (en) * | 2014-04-16 | 2015-10-21 | Digi International Inc. | Low complexity narrowband interference suppression |
CN104618277A (en) * | 2015-01-08 | 2015-05-13 | 重庆邮电大学 | Short wave OFDM (orthogonal frequency division multiplexing) channel estimating method in narrow band interference |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109815877A (en) * | 2019-01-17 | 2019-05-28 | 北京邮电大学 | Method and device for noise reduction processing of satellite signals |
CN109815877B (en) * | 2019-01-17 | 2020-10-02 | 北京邮电大学 | Method and device for noise reduction processing of satellite signals |
CN111262754A (en) * | 2020-01-16 | 2020-06-09 | 磐基技术有限公司 | Narrow-band interference detection method based on distortion power removal and communication device thereof |
CN111262754B (en) * | 2020-01-16 | 2021-11-02 | 磐基技术有限公司 | Narrow-band interference detection method based on distortion power removal and communication device thereof |
CN112019284A (en) * | 2020-08-27 | 2020-12-01 | 中电科仪器仪表有限公司 | Narrow-band signal time difference calculation method and system under low signal-to-noise ratio |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9118401B1 (en) | Method of adaptive interference mitigation in wide band spectrum | |
Borio et al. | Two-pole and multi-pole notch filters: A computationally effective solution for GNSS interference detection and mitigation | |
CN109450486B (en) | Digital self-interference cancellation method for asynchronous simultaneous same-frequency full-duplex underwater acoustic communication system | |
CN101604985B (en) | Method and device for eliminating time-domain narrowband interference of direct sequence spread spectrum communication system | |
CN102904604B (en) | Narrow-band interference suppression method and device | |
CN107592135B (en) | An adaptive impulse noise suppression method for power line communication | |
CN103457638A (en) | Device and method for suppressing burst noise in power line communication channel | |
CN103873111B (en) | The Suppression of narrow band interference system and method for the pulse ultra wideband receiver of compressed sensing | |
CN101834632B (en) | Method for capturing synchronization in frequency hopping communication | |
CN102664657A (en) | Device and method for self-adaption mid-value threshold frequency domain anti-jamming | |
CN107809256A (en) | A kind of shortwave suppressing method under arrowband interference | |
CN107171693B (en) | Broadband interference suppressing method based on Waveform Reconstructing | |
CN101692666B (en) | Method for filtering time domain channel response noise | |
CN110933007B (en) | Device and method for eliminating interference aiming at OFDM broadband signal | |
Kitamura et al. | The impulsive noise reduction using it's replica signal under class-A impulsive channel | |
Huang et al. | Study on interference suppression based on joint fractional Fourier domain and time domain | |
CN116318246A (en) | A Direct Sequence Spread Spectrum Anti-jamming Method Based on Narrowband Interference Suppression | |
KR101139912B1 (en) | adaptive form Channel estimative apparatus Using DWT | |
CN101902249B (en) | Frequency shift estimation device and method | |
CN113541706B (en) | Narrow-band interference suppression method based on transform domain processing | |
CN104954304A (en) | Method and device for suppressing iterative interference | |
CN111327547B (en) | Time domain channel estimation device with threshold denoising processing | |
KR102338762B1 (en) | Apparatus for receiving wireless signal with anti-jamming | |
CN111585593B (en) | Ultra-wideband signal interference suppression method and system | |
CN106209714B (en) | A kind of rangefinder pulse interference suppression system based on soft symbol reconstruct |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20180316 |
|
RJ01 | Rejection of invention patent application after publication |