Convolutional Encoder/Decoder of Rate 1/N Codes

MATLAB code that tests a rate 1/N Convolution Encoder and Decoder schemes via a Trellis map.
7,4K download
Aggiornato 5 mag 2015

Visualizza la licenza

In this project, we seek to minimize the gap-to-capacity (given by Shannon’s theoretical limit) of a rate 1/3 code (also can be modified for 1/N). This is done via a convolutional encoder/decoder for varying memory elements as well for both soft and hard decoding scheme. We show that the gap-to-capacity can be minimized with respect to the suboptimal un-coded code word or a (3,1) repetition code. Although better schemes are available such as LDPC and turbo codes, we have chosen the convolutional code for its simplicity and generality. Our model of transmission is binary-input AWGN channel. Also, I attached my paper to demonstrate how the code can be easily modified for other rates and different varying element sizes. Provides detail overview of Convolution Coding scheme. If you decide to use this code, please cite the paper and this code in the proper manner.
For More Information: http://www.romeilsandhu.com

Cita come

Romeil Sandhu (2025). Convolutional Encoder/Decoder of Rate 1/N Codes (https://it.mathworks.com/matlabcentral/fileexchange/25859-convolutional-encoder-decoder-of-rate-1-n-codes), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Error Detection and Correction in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.6.0.0

Remove link to plagiarized article

1.5.0.0

Updated note on plagiarism work

1.4.0.0

Updated a plagiarized note for other authors.

1.3.0.0

Update Description

1.2.0.0

Update description

1.1.0.0

Update description.

1.0.0.0