How to run mc-twoenbs

112 views
Skip to first unread message

Merly Marilyn

unread,
Nov 12, 2018, 4:51:58 AM11/12/18
to ns-3-users
Hello everybody,

I'm newbie in NS3 and i've been trying to run the mc-twoenbs code from https://github.com/nyuwireless-unipd/ns3-mmwave but it stops at certain point. 
i've followed the instructions executing these two configuration commands: 
CXXFLAGS="-Wall" ./waf configure --enable-examples
./waf
And then execute the code. Could you please tell me how to run it.
I've attached a capture.

Greetings
Merly Asuncion

Snap1.jpg

Michele Polese

unread,
Nov 12, 2018, 9:00:12 AM11/12/18
to ns-3-users
Hi,
from the attached screenshot it seems that the example executes correctly. The simulation has a finite duration, thus it stops after some time.
Best,
Michele

Merly Marilyn

unread,
Nov 29, 2018, 6:33:38 PM11/29/18
to ns-3-users
Hello Michele,

Thank you for your reply.

Regarding the same code, how can i attach the UE to the lte node and mmwave node at the same time.
As i understood the ue just attach to the one mmwave node and then it  performs a fastswitching to the next mmwave node.

Greetings

Merly

Michele Polese

unread,
Nov 30, 2018, 2:41:24 AM11/30/18
to ns-3-users
Hi,
the McUeNetDevice UEs already attach to a mmWave and an LTE eNB. However, in the current implementation, the data plane is served only through one of the two. You read more about this here: http://ieeexplore.ieee.org/document/7959177/ https://arxiv.org/abs/1611.04748
If you want to use the data plane in both connections at the same time, you will to modify the mc-enb-pdcp.cc and mc-ue-pdcp.cc implementations.
Best,
Michele

Merly Marilyn

unread,
Dec 7, 2018, 4:27:59 PM12/7/18
to ns-3-users
Hello Michele,

i want to make a HO between the mmWave node and the lte node.
so i've modified here in the code:

NetDeviceContainer mcUeDevs;
mcUeDevs = mmwaveHelper->InstallInterRatHoCapableUeDevice (ueNodes);

So, what else should i add to run the RAT H.O.?

Thank you for you time.

Kind Regards

Merly Asuncion


On Monday, 12 November 2018 10:51:58 UTC+1, Merly Marilyn wrote:
Screenshot from 2018-12-07 22-23-21.png

Michele Polese

unread,
Dec 9, 2018, 12:38:54 PM12/9/18
to ns-3-users
Hi,
notice that we do not currently support the inter RAT feature, but just LTE/mmWave multi-connectivity, as explained here: https://github.com/nyuwireless-unipd/ns3-mmwave/releases/tag/V2.0
Best,
Michele

--
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/9D0O7c4TE2U/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.


--
Michele Polese

Ph.D. Student
Dept. of Information Engineering (DEI) - SIGNET Research Group
University of Padova
Via Gradenigo 6/B, 35131 Padova (Italy)

Merly Marilyn

unread,
Jan 30, 2019, 4:13:17 AM1/30/19
to ns-3-users
Hello Michele,

Thank you for your help.

I've been trying to run the simulation without the effect of the buildings. First by setting up the buildings heigh to 0, but there are some deeps in the UL signal. Second, i have uninstalled the building from the nodes and ue, and i got errors.

Appreciate if someone can help me to give some hints or answer in advance. Thank you.

Regards,

Merly Asuncion


On Monday, 12 November 2018 10:51:58 UTC+1, Merly Marilyn wrote:

Michele Polese

unread,
Jan 30, 2019, 9:32:56 AM1/30/19
to ns-3-users
Hello, 
which errors did you obtain?
If you do not want to use buildings, you should also change the propagation model to MmWave3gppPropagationLossModel.
Best,
Michele

--
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/9D0O7c4TE2U/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