A Channel Quality Indicator (CQI) is a quantized feedback metric transmitted by the User Equipment (UE) to the base station (gNB/eNB) in 4G LTE and 5G NR networks, directly mapping to a specific Modulation and Coding Scheme (MCS) that the UE can decode with a transport block error rate not exceeding 10%. This real-time report enables the scheduler to perform link adaptation, dynamically selecting the most spectrally efficient transmission parameters for the instantaneous channel conditions.
Glossary
Channel Quality Indicator (CQI)

What is Channel Quality Indicator (CQI)?
A feedback metric reported by user equipment to the base station indicating the highest modulation and coding scheme that can be decoded with a target block error rate under current channel conditions.
The CQI value, typically a 4-bit integer (0-15), is derived by the UE from downlink reference signals such as the Channel State Information Reference Signal (CSI-RS). In Deep Reinforcement Learning for RAN, the CQI serves as a critical observation in the agent's state space, allowing the policy to learn adaptive scheduling and beamforming strategies that maximize throughput while maintaining target Quality of Service (QoS) metrics under fading and interference.
Key Characteristics of CQI
The Channel Quality Indicator is the fundamental feedback mechanism that enables adaptive modulation and coding in modern cellular networks. It quantifies the downlink channel conditions as perceived by the user equipment.
Modulation and Coding Scheme (MCS) Mapping
CQI is not a raw signal measurement but an indexed recommendation reported by the UE to the gNB. Each CQI index (1-15 in 5G NR) maps directly to a specific modulation order (QPSK, 16QAM, 64QAM, 256QAM) and target code rate.
- CQI 1: QPSK, very low code rate (most robust, lowest throughput)
- CQI 7: 16QAM, moderate code rate
- CQI 15: 256QAM, high code rate (least robust, highest throughput)
The mapping assumes a Block Error Rate (BLER) target of 0.1, meaning the UE selects the highest MCS it can decode with 90% reliability.
Wideband vs. Sub-band Reporting
CQI can be reported at different frequency granularities to balance feedback overhead against scheduling precision:
- Wideband CQI: A single value averaged over the entire system bandwidth. Low overhead but ignores frequency-selective fading.
- Sub-band CQI: The bandwidth is partitioned into multiple sub-bands, and a separate CQI is reported for each. This enables frequency-selective scheduling, where the scheduler allocates resource blocks in the sub-bands with the best channel quality.
- Best-M Reporting: The UE reports CQI only for the top-M sub-bands to further reduce uplink control information payload.
CQI Reporting Modes
The network configures the UE to report CQI either periodically on PUCCH or aperiodically on PUSCH, triggered by a DCI grant:
- Periodic Reporting: Configured via RRC with a fixed interval (e.g., every 5ms). Suitable for stable, low-mobility scenarios.
- Aperiodic Reporting: Triggered on-demand by the gNB when a large data burst arrives. Allows the scheduler to obtain a fresh CQI just before a high-throughput transmission.
- Semi-Persistent Reporting: A hybrid mode activated/deactivated by MAC CE, balancing the low latency of periodic reporting with the flexibility of aperiodic triggers.
CQI as a DRL State Feature
In Deep Reinforcement Learning for RAN optimization, the CQI vector across users is a critical component of the state space. It provides the agent with a compressed representation of the instantaneous channel conditions without requiring raw IQ samples.
- A DRL agent observes the CQI distribution across UEs to infer cell-edge vs. cell-center conditions.
- The agent learns to correlate historical CQI sequences with future throughput to perform predictive link adaptation.
- CQI variance can indicate mobility: a rapidly fluctuating CQI suggests a fast-moving UE, prompting the agent to prioritize robust MCS selection over spectral efficiency.
CQI Compression and Overhead
CQI reporting consumes precious uplink control channel resources. To manage this, 5G NR employs differential compression:
- A wideband CQI is reported as an absolute index.
- Sub-band CQIs are reported as 2-bit differential offsets relative to the wideband value, indicating whether the sub-band is slightly better (+1), equal (0), or slightly worse (-1 or -2).
- This hierarchical encoding reduces the payload size from hundreds of bits to tens of bits per reporting instance, preserving uplink capacity for user data.
CQI-to-SINR Mapping
The UE internally estimates the Signal-to-Interference-plus-Noise Ratio (SINR) on reference signals (CSI-RS) and then maps this to a CQI index using a standardized lookup table. This mapping is non-linear and vendor-specific in its implementation.
- Effective SINR Mapping: The UE combines per-subcarrier SINR estimates into a single effective SINR using methods like Exponential Effective SINR Mapping (EESM) or Mutual Information Effective SINR Mapping (MIESM).
- The mapping accounts for the UE's receiver capabilities, such as MMSE-IRC interference rejection, meaning two UEs with the same raw SINR may report different CQI values based on their receiver sophistication.
CQI vs. Other Channel State Information (CSI) Metrics
A technical comparison of the Channel Quality Indicator against other key Channel State Information metrics reported by user equipment to the base station for link adaptation and resource scheduling.
| Feature | CQI | PMI | RI | CRI |
|---|---|---|---|---|
Full Name | Channel Quality Indicator | Precoding Matrix Indicator | Rank Indicator | CSI-RS Resource Indicator |
Primary Function | Recommends MCS and transport block size | Recommends optimal precoding matrix | Recommends number of spatial layers | Selects best transmit beam |
Feedback Type | Wideband or sub-band | Wideband or sub-band | Wideband only | Wideband only |
Directly Affects | Data rate and BLER | Beamforming gain and interference nulling | Spatial multiplexing gain | Beam selection and tracking |
Quantization Granularity | 4 bits (0-15 index) | Codebook-based index | 1-3 bits (1-8 layers) | Resource ID index |
Reporting Periodicity | Periodic or aperiodic | Periodic or aperiodic | Periodic or aperiodic | Periodic, aperiodic, or semi-persistent |
Dependent On | SINR and receiver capability | Channel spatial correlation | Channel matrix condition number | Beamformed reference signal strength |
MIMO Mode Relevance | All transmission modes | Closed-loop spatial multiplexing | Spatial multiplexing modes | Beam management in mmWave |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Frequently Asked Questions
Clear, technically precise answers to the most common questions about the Channel Quality Indicator mechanism in 4G LTE and 5G NR networks.
A Channel Quality Indicator (CQI) is a 4-bit integer value (0-15) reported by the User Equipment (UE) to the base station (gNB/eNodeB) that indicates the highest Modulation and Coding Scheme (MCS) the UE can decode with a transport block error rate probability not exceeding 10% under current channel conditions. The UE estimates the downlink channel quality by measuring reference signals (CSI-RS in 5G NR, CRS in LTE), calculating the Signal-to-Interference-plus-Noise Ratio (SINR), and mapping this to a CQI index via a standardized table (3GPP TS 38.214 Table 5.2.2.1-2 for 5G NR). A higher CQI value corresponds to a higher-order modulation (e.g., 256QAM) and higher code rate, enabling greater spectral efficiency. The base station's scheduler uses this feedback to perform link adaptation, dynamically selecting the MCS for each transmission time interval.
Related Terms
Channel Quality Indicator (CQI) is a critical feedback mechanism that enables adaptive modulation and coding. The following concepts form the technical foundation for understanding how CQI is measured, reported, and utilized in modern RAN architectures.
Link Adaptation
The process of dynamically selecting the Modulation and Coding Scheme (MCS) based on real-time CQI reports. When a UE reports a high CQI index (e.g., 15 in LTE), the scheduler assigns 64QAM with a high code rate; a low CQI triggers QPSK with robust coding.
- Outer Loop Link Adaptation (OLLA): Corrects CQI estimation errors by tracking HARQ ACK/NACK statistics
- Inner Loop: Selects MCS directly from the reported wideband or sub-band CQI
- Target BLER: Typically 10% for initial transmissions, balancing throughput and retransmission overhead
Signal-to-Interference-plus-Noise Ratio (SINR)
The fundamental physical-layer metric that CQI attempts to quantify. SINR measures the power of the desired signal divided by the sum of interference and thermal noise. CQI reporting effectively compresses the continuous SINR distribution into a discrete index.
- SINR-to-CQI Mapping: Vendor-specific lookup tables translate measured SINR to a 4-bit CQI value
- Effective SINR: Accounts for frequency selectivity and receiver processing gains
- Reference Signals: CSI-RS or CRS provide the basis for SINR estimation at the UE
Modulation and Coding Scheme (MCS)
The direct output of the CQI-to-MCS mapping process. The MCS table defines the combination of modulation order (QPSK, 16QAM, 64QAM, 256QAM) and code rate (ratio of information bits to total transmitted bits) applied to each resource block allocation.
- 5G NR MCS Table: Supports up to 256QAM (MCS index 28) with spectral efficiency exceeding 7.4 bps/Hz
- Low-SE MCS: Reserved for ultra-reliable low-latency communication (URLLC) with target BLER of 10^-5
- Adaptive MCS Switching: Occurs every transmission time interval (TTI) based on the latest CQI report
Deep Reinforcement Learning for CQI Prediction
AI-driven approaches that forecast future CQI values to enable proactive link adaptation rather than reactive MCS selection. DRL agents learn to predict channel degradation before it occurs, reducing the latency penalty of waiting for explicit CQI reports.
- State Space: Historical CQI sequences, HARQ statistics, and UE mobility vectors
- Action Space: Preemptive MCS selection or scheduling decisions
- Reward Function: Maximizes throughput while constraining BLER below target
- Advantage: Compensates for CQI reporting delay (4–8 ms in LTE) in high-mobility scenarios
HARQ and CQI Interaction
Hybrid Automatic Repeat Request (HARQ) provides a closed-loop correction mechanism that compensates for CQI estimation errors. When the initial transmission fails despite an optimistic CQI report, HARQ retransmissions with incremental redundancy recover the block.
- CQI Overestimation: Leads to aggressive MCS selection and increased first-transmission BLER
- CQI Underestimation: Results in conservative MCS and underutilized spectral efficiency
- HARQ Feedback: Used by OLLA to apply a dynamic back-off offset to reported CQI values, converging to the target BLER over multiple transmissions

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us