Skip to content

Routing Algorithm for selfish Delay Tolerant Network where Selfishness of node is proportional to battery available in the node

Notifications You must be signed in to change notification settings

diegolozo/Energy-Aware-Routing-Algorithm-for-Wireless-DTN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Energy Aware Routing Algorithm for Wireless and Selfish Delay Tolerant Network

Repository based on: https://github.com/pmudaiya/Energy-Aware-Routing-Algorithm-for-Wireless-and-Selfish-Delay-Tolerant-Network-

This is an improved version of that code, working with MATLAB R2022b version (and probably greater than that also).

To run the code, simply go to major.m file, configure the custom parameters from the Custom Simulation Parameter section, and click on run all sections.

Old description

Routing Algorithm for selfish Delay Tolerant Network where Selfishness of node is proportional to battery available in the node

It has 2 Factors Alpha :- Which Increases when the distance between the node (Senedr and Reciever) Increases Beta :- Which Decreases when Battery Increases

Hence to find the next best to which data need to be send is find by minimizing the sum of Alpha and Beta

and it plots the graph with Flooding and other Basic Algorithm

Distribution of all nodes i the algorithm are considered to be random

About

Routing Algorithm for selfish Delay Tolerant Network where Selfishness of node is proportional to battery available in the node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%