Block Interleaver Design for RS codes
Introduction: A $latex (n,k)$ Reed Solomon (RS) encoder, takes $latex k$ user data symbols and converts it into a n symbol wide codeword, by adding $latex n-k$ parity symbols. The error correcting capability $latex (t)$ of the RS code is computed as $latex t \leq \frac{n-k}{2}$. That is, a RS code with $latex n-k$ parity … Read more