March 2015
Intermediate to advanced
408 pages
7h 22m
English
This chapter presents topics in the use of Simulink for evaluating block error control coding performance. Specific topics include:
A BCH code is a cyclic block code usually specified in terms of its generator polynomial. A binary BCH(n,k) code is represented by the following parameters:
For example, BCH(31,16) has a code rate 16/31with a minimum distance
= 7, capable of correcting t = 3 errors.
A Simulink model for estimating the BER performance of the BCH(31,16) code with BPSK modulation in AWGN is shown in Figure 9.1; for reference, a model for uncoded BPSK in AWGN is included in Figure 9.1. Model parameters are specified as follows:
Figure 9.1 BER Estimation of BPSK with BCH(31,16) in AWGN. ...