lteDCIEncode
Downlink control information encoding
Description
returns
the vector resulting from downlink control information (DCI) processing
of the input bit vector, cw
= lteDCIEncode(ue
,dcibits
)dcibits
, given the field
settings in the structure, ue
.
As described in TS 36.212 [1],
Section 5.3.3, DCI processing involves CRC attachment with ue
.RNTI
masking
of the CRC, convolutional coding, and rate matching to the capacity
of the PDCCH format.
Examples
Input Arguments
Output Arguments
References
[1] 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 R2013b
See Also
lteDCI
| lteDCIDecode
| lteDCIResourceAllocation
| lteDCIInfo
| ltePDCCH
| lteEPDCCH