Short BCH codes for Double and Triple Error Correction

BCH Encoder/Decoder functions for short TEC and DEC BCH codes
120 Downloads
Updated 26 Jan 2020

View License

Decoder uses a look-up table to find error pattern based on corresponding syndrome value
Typical data word sizes are supported (suitable for EDAC SRAM) : 16, 32 and 64 bits

Cite As

Miroslav Marinkovic (2024). Short BCH codes for Double and Triple Error Correction (https://www.mathworks.com/matlabcentral/fileexchange/69308-short-bch-codes-for-double-and-triple-error-correction), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Problem-Based Optimization Setup in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0

- Parity Check matrix and Generator matrix are generated in systematic form
using cyclic property of BCH code
- Added DEC-TED (Double-Error-Correction, Triple-Error-Detection) capability
- Added TEC (Triple-Error-Correction) capability

1.0.0