Binh Nguyen
unread,Jan 29, 2013, 7:36:05 PM1/29/13Sign 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 ns-3-...@googlegroups.com, Binh Nguyen
Hi everyone,
I did some experiment on LTE in which an UE sends Udp packets to an EnodeB and I got the UL PDCP delay in the UlPdcpStats.txt file, the RLC UL delay in the UlRlcStats.txt.
If I understand correctly, the UL Pdcp delay is the time a packet travels from UE's Pdcp layer to EnodeB's Pdcp layer. If so, then if I subtract the UL PDCP delay by the UL RLC delay, I will get the "processing" time of a packet between Pdcp layer and Rlc layer inside an UE (and EnodeB)?
Please let me know if I misunderstand something, because I got the UL PDCP delay significantly (hundreds times) larger than the UL RLC delay, and it doesn't seem correct.
Thanks!
Binh