Latency calculation for 5g scenario
    4 views (last 30 days)
  
       Show older comments
    
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 Comments
  Mariam Elsayem
 on 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
 on 24 May 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
Answers (1)
  Khalid Nawaz Khan
 on 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 Comments
See Also
Categories
				Find more on Logical in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!