Thanks in Advance ,
Profentzas Christos
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
Hi,I also used this vanet-highway code, and I added LTE interface to vehicles. The main problem is that it simulates an highway and can't generate other topology. I modified this code to use VanetMobiSim traces. Then, it can simulate any kind of topology.The advantage of the original vanet-highway is that received messages can have effects on the mobility model (the vehicles can react to received message, brake or accelerate when they receive a warning message for example). Of course, the fact to use VanetMobiSim traces prevents this behavior, but I am mentoring students who are working on implementing a Manhattan model which will be as integrated in the NS-3 code as the original vanet-highway. I don't know what you really need for your simulations, then tell me what you are interested in.Regards,Guillaume Rémy
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
I am working with handoff between VANET and LTE ussing 802.21 protocol
to choose the best net interface.
So, I need integrate VANET with LTE using MIPv6, But now I am having
problem with this integrate and with LTE using ipv6.
I belive that your code can help me.
What is your thesis on ?
thanks
But when i ran your code ./waf --run vanet_wave-lte//vanet-highway
the message below still appear
assert failed. cond="m_device->IsMulticast ()",
msg="Ipv6Interface::SendTo (): Sending multicast packet over
non-multicast device", file=../src/internet/model/ipv6-interface.cc,
line=351
terminate called without an active exception
I use ns3.10 maybe was some modification of version. i don't know
Thanks a lot.
Rodolfo
On 07-04-2011 10:34, Gremz wrote:
> If it can help, I used VanetMobiSim to generate the trace file, and I
> attach the .xml configuration file to this post --
It depends on the application. Most of the time you provide the interface on which you want to install the application, and then you know it will use this interface. Prsonnaly, I developped a custom application which assumes that there is two interfaces and knows that first interface is WiFi and twice is LTE. What application did you use to test the code ? Ping6 ? There is a comment in my code to indicate where you shoud add your application.
Dear Gremz,
How are you.
I am a beginner of NS-3 and I am very interesting of your code. I met some
problem when integrate it. I am using NS3.10, the first problem is when I do waf
in the root folder, the console display "ns3/internet-module.h:there is no such
file or class". what should I do?
Best regards,
Yilei
--
Hi,There is a paper and implementation about VANET Highway mobility and ns3 at http://www.cs.odu.edu/~vanet/Software/ns3-highway/. Anther issue is about transmission range. I did an simulation using different transmissions range. If you want, I can send it to you.
with regards,Sérgio Vieira
2011/3/29 Lalith Suresh <suresh...@gmail.com>Hello,On Tue, Mar 29, 2011 at 9:31 AM, profentzas chris <paro...@gmail.com> wrote:
Hello to all ,
I'm new to the ns3 , I wand to make some simulations about Vanets
(Vehicular Ad hoc Networks)
and I wand some help . Specifically I wand to make some simulations
in the Mac and Network layer .
If someone can give me some advices about how to create a topology and
run in it on ns3 I will be very grateful!
Also I'm wondering where can I find a list with some modulus
(protocols) what has already implemented on ns3 ?It's best to start with the tutorials: http://www.nsnam.org/docs/release/3.10/tutorial/singlehtml/index.htmlFor a list of modules, you can see this (modules as per current ns-3-dev): http://code.nsnam.org/ns-3-dev/file/4b68e211540c/src
Thanks in Advance ,
Profentzas Christos
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
--
Lalith SureshDepartment of Computer Science and Engineering
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
--
Sérgio VieiraMaster program in Computer NetworksState University of Ceará (UECE)
hello to every one ..im doing M.E in chennai ..my project area is vanet..anybody know about vanet MOBISIM and ARCGIS tool if u know means please reply me...thank you
Hello all,
I think you guys might take a look at the open source iTETRIS project (http://www.ict-itetris.eu/), which is based on ns-3.
I don't know the latest iterations with the ns3 people, but part of the things done in iTETRIS could be used in the official ns3 (and maybe already have been). I have no clear idea about the current discussions between the ns3 guys and the iTETRIS consortium, as I did not take part of the interactions that happened between the two projects. However, I guess that some discussion is pending or might be resumed.
The iTETRIS platform might need some additional work, but as it is open source, help is always welcome and appreciated, as much as any suggestion or proposal.
Cheers,
PasqualeOn Wed, Mar 30, 2011 at 1:49 PM, Gremz <g.re...@gmail.com> wrote:Hello all,I will of course give you the code, and I will probably upload it on the mercurial repository when I finish it.I'm quite overbooked this week, then I will send a message with a .tar.gz archive containing my code during this week-end.@Profentzas: Indeed, Geographic based routing is not implemented in NS-3 source code, you will have to implement it by yourself. But after that you could use the code I will send to test your protocol.@Rodolfo: I'm also a PhD. student and work on VANETs, I think it could be interesting to exchange ideas and information about our work... What exactly is your thesis on ?Regards,Guillaume
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
--
Pasquale Cataldi (Ph.D.)
This email may contain material that is confidential and/or privileged for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
hai ...i need mobisim software for linux ..and mobisim tutorial ..please help me..
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/ns-3-users/-/KtYGVj-4I0YJ.
Hello to all ,
I'm new to the ns3 , I wand to make some simulations about Vanets
(Vehicular Ad hoc Networks)
and I wand some help . Specifically I wand to make some simulations
in the Mac and Network layer .
If someone can give me some advices about how to create a topology and
run in it on ns3 I will be very grateful!
Also I'm wondering where can I find a list with some modulus
(protocols) what has already implemented on ns3 ?
Hi, yes we are still working on vanet simulation! In fact, there is a GSoC project currently running about implementing wave in ns-3 : http://www.nsnam.org/wiki/index.php/GSOC2013WAVE_MAC
> --
> 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/jq2XIvqsAso/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 http://groups.google.com/group/ns-3-users.
> For more options, visit https://groups.google.com/groups/opt_out.
Hi,I also used this vanet-highway code, and I added LTE interface to vehicles. The main problem is that it simulates an highway and can't generate other topology. I modified this code to use VanetMobiSim traces. Then, it can simulate any kind of topology.The advantage of the original vanet-highway is that received messages can have effects on the mobility model (the vehicles can react to received message, brake or accelerate when they receive a warning message for example). Of course, the fact to use VanetMobiSim traces prevents this behavior, but I am mentoring students who are working on implementing a Manhattan model which will be as integrated in the NS-3 code as the original vanet-highway. I don't know what you really need for your simulations, then tell me what you are interested in.Regards,Guillaume Rémy
--
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+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,There is a paper and implementation about VANET Highway mobility and ns3 at http://www.cs.odu.edu/~vanet/Software/ns3-highway/. Anther issue is about transmission range. I did an simulation using different transmissions range. If you want, I can send it to you.
with regards,Sérgio Vieira
On Tue, Mar 29, 2011 at 9:31 AM, profentzas chris <paro...@gmail.com> wrote:
Hello to all ,
I'm new to the ns3 , I wand to make some simulations about Vanets
(Vehicular Ad hoc Networks)
and I wand some help . Specifically I wand to make some simulations
in the Mac and Network layer .
If someone can give me some advices about how to create a topology and
run in it on ns3 I will be very grateful!
Also I'm wondering where can I find a list with some modulus
(protocols) what has already implemented on ns3 ?
It's best to start with the tutorials: http://www.nsnam.org/docs/release/3.10/tutorial/singlehtml/index.htmlFor a list of modules, you can see this (modules as per current ns-3-dev): http://code.nsnam.org/ns-3-dev/file/4b68e211540c/src
Thanks in Advance ,
Profentzas Christos
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
--
Lalith SureshDepartment of Computer Science and Engineering
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
--
All right, sorry again, I usually respects the deadlines I give, but I had unexpected work to do and I didn't had time to make a usable package with the NS-3 vanet sources. Here is the first code with IPv4. I will post the code for IPv6 in the following hour...I put doxygen documentation along with the code.To use it, you have to extract it in the root NS-3 directory, and modify the wscript (of the NS-3 root directory): add the line "bld.add_subdirs('vanet_wave-lte')" after the line "bld.add_subdirs('utils')". And then you can run "./waf --run vanet_wave-lte"
Hi,There is a paper and implementation about VANET Highway mobility and ns3 at http://www.cs.odu.edu/~vanet/Software/ns3-highway/. Anther issue is about transmission range. I did an simulation using different transmissions range. If you want, I can send it to you.
with regards,Sérgio Vieira
On Tue, Mar 29, 2011 at 9:31 AM, profentzas chris <paro...@gmail.com> wrote:
Hello to all ,
I'm new to the ns3 , I wand to make some simulations about Vanets
(Vehicular Ad hoc Networks)
and I wand some help . Specifically I wand to make some simulations
in the Mac and Network layer .
If someone can give me some advices about how to create a topology and
run in it on ns3 I will be very grateful!
Also I'm wondering where can I find a list with some modulus
(protocols) what has already implemented on ns3 ?It's best to start with the tutorials: http://www.nsnam.org/docs/release/3.10/tutorial/singlehtml/index.htmlFor a list of modules, you can see this (modules as per current ns-3-dev): http://code.nsnam.org/ns-3-dev/file/4b68e211540c/src
Thanks in Advance ,
Profentzas Christos
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
--
Lalith SureshDepartment of Computer Science and Engineering
--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-...@googlegroups.com.
Hello everyone,I'm unable to run this program on ns3.30.Any idea, any support.And if you have sample vanet clustering, please share me.@Gremez
On Thursday, April 7, 2011 at 4:26:16 PM UTC+3, Gremz wrote:Ok I added an #include in Vehicle.cc because it won't compile instead, and I fixed the position of the eNodeB.Here are the two version (IPv4 and IPv6)If you have question you can also speak with me on the #ns-3 IRC channel (freenode server). My nickname is Gremz
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/ns-3-users/0e9e8823-e434-4c99-998a-f34e3421484c%40googlegroups.com.
Thank you, @Alejandro Correa Vila.
--
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/jq2XIvqsAso/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ns-3-users/c2a90d25-5ca5-4692-9710-ae1204f2b362%40googlegroups.com.
--With Regards.Alemu WoldieWolkite UniversityLecturer, Department of Software EngineeringPhone #: +251912786015
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/ns-3-users/CAE6Lqf4UiZpM9ckVFF95pLREJU-VxCGhX_LpPwQsUkU%3D1Lk2Ug%40mail.gmail.com.
Any body can help me how to make cluster in VANET i already have pseudocode and i don't know how to implement it in NS3 and Eclipse ...
this is the pseudocode
[Xi, Yi] = Get _Pos ( n);
Track the positions of nodes in cluster areas
[Ai,Bi]=Subset(Xi,Yi);
for(k=0;k<count(Ai);k++)
{
Find Movement Speed(N[k])
}
if(average movement of all node speed is slow)
{
Take the cluster size as smaller
}
else
Take the cluster as some larger
end if
function Get_Pos(int n)
for(i=0;i<n;i++)
{
Xi,Yi=FindGps_xy(i)
}
return X,Y
Plz help me ....
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/ns-3-users/06e4618c-2b15-479b-808a-8a99e5d03107n%40googlegroups.com.