lteBCH
Broadcast channel
Description
returns
a vector of BCH transport channel coded bits. The encoding process
includes CRC calculation and attachment, convolutional encoding, and
rate matching as defined in TS 36.212 [1], Section 5.3.1.codeblk
= lteBCH(enb
,trblk
)
The rate matching internal to the coding results in many repetitions of the coded block. This repetition is deliberate so that part of a received block can be successfully decoded in isolation. Typically, the receiver can recover the BCH bits from the reception of just one frame (¼ of the transmitted block), rather than waiting 40 ms (four frames) for the full block to be received.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.212. “Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: http://www.3gpp.org.
Version History
Introduced in R2014a