How can I plot SINR per UE using 5G toolbox?
Afficher commentaires plus anciens
I use NR Cell Performance Evaluation with MIMO, and I need to plot SINR per UE. In which function can I find it? I suppose it is related to the CDL channel model I exploit.
I use the following libraries:
Réponses (1)
Kausthub
le 23 Août 2023
0 votes
Hi Nadezda,
I understand that you are looking for a way to plot the SINR values of individual UEs.
sinr() is the function used to plot / calculate the SINR values. A detailed description and documentation can be found here :
Here are some references you might find it useful for incorporating this SINR to NR Cell Performance Evaluation with MIMO as per your needs.
- SINR Map for a 5G Urban Macro-Cell Test Environment - MATLAB & Simulink - MathWorks India - This example shows how to construct a 5G urban macro-cell test environment and visualize the signal-to-interference-plus-noise ratio (SINR) on a map.
- NR PDSCH Throughput - MATLAB & Simulink - MathWorks India
- Perfect channel estimation - MATLAB nrPerfectChannelEstimate - MathWorks India
Hope this helps!
Catégories
En savoir plus sur PHY Components dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!