Latency calculation for 5g scenario
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
In 5g toolbox, we have a script to calculate the throughput of NR PDSCH and PUSCH. Can anyone please help me out in calculating the delay in transmission of packets? I find it tricky, so I request you to guide me.
Thanks in advance!
2 commentaires
Mariam Elsayem
le 16 Fév 2022
Hi,
I was wondering if you came up with a way to calculate the latency. I am facing the same issue.
Esteban Municio
le 24 Mai 2022
Hi,
Same question here, is there any easy way to measure end-to-end latency using the 5G Toolbox?
Thanks and kind regards,
Esteban
Réponses (1)
Khalid Nawaz Khan
le 30 Mar 2023
Assuming that Block Error Rate (BLER) and transmission time have been calculated in a simulation environment, the following formula can be utilized to determine latency (L):
L = (t / (1 - BLER)) where t represents transmission time (in simulation) and BLER represents Block Error Rate.
I am optimistic that this will be effective for you.
0 commentaires
Voir également
Catégories
En savoir plus sur C4ISR 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!