This algorithm is reserved to the implementation of the Bahl, Cocke, Jelinek and Raviv (BCJR) algorithm. This function takes as input the channel output (corrupted data) and the a priori prob (we will set it to 1/2) and returns as output the APP Log Likelihood Ratio (LLR) for every data input. It is usually called a Soft Input Soft Output (SIS…
☆11Apr 17, 2019Updated 6 years ago
Alternatives and similar repositories for BCJR-decoding
Users that are interested in BCJR-decoding are comparing it to the libraries listed below
Sorting:
- ☆19Mar 28, 2019Updated 6 years ago
- Neural min-sum decoding in TensorFlow☆50May 8, 2019Updated 6 years ago
- ☆19May 26, 2021Updated 4 years ago
- Sequential RNN Decoder Code for 'Communication Algorithms via Deep Learning' ICLR paper☆66May 3, 2018Updated 7 years ago
- Iterative decoding of turbo codes using the Soft Output Viterbi Algorithm (SOVA)☆10Feb 5, 2021Updated 5 years ago
- The performance of turbo equalizers in both ISI channel and multipath fading channel is evaluated