Lte serving cell ID

151 views
Skip to first unread message

Lucas Pacheco

unread,
Oct 30, 2017, 6:51:50 AM10/30/17
to ns-3-users
Hi, everyone!

In my simulation i have an LTE scenario and a modified version of the A2A4HandoverAlgorithm, is there a way, during algorithm the measurements to know the Id of the serving cell? It's giver its rsrq, but i must get its it. Couldn't find anything about it so far..

Thanks in advance.

Lucas Pacheco

unread,
Oct 30, 2017, 7:02:10 AM10/30/17
to ns-3-users
I mean, in the a2-a4-rsrq-handover-algorithm.cc file.

Zoraze Ali

unread,
Oct 30, 2017, 9:00:03 AM10/30/17
to ns-3-users
Hi Lucas,

I think with the current implementation of handover algorithms you don't have access to source cell id. However, it should be accessible with simple modification. Look how a handover algorithm interact with an eNB through a SAP and then you can use that SAP primitive to get the cell id of the eNB.

Kind regards,
Zoraze  

Lucas Pacheco

unread,
Oct 30, 2017, 1:09:55 PM10/30/17
to ns-3-...@googlegroups.com
In the context of the simulation, more than one ENB-UE link may have the same rnti, right? If not, I was wondering if it could be used to track the id..

--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/4WXoyNiFy5Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
To post to this group, send email to ns-3-...@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
--
Att,
Lucas Pacheco, estudante em Universidade Federal do Pará

Zoraze Ali

unread,
Oct 30, 2017, 1:22:43 PM10/30/17
to ns-3-users
Handover algorithm is eNB specific and each UE attached to an eNB would have different RNTI. I didn't understand how would you track the serving cell id in a2-a4-rsrq-handover-algorithm.cc with just RNTI. There could be two solutions, one I already told you in my previous post and second would be to edit the UeMeasurementReport to include the serving cell id with every report.

If you find out the way other than what I proposed, please do share for future readers

Kind regards,
Zoraze

Lucas Pacheco

unread,
Oct 30, 2017, 1:28:08 PM10/30/17
to ns-3-...@googlegroups.com
I'm gonna try those, thank you very much!

--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/4WXoyNiFy5Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
To post to this group, send email to ns-3-...@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages