Coder Social home page Coder Social logo

irakr / wsn-simulation Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 12.0 3.22 MB

Simulation of a routing protocol for Wireless Sensor Networks(WSN).

Makefile 1.66% C++ 77.17% C 6.10% Awk 7.76% Shell 1.21% Gnuplot 4.15% Python 1.95%
simulator network networking network-analysis network-simulator wireless-sensor-networks wsn wireless-sensor-network simulation wsn-simulator

wsn-simulation's Introduction

WSN-simulation

Simulation of a routing protocol for Wireless Sensor Networks(WSN).

Description

The WSN simulator is network simulator specifically designed for wireless sensor networks simulations. It is specifically designed for my own research works. The results may or may not be accurate as other widely renown simulation tools like ns2, netsim, opnet, etc. It uses a multithreaded approach of running events of a network. It was the best solution that I thought which could also help in easily producing randomness in the event scheduling. It takes a configuration file as input of which the format is defined by the software itself. To know the details of the configuration format checkout the file 'input.config'. This file is used to create simulation environment according to the user's preferences.

Link to the published paper of this simulation

A Cluster-Based Routing Protocol for Wireless Sensor Networks-Based IoT System

How to use

make sim

(OR)

make debug   (For debug build)
./sim input_file.config

The simulation will start according to parameters set in the input file. Out is a trace file quite similar to ns2 trace-file format with the name input_file.tr.

  • Trace files can be parsed using your own scripts written in any scripting language like awk, python, etc.

ENJOY

wsn-simulation's People

Contributors

irakr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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