nrPDSCH
Generate PDSCH modulation symbols
Syntax
Description
returns sym
= nrPDSCH(cws
,mod
,nlayers
,nid
,rnti
)sym
containing physical downlink shared channel (PDSCH)
modulation symbols, as defined in TS 38.211 Sections 7.3.1.1–3 [1]. The process consists of
scrambling with scrambling identity nid
, performing symbol modulation
with modulation scheme mod
, and layer mapping. cws
represents one or two downlink shared channel (DL-SCH) codewords, as described in TS 38.212
Section 7.2.6. nlayers
specifies the number of transmission layers.
rnti
is the radio network temporary identifier (RNTI) of 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.