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 Downloads
Updated 5 May 2015

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Error Detection and Correction in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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