Digital Modulation Recognition Based on Wavelet Denoising and Convolution Neural Network.

Yihao Chen,Zhou Zhang,Chunhua Yu,Yechao Bai
DOI: https://doi.org/10.1145/3448823.3448839
2020-01-01
Abstract:It is difficult for traditional modulation recognition methods to extract feature parameters manually and their anti-noise ability is weak. The existing deep learning methods have high computational complexity. This paper proposes a digital modulation recognition algorithm based on wavelet denoising and convolution neural network (WD-CNN). In this paper, the signal is firstly processed by wavelet threshold denoising to reduce the interference of noise. Then the signal is mapped to the constellation diagram, and the constellation diagram is input into convolution neural network to extract features after normalizing. At last the modulation mode of signal is identified by the Softmax classifier and the Gradient-weighted Class Activation Mapping (Grad-CAM) is used to explain the performance of the convolution neural network. We use MATLAB R2019b software to generate data sets under different signal-to-noise ratio (SNR) conditions and then teste the sets. The results show that this method has high accuracy of modulation recognition, strong anti-noise ability, low time complexity and low memory consumption.
What problem does this paper attempt to address?