nrPUCCH1Config
R2026bPUCCH format 1 configuration parameters
Description
The nrPUCCH1Config object sets physical uplink control channel
(PUCCH) configuration parameters for format 1, as defined in TS 38.211 Sections 6.3.2.1,
6.3.2.2, 6.3.2.4, and 6.4.1.3.1 [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 nrPUCCH1Config object allocates a PUCCH format 1 in the first
RB in the BWP and in all OFDM symbols in a slot.
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 1.pucch = nrPUCCH1Config
specifies properties
using one or more name-value arguments. For example,
pucch = nrPUCCH1Config(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.