nrPUCCH3
Generate PUCCH format 3 modulation symbols
Description
returns the physical uplink control channel (PUCCH) format 3 modulation symbols, as defined
in TS 38.211 Section 6.3.2.6 [1]. sym
= nrPUCCH3(uciCW
,mod
,nid
,rnti
,mrb
)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
, symbol modulation using
modulation scheme mod
, and transform precoding based on the allocated
number of PUCCH resource blocks mrb
.
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
| nrPUCCH2
| nrPUCCH4
| nrPUCCHPRBS
| nrSymbolModulate
| nrTransformPrecode