nrCORESETConfig
R2026bControl resource set (CORESET) configuration parameters
Description
The nrCORESETConfig object sets CORESET configuration parameters
for the physical downlink control channel (PDCCH), as defined in TS 38.211 Section 7.3.2 [1]. Use this object when setting
the CORESET property of the nrPDCCHConfig or nrDLCarrierConfig
objects.
Creation
Description
crst = nrCORESETConfig creates a CORESET configuration object
with default properties.
crst = nrCORESETConfig(
specifies properties using one or more name-value arguments. For
example, PropertyName=Value) REGBundleSize=3 configures the resource
element group (REG) bundlesize. Unspecified properties take their
default values.
Properties
Examples
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.

