Abstract
Automatic modulation classification (AMC) has been identified to perform a key role to realize technologies such as cognitive radio, dynamic spectrum management, and interference identification that are arguably pivotal to practical SG communication networks. Random graphs (RGs) have been used to better understand graph behavior and to tackle combinatorial challenges in general. In this research article, a novel modulation classifier is presented to recognize M-Quadrature Amplitude Modulation (QAM) signals using random graph theory. The proposed method demonstrates improved recognition rates for multiple-input multiple-output (MIMO) and single-input single-output (SISO) systems. The proposed method has the advantage of not requiring channel/signal to noise ratio estimate or timing/frequency offset correction. Undirected RGs are constructed based on features, which are extracted by taking sparse Fourier transform (SFT) of the received signal. This method is based on the graph representation of the SFT of the 2nd, 4th, and 8th power of the received signal. The simulation results are also compared to existing state-of-the-art methodologies, revealing that the suggested methodology is superior.
1. Introduction
Automatic modulation classification (AMC) is utilised by the observation of received data sample, received data samples which are noise-related, and different fading effects to automatically determine the modulation type of the broadcast signal. There are numerous military and civilian applications of AMC such as electronic warfare, signal surveillance and spectrum sensing, and cognitive radio. The modulation classification procedure takes place after preprocessing prior to demodulation of the incoming signal [1–7]. The likelihood-based techniques are based on the signal received probability, while the feature-based methods contain two modules: function extraction and structure of the classifier [8–15].
Random graphs (RGs) have been used to model a multitude of random-like networks, including the unpredictable growth of the Internet’s web graph, page ranking, and neural networks. The concept of a random graph was developed by Erdos and Rényi in 1959 as an extension of the probabilistic approach for discovering the existence of certain graph features [16]. They introduce two closely related models and , where is the ensemble of graphs having exactly edges and vertices with equal probability and is obtained by introducing each of the available chart edges individually with probability of . The diagram is considered to not be directed, such that no direction is linked to the edges if these pairings are unordered. Moreover, if some randomness is involved in its formation, a graph is said to be random.
QAM signals are used in microwave digital radio for transmission with enhanced spectral efficiency over limited channel bandwidths. It is used widely in many modern domestic applications such as digital cable TV, cable modems, power-line Ethernet, and microwave backhaul systems. In particular, it is used in almost all the 802.11 standards including common a, b, g, and n to latest ac, ah, and ad. On the other hand, one technology has revolutionized wireless communication technologies as a key enabler to provide high data rates in MIMO antenna systems. The combination of M-QAM and MIMO is used in IEEE 802.11 ac and ad standards. This is the reason for choosing M-QAM signals in this research work in combination with different antenna configurations such as SISO, SIMO, MISO, and MIMO for detailed analysis.
1.1. Contribution of the Research
In this paper model is considered for the construction of undirected RGs [17]. The main contribution of our research work is to classify the M-QAM signals using random graphs which to the best of our knowledge is not yet to be done in the literature. Random graph theory is seldom explored for modulation classification, in particular for M-QAM signals that are widely used with MIMO technology. The features are extracted by using sparse Fourier transform (SFT) and RGs for the classification. The most striking feature of the proposed solution is that it neither required channel/SNR estimation and the performance is much better for SISO and MIMO on different channel conditions and in the presence of additive white Gaussian noise.
1.2. Organization of the Article
The rest of the paper has the following structure: Section 2 provides a short overview of related work for AMC. The system model and the major phases of the algorithm suggested are explained in Section 3 and Section 4, respectively. In Section 5, simulation parameters and results are shown. The article is then completed by comparing the suggested method with current state-of-the-art procedures in various future areas in Section 6.
2. Related Work
The AMC literature is largely divided into two techniques: likelihood-based classification (LBC) and feature-based classification (FBC). The existing work on the likelihood-based AMC can be found in [18–23] and feature-based AMC in [24–30].
Convolutional neural networks (CNN) are based on convolution instead of matrix multiplication [31]. In grid constellation matrix- (GCM-) based AMC, a contrastive fully convolutional network (CFCN) is used; this network benefits from a deep learning method and high-dimensional representations from variables via GCMs and a quick training procedure [32].
The constant envelope modulation (CEM) classification is performed using a radial basis function network (RBFN) with a deep learning network and a sparse autoencoder-based neural network (SAEDNN) without any prior knowledge of the CEM or channel [33]. In curriculum learning, two neural networks are used: MentorNet for supervision and StudentNet is trained for the classification [34].
Authors in [35] uses K-nearest neighbour (KNN) with several distance measuring methods, including correlation, Mahalanobis, Euclidean, and Minkowski distance in combination with HOS to identify signals. In [36], a unique feature engineering to improve the efficiency of KNN for NRZ and PAM-4-modulated signals is introduced. The authors of [37] use GP to boost the effectiveness of the KNN classifier by using super features. The Gabor filter network (GFN) was used to extract features and classify digitally modulated signals. The delta rule is used to adaptively modify GFN parameters, which are then tuned with GA using the HMM classifier [38, 39].
Current approaches often adopt a single neural network category, or stack different network categories in series, and seldom properly extract diverse types of information. Softmax is employed in classification to widen the distance between classes when it gets to the output layer. A parallel hybrid network for the AMC problem is suggested in [40].
In [41], the authors present a deeper learning feature fusion system that tries to fuse features from multiple domains of the input signal in order to achieve a more reliable and efficient display of signal modulation kinds. The complementarity of features which may be utilised to remove the impact of the background sounds and the wide dynamic range of (intercepted) signalling is taken into consideration.
For improved feature variety, a hierarchical multifunction fusion approach is presented in [42]. Modulation features are represented by the state signals, and its process of statistical ordering characterises time on a regular basis. Initially, the authors recommended that you use various dimensional convolution filters based on two streams to fully leverage IQ signal characteristics. Parallel to each stream multidimensional convolution filters are used to better characterise individual channels and to improve the interactions between them. A small LSTM network is subsequently used to further exploit sequential data.
In [43], categorization of radar transmitter signal intrapulse modulation refers to the classification of the pulse of each radar emitter to a certain model. An intrapulse modular intrapulse 1-D selective kernel convolutional neural network called 1-D SKCNN is proposed. A basic purpose is to construct a parallel hybrid structure that uses the CNN and Gate Rate Unit (GRU) to draw spatial characteristics and time characteristics separately.
AMC with a feature-based two-lane capsule network based on these concerns is suggested in [44]. As channel characteristics and signal overlaps in MIMO systems lack prior knowledge, standard probability-based and feature-based methods cannot be used directly in these circumstances. Therefore, the time-frequency analysis technique based on the Fourier transform window was used to evaluate the time-frequency characteristics of the time-domain-modulated signals in order to tackle the problem of blind modulation classification in MIMO systems [45].
Chang and Shih [46] proposes a radio transformer that takes instantaneous amplitude, instant phase, and instantaneous frequency from received RCB signals and converts them into images by the proposed signal rearrangement to complete the classification of radio modulation using existing ImageNet classification models.
The aims of [47] are to resolve the issue of low identifying precision under single-feature parameters and to decrease the sampling system performance requisites by using a blind modulation classification method based on the compressed sensing with a high-order, cumulative, and cyclic spectrum associated with the decision-tab support vector machine classifier.
3. System Model
The system model and the proposed algorithm for the classification of M-QAM signals are discussed in detail in this section. Figure 1 shows the proposed system model in which the received signal is first preprocessed and discrete Fourier transform (DFT) is applied. After extracting parameters and then selecting distinct features, random graphs are generated. The threshold decides the modulation scheme. The received signal in generalized form is given by where is additive white Gaussian noise with zero mean and variance of , is a matrix of channel coefficients with order . is vector of transmitted symbols, and is the received signal vector, where and are the number of transmitter and receiver antennas.

4. Proposed Algorithm
The proposed algorithm for M-QAM signal classification based on sparse DFT (SDFT) of the received signal with power has the following steps.
Step 1. Calculate the , where .
Step 2. To generate the random graphs, the detailed process is as follows: (1)Normalization of sparse samples is given as where is the normalized discrete sample of the received signal and (2)Rayleigh cumulative distribution function (RCDF) is employed to obtain the uniform distribution(3)Uniformly quantized the distribution for predefined quantization levels (4)Count the numbers of peaks and set the numbers of nodes equal to (5)Calculate the probability by using equation where is the number of observed samples (6)To construct the adjacency matrix, Bernoulli trials were performed with a biased coin
Step 3. Calculate the maximum numbers of edges using the relationship: Calculate the estimated number of edges: Hence, if , then the graphs are fully connected; otherwise, graphs are disconnected. However, that is a strict decision for graph connectivity. The threshold level for deciding the connectivity of the graph is defined as follows: Now to check the connectivity of a random graph, compare with instead of . The decision function for the connectivity of RGs is defined as follows: where and . Figure 2(a) depicts the fully connected graph for 32-QAM, 64-QAM, and 128-QAM, and Figure 2(b) shows the disconnected graph for 8-QAM when SDFT is taken with a power at SNR of . Similarly, RGs for are also generated which shows fully connected for 32-QAM while disconnected graph for 64-QAM and 128-QAM. For, , the graph is fully connected for 128-QAM and disconnected for 64-QAM. The pseudocode of the proposed algorithm is shown in Algorithm 1.

(a)

(b)
|
5. Simulation and Results
The simulation parameters for the M-QAM signal classification are presented in Table 1. Various types of systems are considered for simulation such as single-input single-output (SISO), single-input multiple-output (SIMO), multiple-input single-output (MISO), and multiple-input multiple-output (MIMO). To validate the results, MATLAB built-in functions and communication system toolbox are used. M-QAM signal classification is also carried out under different fading channel conditions, i.e., Rayleigh, Rician, and Pedestrian channels. Spatial multiplexing is employed for multiple antennas at the transmitter and receiver sides. The figure of merit is the average percentage of correct classification (APCC).
Figure 3 represents the decision tree for the M-QAM classification, where represents the order of the DFT. The and represents that the random graphs are disconnected and fully connected, respectively. The higher SNR is considered in Figure 3 for the optimum decision-making. At lower SNRs, the decision-making process is suboptimum, and there are more chances of misclassification. M-QAM signal classification using RGs is achieved into three steps at SNR of 10 dB with 10 quantization levels: (1)In the first step, if , then there are two possibilities: if a graph is fully connected, then the received signal may be modulated using by using 32-QAM, 64-QAM, and 128-QAM. If a graph is disconnected, then the received signal is modulated using 8-QAM(2)In 2nd step . If a graph is fully connected, then the received signal is identified to be 32-QAM and the MC process stops here; otherwise, the signals may be modulated using 64-QAM or 128-QAM(3)In last step, . If a graph is fully connected, then the received signal is modulated using the 128-QAM scheme otherwise 64-QAM

The APCC for M-QAM signals using RGs on the Rayleigh and Rician fading channels with AWGN is simulated in Figure 4. The parameters for the Rayleigh and Rician channels such as path delays and path gains are nanosecond and dB. K-factor for the Rician channel is selected dB with a maximum Doppler shift of 8 Hz. As shown from Figure 4, APCC for the AWGN channel is 100% because random graph is fully connected for 64-QAM constellations, while for the case of Rayleigh channel model, the APCC is 100% at 8 dB of SNR and for Rician channel the APCC is 100% at 4 dB of SNR. The fully connected random graphs show 100% accuracy at lower SNRs, while disconnected random graphs show lower APCC for lower SNRs.

The proposed algorithm is also validated on various types of systems such as SISO, SIMO, MISO, and MIMO. Therefore simulation scenarios are divided into four cases, and in all cases, the ITU-R Pedestrian fading channel is taken for the classification of M-QAM signals using RGs. For the simplicity of the results, the 8-QAM candidate constellation is selected to check the validity of our proposed cases.
Case 1. In the first case, the number of transmitter and receiver antenna is 1, i.e., SISO system. The APCC for Case 1 is approaching 100% at 6 dB of SNR. Figure 5 shows the APCC is more than 95% at an SNR of 0dB.

Case 2. In the second case, there is only one transmitter antenna and multiple receive antennas, i.e., 2, 3, and 4. The APCC is approaching 100% at 6 dB of SNR. At lower SNRs and for ; APCC is better as compared to and . The APCC for Case 2 (SIMO) is given in Figure 6. At higher SNRs, larger number of receive antennas gives better APCC as compared to small number of receive antennas. The performance of proposed algorithm is worst on lower SNRs, i.e., below -4 dB. As the signal is dominant over noise, the APCC for , which is better as compared to the and 3. For example, at dB, the APCC is 97.5% at , while at , the APCC is approximately 96%.

Case 3. Multiple transmitter antennas such as 2, 3, and 4 are considered with a single receiver antenna. The APCC is shown in Figure 7, and it is clear from Figure 7 that the accuracy approaches 100% at lower SNRs. The APCC is an approximate approach to 99% at 0 dB of SNR for , 3, and 4.

Case 4. In Case 4, multiple transmit and receive antennas are considered, and APCC is shown in Figure 8. At 2 dB of SNR, the APCC is 99.6% for the system and 100% for and . From Figure 8, it is clear that the overall APCC of the MIMO system is much better at lower SNRs as compared to SISO, SIMO, and MISO.

To evaluate the effect of phase offset on classifier performance, the APCC is shown in Table 2. Degradation and variation in the classifier performance can be observed at various values of SNR from -10 to 10 dB. From Table 3, it does not mean that bigger offset leads to better classification accuracy. For example, at 5 dB of SNR and offset, the APCC is 96.59% and at the APCC is 97.33%. At lower SNRs (i.e., -5 dB), the noise is dominant and the behavior of the classifier is random, e.g., at , the APCC is 81% while at the APCC is 81.78%.
APCC is also affected via increasing the number of samples as shown in Figure 9. A various number of samples are taken, i.e., to Increasing the numbers of samples, the APCC increased and vice versa. In Figure 9, the SISO system with the Pedestrian channel and 10 quantization levels is employed.

The performance of proposed algorithm is also compared with the state of art existing techniques as shown in Figure 10. From Figure 10, it is clear that the proposed algorithm performs much better as compared with the existing techniques for any number of transmitter and receiver antennas.

The number of samples is 8000 with and APCC is shown in Figure 11, which shows the approximately same results as for DFT and SFFT. The time complexity of DFT is a little bit more as compared to SFFT of the 3rd level.

The comparison of APCC and their complexity analysis with state of art existing techniques is shown in Table 4. The proposed algorithm performs much better as compared to the existing techniques. The proposed classifier achieves approximately 100% classification accuracy at lower SNRs. Furthermore, authors in [28] considered an AWGN channel model as compare to the proposed simulations the APCC is 100% for lower SNRs as shown in Figure 4. In Table 4, ITU Pedestrian channel model is considered for all the cases.
In this research paper, SFFT is employed to reduce the proposed algorithm time complexity. Table 4 shows the multilevel SFFT with the time in seconds.
Table 4 shows the time complexity comparison of using DFT and sparse FFT in seconds. The feature extraction from the DFT and 3rd step SFFT time complexity is 11.18 seconds and 9.98 seconds, respectively. The time complexity reduces at 3rd step SFFT which will cause the lower classification accuracy. The time saving affects the classification accuracy as shown in Figure 11.
6. Conclusions
The purpose of this research is to improve the classification accuracy of M-QAM signals under low SNR or unsatisfactory channel conditions. In this research, the undirected random graphs are constructed with DFT and sparse transform-based features to classify the M-QAM signals with various system models such as SISO, SIMO, MISO, and MIMO. Sparse Fourier transform is taken for 2nd, 4th, and 8th power of the received signal with the different fading channel scenarios to confirm the validity of the results. The novel classifier proposed in this article has an advantage that it requires neither channel estimates nor the timing/frequency offsets. Additionally, the proposed classifier is also compared with the state-of-the-art existing techniques, and from the simulation results, it is evident that all the considered M-QAM signals are classified accurately even at lower SNRs with less time complexity.
The further classification accuracy may be enhanced using different statistical features and for the application area of massive MIMO.
Data Availability
This paper does not require any dataset whereas the required data is generated uniformly using MATLAB tool.
Conflicts of Interest
The authors declare that they have no conflicts of interest.