Git Product home page Git Product logo

ns-3_c-v2x's Introduction

Cellular Vehicle-to-Everything (C-V2X) Mode 4 Communication Model for ns-3

(Please find the original README below.)

This project was forked from https://github.com/FabianEckermann/ns-3_c-v2x and provides the same functions, but bindings for Python 3.8 are fixed.

I also added a simple method to compile the code:

This will take some time. A Docker container that contains all relevant requirements will be created and the build starts automatically. Also note that the first compilation will fail as the Bindings cannot be completely generated. A fix will be applied by the script and it will continue to compile ns-3, which should be successful now.

cd ns-3_c-v2x
./compile.sh
cd ..

If the build container is not close automatically, leave it by calling exit.


Cellular Vehicle-to-Everything (C-V2X) Mode 4 Communication Model for ns-3

A ns-3 model for C-V2X Mode 4 communication based on the ns-3 D2D model from NIST.

Installation

  1. Clone or download the source code from this repository
  2. Navigate to the root directory of the cloned/downloaded repository
  3. Configure the project using the command
   ./waf configure
  1. Build the project using the command
   ./waf build

For more details regarding the configuration and building of ns-3 projects see the ns-3 documentation.

Usage

A example script for the usage of the C-V2X Mode 4 is located in the scratch directory of this repository (v2x_communication_example.cc). To run the example script run:

   ./waf --run v2x_communication_example

Cite as

If you use our model in your research, please cite the following paper:

F. Eckermann, M. Kahlert, C. Wietfeld, "Performance Analysis of C-V2X Mode 4 Communication Introducing an Open-Source C-V2X Simulator", In 2019 IEEE 90th Vehicular Technology Conference (VTC-Fall), Honolulu, Hawaii, USA, September 2019. (accepted for presentation).

Bibtex:

@InProceedings{Eckermann2019performance,
    Author = {Fabian Eckermann and Moritz Kahlert and Christian Wietfeld},
    Title = {Performance Analysis of {C-V2X} Mode 4 Communication Introducing an Open-Source {C-V2X} Simulator},
    Booktitle = {2019 IEEE 90th Vehicular Technology Conference (VTC-Fall)},
    Year = {2019},
    Publishingstatus = {accepted for presentation},
    Address = {Honolulu, Hawaii, USA},
    Month = {September},
}

ns-3_c-v2x's People

Contributors

tomhenderson avatar sderonne avatar tommypec avatar natale-p avatar mrequena avatar rajb245 avatar stavallo avatar vedranmiletic avatar johnabraham2017 avatar mkbanchi avatar mathieu-lacage avatar lparcerisa avatar lalithsuresh avatar gjcarneiro avatar biljkus avatar nikkipui avatar thehajime avatar mohittahiliani avatar mrichart avatar bpswenson avatar tom5760 avatar pasquimp avatar linlinjava avatar cawka avatar dnlove avatar anguyen524 avatar qtse avatar zorazeali avatar dizhizhou avatar adrianswtam avatar

Watchers

Paul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.