nrSearchSpaceConfig
R2026bSearch space set configuration parameters
Description
The nrSearchSpaceConfig object sets search space set configuration
parameters for the physical downlink control channel (PDCCH), as defined in TS 38.213 Section
10 [1]. Use this object when setting
the SearchSpace property of the nrPDCCHConfig or nrDLCarrierConfig
objects.
Creation
Description
cfgSS = nrSearchSpaceConfig creates a search space set
configuration object with default properties.
cfgSS = nrSearchSpaceConfig(
specifies properties using one or more name-value arguments. For
example, PropertyName=Value)Duration=3 sets the search space duration
to three slots. Unspecified properties take their default
values.
Properties
Examples
References
[1] 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 R2020a