tum-air / ConvoyV2X

An open source framework for the simulation of moving-network-convoy based cellular V2X communication architectures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConvoyV2X Simulation Framework

An open source framework for the simulation of moving-network-convoy based cellular V2X communication architectures in intelligent transportation systems equipped with real-time sensing and detection of traffic participants. The convoy-based approach, briefly illustrated below, provides an alternate cellular deployment architecture taking into consideration the increased mobility and the ever-changing nature of network topology seen in V2X scenarios.

moving_convoy_architecture

Conceptual information and initial evaluations about the potential benefits of such an architecture can be found in this paper.

Installation

The framework uses the OMNeT++ discrete event simulator, the INET networking framework, the VEINS V2X framework, the Simu5G LTE and 5G-NR library, and the SUMO mobility simulator. In order to implement the moving-network-convoy architecture, the Simu5G library has been extended to support convoy broadcast and control messages.

Please follow the installation instructions for the OMNeT++ discrete event simulator provided here, and subsequently import the folders /convoy-architecture /inet4.4 /simu5G /veins-veins-5.2 and /veins_inet as separate projects into the omnet++ workspace as shown below. Please also install the SUMO library, for which the instructions can be found here. The framework has been tested for OMNeT++ v6.0 and SUMO v1.11.0

omnetpp_workspace_edit

Simulation Runs

The executable simulation runs are available in the folder /convoy-architecture/simulations. The scenario configuration files and the corresponding documentation are currently being updated and will be uploaded shortly.

omnetpp_workspace_run

License

The usage of OMNeT++, Simu5G, INET, VEINS, and SUMO libraries are governed by their licensing terms. Users are requested to read the terms and assure conformance before using these libraries.

The remaining contents of this repository outside of the above library dependencies are provided for use under the GNU General Public License v3.0.

Disclaimer

While the authors have taken utmost care to provide a reliable and accurate simulation framework, the software is provided "as is" and without any assurances. The authors are also not liable for any loss, expense or damage of any type that may arise by using this software.

About

An open source framework for the simulation of moving-network-convoy based cellular V2X communication architectures

License:GNU General Public License v3.0


Languages

Language:C++ 95.4%Language:Python 2.3%Language:Makefile 1.2%Language:Shell 0.3%Language:AMPL 0.2%Language:C 0.1%Language:R 0.1%Language:FreeMarker 0.1%Language:XSLT 0.1%Language:Lua 0.0%Language:Batchfile 0.0%Language:CSS 0.0%Language:Perl 0.0%Language:HTML 0.0%