Research Article

Combining Kalman Filtering with ZigBee Protocol to Improve Localization in Wireless Sensor Network

Algorithm 1

Localization algorithm RVI with LQI measurements and a co-operative approach.
Estimated location algorithm
 // For ,    and
INPUT: link quality indicator , estimated distances , beacon locations
OUTPUT: estimate of
Initialization:
Normalization:
while   and   do
   for  all and   do
     if   is visible to   then
    
     end if
   end for
   
end while