CN103281141A - Blind spectrum sensing method and device - Google Patents
Blind spectrum sensing method and device Download PDFInfo
- Publication number
- CN103281141A CN103281141A CN2013101991115A CN201310199111A CN103281141A CN 103281141 A CN103281141 A CN 103281141A CN 2013101991115 A CN2013101991115 A CN 2013101991115A CN 201310199111 A CN201310199111 A CN 201310199111A CN 103281141 A CN103281141 A CN 103281141A
- Authority
- CN
- China
- Prior art keywords
- centerdot
- frequency spectrum
- lambda
- signal
- spectrum sensing
- 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
- 238000001228 spectrum Methods 0.000 title claims abstract description 63
- 238000000034 method Methods 0.000 title claims abstract description 44
- 239000011159 matrix material Substances 0.000 claims abstract description 34
- 238000001514 detection method Methods 0.000 claims description 25
- 238000004364 calculation method Methods 0.000 claims description 19
- 238000005070 sampling Methods 0.000 claims description 14
- 238000001914 filtration Methods 0.000 claims description 12
- 230000021615 conjugation Effects 0.000 claims description 2
- 230000008447 perception Effects 0.000 claims 7
- 238000013475 authorization Methods 0.000 claims 2
- 238000004891 communication Methods 0.000 abstract description 2
- 238000005516 engineering process Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 6
- 230000001149 cognitive effect Effects 0.000 description 5
- 238000000354 decomposition reaction Methods 0.000 description 5
- 238000004088 simulation Methods 0.000 description 4
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005562 fading Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000004927 fusion Effects 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Landscapes
- Monitoring And Testing Of Transmission In General (AREA)
Abstract
本发明涉及无线通信技术领域。本发明公开了一种盲频谱感知方法和频谱感知装置,所述方法包括:频谱感知设备接收授权频段上的信号,对接收信号进行采样滤波后,计算其自相关系数,构造信号的协方差矩阵,计算协方差矩阵的近似二范数条件数T,根据T判断是否存在授权用户的信号。本发明方法和装置具有计算复杂度低、无需授权信号特征、对噪声不确定性不敏感等优点,同时性能优异。
The invention relates to the technical field of wireless communication. The invention discloses a blind spectrum sensing method and a spectrum sensing device. The method comprises: a spectrum sensing device receives a signal on an authorized frequency band, samples and filters the received signal, calculates its autocorrelation coefficient, and constructs a covariance matrix of the signal , calculate the approximate two-norm condition number T of the covariance matrix, and judge whether there is a signal of the authorized user according to T. The method and device of the invention have the advantages of low computational complexity, no need for authorized signal features, insensitivity to noise uncertainty, etc., and simultaneously have excellent performance.
Description
技术领域technical field
本发明涉及认知无线电系统中的频谱感知技术,尤其涉及一种无需发送信号任何特征信息的盲频谱感知方法。The invention relates to a spectrum sensing technology in a cognitive radio system, in particular to a blind spectrum sensing method without sending any characteristic information of a signal.
背景技术Background technique
随着社会和经济的发展,人们对无线通信数据量的需求越来越大。然而,频谱资源是有限的,目前,大部分的频段已经分配给了授权用户,这导致可分配给新的无线系统的频谱十分少。而另一方面,实际测量表明,这些已经分配的授权频段并没有得到充分利用,它们大部分时间都处于空闲状态,特别是有些性能优良的频段,利用率非常低。频谱资源的稀缺性和低利用率的矛盾促使了认知无线电的提出。认知无线电的思想是认知用户通过频谱感知,进而获知频谱使用情况,选择授权用户暂时没有使用的子频段进行传输。With the development of society and economy, people's demand for wireless communication data volume is increasing. However, spectrum resources are limited. At present, most of the frequency bands have been allocated to licensed users, which results in very little spectrum that can be allocated to new wireless systems. On the other hand, actual measurements show that these allocated licensed frequency bands are not fully utilized, and they are idle most of the time, especially some frequency bands with excellent performance have a very low utilization rate. The contradiction between the scarcity and low utilization of spectrum resources has prompted the proposal of cognitive radio. The idea of cognitive radio is that cognitive users learn about spectrum usage through spectrum sensing, and select sub-frequency bands that are not used by authorized users for transmission.
可见,频谱感知是认知无线电系统的一个基本模块。常用的频谱检测方法包括:能量检测、匹配滤波检测和循环平稳检测。能量检测复杂度低,但是受到噪声的不确定性的影响,其性能恶化严重。匹配滤波性能优异,但是需要已知发送信号的特征。循环平稳检测的性能也很优异,但是复杂度较高,在实际应用时,受到一定的局限。It can be seen that spectrum sensing is a basic module of cognitive radio system. Commonly used spectrum detection methods include: energy detection, matched filter detection and cyclostationary detection. Energy detection has low complexity, but its performance is seriously deteriorated due to the influence of noise uncertainty. Matched filtering has excellent performance, but needs to know the characteristics of the transmitted signal. The performance of cyclostationary detection is also excellent, but the complexity is high, and it is limited in practical application.
根据接收信号的协方差矩阵可以判断该频段上是信号还是噪声。传统的技术方案提出了一种利用接收信号的协方差矩阵的特征值进行频谱感知,判决变量可以由协方差矩阵的特征值构成,并给出了一种判决变量构造方法,即最大最小特征值的比值。可以看出,理想情况下,只有噪声存在时,该最大最小特征值的比值为1,有信号存在时,该比值是大于1的。该方法的优点是无需发送信号的任何先验信息,也无需噪声的任何统计特性。但是,求解最大最小特征值需要复杂的特征值分解,计算复杂度非常高,工程实现非常困难。According to the covariance matrix of the received signal, it can be judged whether the frequency band is signal or noise. The traditional technical solution proposes a spectrum sensing using the eigenvalues of the covariance matrix of the received signal, the decision variable can be composed of the eigenvalues of the covariance matrix, and a method of constructing the decision variables is given, that is, the maximum and minimum eigenvalues ratio. It can be seen that ideally, when only noise exists, the ratio of the maximum and minimum eigenvalues is 1, and when there is a signal, the ratio is greater than 1. The advantage of this method is that it does not require any prior information about the transmitted signal, nor any statistical properties of the noise. However, solving the maximum and minimum eigenvalues requires complex eigenvalue decomposition, which has a very high computational complexity and is very difficult to implement in engineering.
发明内容Contents of the invention
技术问题:为了克服现有能量检测对噪声不确定性影响,本发明提出了一种利用无线信号的协方差矩阵的盲频谱感知方法及装置。Technical problem: In order to overcome the influence of existing energy detection on noise uncertainty, the present invention proposes a blind spectrum sensing method and device using the covariance matrix of wireless signals.
技术方案:一种盲频谱感知方法,包括如下步骤:Technical solution: a blind spectrum sensing method, comprising the following steps:
(1)接收待感知频段上的无线信号;(1) Receive wireless signals on the frequency band to be sensed;
(2)对接收信号进行采样滤波,计算信号的自相关系数,并构造协方差矩阵,记为R,其维度为L;(2) Sampling and filtering the received signal, calculating the autocorrelation coefficient of the signal, and constructing a covariance matrix, denoted as R, whose dimension is L;
采样滤波后的N个样本信号表示为,x(0),x(1),…,x(N-1),所述的相关系数通过如下方法得到:选取计算窗口长度为L,从l=0,…,L-1,计算样本信号的相关系数The N sample signals after sampling and filtering are expressed as x(0), x(1),...,x(N-1), and the correlation coefficient is obtained by the following method: select the calculation window length as L, from l= 0,...,L-1, calculate the correlation coefficient of the sample signal
其中,当n-l<0时,x(0)=0,运算符号*表示求共轭,样本个数N是大于1的正整数,窗口长度L是大于1的正整数;相应的协方差矩阵R表示为,Among them, when n-l<0, x(0)=0, the operation symbol * means to seek conjugation, the number of samples N is a positive integer greater than 1, the window length L is a positive integer greater than 1; the corresponding covariance matrix R Expressed as,
(3)计算协方差矩阵R在二范数下近似的条件数,构造判决变量,记为T;所述T的构造方法是:(3) Calculate the condition number of the covariance matrix R approximated under the two-norm, and construct the decision variable, denoted as T; the construction method of T is:
步骤i:对矩阵R的所有对角线元素的求和并除以L,记该值为A;Step i: sum all diagonal elements of matrix R and divide by L, record this value as A;
步骤ii:计算矩阵R所有元素的平方之和,然后除以L,再减去A的平方,再求开方,其结果记为B;Step ii: Calculate the sum of the squares of all elements of the matrix R, then divide by L, then subtract the square of A, and find the square root, and record the result as B;
步骤iii:计算B除以其结果记为C;Step iii: Calculate B divided by The result is recorded as C;
步骤iv:计算B乘以其结果记为D;Step iv: Calculate B multiplied by The result is recorded as D;
步骤v:计算T1=A+C,计算T2=A-D,如果T2小于等于零,则对T2赋予一个很小的数,得到:Step v: Calculate T 1 =A+C, calculate T 2 =AD, if T 2 is less than or equal to zero, assign a very small number to T 2 to get:
A和B的计算通过如下方法得到:The calculation of A and B is obtained by the following method:
A=λ0,
(4)根据判决变量T判定频谱是否空闲:当T大于预先设定的判决门限,则判定该频谱上有授权信号存在,当T小于预先设定的判决门限,则判定没有授权信号,即该频谱空闲。(4) Determine whether the spectrum is free according to the decision variable T: when T is greater than the preset decision threshold, it is determined that there is an authorized signal on the spectrum; when T is less than the preset decision threshold, it is determined that there is no authorized signal, that is, the The spectrum is free.
样本个数N根据频谱感知的周期、频谱感知的精度确定。窗口长度L,根据感知设备的计算能力、频谱感知精度以及复杂度确定。The number N of samples is determined according to the cycle of spectrum sensing and the accuracy of spectrum sensing. The window length L is determined according to the computing capability of the sensing device, spectrum sensing accuracy, and complexity.
所述的判决门限根据所要求的虚警概率或检测概率通过理论或仿真得到。The decision threshold is obtained through theory or simulation according to the required false alarm probability or detection probability.
该方法适用于多天线系统的频谱感知或多节点的协作感知。This method is suitable for spectrum sensing of multi-antenna system or cooperative sensing of multi-nodes.
一种盲频谱感知装置,包括:无线信号采样和滤波模块、自相关系数计算模块、判决变量计算模块和判决模块;A blind spectrum sensing device, comprising: a wireless signal sampling and filtering module, an autocorrelation coefficient calculation module, a decision variable calculation module, and a decision module;
所述无线信号采样和滤波模块用于获得所感知频段的无线信号;The wireless signal sampling and filtering module is used to obtain the wireless signal of the perceived frequency band;
所述自相关系数计算模块用于计算信号的自相关系数;The autocorrelation coefficient calculation module is used to calculate the autocorrelation coefficient of the signal;
所述的判决变量计算模块用于计算协方差矩阵R在二范数下近似的条件数,构造判决变量;Described decision variable calculation module is used for calculating the condition number that covariance matrix R approximates under two norms, constructs decision variable;
所述的判决模块包括比较器,用于比较判决变量与门限。The decision module includes a comparator for comparing the decision variable with the threshold.
本发明采用上述技术方案,具有以下有益效果:在判决变量计算阶段,该方法仅需要复杂度较低的加法运算和少量的乘法除法运算,相比背景技术中基于特征值的频谱感知,复杂度非常低,且对噪声的不确定性不敏感。并且,本发明还适用于多天线系统的频谱感知和协作频谱感知。The present invention adopts the above-mentioned technical scheme, which has the following beneficial effects: in the stage of calculating the decision variable, the method only needs low-complexity addition operations and a small amount of multiplication and division operations. Compared with the spectrum sensing based on eigenvalues in the background technology, the complexity Very low and insensitive to noise uncertainties. Moreover, the present invention is also applicable to spectrum sensing and cooperative spectrum sensing of a multi-antenna system.
附图说明Description of drawings
图1为本发明实施例的频谱感知方法流程图;FIG. 1 is a flowchart of a spectrum sensing method according to an embodiment of the present invention;
图2为本发明实施例的判决变量计算方法示意图;FIG. 2 is a schematic diagram of a calculation method of a decision variable according to an embodiment of the present invention;
图3为本发明实施例的频谱感知装置框图;FIG. 3 is a block diagram of a spectrum sensing device according to an embodiment of the present invention;
图4为本发明实施例的判决变量计算模块示意图;4 is a schematic diagram of a decision variable calculation module according to an embodiment of the present invention;
图5为针对无线麦克风信号,本发明实施例方法与背景技术的性能比较示意图;5 is a schematic diagram of performance comparison between the method of the embodiment of the present invention and the background technology for wireless microphone signals;
图6为针对随机调制信号,本发明实施例方法与背景技术的性能比较示意图。FIG. 6 is a schematic diagram of performance comparison between the method of the embodiment of the present invention and the background technology for random modulation signals.
具体实施方式Detailed ways
下面结合具体实施例,进一步阐明本发明,应理解这些实施例仅用于说明本发明而不用于限制本发明的范围,在阅读了本发明之后,本领域技术人员对本发明的各种等价形式的修改均落于本申请所附权利要求所限定的范围。Below in conjunction with specific embodiment, further illustrate the present invention, should be understood that these embodiments are only used to illustrate the present invention and are not intended to limit the scope of the present invention, after having read the present invention, those skilled in the art will understand various equivalent forms of the present invention All modifications fall within the scope defined by the appended claims of this application.
一种盲频谱感知方法,包括以下步骤:A blind spectrum sensing method, comprising the following steps:
1)接收待感知频段上的无线信号;1) Receive wireless signals on the frequency band to be sensed;
2)对接收信号进行采样滤波后,计算信号的自相关系数;2) After sampling and filtering the received signal, calculate the autocorrelation coefficient of the signal;
采样滤波后的N个样本信号表示为,x(0),x(1),…,x(N-1)。在实际实现时,协方差矩阵通常通过如下方法平滑得到。选取计算窗口长度为L,信号的自相关系数可以表示为,The N sample signals after sampling and filtering are expressed as x(0), x(1), . . . , x(N-1). In actual implementation, the covariance matrix is usually smoothed by the following method. The length of the calculation window is selected as L, and the autocorrelation coefficient of the signal can be expressed as,
其中,l=1,2,…,L,相应的协方差矩阵记为R,Among them, l=1,2,...,L, the corresponding covariance matrix is recorded as R,
其中,样本个数N是大于1的正整数,窗口长度L是大于等于1的正整数。可以看出R为共轭对称矩阵。用ri,j表示R的第i行j列元素,其中,i=1,…,L,j=1,…,L。Wherein, the number of samples N is a positive integer greater than 1, and the window length L is a positive integer greater than or equal to 1. It can be seen that R is a conjugate symmetric matrix. Let r i, j represent the i-th row and j-column elements of R, where i=1,...,L, j=1,...,L.
我们知道,最大最小特征值的比值也被称为二范数条件数。为了避免特征值分解,我们提出利用矩阵近似的二范数条件数作为判决变量。其基本思想是,利用接收信号的协方差矩阵,直接计算其近似的在二范数下的条件数,根据该近似值作为判决变量,进而判定是否存在信号。这种方法可以完全避免矩阵的特征值分解运算。矩阵在二范数下的条件数的近似方法有很多,下面我们给出一个特定的实施例。We know that the ratio of the largest and smallest eigenvalues is also called the two-norm condition number. To avoid eigenvalue decomposition, we propose to use the bi-norm condition number of the matrix approximation as the decision variable. The basic idea is to use the covariance matrix of the received signal to directly calculate its approximate condition number under the two-norm, and use the approximate value as a decision variable to determine whether there is a signal. This method can completely avoid the eigenvalue decomposition operation of the matrix. There are many methods for approximating the condition number of a matrix under the two-norm, and we will give a specific embodiment below.
根据线性代数理论[Henry Wolkowicz,"Bounds for Eigenvalues Using Traces",Linear Algebra and Its Applications,vol.29,pp.471-506,1980.],矩阵R在二范数下的条件数可以近似为T,表示为According to the linear algebra theory [Henry Wolkowicz, "Bounds for Eigenvalues Using Traces", Linear Algebra and Its Applications, vol.29, pp.471-506, 1980.], the condition number of the matrix R under the two norm can be approximated as T ,Expressed as
其中,A=Tr(R)/L,运算操作Tr(·)表示求矩阵的迹。以T为判决变量,可避免矩阵特征值分解运算,复杂度大大降低。根据矩阵的迹的性质,Among them, A=Tr(R)/L, The arithmetic operation Tr(·) means finding the trace of the matrix. Taking T as the decision variable can avoid the matrix eigenvalue decomposition operation, and the complexity is greatly reduced. According to the properties of the trace of the matrix,
利用上述思想,我们可以通过如下步骤3)–9)得到判决变量。Using the above ideas, we can obtain the decision variables through the following steps 3)–9).
3)频谱感知装置对矩阵R的所有对角线元素的求和并除以L,记该值为A;3) The spectrum sensing device sums all diagonal elements of the matrix R and divides it by L, and records the value as A;
4)频谱感知装置计算矩阵R所有元素的平方之和,然后除以L,再减去A的平方,再求开方,其结果记为B;4) The spectrum sensing device calculates the sum of the squares of all elements of the matrix R, then divides by L, then subtracts the square of A, and then finds the square root, and the result is recorded as B;
5)频谱感知装置计算B除以其结果记为C;5) The spectrum sensing device calculates B divided by The result is recorded as C;
6)频谱感知装置计算B乘以其结果记为D;6) The spectrum sensing device calculates B multiplied by The result is recorded as D;
7)频谱感知装置计算判决变量T1:T1=A+C7) The spectrum sensing device calculates the decision variable T 1 : T 1 =A+C
8)频谱感知装置计算判决变量T2:T2=A-D8) The spectrum sensing device calculates the decision variable T 2 : T 2 =AD
9)最后,计算判决门限T=T1/T2。当T大于预先设定的门限,则所述的频谱感知装置判定该频谱上有授权信号存在,当T小于预先设定的门限,则所述的频谱感知装置判定没有授权信号,即该频谱空闲。9) Finally, calculate the decision threshold T=T 1 /T 2 . When T is greater than the preset threshold, the spectrum sensing device determines that there is a licensed signal on the spectrum, and when T is less than the preset threshold, then the spectrum sensing device determines that there is no licensed signal, that is, the spectrum is idle .
作为优选方案,根据[公式2]所示的协方差矩阵R,A和B的计算可以通过如下方法快速得到:As a preferred solution, according to the covariance matrix R shown in [Formula 2], the calculation of A and B can be quickly obtained by the following method:
A=λ0 [公式4]A = λ 0 [Formula 4]
从上面可以看出,数值B的计算需要2(L-1)+1次乘法运算和1次开方运算,那么判决变量T的计算共需要2(L-1)+4次乘法以及两次开方运算,相比特征值分解的方法(复杂度为O(L3)),本发明方法的复杂度非常低。It can be seen from the above that the calculation of the value B requires 2(L-1)+1 multiplication operations and 1 square root operation, then the calculation of the decision variable T requires a total of 2(L-1)+4 multiplications and two The square root operation, compared with the method of eigenvalue decomposition (complexity is O(L 3 )), the complexity of the method of the present invention is very low.
上述方法还可以结合多天线感知系统(或多用户协作感知)。只需要将相关系数的计算推广到多天线感知(或多用户协作感知)系统即可。系统有K根天线(或K个协作感知用户)接收。假设第k根天线(协作用户)在第n个时刻的采样信号表示为yk(n),可以将它们排列构成如下的信号矢量,y1(0),y2(0),…,yK(0),y1(1),y2(1),…,yK(1),…,y1(N-1),y2(N-1),…,yK(N-1),该矢量长度为N×K。将上述yk(n)构成的矢量表示成长度为N×K的矢量x(0),x(1),…,x(NK-1),根据这个矢量也可以计算出相关系数,进而得到相应的判决变量。The above method can also be combined with a multi-antenna sensing system (or multi-user cooperative sensing). It is only necessary to extend the calculation of the correlation coefficient to a multi-antenna sensing (or multi-user cooperative sensing) system. The system has K antennas (or K cooperative sensing users) to receive. Assuming that the sampling signal of the kth antenna (cooperative user) at the nth moment is expressed as y k (n), they can be arranged to form the following signal vector, y 1 (0), y 2 (0),...,y K (0),y 1 (1),y 2 (1),…,y K (1),…,y 1 (N-1),y 2 (N-1),…,y K (N- 1), the length of the vector is N×K. The above-mentioned vector composed of y k (n) is represented as a vector x(0), x(1),...,x(NK-1) of length N×K, and the correlation coefficient can also be calculated according to this vector, and then obtained corresponding decision variables.
对于分布式协作感知,也可以分别在每个感知用户采用本方法进行感知,然后将感知结果发送到数据融合中心,得到更精确的判决。For distributed cooperative sensing, each sensing user can also use this method for sensing, and then send the sensing results to the data fusion center to obtain more accurate judgments.
下面结合附图,对本发明的频谱感知方法的工作步骤进一步详细说明。The working steps of the spectrum sensing method of the present invention will be further described in detail below in conjunction with the accompanying drawings.
如图1所示,首先,频谱感知装置接收待感知频段上的无线信号,在对接收信号进行采样滤波后,计算其相关系数。然后根据协方差矩阵在二范数下的近似条件数为判决变量进行判决。当判决变量大于预先设定的门限,则判定该频谱上有授权信号存在,当判决变量小于预先设定的门限,则判定没有授权信号,即该频谱空闲。As shown in FIG. 1 , first, the spectrum sensing device receives a wireless signal on a frequency band to be sensed, and calculates its correlation coefficient after sampling and filtering the received signal. Then, the decision is made according to the approximate condition number of the covariance matrix under the two-norm as the decision variable. When the decision variable is greater than the preset threshold, it is determined that there is an authorized signal on the spectrum, and when the decision variable is smaller than the preset threshold, it is determined that there is no authorized signal, that is, the spectrum is idle.
如图2所示的实施例,根据[公式4]和[公式5]可以分别得到A和B,进而得到C和D的数值,从而得到判决变量T。In the embodiment shown in FIG. 2 , A and B can be obtained respectively according to [Formula 4] and [Formula 5], and then the values of C and D can be obtained, thereby obtaining the decision variable T.
如图3所示,本发明的频谱感知装置包括:无线信号采样和滤波模块、相关系数计算模块、判决变量计算模块和判决模块。无线信号采样和滤波模块用于获得所感知频段的无线信号;自相关系数计算模块用于计算信号的自相关系数;判决变量计算模块用于计算协方差矩阵R在二范数下近似的条件数,构造判决变量;判决模块包括比较器,用于比较判决变量与门限。其中,判决变量计算模块的实现框图如图4所示。As shown in FIG. 3 , the spectrum sensing device of the present invention includes: a wireless signal sampling and filtering module, a correlation coefficient calculation module, a decision variable calculation module and a decision module. The wireless signal sampling and filtering module is used to obtain the wireless signal of the perceived frequency band; the autocorrelation coefficient calculation module is used to calculate the autocorrelation coefficient of the signal; the decision variable calculation module is used to calculate the condition number of the covariance matrix R approximated under the two norm , to construct a decision variable; the decision module includes a comparator for comparing the decision variable with a threshold. Among them, the realization block diagram of the decision variable calculation module is shown in Fig. 4 .
下面通过实际仿真验证,由图5和图6给出本实施例与背景技术的性能对比。我们对比了无噪声不确定性下的能量检测、背景技术即最大最小特征值比值检测、在噪声不确定性下的能量检测、以及本专利技术。本专利技术以及最大最小特征值比值检测均对噪声不确定性不敏感,也就是,存在噪声不确定性与否不影响它们的性能。图中给出的是存在噪声不确定性下,本专利技术以及最大最小特征值比值检测的性能。噪声不确定性系数为0.5dB。The actual simulation is verified below, and the performance comparison between this embodiment and the background technology is given by FIG. 5 and FIG. 6 . We compared the energy detection under the noise-free uncertainty, the background technology ie the maximum-minimum eigenvalue ratio detection, the energy detection under the noise uncertainty, and the technology of this patent. Both the patented technology and the maximum-minimum eigenvalue ratio detection are insensitive to noise uncertainty, that is, the presence or absence of noise uncertainty does not affect their performance. Shown in the figure is the performance of the patented technology and the detection of the ratio of maximum and minimum eigenvalues in the presence of noise uncertainty. The noise uncertainty factor is 0.5dB.
图5的仿真结果是以无线麦克风信号的频谱检测为例,采样点数为4096点。从图中可以看出,相比无噪声不确定性下的能量检测,在检测概率为0.9时,本方法有2dB的增益,另外,本方法优于最大最小特征值比值检测,约0.2dB。需要注意的是,存在噪声不确定性时,能量检测有严重的“信噪比墙”现象,比本方法恶化7dB以上。这说明,本方法不仅计算复杂度比最大最小特征值比值检测低,性能还优于最大最小特征值的比值检测。The simulation result in Fig. 5 takes the spectrum detection of the wireless microphone signal as an example, and the number of sampling points is 4096 points. It can be seen from the figure that compared with the energy detection without noise uncertainty, when the detection probability is 0.9, this method has a gain of 2dB. In addition, this method is better than the maximum and minimum eigenvalue ratio detection, about 0.2dB. It should be noted that when there is noise uncertainty, the energy detection has a serious "signal-to-noise ratio wall" phenomenon, which is more than 7dB worse than this method. This shows that this method not only has a lower computational complexity than the ratio detection of the maximum and minimum eigenvalues, but also has better performance than the ratio detection of the maximum and minimum eigenvalues.
图6的仿真结果是以随机信号的频谱检测为例。采用QPSK信号,频率选择性Rayleigh衰落信道,等功率5径信道,单发送天线,单根接收天线,采样点数为4096点。对于随机信号,本方法略优于最大最小特征值检测,有将近0.2dB的性能增益,它们均劣于能量检测,但是仍然远好于存在噪声不确定性时的能量检测。The simulation results in Fig. 6 take spectrum detection of random signals as an example. Adopt QPSK signal, frequency selective Rayleigh fading channel, equal power 5-path channel, single transmitting antenna, single receiving antenna, and the number of sampling points is 4096 points. For random signals, this method is slightly better than the maximum and minimum eigenvalue detection, with a performance gain of nearly 0.2dB. They are both inferior to energy detection, but still far better than energy detection in the presence of noise uncertainty.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本发明不限制于任何特定形式的硬件和软件的结合。Those skilled in the art can understand that all or part of the steps in the above method can be completed by instructing relevant hardware through a program, and the program can be stored in a computer-readable storage medium, such as a read-only memory, a magnetic disk or an optical disk, and the like. Optionally, all or part of the steps in the foregoing embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the foregoing embodiments may be implemented in the form of hardware, or may be implemented in the form of software function modules. The present invention is not limited to any specific combination of hardware and software.
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2013101991115A CN103281141A (en) | 2013-05-24 | 2013-05-24 | Blind spectrum sensing method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2013101991115A CN103281141A (en) | 2013-05-24 | 2013-05-24 | Blind spectrum sensing method and device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103281141A true CN103281141A (en) | 2013-09-04 |
Family
ID=49063605
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2013101991115A Pending CN103281141A (en) | 2013-05-24 | 2013-05-24 | Blind spectrum sensing method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103281141A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103781089A (en) * | 2014-01-27 | 2014-05-07 | 苏州大学 | Method for selecting cognitive users in coordinated spectrum sensing |
CN104683050A (en) * | 2015-01-29 | 2015-06-03 | 吉首大学 | A Multi-Antenna Blind Spectrum Sensing Method Effective Against Noise Uncertainty |
CN105813089A (en) * | 2016-05-05 | 2016-07-27 | 宁波大学 | Matched filtering spectrum sensing method against noise indeterminacy |
CN106341201A (en) * | 2016-08-24 | 2017-01-18 | 重庆大学 | Authorized user signal detection method and authorized user signal detection device |
CN112260779A (en) * | 2020-09-25 | 2021-01-22 | 广东电网有限责任公司江门供电局 | Signal detection method for small mobile master user |
WO2023193473A1 (en) * | 2022-04-06 | 2023-10-12 | 中兴通讯股份有限公司 | Spectrum sensing method, electronic device and storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6993293B1 (en) * | 2002-09-06 | 2006-01-31 | Nortel Networks Limited | Method of predicting wireless signal power |
CN102118201A (en) * | 2010-12-31 | 2011-07-06 | 吉首大学 | Frequency spectrum blind sensing method based on covariance matrix decomposition |
-
2013
- 2013-05-24 CN CN2013101991115A patent/CN103281141A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6993293B1 (en) * | 2002-09-06 | 2006-01-31 | Nortel Networks Limited | Method of predicting wireless signal power |
CN102118201A (en) * | 2010-12-31 | 2011-07-06 | 吉首大学 | Frequency spectrum blind sensing method based on covariance matrix decomposition |
Non-Patent Citations (3)
Title |
---|
HENRY WOLKOWICZ ETC.: "《Bounds for Elgenvalues Using Traces》", 《LINEAR ALGEBRA AND ITS APPLICATIONS》 * |
YONGHONG ZENG ETC.: "《Covariance Based Signal Detections For Cognitive Radio》", 《IEEE》 * |
YONGHONG ZENG ETC.: "《Eigenvalue-Based Spectrum Sensing Algorithms for Cognitive Radio》", 《IEEE》 * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103781089A (en) * | 2014-01-27 | 2014-05-07 | 苏州大学 | Method for selecting cognitive users in coordinated spectrum sensing |
CN103781089B (en) * | 2014-01-27 | 2016-08-24 | 苏州大学 | The system of selection of cognitive user in a kind of cooperation spectrum perception |
CN104683050A (en) * | 2015-01-29 | 2015-06-03 | 吉首大学 | A Multi-Antenna Blind Spectrum Sensing Method Effective Against Noise Uncertainty |
CN105813089A (en) * | 2016-05-05 | 2016-07-27 | 宁波大学 | Matched filtering spectrum sensing method against noise indeterminacy |
CN105813089B (en) * | 2016-05-05 | 2019-01-15 | 宁波大学 | A kind of matched filtering frequency spectrum sensing method fighting incorrect noise |
CN106341201A (en) * | 2016-08-24 | 2017-01-18 | 重庆大学 | Authorized user signal detection method and authorized user signal detection device |
CN112260779A (en) * | 2020-09-25 | 2021-01-22 | 广东电网有限责任公司江门供电局 | Signal detection method for small mobile master user |
WO2023193473A1 (en) * | 2022-04-06 | 2023-10-12 | 中兴通讯股份有限公司 | Spectrum sensing method, electronic device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103346845B (en) | Based on blind frequency spectrum sensing method and the device of fast Fourier transform | |
Hwang et al. | Sinusoidal modeling and prediction of fast fading processes | |
Preisig | Performance analysis of adaptive equalization for coherent acoustic communications in the time-varying ocean environment | |
CN103281141A (en) | Blind spectrum sensing method and device | |
CN103297159A (en) | Spectrum sensing method and device | |
CN103297160A (en) | Spectrum sensing method and spectrum sensing device for goodness-of-fit test based on normalized eigenvalues | |
CN101986583B (en) | Covariance matching-based multi-antenna spectrum sensing method | |
CN106169945A (en) | A kind of cooperative frequency spectrum sensing method of difference based on minimax eigenvalue | |
CN108322277B (en) | Frequency spectrum sensing method based on inverse eigenvalue of covariance matrix | |
CN101753232B (en) | Method and system for detecting cooperative frequency spectrum | |
CN106992800A (en) | Electric line communication system impulse noise suppression method based on iteration self-adapting algorithm | |
CN104980946A (en) | Dominant signal detection method and apparatus | |
CN105025583A (en) | A Step-by-Step Spectrum Sensing Method Based on Energy and Covariance Detection | |
CN107404450A (en) | The method and device of demodulated signal | |
CN106713190A (en) | MIMO (Multiple Input Multiple Output) transmitting antenna number blind estimation algorithm based on random matrix theory and feature threshold estimation | |
CN105721083A (en) | Frequency spectrum detection method based on autocorrelation energy | |
CN104253659B (en) | Spectrum sensing method and device | |
Zuberi et al. | Multi‐user underwater acoustic communication using binary phase‐coded hyperbolic frequency‐modulated signals | |
CN110138478B (en) | A Multi-antenna Spectrum Sensing Method for Noncircular Signals | |
CN102098246A (en) | Peak detection method and communication system | |
CN104868962B (en) | Frequency spectrum detecting method and device based on compressed sensing | |
JP7253286B2 (en) | Spectral Detection Method Based on Symmetrical Peak Values of Periodic Autocorrelation Functions of Modulated Signals | |
CN103595682A (en) | Frame synchronization method, device and receiver for OFDM | |
US9118515B2 (en) | Channel estimation in wireless communication | |
CN101753174B (en) | Method and system for detecting self-adaption frequency spectrum |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20130904 |