About UL Decode Info (LTE)
PUCCH Physical Uplink Control Channel and PUSCH Physical Uplink Shared Channel.
contains the decoded information fromThe upper section shows the status of the PUCCH and PUSCH decoders (On or Off). The lower part of the table shows the decoded information for each frame.
The data is color coded to match the color of the corresponding channel in the Frame Summary trace. For example, any text that is colored yellow represents information from PUCCH.
Uplink Decoded Information
The decoded information for each frame is denoted by the text
where NNN is the frame number in hexadecimal format.Common information
The following fields in the
table are common to both PUCCH and PUSCH.- - the value n indicates the subframe number for the decoded channel information
-
UE User Equipment (e.g. cell phone) transmitting in this allocation.
- Radio Network Temporary Identifier. Identifies theThis parameter is specified for each uplink user using the RNTI field in the LTE Long Term Evolution Allocation editor.
-
- Number of physical resource blocks assigned to this allocation. This parameter is always equal to 1 for PUCCH.
-
- uplink channel type specified as or where format is the PUCCH format and is one of the following: 1, 1a, 1b, 2, 2a, 2b.
PUCCH information
Size metrics indicate number of most-significant bits
PUCCH decoding results shown per subframe include:
- HARQ Hybrid Automatic Repeat Request Ack/Nack Information Size in bits -
-
- HARQ Ack/Nack Information Word value (hex representation)
Due to joint CQI Channel Quality Indicator / PMI Precoding Matrix Indicator and HARQ-ACK Acknowledgement encoding in Extended CP mode, any associated bits will also be marked as questionable when CQI / PMI Info Size is set to . To avoid this, manually specify the parameter.
When HARQ-ACK Info Size set to , the LTE demodulator will decode the maximum number of HARQ-ACK bits (2 bits) since it is not possible to determine the actual number of HARQ-ACK bits. This allows the user to view all potential HARQ-ACK bits and validate them against the expected bits. Also, since the actual number of HARQ-ACK bits is unknown, a question mark ( ) is appended to the field.
The following table shows the possible formats that PUCCH can be autodetected as when PUCCH autodetection is enabled:
Possible PUCCH Formats HARQ-ACK Info Size
Extended CP
2 1b, 2b 1b, 2 1 1a, 2a 1a, 2 0 1, 2 1, 2 -
- Channel Quality & Precoding Matrix Indicator Information Size in bits
-
- Channel Quality & Precoding Matrix Indicator Information bits (hex representation). The field contains space for eight 32-bit words of data for alignment purposes. The CQI / PMI bits are placed in the most-significant section of the bit field.
When CQI / PMI Info Size is set to , the LTE demodulator will decode the maximum number of CQI/PMI bits (11 bits) since it is not possible to determine the actual number of CQI/PMI bits. This allows the user to view all potential CQI/PMI bits and validate them against the expected bits. Also, since the actual number of CQI/PMI bits is unknown, a question mark ( ) is appended to the field. You can manually specify the parameter to validate any bits marked as questionable.
Due to joint CQI / PMI and HARQ-ACK encoding in Extended CP mode, any associated bits will also be marked as questionable when CQI / PMI Info Size is set to . To avoid this, manually specify the parameter.
When CRC Cyclic Redundancy Check failure or detected bit errors, the VSA will append the letter to the bits to indicate decode failure. In this case, the user should confirm the manually specified matches the test signal.
is manually specified and decoding the CQI / PMI bits results in a - - Scheduling Request Information Size in bits
- 0 = expected SR BPSK Binary phase shift keying - A type of phase modulation using 2 distinct carrier phases to signal ones and zeros. sym d(0) fixed encoding
- 1 = unexpected SR BPSK sym d(0) fixed encoding
- Scheduling Request Information Word value (hex representation)-
- Resource index for PUCCH formats 1/1a/1b (decimal representation)
-
- Resource index for PUCCH formats 2/2a/2b (decimal representation)
Decoded PUCCH HARQ-ACK, CQI / PMI, and SR information bits are aligned in the most-significant bits within the respective
hexadecimal value.PUSCH information
Size metrics indicate number of most-significant bits
This trace shows the following PUSCH channel decoded message content for each subframe:
-
- HARQ Ack/Nack Information Size in bits
-
- HARQ Ack/Nack Information Word value (hex representation)
-
- Channel Quality & Precoding Matrix Indicator Information Size in bits. The field contains space for eight 32-bit words of data for alignment purposes. The CQI / PMI bits are placed in the most-significant section of the bit field.
-
- Channel Quality & Precoding Matrix Indicator Information Word value (hex representation)
-
- Rank Indicator Information Size
-
- Rank Indicator Information Word value (hex representation)
-
- Modulation and Coding for transport block n
For UL Up Link (reverse link: from cell phone to base station) PUSCH 16QAM transmissions, which are encoded with IMCS modulation and coding scheme = 20, the VSA reports IMCS = 21 as the value resulting in a successful PUSCH decode (CRC Pass). This is because TS Technical Specification 36.213, Section 8.6.1, Table 8.6.1-1 defines the same transport block size (ITBS = 19) for both IMCS = 20 and 21 for 16QAM PUSCH transmissions and the VSA has been configured to show the highest possible IMCS when there is ambiguity.
-
- Redundancy Version for transport block n
-
- Transport Block Size for transport block n. is expressed in decimal format.
-
- Cyclic Redundancy Check Pass/Fail for PUSCH transport block n, where n = 1 only for 3GPP Rel 8
The CRC Pass/Fail data result is reported when PUSCH Bits is set to a value other than .
When PUSCH HARQ-ACK, RI Rank Indicator, or CQI / PMI Info Size is specified manually, if decoding results in either a CRC failure or there are detected bit errors for the corresponding information bits, the demodulator will append the letter after the decoded bits for the appropriate field in table, indicating decode failure. In this case, the user should confirm that the and Offset Index parameters match the expected signal content.
When the Info Size parameters within tab, the demodulator will attempt to auto detect the appropriate multiplexed control region information size as far as possible.
checkbox is enabled for the HARQ-ACK, RI, or CQI / PMIFor certain test signal configurations there may not be an adequate number of mapped control information resource elements for reliable auto detection. In this situation, autodetected HARQ-ACK, RI, or CQI / PMI
is questionable, and a question mark ( ) will be appended to the bits for the corresponding field in the table, indicating that the decoded bits are questionable.Any bits are marked as questionable should then be validated against expected test signal content. Note that you can manually specify HARQ-ACK, RI, or CQI / PMI
parameters to validate any questionable size results.Decoded PUCCH HARQ-ACK, CQI / PMI, and RI information bits are aligned in the most-significant bits within the respective
hexadecimal value.Querying summary table data results programmatically
To programmatically query the Trace Summary Table data results using the Summary() and SummaryUnit() methods in the MeasurementData object.
See the How To Query Summary Table Data Results topic for more information.
app.Display.Traces.SelectedItem.DataName = "Demod UL Decode Info1";
The indexes of the Profile tab of the LTE Demod Properties dialog box. Instead of using hardcoded indexes to retrieve the data values, you can use a data result name to query the data value.
data values change depending on which channels are enabled in theBelow is a table with the list of possible data result names.
Data Result Name |
Description |
---|---|
PUCCH Decoder PUSCH Decoder |
Decoder status for channel: On or Off |
SFN System Frame Number_Fx_IE | Header for decoded information from frame x |
PUSCH_Fx_SF 1) Spreading Factor, or 2) service flow: A unidirectional flow of medium access control (MAC) service data units (SDUs) on a connection that is provided a particular Quailty of Service (QoS).nIE#t | Decoded PUSCH information for frame x, subframe n, and transport block t |
PUCCH_Fx_SFnIE#t | Decoded PUCCH information for frame x, subframe n, and transport block t |
In the data result names above, x = 0 indicates the first frame found in the Measurement Interval.
See Also