nrPUSCHPTRSConfig
PUSCH PT-RS configuration parameters
Description
The nrPUSCHPTRSConfig object sets phase tracking reference signal
(PT-RS) configuration parameters for the physical uplink shared channel (PUSCH), as defined in
TS 38.211 Section 6.4.1.2 [1]. This object bundles all the
properties involved in PUSCH PT-RS symbols and indices generation. By default, the object
defines the PT-RS with a frequency density of 2 and time density of 1. Use this object when
setting the PTRS property of the nrPUSCHConfig or nrWavegenPUSCHConfig
objects.
Creation
Description
creates a
PUSCH-specific PT-RS configuration object with default properties.ptrs = nrPUSCHPTRSConfig
sets writable properties using one or more name-value arguments. For example,
ptrs = nrPUSCHPTRSConfig(PropertyName=Value)TimeDensity=2,FrequencyDensity=4 sets the time density to 2 and
frequency density to 4. Unspecified properties take their default values.
Properties
Examples
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2020a