Skip to content

Routing Algorithm for Mobile Agent (MA) based Wireless Sensor Network (WSN) on Castalia Simulator

License

Notifications You must be signed in to change notification settings

Stavros/CastaliaGCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CastaliaGCF

Routing Algorithm for Mobile Agent (MA) based Wireless Sensor Network (WSN) implementation on Castalia Simulator

Information

A research work for WSN based on Mobile Agents. My main task is to evaluate the known routing protocols like GCF, LCF and others, using the Castalia WSN Simulator.

Based on the implementation of GPSR which really helped me to understand more deeply the Castalia's* architecture.

The algorithm is pre-calculating the Shortest Path in a sink node using Dijkstra that I 've implemented in Castalia. I 've created the getNextHopGCF() function as a basis to compute the shortest path while I also take into account all nodes' power levels apart from geo.x.y distances as it is considered a critical factor of performance in designing routing algorithms on WSN.

*Castalia is a Wireless Sensor Network Simulator https://github.com/boulis/Castalia

Licence

Copyright (c) 2012 Stavros Kalapothas (aka Stevaras) [email protected]. It is free software, and may be redistributed under the terms of the GNU Licence.

About

Routing Algorithm for Mobile Agent (MA) based Wireless Sensor Network (WSN) on Castalia Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages