|
||
The Type-3 PDCCH Common Search Space is a critical element in 5G NR for broadcasting system information and ensuring network accessibility. Its configuration and interaction with other search spaces provide a balanced approach to resource utilization while catering to both common and dedicated signaling requirements. This setup ensures a robust and scalable mechanism for control channel operations in diverse network conditions. Purpose and UsageType 3 PDCCH common search space is a group-common search space used to carry control information that is intended for either all UEs or a specific group of UEs within a cell. Type 3 PDCCH common search space in 5G NR is a flexible, RRC-configured group-common resource that the network uses to transmit control information intended for multiple UEs simultaneously. It complements the other common search space types (0, 0A, 1, 2) by offering a way to broadcast or group-schedule messages that do not fall under the initial access or random access procedures.
ConfigurationThe gNB signals one or more search spaces to the UE (either broadcast via system information or dedicated via RRC messages). Each search space is associated with:
PDCCH-Config ::= SEQUENCE { ... searchSpacesToAddModList SEQUENCE(SIZE (1..10)) OF SearchSpace OPTIONAL, -- Need N ... } SearchSpace ::= SEQUENCE { searchSpaceId SearchSpaceId, controlResourceSetId ControlResourceSetId OPTIONAL, -- Cond SetupOnly monitoringSlotPeriodicityAndOffset CHOICE { ... } OPTIONAL, -- Cond Setup4 duration INTEGER (2..2559) OPTIONAL, -- Need S monitoringSymbolsWithinSlot BIT STRING (SIZE (14)) OPTIONAL, -- Cond Setup nrofCandidates SEQUENCE { ... } OPTIONAL, -- Cond Setup searchSpaceType CHOICE { common SEQUENCE { dci-Format0-0-AndFormat1-0 SEQUENCE { ... } OPTIONAL, -- Need R dci-Format2-0 SEQUENCE { nrofCandidates-SFI SEQUENCE { aggregationLevel1 ENUMERATED {n1, n2} OPTIONAL, -- Need R aggregationLevel2 ENUMERATED {n1, n2} OPTIONAL, -- Need R aggregationLevel4 ENUMERATED {n1, n2} OPTIONAL, -- Need R aggregationLevel8 ENUMERATED {n1, n2} OPTIONAL, -- Need R aggregationLevel16 ENUMERATED {n1, n2} OPTIONAL -- Need R }, ... } OPTIONAL, -- Need R dci-Format2-1 SEQUENCE { ... } OPTIONAL, -- Need R dci-Format2-2 SEQUENCE { ... } OPTIONAL, -- Need R dci-Format2-3 SEQUENCE { dummy1 ENUMERATED {sl1, sl2, sl4, sl5, sl8, sl10, sl16, sl20} OPTIONAL, -- Cond Setup dummy2 ENUMERATED {n1, n2}, ... } OPTIONAL -- Need R }, ue-Specific SEQUENCE { ... } } OPTIONAL -- Cond Setup2 } Interaction With Other Search SpacesType-3 Common Search Space (CSS) is one of several common PDCCH search spaces in 5G NR, each designed for different broadcast or group-common purposes. It generally serves as a configurable resource for group-oriented or broadcast messages beyond the initial and random-access procedures handled by other search space types. Below is an overview of how Type-3 CSS interacts with other search spaces:
Reference
|
||