|
||
This configuration is to configure for TDD UL/DL pattern for dedicated UE (i.e, configuration for a specific UE, not common to every UE). You can apply this configuration for a slot that is not used by TDD UL/DL common configuration. tdd UL/DL Dedicated Configuration (tdd-UL-DL-ConfigDedicated) TDD-UL-DL-ConfigDedicated ::= SEQUENCE { slotSpecificConfigurationsToAddModList SEQUENCE (SIZE (1..maxNrofSlots)) OF TDD-UL-DL-SlotConfig OPTIONAL slotSpecificConfigurationsToreleaseList SEQUENCE (SIZE (1..maxNrofSlots)) OF TDD-UL-DL-SlotIndex OPTIONAL } TDD-UL-DL-SlotConfig ::= SEQUENCE { slotIndex TDD-UL-DL-SlotIndex, symbols CHOICE { allDownlink NULL, allUplink NULL, explicit SEQUENCE { nrofDownlinkSymbols INTEGER (1..maxNrofSymbols-1) OPTIONAL, nrofUplinkSymbols INTEGER (1..maxNrofSymbols-1) OPTIONAL } } } TDD-UL-DL-SlotIndex ::= INTEGER (0..maxNrofSlots-1) Meaning of each parameter in this RRC IE can be illustrated as below.
Reference[1]
|
||