Encode downlink control information (DCI)
encodes the input DCI bits and returns the rate-matched DCI codeword of length
dcicw
= nrDCIEncode(dcibits
,rnti
,E
)E
. The function implements the features described in TS 38.212
Section 7.3.2, 7.3.3, and 7.3.4 [1], such as cyclic redundancy
check (CRC) attachment, polar encoding, and rate matching. The CRC parity bits are masked
with rnti
, the radio network temporary identifier (RNTI) of the user
equipment (UE).
[1] 3GPP TS 38.212. “NR; Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.