CN102065056A - Method for realizing MQAM (Multiple Quadrature Amplitude Modulation) signal modulation mode identification of any constellation diagram on basis of clustering - Google Patents

Method for realizing MQAM (Multiple Quadrature Amplitude Modulation) signal modulation mode identification of any constellation diagram on basis of clustering Download PDF

Info

Publication number
CN102065056A
CN102065056A CN2011100032009A CN201110003200A CN102065056A CN 102065056 A CN102065056 A CN 102065056A CN 2011100032009 A CN2011100032009 A CN 2011100032009A CN 201110003200 A CN201110003200 A CN 201110003200A CN 102065056 A CN102065056 A CN 102065056A
Authority
CN
China
Prior art keywords
modulation
signal
cluster
clustering
constellation
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
CN2011100032009A
Other languages
Chinese (zh)
Other versions
CN102065056B (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.)
Zhengzhou University
Original Assignee
Zhengzhou University
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 Zhengzhou University filed Critical Zhengzhou University
Priority to CN201110003200.9A priority Critical patent/CN102065056B/en
Priority claimed from CN201110003200.9A external-priority patent/CN102065056B/en
Publication of CN102065056A publication Critical patent/CN102065056A/en
Application granted granted Critical
Publication of CN102065056B publication Critical patent/CN102065056B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Transmission Methods That Use Modulated Carrier Waves (AREA)

Abstract

The invention discloses a method for realizing MQAM (Multiple Quadrature Amplitude Modulation) signal modulation mode identification of any constellation diagram on the basis of clustering. For an MQAM signal, a modulation order can be big theoretically, the modulated constellation diagram can have various types, thus the possible range of the modulation mode of a signal to be identified is hard to determine, and people may face unknown modulation modes. The method puts forward a two-step clustering algorithm to reconstruct the constellation diagram, and the modulation mode identification is finished on the basis of the reconstructed constellation diagram; the self-adaption subtractive clustering based on a signal to noise ratio gives an initial clustering result, and the primary constellation diagram reconstruction is finished; on the basis, fuzzy C mean value clustering is adopted for finishing the constellation point reconstruction of the final modulation signal; after constellation point reconstruction is finished, the modulation order of the signal is judged according to the number of the constellation points; and for a modulation mode set of different orders, the modulation mode identification is carried out by a generalized likelihood ratio. The method disclosed by the invention can realize the MQAM signal modulation mode identification of any constellation diagram by the reconstructed constellation diagram.

Description

Realize the method for the MQAM signal Modulation Mode Recognition of any planisphere based on cluster
Technical field
The present invention is a kind of Digital Communication Signal Modulation recognition methods, belongs to signal of communication and handles and the detection technique field.
Background technology
The automatic identification of modulation system is a technology between input and signal demodulation, and main task is that the intelligence that realizes modulation signal receives, handles.Aspect civilian, government is in order to implement effective radio spectrum management, usually needs the monitor civil signals transmission, so that to their retentive controls or discovery with monitor the transmitter of unregistered registration.Aspect military and national security, the modulation automatic identification technology is used more extensive.For obtaining communication information, at first to judge the modulation system of signal, could implement correct demodulation and information processing subsequently and analysis afterwards; In electronic warfare,, all need to understand fully the parameter and the character of related communication or electronic signal by Modulation identification technology for implementing electronic countermeasures, electronic counter-countermea-sures, threat detection, alarm, target acquisition and search etc.Except that multicarrier modulated signal MFSK, remaining modulation system MPSK, MASK and MQAM signal can be obtained the baseband complex signal of sign synchronization by all purpose communication signal processing algorithm, and we can utilize patent ground method of the present invention to finish the identification of modulation system to utilize this baseband complex signal.
Summary of the invention
The invention provides a kind of method that realizes the MQAM signal Modulation Mode Recognition of any planisphere based on cluster.
The object of the present invention is achieved like this:
For the MQAM signal, order of modulation can be very big in theory, and the pattern of modulation constellation can have multiple arbitrarily, so Modulation Identification is very difficult; Modulation constellation has been represented different modulation systems, and the present invention proposes the reconstruct that two step clustering algorithms are realized planisphere, finishes Modulation Mode Recognition based on the reconstruct planisphere then, and concrete steps are:
Step 1: Signal Pretreatment: mainly be by the universal demodulation algorithm, from intermediate-freuqncy signal, demodulate the complex baseband signal of sign synchronization;
Step 2: use the self adaptation subtractive clustering based on signal-to-noise ratio (SNR) estimation, this is a first step clustering algorithm, and main purpose is initial number and the initial position that provides cluster centre,
The complex baseband signal r of sign synchronization kFor
r k = R k e j θ k + n k , k=1,2,…,N. (1)
Wherein, wherein The modulation constellation points of representation signal, n kRepresented Gaussian noise, N represents sample sequence length; Signal to noise ratio is SNR, and this value obtains by blind signal-to-noise ratio (SNR) estimation; By SNR, calculate average noise power P n, and then calculate " density " index D of each sampled point k:
D k = Σ j = 1 N exp ( - | | r k - r j | | 2 K a * P n ) . - - - ( 2 )
Wherein, K aBe one and adjust coefficient.Result according to formula (2) selects D kMaximum D C, 1Corresponding sampling points r C, 1Be first cluster centre; Then, to top " density " index correction;
D k = D k - D c , 1 exp ( - | | r k - r c , 1 | | 2 K b * P n ) . - - - ( 3 )
Wherein, K bBe one and adjust coefficient.Use the same method and select second cluster centre r C, 2
From the 3rd cluster centre r C, 3New cluster centre r is selected in beginning at every turn C, l+1After, judge whether cluster centre is all selected:
min{‖r c,k-r c,l+12}>K c*P n,k=1,2,…,l. (4)
Wherein, K bBe one and adjust coefficient,, then proceed subtractive clustering, otherwise finish if formula (4) is set up;
Step 3: use C means clustering algorithm or fuzzy C-means clustering algorithm reconstruct planisphere.This is the second step clustering algorithm, and main purpose is based on the reconstruct that first step cluster result is finished planisphere;
R={r k, k=1,2 ..., N} is the sample set that N baseband complex signal sample formed, C is predetermined classification number, m i, i=1,2 ... C is the center of each cluster, μ i(r k) be the membership function of k sample for i cluster;
According to known initial cluster center, calculate the degree of membership size of sample to all initial clustering points, membership function is defined as follows
μ i ( r k ) = ( 1 / | | r k - m i | | 2 ) 1 / ( b - 1 ) Σ l = 1 C ( 1 / | | r k - m l | | 2 ) 1 / ( b - 1 ) , k=1,2,…,N,i=1,2,…,C. (5)
After degree of membership is calculated and finished, calculate the value of the cluster centre under this degree of membership
m i = Σ k = 1 N [ μ i ( r k ) ] b r k Σ k = 1 N [ μ i ( r k ) ] b , i=1,2,…,C. (6)
After cluster centre and degree of membership have been arranged, calculate cluster cost function with the membership function definition
J f = Σ i = 1 C Σ k = 1 N [ μ i ( r k ) ] b | | r k - m i | | 2 . - - - ( 7 )
Wherein, b>1 is the constant that can control the fog-level of cluster result; Iterate by top formula (5), (6), (7), make cluster centre converge to the point of cluster cost function minimum gradually, this moment, the degree of membership value tended towards stability, and the termination condition of iteration is
J f(k+1)≈J f(k). (8)
Can finish star map reconstruction by above two clustering algorithms.
Step 4: use Generalized Likelihood Ratio test (GLRT:General LikelihoodRate Test), finish the identification of modulation system:, judge the modulation system exponent number at first according to the constellation point number that reconstructs based on the reconstruct planisphere; If it is the same in the modulation system set to be identified the exponent number of two kinds of modulation systems being arranged, continue to use the GLRT classification so;
By reconstruct constellation point m iAnd modulation constellation points
Figure BSA00000412535100034
Between Euclidean distance nearest, estimate for just the maximum likelihood of modulation constellation point Subscript c has represented different modulation types; Use GLRT classification same order modulation type then.Expression formula is as follows
Figure BSA00000412535100041
Wherein,
Figure BSA00000412535100042
The order of modulation that expression estimates,
Figure BSA00000412535100043
Expression makes l GLR, mObtain the modulation system c of minimum value; Through type (10) has been finished final Modulation Mode Recognition.
The benefit of this method is to finish the identification of modulation system of the MQAM signal of any planisphere.The order of modulation of MQAM signal can be from 4 rank to 1024 rank (even higher), and modulation constellation also can arrange to change according to both sides, traditional Modulation Identification method, and the MQAM range of signal that can discern is very limited.The method of using the present invention to propose is finished Modulation Mode Recognition and is had: advantages such as MQAM signal constellation which scope is unrestricted, discrimination is high, anti-Gaussian noise ability is strong.
Description of drawings
Fig. 1 is the digital modulation signals Modulation Mode Recognition method handling process that the present invention is based on star map reconstruction;
Fig. 2 is to use the present invention to carry out the design sketch of 16QAM signal constellation which reconstruct;
Fig. 3 is to use the present invention to carry out the V.29/16QAM design sketch of signal constellation which reconstruct;
Embodiment
Below in conjunction with accompanying drawing, the present invention is further illustrated:
For the MQAM signal, order of modulation can be very big in theory, and the pattern of modulation constellation can have multiple arbitrarily, so Modulation Identification is very difficult; Modulation constellation has been represented different modulation systems, and the present invention proposes the reconstruct that two step clustering algorithms are realized planisphere, finishes Modulation Mode Recognition based on the reconstruct planisphere then, and concrete steps are:
Step 1: Signal Pretreatment: mainly be by the universal demodulation algorithm, from intermediate-freuqncy signal, demodulate the complex baseband signal of sign synchronization;
Step 2: use the self adaptation subtractive clustering based on signal-to-noise ratio (SNR) estimation, this is a first step clustering algorithm, and main purpose is initial number and the initial position that provides cluster centre,
The complex baseband signal r of sign synchronization kFor
r k = R k e j θ k + n k , k=1,2,…,N. (11)
Wherein, wherein
Figure BSA00000412535100045
The modulation constellation points of representation signal, n kRepresented Gaussian noise, N represents sample sequence length; Signal to noise ratio is SNR, and this value obtains by blind signal-to-noise ratio (SNR) estimation; By SNR, calculate average noise power P n, and then calculate " density " index D of each sampled point k:
D k = Σ j = 1 N exp ( - | | r k - r j | | 2 K a * P n ) . - - - ( 12 )
Wherein, K aBe one and adjust coefficient.Result according to formula (2) selects D kMaximum D C, 1Corresponding sampling points r C, 1Be first cluster centre; Then, to top " density " index correction;
D k = D k - D c , 1 exp ( - | | r k - r c , 1 | | 2 K b * P n ) . - - - ( 13 )
Wherein, K bBe one and adjust coefficient.Use the same method and select second cluster centre r C, 2
From the 3rd cluster centre r C, 3New cluster centre r is selected in beginning at every turn C, l+1After, judge whether cluster centre is all selected:
min{‖r c,k-r c,l+12}>K c*P n,k=1,2,…,l. (14)
Wherein, K bBe one and adjust coefficient,, then proceed subtractive clustering, otherwise finish if formula (4) is set up;
Step 3: use C means clustering algorithm or fuzzy C-means clustering algorithm reconstruct planisphere.This is the second step clustering algorithm, and main purpose is based on the reconstruct that first step cluster result is finished planisphere;
R={r k, k=1,2 ..., N} is the sample set that N baseband complex signal sample formed, C is predetermined classification number, m i, i=1,2 ... C is the center of each cluster, μ i( rK) be the membership function of k sample for i cluster;
According to known initial cluster center, calculate the degree of membership size of sample to all initial clustering points, membership function is defined as follows
μ i ( r k ) = ( 1 / | | r k - m i | | 2 ) 1 / ( b - 1 ) Σ l = 1 C ( 1 / | | r k - m l | | 2 ) 1 / ( b - 1 ) , k=1,2,…,N,i=1,2,…,C. (15)
After degree of membership is calculated and finished, calculate the value of the cluster centre under this degree of membership
m i = Σ k = 1 N [ μ i ( r k ) ] b r k Σ k = 1 N [ μ i ( r k ) ] b , i = 1,2 , . . . , C . - - - ( 16 )
After cluster centre and degree of membership have been arranged, calculate cluster cost function with the membership function definition
J f = Σ i = 1 C Σ k = 1 N [ μ i ( r k ) ] b | | r k - m i | | 2 . - - - ( 17 )
Wherein, b>1 is the constant that can control the fog-level of cluster result; Iterate by top formula (5), (6), (7), make cluster centre converge to the point of cluster cost function minimum gradually, this moment, the degree of membership value tended towards stability, and the termination condition of iteration is
J f(k+1)≈J f(k). (18)
Can finish star map reconstruction by above two clustering algorithms.
Step 4: use Generalized Likelihood Ratio test (GLRT:General LikelihoodRate Test), finish the identification of modulation system:, judge the modulation system exponent number at first according to the constellation point number that reconstructs based on the reconstruct planisphere; If it is the same in the modulation system set to be identified the exponent number of two kinds of modulation systems being arranged, continue to use the GLRT classification so;
By reconstruct constellation point m iAnd modulation constellation points
Figure BSA00000412535100063
Between Euclidean distance nearest, estimate for just the maximum likelihood of modulation constellation point
Figure BSA00000412535100064
Subscript c has represented different modulation types; Use GLRT classification same order modulation type then.Expression formula is as follows
Figure BSA00000412535100065
Wherein,
Figure BSA00000412535100067
The order of modulation that expression estimates, Expression makes l GLR, mObtain the modulation system c of minimum value; Through type (10) has been finished final Modulation Mode Recognition.
Fig. 1 is the digital modulation signals Modulation Mode Recognition method handling process that the present invention is based on star map reconstruction, use the universal demodulation algorithm to draw needed sign synchronization baseband signal from intermediate-freuqncy signal, use the self adaptation subtractive clustering to finish initial clustering then, provide the needed initial cluster center value of fuzzy C-means clustering.Then use the fuzzy C-means clustering algorithm, can reconstruct the very little signal modulation constellation of deviation.Utilize the reconstruct planisphere at last, adopt the GLRT grader, identify modulation system.
Illustrate, for the 16QAM of 5dB (square), V.29/16QAM signal carries out star map reconstruction respectively, this moment, the error rate of two modulation signals all was 16% to bit signal to noise ratio (Eb/No).Fig. 2 is to use the present invention to carry out the design sketch of 16QAM signal constellation which reconstruct.Fig. 3 is to use the present invention to carry out the V.29/16QAM design sketch of signal constellation which reconstruct.Can find out that from two figure received signal points is dispersed on the complex plane because of containing noise.Provided initial cluster center by the self adaptation subtractive clustering, made reconstruct planisphere and actual modulated constellation point very approaching by fuzzy C-means clustering.Therefore we can use the reconstruct planisphere to finish Modulation Identification.
The benefit of this method is to finish the identification of modulation system of the MQAM signal of any planisphere.The order of modulation of MQAM signal can be from 4 rank to 1024 rank (even higher), and modulation constellation also can arrange to change according to both sides, traditional Modulation Identification method, and the MQAM range of signal that can discern is very limited.The method of using the present invention to propose is finished Modulation Mode Recognition and is had: advantages such as MQAM signal constellation which scope is unrestricted, discrimination is high, anti-Gaussian noise ability is strong.
Above embodiment only is used to illustrate preferred implementation of the present invention; but the present invention is not limited to above-mentioned execution mode; in the ken that described field those of ordinary skill is possessed; any modification of being done within the spirit and principles in the present invention, be equal to and substitute and improvement etc., it all should be encompassed within the technical scheme scope that the present invention asks for protection.

Claims (1)

1. realize the method for the MQAM signal Modulation Mode Recognition of any planisphere based on cluster, it is characterized in that comprising the steps:
Step 1: Signal Pretreatment: mainly be by the universal demodulation algorithm, from intermediate-freuqncy signal, demodulate the complex baseband signal of sign synchronization;
Step 2: self adaptation subtractive clustering reconstruct planisphere, this is a first step clustering algorithm, main purpose is initial number and the initial position that provides cluster centre,
The complex baseband signal r of sign synchronization kFor
r k = R k e j θ k + n k , k=1,2,…,N. (1)
Wherein, wherein
Figure FSA00000412535000012
The modulation constellation points of representation signal, n kRepresented Gaussian noise, N represents sample sequence length; Signal to noise ratio is SNR, and this value obtains by blind signal-to-noise ratio (SNR) estimation; By SNR, calculate average noise power P nAnd then calculate " density " index D of each sampled point k
D k = Σ j = 1 N exp ( - | | r k - r j | | 2 K a * P n ) . - - - ( 2 )
Wherein, K aBe one and adjust coefficient.Result according to formula (2) selects D kMaximum D C, 1Corresponding sampling points r C, 1Be first cluster centre; Then, to top " density " index correction;
D k = D k - D c , 1 exp ( - | | r k - r c , 1 | | 2 K b * P n ) . - - - ( 3 )
Wherein, K bBe one and adjust coefficient.Use the same method and select second cluster centre r C, 2
From the 3rd cluster centre r C, 3New cluster centre r is selected in beginning at every turn C, l+1After, judge whether cluster centre is all selected;
min{‖r c,k-r c,l+12}>K c*P n,k=1,2,…,l. (4)
Wherein, K bBe one and adjust coefficient.If formula (4) is set up, then proceed subtractive clustering, otherwise finish;
Step 3, use fuzzy C-means clustering algorithm or C means clustering algorithm reconstruct planisphere, this is the second step clustering algorithm, main purpose is based on the reconstruct that first step cluster result is finished planisphere;
{ r k, k=1,2 ..., N} is the sample set that N baseband complex signal sample formed,
Figure FSA00000412535000021
Be the cluster centre number that subtractive clustering estimates, m i, i=1,2, Be the center of each cluster, μ i(r k) be the membership function of k sample for i cluster;
According to known initial cluster center, calculate the degree of membership size of sample to all initial clustering points, membership function is defined as follows
μ i ( r k ) = ( 1 / | | r k - m i | | 2 ) 1 / ( b - 1 ) Σ l = 1 C ^ ( 1 / | | r k - m l | | 2 ) 1 / ( b - 1 ) , k=1,2,…,N,i=1,2,…, C ^ . - - - ( 5 )
Degree of membership is calculated the cluster centre value under this degree of membership after calculating and finishing
m i = Σ k = 1 N [ μ i ( r k ) ] b r k Σ k = 1 N [ μ i ( r k ) ] b , i=1,2,…, C ^ . - - - ( 6 )
After cluster centre and degree of membership have been arranged, calculate cluster cost function with the membership function definition
J f = Σ i = 1 C ^ Σ k = 1 N [ μ i ( r k ) ] b | | r k - m i | | 2 . - - - ( 7 )
Wherein, b>1 is the constant that can control the fog-level of cluster result.Iterate by top formula (5) (6) (7), make cluster centre converge to the point of cluster cost function minimum gradually, this moment, the degree of membership value tended towards stability, and the termination condition of iteration is
J f(k+1)≈J f(k). (8)
Can finish star map reconstruction by above two clustering algorithms;
Step 4, use are finished Modulation Mode Recognition based on the Generalized Likelihood Ratio test (GLRT) of reconstruct planisphere:
At first, judge the modulation system exponent number according to the constellation point number that reconstructs.If it is the same in the modulation system set to be identified the exponent number of two kinds of modulation systems being arranged, continue to use the GLRT classification so;
By reconstruct constellation point m iAnd modulation constellation points
Figure FSA00000412535000028
Between Euclidean distance nearest, the maximum likelihood that provides modulation constellation points is estimated
Figure FSA00000412535000029
Subscript c has represented different modulation types; Use GLRT classification same order modulation type then; Expression formula is as follows
Figure FSA00000412535000032
Wherein,
Figure FSA00000412535000033
The order of modulation that expression estimates,
Figure FSA00000412535000034
Expression makes l GLR, mObtain the modulation system c of minimum value.Through type (10) has been finished final Modulation Mode Recognition.
CN201110003200.9A 2011-01-10 The method realizing the MQAM signal Modulation Mode Recognition of any planisphere based on cluster Active CN102065056B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110003200.9A CN102065056B (en) 2011-01-10 The method realizing the MQAM signal Modulation Mode Recognition of any planisphere based on cluster

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110003200.9A CN102065056B (en) 2011-01-10 The method realizing the MQAM signal Modulation Mode Recognition of any planisphere based on cluster

Publications (2)

Publication Number Publication Date
CN102065056A true CN102065056A (en) 2011-05-18
CN102065056B CN102065056B (en) 2016-12-14

Family

ID=

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102263716A (en) * 2011-07-26 2011-11-30 苏州大学 Modulation type identifying method and system
CN102710570A (en) * 2012-04-19 2012-10-03 华为技术有限公司 Detecting method and detecting terminal of modulation mode
CN102724163A (en) * 2012-07-10 2012-10-10 北京理工大学 MQAM signal modulation recognition method based on state statistical advantage
CN103428131A (en) * 2013-09-03 2013-12-04 天津七一二通信广播有限公司 Method for calculating dc components and judgment threshold in DMR communication
CN103685112A (en) * 2012-09-05 2014-03-26 联芯科技有限公司 Phase jump-based recognition method and device for signal modulation modes
CN104618288A (en) * 2014-12-29 2015-05-13 中国电子科技集团公司第四十一研究所 Symbol synchronization method and device for wireless communication testing system
CN105763496A (en) * 2014-12-19 2016-07-13 联芯科技有限公司 Detection method and apparatus of adjacent cell modulation mode
CN105915479A (en) * 2016-06-20 2016-08-31 深圳市统先科技股份有限公司 Modulation identification method and system based on clustering algorithm
CN106789829A (en) * 2017-04-05 2017-05-31 重庆邮电大学 The 16QAM Mapping Design schemes of a kind of tricyclic structure in BICM ID systems
CN107612867A (en) * 2017-07-29 2018-01-19 西安电子科技大学 A kind of order of modulation recognition methods of MQAM signals
CN107707497A (en) * 2017-05-09 2018-02-16 电子科技大学 Communication signal recognition method based on subtractive clustering and fuzzy clustering algorithm
CN108900460A (en) * 2018-06-12 2018-11-27 南京邮电大学 A kind of robust symbol detection method of the anti-phase noise based on K mean cluster
CN109150307A (en) * 2018-07-17 2019-01-04 北京邮电大学 Acquisition methods, device and the equipment of a kind of communication data in visible light communication
CN109495183A (en) * 2018-10-29 2019-03-19 武汉邮电科学研究院有限公司 The tracking and system of constellation dot center in a kind of coherent optical communication system
CN109547376A (en) * 2018-12-17 2019-03-29 电子科技大学 A kind of Modulation Identification method of the gauss hybrid models based on modulating characteristic
CN109995431A (en) * 2019-04-10 2019-07-09 大连大学 A kind of method of higher-order noise coefficient in quick calculating EGN model
CN112737992A (en) * 2020-09-23 2021-04-30 青岛科技大学 Underwater sound signal modulation mode self-adaptive in-class identification method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4801899A (en) * 1985-12-17 1989-01-31 Fujutsu Limited Quadrature amplitude modulation/demodulation device using multi-level digital signals
CN101764786A (en) * 2009-12-11 2010-06-30 西安电子科技大学 MQAM signal recognition method based on clustering algorithm

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4801899A (en) * 1985-12-17 1989-01-31 Fujutsu Limited Quadrature amplitude modulation/demodulation device using multi-level digital signals
CN101764786A (en) * 2009-12-11 2010-06-30 西安电子科技大学 MQAM signal recognition method based on clustering algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
叶健 等: "基于高效自适应聚类算法的调制识别研究", 《计算机工程与设计》 *

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102263716A (en) * 2011-07-26 2011-11-30 苏州大学 Modulation type identifying method and system
CN102710570B (en) * 2012-04-19 2015-04-08 华为技术有限公司 Detecting method and detecting terminal of modulation mode
CN102710570A (en) * 2012-04-19 2012-10-03 华为技术有限公司 Detecting method and detecting terminal of modulation mode
CN102724163A (en) * 2012-07-10 2012-10-10 北京理工大学 MQAM signal modulation recognition method based on state statistical advantage
CN102724163B (en) * 2012-07-10 2014-07-23 北京理工大学 MQAM signal modulation recognition method based on state statistical advantage
CN103685112A (en) * 2012-09-05 2014-03-26 联芯科技有限公司 Phase jump-based recognition method and device for signal modulation modes
CN103428131A (en) * 2013-09-03 2013-12-04 天津七一二通信广播有限公司 Method for calculating dc components and judgment threshold in DMR communication
CN105763496A (en) * 2014-12-19 2016-07-13 联芯科技有限公司 Detection method and apparatus of adjacent cell modulation mode
CN104618288A (en) * 2014-12-29 2015-05-13 中国电子科技集团公司第四十一研究所 Symbol synchronization method and device for wireless communication testing system
CN104618288B (en) * 2014-12-29 2018-05-08 中国电子科技集团公司第四十一研究所 The symbol timing synchronization method and device of a kind of radio communication detecting system
CN105915479A (en) * 2016-06-20 2016-08-31 深圳市统先科技股份有限公司 Modulation identification method and system based on clustering algorithm
CN105915479B (en) * 2016-06-20 2019-03-22 深圳市统先科技股份有限公司 A kind of Modulation Identification method and system based on clustering algorithm
CN106789829A (en) * 2017-04-05 2017-05-31 重庆邮电大学 The 16QAM Mapping Design schemes of a kind of tricyclic structure in BICM ID systems
CN106789829B (en) * 2017-04-05 2019-12-13 重庆邮电大学 16QAM mapping design method of three-ring structure in BICM-ID system
CN107707497A (en) * 2017-05-09 2018-02-16 电子科技大学 Communication signal recognition method based on subtractive clustering and fuzzy clustering algorithm
CN107707497B (en) * 2017-05-09 2020-06-02 电子科技大学 Communication signal identification method based on subtraction clustering and fuzzy clustering algorithm
CN107612867A (en) * 2017-07-29 2018-01-19 西安电子科技大学 A kind of order of modulation recognition methods of MQAM signals
CN107612867B (en) * 2017-07-29 2020-06-09 西安电子科技大学 MQAM signal modulation order identification method
CN108900460A (en) * 2018-06-12 2018-11-27 南京邮电大学 A kind of robust symbol detection method of the anti-phase noise based on K mean cluster
CN108900460B (en) * 2018-06-12 2020-11-13 南京邮电大学 Anti-phase noise robust symbol detection method based on K-means clustering
CN109150307A (en) * 2018-07-17 2019-01-04 北京邮电大学 Acquisition methods, device and the equipment of a kind of communication data in visible light communication
CN109150307B (en) * 2018-07-17 2020-07-31 北京邮电大学 Method, device and equipment for acquiring communication data in visible light communication
CN109495183A (en) * 2018-10-29 2019-03-19 武汉邮电科学研究院有限公司 The tracking and system of constellation dot center in a kind of coherent optical communication system
CN109547376A (en) * 2018-12-17 2019-03-29 电子科技大学 A kind of Modulation Identification method of the gauss hybrid models based on modulating characteristic
CN109995431A (en) * 2019-04-10 2019-07-09 大连大学 A kind of method of higher-order noise coefficient in quick calculating EGN model
CN109995431B (en) * 2019-04-10 2020-10-23 大连大学 Method for rapidly calculating high-order noise coefficient in EGN model
CN112737992A (en) * 2020-09-23 2021-04-30 青岛科技大学 Underwater sound signal modulation mode self-adaptive in-class identification method

Similar Documents

Publication Publication Date Title
CN109657604B (en) Satellite amplitude-phase signal identification and demodulation method and device based on cyclic neural network
CN106130942B (en) A kind of wireless communication signals Modulation Identification and method for parameter estimation based on Cyclic Spectrum
CN108173599B (en) Stokes spatial coherent light modulation format identification method based on DENC L UE clustering
CN112511477A (en) Hybrid satellite communication modulation identification method and system based on constellation diagram and deep learning
CN105357014A (en) Wireless equipment radio frequency fingerprint feature extraction method based on differential constellation track diagram
CN106911374A (en) A kind of low complexity soft exports spatial modulation detection method
CN111343116B (en) Modulation identification method based on constellation locus diagram under dense signal environment
CN112270263B (en) Modulation identification method based on differential density constellation diagram
CN106452673B (en) Maximum likelihood Modulation Identification method based on feature vector in multisensor reception
CN105656826A (en) Modulation recognizing method and system based on order statistics and machine learning
CN104363194A (en) PSK (phase shift keying) modulation recognition method based on wave form transformation
CN104378320A (en) Anti-interference communication method and receiving device based on single-channel blind source separation
CN101895494A (en) Stochastic resonance preprocessing-based digital modulation mode automatic identification method
Zhang et al. Lightweight automatic modulation classification via progressive differentiable architecture search
CN109412642B (en) Signal modulation and demodulation method and phase hopping modulation and demodulation unit
CN106250853A (en) Signal recognition method and the system of planisphere is reconstructed based on cluster and population
Liu et al. Jamming recognition based on feature fusion and convolutional neural network
CN108092714B (en) OFDM system supporting color adjustment and CSK constellation diagram detection
CN109981510A (en) A kind of very low bit rate remote control reliable receiving method being applicable in deep space communication
CN115913850B (en) Open set modulation identification method based on residual error network
CN102065056A (en) Method for realizing MQAM (Multiple Quadrature Amplitude Modulation) signal modulation mode identification of any constellation diagram on basis of clustering
CN112565127B (en) Measurement and control signal modulation identification method based on residual error network and frequency domain graph
CN102065056B (en) The method realizing the MQAM signal Modulation Mode Recognition of any planisphere based on cluster
CN101032076B (en) Method for estimating signal magnitude, noise power, and signal-to-noise ratio of received signals
CN113242201B (en) Wireless signal enhanced demodulation method and system based on generation classification network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant