Latency calculation for 5g scenario
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Mariam Elsayem
am 16 Feb. 2022
Hi,
I was wondering if you came up with a way to calculate the latency. I am facing the same issue.
Esteban Municio
am 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
Antworten (1)
Khalid Nawaz Khan
am 30 Mär. 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 Kommentare
Siehe auch
Kategorien
Mehr zu C4ISR finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!