Skip to content

Implementation of an algorithm that detects coverage holes in wireless sensor networks applying computational geometry

License

Notifications You must be signed in to change notification settings

nik1168/coverage-hole-detection-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage Hole Detection Algorithm

Implementation of an algorithm that detects coverage holes in wireless sensor networks applying computational geometry.

Specifications

  • Redux was used to manage state.
  • Implementation of p5 js using a react wrapper.

Install dependencies

  • node version 8.5.0
  • npm version 5.3.0
npm install

Run

User Interface

npm start
http://localhost:3000
(If there is an error run "unset HOST")

Demo

https://nik1168.github.io/coverage-hole-detection-simulator/

Main reference

  • Ma, Hwa-Chun & Sahoo, Prasan & Chen, Yen-Wen. (2011). Computational geometry based distributed coverage hole detection protocol for the wireless sensor networks. J. Network and Computer Applications. 34. 1743-1756. 10.1016/j.jnca.2011.06.007.

About

Implementation of an algorithm that detects coverage holes in wireless sensor networks applying computational geometry

Resources

License

Stars

Watchers

Forks

Packages

No packages published