Implementation of DNN Based Data Detector for QPSK Systems
2023-02-20Code Available0· sign in to hype
Ahmed M. Badi
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/abadi13/qpsk_sdr_dnn_detectorOfficialIn papernone★ 3
Abstract
In this project, the Quadrature Phase Shift Keying (QPSK) digital modulation scheme was implemented using Software Defined Radios (SDRs). For this system, a deep learning based detector was proposed and implemented alongside the conventional method. The implementation was successfully achieved for both the conventional and deep learning based data detection techniques, despite the challenges faced. The results show that the proposed deep learning method is able to outperform the conventional detector. The code of this project is made publicly accessible at https://github.com/ABadi13/QPSK_SDR_DNN_Detector.