caculate SNR for mapping CQI
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi!
How do I calculate the value of SNR based on the distance of UE and gNB? Is it available in the 5g toolbox?
Thanks!
0 commentaires
Réponses (1)
praguna manvi
le 4 Nov 2024 à 11:55
Modifié(e) : praguna manvi
le 5 Nov 2024 à 3:27
As I understand, you are looking to set the value of "SNR" for determining "CQI" using "UE" and "gNB". You can refer to the following example from the "5G Toolbox" that demonstrates how to compute downlink channel state information (CSI) parameters such as CQI reported from "UE" to "gNB" as feedback:
openExample('5g/NRDownlinkCSIReportingExample')
This example utilizes the "SNR" definition found in the link below, which explains how to define "SNR" in link simulation:
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Fortran with MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!