En - LEACH Routing Protocol For Wireless Sensor Network: Mr. Rajesh Halke, Mrs. Kulkarni V. A
En - LEACH Routing Protocol For Wireless Sensor Network: Mr. Rajesh Halke, Mrs. Kulkarni V. A
En - LEACH Routing Protocol For Wireless Sensor Network: Mr. Rajesh Halke, Mrs. Kulkarni V. A
ABSTRACT
A wireless network consisting of a large
number of small sensors with low-power
transceivers can be an effective tool for gathering
data in a variety of environments like civil and
military applications. The data collected by each
sensor is communicated through the network to a
single processing center called base station that
uses all reported data to determine characteristics
of the environment or detect an event. The
communication or message passing process must
be designed to conserve the limited energy
resources of the sensors.
Leach Is Clustering based protocol that
utilizes randomized rotation of local cluster-heads
to evenly distribute the energy load among the
sensors in the network. LEACH (Low-Energy
Adaptive Clustering Hierarchy) uses localized
coordination to enable scalability and robustness
for dynamic networks, andincorporates data
fusion into the routing protocol to reduce the
amount of information that must be transferred to
the base station. But LEACH is based on the
assumption that each sensor nodes contain equal
amount of energy which is not valid in real
scenarios.
INTRODUCTION
The emerging field of wireless sensor
networks combines sensing, computation, and
communication into a single tiny device. The power
of wireless sensor networks lies in the ability to
deploy large numbers of tiny nodes that assemble and
configure themselves. Usage scenarios for these
devices range from real-time tracking, to monitoring
of environmental conditions, to ubiquitous computing
environments, to monitor the health of structures or
equipment. Wireless sensor networks have the ability
to dynamically adapt to changing environments.
Hundreds of nodes scattered throughout a field
assemble together, establish a routing topology, and
transmit data back to a collection point. The
application demands for robust, scalable, low-cost
and easy to deploy networks are perfectly met by a
wireless sensor network. If one of the nodes should
fail, a new topology would be selected and the
overall network would continue to deliver data [1, 2,
3, 4]
OBJECTIVE
The objective of this paper is to arrive at an
energy-efficient communication protocol for sensor
Challenge
It is important that microsensor networks be
easily deployable, possibly in remote or dangerous
environments. This requires that the nodes be able to
communicate with each other even in the absence of
an established network infrastructure. In addition,
there are no guarantees about the locations of the
sensors, such as the uniformity of placement. Events
occurring in the environment being sensed may be
time-sensitive. Therefore, it is often important to bind
the end-to-end latency of data dissemination.
Protocols should therefore minimize overhead and
extraneous data transfers. In a microsensor network,
data sensed by each node are required at a remote
base station, rather than at other nodes, and the data
are being extracted from the environment, leading to
large amounts of correlation among data signals.
Therefore, the notion of quality in a microsensor
network is very different. For sensor networks, the
end-user does not require all the data in the network
because (1) the data from neighboring nodes are
highly correlated, making the data redundant, and (2)
the end-user cares about a higher-level description of
events occurring in the environment the nodes are
monitoring.
LEACH INTRODUCTION
Wireless micro-sensor networks will enable
reliable monitoring of remote areas. These networks
are essentially data-gathering networks where the
data are highly correlated and the end-user requires a
high-level description of the environment the nodes
are sensing. In addition, these networks require ease
of deployment, long system lifetime, and low-latency
data transfers. The limited battery capacity of microsensor nodes and the large amount of data that each
node may produce translates to the need for high
application-perceived performance at a minimum
cost, in terms of energy and latency.
The application that typical microsensor
networks support is the remote monitoring of an
environment. Individual nodes' data are correlated in
a microsensor network, the end-user does not require
2099 | P a g e
Mr. Rajesh Halke, Mrs. Kulkarni V. A./ International Journal of Engineering Research and
Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 2, Issue4, July-August 2012, pp.2099-2102
all the (redundant) data; rather, the end-user needs a
high-level function of the data
ADVANTAGES
PROTOCOL
OF
THE
LEACH
En-LEACH INTRODUCTION
ENHANCED-LEACH
(En-LEACH)
protocol as the enhancements and innovations
devised in thisprotocol has
following objectives:
2100 | P a g e
Mr. Rajesh Halke, Mrs. Kulkarni V. A./ International Journal of Engineering Research and
Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 2, Issue4, July-August 2012, pp.2099-2102
Actually during Data Transmission phase of each
round every member sends data along with
information of its residual energy to their clusterhead and based on this information, the cluster-head
decides which node will become the future cluster
head. This is done by calculating the probability of
becoming cluster head as a function of node energy
divided by total energy of the cluster.
The
advertisement
message
flag
ADVERTISE_MESSAGE
Cluster-head id
Cluster-head location
3.1.2. Cluster 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
this information back to the cluster-head again using
a CSMA MAC protocol through selection message.
The contents of the selection message are:
The
selection
message
flag
CLUSTER_SELECT_MESSAGE
Cluster-head identity
Self node id
The
schedule
message
flag
SCHED_MESSAGE
Cluster-head id
The
message
flag
CLUSTER_HEAD_DOWN
The cluster-head id
The
message
flag
CLUSTER_UPDATE_MESSAGE
RESULT
EN-LEACH protocol was simulated and
compared with LEACH protocol both in uniform and
non-uniform energy distribution scenario.
2101 | P a g e
Mr. Rajesh Halke, Mrs. Kulkarni V. A./ International Journal of Engineering Research and
Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 2, Issue4, July-August 2012, pp.2099-2102
4.1. Uniform Energy Distribution
Once a node runs out of energy, it is
considered dead and can no longer transmit or
receive data. For these simulations, energy is
removed whenever a node transmits or receives data.
REFERANCES:
1.
2.
Figure 4-1: System lifetime - LEACH protocol
3.
4.
5.
6.
7.
CONCLUSION
In LEACH, there may be a case when
cluster-head chosen which having less amount of
energy as compared to its cluster member nodes,
which will result in early death of cluster-head. But
in case of En-LEACH, cluster-head depending upon
energy left in the node, hence it is bound to perform
better than LEACH.
In En-LEACH, all cluster members are kept informed
about the status of their cluster-head (whether it is
alive or dead), since the probability of failure
ofcluster-head is high during data transmission phase
8.
2102 | P a g e