Research Article Open Access

Intelligent Digital Signal Modulation Recognition using Machine Learning

Mudhafar Haji Mala Abd1 and Sadegh Aminifar1
  • 1 Department of Computer Science, Soran University, Iraq

Abstract

Inrecent years, modulation type recognition has received a lot of attentionacross the board. There are several methods to detect modulation types, butthere are only a few effective methods to handle signals with a higher level ofnoise. This study introduces an approach to verify the ability of differentmachine learning algorithms to automatically manage noise in detecting digitalmodulations. This research examines two of the most common digital modulations,Phase Shift Keying and Quadrature Phase Shift Keying. A signal noise rateranging from-10 to +25 dB is used to identify these modulations and use PCA toreduce the number of features and the data complexity. We used machine learningalgorithms like Decision Tree, Random Forest, Support Vectors Machine andk-nearest neighbors to identify the modulation type. Our proposed methodconsiders signals' features after proper shifting of the IQ and RF signalssamples. The findings show that the proposed method successfully recognizes thesignals with higher noise levels. The random forest algorithm presents better resultswith low noise levels and SVM with higher noise levels.

Journal of Computer Science
Volume 18 No. 10, 2022, 896-903

DOI: https://doi.org/10.3844/jcssp.2022.896.903

Submitted On: 13 May 2022 Published On: 26 September 2022

How to Cite: Mala Abd, M. H. & Aminifar, S. (2022). Intelligent Digital Signal Modulation Recognition using Machine Learning. Journal of Computer Science, 18(10), 896-903. https://doi.org/10.3844/jcssp.2022.896.903

  • 1,364 Views
  • 618 Downloads
  • 2 Citations

Download

Keywords

  • Digital Modulation
  • PSK
  • QPSK
  • SNR
  • Machine Learning
  • Decision Tree
  • Random Forest
  • SVM
  • KNN