nrCQITables
Description
The nrCQITables
object contains the 4-bit channel quality
indicator (CQI) tables, as defined in TS 38.214 Section 5.2.2.1 [1]. The object stores each of
the four tables as a read-only property. The columns in each table are
CQIIndex
, Modulation
,
TargetCodeRate
, SpectralEfficiency
, as defined in
the specification, and Qm
, which denotes the number of bits per
modulation symbol. The TargetCodeRate
column contains the fractional
target code rates that the object obtains by dividing the target code rates from the
specification by 1024. A table value of NaN
corresponds to the "out of
range" value from [1].
Creation
Syntax
Description
cqiTables = nrCQITables
creates an object that contains CQI
tables.
Properties
Examples
References
[1] 3GPP TS 38.214. “NR; Physical layer procedures for data.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2024a