lteNULSCH
Description
generates cw
= lteNULSCH(chs
,outLen
,trBlkIn
)cw
, an NB-IoT uplink shared channel (UL-SCH) codeword of
length outLen
, by processing trBlkIn
, the input
transport block (data) or uplink control information (UCI), for channel transmission
configuration settings chs
. Use this syntax for NB-IoT UL-SCH data or
UCI processing.
NB-IoT UL-SCH data processing comprises type-24A cyclic redundancy check (CRC)
attachment, turbo encoding, rate matching to outLen
, and interleaving,
in accordance with section 6.3.2 of [1].
NB-IoT UL-SCH UCI processing comprises mapping control information bit
trBlkIn
to a 16-bit codeword cw
in accordance
with section 6.3.3 of [1].
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.212. “Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA). https://www.3gpp.org.