Skip to content

This is a simulation of the graph for average number of hops v/s average number of nodes using DAlPaS method for conjesion control in WSNs

Notifications You must be signed in to change notification settings

sanath8/Congestion-Control-in-WSN-using-DAlPaS

Repository files navigation

Congestion-Control-in-WSN-using-DAlPaS

This is a simulation of the graph for average number of hops v/s average number of nodes using DAlPaS method for conjesion control in WSNs

Steps to run the simulation

1) Run the c++ program cn_Implementation.cpp
g++ cn_implementation.cpp
./a.out
2) Once that is run all the simulation result gets stored in statistics.txt
3) To get a graphical view of this data, run the python file plotGraph.py
python3 plotGraph.py

average number of hops v/s average number of nodes using DAlPaS method.

simf

About

This is a simulation of the graph for average number of hops v/s average number of nodes using DAlPaS method for conjesion control in WSNs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published