ltePDCCHIndices
PDCCH resource element indices
Syntax
Description
returns
a ind
= ltePDCCHIndices(enb
)NRE
-by-CellRefP
matrix of
one-based linear indexing RE indices given the structure enb
.
It returns the subframe resource element (RE) indices for the physical
downlink control channels (PDCCH).
The NRE
indices returned cover all PDCCH
resources in the control region not already assigned to PCFICH or
PHICH (see ltePDCCHInfo
). They
are ordered as the complete block of padded, interleaved, and shifted
PDCCH modulation symbols that ready to be mapped, as described in
TS 36.211 [1], Section 6.8.5.
returns
a matrix of indices, where the vector ind
= ltePDCCHIndices(enb
,exreg
,opts
)exreg
explicitly
defines resources not to be assigned to PDCCH. The exreg
must
contain valid resource element group (REG) indices but can be either
zero-based or one-based throughout, and indices which do not fall
within the control region are ignored.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.211. “Physical Channels and Modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA). URL: https://www.3gpp.org.
Version History
Introduced in R2014a
See Also
ltePDCCH
| ltePDCCHDecode
| ltePDCCHInfo
| ltePDCCHInterleave
| ltePDCCHDeinterleave
| ltePDCCHSpace
| ltePDCCHSearch