Hello, dear.
The CQI reflects channel quality. It is measured by the UE and reported to the eNodeB. The UE uses the CQI to inform the eNodeB scheduler of the downlink channel quality. The CQI reported by the UE to the eNodeB is obtained by quantizing the pilot SINR measured by the UE. The CQI is measured by the UE and generally refers to the downlink channel quality. The CQI of the UE reports a 4-bit index. Each index indicates the maximum channel efficiency that the UE can support when the IBLER is less than 10% in a certain scheduling mode (QPSK/16QAM/64QAM). That is, the highest-order MCS is used.
The CQI reported by the UE is a 4-bit value. The eNodeB selects the MCS and transport block size (TBS) by reading and processing the value. The following table lists the mapping between CQIs, modulation modes, and bit rates.
Table 1: 4-bit CQI Table [Reference : 36.213 Table 7.2.3-1]
CQI index | modulation | code rate x 1024 | efficiency |
0 | out of range |
1 | QPSK | 78 | 0.1523 |
2 | QPSK | 120 | 0.2344 |
3 | QPSK | 193 | 0.3770 |
4 | QPSK | 308 | 0.6016 |
5 | QPSK | 449 | 0.8770 |
6 | QPSK | 602 | 1.1758 |
7 | 16QAM | 378 | 1.4766 |
8 | 16QAM | 490 | 1.9141 |
9 | 16QAM | 616 | 2.4063 |
10 | 64QAM | 466 | 2.7305 |
11 | 64QAM | 567 | 3.3223 |
12 | 64QAM | 666 | 3.9023 |
13 | 64QAM | 772 | 4.5234 |
14 | 64QAM | 873 | 5.1152 |
15 | 64QAM | 948 | 5.5547 |
Thanks!