Inferensys

Glossary

Channel Quality Indicator (CQI)

A metric reported by the receiver to the transmitter indicating the highest modulation and coding scheme that can be supported with a target block error rate under current channel conditions.
QA engineer performing AI quality assurance on laptop, test results visible, casual technical debugging session.
LINK ADAPTATION METRIC

What is Channel Quality Indicator (CQI)?

A Channel Quality Indicator (CQI) is a feedback metric reported by the user equipment (UE) to the base station, quantifying the highest modulation and coding scheme (MCS) that can be decoded with a target block error rate under current channel conditions.

In MIMO-OFDM systems, the CQI is a critical component of link adaptation. The receiver estimates the signal-to-interference-plus-noise ratio (SINR) and maps it to a discrete index, typically a 4-bit value, which corresponds to a specific combination of QPSK, 16QAM, or 64QAM modulation and a turbo code rate. This feedback enables the transmitter to dynamically select the optimal MCS for each spatial layer, maximizing spectral efficiency without exceeding a 10% block error rate threshold.

CQI reporting can be configured as wideband, covering the entire system bandwidth, or sub-band, reflecting frequency-selective fading. In MIMO configurations, the CQI is intrinsically linked to the Rank Indicator (RI) and Precoding Matrix Indicator (PMI); a higher rank typically yields a lower per-stream CQI. Accurate CQI estimation is essential for spatial multiplexing gain, as an overly optimistic report triggers excessive retransmissions, while a pessimistic one underutilizes channel capacity.

Channel Quality Indicator

Key Characteristics of CQI Reporting

The Channel Quality Indicator (CQI) is a critical feedback mechanism in adaptive wireless systems, mapping measured signal quality to a recommended modulation and coding scheme (MCS) for optimal throughput.

01

Wideband vs. Sub-band Reporting

CQI can be reported as a single wideband value for the entire system bandwidth or as multiple sub-band values for frequency-selective scheduling.

  • Wideband CQI: Averages channel quality across all resource blocks, minimizing feedback overhead.
  • Sub-band CQI: Provides per-sub-band quality metrics, enabling the scheduler to allocate resources in frequency regions with the best conditions.
  • The configuration is an RRC parameter, balancing granularity against uplink control channel capacity.
02

CQI to MCS Mapping

The reported CQI index directly corresponds to a specific modulation order and code rate that the UE can decode with a transport block error probability not exceeding 0.1.

  • A 4-bit CQI value (0-15) maps to combinations from QPSK to 256QAM.
  • CQI 1: QPSK, very low code rate (78/1024).
  • CQI 7: 16QAM, code rate 378/1024.
  • CQI 15: 256QAM, code rate 948/1024.
  • The eNB/gNB is not forced to follow the recommendation but uses it as an upper bound for scheduling decisions.
03

Reference Signal Basis

CQI derivation relies on Channel State Information Reference Signals (CSI-RS) in 5G NR or Cell-Specific Reference Signals (CRS) in LTE.

  • The UE estimates the Signal-to-Interference-plus-Noise Ratio (SINR) from these known pilot symbols.
  • It then selects the highest CQI index whose associated transport block error rate remains below 10% under the measured SINR.
  • The accuracy of CQI is fundamentally limited by the density and interference profile of the reference signals.
04

Periodic vs. Aperiodic Reporting

CQI feedback can be triggered in two distinct modes to balance latency and resource usage.

  • Periodic CQI: Configured via RRC, the UE transmits CQI on PUCCH at fixed intervals. Low latency overhead but less flexible.
  • Aperiodic CQI: Triggered dynamically by a DCI format 0_1 grant, the UE transmits a detailed report on PUSCH. This allows on-demand, high-resolution feedback for bursty traffic.
  • Aperiodic reporting can be multiplexed with data for efficient resource utilization.
05

Differential CQI Compression

To reduce feedback overhead in sub-band reporting, differential CQI encodes the quality of sub-bands relative to the wideband value.

  • The wideband CQI is reported as an absolute 4-bit index.
  • Each sub-band CQI is then reported as a 2-bit differential offset (-1, 0, +1, +2) relative to the wideband level.
  • This exploits the frequency correlation of the channel, significantly compressing the payload without losing scheduling flexibility.
06

CQI Table Selection

5G NR defines three distinct CQI tables to support different spectral efficiency targets and use cases.

  • Table 1 (64QAM): Default table supporting up to 64QAM with a maximum efficiency of 5.55 bps/Hz.
  • Table 2 (256QAM): Extends to 256QAM for high-SINR scenarios, reaching 7.41 bps/Hz.
  • Table 3 (Low-SE): Designed for ultra-reliable low-latency communication (URLLC), targeting a 0.00001 BLER instead of 0.1.
  • The active table is configured via higher-layer signaling.
PHYSICAL LAYER FEEDBACK COMPARISON

CQI vs. Other Channel State Feedback Metrics

A technical comparison of Channel Quality Indicator (CQI) against other key Channel State Information (CSI) parameters reported by the User Equipment (UE) to enable adaptive MIMO transmission in 5G NR and LTE networks.

FeatureCQIRIPMI

Full Name

Channel Quality Indicator

Rank Indicator

Precoding Matrix Indicator

Primary Function

Recommends highest supportable MCS

Indicates number of usable spatial layers

Recommends optimal precoding matrix from codebook

Feedback Domain

Modulation and coding rate

Spatial multiplexing order

Beamforming vector/matrix

Directly Adapts

Transport block size and data rate

Number of simultaneous data streams

Antenna weights and phase shifts

Reported Granularity

Per sub-band or wideband

Wideband only

Per sub-band or wideband

Dependency

Computed assuming a specific RI and PMI

Independent spatial layer count

Computed for a specific RI value

Target Metric

BLER ≤ 10%

Maximizing mutual information

Maximizing post-processing SINR

Quantization

4-bit index into MCS table

1-2 bits for up to 8 layers

Variable bits based on codebook size

CHANNEL QUALITY INDICATOR

Frequently Asked Questions

Essential questions about the Channel Quality Indicator (CQI), the critical feedback mechanism that enables adaptive modulation and coding in modern wireless networks.

A Channel Quality Indicator (CQI) is a metric reported by the User Equipment (UE) to the base station that indicates the highest Modulation and Coding Scheme (MCS) the receiver can decode with a target Block Error Rate (BLER) under current channel conditions. The UE measures the downlink reference signals, estimates the Signal-to-Interference-plus-Noise Ratio (SINR), and maps this to a CQI index from a standardized table. In 5G NR, CQI values range from 1 to 15, where higher values correspond to more spectrally efficient modulation orders like 64QAM or 256QAM and higher code rates. The gNB uses this feedback to perform link adaptation, dynamically selecting the MCS that maximizes throughput while maintaining reliability. CQI reporting can be periodic or aperiodic, configured via RRC signaling, and is essential for exploiting the time-varying nature of fading channels.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.