CN109274626A - A kind of Modulation Identification method based on planisphere orthogonal scanning feature - Google Patents

A kind of Modulation Identification method based on planisphere orthogonal scanning feature Download PDF

Info

Publication number
CN109274626A
CN109274626A CN201811389534.2A CN201811389534A CN109274626A CN 109274626 A CN109274626 A CN 109274626A CN 201811389534 A CN201811389534 A CN 201811389534A CN 109274626 A CN109274626 A CN 109274626A
Authority
CN
China
Prior art keywords
planisphere
signal
symbol
neural network
orthogonal scanning
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
CN201811389534.2A
Other languages
Chinese (zh)
Other versions
CN109274626B (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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201811389534.2A priority Critical patent/CN109274626B/en
Publication of CN109274626A publication Critical patent/CN109274626A/en
Application granted granted Critical
Publication of CN109274626B publication Critical patent/CN109274626B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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

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 belongs to fields of communication technology, particularly relate to a kind of Modulation Identification method based on planisphere orthogonal scanning feature.The present invention utilizes orthogonal scanning, compared to the way that planisphere is converted to colour density spectrogram picture using Statistics of Density window, by the time complexity in signal characteristic abstraction stage from O (n2) it has been reduced to O (n), and since the signal characteristic extracted is one-dimensional, it is possible to more simple neural network classifier is selected, occupancy resource is less, and calculation amount is smaller, and faster, recognition accuracy is also promoted recognition speed.

Description

A kind of Modulation Identification method based on planisphere orthogonal scanning feature
Technical field
The invention belongs to fields of communication technology, particularly relate to a kind of modulation based on planisphere orthogonal scanning feature Recognition methods.
Background technique
Since four scholars such as C.S.Weaver delivered first in 1969 on the technical report of Stanford University Since the article for studying signal of communication Automatic Modulation Recognition, the Automatic Modulation Recognition technology of signal of communication is always the communications field Research hotspot is suffered from the fields such as electronic reconnaissance and confrontation, spectrum monitoring and management and is widely applied, for communication intelligence Change is of great significance.Existing Modulation identification technology is broadly divided into two major classes: based on the assumption that the maximum likelihood method and base examined In the mode identification method of feature extraction.
Based on the assumption that the maximum likelihood method examined is derived using probabilistic model, reach maximum in the probability density of observation When find out parameter Estimation amount the most reasonable, for the angle of Bayesian Estimation, as a result, optimal, but such method pair It is more sensitive in parameter error and model mismatch, it is difficult to be widely applied in the complex communication environment of reality.Compared to based on vacation If the maximum likelihood method examined, the mode identification method based on feature extraction is more stable, and practicability is stronger.Currently, being used for The signal characteristic of Modulation Identification mainly includes the temporal signatures such as instantaneous amplitude, frequency and phase, planisphere geometrical characteristic, when frequency division Cloth feature, Higher-Order Statistics Characteristics, cyclostationary characteristic etc..
The planisphere of digital modulation signals can intuitively reflect the modulation type of signal, but tradition is based on planisphere geometry The recognition methods of feature such as Fuzzy C-Means Clustering etc. counts the way of constellation symbols cluster, has higher want for signal-to-noise ratio It asks.For this problem, there is researcher to propose that common planisphere the close of colour can be converted to using Statistics of Density window Degree spectrum view, the i.e. statistical picture about symbol sampler point distribution density on planisphere, and the neural network recognization image is utilized, So that applicability of the method based on planisphere geometrical characteristic under low signal-to-noise ratio greatly enhances.But this method is mentioned in signal characteristic The time complexity for taking the stage is O (n2), and in order to reach higher image recognition precision, use depth convolutional Neural net Network, such as GoogLeNet, AlexNet model, the number of parameters of these models all in million and ten million magnitude, occupy resource compared with More, calculation amount is larger, thus recognition speed is also relatively slow.
Summary of the invention
The purpose of the present invention provides a kind of modulation knowledge based on planisphere orthogonal scanning feature aiming at the above problem Other method, the distribution that essence is still the symbol sampler point on to planisphere carry out Statistics of Density.
The technical solution adopted by the invention is as follows:
A kind of Modulation Identification method based on planisphere orthogonal scanning feature is mainly used for identifying digital modulation mode (PSK/QAM), which is characterized in that the Modulation Identification method the following steps are included:
S1: ready signal data
Assuming that signal modulation mode to be identified has v kind, current class label t indicates each modulation system, then to be identified Signal collection is represented by T={ t | t=1,2 ..., v }.Emulation signal is generated by MATLAB, then simulates actual signal hair It send, transmit and receive process, or actual signal is directly acquired by signal receiver.Finally obtained is baseband signal, if M symbol of acquisition every time, obtains symbol sebolic addressingSequential element (xi, yi) it is symbol siIn planisphere On coordinate.
S2: orthogonal scanning is executed to planisphere
Set the width w and sweep length n of Statistics of Density window, it is assumed that scan, then scan since the upper left corner of planisphere Initial position isScanning process is as shown in Figure 1.
The X-direction of planisphere is scanned to obtain the Statistics of Density vector that length is nY direction is scanned It arrivesSpecific scanning process is as follows:
X=x0, y=y0
Fork=1,2 ..., ndo
X '=x+w/2
Y '=y-w/2
dx(k)=countx(S, x, x ')
dy(k)=county(S, y, y ')
X=x '
Y=y '
end for
Wherein, function countx(S, x, x ') meets abscissa more than or equal to x and less than x ' for searching in symbol sebolic addressing S Symbol, return meet condition symbol sampler point quantity;Similarly, function county(S, y, y ') is for searching symbol Meet the symbol that ordinate is greater than y ' less than or equal to y in sequence S.
Executing the signal characteristic that orthogonal scanning obtains to planisphere is dxy=(dx, dy)。
S3: training neural network classifier
Step S1, S2 are repeated, for every kind of modulation system that preset signals are concentrated, obtains its a large amount of signal characteristic sample dxy, then construction trains data set D={ (d usedxy, t) }, while neural network as shown in Figure 2 is built, it is calculated using Adam Method optimizes the neural network.
S4: identification signal of communication
Letter is extracted using digital communication signal of the signal characteristic extracting methods mentioned in step S2 to unknown modulation system Number feature dxy, it is then input to the neural network classifier that training finishes in step S3, obtains recognition result t.
Beneficial effects of the present invention are that the present invention is based on the Modulation Identification methods of planisphere orthogonal scanning feature, are utilized The advantage of orthogonal scanning, compared to the way that planisphere is converted to colour density spectrogram picture using Statistics of Density window, by density The sliding number of statistic window is from n2It reduces to n, so that the time complexity in signal characteristic abstraction stage is from O (n2) have decreased to O (n);It, can be with and because the obtained signal characteristic of this method is one-dimensional, three-dimensional relative to identification color image feature Simpler neural network classifier is selected, occupancy resource is less, and calculation amount is smaller, and recognition speed is faster;In addition, by constellation Figure executes the Statistics of Density feature that orthogonal scanning obtains, and is equivalent to and does in X-direction and Y direction to the density spectra of planisphere Secondary statistics, the signal characteristic of formation can more be stablized and effectively, help to promote final recognition accuracy, experiment is also demonstrate,proved This point is illustrated.
Detailed description of the invention
Fig. 1 is that the process proposed by the present invention for executing orthogonal scanning to signal constellation (in digital modulation) figure is illustrated;
Fig. 2 is the structural representation for the neural network classifier that the present invention selects;
Fig. 3 is the case where average recognition accuracy of signal in the embodiment of the present invention changes with signal-to-noise ratio;
Fig. 4 is signal identification result when signal-to-noise ratio is 5dB in the embodiment of the present invention.
Specific embodiment
The present invention will be described in detail with reference to the accompanying drawings and examples, so that those skilled in the art can be more preferable Ground understands the present invention.
Embodiment
The purpose of the present embodiment be the digital communication signal of different modulating mode is identified, and to recognition accuracy into Row verifying.For data source in the present embodiment in actual wireless communication signals, signal transmission rate is 2M Baud, includes Five kinds of digital modulation modes { BPSK, QPSK, 8PSK, 16QAM, 64QAM }.It is responsible for receiving signal by signal receiver, through a system Column signal pretreatment process, obtained baseband signal signal-to-noise ratio is about 35dB.Sampling obtains 8192 symbols every time, i.e., M=8192 constitutes symbol sebolic addressing S, sets the width w=0.15 of Statistics of Density window, sweep length n=256, discribed to S Planisphere executes orthogonal scanning, obtains signal characteristic dxy, 20,000 operations are repeated to the signal of every kind of modulation system, are obtained total 100,000 signal characteristic samples are counted, data set D={ (d is then constructedxy, t) }, t=1 here, 2 ..., 5, correspond to aforementioned five Kind modulation system.Then with data set D training neural network classifier.In order to test the proposed method of the present invention under low signal-to-noise ratio Performance, by directly adding the white Gaussian noise of varying strength to baseband signal so that signal-to-noise ratio changes 0 between 9dB, And under every kind of signal-to-noise ratio, average recognition accuracy is taken using cross validation, as a result as shown in figure 3, when wherein signal-to-noise ratio is 4dB Specific identification situation it is as shown in Figure 4.

Claims (1)

1. a kind of Modulation Identification method based on planisphere orthogonal scanning feature, which comprises the following steps:
S1, signal data is obtained:
Assuming that signal modulation mode to be identified has v kind, each modulation system is indicated with class label t, then by signal to be identified Set representations are T={ t | t=1,2 ..., v };
If m symbol of acquisition every time, collects symbol sebolic addressingSequential element (xi, yi) it is symbol siCoordinate on planisphere;
S2, orthogonal scanning is executed to planisphere:
The width w and sweep length n of Statistics of Density window are set, and is scanned since the upper left corner of planisphere, i.e., then scans starting Position is
The X-direction of planisphere is scanned to obtain the Statistics of Density vector that length is nY direction is scanned to obtainSpecific scanning process are as follows:
Wherein, function countx(S, x, x '), which is used to search, meets the symbol that abscissa is less than x ' more than or equal to x in symbol sebolic addressing S Number, return to the quantity of the symbol sampler point for the condition that meets;Function county(S, y, y ') is indulged for searching to meet in symbol sebolic addressing S Coordinate is greater than the symbol of y ' less than or equal to y;
Executing the signal characteristic that orthogonal scanning obtains to planisphere is dxy=(dx, dy);
S3, training neural network classifier:
Step S1, S2 are repeated, for every kind of modulation system that preset signals are concentrated, obtains its a large amount of signal characteristic sample dxy, Then construction training data set D={ (d usedxy, t) }, while neural network is built, and carry out to neural network according to data set Training;
S4, identification signal of communication:
Signal characteristic d is extracted using digital communication signal of the signal characteristic extracting methods in step S2 to unknown modulation systemxy, Then it is input to the neural network classifier that training finishes in step S3, obtains recognition result t.
CN201811389534.2A 2018-11-21 2018-11-21 Modulation identification method based on constellation diagram orthogonal scanning characteristics Active CN109274626B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811389534.2A CN109274626B (en) 2018-11-21 2018-11-21 Modulation identification method based on constellation diagram orthogonal scanning characteristics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811389534.2A CN109274626B (en) 2018-11-21 2018-11-21 Modulation identification method based on constellation diagram orthogonal scanning characteristics

Publications (2)

Publication Number Publication Date
CN109274626A true CN109274626A (en) 2019-01-25
CN109274626B CN109274626B (en) 2020-11-13

Family

ID=65190304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811389534.2A Active CN109274626B (en) 2018-11-21 2018-11-21 Modulation identification method based on constellation diagram orthogonal scanning characteristics

Country Status (1)

Country Link
CN (1) CN109274626B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110309854A (en) * 2019-05-21 2019-10-08 北京邮电大学 A kind of signal modulation mode recognition methods and device
CN111314254A (en) * 2019-12-25 2020-06-19 中国传媒大学 Signal modulation mode identification method and equipment
CN111865848A (en) * 2020-06-16 2020-10-30 武汉邮电科学研究院有限公司 Signal modulation format identification method and system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080240231A1 (en) * 2007-03-30 2008-10-02 Media Tek Inc. Methods and device for fast acquisition of digital video signals
CN102263716A (en) * 2011-07-26 2011-11-30 苏州大学 Modulation type identifying method and system
US20170272210A1 (en) * 2014-11-21 2017-09-21 Huawei Technologies Co., Ltd. Information transmission method, apparatus, and device
CN107342962A (en) * 2017-07-03 2017-11-10 北京邮电大学 Deep learning intelligence Analysis On Constellation Map method based on convolutional neural networks
CN107707497A (en) * 2017-05-09 2018-02-16 电子科技大学 Communication signal recognition method based on subtractive clustering and fuzzy clustering algorithm
CN108234370A (en) * 2017-12-22 2018-06-29 西安电子科技大学 Modulation mode of communication signal recognition methods based on convolutional neural networks
CN108600135A (en) * 2018-04-27 2018-09-28 中国科学院计算技术研究所 A kind of recognition methods of signal modulation mode
CN108718288A (en) * 2018-03-30 2018-10-30 电子科技大学 Recognition of digital modulation schemes method based on convolutional neural networks
CN108809434A (en) * 2017-05-01 2018-11-13 谷歌有限责任公司 Mitigate the defect of the optical modulator of coherent optical communication system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080240231A1 (en) * 2007-03-30 2008-10-02 Media Tek Inc. Methods and device for fast acquisition of digital video signals
CN102263716A (en) * 2011-07-26 2011-11-30 苏州大学 Modulation type identifying method and system
US20170272210A1 (en) * 2014-11-21 2017-09-21 Huawei Technologies Co., Ltd. Information transmission method, apparatus, and device
CN108809434A (en) * 2017-05-01 2018-11-13 谷歌有限责任公司 Mitigate the defect of the optical modulator of coherent optical communication system
CN107707497A (en) * 2017-05-09 2018-02-16 电子科技大学 Communication signal recognition method based on subtractive clustering and fuzzy clustering algorithm
CN107342962A (en) * 2017-07-03 2017-11-10 北京邮电大学 Deep learning intelligence Analysis On Constellation Map method based on convolutional neural networks
CN108234370A (en) * 2017-12-22 2018-06-29 西安电子科技大学 Modulation mode of communication signal recognition methods based on convolutional neural networks
CN108718288A (en) * 2018-03-30 2018-10-30 电子科技大学 Recognition of digital modulation schemes method based on convolutional neural networks
CN108600135A (en) * 2018-04-27 2018-09-28 中国科学院计算技术研究所 A kind of recognition methods of signal modulation mode

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HAO ZHANG, HONGSHU LIAO, LU GAN: "Robust classification of quadrature amplitude modulation constellations based on GMM", 《2014 IEEE INTERNATIONAL CONFERENCE ON COMMUNICTION PROBLEM-SOLVING》 *
ZIWEN ZHANG 等: "Automatic modulation classification using compressive sensing based on High-Order Cumulants", 《2017 9TH INTERNATIONAL CONFERENCE ON ADVANCED INFOCOMM TECHNOLOGY (ICAIT)》 *
彭超然,刁伟鹤,杜振宇: "基于深度卷积神经网络的数字调制方式识别", 《计算机测量与控制》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110309854A (en) * 2019-05-21 2019-10-08 北京邮电大学 A kind of signal modulation mode recognition methods and device
CN111314254A (en) * 2019-12-25 2020-06-19 中国传媒大学 Signal modulation mode identification method and equipment
CN111865848A (en) * 2020-06-16 2020-10-30 武汉邮电科学研究院有限公司 Signal modulation format identification method and system
CN111865848B (en) * 2020-06-16 2023-03-24 武汉邮电科学研究院有限公司 Signal modulation format identification method and system

Also Published As

Publication number Publication date
CN109274626B (en) 2020-11-13

Similar Documents

Publication Publication Date Title
CN110855591B (en) QAM and PSK signal intra-class modulation classification method based on convolutional neural network structure
CN109802905B (en) CNN convolutional neural network-based digital signal automatic modulation identification method
CN108234370B (en) Communication signal modulation mode identification method based on convolutional neural network
CN110086737A (en) A kind of recognition methods of the modulation mode of communication signal based on figure neural network
CN110163282B (en) Modulation mode identification method based on deep learning
Weng et al. Deep cascading network architecture for robust automatic modulation classification
CN109274626A (en) A kind of Modulation Identification method based on planisphere orthogonal scanning feature
CN109120563B (en) Modulation recognition method based on neural network integration
CN109450834A (en) Signal of communication classifying identification method based on Multiple feature association and Bayesian network
CN114465855B (en) Automatic modulation recognition method based on attention mechanism and multi-feature fusion
CN109617843B (en) KNN-based elastic optical network modulation format identification method
CN110113288A (en) A kind of design and demodulation method of the ofdm demodulator based on machine learning
CN112702294A (en) Modulation recognition method for multi-level feature extraction based on deep learning
CN114567528B (en) Communication signal modulation mode open set recognition method and system based on deep learning
CN101895494B (en) Stochastic resonance preprocessing-based digital modulation mode automatic identification method
Huang et al. Hierarchical digital modulation classification using cascaded convolutional neural network
Almohamad et al. Dual-determination of modulation types and signal-to-noise ratios using 2D-ASIQH features for next generation of wireless communication systems
CN114422311B (en) Signal modulation recognition method and system combining deep neural network and expert priori features
CN114615118A (en) Modulation identification method based on multi-terminal convolution neural network
CN111507299A (en) Method for identifying STBC (space time Block coding) signal on frequency domain by using convolutional neural network
CN110166389A (en) Modulation Identification method based on least square method supporting vector machine
CN111865848B (en) Signal modulation format identification method and system
Ying et al. A convolutional and transformer based deep neural network for automatic modulation classification
CN117376066A (en) Asynchronous sampling-oriented digital signal modulation mode identification method
CN116680608A (en) Signal modulation identification method based on complex graph convolutional neural network

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