nrPBCHDMRSIndices
Generate PBCH DM-RS resource element indices
Description
returns the resource element indices for the physical broadcast channel (PBCH) demodulation
reference signal (DM-RS). The function implements TS 38.211 Section 7.4.3.1 [1]. The corresponding physical
layer cell is identified by ind
= nrPBCHDMRSIndices(ncellid
)ncellid
. The returned indices are 1-based
using linear indexing form. This indexing form can directly index the elements of a 240-by-4
matrix corresponding to the Synchronization Signal / Physical Broadcast Channel (SS/PBCH)
block. The order of the indices indicates how the PBCH DM-RS modulation symbols are
mapped.
specifies additional index formatting options by using one or more name-value pair
arguments. Unspecified options take default values.ind
= nrPBCHDMRSIndices(ncellid
,Name,Value
)
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.