Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

UE Capability in Detail

https://www.sharetechnote.com/html/5G/
5G_UE_Capability.html

UE-NR-Capability-v1540 ::= SEQUENCE {


sdap-Parameters SDAP-Parameters OPTIONAL,
overheatingInd ENUMERATED {supported} OPTIONAL,
ims-Parameters IMS-Parameters OPTIONAL,
fr1-Add-UE-NR-Capabilities-v1540 UE-NR-CapabilityAddFRX-Mode-v1540
OPTIONAL,
fr2-Add-UE-NR-Capabilities-v1540 UE-NR-CapabilityAddFRX-Mode-v1540
OPTIONAL,
fr1-fr2-Add-UE-NR-Capabilities UE-NR-CapabilityAddFRX-Mode OPTIONAL,
nonCriticalExtension UE-NR-Capability-v1550 OPTIONAL

UE Assistance Information
https://www.sharetechnote.com/html/5G/5G_UE_AssistanceInformation.html

Types of UE Assistance Information

The information that can be informed by UEassistanceMessage can be categorized


as follows (this table is based on 38.331-5.7.4.1). I think one of the strongest
motivation for this message is for Power Saving and Heat Mitigation and I think
those would be implemented with higher priority.

 MaxMIMO-LayerPreference-r16 : Usually UE would report the MIMO config


than what it has reported in UE capability information and it is expected
for gNB to send RRCReconfig to downgrade the MIMO as UE report.
 reducedMaxCCs : Usually UE would report the less number of CCs than the
number of CC in the current setup and it is expected for gNB to reduce the
number of CCs.
 reducedMaxCCs : Usually UE would report the less number of CCs than the
number of CC in the current setup and it is expected for gNB to reduce the
number of CCs.
 MinSchedulingOffsetPreference-r16 : Usually UE would report the larger
values for k0 and k2 to have enough time to prepare PDSCH / PUSCH in
response to DCI. In this case gNB may do two things. It just can put the
requested value (any value greater than the requested value) in DCI
without doing RRCReconfiguration. This can relax the required
PDSCH/PUSCH preparation time, but it would not impact much on power
saving on UE side. If gNB explicitely change k0, k2 value in
RRCReconfiguration, then UE can switch off some of the PHY process
between DCI and PDSCH/PUSCH if k0 and k2 are explicitely specified long
enough.

UE Capability

UE-NR-Capability-v1610 ::= SEQUENCE {


inDeviceCoexInd-r16 ENUMERATED {supported} OPTIONAL,
dl-DedicatedMessageSegmentation-r16 ENUMERATED {supported}
OPTIONAL,
nrdc-Parameters-v1610 NRDC-Parameters-v1610 OPTIONAL,
powSav-Parameters-r16 PowSav-Parameters-r16 OPTIONAL,
fr1-Add-UE-NR-Capabilities-v1610 UE-NR-CapabilityAddFRX-Mode-v1610
OPTIONAL,
fr2-Add-UE-NR-Capabilities-v1610 UE-NR-CapabilityAddFRX-Mode-v1610
OPTIONAL,
bh-RLF-Indication-r16 ENUMERATED {supported} OPTIONAL,
directSN-AdditionFirstRRC-IAB-r16 ENUMERATED {supported} OPTIONAL,
bap-Parameters-r16 BAP-Parameters-r16 OPTIONAL,
referenceTimeProvision-r16 ENUMERATED {supported} OPTIONAL,
sidelinkParameters-r16 SidelinkParameters-r16 OPTIONAL,
highSpeedParameters-r16 HighSpeedParameters-r16 OPTIONAL,
mac-Parameters-v1610 MAC-Parameters-v1610 OPTIONAL,
mcgRLF-RecoveryViaSCG-r16 ENUMERATED {supported} OPTIONAL,
resumeWithStoredMCG-SCells-r16 ENUMERATED {supported} OPTIONAL,
resumeWithStoredSCG-r16 ENUMERATED {supported} OPTIONAL,
resumeWithSCG-Config-r16 ENUMERATED {supported} OPTIONAL,
ue-BasedPerfMeas-Parameters-r16 UE-BasedPerfMeas-Parameters-r16
OPTIONAL,
son-Parameters-r16 SON-Parameters-r16 OPTIONAL,
onDemandSIB-Connected-r16 ENUMERATED {supported} OPTIONAL,
nonCriticalExtension UE-NR-Capability-v1640 OPTIONAL

RRC Parameters

UEAssistanceInformation-v1540-IEs ::= SEQUENCE {


overheatingAssistance OverheatingAssistance OPTIONAL,
nonCriticalExtension UEAssistanceInformation-v1610-IEs
OPTIONAL
}

OverheatingAssistance ::= SEQUENCE {


reducedMaxCCs ReducedMaxCCs-r16 OPTIONAL,
reducedMaxBW-FR1 ReducedMaxBW-FRx-r16 OPTIONAL,
reducedMaxBW-FR2 ReducedMaxBW-FRx-r16 OPTIONAL,
reducedMaxMIMO-LayersFR1 SEQUENCE {
reducedMIMO-LayersFR1-DL MIMO-LayersDL,
reducedMIMO-LayersFR1-UL MIMO-LayersUL
} OPTIONAL,
reducedMaxMIMO-LayersFR2 SEQUENCE {
reducedMIMO-LayersFR2-DL MIMO-LayersDL,
reducedMIMO-LayersFR2-UL MIMO-LayersUL
} OPTIONAL

You might also like