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

CN112787964B - BPSK and QPSK signal modulation identification method based on range median domain features - Google Patents

BPSK and QPSK signal modulation identification method based on range median 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
signal
bpsk
qpsk
spectrum
identification
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

The invention provides a BPSK and QPSK signal modulation identification method based on range median domain features, aiming at the identification problem of two modulation signals of BPSK and QPSK. 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 method can effectively identify BPSK and QPSK modulation signals under the condition of no signal prior information, and has better performance and low algorithm complexity under the condition of low signal-to-noise ratio.

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 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; in step 2, the square 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;
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.
2. The BPSK and QPSK signal modulation identification method as claimed in claim 1, wherein: in step 1, let the signal to be identified be x (n), and calculate the frequency spectrum after 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, setting the first c larger spectral lines to be 0, and recording 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
3. The BPSK and QPSK signal modulation identification method as claimed in claim 1, wherein: the step 3 is as follows:
step 3.1: normalizing the range median spectrum C (m) to obtain a normalized spectrum C' (m):
Figure FDA0003371078830000011
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.
4. Such asThe BPSK and QPSK signal modulation identification method as claimed in claim 3, wherein the identification method includes: converting U (m) into a graph domain to form a graph G (V, E) by the specific steps of: 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。
5. The BPSK and QPSK signal modulation identification method as claimed in claim 3, wherein: in step 4, set the identification threshold λ of BPSK and QPSK signalsevt,λevtTake a real number between 0.5 and 1.
6. The BPSK and QPSK signal modulation identification method as claimed in claim 5, wherein: 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.
CN202110186405.9A 2021-02-18 2021-02-18 BPSK and QPSK signal modulation identification method based on range median 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 BPSK and QPSK signal modulation identification method based on range median domain features

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110186405.9A CN112787964B (en) 2021-02-18 2021-02-18 BPSK and QPSK signal modulation identification method based on range median 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 BPSK and QPSK signal modulation identification method based on range median 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 identification method based on non-uniform quantization map 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 identification method and system based on maximum degree characteristic of graph
CN115277322B (en) * 2022-07-13 2023-07-28 金陵科技学院 CR signal modulation identification method and system based on graph and continuous entropy characteristics

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 金陵科技学院 BPSK signal blind processing result credibility evaluation method 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
CN111971939B (en) * 2018-03-19 2023-04-28 瑞典爱立信有限公司 System and method for 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 金陵科技学院 BPSK signal blind processing result credibility evaluation method 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) BPSK and QPSK signal modulation identification method based on range median domain features
CN110163282B (en) Modulation mode identification method based on deep learning
CN114268526B (en) BPSK and QPSK signal modulation identification method based on degree characteristics of graph
CN109495214B (en) Channel coding type identification method based on one-dimensional inclusion structure
CN112364729A (en) Modulation identification method based on characteristic parameters and BP neural network
CN112861927B (en) Signal modulation classification method based on self-adaptive feature extraction and fusion
CN113014524B (en) Digital signal modulation identification method based on deep learning
WO2016082562A1 (en) Signal identification method and system based on radio signal spectrum feature template
CN105429719B (en) Based on power spectrum and multi-scale wavelet transformation analysis high reject signal detection method
CN114567528B (en) Communication signal modulation mode open set recognition method and system based on deep learning
CN109274625A (en) A kind of modulates information mode determines method, apparatus, electronic equipment and storage medium
CN112749633B (en) Separate and reconstructed individual radiation source identification method
CN112737992B (en) Underwater sound signal modulation mode self-adaptive in-class identification method
CN107707497A (en) Communication signal recognition method based on subtractive clustering and fuzzy clustering algorithm
CN109525528B (en) Image domain signal identification method facing MQAM modulation signal
CN105375992A (en) Frequency spectrum cavity detection method based on gradient operator and mathematical morphology
CN108494711B (en) Communication signal map domain feature extraction method based on KL divergence
CN115913850B (en) Open set modulation identification method based on residual error network
CN117278371A (en) Signal modulation identification method based on cascade convolution neural network
CN114580470B (en) OFDM and UFDM multi-carrier signal identification method based on non-uniform quantization map features
CN115378776A (en) MFSK modulation identification method based on cyclic spectrum parameters
CN114584441A (en) Digital signal modulation identification method based on deep learning
CN118115853A (en) Broadband signal detection method based on lightweight full convolution neural network
CN108199995B (en) Communication signal map domain feature iterative extraction method based on KL divergence
CN115225438B (en) BPSK (binary phase shift keying) and QPSK (quadrature phase shift keying) signal modulation identification method and system based on piecewise linear compression quantization

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