Anda di halaman 1dari 7

A Survey on Leach and Hierarchical-Leach based protocol

[1]
Jagpreetsingh, [2]SandeepakBhandari,[3]JaspreetKaur

CT Institute of Technology & Research


Greater Kailash, G.T Road,
Maqsudan
Jalandhar, www.ctgroup.in

Abstract-Advances in technology, today wireless sensor network. Wireless sensor


wireless sensor network play a very important network has two types-structured and
role in technology. A wireless sensor network is unstructured. In structured wireless sensor
a wireless network that contains a collection of network, the all sensor nodes are deployed in
nodes. These sensor nodes communicate over a pre designed manner. In unstructured a
wireless medium such as infrared, Bluetooth collection of sensor nodes deployed in adhoc
etc. The issue in wireless sensor network is manner into a region. Once deployed, the
sensor nodes, sensor nodes are battery network is absent unattended perform
operated, small in size and they carry limited monitoring and reporting functions. The benefit
resources and having limited battery. To of structure wireless sensor network is that
enhance the battery power of sensor nodes some nodes can be deployed with lower
researches design various protocol such as flat, network maintenance and management cost.
hierarchical and location aware protocol. In Fewer nodes can be deployed at specific
this paper we discuss a survey on Hierarchical locations to provide coverage while ad hoc
routing protocol such as LEACH (low energy deployment can have uncovered regions.
adaptive clustering hierarchy). In this paper we Sensor nodes are collecting data about
define various LEACH protocol based on environment, after collecting it they process it
selection of cluster head, reduce energy and then transmit to the base station. Base
consumption etc. station provides an interface between user and
Keywords- Introduction, LEACH, and internet. Basic characteristic of the wireless
Hierarchical-Leach based routing protocol. sensor network are limited energy, dynamic
network topology, lower power, node failure,
I. INTRODUCTION mobility of the nodes, short-range broadcast
communication, multi-hop routing and large
Wireless Sensor Networks (WSNs) have been scale of deployment. Energy consumption and
widely considered as one of the most important network life time has been considered as the
technologies for the twenty-first major issues in wireless sensor network
century.Awireless sensor network is a type of (WSN). In wireless sensor networks the size
wireless network. A wireless sensor network is and cost of the sensor nodes may vary from
a wireless network that made up of a number of micro to macro and from one to few hundred
sensors node and at least with one base station. dollars respectively. Battery power decides
In wireless network a collection of nodes whether the sensor nodes sense for long time or
organized in a cooperative network. Energy for short time even the battery cannot be
saving is the crucial issue in designing the recharged or replaced.Sensor nodes carry
wireless sensor networks. In order to maximize limited power resources that are irreplaceable
the lifetime of sensor nodes, it is preferable to therefore; there is a need to design an energy
distribute the energy dissipated throughout the efficient technique to increase the life of
wireless sensor networks. Wireless sensor architecture for remote micro sensor networks
networks follow some approaches for that combines the ideas of energy-efficient
improving the lifetime of battery like energy- cluster-based routing and media access together
aware technique, multi-hop routing and density with application-specific data aggregation to
control technique but these approaches still achieve good performance in terms of system
need to be improved. On the basis of network lifetime, latency, and application- perceived
structure, routing protocol are divided into quality. LEACHuses a clustering architecture,
three parts: flat routing protocol, Hierarchical where the nodes in the cluster send their data to
routing protocol and location aware. In flat all a local cluster-head. This node is responsible
the nodes have same rules i.e sensing the for receiving all the data from nodes within the
environment and sending the data to the base cluster and aggregating this data into a smaller
station. So it has very low network lifetime. In set of information that describes the events the
hierarchical the low energy nodes sense the nodes are sensing. Thus the cluster-head node
environment and high energy nodes used to takes a number of data signals and reduces the
send the data to the base station. Location actual data (total number of bits) while
based routing can be used in networks where maintaining the effective data (information
sensor nodes are able to determine their content). The cluster-head node must then send
position using a variety of localization system the aggregate data set to the end-user. LEACH
and algorithm. is a self-organizing, adaptive clustering
protocol that uses randomization to distribute
II. LEACH the energy load evenly among the sensors in the
network. In LEACH, the nodes organize
Clustering- Clustering is an useful technique themselves into local clusters, with one node
to reduce the energy acting as the local base station or cluster-head.
consumption.Cluster analysis or clustering is If the clusterheads were chosen a priori and
the task of grouping a set of objects in such a fixed throughout the system lifetime, as in
way that objects in the same group are more conventional clustering algorithms, it is easy to
similar (in some sense) to each other than to see that the unlucky sensors chosen to be
those in other groups. Naturally, grouping cluster-heads would die quickly, ending the
sensor nodes into clusters have been widely useful lifetime of all nodes belonging to those
adopted by researcher to satisfy the network clusters. Thus LEACH includes randomized
objective, for achieving high energy efficiency rotation of the high-energy cluster-head
and prolonging the network lifetime. There are position such that it rotates among the various
two type of clustering that use in WSN such as sensors in order to not drain the battery of a
static and dynamic. single sensor.The goal of LEACH is to lower
In static, once the cluster is made we cannot the energy consumption required to create and
change it by any operation and in dynamic; maintain clusters in order to improve the life
once the cluster is made we can change it time of a wireless sensor network. LEACH is a
through some operation and depend on hierarchical protocol in which most nodes
situation. transmit to cluster heads, and the cluster heads
In this paper we explain dynamic clustering i.e aggregate and compress the data and forward it
hierarchical-leach based routing protocols. to the base station (sink).Each node uses a
stochastic algorithm(these algorithms
LEACH(low-energy adaptive clustering incrementally alter inconsistent value
hierarchy) protocol-The LEACH (Low- assignments to all the variables) at each round
Energy Adaptive Clustering Hierarchy), an to determine whether it will become a cluster
head in this round. In addition, LEACH message (Join-REQ)back to the chosen cluster-
performs local data fusion to compress the head.This message isagain a short message,
amount of data being sent from the clusters to consisting of the node's ID, the cluster-head's
the base station, further reducing energy ID, and a header. The cluster-head node sets up
dissipation and enhancing system lifetime.Once a TDMA schedule and transmits this schedule
all the nodes are organized into clusters, each to the nodes in the cluster. This ensures that
cluster-head creates a TDMA schedule for the there are no collisions among data messages
nodes in its cluster. This allows the radio and also allows the radio components of each
components of each non-cluster-head node to non-cluster-head node to be turned off at all
be turned off at all times except during its times except during their transmit time, thus
transmit time, thus minimizing the energy minimizing the energy dissipated by the
dissipated in the individual sensors. Once the individual sensors. After the TDMA schedule is
cluster-head has all the data from the nodes in known by all nodes in the cluster, the set-up
its cluster, the cluster-head node aggregates the phase is complete and the steady-state
data and then transmits the compressed data to operation (data transmission) can begin.
the base station.
The operation of LEACH is broken up into Steady-state phase- In steady-state phase
rounds, where each round begins with data transfers to the base station. The steady-
aAdvertisement phase, a set-up phase, when the state operation is broken into frames, where
clusters are organized, followed by a steady- nodes send their datato the cluster-head at
state phase, when data transfers to the base most once per frame during their allocated
station occur. transmission slot. Each slotin which a node
Advertisement phase-when clusters are being transmits data is constant, so the time for a
created, each node decides whetheror not to frame of data transfer depends on the
become a cluster-head for the current round. number of nodes in the cluster. To reduce
This decision is based on the suggested energy dissipation, each non-cluster-head
percentage node uses power control to set the amount of
of cluster heads for the network(Nodes that transmits power based on the received
have been cluster heads cannot become cluster strength of the cluster-head advertisement.
heads again for P rounds, where P is the
desired percentage of cluster heads. Thereafter, III. Hierarchical-Leach based
each node has a 1/P probability of becoming a
routing protocols
cluster head in each round).Once the cluster
head is elected for the current round then
cluster-head node broadcasts an
advertisementmessage (ADV). This message
containing the node's ID and a header that
distinguishes thismessage as an announcement
message. However, this message must be
broadcast to reach all of the nodes in the
network.

Set-up phase- After each node has decided to


which cluster it belongs,it must inform the
cluster-head node that it will be a member of
the cluster. Each node transmits a join-request
Lifetime enhancement and Load ER-Leach- Efficient routing-Leach, In this
balancing- SNs are small in size so they protocol, author focused on the data, as BS
carry limited resources. SNs operated on is to get the data from environment. In
battery power since they small in size thats which data can be aggregated by nodes
why it have a limited battery power. To rather than directly send to the BS. Author
enhance the battery power of authors define enhances the selection of CH during first
various protocol. phase and use alternative CH when the
underlying CH dies. For load balancing
author use the zone routing protocol.
Energy & Multi-hop Leach- In energy
leach author improve the selection of CH
using some parameter like by gather nodes
that have high residual energy. To improve
the communication among the CH and BS,
multi-hop protocol has been proposed.

VR-Leach- Variable round-Leach, In this


protocol CH is selected according to the
Leach-D- Leach- Density distribution of
situation of SN. Lifetime of the network is
node protocol, here author focused on
enhanced by using VR-Leach. In the initial
energy load balancing by making an
step, nodes having energy less than the
prediction in the threshold function that
average are selected and only those nodes
defined by the fixed radius of region of
are allowed to participate in the CH
deployment of sensor nodes. In which CH
selection which has energy greater than the
decides its cluster radius according to their
average energy.
distance from the BS. Major component
B-Leach- Balanced- Leach, It removes the
used in the threshold is the connectivity
problem of fluctuation of the number of CH
density. Non-cluster node join the cluster
and considered the residual energy of nodes
according to the energy of CH and the
as the parameter for CH selection. In this
distance from CH. CH uses a multi-hop
scheme, in the first round CH is selected
routing to transmit the data. It was observed
based upon the LEACH protocol and in the
that Leach-D reduces the entire network
second phase node residual energy is
energy consumption.
considered for CH selection.
EDL- energy and distance Leach, In which
N-Leach- It improves the selection process of
author uses the concept of energy and
CH. N-Leach take the advantage of residual
distance of nodes. In which CH distribute in
energy of nodes. The CH used the distance
actual region so it avoid unnecessary energy
from the BS to avoid many CHs to
loss. In steady-state phase, single hop
communicate directly with the BS.
communication model is used among CH
and BS.
TL-Leach- Two level hierarchy Leach, In ID-Leach- Identification Leach, ID-Leach
which author uses random rotation of CHs. provide a unique identification number to
Two level hierarchies allow distributing the each node. Using these ID base station send
energy load among the sensor nodes in the data to a particular node so the network
network especially when the density of lifetime is increased and the battery power
network is higher. It consist four phases- of all nodes is saved because when BS send
Advertisement phase, Cluster setup phase, data to a particular node all other nodes do
Schedule creation and data transmission. not work and in sleeping state.
Leach-ER- Ensuring reliable data delivery
Energy Efficiency- Sensor nodes are Leach, In this author worked on the concept
battery operated so the energy efficiency of selection of CH based on their energy
play an important role in CH selection. Non- efficiency and reliability. More energy
cluster head node send the data to CH and consume in packet reception so the author
CH aggregate the data and send data to the reduce the communication between CH and
Base station. Through this more energy is CMs within cluster, which reduce energy
saved and network lifetime increased. consumption of the network to prolong the
lifetime of the network.
TB-Leach- Time based cluster head
selection Leach, Inwhich author improved
the selection of CH that based on time
interval. In network, each node has a
particular time interval. Selection of CH is
done based upon the shortest time interval.
In the beginning, each node produces a
random timer. Based on these times node
will become a CH for a current round/phase.

Prolonging a lifetime of network- By


Leach-C- Centralized Leach, The main work reducing the energy consumption authors
of Leach-C protocol was to combine the proposed a different protocol to enhance the
lifetime of network.
energy efficient clustering and routing for
application-specific data aggregation to
increase the network lifetime.
DE-Leach- DE-Leach improved the selection
of CH throughout the network using some
simple and fast search features. It avoids
the blind nodes to increase the lifetime of
network.
nodes. Relay nodes in expensive as compared
to sensor nodes and carry all resources that are
needed to transmit the data with high power.

References
[1] M.Bani and A.Ijjeh,A survey on LEACH
based energy aware protocol for wireless sensor
networks, in journal of communication Vol.8,
NO.3, MARCH 2013.
[2] X.Song and J.Wang,A Hierarchical routing
protocol based on AFSO algorithm for WSN,
MR-Leach- Multi-hop routing Leach, In in international conference on computer design
which author used the multi-hop concept to and application, 2010.
reduce the energy consumption. By reducing [3] K.Chong, M.Gaber and S.Loke,Energu-
the distance of CH to CH and CH to BS author aware data processing techniques for WSN: A
show the better result as compared to others. review, in TLDKS 3, LNCS 6790, pp. 117-
It works on three phases- 137, 2011, springer-verlag berlin Heidelberg
a) Cluster formation at the lowest level 2011.
b) Cluster discovery at different levels by BS [4] J.Shan, L.Dong, Y.Gao,Research on
c) Scheduling improved LEACH protocol of wireless sensor
W-Leach- weighted Leach, In which author networks, in PRZEGLAD
used the concept of weight of nodes. CH is ELEKTROTECHICZNY, ISSN 0033-2097,
selected based on the weight of sensor nodes. R.89 NR 1b/2013.
Sensor node weight is calculated by sensor [5] Z.Peng and X.Li, The improvement and
density and their energy and remaining energy. simulation of LEACH protocol for WSNS, in
Leach-SC- Selective cluster Leach, This 978-1-4244-6055-7/10/$26.00 2010 IEEE.
protocol is the modified version of LEACH in [6] M.Tong and M.Tang; LEACH-B:An
terms of distance based clustering. In which improved LEACH protocol for wireless sensor
CH are selected on the basis of distance i.e network, in 978-1-4244-3709-2/10/$25.00
between BS. Node thats in center and near of 2010 IEEE.
BS are selected as CH. Selected CH, transmit [7] B.Heinzelman, H.Blakrishnana and
their ID and local position to the nearest CH P.Chandrakasan, An application-specific
NCH). protocol architecture for wireless microsensor
networks, in IEEE transaction on wireless
Conclusion- Inthis paper we explain all about communication , VOL.1, NO.4, October 2002.
LEACH protocol and their types depend on [8] N.Israr and I.Awan, Multihop clustering
some parameter or factor. Author define many algorithm for Load balancing in wireless sensor
protocol to enhance the network lifetime and networks, in I.J of simulation VOL.8, NO.1,
battery power of node but still there is need to ISSN 1473-840X.
define some modified version of protocol to [9] F.Akyildizet. Al , A survey on Sensor
enhance the battery power of nodes. In future, networks, in IEEE communication magazine
we can use relay nodes by replacing sensor 2002, 0163-6804/02/$17.00.
[10] Y.Liu, Y.Zhao and Y.Jia,Multi-layer
clustering routing algorithm for wireless
vehicular sensor networks, in IET
th
communication on 8 march 2009.

Anda mungkin juga menyukai