12
LEACH NetSim Implementation Address: Tetcos 214, 7th Main, 39th A Cross, 5th Block, Jayanagar Bangalore 560041 Phone: + 91 80 26630624

NetSim - Implementing LEACH in WSN

Embed Size (px)

Citation preview

Page 1: NetSim - Implementing LEACH in WSN

LEACHNetSim Implementation

Address:

Tetcos214, 7th Main,

39th A Cross,

5th Block, Jayanagar

Bangalore – 560041

Phone: + 91 80 26630624

Page 2: NetSim - Implementing LEACH in WSN

LEACH

Stands for Low Energy Adaptive Clustering

Hierarchy.

Simple Routing Protocol in WSN(Wireless Sensor

Network)

MAC Protocol Integrated with Clustering

# LEACH is a cross layer protocol.

Page 3: NetSim - Implementing LEACH in WSN

LEACH (CONTD)

Goal:

Low Energy Consumption required to create and

maintain clusters in order to improve lifetime

Page 4: NetSim - Implementing LEACH in WSN

LEACH (SCENARIO)

Page 5: NetSim - Implementing LEACH in WSN

SINK NODE

Primary Controller in WSN

Initiate, terminate and route communication around

the network

Page 6: NetSim - Implementing LEACH in WSN

CLUSTER HEAD

Cluster Head:

From each Cluster, one sensor is elected as Cluster

Head, which

- Collects Data from surrounding

sensors in that cluster.

-Passes that data to the Base Station or

the next Cluster Head.

LEACH uses Dynamic Clustering Method i.e job of

Cluster Head changes after some time.

Page 7: NetSim - Implementing LEACH in WSN
Page 8: NetSim - Implementing LEACH in WSN
Page 9: NetSim - Implementing LEACH in WSN

IMPLEMENTATION IN NETSIM

Node Cluster Head Sink Node

Static Routes have been defined

CH1 CH3 SINK NODE

CH2 CH4

Page 10: NetSim - Implementing LEACH in WSN
Page 11: NetSim - Implementing LEACH in WSN

IMPLEMENTATION IN NETSIM(CONTD)

If Network-out Event

Device ID == Source ID -the Next hop=CH of cluster

Device ID != Source ID -Next hop = Static route mentioned

If Network-In Event

Device ID == Destination ID -accept the packet for higher layer

Device ID != Destination ID -Generates Network-out event

and perform above steps

Page 12: NetSim - Implementing LEACH in WSN

THANK YOU