SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.777-782
777 | P a g e
Zone-Based Clustering Protocol for Heterogeneous Wireless
Sensor Networks
S Taruna*, Sakshi Shringi**
*(Department of Computer Science, Banasthali University, India)
** (Department of Information Technology, Banasthali University, India)
ABSTRACT
Wireless sensor networks (WSN) consist
of hundreds or thousands of sensor nodes each of
which is capable of sensing, processing, and
transmitting environmental information. While
wireless sensor networks (WSN) are increasingly
equipped to handle more complex functions, in-
network processing still requires the battery
powered sensors to judiciously use their
constrained energy so as to prolong the effective
network life time. There are a few protocols using
sensor clusters to coordinate the energy
consumption in a WSN. In this paper, we propose
a Zone based Heterogeneous Energy Efficient
Clustering (ZHEEC) protocol in order to balance
the energy consumption among all nodes. In this
protocol we have divided the network into
various equal size zones. We have implemented
ZHEEC protocol in network simulator:
MATLAB. Simulation results show that our
method outperforms LEACH in terms of network
lifetime.
Keywords – Clustering, Sensor Nodes, Residual
Energy, Wireless Sensor Networks, Zones
I. INTRODUCTION
Wireless Sensor Networks are designed by
many small nodes which possess high sensing and
wireless communication capabilities. Many routing,
power management, and data dissemination
protocols have been specifically designed for WSNs
where energy awareness is an essential design issue.
The focus, however, has been given to the routing
protocols which might differ depending on the
application and network architecture [1].
Routing protocols are one of the core
technologies in the WSN. Due to its inherent
characteristics, routing is full of challenge in WSN
[2]. Clustering is a well-know and widely used
exploratory data analysis technique, and it is
particularly useful for applications that require
scalability to hundreds or thousands of nodes [3].
For large-scale networks, node clustering has been
proposed for efficient organization of the sensor
network topology, and prolonging the network
lifetime. Among the sources of energy consumption
in a sensor node, wireless data transmission is the
most critical.
At present, research on wireless sensor networks has
generally assumed that nodes are homogeneous. In
reality, homogeneous sensor networks hardly exist.
This leads to the research on heterogeneous
networks where two or more types of nodes are
considered. However, most researchers prevalently
assume that nodes are divided into two types with
different functionalities, advanced nodes and normal
nodes. The powerful nodes have more initial energy
and fewer amounts than the normal nodes, and they
act as clustering heads as well as relay nodes in
heterogeneous networks. Moreover, they all assume
the normal nodes have identical length data to
transmit to the base station. In [4], we have
researched a heterogeneous sensor networks with
two different types of nodes that they have same
initial energy but different length data to transmit.
In this paper, we have proposed a Zone
based Heterogeneous Energy Efficient Clustering
(ZHEEC) protocol to balance the energy
consumption among all nodes. The WSN is divided
into zones of equal size. ZHEEC helps to extend the
network lifetime with less consumption of energy in
the heterogeneous network. We have performed
simulations in MATLAB [5]. Further, the
performance analysis of the proposed scheme is
compared with benchmark clustering algorithm
LEACH [6].
The remaining paper is organized as follows:
Section 2 describes the related work, Section 3 gives
detail of the proposed ZHEEC protocol, Section 4
evaluates the performance and simulation results and
section 5 gives the conclusion.
II. RELATED WORK
The first and most popular energy efficient
hierarchical clustering algorithm for WSNs that was
proposed for reducing power consumption is
LEACH [7]. In LEACH, the clustering task is
rotated among the nodes, based on duration. Direct
communication is used by each CH to forward the
data to the Base Station (BS). It is an application
specific data dissemination protocol that uses
clusters to prolong the life of the WSN. LEACH is
based on an aggregation (or fusion) technique that
combines or aggregates the original data into a
smaller size of data that carry only meaningful
information to all individual sensors. LEACH
divides the network into several clusters of sensors,
S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.777-782
778 | P a g e
which are constructed by using localized
coordination and control not only to reduce the
amount of data that are transmitted to the sink, but
also to make routing and data dissemination more
scalable and robust. Based on LEACH protocol,
more clustered protocols have been proposed, like
PEGASIS [8], TEEN [9], HEED [10] and BCDCP
[11] etc, but they all comes under the homogenous
condition.
At present, the research to the
heterogeneous networks has brought to the attention,
and many literatures have obtained some
achievements. In [11], authors proposed a
probability approach for real-time sensor network
applications to assign and optimize sensor systems
using heterogeneous functional units with
probabilistic execution time.
In [12], authors examined the impact of
heterogeneous device deployment on lifetime
sensing coverage and coverage aging process, and
found an optimal heterogeneous deployment can
achieve lifetime sensing coverage by several times
as much as that with homogeneous deployment
considering both initial coverage and the duration of
sensing operation as well as the optimum number of
high-cost devices in the single-hop communication
model that maximizes the lifetime sensing coverage
information incorporating several factors that affect
the initial sensing coverage and the energy
consumption of nodes.
In [13], authors analyzed the operation of a
clustered sensor network with two types of nodes,
the powerful nodes and the normal nodes. The
powerful nodes act as clustering-heads and expend
energy much faster than the normal nodes within its
cluster until the cluster enters a homogeneous state
with all nodes having equal energy levels.
In [14], we have examined a heterogeneous
sensor network with two different types of nodes
possessing same initial energy but sending different
length data packet. We found that conventional
routing protocols like LEACH etc. cannot ideally
adapt the network model proposed; therefore, we
propose a cluster based routing protocol to prolong
the network lifetime. The proposed algorithm better
balances the energy consumption compared with
conventional routing protocols and achieves an
obvious improvement on the network lifetime.
III. THE PROPOSED ZONE-BASED
HETEROGENEOUS ENERGY EFFICIENT
CLUSTERING (ZHEEC) PROTOCOL
In this the WSN is divided into various zones of
equal size. Cluster heads for each zone are selected
with the help of cluster head selection mechanism.
We have made various assumptions to implement
ZHEEC protocol.
1. Model Architecture and Basic Assumptions
 Number of nodes is 500 in the network.
 The WSN consists of heterogeneous
sensor nodes.
 The BS is located inside WSN.
 Some sensor nodes have different
initial energy.
 All sensor nodes and BS are stationary
after deployment.
 All nodes can send data to BS.
 Data compression is done by CH.
 Data compression energy is different
from transmission and reception.
 In first round, each node has
probability p of becoming the cluster
head.
 A node, which has become cluster
head, shall be eligible to become
cluster head after 1-1/p rounds
 Energy for transmission and reception
is same for all nodes.
 Energy of transmission depends on the
distance (source to destination) and
data size.
2. Proposed Algorithm.
We have considered a heterogeneous network with
two types of nodes (normal and advanced nodes).
Advanced nodes are more powerful and are having
higher battery power than the normal nodes. We
have assumed the cluster head selection is based on
residual energy of node.
The total initial energy for new heterogeneous
network is given by the following equation:
n.𝐸0(1-m) + n.m. 𝐸0 (1+𝛼) = n.𝐸0(1+m) (1)
Where, n is number of nodes, m is proportion of
advanced nodes.
The probabilities of normal and advanced nodes are
respectively:
p1 =
𝑝𝑜𝑝𝑡
(1+𝑚.𝛼)
(2)
p2=
𝑝𝑜𝑝𝑡
1+𝑚.𝛼
. (1 + 𝛼) (3)
The threshold value for normal nodes, T (s1) can be
calculated by the following equation:
T (s1) =
𝑝1
1−𝑝1(𝑟.𝑚𝑜𝑑 1/𝑝1) .
𝐸 𝑟𝑒𝑠
𝐸 𝑚𝑎𝑥
if s1 𝜖 G
(4)
0 Otherwise
Similarly, threshold for advanced nodes T (s2) is
evaluated.
The proposed algorithm works in phases as follows:
 In the set-up phase:
1) Network is virtually divided into 9 zones as
shown in Fig. 1.
S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.777-782
779 | P a g e
Figure 1: Deployment of heterogeneous WSN
2) Each node generates a random probability (p) at
the beginning of round and computes the threshold
value (T(n)) with the help of equation (4).
3) In case if p<pt, the node will be selected as a
cluster head.
4) Selected CH broadcasts an advertisement
message to all neighboring nodes.
Figure 2: CH sends data to nodes
5) The neighbor nodes collects the advertised
messages during a given time interval and send a
“join REQ” message to the nearest CH.
6) The CH receives the “join-REQ” messages and
builds a cluster member and broadcasts them to all
neighboring nodes.
7) The member node receives and save this
message for data transfer.
 In the steady-state phase:
1) After the completion of cluster selection
process, each member sends its data and residual
energy to the CH.
2) The CH maintains residual energy
information of all the member nodes.
 In the Pre-setup phase:
1) The CH sends BS the maximum residual energy
value of nodes belonging to its own cluster
when the last frame of the round completes.
2) BS finds the maximum residual energy value,
𝐸 𝑚𝑎𝑥 of the network and sends back this value
to CH.
3) The CH broadcasts value of 𝐸 𝑚𝑎𝑥 to all cluster
nodes.
4) Each node save the value 𝐸 𝑚𝑎𝑥 for the next
computation of T(n) and the current round is
terminated.
IV. PERFORMED EVALUATIONS AND
RESULTS
The performance analysis of ZHEEC
protocol is evaluated with MATLAB. The protocol
is then compared to the heterogeneous LEACH
algorithm, in which cluster selection is done by
randomly.
1. Energy Consumption Model
We assume a simple model [15] for the
radio hardware energy dissipation where the
transmitter dissipates energy to run the radio
electronics and the power amplifier, and the receiver
dissipates energy to run the radio electronics. For the
experiments described here only the free space
channel model is used. Thus, to transmit an l-bit
message a distance d, the radio expends energy:
𝐸 𝑇𝑥 (l, d) = ( l 𝐸𝑒𝑙𝑒𝑐 + l 𝐸𝑓𝑠 d2 ) (5)
To receive this message, the radio expends energy:
𝐸 𝑅𝑥 (l) =l𝐸𝑒𝑙𝑒𝑐 (6)
2. Simulation Parameters
Table 1: Simulation Parameters
Parameters Values
Network size 200m * 200m
Number of Nodes 500
Node distribution
Nodes are uniformly
distributed
Initial Energy 0.5 J
Data Packet size 4000bits
BS position 100m * 100m
Eelec 50nJ/bit
𝐸 𝑇𝑥 = 𝐸 𝑅𝑥 50nJ/bit
∈ 𝑓𝑠 10 pJ/bits/𝑚2
∈ 𝑎𝑚𝑝 0.0013 pJ/bit/𝑚4
EDA 5 nJ/bit
𝛼 1
p 0.5
S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.777-782
780 | P a g e
3. Simulation Results
3.1 Network Lifetime: When any node in the
network is dead, it is no longer the part of that
network. This implies that if a dead node occurs in
early rounds of algorithm, it will affect the network.
This may also lead towards the early dead of all the
nodes in the network. In this simulation we have
observed the first dead node by keeping the base
station position at (100,200) with 4000 packet size.
Table 2 shows the values and Fig. 3 concludes that
ZHEEC is better compared to LEACH protocol.
Table 2: Network Lifetime (First Node Dead)
Figure 3: Network Lifetime (First Node Dead) v/s
Simulation Runs
3.2 Network Lifetime with last node dead:
In this we have observed the round number in which
all nodes in the network are dead. If all nodes are
dead in the network, the lifespan of a network is
over. Less the round number, lesser is the lifetime of
network. The base station is positioned at centre
with 4000 packet size. Table 3 and Fig. 4 shows the
dead nodes with number of rounds.
Table 3: Network Lifetime (All Nodes Dead)
Figure 4: Network Lifetime (All Nodes Dead) v/s
Simulation Runs
3.3 Network Lifetime (First Node Dead)
with varying packet size: Even on varying the packet
size the network lifetime for the proposed ZHEEC
protocol remains better than that of LEACH. Table 4
and Fig. 5 Shows the comparative results.
Table 4: Network Lifetime (First Node Dead) with
Varying Packet Size
Simulation
Run
Round Number when fist
node is dead
LEACH ZHEEC
1 437 632
2 500 660
3 461 637
4 554 720
5 475 674
6 452 635
7 466 711
8 531 696
9 520 694
10 447 740
Simulation
Run
Round Number when all
nodes are dead
LEACH ZHEEC
1 1810 2312
2 2142 2454
3 1985 2220
4 1865 2531
5 2135 2652
6 1852 2431
7 1863 2562
8 1921 2320
9 21 02 2421
10 1820 2465
Packet
Size
Round Number when first
node dies
LEACH ZHEEC
12000 321 412
10000 346 452
8000 472 613
6000 541 625
4000 611 750
2000 725 910
S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.777-782
781 | P a g e
Figure 5: Network Lifetime (First Node Dead) with
Varying Packet Size
3.4 Residual Energy of the Network: We
simulated the proposed protocol to get the value of
residual energy left for the network at different
rounds. Table 5 and Fig. 6 shows the results.
Table 5: Residual Energy in Joules for different
rounds
Figure 6: Residual Energy v/s Round Number
V. CONCLUSION
In this paper, we have proposed a Zone-
Based Heterogeneous Energy Efficient Clustering
(ZHEEC) protocol. It is a cluster based routing
protocol that considers energy of nodes to extend the
network lifetime. We have compared the results of
proposed ZHEEC protocol with heterogeneous
LEACH in aspects of network lifetime. The results
show that our protocol clearly makes the network
lifetime much longer without other critical overhead
and performance degradation.
In future we can easily extend our analysis
to scenarios in which unreliable nodes are deployed
randomly or along grid points. We can also compare
our protocol with other protocols such as HEED,
PEGASIS and TEEN.
ACKNOWLEDGEMENTS
We take the opportunity to express our
gratitude and thanks toward all the people who have
been a source of guidance and inspiration to us
during the course of this paper.
Last but not the least we would like to
thank all our friends, for giving useful suggestion
and ideas for improving our performance
REFERENCES
[1] Imad Aad, Mohammad Hossein Manshaei,
and JeanPierre Hubaux, “ns2 for the
impatient”, EPFL Lausanne, Switzerland,
March, 2009.
[2] H. W. Kim, H. S. Seo (2010), “Modeling of
Energy-efficient Applicable Routing
Algorithm in WSN”, International Journal
of Digital Content Technology and its
Applications, vol. 4, no. 5, pp.13-22.
[3] W. B. Heinzelman, A. P.
Cnandrakasan,(2002) “An application-
specific protocol architecture for wireless
microsensor networks,” IEEE Transactions
on Wireless Communications, vol. 1, no. 4,
pp. 660-670.
[4] Li, X., Huang, D., Yang, J.: Energy
Efficient Routing Protocol Based on
Residual Energy and Energy Consumption
Rate for Heterogeneous Wireless Sensor
Networks. In: The 26th Chinese Control
Conference, vol. 5, pp. 587–590 (2007)
[5] http://www.mathworks.in
[6] Wendi Rabiner Heinzelman
(2000).“Energy-Efficient
Communication Protocol for Wireless
Microsensor Networks” In Proceeding
of the 33rd Hawaii International
Conference on System Sciences,pp1-10
[7] W.R. Heinzelman, A. Chandrakasan, and
H. Balakrishnan, An Application-Specific
Protocol Architecture for Wireless
Microsensor Networks. In IEEE
Transactions on Wireless Communications
(October 2002), vol. 1(4), pp. 660-670
[8] Lindsey, S., Raghavendra, C.S.: PEGASIS:
Power-efficient gathering in sensor
information systems. In: Proc. of the IEEE
Aerospace Conf. Montana: IEEE Aerospace
and Electronic Systems Society, pp. 1125–
1130 (2002)
Round
Number
Residual Energy
LEACH ZHEEC
500 23.595 35.567
1000 15.097 26.120
1500 6.2684 17.475
2000 3.1902 9.4093
2500 2.5828 5.8712
3000 0.5632 4.0321
S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications
(IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 3, May-Jun 2013, pp.777-782
782 | P a g e
[9] Manjeshwar, A., Agrawal, D.P.: TEEN: A
protocol for enhanced efficiency in wireless
sensor networks. In: Int’l Proc. of the 15th
Parallel and Distributed Processing Symp.,
pp. 2009–2015. IEEE Computer Society,
San Francisco (2001)
[10] Ossama Younis and Sonia Fahmy,
Distributed Clustering in Ad-hoc Sensor
Networks: A Hybrid, Energy-Efficient
Approach., September 2002.
[11] Qiu, M., Xue, C., Shao, Z., Zhuge, Q., Liu,
M., Sha Edwin, H.M.: Efficent Algorithm
of Energy Minimization for
Heterogeneous Wireless Sensor Network.
In: Sha, E., Han, S.- K., Xu, C.-Z., Kim,
M.H., Yang, L.T., Xiao, B. (eds.) EUC
2006. LNCS, vol. 4096, pp. 25–34.
Springer, Heidelberg (2006)
[12] Jae-Joon, L., Bhaskar, K., Kuo, C.C.:
Impact of Heterogeneous Deployment on
Lifetime Sensing Coverage in Sensor
Networks. In: First Annual IEEE
Communications Society Conference on
Senor and Ad Hoc Communications and
Networks, pp. 367–376 (2004)
[13] Lee, H.Y., Seah, W.K.G., Sun, P.: Energy
Implications of Clustering in
Heterogeneous Wireless Sensor Networks-
An Analytical View. In: The 17th Annual
IEEE International Symposium on
Personal, Indoor and Mobile Radio
Communications, pp. 1–5 (2006)
[14] Li, X., Huang, D., Yang, J.: Energy
Efficient Routing Protocol Based on
Residual Energy and Energy Consumption
Rate for Heterogeneous Wireless Sensor
Networks. In: The 26th Chinese Control
Conference, vol. 5, pp. 587–590 (2007)
[15] Tsai, Y.R., 2007. “Coverage-Preserving
Routing Protocols for Randomly
Distributed Wireless Sensor
Networks,”IEEE Transactions on Wireless
Communications, vol.6, no. 4, pp. 1240-
1245. 56.
Authors
S.Taruna is an active researcher in the field of
communication and mobile network, currently
working as Associate Professor in Department of
Computer Science at Banasthali University
(Rajasthan), India. She has done M.Sc from
Rajasthan University and PhD in Computer Science
from Banasthali University (Rajasthan), India. She
has presented many papers in National and
International Conferences, published 7 papers in
various journals and reviewer of various journals
and conferences.
Sakshi Shringi received B.TECH degree in
Information Technology from Rajasthan Technical
University, Kota in 2011. She is pursuing her
M.TECH degree in Information Technology from
Banasthali University (Rajasthan). She has presented
many papers in National and International
Conferences, published 4 papers in various journals.
Her research interest includes computer network,
wireless sensor and ad-hoc networks and
virtualization.

Weitere ähnliche Inhalte

Was ist angesagt?

GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSijcsit
 
A seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networksA seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networkspraveen369
 
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyData Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyCSCJournals
 
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...graphhoc
 
Energy Conservation in Wireless Sensor Networks Using Cluster-Based Approach
Energy Conservation in Wireless Sensor Networks Using Cluster-Based ApproachEnergy Conservation in Wireless Sensor Networks Using Cluster-Based Approach
Energy Conservation in Wireless Sensor Networks Using Cluster-Based ApproachIJRES Journal
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksAssociate Professor in VSB Coimbatore
 
3 3 energy efficient topology
3 3 energy efficient topology3 3 energy efficient topology
3 3 energy efficient topologyIAEME Publication
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...IJMIT JOURNAL
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...ijfcstjournal
 
De31486489
De31486489De31486489
De31486489IJMER
 
Communication synchronization in cluster based wireless sensor network a re...
Communication synchronization in cluster based wireless sensor network   a re...Communication synchronization in cluster based wireless sensor network   a re...
Communication synchronization in cluster based wireless sensor network a re...eSAT Journals
 

Was ist angesagt? (15)

GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
A seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networksA seminar report on data aggregation in wireless sensor networks
A seminar report on data aggregation in wireless sensor networks
 
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyData Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
 
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
 
Energy Conservation in Wireless Sensor Networks Using Cluster-Based Approach
Energy Conservation in Wireless Sensor Networks Using Cluster-Based ApproachEnergy Conservation in Wireless Sensor Networks Using Cluster-Based Approach
Energy Conservation in Wireless Sensor Networks Using Cluster-Based Approach
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
 
3 3 energy efficient topology
3 3 energy efficient topology3 3 energy efficient topology
3 3 energy efficient topology
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
 
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
 
D031202018023
D031202018023D031202018023
D031202018023
 
Kianoosh&amp;sajjad
Kianoosh&amp;sajjadKianoosh&amp;sajjad
Kianoosh&amp;sajjad
 
De31486489
De31486489De31486489
De31486489
 
Communication synchronization in cluster based wireless sensor network a re...
Communication synchronization in cluster based wireless sensor network   a re...Communication synchronization in cluster based wireless sensor network   a re...
Communication synchronization in cluster based wireless sensor network a re...
 

Andere mochten auch (18)

Kg3418451855
Kg3418451855Kg3418451855
Kg3418451855
 
Iw3315041514
Iw3315041514Iw3315041514
Iw3315041514
 
Kl3418811903
Kl3418811903Kl3418811903
Kl3418811903
 
Kq3419271929
Kq3419271929Kq3419271929
Kq3419271929
 
Kf3418331844
Kf3418331844Kf3418331844
Kf3418331844
 
Iq3116211626
Iq3116211626Iq3116211626
Iq3116211626
 
Bt34433436
Bt34433436Bt34433436
Bt34433436
 
By34462465
By34462465By34462465
By34462465
 
Ae34190192
Ae34190192Ae34190192
Ae34190192
 
Dj34676680
Dj34676680Dj34676680
Dj34676680
 
Dp32725728
Dp32725728Dp32725728
Dp32725728
 
Bm33388392
Bm33388392Bm33388392
Bm33388392
 
Eh33798804
Eh33798804Eh33798804
Eh33798804
 
Jc3116941698
Jc3116941698Jc3116941698
Jc3116941698
 
Ka3118541860
Ka3118541860Ka3118541860
Ka3118541860
 
Dk32696699
Dk32696699Dk32696699
Dk32696699
 
Hc3312471251
Hc3312471251Hc3312471251
Hc3312471251
 
Eh33798804
Eh33798804Eh33798804
Eh33798804
 

Ähnlich wie Ed33777782

Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksIRJET Journal
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODijwmn
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419IJRAT
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolongijwmn
 
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...IOSR Journals
 
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...IJCNCJournal
 
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...IOSR Journals
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKijngnjournal
 
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor NetworkSimulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Networkjosephjonse
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...ijfcstjournal
 
Computing localized power efficient data
Computing localized power efficient dataComputing localized power efficient data
Computing localized power efficient dataambitlick
 
A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routingeSAT Publishing House
 
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...chokrio
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...chokrio
 
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH ProtocolAnalysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH ProtocolIJTET Journal
 

Ähnlich wie Ed33777782 (20)

Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
 
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
 
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
 
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor NetworkSimulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
Simulation Based Analysis of Cluster-Based Protocol in Wireless Sensor Network
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
 
Computing localized power efficient data
Computing localized power efficient dataComputing localized power efficient data
Computing localized power efficient data
 
A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routing
 
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for He...
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
 
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH ProtocolAnalysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
 

Kürzlich hochgeladen

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Kürzlich hochgeladen (20)

E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

Ed33777782

  • 1. S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.777-782 777 | P a g e Zone-Based Clustering Protocol for Heterogeneous Wireless Sensor Networks S Taruna*, Sakshi Shringi** *(Department of Computer Science, Banasthali University, India) ** (Department of Information Technology, Banasthali University, India) ABSTRACT Wireless sensor networks (WSN) consist of hundreds or thousands of sensor nodes each of which is capable of sensing, processing, and transmitting environmental information. While wireless sensor networks (WSN) are increasingly equipped to handle more complex functions, in- network processing still requires the battery powered sensors to judiciously use their constrained energy so as to prolong the effective network life time. There are a few protocols using sensor clusters to coordinate the energy consumption in a WSN. In this paper, we propose a Zone based Heterogeneous Energy Efficient Clustering (ZHEEC) protocol in order to balance the energy consumption among all nodes. In this protocol we have divided the network into various equal size zones. We have implemented ZHEEC protocol in network simulator: MATLAB. Simulation results show that our method outperforms LEACH in terms of network lifetime. Keywords – Clustering, Sensor Nodes, Residual Energy, Wireless Sensor Networks, Zones I. INTRODUCTION Wireless Sensor Networks are designed by many small nodes which possess high sensing and wireless communication capabilities. Many routing, power management, and data dissemination protocols have been specifically designed for WSNs where energy awareness is an essential design issue. The focus, however, has been given to the routing protocols which might differ depending on the application and network architecture [1]. Routing protocols are one of the core technologies in the WSN. Due to its inherent characteristics, routing is full of challenge in WSN [2]. Clustering is a well-know and widely used exploratory data analysis technique, and it is particularly useful for applications that require scalability to hundreds or thousands of nodes [3]. For large-scale networks, node clustering has been proposed for efficient organization of the sensor network topology, and prolonging the network lifetime. Among the sources of energy consumption in a sensor node, wireless data transmission is the most critical. At present, research on wireless sensor networks has generally assumed that nodes are homogeneous. In reality, homogeneous sensor networks hardly exist. This leads to the research on heterogeneous networks where two or more types of nodes are considered. However, most researchers prevalently assume that nodes are divided into two types with different functionalities, advanced nodes and normal nodes. The powerful nodes have more initial energy and fewer amounts than the normal nodes, and they act as clustering heads as well as relay nodes in heterogeneous networks. Moreover, they all assume the normal nodes have identical length data to transmit to the base station. In [4], we have researched a heterogeneous sensor networks with two different types of nodes that they have same initial energy but different length data to transmit. In this paper, we have proposed a Zone based Heterogeneous Energy Efficient Clustering (ZHEEC) protocol to balance the energy consumption among all nodes. The WSN is divided into zones of equal size. ZHEEC helps to extend the network lifetime with less consumption of energy in the heterogeneous network. We have performed simulations in MATLAB [5]. Further, the performance analysis of the proposed scheme is compared with benchmark clustering algorithm LEACH [6]. The remaining paper is organized as follows: Section 2 describes the related work, Section 3 gives detail of the proposed ZHEEC protocol, Section 4 evaluates the performance and simulation results and section 5 gives the conclusion. II. RELATED WORK The first and most popular energy efficient hierarchical clustering algorithm for WSNs that was proposed for reducing power consumption is LEACH [7]. In LEACH, the clustering task is rotated among the nodes, based on duration. Direct communication is used by each CH to forward the data to the Base Station (BS). It is an application specific data dissemination protocol that uses clusters to prolong the life of the WSN. LEACH is based on an aggregation (or fusion) technique that combines or aggregates the original data into a smaller size of data that carry only meaningful information to all individual sensors. LEACH divides the network into several clusters of sensors,
  • 2. S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.777-782 778 | P a g e which are constructed by using localized coordination and control not only to reduce the amount of data that are transmitted to the sink, but also to make routing and data dissemination more scalable and robust. Based on LEACH protocol, more clustered protocols have been proposed, like PEGASIS [8], TEEN [9], HEED [10] and BCDCP [11] etc, but they all comes under the homogenous condition. At present, the research to the heterogeneous networks has brought to the attention, and many literatures have obtained some achievements. In [11], authors proposed a probability approach for real-time sensor network applications to assign and optimize sensor systems using heterogeneous functional units with probabilistic execution time. In [12], authors examined the impact of heterogeneous device deployment on lifetime sensing coverage and coverage aging process, and found an optimal heterogeneous deployment can achieve lifetime sensing coverage by several times as much as that with homogeneous deployment considering both initial coverage and the duration of sensing operation as well as the optimum number of high-cost devices in the single-hop communication model that maximizes the lifetime sensing coverage information incorporating several factors that affect the initial sensing coverage and the energy consumption of nodes. In [13], authors analyzed the operation of a clustered sensor network with two types of nodes, the powerful nodes and the normal nodes. The powerful nodes act as clustering-heads and expend energy much faster than the normal nodes within its cluster until the cluster enters a homogeneous state with all nodes having equal energy levels. In [14], we have examined a heterogeneous sensor network with two different types of nodes possessing same initial energy but sending different length data packet. We found that conventional routing protocols like LEACH etc. cannot ideally adapt the network model proposed; therefore, we propose a cluster based routing protocol to prolong the network lifetime. The proposed algorithm better balances the energy consumption compared with conventional routing protocols and achieves an obvious improvement on the network lifetime. III. THE PROPOSED ZONE-BASED HETEROGENEOUS ENERGY EFFICIENT CLUSTERING (ZHEEC) PROTOCOL In this the WSN is divided into various zones of equal size. Cluster heads for each zone are selected with the help of cluster head selection mechanism. We have made various assumptions to implement ZHEEC protocol. 1. Model Architecture and Basic Assumptions  Number of nodes is 500 in the network.  The WSN consists of heterogeneous sensor nodes.  The BS is located inside WSN.  Some sensor nodes have different initial energy.  All sensor nodes and BS are stationary after deployment.  All nodes can send data to BS.  Data compression is done by CH.  Data compression energy is different from transmission and reception.  In first round, each node has probability p of becoming the cluster head.  A node, which has become cluster head, shall be eligible to become cluster head after 1-1/p rounds  Energy for transmission and reception is same for all nodes.  Energy of transmission depends on the distance (source to destination) and data size. 2. Proposed Algorithm. We have considered a heterogeneous network with two types of nodes (normal and advanced nodes). Advanced nodes are more powerful and are having higher battery power than the normal nodes. We have assumed the cluster head selection is based on residual energy of node. The total initial energy for new heterogeneous network is given by the following equation: n.𝐸0(1-m) + n.m. 𝐸0 (1+𝛼) = n.𝐸0(1+m) (1) Where, n is number of nodes, m is proportion of advanced nodes. The probabilities of normal and advanced nodes are respectively: p1 = 𝑝𝑜𝑝𝑡 (1+𝑚.𝛼) (2) p2= 𝑝𝑜𝑝𝑡 1+𝑚.𝛼 . (1 + 𝛼) (3) The threshold value for normal nodes, T (s1) can be calculated by the following equation: T (s1) = 𝑝1 1−𝑝1(𝑟.𝑚𝑜𝑑 1/𝑝1) . 𝐸 𝑟𝑒𝑠 𝐸 𝑚𝑎𝑥 if s1 𝜖 G (4) 0 Otherwise Similarly, threshold for advanced nodes T (s2) is evaluated. The proposed algorithm works in phases as follows:  In the set-up phase: 1) Network is virtually divided into 9 zones as shown in Fig. 1.
  • 3. S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.777-782 779 | P a g e Figure 1: Deployment of heterogeneous WSN 2) Each node generates a random probability (p) at the beginning of round and computes the threshold value (T(n)) with the help of equation (4). 3) In case if p<pt, the node will be selected as a cluster head. 4) Selected CH broadcasts an advertisement message to all neighboring nodes. Figure 2: CH sends data to nodes 5) The neighbor nodes collects the advertised messages during a given time interval and send a “join REQ” message to the nearest CH. 6) The CH receives the “join-REQ” messages and builds a cluster member and broadcasts them to all neighboring nodes. 7) The member node receives and save this message for data transfer.  In the steady-state phase: 1) After the completion of cluster selection process, each member sends its data and residual energy to the CH. 2) The CH maintains residual energy information of all the member nodes.  In the Pre-setup phase: 1) The CH sends BS the maximum residual energy value of nodes belonging to its own cluster when the last frame of the round completes. 2) BS finds the maximum residual energy value, 𝐸 𝑚𝑎𝑥 of the network and sends back this value to CH. 3) The CH broadcasts value of 𝐸 𝑚𝑎𝑥 to all cluster nodes. 4) Each node save the value 𝐸 𝑚𝑎𝑥 for the next computation of T(n) and the current round is terminated. IV. PERFORMED EVALUATIONS AND RESULTS The performance analysis of ZHEEC protocol is evaluated with MATLAB. The protocol is then compared to the heterogeneous LEACH algorithm, in which cluster selection is done by randomly. 1. Energy Consumption Model We assume a simple model [15] for the radio hardware energy dissipation where the transmitter dissipates energy to run the radio electronics and the power amplifier, and the receiver dissipates energy to run the radio electronics. For the experiments described here only the free space channel model is used. Thus, to transmit an l-bit message a distance d, the radio expends energy: 𝐸 𝑇𝑥 (l, d) = ( l 𝐸𝑒𝑙𝑒𝑐 + l 𝐸𝑓𝑠 d2 ) (5) To receive this message, the radio expends energy: 𝐸 𝑅𝑥 (l) =l𝐸𝑒𝑙𝑒𝑐 (6) 2. Simulation Parameters Table 1: Simulation Parameters Parameters Values Network size 200m * 200m Number of Nodes 500 Node distribution Nodes are uniformly distributed Initial Energy 0.5 J Data Packet size 4000bits BS position 100m * 100m Eelec 50nJ/bit 𝐸 𝑇𝑥 = 𝐸 𝑅𝑥 50nJ/bit ∈ 𝑓𝑠 10 pJ/bits/𝑚2 ∈ 𝑎𝑚𝑝 0.0013 pJ/bit/𝑚4 EDA 5 nJ/bit 𝛼 1 p 0.5
  • 4. S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.777-782 780 | P a g e 3. Simulation Results 3.1 Network Lifetime: When any node in the network is dead, it is no longer the part of that network. This implies that if a dead node occurs in early rounds of algorithm, it will affect the network. This may also lead towards the early dead of all the nodes in the network. In this simulation we have observed the first dead node by keeping the base station position at (100,200) with 4000 packet size. Table 2 shows the values and Fig. 3 concludes that ZHEEC is better compared to LEACH protocol. Table 2: Network Lifetime (First Node Dead) Figure 3: Network Lifetime (First Node Dead) v/s Simulation Runs 3.2 Network Lifetime with last node dead: In this we have observed the round number in which all nodes in the network are dead. If all nodes are dead in the network, the lifespan of a network is over. Less the round number, lesser is the lifetime of network. The base station is positioned at centre with 4000 packet size. Table 3 and Fig. 4 shows the dead nodes with number of rounds. Table 3: Network Lifetime (All Nodes Dead) Figure 4: Network Lifetime (All Nodes Dead) v/s Simulation Runs 3.3 Network Lifetime (First Node Dead) with varying packet size: Even on varying the packet size the network lifetime for the proposed ZHEEC protocol remains better than that of LEACH. Table 4 and Fig. 5 Shows the comparative results. Table 4: Network Lifetime (First Node Dead) with Varying Packet Size Simulation Run Round Number when fist node is dead LEACH ZHEEC 1 437 632 2 500 660 3 461 637 4 554 720 5 475 674 6 452 635 7 466 711 8 531 696 9 520 694 10 447 740 Simulation Run Round Number when all nodes are dead LEACH ZHEEC 1 1810 2312 2 2142 2454 3 1985 2220 4 1865 2531 5 2135 2652 6 1852 2431 7 1863 2562 8 1921 2320 9 21 02 2421 10 1820 2465 Packet Size Round Number when first node dies LEACH ZHEEC 12000 321 412 10000 346 452 8000 472 613 6000 541 625 4000 611 750 2000 725 910
  • 5. S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.777-782 781 | P a g e Figure 5: Network Lifetime (First Node Dead) with Varying Packet Size 3.4 Residual Energy of the Network: We simulated the proposed protocol to get the value of residual energy left for the network at different rounds. Table 5 and Fig. 6 shows the results. Table 5: Residual Energy in Joules for different rounds Figure 6: Residual Energy v/s Round Number V. CONCLUSION In this paper, we have proposed a Zone- Based Heterogeneous Energy Efficient Clustering (ZHEEC) protocol. It is a cluster based routing protocol that considers energy of nodes to extend the network lifetime. We have compared the results of proposed ZHEEC protocol with heterogeneous LEACH in aspects of network lifetime. The results show that our protocol clearly makes the network lifetime much longer without other critical overhead and performance degradation. In future we can easily extend our analysis to scenarios in which unreliable nodes are deployed randomly or along grid points. We can also compare our protocol with other protocols such as HEED, PEGASIS and TEEN. ACKNOWLEDGEMENTS We take the opportunity to express our gratitude and thanks toward all the people who have been a source of guidance and inspiration to us during the course of this paper. Last but not the least we would like to thank all our friends, for giving useful suggestion and ideas for improving our performance REFERENCES [1] Imad Aad, Mohammad Hossein Manshaei, and JeanPierre Hubaux, “ns2 for the impatient”, EPFL Lausanne, Switzerland, March, 2009. [2] H. W. Kim, H. S. Seo (2010), “Modeling of Energy-efficient Applicable Routing Algorithm in WSN”, International Journal of Digital Content Technology and its Applications, vol. 4, no. 5, pp.13-22. [3] W. B. Heinzelman, A. P. Cnandrakasan,(2002) “An application- specific protocol architecture for wireless microsensor networks,” IEEE Transactions on Wireless Communications, vol. 1, no. 4, pp. 660-670. [4] Li, X., Huang, D., Yang, J.: Energy Efficient Routing Protocol Based on Residual Energy and Energy Consumption Rate for Heterogeneous Wireless Sensor Networks. In: The 26th Chinese Control Conference, vol. 5, pp. 587–590 (2007) [5] http://www.mathworks.in [6] Wendi Rabiner Heinzelman (2000).“Energy-Efficient Communication Protocol for Wireless Microsensor Networks” In Proceeding of the 33rd Hawaii International Conference on System Sciences,pp1-10 [7] W.R. Heinzelman, A. Chandrakasan, and H. Balakrishnan, An Application-Specific Protocol Architecture for Wireless Microsensor Networks. In IEEE Transactions on Wireless Communications (October 2002), vol. 1(4), pp. 660-670 [8] Lindsey, S., Raghavendra, C.S.: PEGASIS: Power-efficient gathering in sensor information systems. In: Proc. of the IEEE Aerospace Conf. Montana: IEEE Aerospace and Electronic Systems Society, pp. 1125– 1130 (2002) Round Number Residual Energy LEACH ZHEEC 500 23.595 35.567 1000 15.097 26.120 1500 6.2684 17.475 2000 3.1902 9.4093 2500 2.5828 5.8712 3000 0.5632 4.0321
  • 6. S Taruna, Sakshi Shringi / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 3, May-Jun 2013, pp.777-782 782 | P a g e [9] Manjeshwar, A., Agrawal, D.P.: TEEN: A protocol for enhanced efficiency in wireless sensor networks. In: Int’l Proc. of the 15th Parallel and Distributed Processing Symp., pp. 2009–2015. IEEE Computer Society, San Francisco (2001) [10] Ossama Younis and Sonia Fahmy, Distributed Clustering in Ad-hoc Sensor Networks: A Hybrid, Energy-Efficient Approach., September 2002. [11] Qiu, M., Xue, C., Shao, Z., Zhuge, Q., Liu, M., Sha Edwin, H.M.: Efficent Algorithm of Energy Minimization for Heterogeneous Wireless Sensor Network. In: Sha, E., Han, S.- K., Xu, C.-Z., Kim, M.H., Yang, L.T., Xiao, B. (eds.) EUC 2006. LNCS, vol. 4096, pp. 25–34. Springer, Heidelberg (2006) [12] Jae-Joon, L., Bhaskar, K., Kuo, C.C.: Impact of Heterogeneous Deployment on Lifetime Sensing Coverage in Sensor Networks. In: First Annual IEEE Communications Society Conference on Senor and Ad Hoc Communications and Networks, pp. 367–376 (2004) [13] Lee, H.Y., Seah, W.K.G., Sun, P.: Energy Implications of Clustering in Heterogeneous Wireless Sensor Networks- An Analytical View. In: The 17th Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications, pp. 1–5 (2006) [14] Li, X., Huang, D., Yang, J.: Energy Efficient Routing Protocol Based on Residual Energy and Energy Consumption Rate for Heterogeneous Wireless Sensor Networks. In: The 26th Chinese Control Conference, vol. 5, pp. 587–590 (2007) [15] Tsai, Y.R., 2007. “Coverage-Preserving Routing Protocols for Randomly Distributed Wireless Sensor Networks,”IEEE Transactions on Wireless Communications, vol.6, no. 4, pp. 1240- 1245. 56. Authors S.Taruna is an active researcher in the field of communication and mobile network, currently working as Associate Professor in Department of Computer Science at Banasthali University (Rajasthan), India. She has done M.Sc from Rajasthan University and PhD in Computer Science from Banasthali University (Rajasthan), India. She has presented many papers in National and International Conferences, published 7 papers in various journals and reviewer of various journals and conferences. Sakshi Shringi received B.TECH degree in Information Technology from Rajasthan Technical University, Kota in 2011. She is pursuing her M.TECH degree in Information Technology from Banasthali University (Rajasthan). She has presented many papers in National and International Conferences, published 4 papers in various journals. Her research interest includes computer network, wireless sensor and ad-hoc networks and virtualization.