ltePDCCHInfo
PDCCH resource information
Syntax
Description
returns
a structure info
= ltePDCCHInfo(enb
)info
containing information about
the Physical Downlink Control Channel (PDCCH) subframe resources.
Within a non-MBMS downlink subframe, the first info.NSymbols
OFDM
symbols represent its control region and carry
the PCFICH, 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 1,2,4,
or 8 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