We have released Veins 2.0-rc2. It is based on MiXiM 2.2 and features a wealth of new models; most importantly, we added completely new and feature-rich models of IEEE 802.11p and IEEE 1609.4 DSRC/WAVE. We have updated the tutorial with a scenario demonstrating all new features.

Documentation

Veins is made up of two distinct simulators, OMNeT++/INET for network simulation and SUMO for road traffic simulation. To perform IVC evaluations, both simulators are running in parallel, connected via a TCP socket. The protocol for this communication has been standardized as the Traffic Control Interface (TraCI).

This allows bidirectionally-coupled simulation of road traffic and network traffic. Movement of vehicles in the road traffic simulator SUMO is reflected in movement of nodes in an OMNeT++/INET simulation. Nodes can then interact with the running road traffic simulation, e.g. to simulate the influence of IVC on road traffic.

All necessary components, except one, have already been integrated into the regular releases of the respective simulators. This missing component is the TraCI client module.

More information about the simulators and about TraCI can be found on their respective websites: