nrPUCCH3Config
Description
The nrPUCCH3Config
object sets physical uplink control channel
(PUCCH) configuration parameters for format 3, as defined in TS 38.211 Sections 6.3.2.1,
6.3.2.2, 6.3.2.6, and 6.4.1.3.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 nrPUCCH3Config
object allocates a PUCCH format 3 in the first
RB in the BWP and in all OFDM symbols in a slot.
Creation
Description
creates a default
PUCCH configuration object for format 3.pucch
= nrPUCCH3Config
specifies properties using one
or more name-value pairs. Enclose each property in quotes. For example,
pucch
= nrPUCCH3Config(Name,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.
Extended Capabilities
Version History
Introduced in R2021a