caculate SNR for mapping CQI
조회 수: 8 (최근 30일)
이전 댓글 표시
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
답변 (1개)
praguna manvi
2024년 11월 4일
편집: praguna manvi
2024년 11월 5일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!