nrPUSCHPTRSIndices
R2026bGenerate PUSCH PT-RS Indices
Description
returns ind = nrPUSCHPTRSIndices(carrier,pusch)ind in matrix form, which contains phase tracking reference
signal (PT-RS) resource elements (RE) of the physical uplink shared channel (PUSCH), as
defined in TS 38.211 Section 6.4.1.2.2 [1]. The number of columns in
ind depends on the transmission scheme and transform precoding.
carrier specifies the carrier configuration parameters for a specific
OFDM numerology and pusch specifies the PUSCH configuration parameters.
When you enable transform precoding, the indices are generated relative to the start of the
PUSCH allocation.
specifies output formatting options using one or more name-value
arguments. Unspecified options take default values. For example,
ind = nrPUSCHPTRSIndices(carrier,pusch,Name=Value)IndexBase="0based" specifies the RE indexing base
of the output.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.