nrPDCCH
Generate PDCCH modulation symbols
Description
returns the physical downlink control channel (PDCCH) modulation symbols, as defined in TS
38.211 Section 7.3.2 [1]. sym
= nrPDCCH(dcicw
,nid
,nrnti
)dcicw
is the encoded downlink control information (DCI) codeword, as specified in TS 38.212
Section 7.3 [2]. The generation process
consists of scrambling the input DCI codeword with scrambling identity
nid
, and QPSK symbol modulation. nrnti
specifies
the user equipment (UE).
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
[2] 3GPP TS 38.212. “NR; Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.