230 likes | 357 Views
Distance Estimation by Constructing The Virtual Ruler in Anisotropic Sensor Networks. Yun Wang ,Kai Li, Jie Wu Southeast University, Nanjing, China, Temple University, Philadelphia, PA. INFOCOM 2010. Outline. Introduction Method Simulation Conclusion. Introduction.
E N D
Distance Estimation by Constructing The Virtual Ruler in Anisotropic Sensor Networks Yun Wang ,Kai Li, Jie Wu Southeast University, Nanjing, China, Temple University, Philadelphia, PA INFOCOM 2010
Outline • Introduction • Method • Simulation • Conclusion
Introduction • Locations of sensor nodes are important for operations in WSNs.
Introduction • Performance heavily depends on the precision of distance estimation. Beacon node Sensor node
Introduction • In an anisotropic WSN, huge errors may be introduced into distance estimation because of irregular deployment. Beacon node Sensor node
Objective • Make the estimated distance ED(s,t) as close to its corresponding D(s,t) as possible. ED(s,t) D(s,t)
System model & Assumptions • Large number of sensor nodes in a WSN so that any node is able to obtain enough neighboring nodes with a limited flooding operation.
Overview • Constructing The Virtual Ruler 10 TN:Turning Node 12 Beacon node Hole Sensor node
Overview • Constructing The Virtual Ruler 10 TN:Turning Node 12 Beacon node Hole Sensor node
Calculation of Dominating Degree • Observation
Calculation of Dominating Degree • Obtain a set of surrounding nodes by executing a limited flooding operation from m. Avg_ DD(m)=7 Avg_ DD(m,n)-DD(m) =7-6=1 DD(n)=8 Threshold=2>1 m DD(m)=6 Hole
Calculation of Dominating Degree • Obtain a set of surrounding nodes by executing a limited flooding operation from m. n 5 3 7 n2 m n1 Hole
Calculation of Dominating Degree n2 m DD(m)=6 Avg_ DD(m)=9 n1 Avg_ DD(m,n)-DD(m)=3 Threshold=2<3
Distance Estimation Predefined parameter indicating the increase in Scale after a turning node (3+5)*factor =8*0.85=6.8 n1 hole 5 3 t 6.8 s hole
Distance Estimation n2 n3 n1 t s
Review • The Virtual Ruler TN:Turning Node Beacon node Hole Sensor node
Simulation • Implemented the above algorithms in C++ • 5548 nodes are randomly deployed • Average node degree 6.2
Simulation Our method DV-Distance
Conclusion • Design and evaluate a new distance estimation scheme for anisotropic WSNs.