Latency calculation for 5g scenario

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

Hi,
I was wondering if you came up with a way to calculate the latency. I am facing the same issue.
Hi,
Same question here, is there any easy way to measure end-to-end latency using the 5G Toolbox?
Thanks and kind regards,
Esteban

Sign in to comment.

Answers (1)

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.

Asked:

on 24 Nov 2020

Answered:

on 30 Mar 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!