nrPUSCHMCSTables
Description
The nrPUSCHMCSTables
object contains the physical uplink shared
channel (PUSCH) modulation and coding scheme (MCS) tables, as defined in TS 38.214 Sections
5.1.3.1 and 6.1.4.1 [1]. The object stores each of
the five tables as a property. The columns in each table are MCSIndex
,
Qm
, TargetCodeRate
,
SpectralEfficiency
, as defined in the specification, and
Modulation
, which denotes the modulation type. 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 "reserved" value from [1].
Creation
Description
puschmcsTables = nrPUSCHMCSTables
creates an object that
contains PUSCH MCS 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