I read somewhere that routing protocols like aodv, dsr works only for one interface. I want to change aodv to work for dual interface.one for control channel and another 6 for data. How can I extend routing protocol to work for two interfaces. WAVE module works for single radio, multiple channels. I am also trying to change wave module to work for dual interface.
Thanks in advance
Thanks T,"dual radio interfaces, considered by ETSI, have one radio tuned to the CCH and other radio tunable to one of the available service channel"What does dual radio interface mean in the above statement? Please explain.Thanks in advance.
--
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/9Wr1bjFz38s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+unsubscribe@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.
Hi,
Your problems definition is not clear...
Allthesame, IMHO, one case where control and data plane splits have been used to achieve better dual RF connectivity is LTE Rel.12. implementation derivatives. [A Google or IEEE digital lib search will throw up a few papers...]
However, such implementations are not easy and require modifying code at PHY and MAC levels
I hope it helps...
What Guru Tomasso has said is so very true.... (As Always)
Regards,
madan
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+...@googlegroups.com.
each node has two interfaces (transreceiver): the first (transreceiver1) is always tuned to the control channel (channel 172) for safety message broadcasts and the second one (transreceiver2), which can be tuned to any of the six service channels.
I have following questions:
1. I want a node with dual radio. I don't know how to implement it in ns3.
2. Do i have to modify AODV(i am using this protocol) so that it can work with dual radio interface.
I hope my problem will be more clear now.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+unsubscribe@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.
Hi,
I have not worked with AODV, the goto guy for AODV is Dr. Konstantinos for it.
2. To do a project or to simulate a scenario using NS-3, you definitely need to dirty your hands with the tutorials, examples and have a good working knowledge of C++... [In this task you can go through some great slide shows by Dr. K, which are on his personal webpage]...Having gone past that you should be able to define the scenario script and choose the modules to use, the net devices to use, the protocol stacks to add... you could do some derivative script writing, by looking at the examples you worked with...
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+...@googlegroups.com.
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.
--
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 the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, 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.
--
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/9Wr1bjFz38s/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.
--
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 the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, 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.
--
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/9Wr1bjFz38s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.