nrPBCHIndices
Generate PBCH resource element indices
Description
[
returns the resource element indices ind
,info
] = nrPBCHIndices(ncellid
)ind
for the physical broadcast
channel (PBCH) and related index information info
. The function
implements TS 38.211 Section 7.4.3.1 [1]. The corresponding physical
layer cell identity number is 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 modulation symbols are mapped.
[
specifies additional index formatting options by using one or more name-value pair
arguments. Unspecified options take default values.ind
,info
] = nrPBCHIndices(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.