SCL Decoding of Non-Binary Linear Block Codes
Jingyu Lin, Li Chen, Xiaoqian Ye
TL;DR
The paper tackles the challenge of soft-decision decoding for non-binary linear block codes by proposing successive cancellation list (SCL) decoding that maps NB-LBCs over $\mathbb{F}_{2^r}$ to $r$ binary polar codewords. It establishes a one-to-$r$ binary decomposition, enabling SC/SCL decoding with complexity $\mathcal{O}(r L N \log_2 N)$ and introducing an $r$-step path sorting technique to manage path growth. The approach is validated on extended Reed-Solomon and NB-eBCH codes, where SCL decoding outperforms state-of-the-art soft-decision methods (Chase-BM and KV) in terms of finite-field arithmetic, and, for some short lengths, approaches ML decoding with moderate $L$. This work provides a practical framework for efficient soft-decision decoding of NB-LBCs, with potential impact on communications and storage systems handling bursty channels.
Abstract
Non-binary linear block codes (NB-LBCs) are an important class of error-correcting codes that are especially competent in correcting burst errors. They have broad applications in modern communications and storage systems. However, efficient soft-decision decoding of these codes remains challenging. This paper proposes successive cancellation list (SCL) decoding for NB-LBCs that are defined over a finite field of characteristic two, i.e., F_{2^r}, where r is the extension degree. By establishing a one-to-r mapping between the binary composition of each non-binary codeword and r binary polar codewords, SCL decoding of the r polar codes can be performed with a complexity that is sub-quadratic in the codeword length. An r-step decoding path sorting strategy is further proposed to facilitate the decoding. Simulation results on extended Reed-Solomon (eRS) and non-binary extended BCH (NB-eBCH) codes show that SCL decoding can outperform their state-of-the-art soft-decision decoding with fewer finite field arithmetic operations. For length-16 eRS codes, their maximum-likelihood (ML) decoding performances can be approached with a moderate list size.
