Research Article

Towards an Optimal Energy Consumption for Unattended Mobile Sensor Networks through Autonomous Sensor Redeployment

Algorithm 2

For each round
 For each node in ring of corona
Find its nearest neighbor ;
Calculate the angle between the line and ;
Calculate node m’s best location and
  Let ;
  
If distance ( ) < distance ( )
  Move node k to location ( );
  While there exists node with coordinate ( )
  
    Move node to location ( );
Else move node to location ( );
  While there exists node with coordinate ( )
   
    Move node to location ( );