Presentation is loading. Please wait.

Presentation is loading. Please wait.

ROUTING TECHNIQUES IN WIRELESS SENSOR NETWORKS: A SURVEY.

Similar presentations


Presentation on theme: "ROUTING TECHNIQUES IN WIRELESS SENSOR NETWORKS: A SURVEY."— Presentation transcript:

1 ROUTING TECHNIQUES IN WIRELESS SENSOR NETWORKS: A SURVEY

2 Outline  Background  Classification of Routing Protocols  Data Centric Protocols  Flooding and Gossiping  SPIN  Directed Diffusion  Rumor Routing

3 Background  Sensor nodes  Small, wireless, battery powered  Energy, bandwidth constrained  Data sensing, relaying, aggregating  No global addressing scheme  Sink nodes  More powerful nodes  Usually gateway to wired networks  Data collecting and processing

4 Goal  So at network layer, it is highly desirable to find methods for energy efficient route discovery and relaying of data from the sensor nodes to the BS so that the life time of the network is maximized.

5 Routing Protocols

6 Data-centric Protocols  The ability to query a set of sensor nodes  Attribute-based naming  Data aggregation during relaying  For example:  Flooding & Gossiping  SPIN  Directed Diffusion  Rumor Routing

7 Flooding & Gossiping  In flooding, sensor broadcasts packets to all its neighbors till dst reached or packets' ttl == 0  In gossiping, sensor sends packets to a randomly selected neighbor which does the same

8 Flooding & Gossiping(cont.)  Pros  Simple  No routing, no state maintenance  Cons  Implosion  Overlap  Resource blindness  Delay in Gossiping

9 SPIN – Sensor Protocols for Information via Negotiation  Metadata negotiation done before transmitting the actual data.  3-way handshake: ADV, REQ, DATA  Event-driven

10 SPIN(cont.)  Pros  Solve the classic problems  Topological changes are localized  Cons  No guarantee on the delivery of data

11 Directed Diffusion  Sink node floods named “interest” with larger update interval  Sensor node sends back data via “gradients”  Sink node then sends the same “interest” with smaller update interval  Query-driven

12 Directed Diffusion (cont)  Pros  On demand route setup  Each node does aggregation and caching, thus good energy efficiency and low delay  Cons  Query-driven, not a good choice for continuous data delivery  Extra overhead for data matching and queries

13 Rumor Routing  A trade-off between Query & Event flooding  An agent, a long-lived packet, is generated when events happen  The agent propagate the event to distant nodes

14 Rumor Routing (cont)  Pros  Avoid query flooding  Cons  Performs well only when # of events is small  Overhead to maintain agents and event-tables

15 Hierarchical Routing Protocols  When sensor density increases single tier networks cause  Gateway overloading  Increased latency  Large energy consumption  Clustered Network allow coverage of large area of interest and additional load without degrading the performance

16 Hierarchical Routing Protocols  Idea  Partition the entire network into regions or clusters.  Select one or more nodes as the cluster head.  The routing is nodes -> cluster head A -> cluster head B -> cluster head C -> nodes  The routing between cluster heads and the routing within a cluster may follow different protocols (EGP-BGP and IGP- OSPF).  Issues resolved: Energy wasted in collision, collision avoidance, idle-listening  Achieves  Better scalability  Removes the load to less powerful nodes

17 The LEACH Protocol  Low-Energy Adaptive Clustering Hierarchy.  Distributed cluster formation technique that enables self-organization of large numbers of nodes.

18 LEACH - Setup  Set up phase  Cluster Head (CH) selection (random + rotating)  ADV  Join REQ  TDMA SCH prepared by CH (no collisions and reduced energy consumption)

19 LEACH - Steady State  Broken into frames, where nodes send their data to the cluster head at most once per frame during their allocated transmission slot.  Once the cluster head receives all the data, it performs data aggregation.

20 PEGASIS  Power-Efficient GAthering in Sensor Information Systems.  The key idea in PEGASIS is to form a chain among the sensor nodes so that each node will receive from and transmit to a close neighbor.  Well, what was so bad in LEACH except for a bad name...

21 PEGASIS - Concept  Be Greedy!  Align with the one that has the max signal strength, form a near-optimal chain.  Communicate with neighbors only.  But who takes care of communicating to BS?

22 PEGASIS - Leader  The main idea in PEGASIS is for each node to receive from and transmit to close neighbors and take turns being the leader for transmission to the BS.  Nodes take turns transmitting to the BS (i mod N node in round i out of N nodes shall transmit to BS).

23 Passing the buck...  Token passing approach

24 The TEEN Protocol  Threshold sensitive Energy Efficient sensor Network protocol.  Proactive Protocols (LEACH)  The nodes in this network periodically switch on their sensors and transmitters, sense the environment and transmit the data of interest.  Reactive Protocols (TEEN)  The nodes react immediately to sudden and drastic changes in the value of a sensed attribute.

25 TEEN - Functioning  At every cluster change time, the cluster-head broadcasts to its members  Hard Threshold (HT) This is a threshold value for the sensed attribute. It is the absolute value of the attribute beyond which, the node sensing this value must switch on its transmitter and report to its cluster head.  Soft Threshold (ST) This is a small change in the value of the sensed attribute which triggers the node to switch on its transmitter and transmit.

26 TEEN - Hard Threshold  The first time a parameter from the attribute set reaches its hard threshold value, the node switches on its transmitter and sends the sensed data.  The sensed value is stored in an internal variable in the node, called the sensed value (SV).

27 TEEN - Soft Threshold  The nodes will next transmit data in the current cluster period, only when both the following conditions are true:  The current value of the sensed attribute is greater than the hard threshold.  The current value of the sensed attribute differs from SV by an amount equal to or greater than the soft threshold.

28 TEEN - Drawback  If the thresholds are not reached, the user will not get any data from the network at all and will not come to know even if all the nodes die-Adaptive Periodic TEEN  This scheme practical implementation would have to ensure that there are no collisions in the cluster.

29  Thank you


Download ppt "ROUTING TECHNIQUES IN WIRELESS SENSOR NETWORKS: A SURVEY."

Similar presentations


Ads by Google