Transcript
Page 1: Wireless sensor networks routing protocols

GUIDE

Dr. Aloknath De

Ashish Joshi

Vipin Kumar Garg

ENERGY AWARE ROUTING PROTOCOLS

Page 2: Wireless sensor networks routing protocols

Routing protocol classification:

Data Centric : helps in removing the redundant

transmissions

Hierarchical : clustering of nodes

Location Based: use location based information to relay the

date to a node rather than the whole network

Network flow & QoS awareness

Page 3: Wireless sensor networks routing protocols

Classical approaches: Flooding & Gossiping

Flooding:

A node simply sends the copy of data to all its neighbors ,except

from the one it has just received the data.

Gossiping:

Forward data to one randomly selected node to conserve energy.

Distribute information slowly

Dissipate energy at a slower rate.

Page 4: Wireless sensor networks routing protocols

Deficiencies of classical routing:1. Implosion

2.Overlap

3.Resource Blindness

Page 5: Wireless sensor networks routing protocols

SPIN(Sensor Protocol Information via Negotiation )

Key innovations:

Negotiations : metadata

Resource adaptation

Metadata:

Completely describes collected data

Application specific

SPIN Messages:

ADV : meta-data

REQ: meta-data

DATA: Actual data + meta-data

Page 6: Wireless sensor networks routing protocols

SPIN-PP

ADV

REQ

DATA

Page 7: Wireless sensor networks routing protocols

Directed Diffusion

Directed Diffusion is defined by four elements

Interest : it is a query which specifies what user wants.

Data Message : It is collected or processed information of a

physical phenomena.

Gradient : It is direction state in each node that receive an

interest

Reinforcement :This defines the one or small no. of paths

from multiple gradient paths from source to originator of

interest.

Page 8: Wireless sensor networks routing protocols

NamingPattern of a interest

Type = wheeled vehicle

Interval = 20ms

Duration = 10s

Rect = [-100,100,200,400]

Pattern of a data message

Type = wheeled vehicle

Location = [125,250]

Intensity = 0.6

Timestamp = 01:20:40

Page 9: Wireless sensor networks routing protocols

Directed diffusion

(a) Propagate interest (b) Set up gradients

(c) Send data and path reinforcemennt

SourceSource

Source

BSBS

BS

Page 10: Wireless sensor networks routing protocols

Interest and Gradient An interest is usually injected into the network at some

node(sink) in the network.

Interest propagation :

Every node maintain an interest cache, each item in cache corresponds to a distinct interest.

When a node receives an interest it checks it in the cache.

Gradient Establishment:

Every pair of neighboring nodes establish a gradient towards each other.

A gradient specifies both data rate and direction in which to send events.

Page 11: Wireless sensor networks routing protocols

Data Propagation

When a sensor node detects a target searches its cache for

matching interest entry.

It computes the highest requested event rate among all its

outgoing gradient.

When a node receive a data message, it also search in cache

to find matching interest entry.

If no entry matched or has it has sent it to others already than

data message silently dropped.

Page 12: Wireless sensor networks routing protocols

Reinforcement

Path establishment using positive reinforcement : to reinforce

the neighbor, the sink resend original interest message with

higher data rate.

Local repair for failed paths : A intermediate node also can

apply reinforcement rules.

Path truncation using negative reinforcement : it is possible that

more than one path reinforced, if one path is consistently

better, we have a mechanism to negative reinforce the second

path.

Page 13: Wireless sensor networks routing protocols

Wireless

sensor

network

simulator

v1.1

Page 14: Wireless sensor networks routing protocols
Page 15: Wireless sensor networks routing protocols
Page 16: Wireless sensor networks routing protocols

REFRENCES

Akaya K. , Younis M. , “A Survey on Routing Protocols for

Wireless Sensor Networks” , Elsevier Ad Hoc Network

Journal, Vol. 3 (2005)

Kulik, Heinzelman , Balakrishnan,MIT “Negotiation based

protocols for disseminating information in wireless sensor

networks”

Chalermek Intanagonwiwat, Ramesh Govindan, “Directed

Diffusion for Wireless Sensor Networking”, IEEE transaction

on networking,Vol.11,No.1,Feb.2003

Page 17: Wireless sensor networks routing protocols

Thank you


Recommended