PDSCH Bits (LTE-Advanced)
None None, Descrambled, Deratematched, Decoded CB, Decoded
PDSCH Physical Downlink Shared Channel on the CW0/1 Decoded Symbol Tables. See 3GPP TS Technical Specification 36.212, Section 5.3.2 for a diagram of the coding operations performed on PDSCH.
specifies how much coding to undo before showing the bits fromOnly the bits from PDSCH allocations transmitted on C-RS Cell-specific RS antenna ports are shown on the . This is because PDSCH allocations transmitted on UE-RS UE-specific Reference Signal antenna ports do not undergo any precoding (and their bits are shown on the ).
The following is a list of the available
selections and the resulting bits:- - no decoding is performed on PDSCH bits. Mapped bits for this channel will be shown on the
-
- descrambled (rate-matched) bits for each subframe are shown in the .
-
S (16 + LENi) bits per subframe
-Each set of bits for a PDSCH transmission consists of an 16-bit length field (LENi) followed by the deratematched (channel coded) bits.
LENi indicates the number of deratematched bits for the ith PDSCH allocation in a subframe and can be used to determine where one set of deratematched bits ends and the next set begins in the
.LENi = 3 * (Codeblock Length + CRC Cyclic Redundancy Check Length + Trellis Termination Bit Length) where Trellis Termination Bit Length = 4.
-
S (16 + LENi) bits per subframe
-Each set of bits for a PDSCH 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 (TBS(n)) 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 PDSCH 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
-
S (Transport Block Sizes + 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. There is no LEN field for decoded transport block bits since the Transport Block Size for each PDSCH allocation is shown on the TBS(n) data result.
table in theTo determine where one set of transport block bits ends and the next set begins in the DemodOFDMSubcarType key in the trace header. This key can be included when saving a trace to disk or can be accessed programmatically from the Trace.MeasurementData.State dictionary.
, use the
The PDSCH decoder is On when
is not set to .PDSCH decoding is only available when RB Auto Detect Mode is set to .
See Also