ltePDCCHInterleave
PDCCH interleaving and cyclic shift
Description
performs
the interleaving and cyclic shifting on PDCCH resource element groups
(REGs) as described in TS 36.211 [1],
Section 6.8.5. out
= ltePDCCHInterleave(enb
,in
)
The permutation, or interleaving, operation is performed as
described in TS 36.212 [2],
Section 5.1.4.2.1, with the exception that “symbol quadruplets”
replace “bits”. Then, the block of PDCCH-modulated symbol
quadruplets is cyclically shifted with NCellID
to
avoid intercell interference.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.211. “Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Channels and Modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
[2] 3GPP TS 36.212. “Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2014a
See Also
ltePDCCHDeinterleave
| ltePDCCH
| ltePDCCHDecode
| ltePDCCHInfo
| ltePDCCHIndices
| ltePDCCHPRBS
| ltePDCCHSpace
| ltePDCCHSearch