Nothing Special   »   [go: up one dir, main page]

CN112787964B - A Modulation Identification Method of BPSK and QPSK Signals Based on Range Median Map Domain Features - Google Patents

A Modulation Identification Method of BPSK and QPSK Signals Based on Range Median Map Domain Features Download PDF

Info

Publication number
CN112787964B
CN112787964B CN202110186405.9A CN202110186405A CN112787964B CN 112787964 B CN112787964 B CN 112787964B CN 202110186405 A CN202110186405 A CN 202110186405A CN 112787964 B CN112787964 B CN 112787964B
Authority
CN
China
Prior art keywords
bpsk
signal
graph
spectrum
qpsk
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.)
Active
Application number
CN202110186405.9A
Other languages
Chinese (zh)
Other versions
CN112787964A (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.)
Jinling Institute of Technology
Original Assignee
Jinling Institute of Technology
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 Jinling Institute of Technology filed Critical Jinling Institute of Technology
Priority to CN202110186405.9A priority Critical patent/CN112787964B/en
Publication of CN112787964A publication Critical patent/CN112787964A/en
Application granted granted Critical
Publication of CN112787964B publication Critical patent/CN112787964B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/0012Modulated-carrier systems arrangements for identifying the type of modulation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/18Phase-modulated carrier systems, i.e. using phase-shift keying
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/32Carrier systems characterised by combinations of two or more of the types covered by groups H04L27/02, H04L27/10, H04L27/18 or H04L27/26
    • H04L27/34Amplitude- and phase-modulated carrier systems, e.g. quadrature-amplitude modulated carrier systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Digital Transmission Methods That Use Modulated Carrier Waves (AREA)

Abstract

本发明针对BPSK和QPSK两种调制信号的识别问题,提出了一种基于极差中值图域特征的BPSK及QPSK信号调制识别方法。首先获取待识别信号的平方修正谱,而后将平方修正谱平均分组并分别提取每组的极大值及极小值,计算两者的平均值得到极差中值序列。之后,将其转换到图域,以该图度向量的标准差作为识别统计量,设定适当门限,将识别统计量和门限相比较,实现对BPSK和QPSK信号的调制识别。仿真结果表明,本发明可在无信号先验信息的条件下,对BPSK和QPSK两种调制信号进行有效识别,且在低信噪比条件下具有更好的性能,算法复杂度低。

Figure 202110186405

Aiming at the identification problem of BPSK and QPSK modulation signals, the present invention proposes a modulation identification method of BPSK and QPSK signals based on the characteristic of the range median map domain. First, the square correction spectrum of the signal to be identified is obtained, and then the square correction spectrum is averagely grouped, the maximum and minimum values of each group are extracted respectively, and the average value of the two is calculated to obtain the range median sequence. After that, it is converted to the graph domain, the standard deviation of the graph degree vector is used as the identification statistic, an appropriate threshold is set, and the identification statistic is compared with the threshold to realize the modulation identification of BPSK and QPSK signals. Simulation results show that the present invention can effectively identify BPSK and QPSK modulation signals without prior signal information, and has better performance and low algorithm complexity under the condition of low signal-to-noise ratio.

Figure 202110186405

Description

BPSK and QPSK signal modulation identification method based on range median domain features
Technical Field
The invention belongs to the field of signal identification and processing, and particularly relates to a BPSK and QPSK signal modulation identification method based on range median domain features.
Background
In a non-cooperative signal processing scenario such as cognitive radio and electronic reconnaissance, after signal detection is completed at the front end of the digital receiver, the modulation mode of the digital receiver needs to be effectively identified so as to further demodulate the signal, and necessary preconditions are provided for further implementing links such as individual identification and smart interference of the signal.
The previous correlation research is mostly based on the cyclostationarity, the extreme value distribution characteristic, the phase characteristic and the like of the signal. This type of algorithm does not require a priori information of the signal, but it suffers from poor performance at low signal-to-noise ratios. In recent years, with the rapid development of artificial intelligence technology, machine learning (deep learning) based correlation algorithms are widely used. The algorithm has small dependence on manpower in links such as feature definition and extraction, signal classifier design and the like, and is convenient for completing recognition under non-ideal conditions; however, a large number of training samples are required, and the features and the classifiers are learned and trained in advance, so that it is obviously difficult to obtain a large number of training samples under a non-cooperative condition. Therefore, it is important to design a method for effectively identifying the intercepted signal in real time under the condition of low signal-to-noise ratio.
The identification method based on the range median domain features performs graph conversion on the range median spectrum, selects a specific characteristic quantity and a threshold, and completes identification of BPSK and QPSK modulation signals.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a BPSK and QPSK signal modulation identification method based on range median domain characteristics.
In order to achieve the purpose, the invention adopts the following technical scheme:
BPSK and QPSK signal modulation identification method based on range median domain features is characterized by comprising the following steps:
step 1: calculating a square correction spectrum of a signal to be identified;
step 2: uniformly grouping the square correction spectrums, extracting a maximum value and a minimum value of each group, and calculating an average value of each group to obtain a range median spectrum;
and step 3: carrying out image domain conversion on the range median spectrum, and extracting the standard deviation of the vector of the image degree as a modulation identification characteristic quantity;
and 4, step 4: setting a corresponding threshold;
and 5: and comparing the identification characteristic quantity with a set threshold, if the identification characteristic quantity is smaller than the threshold, determining the signal is a BPSK signal, otherwise, determining the signal is a QPSK signal.
In order to optimize the technical scheme, the specific measures adopted further comprise:
further, in step 1, let the signal to be identified be x (n), and calculate the frequency spectrum after the square operation as y (k) ═ DFT [ x ×)2(n)]K is 0,1,.., M-1, where M is the number of sample points of the signal; sequentially arranging the amplitudes of Y (k) in descending order, and arranging the first c larger spectral lines in the descending orderSet 0 and mark as Y1(k) And c is the number of correction points, the square correction spectrum of the signal is represented as z (k) ═ Y1(k)|2
Further, in step 2, the squared correction spectrum Z (k) is divided into groups according to 3-5 spectral lines in each group, and the maximum value B of each group is extractedmax(m) and minimum Bmin(m) calculating the mean value thereof to obtain a range median spectrum, i.e.
C(m)=[Bmax(m)+Bmin(m)]/2,m=0,1,...,N-1
Wherein N is the number of packets.
Further, step 3 is specifically as follows:
step 3.1: normalizing the range median spectrum C (m) to obtain a normalized spectrum C' (m):
Figure GDA0003371078840000021
then, setting a quantization level q, uniformly quantizing C' (m), and obtaining a quantized spectrum U (m) ═ i +1, wherein i | q < U (m) < i +1| q, and i is greater than or equal to 0 and less than or equal to q-1;
finally, converting u (m) into a graph domain to form a graph G (V, E), wherein V and E respectively represent a vertex set V ═ V of the graph1,v2,...vqE and set of edges E ═ Eα,βα∈V,νβ∈V},eα,βRepresents an edge between two vertices of the graph;
step 3.2: extracting and identifying characteristic quantity: calculating degree matrix D of graph G, and extracting degree vector D (D) whose diagonal elements form graph1,d2,...,dj,...,dq) Wherein d isjThe degree vector standard deviation std (d) is calculated as the identification feature quantity for the sum of the number of edges connected to the jth vertex.
Further, converting u (m) to the graph domain, and constructing the graph G (V, E) specifically includes: from U (m) to U (m +1), m 0,1, N-2 is traversed one by one, when v is presentαTo vβWhen the level of (2) jumps, the two vertices are connected, e α,β1 is ═ 1; otherwise, there is no connection between the two vertices, eα,β=0。
Further, in step 4, a recognition threshold λ of BPSK and QPSK signals is setevt,λevtTake a real number between 0.5 and 1.
Further, in step 5, the identification characteristic quantity is compared with a threshold to identify BPSK and QPSK signals: when std (d)<λevtThen, BPSK modulation signal is obtained; otherwise, the signal is QPSK modulated.
The invention has the beneficial effects that: the invention extracts the range median of the square correction spectrum, performs graph conversion, determines the identification characteristic quantity according to the degree matrix of the graph, and completes the identification of the BPSK signal and the QPSK signal. Compared with the traditional time domain or transform domain algorithm, the method has better performance under the condition of low signal to noise ratio, low calculation complexity, no need of signal prior information and certain robustness.
Drawings
FIG. 1 is a flow chart of the identification method of the present invention.
Figure 2 is a graph of the performance of the method of the present invention compared to existing algorithms.
Fig. 3a and 3b are a full view and a partial view of the conversion of a BPSK signal and a QPSK signal, respectively.
Detailed Description
The present invention will now be described in further detail with reference to the accompanying drawings.
Fig. 1 is a flowchart of a BPSK and QPSK signal modulation identification method based on the range median domain feature. The method comprises the steps of firstly obtaining a square correction spectrum of a signal to be identified, then averagely grouping the square correction spectrum, respectively extracting a maximum value and a minimum value of each group, and calculating the average value of the two values to obtain a range median sequence. Then, the BPSK signal is converted into a map domain, the standard deviation of the map-degree vector is used as identification statistic, a proper threshold is set, and the identification statistic is compared with the threshold to realize the modulation identification of the BPSK signal and the QPSK signal. Simulation results show that the BPSK and QPSK modulation signals can be identified under the condition of no signal prior information.
The invention specifically comprises the following steps:
step 1: setting a signal to be identifiedX (n), and the frequency spectrum after the square operation is calculated as Y (k) ═ DFT [ x ×)2(n)]K is 0,1,.., M-1, where M is the number of sample points of the signal; sequentially arranging the amplitudes of Y (k) in descending order, setting the first c larger spectral lines to be 0(c is the number of correction points, generally 1-5) and recording as Y1(k) The squared corrected spectrum of the signal can then be expressed as
Z(k)=|Y1(k)|2
Step 2: grouping the squared correction spectrum Z (k) according to about 3-5 spectral lines of each group, and extracting the maximum value B of each groupmax(m) and minimum Bmin(m) calculating the mean value thereof to obtain the median range of range, i.e.
C(m)=[Bmax(m)+Bmin(m)]/2,m=0,1,...,N-1
Wherein N is the number of packets.
And step 3: and (3) carrying out graph conversion on the range median spectrum, and extracting the standard deviation of the vector of the graph degree as an identification characteristic quantity, wherein the method specifically comprises the following steps:
step 3.1: and (3) graph conversion: normalizing the range median spectrum C (m) to obtain normalized spectrum
Figure GDA0003371078840000041
Then, a quantization level q is set, and the quantization level q is uniformly quantized to obtain U (m) ═ i +1, where i | q < U (m) < i +1| q, and i ≦ q-1 equal to 0. Finally, converting u (m) into a graph domain to form a graph G (V, E), wherein V and E respectively represent a vertex set V ═ V of the graph1,v2,...vqE and set of edges E ═ Eα,βα∈V,νβIs belonged to V }. The specific method comprises the following steps: from U (m) to U (m +1), m 0,1, N-2 is traversed one by one, when v is presentαTo vβWhen the level of (2) is changed, two vertices are connected, i.e. e α,β1 is ═ 1; otherwise, there is no connection between the two vertices, i.e. eα,β=0。
Step 3.2: extracting and identifying characteristic quantity: calculating the degree matrix D of G, and extracting the degree vector D (D) of the diagram formed by the diagonal elements1,d2,...,dj,...,dq) Wherein d isjComputing a metric vector criterion for the sum of the number of edges connected at the jth vertexThe difference, std (d), is used as the identification feature amount.
And 4, step 4: setting identification threshold lambda of BPSK and QPSK signalsevtGenerally, a real number is 0.5 to 1.
And 5: the identifying characteristic is compared with a threshold to identify BPSK and QPSK signals. When std (d)<λevtThen, BPSK modulation signal is obtained; otherwise, the signal is QPSK modulated.
Table 1 shows the identification performance of BPSK/QPSK signals under different signal-to-noise ratios, and the simulation conditions are as follows: the signal-to-noise ratio is [ -6, -4, -2,0,2,4,6,8], the sampling frequency is 100MHz, the carrier frequency is 20.76MHz, the code element width is 640ns, the number of sample points is 1024, the initial phase is pi/3, each group is 5 spectral lines, the number of correction points is 5, the number of vertexes of the graph is 10, and the simulation is carried out 1000 times under each condition. As can be seen from Table 1, when the SNR is greater than 2dB, the average recognition accuracy can reach more than 95%.
TABLE 1 BPSK/QPSK signal identification performance under different SNR conditions
SNR -6 -4 -2 0 2 4 6 8
BPSK 0.962 0.965 0.968 0.956 0.938 0.974 0.959 0.939
QPSK 0.033 0.068 0.209 0.637 0.976 0.981 1 1
Average 0.4975 0.5165 0.5885 0.7965 0.957 0.9775 0.9795 0.9695
FIG. 2 is a comparison of the performance of the present invention compared to a prior art algorithm, wherein BM is the method of the present invention; FAR is a constant false alarm algorithm, which is derived from a document [1] (Yangli, Hu soldier. an improved BPSK/QPSK signal modulation and identification algorithm [ J ]. telecommunication technology, 2017,57(08): 896-; GP is a super-threshold algorithm from document [2] (Yanlie, Hu nationality, Hu Chi dragon. BPSK/QPSK signal modulation identification based on GP distribution fitting test [ J ]. telecommunication technology, 2019,59(06): 691-. As can be seen from FIG. 2, the recognition performance of the method of the present invention is better when the signal-to-noise ratio is less than 2dB
In fig. 3a and 3b, the graphs obtained by converting the square correction spectrum extracted from the BPSK signal are complete graphs, and the graphs obtained by converting the square correction spectrum extracted from the QPSK signal are incomplete graphs, so that the modulation identification of the BPSK/QPSK signal can be realized.
The above is only a preferred embodiment of the present invention, and the protection scope of the present invention is not limited to the above-mentioned embodiments, and all technical solutions belonging to the idea of the present invention belong to the protection scope of the present invention. It should be noted that modifications and embellishments within the scope of the invention may be made by those skilled in the art without departing from the principle of the invention.

Claims (6)

1.基于极差中值图域特征的BPSK及QPSK信号调制识别方法,其特征在于,包括如下步骤:1. BPSK and QPSK signal modulation identification method based on range median map domain feature, is characterized in that, comprises the steps: 步骤1:计算待识别信号的平方修正谱;Step 1: Calculate the squared correction spectrum of the signal to be identified; 步骤2:将平方修正谱均匀分组,并提取每组的极大值和极小值,计算每组的平均值得到极差中值谱;在步骤2中,对平方修正谱Z(k),按每组3-5根谱线进行分组,并提取每组的极大值Bmax(m)和极小值Bmin(m),计算其平均值得到极差中值谱,即Step 2: Evenly group the squared correction spectrum, extract the maximum value and minimum value of each group, and calculate the average value of each group to obtain the range median spectrum; in step 2, for the square correction spectrum Z(k), Group 3-5 spectral lines in each group, extract the maximum value B max (m) and minimum value B min (m) of each group, and calculate the average value to obtain the range median spectrum, that is, C(m)=[Bmax(m)+Bmin(m)]/2,m=0,1,...,N-1C(m)=[B max (m)+B min (m)]/2, m=0,1,...,N-1 其中,N为分组数;Among them, N is the number of groups; 步骤3:对极差中值谱进行图域转换,并提取图度向量的标准差作为调制识别特征量;Step 3: Perform graph domain conversion on the range median spectrum, and extract the standard deviation of the graph degree vector as the modulation identification feature quantity; 步骤4:设定相应的门限;Step 4: Set the corresponding threshold; 步骤5:将识别特征量和设定的门限相比较,若识别特征量小于该门限,则为BPSK信号,否则为QPSK信号。Step 5: Compare the identification feature with the set threshold, if the identification feature is less than the threshold, it is a BPSK signal, otherwise it is a QPSK signal. 2.如权利要求1所述的基于极差中值图域特征的BPSK及QPSK信号调制识别方法,其特征在于:在步骤1中,设待识别信号为x(n),计算其平方运算后的频谱为Y(k)=DFT[x2(n)],k=0,1,...,M-1,其中M为信号的样本点数;依次将Y(k)的幅值按降序排列,并将其中前c根较大谱线均置0,记为Y1(k),c为修正点数,则信号的平方修正谱表示为Z(k)=|Y1(k)|22. BPSK and QPSK signal modulation identification method based on range median map domain feature as claimed in claim 1, it is characterized in that: in step 1, set the signal to be identified as x (n), after calculating its square operation The spectrum is Y(k)=DFT[x 2 (n)], k=0,1,...,M-1, where M is the number of sample points of the signal; the amplitude of Y(k) is in descending order Arrange and set the first c larger spectral lines to 0, denoted as Y 1 (k), and c is the number of correction points, then the square correction spectrum of the signal is expressed as Z(k)=|Y 1 (k)| 2 . 3.如权利要求1所述的基于极差中值图域特征的BPSK及QPSK信号调制识别方法,其特征在于:步骤3具体如下:3. BPSK and QPSK signal modulation identification method based on range median map domain feature as claimed in claim 1, is characterized in that: step 3 is as follows: 步骤3.1:将极差中值谱C(m)作归一化处理,得到其归一化频谱C'(m):Step 3.1: Normalize the range median spectrum C(m) to obtain its normalized spectrum C'(m):
Figure FDA0003371078830000011
Figure FDA0003371078830000011
之后,设定量化级数q,对C'(m)均匀量化,量化后的频谱U(m)=i+1,其中,i/q<U(m)<i+1/q,0≤i≤q-1;After that, set the quantization level q, uniformly quantize C'(m), and the quantized spectrum U(m)=i+1, where i/q<U(m)<i+1/q, 0≤ i≤q-1; 最后,将U(m)转换到图域,构成图G(V,E),其中V和E分别表示图的顶点集V={v1,v2,...vq}和边集合E={eα,βα∈V,νβ∈V},eα,β表示图的两个顶点之间的边;Finally, transform U(m) into the graph domain to form a graph G(V,E), where V and E represent the vertex set V={v 1 , v 2 ,...v q } and the edge set E of the graph, respectively ={e α,βα ∈V,ν β ∈V}, e α,β represents the edge between two vertices of the graph; 步骤3.2:提取识别特征量:计算图G的度矩阵D,并提取其对角线元素构成图的度向量d=(d1,d2,...,dj,...,dq),其中dj为第j个顶点上连接的边数之和,计算度向量标准差std(d)作为识别特征量。Step 3.2: Extract the identification feature quantity: Calculate the degree matrix D of the graph G, and extract the degree vector d=(d 1 ,d 2 ,...,d j ,...,d q whose diagonal elements form the graph ), where d j is the sum of the number of edges connected to the jth vertex, and the standard deviation of the degree vector std(d) is calculated as the identification feature.
4.如权利要求3所述的基于极差中值图域特征的BPSK及QPSK信号调制识别方法,其特征在于:将U(m)转换到图域,构成图G(V,E)的具体做法是:从U(m)到U(m+1),m=0,1...,N-2逐个遍历,当存在vα到vβ的电平跳变时,则两个顶点相连,eα,β=1;反之,则两个顶点无连接,eα,β=0。4. BPSK and QPSK signal modulation identification method based on range median map domain feature as claimed in claim 3, it is characterized in that: U(m) is converted to map domain, constitutes the concrete of graph G(V, E) The method is: from U(m) to U(m+1), m=0, 1..., N-2 one by one, when there is a level jump from v α to v β , the two vertices are connected , e α,β =1; otherwise, the two vertices are not connected, e α,β =0. 5.如权利要求3所述的基于极差中值图域特征的BPSK及QPSK信号调制识别方法,其特征在于:在步骤4中,设定BPSK和QPSK信号的识别门限λevt,λevt取0.5至1之间的某一个实数。5. BPSK and the QPSK signal modulation identification method based on the range median map domain feature as claimed in claim 3, it is characterized in that: in step 4, set the identification threshold λ evt of BPSK and QPSK signal, λ evt takes. A real number between 0.5 and 1. 6.如权利要求5所述的基于极差中值图域特征的BPSK及QPSK信号调制识别方法,其特征在于:在步骤5中,将识别特征量和门限相比较,识别BPSK和QPSK信号:当std(d)<λevt时,则为BPSK调制信号;否则,为QPSK调制信号。6. BPSK and the QPSK signal modulation identification method based on the range median map domain feature as claimed in claim 5, it is characterized in that: in step 5, the identification feature quantity and threshold are compared, identify BPSK and QPSK signal: When std(d)<λ evt , it is a BPSK modulated signal; otherwise, it is a QPSK modulated signal.
CN202110186405.9A 2021-02-18 2021-02-18 A Modulation Identification Method of BPSK and QPSK Signals Based on Range Median Map Domain Features Active CN112787964B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110186405.9A CN112787964B (en) 2021-02-18 2021-02-18 A Modulation Identification Method of BPSK and QPSK Signals Based on Range Median Map Domain Features

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110186405.9A CN112787964B (en) 2021-02-18 2021-02-18 A Modulation Identification Method of BPSK and QPSK Signals Based on Range Median Map Domain Features

Publications (2)

Publication Number Publication Date
CN112787964A CN112787964A (en) 2021-05-11
CN112787964B true CN112787964B (en) 2022-01-25

Family

ID=75761540

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110186405.9A Active CN112787964B (en) 2021-02-18 2021-02-18 A Modulation Identification Method of BPSK and QPSK Signals Based on Range Median Map Domain Features

Country Status (1)

Country Link
CN (1) CN112787964B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114268526B (en) * 2021-12-21 2023-05-26 金陵科技学院 BPSK and QPSK signal modulation identification method based on degree characteristics of graph
CN114580470B (en) * 2022-02-21 2024-09-06 金陵科技学院 OFDM and UFDM multi-carrier signal recognition method based on non-uniform quantization graph features
CN115225438B (en) * 2022-07-07 2023-05-26 金陵科技学院 BPSK (binary phase shift keying) and QPSK (quadrature phase shift keying) signal modulation identification method and system based on piecewise linear compression quantization
CN115225440B (en) * 2022-07-08 2023-05-26 金陵科技学院 CR Signal Modulation Recognition Method and System Based on Graph Maximum Degree Feature
CN115277322B (en) * 2022-07-13 2023-07-28 金陵科技学院 CR Signal Modulation Recognition Method and System Based on Graph and Persistence Entropy Features

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2016201984A1 (en) * 2015-03-31 2016-10-20 Allen-Vanguard Corporation System and method for classifying signal modulations
CN106357574A (en) * 2016-09-26 2017-01-25 金陵科技学院 BPSK (Binary Phase Shift Keying)/QPSK (Quadrature Phase Shift Keying) signal modulation blind identification method based on order statistic
CN107135176A (en) * 2017-07-06 2017-09-05 电子科技大学 Figure field communication signal modulate method based on fractional lower-order Cyclic Spectrum
CN107682119A (en) * 2017-09-26 2018-02-09 金陵科技学院 A kind of MIMO space -time code recognition methods based on packet extreme value model
CN108881084A (en) * 2017-09-15 2018-11-23 金陵科技学院 A kind of BPSK/QPSK signal recognition method based on GP distribution
CN110730146A (en) * 2019-09-16 2020-01-24 金陵科技学院 Reliability evaluation method of blind processing result of BPSK signal based on BM model
CN111901268A (en) * 2020-08-07 2020-11-06 金陵科技学院 BPSK/QPSK signal modulation identification method based on frequency spectrum rearrangement and Gumbel distribution fitting test

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107147599B (en) * 2017-04-14 2020-03-24 电子科技大学 Automatic map domain feature construction method for communication signal modulation recognition
WO2019182502A1 (en) * 2018-03-19 2019-09-26 Telefonaktiebolaget L M (Publ) System and method of signaling spectrum flatness configuration

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2016201984A1 (en) * 2015-03-31 2016-10-20 Allen-Vanguard Corporation System and method for classifying signal modulations
CN106357574A (en) * 2016-09-26 2017-01-25 金陵科技学院 BPSK (Binary Phase Shift Keying)/QPSK (Quadrature Phase Shift Keying) signal modulation blind identification method based on order statistic
CN107135176A (en) * 2017-07-06 2017-09-05 电子科技大学 Figure field communication signal modulate method based on fractional lower-order Cyclic Spectrum
CN108881084A (en) * 2017-09-15 2018-11-23 金陵科技学院 A kind of BPSK/QPSK signal recognition method based on GP distribution
CN107682119A (en) * 2017-09-26 2018-02-09 金陵科技学院 A kind of MIMO space -time code recognition methods based on packet extreme value model
CN110730146A (en) * 2019-09-16 2020-01-24 金陵科技学院 Reliability evaluation method of blind processing result of BPSK signal based on BM model
CN111901268A (en) * 2020-08-07 2020-11-06 金陵科技学院 BPSK/QPSK signal modulation identification method based on frequency spectrum rearrangement and Gumbel distribution fitting test

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
A recognition algorithm for BPSK/QPSK signals based on generalized Pareto distribution;Yang Li;《IEEE-2017 13th IEEE International Conference on Electronic Measurement & Instruments (ICEMI)》;20180123;396-400 *
一种改进的BPSK/QPSK信号调制识别算法;杨莉等;《电讯技术》;20170828(第08期);896-902 *

Also Published As

Publication number Publication date
CN112787964A (en) 2021-05-11

Similar Documents

Publication Publication Date Title
CN112787964B (en) A Modulation Identification Method of BPSK and QPSK Signals Based on Range Median Map Domain Features
CN109802905B (en) CNN convolutional neural network-based digital signal automatic modulation identification method
CN114268526B (en) BPSK and QPSK signal modulation identification method based on degree characteristics of graph
CN113780242B (en) A cross-scenario underwater acoustic target classification method based on model transfer learning
CN113014524B (en) Digital signal modulation identification method based on deep learning
CN104468001B (en) Signal identification method and system based on radio signal frequency spectrum feature template
CN112364729A (en) Modulation identification method based on characteristic parameters and BP neural network
CN106130942A (en) A kind of wireless communication signals Modulation Identification based on Cyclic Spectrum and method for parameter estimation
CN110110738A (en) A kind of Recognition Method of Radar Emitters based on multi-feature fusion
CN105429719B (en) Based on power spectrum and multi-scale wavelet transformation analysis high reject signal detection method
CN109120563B (en) A Modulation Identification Method Based on Neural Network Integration
CN112749633B (en) Separate and reconstructed individual radiation source identification method
CN114912486B (en) A modulation mode intelligent identification method based on lightweight network
CN114567528A (en) Communication signal modulation mode open set identification method and system based on deep learning
CN114422311A (en) Signal modulation recognition method and system combining deep neural network and expert prior features
CN108986083B (en) SAR image change detection method based on threshold optimization
CN115913850B (en) Open set modulation identification method based on residual error network
CN112134818A (en) Underwater sound signal modulation mode self-adaptive in-class identification method
CN110557209A (en) A broadband signal interference monitoring method
CN109525528B (en) A Map Domain Signal Recognition Method for MQAM Modulated Signals
CN116566777B (en) A frequency hopping signal modulation identification method based on graph convolutional neural network
CN108494711B (en) A feature extraction method of communication signal graph domain based on KL divergence
CN114580470B (en) OFDM and UFDM multi-carrier signal recognition method based on non-uniform quantization graph features
CN117459356A (en) A method for incremental modulation open set identification of communication signals based on deep learning
CN107682119B (en) MIMO space-time code identification method based on grouping extreme value model

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
GR01 Patent grant
GR01 Patent grant