Ref - 1
Ref - 1
Abstract
In this paper, we consider a network of energy constrained sensors deployed over a region. Each sensor node
in such a network is systematically gathering and transmitting sensed data to a base station (via cluster-
heads). This paper focuses on reducing the power consumption of wireless sensor networks. Firstly, we pro-
posed an Energy-balanced Clustering Routing Algorithm called LEACH-L, which is suitable for a large
scope wireless sensor network. Secondly, optimum hop-counts are deduced. Lastly, optimum position of
transmitting node is estimated. Simulation results show that our modified scheme can extend the network
lifetime by up to 80% before first node dies in the network. Through both theoretical analysis and numerical
simulations, it is shown that the proposed algorithm achieves higher performance than the existing clustering
algorithms such as LEACH, LEACH-M.
makes it harder to maintain communication connectivity The p is a cluster-head section probability, used dur-
in topology control. ing cluster creation.
In [4], author addresses the problem of clustering in The round is the time, which all cluster members com-
WSNs, subject to upper bounds on the maximum latency, municate with cluster heads and cluster heads communi-
the energy consumed by intermediate nodes, and clusters cate with BS.
size. Those constraints are necessary for the reliability of
the system and for extending its lifetime. 3.1. Problem Formulation
In [5], author proposes a novel energy efficient clus-
tering scheme for single-hop wireless sensor networks. A This paper proposes a modification of LEACH cluster-
novel cost function is introduced to balance the load head selection algorithm to reduce energy consumption.
among the cluster heads and prolongs the network life- For a microsensor network, we make the following as-
time significantly against the other clustering protocols sumptions:
such as LEACH. The base station (BS) is located among the sensors
In [6], an Energy-Efficient Unequal Clustering is pro- and is stationary.
posed for multihop sensor network. Simulation results All nodes in the network are homogenous and en-
show that the unequal clustering mechanism balances the ergy-constrained.
energy consumption well among all sensor nodes and All nodes are able to reach BS in one hop.
achieves an obvious improvement on the network life- Nodes have location information.
time. Propagation channel is symmetric.
In [7], a novel multicast protocol, uCast is proposed Cluster-heads perform data compression.
for energy efficient content distribution in sensor net- This paper presents an improvement to the LEACH’s
works. The uCast support a large number of multicast
cluster-head selection algorithm by introducing distance-
sessions, especially when the number of destinations in a
based factor, called LACH-L. In LEACH-L, the clusters
session is small.
are re-established in each round. Each of these rounds
In [8], a novel energy-efficient protocol is proposed,
consists of a set-up and a steady-state phase. New cluster
called Route Maintenance based-on Energy Threshold
heads are elected in each round and as a result the load is
and extends the lifetime of nodes and enhance the effi-
well distributed and balanced among the nodes in the
ciency of the entire network.
network. Moreover, each node transmits to the closest
LEACH-C uses a centralized algorithm to form clus-
cluster-head to split the communication cost to the sink.
ters [9]. A non-autonomous cluster-head selection is again
Only the cluster head has to report to the sink and may
the main disadvantage of this algorithm. Moreover, it re-
consume a large amount of energy, but this happens pe-
quires the location information of all nodes in the net-
work. However, location information in mobile wireless riodically for each node. During the set-up phase clus-
networks is only available through GPS or a location- ter-heads are determined and the clusters are organized.
sensing technique, such as triangulation which requires During the steady-state phase data transfers to the base
additional communication among the nodes. station occur.
In [10], DCHS algorithm is proposed. In this algo- We use a simplified model shown in Figure 1 for the
rithm, in order to extend the lifetime, a parameter En_ radio hardware energy dissipation. Both the free space
current/En_max is introduced. Nevertheless, it has a cru- ( d 2 power loss) and the multi-path fading ( d 4 power loss)
cial disadvantage: After a certain number of rounds the channel models are used in the model, depending on the
network is stuck, although there are still nodes available distance between the transmitter and receiver. Transmis-
with enough energy to transmit data to the base station, sion ( ETx ) and receiving costs ( ERx ) are calculated as
so DCHS algorithm need be improved. follows [9]:
lE l fs d 2 , d d o
3. LEACH-L Algorithm ETx (l , d ) elect (1)
lEelect l mp d , d d o
4
In order to explain our idea, we fist define some parame- where d is the distance between the transmitter and the
ters as follows. receiver.
The Eelect is consumed energy per bit. Where is:
The fs and mp are consumed energy per bit and
fs
per area respectively. d0 (2)
The do is a distance, which decide the parameter value mp
both fs and mp . The following equation shows the amount of energy
The EDA is the energy required for data aggregation. required to receive each message.
3.3. Introducing Multiple-Hop Routing The communication between the cluster-heads and the BS
should adopt Collision Avoidance when the network be-
The data collected by myriad sensors flow to a small comes large and the number of sensors increase, or it will
number of BS, which leads to the energy of sensors give rise to the occurrence of conflicts when the clus-
which near to basic be used up quickly and leads to the ter-heads are sending data. Therefore, sensor networks in
break of networks, so the question existing in many-to- large scope should adopt certain strategies to reduce the
one networks is viewed as the hot spot [11]. Meanwhile,
only considering the shortest route will result in the geo-
graphic superiority of individual sensor embodied in the
multiple routes, and this is proved in LEACH-M. Be-
sides, multiple-hops routing cuts down the communica-
tion consumption, but increases the circuit energy con-
sumption. In order to go on the research, let’s suppose Figure 2. Linear network model.
Table 1. Simulation parameters. M. In the scene 2, before HND, the data transmitted by
scene 1 scene 2
LEACH-L is 2.4 times that of LEACH and 2.1 times that
of LEACH-M.
The scope 300 × 300 m 500 × 500 m
Figure 8 is relation between energy consumption and
The number of sensors 900 2500 round among LEACH, LEACH-M, LEACH-L in 300 ×
The location of BS (150,150) (250,250) 300 scene. From Figure 8, it is known that LEACH-L
The initial energy 0.5 J 0.5 J can save energy consumption of network when LEACH-
E 1J 1J L is compared with LEACH-M and LEACH. After a
while, it saves energy in LEACH and LEACH-M better
The length of packets 4000 4000
-8
than LEACH-L. In about the 400th round, total energy
ETX 5 × 10 5 × 10-8 consumption of network in LEACH-L is more than LE-
ERX 5 × 10 -8
5 × 10-8 ACH and LEACH-M, because some nodes in LEACH
εfs 10-11 10-11 and LEACH-M are dead with time going.
εmp 1.3 × 10 -15
1.3 × 10-15 Figure 9 is relation between energy consumption and
round among LEACH, LEACH-M, LEACH-L in 500 ×
EDA 5 × 10-9 5 × 10-9
500 scene. From Figure 9, it is known that LEACH-L
P 0.1 0.1 can save 50% energy consumption of network in the 100th
M 0.1 0.1 round when LEACH-L is compared with LEACH-M and
D 70 m 70 m LEACH. In about the 400th round, total energy consump-
Restriction_distance 30 m 70 m tion of network in LEACH-L is more than LEACH and
Max_distance 87 m 87 m
Figure 5. Dead node over rounds in 500 × 500 m. Figure 7. Received packets over rounds in 500 × 500 m.
5. Conclusions
6. Acknowledgements
This work is supported by the Chongqing Natural Sci-
ence Foundation under Grant No. 2009BB2081. The Pro-
ject Sponsored by the Scientific Research Foundation for
Figure 10. 300 × 300 energy consumption of LEACH-L in the Returned Overseas Chinese Scholars, State Education
different areas. Ministry.
7. References 27-36.
[7] Q. Cao, T. He and T. F. AbdelZaher, “uCast: Unified Con-
[1] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, nectionless Multicast for Energy Efficient Content Dis-
“Energy-Efficient Communication Protocol for Wireless tribution in Sensor Networks,” IEEE Transactions on
Microsensor Networks,” Proceedings of 33rd Interna- Parallel and Distributed Systems, Vol. 18, No. 2, 2007,
tional Conference on System Sciences, Hawaii, 2000, p. 10. pp. 240-250.
[2] X. N. Fan and Y. L. Song, “Improvement on LEACH Pro- [8] L. Hu, Y. Li and Q. B. Chen, “A New Energy-Aware
tocol of Wireless Sensor Networks,” Proceedings of 2007 Routing Protocol for Wireless Sensor Networks,” Inter-
International Conference on Sensor Technologies and national Conference on Wireless Communications, Net-
Applications, Valencia, 2007, pp. 260-264. working and Mobile Computing, Shanghai, 2007, pp.
[3] G. Zhou, T. He, S. Krishnamurthy and J. A. Stankovic, 2444-2447.
“Models and Solutions for Radio Irregularity in Wireless [9] W. Heinzelman, A. Chandrakasan and H. Balakrishnan,
Sensor Networks,” ACM Transactions on Sensor Net- “An Application-Specific Protocol Architecture for Wire-
works, Vol. 2, No. 2, 2006, pp. 221-262. less Microsensor Networks,” IEEE Transaction on Wire-
[4] B. Aoun and R. Boutaba, “Clustering in WSN with La- less Networking, Vol. 1, No. 4, 2002, pp. 660-670.
tency and Energy Consumption Constraints,” Journal of [10] M. J. Handy, M. Haase and D. Timmermann, “Low En-
Network and Systems Management, Vol. 14, No. 3, 2006, ergy Adaptive Clustering Hierarchy with Deterministic
pp. 415-439. Cluster-Head Selection,” Proceeding of the 4th IEEE
[5] M. Ye, C. F. Li, G. Chen and J. Wu, “EECS: An Energy Conference on Mobile and Wireless Communications
Efficient Clustering Scheme,” 24th IEEE International Networks, Stockholm, 2002, pp. 368-372.
Performance, Computing, and Communications Confer- [11] G. Smaragdakis, I. Matta and A. Bestavros, “SEP: A Sta-
ence, Phoenix, 2005, pp. 535-540. ble Election Protocol for Clustered Heterogeneous Wire-
[6] G. Chen, C. F. Li, M. Ye and J. Wu, “An Unequal Cluster- less Sensor Networks,” Proceeding of the International
Based Routing Strategy in Wireless Sensor Networks,” Workshop on Sensor and Actor Network Protocols and
Chinese Journal of Computers, Vol. 30, No. 1, 2007, pp. Applications, Boston, No. 4, 2004, pp. 660-670.