CQI Report - Subband_CQI #329
-
Dear Community, As you may know, there are two types of CQI report in 5G standard. One of them is called "Wideband CQi", in which the UE reports the channel quality in the whole bandwidth and as a result we only have one number indicating the quality of the whole channel. Another way to report CQI is "Subband_CQI", in which the UE reports the CQI per RBG (Resource Block Group). I refer you to the following link for more information in this regard: For my research, I need this "Subband_CQI" report. I did not find any configuration for this in the configuration list. Though, I have noticed that actually in the code there is an inline if statement that check which one (subband or wideband) is configured. The relative path to the part that I'm talking about is I wanted to ask whether this "subband_cqi| is actually implemented in the code or not. And moreover ask for other researchers' experience in this. I would appreciate if you can help me in any way to enable this "subband_cqi". |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey @arman-maghsoudnia , Subband_CQI is not supported only wideband CQI is supported. |
Beta Was this translation helpful? Give feedback.
Hey @arman-maghsoudnia , Subband_CQI is not supported only wideband CQI is supported.