Giter Site home page Giter Site logo

sirxchinni / modulation-classification-based-on-signal-constellation-diagrams-and-deep-learning Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1022 KB

In this project, we have developed a basic CNN model which is used for "Automatic Modulation Classification" using constellation diagrams. Also we have experimented and compared the results obtained from both constellation diagrams and gray images.

Jupyter Notebook 100.00%
cnn deep-learning modulation-classification

modulation-classification-based-on-signal-constellation-diagrams-and-deep-learning's Introduction

Modulation-Classification-Using-CNN

In this study, we use various signal constellation diagrams to classify signal modulations into 8 modulation types namely, Binary Phase-Shift Key-ing (BPSK),4-Pulse Amplitude Modulation (4PAM),Quadrature Phase-Shift Keying (QPSK),Gaussian Frequency Shift Keying(GFSK),Eight Phase-Shift Keying (8PSK),16 Quadrature Amplitude Modulation (16QAM),Continuous Phase Frequency Shift Keying (CPFSK) and 64 Quadrature Amplitude Modulation (64QAM) using convolutional neural network architecture. To maximise the accuracy of a model, two signal constellation diagrams have been evaluated:

  1. Constellation Diagram: A constellation diagram is a two-dimensional scatter diagram that shows how a signal is modulated by a digital modulation scheme. It displays the signal as a scatter diagram in the complex plane at symbol sampling instants, providing a binary image.
  2. Gray Image: A gray image provides the impact of multiple samples on a given pixel. The obtained image dataset from raw signal is then feed to a basic CNN model as input, the layers of the architecture is mentioned in the diagram Figure2.

The obtained image dataset from raw signal is then feed to a basic CNN model as input. The layers of the architecture are mentioned in the below diagram : image

The implementation is done in Python using Theano/Keras with Google Colab.

modulation-classification-based-on-signal-constellation-diagrams-and-deep-learning's People

Contributors

sirxchinni avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.