KhalilElkhalil / BCJR-decoding

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…
8Updated 5 years ago

Related projects

Alternatives and complementary repositories for BCJR-decoding