nrPDSCHDecode
Decode PDSCH modulation symbols
Syntax
Description
[
returns soft bits cws
,symbols
] = nrPDSCHDecode(sym
,mod
,nid
,rnti
)cws
and constellation symbols
symbols
resulting from the inverse operation of the physical downlink
shared channel (PDSCH) processing specified in TS 38.211 Sections 7.3.11–3 [1]. The decoding consists of
layer demapping, demodulation of sym
with modulation scheme
mod
, and descrambling with scrambling identity
nid
. The input 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.