310 likes | 490 Views
Delay Analysis of Large-scale Wireless Sensor Networks. Jun Yin, Dominican University, River Forest, IL, USA, Yun Wang, Southern Illinois University Edwardsville, USA Xiaodong Wang, Qualcomm Inc. San Diego, CA, USA. Outline. Introduction Delay analysis Hop count analysis
E N D
Delay Analysis of Large-scale Wireless Sensor Networks Jun Yin, Dominican University, River Forest, IL, USA, Yun Wang, Southern Illinois University Edwardsville, USA Xiaodong Wang, Qualcomm Inc. San Diego, CA, USA
Outline • Introduction • Delay analysis • Hop count analysis • One –dimensional • Two –dimensional • Source – destination delay analysis • Random source –destination • Delay from multi-source to sink • Flat architecture • Two-tier architecture • Conclusion
“Cool” internet appliances Web-enabled toaster + weather forecaster http://news.bbc.co.uk/2/low/science/nature/1264205.stm IP picture frame http://www.ceiva.com/ Internet phones World’s smallest web server http://www-ccs.cs.umass.edu/~shri/iPic.html
Wireless Sensor network : The next big thing after Internet • Recent technical advances have enabled the large-scale deployment and applications of wireless sensor nodes. • These small in size, low cost, low power sensor nodes is capable of forming a network without underlying infrastructure support. • WSN is emerging as a key tool for various applications including home automation, traffic control, search and rescue, and disaster relief.
Wireless Sensor Network (WSN) • WSN is a network consisting of hundreds or thousands of wirelesssensor nodes, which are spread over a geographic area. • WSN has been an emerging research topic • VLSI Small in size, processing capability • Wireless Communication capability • Networking Self-configurable, and coordination
WSN organization • Flat vs. hierarchical • Homogenous vs. Heterogeneous
Delay is important for WSN • It determines how soon event can be reported. • Delay is determined by numerous network parameters: node density, transmission range; the sleeping schedule of individual nodes; the routing scheme, etc. • If we can characterize how the parameters determine the delay, we can choose parameters to meet the delay requirement.
Outline • Introduction • Delay analysis • Hop count analysis • One –dimensional • Two –dimensional • Source – destination delay analysis • Random source –destination • Delay from multi-source to sink • Flat architecture • Two-tier architecture • Conclusion
Our approach • Firstly, we try to characterize how network parameters such as node density, transmission range determine the hop count; • Then we consider typical traffic patterns in WSN, and then characterize the delay. • Random source to random destination • Data aggregation in two-tier clustering architecture
Outline • Introduction • Delay analysis • Hop count analysis • One –dimensional • Two –dimensional • Source – destination delay analysis • Random source –destination • Delay from multi-source to sink • Flat architecture • Two-tier architecture • Conclusion
Modeling • Randomly deployed WSN is modeled as: • Random geometric graph • 2-dimensional Poisson distribution • Nodes are deployed randomly. • The probability of having k nodes located with in the area of around the event :
Shortest path routing: One dimensional case • At each hop, the next hop is the farthest node it can reach. :Transmission range r: per-hop progress
Two-dimensional case • Per-hop progress
Average per-hop progress in 2-D case Average per-hop progress as node density increases
Numeric and simulation results Hop count between fixed S/D distance under various transmission range It shows that our analysis can provide a better approximation on hop count than .
Hop count between various S/D distance Hop count simulations It shows that our analysis can provide a better approximation on hop count than .
Outline • Introduction • Delay analysis • Hop count analysis • One –dimensional • Two –dimensional • Source – destination delay analysis • Random source –destination • Delay from multi-source to sink • Flat architecture • Two-tier architecture • Conclusion
Per-hop delay and H hop delay • In un-coordinated WSN, per-hop delay is a random variable between 0 and the sleeping interval (Ts). • Per-hop delay is denoted by d:
Distance distribution between random S/D pairs in a square area of L*L: Random source/dest traffic Hop count between random S/D pairs
http://intel-research.net/berkeley/features/tiny_db.asp Heterogeneous WSN • Sensor nodes might have different capabilities in sensing and wireless transmission.
Random deployment of heterogeneous WSN N1 = 100 N2 = 300 L = 1000m
Modeling • The deploying area of WSN: a square of (L*L). • The probability that there are m nodes located within a circular area of is: • Node density of Type I and Type II nodes:
2-tier structure Type II node chooses the closest Type I node as its clusterhead: Voronoi diagram
Average distance: Distance distribution Distance distribution between a Type II sensor node to its closest Type I sensor node: PDF of the distance to from Type II sensor node to its clusterhead
Average delay in 2-tier WSN Average delay: Per-hop progress
Summary on delay analysis • The relationship between node density, transmission range and hop count is obtained. • Per-hop delay is modeled as a random variable. • Delay properties are obtained for both flat and clustering architecture.
Conclusion • Analysis delay property in WSN; • It covers typical traffic patterns in WSN; • The work can provide insights on WSN design.