ltePDCCHInfo
PDCCH resource information
Syntax
Description
returns a structure that contains information about the physical downlink control
channel (PDCCH) subframe resources. info = ltePDCCHInfo(enb)
Within a non-Multimedia Broadcast and Multicast Service (non-MBMS) downlink subframe, the
first info.NSymbols OFDM symbols represent the control
region and carry the physical control format indicator channel
(PCFICH), physical hybrid ARQ indicator channel (PHICH), and PDCCH.
info.NRE indicates the number of non-reference resource
elements (RE) not assigned to the PCFICH or PHICH that are associated with PDCCH
transmission. These resources carry the set of PDCCH where each PDCCH carries a
single encoded DCI message. Each PDCCH can be transmitted on one, two, four, or
eight control channel elements (CCE), where 1 CCE = 9 REG = 36 RE = 72 bits. As
such, not all the NRE elements can carry actual PDCCH instances,
with (info.NRE – info.NREUsed) being
unavailable for PDCCH transmission.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a
See Also
ltePDCCH | ltePDCCHDecode | ltePDCCHIndices | ltePDCCHInterleave | ltePDCCHDeinterleave | ltePDCCHPRBS | ltePDCCHSpace | ltePDCCHSearch