Giter Site home page Giter Site logo

limosim_ns3's Introduction

LIMoSim: Lightweight ICT-centric Mobility Simulation

Logo

Preliminary Beta Version

LIMoSim is an open source framework for integrated joint simulation of aerial and ground-based vehicular communication networks with an explicit focus on the development of anticipatory mobile communication systems. Moreover, it brings together high level mobility simulation with well-known analytical acceleration models.

A preprint of the corresponding scientific publication (IEEE VTC-Fall 2019) is available at: https://arxiv.org/abs/1906.08993. For acknowledging our work in your publication(s), please refer to:

@InProceedings{Sliwa_etal_2019c,
	Author = {Benjamin Sliwa and Manuel Patchou and Christian Wietfeld},
	Title = {Lightweight simulation of hybrid aerial- and ground-based vehicular communication networks},
	Booktitle = {2019 IEEE 90th Vehicular Technology Conference (VTC-Fall)},
	Year = {2019},
	Address = {Honolulu, Hawaii, USA},
	Month = {Sep},
	Doi = {10.1109/VTCFall.2019.8891340},
}

Quickstart

After following the setup instructions, you can build and start a demo scenario as follows:

  • Configure a suitable kit

  • To enable ns3 coupling, the build switch exts must be set with the value ns3. This can be achieved as follows:

    • Open the Projects view on the right pane
    • Select Build under Build & Run
    • Add exts=ns3 in the additional arguments input field located in the Build Steps section.
  • Compile

  • To start a standalone demo scenario:

    • Open the Projects view on the right pane
    • Select Run under Build & Run
    • Add -n standalone -s $scenarioName in the command line arguments input under Run
  • To start a ns3 demo scenario:

    • Open the Projects view on the right pane
    • Select Run under Build & Run
    • Add -n ns3 -s $scenarioName in the command line arguments input under Run

    NB: Available Scenario names can be found here:

    • standalone: loadScenarioRegistry()@standalone/scenarios.css
    • ns3: loadScenarioRegistry()@ns3/examples/ns3examplescenarios.cc

Valid Standalone scenario names are the following:

  • circleAround
  • noop
  • followCar

Valid ns3 scenario names are:

  • lteAerialBsCluster
  • lteCoverageMobile
  • lteCoverageStatic
  • lteFollower
  • lteStaticFollower
  • waveFollower

Related Publications

limosim_ns3's People

Contributors

mspatch avatar bensliwa 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.