CN111083077A - Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network - Google Patents

Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network Download PDF

Info

Publication number
CN111083077A
CN111083077A CN201911244016.6A CN201911244016A CN111083077A CN 111083077 A CN111083077 A CN 111083077A CN 201911244016 A CN201911244016 A CN 201911244016A CN 111083077 A CN111083077 A CN 111083077A
Authority
CN
China
Prior art keywords
signal
point
points
complex
2ask
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911244016.6A
Other languages
Chinese (zh)
Other versions
CN111083077B (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.)
Chengdu Huari Communication Technology Co ltd
Original Assignee
Chengdu Huari Communication Technology Co ltd
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 Chengdu Huari Communication Technology Co ltd filed Critical Chengdu Huari Communication Technology Co ltd
Priority to CN201911244016.6A priority Critical patent/CN111083077B/en
Publication of CN111083077A publication Critical patent/CN111083077A/en
Application granted granted Critical
Publication of CN111083077B publication Critical patent/CN111083077B/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

Abstract

The invention discloses a method for realizing modulation and identification of 2ASK signals and AM signals by combining a neural network, which comprises the following steps: IQ demodulation is carried out on the modulation signal to obtain discrete data sequences of an I path and a Q path; normalizing the complex IQ sequence formed by the path I and the path Q; clustering IQ coordinate points which are continuous in time on a complex plane; rotating IQ points on a coordinate plane, and rotationally moving all IQ points near the point clusters by using the offset angle of each point cluster relative to a real-axis positive half shaft to offset frequency deviation; converting the rotated IQ points into a signal density map; and creating a convolutional neural network model as a signal classification and identification model, and classifying and identifying the density maps of the AM signal and the 2ASK signal. The invention can effectively complete the identification of the modulation modes of the 2ASK signal and the AM signal under the non-ideal conditions of low signal-to-noise ratio, frequency deviation of the received signal, incomplete signal and the like.

Description

Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network
Technical Field
The invention relates to the technical field of radio communication, in particular to a method for realizing modulation and identification of 2ASK signals and AM signals by combining a neural network.
Background
Identification of communication signal modulation schemes is an important issue for signal processing research, and is widely applied to military and civil fields. With the rapid development of communication technology, the system and modulation pattern of communication signals become more complex and diversified, and the signal environment becomes increasingly dense, so that the conventional identification method and theory are difficult to adapt to the actual requirements, and the communication signals cannot be effectively identified. At present, common algorithms for identifying AM and 2ASK are as follows:
1. decision identification based on traditional expert characteristics such as signal instantaneous amplitude, decision threshold and the like;
2. identifying the features such as a constellation diagram/combined/blind equalized vector diagram;
the disadvantages of the above modulation identification algorithm are:
1) for the identification mode using traditional characteristics such as signal amplitude and the like, factors such as noise influence change and the like under the real environment are not considered;
2) for the identification mode based on the constellation diagram and the like, the trace frequency offset is difficult to be completely filtered, and the final accumulated frequency offset influence is not considered;
meanwhile, the existing method does not consider the situation that signals are lost when the ratio of the code rate to the sampling rate is unreasonable, and the problem of identification accuracy under low signal-to-noise ratio.
Disclosure of Invention
The invention aims to provide a method for realizing modulation and identification of 2ASK signals and AM signals by combining a neural network, which is used for solving the problems that in the prior art, the AM and 2ASK identification does not consider the factors of amplitude dynamic change, cumulative frequency offset influence, loss signals when the code rate is not matched with the sampling rate and the like, and the identification accuracy is low under the condition of low signal-to-noise ratio.
The invention solves the problems through the following technical scheme:
a method for realizing modulation recognition of 2ASK signals and AM signals by combining a neural network comprises the following steps:
step S100: carrying out IQ demodulation on a modulation signal received by a receiver to respectively obtain discrete data sequences of an I path and a Q path;
step S200: carrying out normalization processing on a complex IQ sequence formed by the path I and the path Q;
step S300: clustering IQ coordinate points which are continuous in time on a complex plane, wherein the clustering result comprises point cluster clustering;
step S400: rotating IQ points on a coordinate plane, and rotationally moving all IQ points near the point clusters by using the offset angle of each point cluster relative to a real-axis positive half shaft to offset frequency deviation;
step S500: converting the rotated IQ points into a signal density map; projecting the IQ points on the rotated coordinate plane into a density map, wherein the density map is darker in color at the position where the IQ points are denser;
step S600: and creating a convolutional neural network model as a signal classification and identification model, and classifying and identifying the density maps of the AM signal and the 2ASK signal, wherein the convolutional neural network model is obtained by training a training data set which is artificially generated according to the texture rule of the density maps of the AM and the 2ASK signals. The artificially generated training data set can be used for learning effective distribution characteristics by a neural network by randomly changing IQ data distribution and adding Gaussian white noise to artificially synthesize enough simulation training density maps.
Further, the step S100 is specifically:
respectively multiplying the received signals by a sine function and a cosine function, and respectively carrying out integral operation to obtain a discrete data sequence as follows: i is1,Q1,I2,Q2,I3,Q3…In,Qn(ii) a n is half the length of the sequence.
Further, the step S200 specifically includes:
will obtain I1,Q1,I2,Q2,I3,Q3…In,QnThe sequences are combined into a complex sequence with the length of n, I1+ j Q1, I2+ j Q2, I3+ j Q3 … In + j Qn, and the complex sequence is processed by adopting maximum value normalization or mean value normalization, wherein the formula of the maximum value normalization is as follows:
each bit of complex IQ sequence is divided by the maximum complex modulus length in the sequence;
the formula of the mean value normalization is as follows:
each bit of complex IQ sequence is complex-divided by the average complex modulus length of the sequence.
Further, the step S300 specifically includes:
for several IQ points A, B, C, … … and M adjacent in continuous time, firstly, calculating the vector formed by the point A and the origin of coordinates
Figure BDA0002307027830000031
Then calculating the vector formed by the point B and the origin of coordinates
Figure BDA0002307027830000032
If it is
Figure BDA0002307027830000033
If the included angle of the two vectors is smaller than the threshold value, putting the point A, B into the same point cluster; then, the vector formed by the point C and the origin of coordinates is calculated continuously
Figure BDA0002307027830000034
And vector
Figure BDA0002307027830000035
If the included angle is still smaller than the threshold value, the point C is also placed into the same point cluster, and other IQ points of the same point cluster are continuously searched according to the same method; completing the searching of the clustering class of the point until one IQ point is found not to meet the threshold limit;
and continuously searching the next point cluster by the same method until all IQ sample points are calculated and IQ points of all point clusters are found and put into the same point cluster.
Further, the step S400 is to aggregate β and β for two adjacent points
Figure BDA0002307027830000036
Firstly, the average coordinate position of all IQ points in the β point clustering class is calculated, and the vector formed by the average coordinate position and the coordinate origin is calculated
Figure BDA0002307027830000037
An included angle omega with a real shaft positive half shaft; then will follow the pointLast IQ Point-to-Point Cluster in Cluster β
Figure BDA0002307027830000038
All IQ points between the last IQ points in the IQ graph rotate clockwise by an omega angle; at this time, the IQ point is moved to the vicinity of the real-axis positive half shaft;
after the same operation is sequentially carried out on all the point cluster clusters and the IQ points, all the IQ sample points are rotationally moved to a positive half shaft of a real coordinate axis.
Preferably, step S600 is specifically: taking as input a scattergram whose density distribution plane size is 50 × 50 (or other values), the 1 st layer convolution uses 3 × 3 convolution kernels, 16 feature maps extract input features, the output is subjected to ReLU activation and then pooled 3 × 3, the 2 nd layer convolution uses 3 × 3 convolution kernels, 16 feature maps outputs 3 × 3 pooled after ReLU activation, the 3 rd layer convolution uses 3 × 3 convolution kernels, 32 feature maps outputs 3 × 3 pooled after ReLU activation, the output data subjected to 3 layer convolution pooled further passes through a Dropout layer, and finally output recognition results through a full connection layer of 32 neurons and a Sigmoid layer of 2 neurons, the Sigmoid layer outputs a vector with a length of 2, each element in the vector represents the probability that the input is recognized as the class, and assuming that the output vector in this example is (0.1, 0.9), the probability that the sample is identified as the second class by the neural network is the highest, and is 90%, which is the identification result of the neural network.
Compared with the prior art, the invention has the following advantages and beneficial effects:
(1) the invention firstly utilizes a characteristic extraction algorithm to preprocess signals, learns the relevant characteristics of the signals by utilizing the high nonlinear mapping capability and the strong pattern recognition capability of a neural network, recognizes the signals and automatically optimizes the recognition result, because the method based on the effective data cumulant can resist the noise data interference to a certain degree, the frequency deviation is effectively counteracted by the rotary motion, the effective data capturing and clustering is not influenced by the code rate sampling rate, and the invention can effectively complete the recognition of the 2ASK signals and AM signal modulation modes under the non-ideal conditions of low signal-to-noise ratio, frequency deviation of the received signals, incomplete signals and the like.
(2) The invention is based on the technology of neural network image identification, identifies the brand new characteristics of AM and 2ASK signal density graphs and then realizes modulation, the influence of the actual complex communication environment on the signals is reflected on the signal density graphs to cause distortion such as image stretching, displacement, rotation, scaling and the like, but the characteristics of basic outline texture and the like are reserved, the neural network-based image identification can well learn the basic texture characteristics without the influence of the distortion, and the modulation identification of the AM and 2ASK signals can be realized under the actual communication conditions of low signal-to-noise ratio, under-sampling, over-sampling and the like.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a schematic illustration of a density map;
FIG. 3 is a schematic diagram of a convolutional neural network structure.
Detailed Description
The present invention will be described in further detail with reference to examples, but the embodiments of the present invention are not limited thereto.
Example 1:
with reference to fig. 1, a method for implementing modulation identification of 2ASK signals and AM signals in combination with a neural network specifically includes:
1. IQ demodulation is carried out on the modulation signal received by the receiver, and discrete data sequences of an I path and a Q path are respectively obtained: specifically, the received carrier signal is multiplied by a sine function and a cosine function respectively, and integration operations are performed respectively, in this example, for convenience of demonstration and explanation, it is assumed that an IQ data sequence with a length of 2 × n is obtained as I1,Q1,I2,Q2,I3,Q3…In,Qn
2. Normalizing the complex IQ sequence formed by the path I and the path Q, specifically:
will obtain I1,Q1,I2,Q2,I3,Q3…In,QnThe sequences are combined into a complex sequence of length n: i is1+j*Q1,I2+j*Q2,I3+j*Q3…In+j*QnAnd performing modulo length normalization on each complex number in the sequence, wherein the normalization can be performed using maximum normalization, and the maximum normalization formula is:
each complex number in the sequence is divided by the largest complex number in the sequence modulo length or normalized by mean, the mean normalization formula being:
mean complex modulus length of sequence
Taking the maximum normalization as an example, first find the complex number with the largest length in the complex number sequence, and let the complex number be Ik+j*QkThe length of the plural module is LkThe normalized complex sequence is: (I)1+j*Q1)/Lk,(I2+j*Q2,)/Lk,(I3+j*Q3)/Lk…(In+j*Qn)/Lk
3. Clustering IQ coordinate points in time continuity on a complex plane
For three IQ points A, B and C adjacent in continuous time, firstly, calculating a vector formed by the point A and a coordinate origin
Figure BDA0002307027830000051
Then calculating the vector formed by the point B and the origin of coordinates
Figure BDA0002307027830000052
If it is
Figure BDA0002307027830000053
If the included angle between the two vectors is smaller than the threshold value, the two vectors are close enough, logically represent the 'code origin' of the same code element, and then the point A, B is put into the same point cluster; then, the vector formed by the point C and the origin of coordinates is calculated continuously
Figure BDA0002307027830000054
And vector
Figure BDA0002307027830000055
If the included angle is still smaller than the threshold value, the point C is also placed into the same point cluster; if the point cluster does not meet the threshold limit, the point cluster is searched completely, the next point cluster is searched by the same method, and so on until all IQ sample points are calculated and all point cluster clusters are found.
4. Rotating IQ points on the coordinate plane according to the clustered point groups to offset frequency deviation
For two adjacent clustering point groups β and
Figure BDA0002307027830000061
firstly, the average coordinate position of all IQ points in the point group is calculated β, and the vector formed by the average coordinate and the coordinate origin is calculated
Figure BDA0002307027830000062
Angle omega with the positive half axis of the real axis, then from the last IQ point in the point cloud β to the point cloud
Figure BDA0002307027830000063
All IQ points between the last IQ points in the IQ graph rotate clockwise by an omega angle; at this time, the IQ point is moved to the vicinity of the real-axis positive half shaft; after the operations are sequentially performed on all the point groups and the IQ points, all the IQ sample points are rotated and moved to the positive half axis of the real coordinate axis.
5. Generation of a signal density map from rotated signal data
And projecting the IQ points on the coordinate plane after rotation into a density map, wherein the density map is darker in color at places where the IQ points are denser. The IQ points on the density map of the AM signal will be in a band shape, reflecting the range of continuous amplitude interval conversion, as shown in fig. 2 (b); the IQ points on the 2ASK signal density map will show a distinct 2-cluster distribution, reflecting the clustering of two discrete amplitudes, as shown in fig. 2 (a);
6. a convolutional neural network (convolutional neural network) classifier model is designed for classifying two signals, namely 2ASK and AM.
Specifically, as shown in fig. 3, with a 50 × 50 scatter diagram as input, the 1 st layer convolution uses 3 × 3 convolution kernels, 16 feature maps extract input features, the output is subjected to 3 × 3 pooling after ReLU activation, the 2 nd layer convolution uses 3 × 3 convolution kernels, 16 feature maps, the output is subjected to 3 × 3 pooling after ReLU activation, the 3 rd layer convolution uses 3 × 3 convolution kernels, 32 feature maps, the output is subjected to 3 × 3 pooling after ReLU activation, the output data after 3 layers of pooling is further subjected to Dropout, finally, an identification result is output through a full connection layer of 32 neurons and a Sigmoid layer of 2 neurons, the Sigmoid layer outputs a vector with a length of 2, each element in the vector represents a probability that the input is identified as the class, and assuming that the output vector in this example is (0.1, 0.9), the sample is identified as the second highest probability by the neural network, 90% as the recognition result of the neural network.
Although the present invention has been described herein with reference to the illustrated embodiments thereof, which are intended to be preferred embodiments of the present invention, it is to be understood that the invention is not limited thereto, and that numerous other modifications and embodiments can be devised by those skilled in the art that will fall within the spirit and scope of the principles of this disclosure.

Claims (5)

1. A method for realizing modulation recognition of 2ASK signals and AM signals by combining a neural network is characterized by comprising the following steps:
step S100: carrying out IQ demodulation on a modulation signal received by a receiver to respectively obtain discrete data sequences of an I path and a Q path;
step S200: carrying out normalization processing on a complex IQ sequence formed by the path I and the path Q;
step S300: clustering IQ coordinate points which are continuous in time on a complex plane, wherein the clustering result comprises point cluster clustering;
step S400: rotating IQ points on a coordinate plane, and rotationally moving all IQ points near the point clusters by using the offset angle of each point cluster relative to a real-axis positive half shaft to offset frequency deviation;
step S500: converting the rotated IQ points into a signal density map;
step S600: and creating a convolutional neural network model as a signal classification and identification model, and classifying and identifying the density maps of the AM signal and the 2ASK signal, wherein the convolutional neural network model is obtained by training a training data set which is artificially generated according to the texture rule of the density maps of the AM and the 2ASK signals.
2. The method according to claim 1, wherein the step S100 is specifically as follows:
respectively multiplying the received signals by a sine function and a cosine function, and respectively carrying out integral operation to obtain a discrete data sequence as follows: i is1,Q1,I2,Q2,I3,Q3…In,Qn(ii) a n is half the length of the sequence.
3. The method according to claim 2, wherein the step S200 is specifically as follows:
will obtain I1,Q1,I2,Q2,I3,Q3…In,QnThe sequences are combined into a complex sequence with the length of n, I1+ j Q1, I2+ j Q2, I3+ j Q3 … In + j Qn, and the complex sequence is processed by adopting maximum value normalization or mean value normalization, wherein the formula of the maximum value normalization is as follows:
each bit of complex IQ sequence is divided by the maximum complex modulus length in the sequence;
the formula of the mean value normalization is as follows:
each bit of complex IQ sequence is complex-divided by the average complex modulus length of the sequence.
4. The method for implementing modulation recognition of 2ASK signals and AM signals in combination with a neural network according to any one of claims 1 to 3, wherein the step S300 is specifically:
for adjacent in continuous timeSeveral IQ points A, B, C, … …, M, first calculate the vector composed of point A and the origin of coordinates
Figure FDA0002307027820000021
Then calculating the vector formed by the point B and the origin of coordinates
Figure FDA0002307027820000022
If it is
Figure FDA0002307027820000023
If the included angle of the two vectors is smaller than the threshold value, putting the point A, B into the same point cluster; then, the vector formed by the point C and the origin of coordinates is calculated continuously
Figure FDA0002307027820000024
And vector
Figure FDA0002307027820000025
If the included angle is still smaller than the threshold value, the point C is also placed into the same point cluster, and other IQ points of the same point cluster are continuously searched according to the same method; completing the searching of the clustering class of the point until one IQ point is found not to meet the threshold limit;
and continuously searching the next point cluster by the same method until all IQ sample points are calculated and IQ points of all point clusters are found and put into the same point cluster.
5. The method for realizing modulation recognition of 2ASK signal and AM signal in combination with neural network as claimed in any one of claims 1-3, wherein said step S400 is specifically to cluster two adjacent points β with
Figure FDA0002307027820000026
Firstly, the average coordinate position of all IQ points in the β point clustering class is calculated, and a vector formed by the average coordinate position and the coordinate origin is calculated
Figure FDA0002307027820000027
The included angle omega between the real axis and the positive semi-axis of the real axis, and then the cluster from the last IQ point in the point cluster β to the point cluster
Figure FDA0002307027820000028
All IQ points between the last IQ points in the IQ graph rotate clockwise by an omega angle; at this time, the IQ point is moved to the vicinity of the real-axis positive half shaft;
after the same operation is sequentially carried out on all the point cluster clusters and the IQ points, all the IQ sample points are rotationally moved to a positive half shaft of a real coordinate axis.
CN201911244016.6A 2019-12-06 2019-12-06 Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network Active CN111083077B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911244016.6A CN111083077B (en) 2019-12-06 2019-12-06 Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911244016.6A CN111083077B (en) 2019-12-06 2019-12-06 Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network

Publications (2)

Publication Number Publication Date
CN111083077A true CN111083077A (en) 2020-04-28
CN111083077B CN111083077B (en) 2022-03-01

Family

ID=70313217

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911244016.6A Active CN111083077B (en) 2019-12-06 2019-12-06 Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network

Country Status (1)

Country Link
CN (1) CN111083077B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111795611A (en) * 2020-05-20 2020-10-20 中南民族大学 Low-complexity unmanned aerial vehicle modulation mode blind identification and countercheck method and system
CN112565126A (en) * 2020-11-26 2021-03-26 杭州电子科技大学 Modulation identification method based on receiver multi-dimensional characteristic analog-digital mixed signal
CN112699777A (en) * 2020-12-29 2021-04-23 成都信息工程大学 Blind signal modulation type identification method based on convolutional neural network
CN114492524A (en) * 2022-01-25 2022-05-13 中国电子科技集团公司第十研究所 Signal enhancement method based on waveform network, target identification method and system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020181799A1 (en) * 2001-03-28 2002-12-05 Masakazu Matsugu Dynamically reconfigurable signal processing circuit, pattern recognition apparatus, and image processing apparatus
US7428270B1 (en) * 1999-02-15 2008-09-23 Christian Dubuc Method and system for detecting and classifying the modulation of unknown analog and digital telecommunications signals
CN106067004A (en) * 2016-05-30 2016-11-02 西安电子科技大学 The recognition methods of digital modulation signals under a kind of impulsive noise
KR101910540B1 (en) * 2018-03-14 2018-10-22 국방과학연구소 Apparatus and method for recognizing radar waveform using time-frequency analysis and neural network
CN109802905A (en) * 2018-12-27 2019-05-24 西安电子科技大学 Digital signal Automatic Modulation Recognition method based on CNN convolutional neural networks
CN109995690A (en) * 2019-04-02 2019-07-09 成都华日通讯技术有限公司 The neural network self-organization method of MFSK digital signal subclass Modulation Identification
CN110071885A (en) * 2019-04-17 2019-07-30 成都华日通讯技术有限公司 A kind of deep learning method of discrimination of PSK digital signal subclass Modulation Identification
US20190319659A1 (en) * 2018-04-11 2019-10-17 Booz Allen Hamilton Inc. Method of constructing and training a neural network
CN110417694A (en) * 2019-06-07 2019-11-05 吉林大学 A kind of modulation mode of communication signal recognition methods

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7428270B1 (en) * 1999-02-15 2008-09-23 Christian Dubuc Method and system for detecting and classifying the modulation of unknown analog and digital telecommunications signals
US20020181799A1 (en) * 2001-03-28 2002-12-05 Masakazu Matsugu Dynamically reconfigurable signal processing circuit, pattern recognition apparatus, and image processing apparatus
CN106067004A (en) * 2016-05-30 2016-11-02 西安电子科技大学 The recognition methods of digital modulation signals under a kind of impulsive noise
KR101910540B1 (en) * 2018-03-14 2018-10-22 국방과학연구소 Apparatus and method for recognizing radar waveform using time-frequency analysis and neural network
US20190319659A1 (en) * 2018-04-11 2019-10-17 Booz Allen Hamilton Inc. Method of constructing and training a neural network
CN109802905A (en) * 2018-12-27 2019-05-24 西安电子科技大学 Digital signal Automatic Modulation Recognition method based on CNN convolutional neural networks
CN109995690A (en) * 2019-04-02 2019-07-09 成都华日通讯技术有限公司 The neural network self-organization method of MFSK digital signal subclass Modulation Identification
CN110071885A (en) * 2019-04-17 2019-07-30 成都华日通讯技术有限公司 A kind of deep learning method of discrimination of PSK digital signal subclass Modulation Identification
CN110417694A (en) * 2019-06-07 2019-11-05 吉林大学 A kind of modulation mode of communication signal recognition methods

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
KRISHNA KARRA ET AL: ""Modulation recognition using hierarchical deep neural networks"", 《2017 IEEE INTERNATIONAL SYMPOSIUM ON DYNAMIC SPECTRUM ACCESS NETWORKS (DYSPAN)》 *
吴佩军等: ""一种基于星座图恢复的多进制相位调制信号识别算法"", 《电讯技术》 *
吴芝路: ""基于ART2A-E神经网络的数字调制识别"", 《哈尔滨商业大学学报(自然科学版)》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111795611A (en) * 2020-05-20 2020-10-20 中南民族大学 Low-complexity unmanned aerial vehicle modulation mode blind identification and countercheck method and system
CN111795611B (en) * 2020-05-20 2021-02-02 中南民族大学 Low-complexity unmanned aerial vehicle modulation mode blind identification and countercheck method and system
CN112565126A (en) * 2020-11-26 2021-03-26 杭州电子科技大学 Modulation identification method based on receiver multi-dimensional characteristic analog-digital mixed signal
CN112699777A (en) * 2020-12-29 2021-04-23 成都信息工程大学 Blind signal modulation type identification method based on convolutional neural network
CN114492524A (en) * 2022-01-25 2022-05-13 中国电子科技集团公司第十研究所 Signal enhancement method based on waveform network, target identification method and system

Also Published As

Publication number Publication date
CN111083077B (en) 2022-03-01

Similar Documents

Publication Publication Date Title
CN111083077B (en) Method for realizing modulation recognition of 2ASK signal and AM signal by combining neural network
Zhang et al. Convolutional neural networks for automatic cognitive radio waveform recognition
CN105718889B (en) Based on GB (2D)2The face personal identification method of PCANet depth convolution model
CN110598530A (en) Small sample radio signal enhanced identification method based on ACGAN
CN111582320A (en) Dynamic individual identification method based on semi-supervised learning
Jeong et al. Spectrogram-based automatic modulation recognition using convolutional neural network
Che et al. Spatial-temporal hybrid feature extraction network for few-shot automatic modulation classification
CN112489098A (en) Image matching method based on spatial channel attention mechanism neural network
Li et al. A deep convolutional network for multitype signal detection and classification in spectrogram
CN112307987B (en) Method for identifying communication signal based on deep hybrid routing network
CN111985349B (en) Classification recognition method and system for radar received signal types
Lin et al. A real-time modulation recognition system based on software-defined radio and multi-skip residual neural network
CN115982613A (en) Signal modulation identification system and method based on improved convolutional neural network
CN112613443A (en) Robustness communication radiation source intelligent identification method based on deep learning
Sun et al. Multi-stage refinement feature matching using adaptive ORB features for robotic vision navigation
Mioulet et al. Gabor features for real-time road environment classification
CN113076925B (en) M-QAM signal modulation mode identification method based on CNN and ELM
CN109995690B (en) Neural network self-optimization method for MFSK digital signal subclass modulation recognition
Xiu et al. Dynamic-scale graph convolutional network for semantic segmentation of 3d point cloud
CN116486238B (en) Target fine granularity identification method combining point set representation and graph classification
Diwan et al. Unveiling Copy-Move Forgeries: Enhancing Detection With SuperPoint Keypoint Architecture
Zhang et al. Heterogeneous deep model fusion for automatic modulation classification
CN114724245B (en) Incremental learning human body action recognition method based on CSI
Huang et al. Modulation classification of MQAM signals based on gradient color constellation and deep learning
CN112070009B (en) Convolutional neural network expression recognition method based on improved LBP operator

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 610045 No. 130 Wuxing Fourth Road, Wuhou New Town Management Committee, Chengdu City, Sichuan Province

Applicant after: Chengdu Huari Communication Technology Co.,Ltd.

Address before: 610045 No. 130 Wuxing Fourth Road, Wuhou New Town Management Committee, Chengdu City, Sichuan Province

Applicant before: CHENGDU HUARI COMMUNICATION TECHNOLOGY Co.,Ltd.

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Method for Realizing Modulation Recognition of 2ASK Signal and AM Signal by Combining Neural Networks

Effective date of registration: 20230807

Granted publication date: 20220301

Pledgee: Chengdu SME financing Company Limited by Guarantee

Pledgor: Chengdu Huari Communication Technology Co.,Ltd.

Registration number: Y2023980051136