nrPUCCH2
Generate PUCCH format 2 modulation symbols
Description
returns the physical uplink control channel (PUCCH) format 2 modulation symbols, as defined
in TS 38.211 Section 6.3.2.5 [1]. sym
= nrPUCCH2(uciCW
,nid
,rnti
)uciCW
is the encoded uplink control information (UCI) codeword, as defined in TS 38.212 Section
6.3.1 [2]. The encoding consists of
scrambling using scrambling identity nid
and QPSK modulation.
rnti
specifies 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.
Extended Capabilities
Version History
Introduced in R2019a
See Also
nrPUCCH0
| nrPUCCH1
| nrPUCCH3
| nrPUCCH4
| nrPUCCHPRBS
| nrSymbolModulate