Turbo Code Simulation

Generate a turbo code, and decode the code iteratively using MAP detectors.
23.5K Downloads
Updated 25 Aug 2011

View License

Generate a turbo code, and decode the code iteratively using MAP detectors.
Punctured and unpunctured turbo codes are implemented. Probability of bit error plots can be obtained by executing MATLAB scripts.

Cite As

In Soo Ahn (2024). Turbo Code Simulation (https://www.mathworks.com/matlabcentral/fileexchange/14600-turbo-code-simulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

Update the SIMULINK models by replacing obsolete blocks. Increase the interleaver size to obtain much lower probability of bit error characteristics.

1.2.0.0

The turbo code can be run under different Eb/No's by executing the turbo_code_multiple_run_driver.

1.0.0.0

Some people complained of the model not opening. Older MATLAB and SIMULINK versions do not open the model properly. Please make sure that MATLAB 7.3 with the corresponding SIMULINK or later version is used.