BCH Chapter 1
BCH Chapter 1
BCH Chapter 1
INTRODUCTION
Cp =
R
BW
Figure 1.5 Eb/No vs Spectral efficiency
• Block length: n = 2 m – 1
• Number of parity-check digits: n – k ≤ m * t
• Minimum Distance: d min ≥ (2*t) + 1
1.4.2.3 Reed and Solomon (RS) code
n1=k1+q1 (1.4)
then, The n1 data set is exchanged from row to column using interleaver,
and the second algorithm is added. It adds q2 parity bits. Consider n1 as k2.
Hence,
n2=k2+q2 (1.5)
Random variable
Qiu et al. (2020) describe the coding system that uses special
case LDPC, Spatially Coupled (SC) low-density parity-check as inner
codes, and reed Solomon as outer codes. A decoding algorithm based
on belief propagation is proposed as sliding window decoding. For RS
coding, Berlekamp-Massey is used. This system improves the Bit error rate
up to 10-8 error floor.