Research Article

Grid-Based Hybrid Network Deployment Approach for Energy Efficient Wireless Sensor Networks

Algorithm 1

Zone formation.
(1) procedure  ZONE FORMATION
(2) Input: number of zones, ; height and width of deployment area,
    ; zone width, ZW; zone height, ZH;
(3)    for Zn = 1 to   do
(4)    
(5)    
(6)    
(7)    
(8)    
(9)    
(10)    for   to   do
(11)     if  (  &    &    &  )  then
(12)      
(13)      
(14)     end if
(15)    end for
(16)    end for
(17) end procedure
(18) Output: Zone formed, .