nrPUCCH4
Generate PUCCH format 4 modulation symbols
Syntax
Description
returns the physical uplink control channel (PUCCH) format 4 modulation symbols for encoded
uplink control information (UCI) codeword sym
= nrPUCCH4(uciCW
,mod
,nid
,rnti
,sf
,occi
)uciCW
. The function
implements TS 38.211 Section 6.3.2.6 [1]. The encoding consists of:
Scrambling using scrambling identity
nid
.Symbol modulation using modulation scheme
mod
.Block-wise spreading using spreading factor
sf
and orthogonal cover code indexocci
.Transform precoding by considering 12 subcarriers associated with the PUCCH format 4 transmission.
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.213. “NR; Physical layer procedures for control.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2019aSee Also
nrPUCCH0
| nrPUCCH1
| nrPUCCH2
| nrPUCCH3
| nrPUCCHPRBS
| nrSymbolModulate
| nrTransformPrecode