Marcello Morini
unread,Aug 2, 2022, 2:11:44 PM8/2/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 5G-LENA-users
Hi all,
I am running the example cttc-3gpp-channel-example.cc to monitor the Random Access Procedure of the nodes connecting.
In particular, I am interested in studying the time required by an increasing number of UEs (from 1 to 100) to complete the Random Access.
To do so, I parse the log file, looking for "NrUeMac:DoNotifyConnectionSuccessful" or "LteUeRrc:DoNotifyRandomAccessSuccessful".
However, at the end of the analysis, all UEs turn out to connect at the same time instant, regardless of the number and the positions of UEs,
and without any collision, thus following what appears to be an ideal behavior.
I don't think this is a realistic outcome of the simulation.
Is there a way I can get a reliable result for my RA delay evaluation?
Any help would be really appreciated.
Thank you in advance,
MM