lteEPDCCH
Enhanced physical downlink control channel
Description
returns
a vector sym
= lteEPDCCH(enb
,chs
,cw
)sym
of complex modulation symbols associated
with a single Enhanced Physical Downlink Control Channel (EPDCCH)
transmission in a subframe. The channel processing includes the stages
of scrambling and QPSK modulation. The function is initialized according
to the cell-wide settings, enb
, and the channel
transmission configuration, chs
. For a given
input bit vector, cw
, the column output, sym
,
contains the QPSK symbols ready to be mapped into the resource elements
indicated by lteEPDCCHIndices
.
This function performs no precoding. If necessary, apply precoding externally.
You can obtain the EPDCCH transmission capacity from the info
structure
produced by lteEPDCCHIndices
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b