Code Monkey home page Code Monkey logo

olsr's Introduction

OLSR-based Geocast Routing Protocol

General Information

This repository contains the authors' C++ implementation of the paper An OLSR-based Geocast Routing Protocol for Vehicular Ad Hoc Networks (Springer 2021).

The code was developed on NS2 simulation tool and runs on Linux (Ubuntu, Mint).

Requirement

  • Install NS2 on Linux
  • Install SUMO and MOVE package to simulate traffic model and create a mobility trace file
  • Patch OLSR protocol to NS2

Performance Evaluation

Comparing the performance of the proposed OLSR-based method (Tuned version) to the AODV-based protocol (Multi-path AODV) and CALAR-DD protocol and the effects of destination region resizing, packet resizing, and the vehicles’ speed on the performance of these protocols.

Dependencies

Included:

  • NS2
  • SUMO
  • MOVE
  • AWK
  • Python

How to run

To simulate, we need the city.olsr.tcl file contained in the appendix files. The below commands are given to simulate the scenario (For instance: 180 nodes) defined in 3 different situations. The output results are stored in an olsr_out_files. Because the size of the output result file is so large, we also store the necessary output information in the file folder for ease of evaluation.

  • ns city.olsr.tcl 0
  • ns city.olsr.tcl 10
  • ns city.olsr.tcl 20

More Information

Because the execution of this code was very time-consuming, some files were used to store data used by the network nodes. However, its cost was also considered in evaluating the performance of the protocols. Also, one of the Mobility trace files (180 nodes) is included in the appendix files as an example for simulation.

olsr's People

Contributors

reza-sf9 avatar maryam-ataei avatar

Watchers

 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.