lteNDLSCHDecode
Decode NB-IoT DL-SCH codeword
Syntax
Description
[
returns the information bits, trblkout
,blkcrc
,stateout
]
= lteNDLSCHDecode(trblklen
,cwin
)trblkout
, decoded from the input
soft LLR codeword data, cwin
. The NB-IoT downlink shared
channel (DL-SCH) decoder includes rate recovery, Viterbi decoding, and CRC
calculations. The function also returns the type-24A transport block CRC decoding
result in blkcrc
and the HARQ process decoding state in
stateout
.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.321. “Evolved Universal Terrestrial Radio Access (E-UTRA); Medium Access Control (MAC) protocol Specification.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2018a