nrPDSCHPTRSConfig
Description
The nrPDSCHPTRSConfig
object sets phase tracking reference signal
(PT-RS) configuration parameters for a physical downlink shared channel (PDSCH), as defined in
TS 38.211 Section 7.4.1.2 [1]. By default, the object
defines the PT-RS with time density 1, frequency density 2, resource element offset '00' and
PTRS port set [ ]. Use this object when setting the PTRS
property of the
nrPDSCHConfig
or nrWavegenPDSCHConfig
objects.
Creation
Description
creates a PT-RS
configuration object for a PDSCH with default properties.ptrs
= nrPDSCHPTRSConfig
specifies properties using one or more name-value pair arguments. Enclose each property in
quotes. For example, ptrs
= nrPDSCHPTRSConfig(Name,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