Skip to content

Implementation of the Fixed Share Experts algorithm within the ns-3 simulator (C++), applied to RTT estimation with multiple AODV routing scenarios. Analysis and visualization with python, with a formal write-up.

Notifications You must be signed in to change notification settings

kevinwoodward/ns3-fixedshare-rtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixed Shares RTT Estimation in ns-3

Includes:

  • Implementation of a custom RTT estimator as a modification to the ns-3 source code as proposed by Nunes et. al.
  • Implementation of several wireless ad-hoc scenarios to test efficacy of the estimator when using AODV routing to transmit FTP data. Varying scenario parameters include density of node/area, transmission rate, transmission size, etc.
  • Python scripts for analysis and data visualization

Prerequisites

  • The ns-3 simulator
  • Python 3+, matplotlib for analyzing and visualizing results

Fixed Shares RTT Estimator

Fixed Share Diagram

Algorithms/equations for each component and results can be found in the paper under ./paper

About

Implementation of the Fixed Share Experts algorithm within the ns-3 simulator (C++), applied to RTT estimation with multiple AODV routing scenarios. Analysis and visualization with python, with a formal write-up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published