Git Product home page Git Product logo

cv2x-traffic-generator's Introduction

Cellular Vehicle-to-Everything Traffic Generator

An SDR-based C-V2X Traffic Generator based on srsLTE.

TU Dortmund University Communication Networks Institute SFB 876 DFG

The work on this paper has been partially funded by Deutsche Forschungsgemeinschaft (DFG) within the Collaborative Research Center SFB 876 project B4.

Installation

The build dependencies are the same as for srsLTE and can be found here.

Download and build:

git clone https://github.com/FabianEckermann/cv2x-traffic-generator.git
cd cv2x-traffic-generator
mkdir build
cd build
cmake ../
make

Install:

sudo make install

Usage

The traffic generator can be used with static settings

   cv2x_traffic_generator -a clock=gpsdo -s 0 -l 5

or with a configuration file (an example config file is included in this repository)

   cv2x_traffic_generator -a clock=gpsdo -i sf_config.csv -o logfile.csv

Cite as

If you use this traffic generator in your research, please cite the following paper:

F. Eckermann, C. Wietfeld, "SDR-based open-source C-V2X traffic generator for stress testing vehicular communication", In 2021 IEEE 93rd Vehicular Technology Conference (VTC-Spring), Helsinki, Finland, April 2021.

Bibtex:

@InProceedings{Eckermann2021sdr,
	Author = {Fabian Eckermann and Christian Wietfeld},
	Title = {{SDR}-based open-source {C-V2X} traffic generator for stress testing vehicular communication},
	Booktitle = {2021 IEEE 93rd Vehicular Technology Conference (VTC-Spring)},
	Year = {2021},
	Publishingstatus = {accepted for presentation},
	Address = {Helsinki, Finland},
	Month = {April}
}

cv2x-traffic-generator's People

Contributors

fabianeckermann avatar

Watchers

James Cloos 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.