Reputation: 13
I'm currently learning simulation of vehicular networks using OMNET++, I read about sumo and veins. I added them successfully, I want to simulate a pseudonym changing strategy based on the use of mix-zone at intersections for comparative study purposes. However, I need your help in getting started. I do not know how to start, what to model and how to use veins and sumo with omnet to model the vehicles (moving) and RSU (nor how to choose the mix-zones) in the map (I'm getting the map from openstreetmap). I would appreciate the help of those who have gone through the same experience while trying to simulate VANET. Regards.
Upvotes: 0
Views: 804
Reputation: 1821
You should start with the tictoc tutorial for OMNeT and the tutorial for Veins. Then have a deeper look at the scenario which is used there to figure out which modules from Veins are involved and how they are related. Also consider the documentation for help.
Edit: After you setup everything and had a look at the documentation, you can read Building my own veins scenario in order to understand how Veins works.
Upvotes: 1