An open API service indexing awesome lists of open source software.

https://github.com/christiansiegel/convolutional-code-performance

Study of Decoding Performances of Convolutional codes by MATLAB Simulation.
https://github.com/christiansiegel/convolutional-code-performance

Last synced: 3 months ago
JSON representation

Study of Decoding Performances of Convolutional codes by MATLAB Simulation.

Awesome Lists containing this project

README

        

# Study of Decoding Performances of Convolutional codes by MATLAB Simulation.

Mini Project for Aarhus University's [Information Theory and Coding](http://kursuskatalog.au.dk/en/course/60135) course.

The MATLAB code evaluates the performance of different convolutional codes correcting random and burst errors introduced by transmission over a simulated noisy channel.

![system diagram](doc/encoder_channel_decoder.png "System Diagram")

For detailed information and simulation results please refer to the [PDF report](doc/report.pdf).