NPDSCH Bits (NB-IoT)
Mapped
Mapped, Descrambled, DeRateMatched, Decoded CB, Decoded TB determines the level of decoding for NPDSCH bits shown in the
- - no decoding is performed on NPDSCH bits. Mapped bits are shown in the
-
- descrambled (rate-matched) bits for each subframe are shown in the .
-
S (16 + LENi) bits per subframe.
-Each set of bits for an NPDSCH transmission consists of a 16-bit length field (LENi) followed by the deratematched (channel coded) bits for each codeblock.
LENi indicates the number of deratematched bits for the ith codeblock in a subframe and can be used to determine where one set of deratematched codeblock bits ends and the next set begins in the
.LEN = 3 * (Codeblock Length + CRC Cyclic Redundancy Check Length) because NPDCH use tail biting convolutional coding.
-
S (16 + LENi) bits per subframe.
-Each set of bits for a NPDSCH codeblock consists of a 16-bit length field (LENi), the decoded codeblock bits, and a 24-bit CRC. When codeblock segmentation is not performed (Transport Block Size is less than 6144), the codeblock + CRC bits shown are the same as the transport block + CRC bits .
LENi indicates the number of decoded bits (including CRC) for the ith codeblock in a subframe and can be used to determine where a set of codeblock bits ends and the next set begins in the
.LENi = Codeblock Length + CRC Length.
-
- (Transport Block Size + 24) decoded transport block bits (including CRCs) per subframe.
Each set of bits consists of the decoded transport block bits followed by a 24-bit CRC.
The NBIoT demodulator currently supports decoding a single NPDSCH transport block. The allocated slots must fit within the first two frames, and RB Auto Detect must be enabled.
See Also