lteSLBCHDecode
Sidelink broadcast channel decoding
Description
[
returns
a 40-by-1 column vector of information bits and the cyclic redundancy
check (CRC) result for the specified UE settings structure and recovered
soft bits. trblkout
,crcerr
]
= lteSLBCHDecode(ue
,softbits
)
The SL-BCH decoder performs the inverse of the sidelink broadcast
channel processing performed by lteSLBCH
,
and as defined in TS 36.212 [1],
Section 5.4.1. The decoding operation includes PUSCH deinterleaving,
rate recovery, tail-biting convolutional decoding, and CRC decoding.
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: https://www.3gpp.org.
Version History
Introduced in R2016b