nrPUCCH0Config
R2026bPUCCH format 0 configuration parameters
Description
The nrPUCCH0Config object sets physical uplink control channel
(PUCCH) configuration parameters for format 0, as defined in TS 38.211 Sections 6.3.2.1 to
6.3.2.3 [1]. The object also configures
the bandwidth part (BWP) containing the PUCCH and the number of resource blocks (RBs) that the
PUCCH occupies within the BWP.
The default nrPUCCH0Config object allocates a PUCCH format 0 in the first
RB of the BWP and the last OFDM symbol in the slot of 14 OFDM symbols.
For operation with shared spectrum channel access
for frequency range 1 (FR1), set the Interlacing property to true, then use the
RBSetIndex and InterlaceIndex object properties to specify the allocated frequency
resources. (since R2023b)
Creation
Description
creates a default
PUCCH configuration object for format 0.pucch = nrPUCCH0Config
specifies properties
using one or more name-value arguments. For example,
pucch = nrPUCCH0Config(PropertyName=Value)NSizeBWP=200 specifies 200 physical resource
blocks (PRB) in the BWP.
Properties
Examples
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.