Giter Site home page Giter Site logo

cnn-for-modulation-recognition-based-on-fpga's Introduction

CNN-for-modulation-recognition-based-on-FPGA

Here are Xueyuan’s thesis work. These codes can realize:

  1. Convert I&Q RadioML2016.10a dataset to constellation plot dataset: create_const_all_points.ipynb and create_constellation_discarded.ipynb
  2. Training neural network to obtain network parameters: CNNfor_mod_recog.py
  3. Extract weight and bias matrixes: extract_weibias.py
  4. Convert Tensorflow parameters to format that VHDL can use (float to int): transform_weightbias.py
  5. FPGA (VHDL) non-timed CNN for implementing modulation classification: folder vhdl_non-timed_network
  6. FPGA (VHDL) hardware synthesizable CNN for implementing modulation classification: folder vhdl_hardware_synthesizable_network

This work also corresponds to our paper, if you want to use this repository please cite:

@INPROCEEDINGS{8922403,
  author={LIU, Xueyuan and SHANG, Jing and Leong, Philip H.W. and LIU, Cheng},
  booktitle={2019 22nd International Conference on Electrical Machines and Systems (ICEMS)}, 
  title={Modulation recognition using an FPGA-based convolutional neural network}, 
  year={2019},
  pages={1-6},
  doi={10.1109/ICEMS.2019.8922403}}

cnn-for-modulation-recognition-based-on-fpga's People

Contributors

louisinhit 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.