Discussion
Started 22 June 2024

Mininet for VANET

Is mininet a good program for working with VANETs?

All replies (2)

Abhishek Tayal
Indian School of Mines University
Not really. Firstly Mininet is used for SDN primarily and secondly Mininet development stopped with v2.3.1 released in Feb 2021.
The current best tools would be SUMO (for road traffic simulation) and NetSim (for v2v and v2i network communication)
Murtadha Shukur
Al-Furat Al-Awsat Technical University
While Mininet was initially explored for VANET simulations, it's not ideal for current research due to a few limitations:
  • Focus on SDN: Mininet excels at simulating Software Defined Networks (SDN) with OpenFlow switches. VANETs typically don't rely on SDN, making it less relevant.
  • Development Halt: The core development of Mininet stopped in February 2021. There might be limited support for newer technologies used in VANETs.
Here are some better options for VANET simulations:
  • SUMO (Simulation of Urban Mobility): This popular tool focuses on traffic simulation and can be extended to model VANET communication.
  • NetSim: This software specifically caters to simulating network communication, including vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I) interactions crucial for VANETs.
These alternatives offer more features and active development for simulating VANET behavior.

Similar questions and discussions

Related Publications

Article
Full-text available
Content distribution in vehicular ad hoc networks (VANET) plays an important role to achieve both safety and non-safety types of services. A high-quality scheduling scheme for content distribution can improve transmission efficiency. In this context, we propose a data transmission scheduling approach named data transmission scheduling considering b...
Article
Full-text available
Tool Command Language (TCL) is widely used command language in today's programming world to predict the behaviour of a network; for that purpose, we use a network simulator which uses code written in any scripting language. TCL is one of such scripting languages. Moreover we show results in ns2 simulator NAM and Xgraph.
Got a technical question?
Get high-quality answers from experts.