Presentation is loading. Please wait.

Presentation is loading. Please wait.

COMMUNICATING VIA FIREFLIES: GEOGRAPHIC ROUTING ON DUTY-CYCLED SENSORS S. NATH, P. B. GIBBONS IPSN 2007.

Similar presentations


Presentation on theme: "COMMUNICATING VIA FIREFLIES: GEOGRAPHIC ROUTING ON DUTY-CYCLED SENSORS S. NATH, P. B. GIBBONS IPSN 2007."— Presentation transcript:

1 COMMUNICATING VIA FIREFLIES: GEOGRAPHIC ROUTING ON DUTY-CYCLED SENSORS S. NATH, P. B. GIBBONS IPSN 2007

2 Model A sensor network. Time is divided into discrete epochs. At each epoch, each node decides to sleep or wake up according to some decentralized sleep scheduling protocol. Only awake nodes can sense, process and communicate. A node can communicate only with its awake neighbors.

3 Assumptions Each node knows its geographic location. Nodes are loosely time synchronized. The deployment of sensor nodes is dense.

4 Problem Designing a sleep scheduling algorithm for sensor nodes which ensures good routing performance. Analyzing the expected increase in routing latency as the number of awake nodes decreases.

5 Motivation Why Sleep Scheduling ? –To reduce energy consumption. –And thus increase network lifetime. An inefficient sleep scheduling algorithm can result in disconnected networks and increase routing load 10 times.

6 Related Work Routing –Greedy –For obstacles: Face Hull Opportunistic Routing –For link failures. –For duty-cycled networks.

7 Sleep Scheduling Point/Spatial CoverageNode/Network Coverage

8 Sleep Scheduling Point/Spatial CoverageNode/Network Coverage

9 Geographic Routing All nodes awake.

10 Geographic Routing All nodes awake.

11 Geographic Routing All nodes awake.

12 Geographic Routing All nodes awake.

13 Geographic Routing When some nodes are sleeping

14 Geographic Routing When some nodes are sleeping

15 Geographic Routing When some nodes are sleeping

16 Geographic Routing When some nodes are sleeping Forward message to best awake neighbor even if the message is going in wrong direction.

17 Geographic Routing When some nodes are sleeping Forward message to best awake neighbor even if the message is going in wrong direction.

18 Connected K-Neighborhood (CKN) The aim of the sleep scheduling algorithm is to ensure that: –Each node (sleeping or awake) has at least k (given) awake neighbors at all epochs. –All the awake neighbors form a connected network. –The number of awake nodes in each epoch is minimized. –In each epoch, a different set of nodes are awake.

19 Connected K-Neighborhood (CKN) Formulated the problem as an optimization problem Proved that it is NP-complete. Gave an approximate algorithm that is within logarithmic factor of optimal. The algorithm is distributed with low communication, computation and memory costs.

20 Algorithm

21 These ranks are assigned so that neighbors can coordinate among themselves to decide which nodes will go to sleep.

22 Algorithm If the degree of node is <k, the node has to remain awake all the time.

23 Algorithm A node decides to sleep if its neighbors with lesser rank satisfy the two conditions.

24 Example for k=2 6 nodes, k=2

25 Example for k=2 Ranks are generated by a random generator. 1 2 3 4 5 6

26 Example for k=2 1 2 3 4 5 6 C = {1,5}

27 Example for k=2 1 2 3 4 5 6 C = {1,5} C = {} C = {1} C = {1,2} C = {1,3} C = {1,4}

28 1 2 3 4 5 6 C = {1,5} C = {} C = {1} C = {1,2} C = {1,3} C = {1,4} Example for k=2

29 1 2 3 4 5 6 C = {1,5} C = {} C = {1} C = {1,2} C = {1,3} C = {1,4} Example for k=2

30 1 2 3 4 5 6 C = {1,5} C = {} C = {1} C = {1,2} C = {1,3} C = {1,4} Nodes 3,4 and 5 cannot sleep because Condition 2 on C is not satisfied. Example for k=2

31 Another Example for k=2 Same graph, but with different ranks. 6 2 4 3 5 1

32 Another Example for k=2 6 2 4 3 5 1 C = {} C = {1,2,3,4,5} C = {} C = {2,3} C = {} C = {1,3}

33 Another Example for k=2 6 2 4 3 5 1 C = {} C = {1,2,3,4,5} C = {} C = {2,3} C = {} C = {1,3}

34 Another Example for k=2 6 2 4 3 5 1 C = {} C = {1,2,3,4,5} C = {} C = {2,3} C = {} C = {1,3}

35 Another Example for k=2 6 2 4 3 5 1 C = {} C = {1,2,3,4,5} C = {} C = {2,3} C = {} C = {1,3} Nodes 4 and 5 cannot sleep because Condition 1 on C is not satisfied.

36 Theoretical Analysis Only the greedy forwarding part is analyzed. A lower bound on OPT and upper bound on CKN is used to prove that : –|CKN| <= O(ln n) |OPT| They show that the probability of greedy forwarding making negative progress decreases exponentially with the increase in number of neighbors.


Download ppt "COMMUNICATING VIA FIREFLIES: GEOGRAPHIC ROUTING ON DUTY-CYCLED SENSORS S. NATH, P. B. GIBBONS IPSN 2007."

Similar presentations


Ads by Google