SlideShare a Scribd company logo
IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org
ISSN (e): 2250-3021, ISSN (p): 2278-8719
Vol. 05, Issue 06 (June. 2015), ||V3|| PP 08-14
International organization of Scientific Research 8 | P a g e
Deciding Clustering Algorithms for Wireless Sensor Networks
Murad A. MOHAMMED AMIN1
, O. Ayhan ERDEM2
1
Electronic and Computer Education Dept. Gazi University, Turkey
2
Computer Engineering Dept. Faculty of Technology Gazi University, Turkey
Abstract— Undoubtedly, the wireless sensor networks (WSN) is one of the important topics in recent years,
where there were many studies have focused on some topics and omission others. Because WSN dealing with
limited resources, such as a small memory and limited power, improving these determinants accounted for
developers and researchers. This article compared the most common cluster based routing algorithms In many
respects and highlights the advantages and weaknesses of each algorithm to serve as a guide for developers to
choose What fits with them requirements. Furthermore, this article provides advice and guidance for future topics
and highlights neglected aspects in this topic.
Keywords— Node sensors; Clustering protocols; routing; energy efficiency;
I. INTRODUCTION
Typical Wireless Sensor Networks (WSN) via a wireless environment consists of hundreds or even
thousands of interconnected sensor nodes. The sensor has its own battery, RF adapter, the microcontroller and
the sensor boards constitute an integral structure. These nodes and organize their own network, is not a pre-
programmed network topology in question. Due to limitations connected to the battery life. WSN, self-
organized, flexibility, ease of installation and is becoming available due to a wide variety of possible
applications [1]. Also be applied in almost all the surrounding environment, in particular the working of the
existing wired network is impossible or cannot be used when available. General area of use of sensor networks
can be listed as follows [2, 3]:
 Military Applications: WSN military command, control, communications, computing, intelligence,
supervision, discovery, and has become an integral part of the target detection system.
 Environmental Monitoring: spanning hundreds or thousands of small, inexpensive, self-adjust nodes in a
specific geographic area can be used in a wide range of applications in environmental monitoring or
environmental control process.
 Disaster prevention and recovery: WSN would probably be effective in disaster areas in which they are
placed in an emergency or disaster situation. Accurate and timely locating made through distributed WSN are
vital in the rescue operation, place the number of dead next to the identified potential sources of danger or
emergency, identification and rescue operations.
 Medical Services: WSN with the provision of timely and effective health care is quite helpful in the creation
of a healthier environment.
 Smart Home: It can monitor gas, electricity, room temperature. It also can run out of the parking meter time
transmit to the vehicle owner.
 Smart Space: After recent developments in technology, devices can attach to the individual furniture of
various wireless sensors is made possible, so that the autonomous network may be formed. For example,
according to an intelligent fridge family doctor diet programs from holding the inventory of the refrigerator, it
will send the list to the personal digital assistant holding the shopping list.
 Scientific Research: automatic operation effectively placed nodes are capable of higher scientific research,
also can be used in advanced and deep environments (such as space and the depths of the ocean).
 Interactive Containment: WSN's have produced promising mechanisms for collecting the information of
mine. Also can used to strengthen the education of young children by designing spread of cheap and small
wireless sensors, such as children watch.
 Surveillance Application: it is one of the important applications inspired by the instant and remote
surveillance. For example, using acoustic surveillance network for bridge foot fortitude, residential areas,
airports, train stations, etc.
Although clustering has benefits but in same time there are some drawbacks for this methodology [4-6]:
Deciding Clustering Algorithms for Wireless Sensor Networks
International organization of Scientific Research 9 | P a g e
Focus node: the traffic near the BS is more than others because all nodes sent the data to BS. Therefore these
nodes lose energy earlier, as result the BS will be isolated and energy stored in the other nodes will be wasted.
Stationary condition for node to obtain clusters: For moving sensor node networks, sensor node must be
assumed to be stationary for cluster formation phase so that mobile sensor nodes are able to obtain neighboring
information.
Re-Clustering effects: re-election of one cluster head may affect the structure of many clusters.
CH location: CH is selected either by ID number or residual energy of the sensor nodes. Yet both methods
cannot guarantee that the cluster heads (CH's) to be always at the center of the cluster. Of the CNs are at the
edge extra energy will be lost for transmission.
Extra wasted energy by routing: Energy is wasted by flooding in route discovery and complexes transmission of
data by multiple routes from the source to the destination.
Computation round for Clustering: computation rounds are the number of rounds that are required for a cluster
formation procedure. Unbounded time complexity represents a non computation round of clustering schemes.
II. CLUSTER BASED NETWORKING
In this article various cluster based routing protocols has been reviewed. Nodes are grouped into
clusters consist of a CH which its main aim is to transfer data to other CH's or to the base station (BS). Data
travels from a lower clustered layer to a higher one. The most popular energy-efficient hierarchical clustering
algorithms for WSN's are Low-energy adaptive clustering hierarchy (LEACH), TEEN (Threshold sensitive
Energy Efficient sensor Network), APTEEN (Adaptive Threshold TEEN), HEED (Hybrid, Energy-Efficient
Distributed Clustering) and PEGASIS (Power efficient Gathering Sensor Information System).
LEACH is cluster-based protocol. It randomly selects nodes per cluster within a few nodes as cluster
heads in WSN protocols. Studies have shown that selecting of %5 of nodes as Cluster head per cluster in the
network is enough [7]. The main task of cluster head in the cluster is to ensure that all cluster nodes has equal
level of the energy. Another task of the cluster head is to process the information and compress it to being
transmitted to sink LEACH clustering is shown in Figure 1.
This protocol uses TDMA / CDMA and MAC protocols due to the data traffic in the network in order
to minimize collisions [8]. One of the effective methods in reducing traffic is to send the collected data to sink
periodically. LEACH protocol works in two phases. The first phase is the step of forming the network topology,
and the second is the steady state where the provision of data transmission. LEACH time slot can be shown in
Figure 2.
Figure 1. Low-energy adaptive clustering hierarchy
Figure 2. LEACH time division for states
LEACH protocol assumes that all the nodes have equal energy at every stage of and spends equal energy. Due
to the nature of this protocol it has several disadvantages. They Are:
- Nodes will always assumed that the data to be similar in the immediate neighborhood. This will cause
undue burden further processing and analysis of cluster head and as result unnecessary energy
consumption.
Deciding Clustering Algorithms for Wireless Sensor Networks
International organization of Scientific Research 10 | P a g e
- LEACH assumes that all the nodes have enough power to reach the sink. Randomly distributed nodes can
sometimes be very distant from each other and cannot transmit data.
- During the creating of network topology, randomly manner CH determined in the network may not be
homogeneously dispersed in the network.
- Some nodes may not find a cluster in a network after CH determination.
- Dynamic clustering structure used in the network structure brings additional processing overhead.
TEEN Protocol has been improved for data that is recommended for time critical applications where it
should importance instantaneously. TEEN protocol’s most important feature is the ability to plan work to do
according to the energy level of the node. Accordingly, when node detection and orientation with a high energy
level, the nodes which have a lower energy level does not allow the transmission of data over him by just
detecting the neighbors. The main disadvantage of TEEN protocol specified energy cannot exceed the threshold
level cannot be declared to nodes message and cannot begin to transmit data over the network [9]. TEEN
protocol is shown in Figure 3.
Figure 3. Threshold sensitive Energy Efficient sensor Network [10]
The weaknesses of TEEN protocol have been developed with APTEEN protocol. The protocol has also
been made with APTEEN dynamic energy threshold level. Thus, the energy threshold level according to the
shape and requirements of the application has become possible to determine the WSN It permits the selection
among the energy efficiency of the network and data accuracy. Studies of TEEN and APTEEN protocols
revealed that they are more effective than the LEACH protocol [11].
Another clustering algorithm is HEED which the nodes elect themselves as CH's based on residual energy and
node degree as a metric for cluster selection to achieve power balancing. It's a multi-hop cluster-based protocol.
The efficient clustering in HEED protocol is also based on physical distance between nodes during cluster head
selection. In HEED, the main important parameter is their residual energy of each sensor node and the
secondary parameter is the intra-cluster communication cost as a function of cluster density [12].
Deciding Clustering Algorithms for Wireless Sensor Networks
International organization of Scientific Research 11 | P a g e
N1
N2
N3 N7
N8N6
N5
N4
N2 N8N6N4
N6N4
N4
Sink
Sink
Sink
Sink
Time
Figure 4. The Topology of HEED [13]
HEED protocol objective is related with prolonging network lifetime by distributing energy consumption,
minimize energy during the process of cluster head selection and minimizing control over head. In HEED, each
sensor node sets the probability CH probability of becoming a CH as show in Figure 4
And another popular clustering algorithm is PEGASIS, which has adopted the based chain protocol structure. To
increase the lifetime of the network protocol;
• Nodes should contact the nearest neighbors. Nearest neighbors for each node is considered as the target node.
• Nodes start to transmit data to other nearest neighbor nearest neighbor that cannot be reached at the moment
cannot reach the destination node by selecting the node itself a new frame.
PEGASIS protocol basically has two purposes. First, to increase each node's life time in cooperation with the
network and thus to increase the overall lifetime of the network. And the second is to provide coordination
between neighboring nodes to avoid the unnecessary traffic, and to use the bandwidth effectively. The main
difference between PEGASIS protocol and LEACH protocol is using chain mechanism Instead of clustering
methods [14]. Nearest neighbors are determined by the signal strength in PEGASIS. The resulting neighborly
relations with this path are formed as a single chain. Thus, chain is formed from the nearest source node to the
destination node; the node is emerging as a road. PEGASIS has succeeded in particular by reducing the number
of no clustering and transmission costs. PEGASUS protocol biggest disadvantage is that target button is causing
the delay of data coming from the remote node. Stages of the chain of communication between nodes within the
time period could be clarified in Figure 5.
Figure 5. States of transmitting signals to sink in PEGASIS
III. OPEN ISSUES AND FUTURE PROPOSALS
 Studies generally focus on the reduction of energy through methods of communication between nodes and
ways to send the signal. Few studies have focused on energy reduction in sensing period
 New studies should focus on new algorithms such as routing methods in acoustic sensor network where
sensing and communication methods differ. And are ideal environment for the development of new
algorithms
 Most algorithms and studies suppose that the creating of a cluster and CH was established over the stationary
nodes. Whereas mobile nodes has become more common nowadays.
Deciding Clustering Algorithms for Wireless Sensor Networks
International organization of Scientific Research 12 | P a g e
 Undoubtedly, the most important element in the Cluster is CH so that future studies should focus on the
influential factors that effects the communication of CH with other CH's or with sink
IV. CONCLUSION
In this article common types of clustering algorithms for wireless sensor networks were explained. This article
highlighted the advantages and weakness of this algorithms and the result were be shown in Table 1. At the
same time it was proposed new methods for researchers to develop existing or add new protocols. Search results
also compare common types of clustering algorithms for wireless sensor networks in terms of many different
and comprehensive standards. Comparative results listed in detail in Table 2.
REFERENCES
[1] Lewis, F.L. "Wireless Sensor Networks", Automation and Robotics Research Institute, The University of
Texas at Arlington: Ft. Worth, Texas, USA, 2004.
[2] Rajiullah, M., & Shimamoto, S. "An energyaware periodical data gathering protocol using deterministic
clustering in Wireless Sensor Networks (WSN)". In Wireless Communications and Networking
Conference, 2007.
[3] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, “ Application-specific protocol architecture for
wireless microsensor networks” IEEE Transaction of Wireless Communications, Vol. 1, No. 4.
[4] B. Zarei1, M. Zeynali and V. M. Nezhad, “Novel Cluster Based Routing Protocol in Wireless Sensor
Networks” IJCSI International Journal of Computer Science Issues, Vol. 7, Issue 4, No 1, July 2010.
[5] W. R. Heinzelman, A. Chandrakasan, and H. Balakrishnan, “Energy Efficient Communication Protocol
for Wireless Micro Sensor Networks,” Proceedings of IEEE HICSS, Jan 2000.
[6] W. Yassein, M.B. Al-zoubi, A. Khamayseh, Y. Mardini, “Improvement on LEACH protocol of wireless
sensor network (VLEACH),” Int. J. Digit. Content Technol, 2009.
[7] Fan, X.; Song, Y. “Improvement on LEACH Protocol of Wireless Sensor Network,” In Proceedings of
International Conference on Sensor Technologies and Applications, Valencia, Spain, October 2007.
[8] Shankar, M., Sridar, D. M., & Rajani, D. M. "Performance evaluation of leach protocol in wireless
network. International", Journal of Scientific & Engineering Research, 2012.
[9] D.P Manjeshwar, E. Agrawal, “TEEN: A Routing Protocol for Enhanced Efficiency in Wireless Sensor
Networks,” In Proceedings of the 15th International Parallel and Distributed Processing Symposium
(IPDPS), San Francisco 2001.
[10] Xu-Xun Liu," A Survey on Clustering Routing Protocols in Wireless Sensor Networks", Sensors 2012.
[11] D.P Manjeshwar, A. Agrawal, “APTEEN: A Hybrid Protocol for Efficient Routing and Comprehensive
Information Retrieval in Wireless Sensor Networks”, 2nd International Workshop on Parallel and
Distributed Computing Issues in Wireless Networks and Mobile computing, April 2002.
[12] S. Younis, O. Fahmy, “HEED: A hybrid, energy-efficient, distributed clustering approach for ad-hoc
sensor networks,” IEEE Trans. Mobile Computer, 2004.
[13] M. Bala, L. Awasthi, “On Proficiency of HEED protocol with Heterogeneity for Wireless Sensor
Networks with BS and Nodes Mobility”, International Journal of Applied Information Systems, 2012.
[14] Lindsey, S.; Raghavendra, C.S. PEGASIS: Power Efficient gathering in sensor information systems. In
Proceedings of IEEE Aerospace Conference, 2002.
Deciding Clustering Algorithms for Wireless Sensor Networks
International organization of Scientific Research 13 | P a g e
Table 1. Advantages and weakness of common types of clustering algorithms
Advantages Weakness
LEACH
1. CH rotation creates flexibility in
energy
2. No need to check the remaining
energy every time slot
1. 1. Only in nearby distances effective
2. Each time the remaining energy needs
examination and this generates energy
consumption
3. Is residual energy after each session is not
taken into account
TEEN
1. Fast data transfer
2. Clearer picture of the network
3. The changes on the entire network
broadcast
1. CH lose energy rapidly as it in the case of a
continuous sensor
2. Wasted time waiting for data from node that not
case-sensitive
3. Unexpected cluster collision
APTEEN
1. count-time interval provides a flexible
contract
2. more control by allowing user to set
the count-time interval (CT)
1. Dealing with new functions such as Count Time
and continuous query in multiple levels creates
complexity in the group
2. The overall complexity of the network
HEED
1. Energy distribution for all nodes
to prolong the life of the network
2. All nodes can do all tasks
3. Updated periodically to
neighbors
4. Easy to make clusters
1. Continuous contact generates lost energy
2. periodically cluster configurations dispels energy
PEGASIS
1. Avoid multiple nodes tasks by giving
the transfer function to a single node
2. Use aggregation to avoid sending
unnecessary information and thus
save energy
1. No consideration of node distance from BS
2. Contact depends on one node and this generates
momentum and hence the delay in sending the
information
3. Do not treat the nodes on the basis of the
remaining energy
Table 2. Comparative results of common types of clustering algorithms
LEACH TEEN APTEEN HEED PEGASIS
Scalability Great Great Well little Chains Based
Cluster
Scalability
average Great little Great little
Complexity little Great Great average Great
Energy
Efficiency
little Great average average little
Classification Clustering Reactive/Clustering Hybrid Clustering Reactive/Clustering
Delivery Mod
Cluster
Head
Active Threshold
Active
Threshold
Chains Based
Data Aggregation Provides Provides Provides Provides not Provides
Power Usages average average average Great Great
QoS
not
Provides
not Provides not Provides
not
Provides
not Provides
Query Based
not
Provides
not Provides not Provides
not
Provides
not Provides
Over Head Great Great Great average little
Resource
Awareness
Provides Provides Provides Provides Provides
not Provides
Mobility
Fixed BS Fixed BS Fixed BS Stationary Fixed BS
Routing
Cluster
Based
Hybrid Hybrid
Cluster
Based
Chains Based
Deciding Clustering Algorithms for Wireless Sensor Networks
International organization of Scientific Research 14 | P a g e
Balanced
Clustering
average N/A Great Great Great
Multi-Hop
not
Provides
Provides Provides Provides not Provides
Power
Management
Great Great Great N/A Great
Network Lifetime little average Great Great Great
Heterogeneity
not
Provides
N/A Provides
not
Provides
Provides
Head Selection
Parameters
Energy Location/ Energy
Location/
Energy
Energy Energy
Clustering
Method
logical logical logical refined logical
Cluster Count Fixed Variable Variable Variable Fixed
Area of Use
monitor
machinery
for fault
detection
and
diagnose
Provides
Time critical apps.
intrusion detection
explosion detection
periodic
sensing
habitat
monitoring
animal
monitoring in
the forest
prolonging
the
network
lifetime
rather
than WSN
needs
surveillance
application
motion detection,
motion
characteristic
detection

More Related Content

What's hot

Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 
Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
ijassn
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
Iasir Journals
 
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET Journal
 
Ca mwsn clustering algorithm for mobile wireless senor network [
Ca mwsn clustering algorithm for mobile wireless senor network  [Ca mwsn clustering algorithm for mobile wireless senor network  [
Ca mwsn clustering algorithm for mobile wireless senor network [
graphhoc
 
Kianoosh&sajjad
Kianoosh&sajjadKianoosh&sajjad
Kianoosh&sajjad
bardia kazemi
 
Performance evaluation of variants of particle swarm optimization algorithms ...
Performance evaluation of variants of particle swarm optimization algorithms ...Performance evaluation of variants of particle swarm optimization algorithms ...
Performance evaluation of variants of particle swarm optimization algorithms ...Aayush Gupta
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
ijsrd.com
 
Issues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networksIssues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networks
eSAT Publishing House
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor Network
IRJET Journal
 
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET 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 METHOD
ijwmn
 
Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)
IISRT
 
Energy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocolEnergy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocol
ARUNP116
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
IJERD Editor
 
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
IJAEMSJORNAL
 
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
IOSR Journals
 
A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...
A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...
A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...
ijassn
 
A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...
ijassn
 

What's hot (20)

Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 
Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
 
Ca mwsn clustering algorithm for mobile wireless senor network [
Ca mwsn clustering algorithm for mobile wireless senor network  [Ca mwsn clustering algorithm for mobile wireless senor network  [
Ca mwsn clustering algorithm for mobile wireless senor network [
 
Kianoosh&sajjad
Kianoosh&sajjadKianoosh&sajjad
Kianoosh&sajjad
 
Performance evaluation of variants of particle swarm optimization algorithms ...
Performance evaluation of variants of particle swarm optimization algorithms ...Performance evaluation of variants of particle swarm optimization algorithms ...
Performance evaluation of variants of particle swarm optimization algorithms ...
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
 
Issues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networksIssues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networks
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor Network
 
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
 
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
 
Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)
 
Energy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocolEnergy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocol
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
 
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
 
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...A Novel Routing Algorithm for Wireless Sensor Network Using  Particle Swarm O...
A Novel Routing Algorithm for Wireless Sensor Network Using Particle Swarm O...
 
A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...
A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...
A CROSS LAYER PROTOCOL BASED ON MAC AND ROUTING PROTOCOLS FOR HEALTHCARE APPL...
 
A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...A cross layer protocol based on mac and routing protocols for healthcare appl...
A cross layer protocol based on mac and routing protocols for healthcare appl...
 

Viewers also liked

A04560105
A04560105A04560105
A04560105
IOSR-JEN
 
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
Urvashi Khandelwal
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
Editor IJMTER
 
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
divya_prabha
 
Leaching
LeachingLeaching
Wireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEECWireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEEC
Yogesh Fulara
 
clustering protocol in WSN:LEACH
clustering protocol in WSN:LEACHclustering protocol in WSN:LEACH
clustering protocol in WSN:LEACH
Jimit Rupani
 
Stages of hydrometallurgical processes
Stages of hydrometallurgical processesStages of hydrometallurgical processes
Stages of hydrometallurgical processesreyhane mazahernasab
 

Viewers also liked (9)

A04560105
A04560105A04560105
A04560105
 
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
 
Leach wireless sensor ntwrk aa1
Leach wireless sensor ntwrk aa1Leach wireless sensor ntwrk aa1
Leach wireless sensor ntwrk aa1
 
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
 
Leaching
LeachingLeaching
Leaching
 
Wireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEECWireless Sensor Networks LEACH & EDEEC
Wireless Sensor Networks LEACH & EDEEC
 
clustering protocol in WSN:LEACH
clustering protocol in WSN:LEACHclustering protocol in WSN:LEACH
clustering protocol in WSN:LEACH
 
Stages of hydrometallurgical processes
Stages of hydrometallurgical processesStages of hydrometallurgical processes
Stages of hydrometallurgical processes
 

Similar to B05630814

An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
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
 
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
 
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
IJCNCJournal
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
IJCNCJournal
 
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
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodes
IJCNCJournal
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
ijsrd.com
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
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
ijwmn
 
A review of Hierarchical energy Protocols in Wireless Sensor Network
A review of Hierarchical energy Protocols in Wireless Sensor NetworkA review of Hierarchical energy Protocols in Wireless Sensor Network
A review of Hierarchical energy Protocols in Wireless Sensor Network
iosrjce
 
G017344246
G017344246G017344246
G017344246
IOSR Journals
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
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
ijngnjournal
 
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
josephjonse
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
ijassn
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ijassn
 

Similar to B05630814 (20)

An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 
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...
 
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
 
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...
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodes
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
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
 
A review of Hierarchical energy Protocols in Wireless Sensor Network
A review of Hierarchical energy Protocols in Wireless Sensor NetworkA review of Hierarchical energy Protocols in Wireless Sensor Network
A review of Hierarchical energy Protocols in Wireless Sensor Network
 
G017344246
G017344246G017344246
G017344246
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
 
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
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 

More from IOSR-JEN

C05921721
C05921721C05921721
C05921721
IOSR-JEN
 
B05921016
B05921016B05921016
B05921016
IOSR-JEN
 
A05920109
A05920109A05920109
A05920109
IOSR-JEN
 
J05915457
J05915457J05915457
J05915457
IOSR-JEN
 
I05914153
I05914153I05914153
I05914153
IOSR-JEN
 
H05913540
H05913540H05913540
H05913540
IOSR-JEN
 
G05913234
G05913234G05913234
G05913234
IOSR-JEN
 
F05912731
F05912731F05912731
F05912731
IOSR-JEN
 
E05912226
E05912226E05912226
E05912226
IOSR-JEN
 
D05911621
D05911621D05911621
D05911621
IOSR-JEN
 
C05911315
C05911315C05911315
C05911315
IOSR-JEN
 
B05910712
B05910712B05910712
B05910712
IOSR-JEN
 
A05910106
A05910106A05910106
A05910106
IOSR-JEN
 
B05840510
B05840510B05840510
B05840510
IOSR-JEN
 
I05844759
I05844759I05844759
I05844759
IOSR-JEN
 
H05844346
H05844346H05844346
H05844346
IOSR-JEN
 
G05843942
G05843942G05843942
G05843942
IOSR-JEN
 
F05843238
F05843238F05843238
F05843238
IOSR-JEN
 
E05842831
E05842831E05842831
E05842831
IOSR-JEN
 
D05842227
D05842227D05842227
D05842227
IOSR-JEN
 

More from IOSR-JEN (20)

C05921721
C05921721C05921721
C05921721
 
B05921016
B05921016B05921016
B05921016
 
A05920109
A05920109A05920109
A05920109
 
J05915457
J05915457J05915457
J05915457
 
I05914153
I05914153I05914153
I05914153
 
H05913540
H05913540H05913540
H05913540
 
G05913234
G05913234G05913234
G05913234
 
F05912731
F05912731F05912731
F05912731
 
E05912226
E05912226E05912226
E05912226
 
D05911621
D05911621D05911621
D05911621
 
C05911315
C05911315C05911315
C05911315
 
B05910712
B05910712B05910712
B05910712
 
A05910106
A05910106A05910106
A05910106
 
B05840510
B05840510B05840510
B05840510
 
I05844759
I05844759I05844759
I05844759
 
H05844346
H05844346H05844346
H05844346
 
G05843942
G05843942G05843942
G05843942
 
F05843238
F05843238F05843238
F05843238
 
E05842831
E05842831E05842831
E05842831
 
D05842227
D05842227D05842227
D05842227
 

Recently uploaded

GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 

Recently uploaded (20)

GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 

B05630814

  • 1. IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 05, Issue 06 (June. 2015), ||V3|| PP 08-14 International organization of Scientific Research 8 | P a g e Deciding Clustering Algorithms for Wireless Sensor Networks Murad A. MOHAMMED AMIN1 , O. Ayhan ERDEM2 1 Electronic and Computer Education Dept. Gazi University, Turkey 2 Computer Engineering Dept. Faculty of Technology Gazi University, Turkey Abstract— Undoubtedly, the wireless sensor networks (WSN) is one of the important topics in recent years, where there were many studies have focused on some topics and omission others. Because WSN dealing with limited resources, such as a small memory and limited power, improving these determinants accounted for developers and researchers. This article compared the most common cluster based routing algorithms In many respects and highlights the advantages and weaknesses of each algorithm to serve as a guide for developers to choose What fits with them requirements. Furthermore, this article provides advice and guidance for future topics and highlights neglected aspects in this topic. Keywords— Node sensors; Clustering protocols; routing; energy efficiency; I. INTRODUCTION Typical Wireless Sensor Networks (WSN) via a wireless environment consists of hundreds or even thousands of interconnected sensor nodes. The sensor has its own battery, RF adapter, the microcontroller and the sensor boards constitute an integral structure. These nodes and organize their own network, is not a pre- programmed network topology in question. Due to limitations connected to the battery life. WSN, self- organized, flexibility, ease of installation and is becoming available due to a wide variety of possible applications [1]. Also be applied in almost all the surrounding environment, in particular the working of the existing wired network is impossible or cannot be used when available. General area of use of sensor networks can be listed as follows [2, 3]:  Military Applications: WSN military command, control, communications, computing, intelligence, supervision, discovery, and has become an integral part of the target detection system.  Environmental Monitoring: spanning hundreds or thousands of small, inexpensive, self-adjust nodes in a specific geographic area can be used in a wide range of applications in environmental monitoring or environmental control process.  Disaster prevention and recovery: WSN would probably be effective in disaster areas in which they are placed in an emergency or disaster situation. Accurate and timely locating made through distributed WSN are vital in the rescue operation, place the number of dead next to the identified potential sources of danger or emergency, identification and rescue operations.  Medical Services: WSN with the provision of timely and effective health care is quite helpful in the creation of a healthier environment.  Smart Home: It can monitor gas, electricity, room temperature. It also can run out of the parking meter time transmit to the vehicle owner.  Smart Space: After recent developments in technology, devices can attach to the individual furniture of various wireless sensors is made possible, so that the autonomous network may be formed. For example, according to an intelligent fridge family doctor diet programs from holding the inventory of the refrigerator, it will send the list to the personal digital assistant holding the shopping list.  Scientific Research: automatic operation effectively placed nodes are capable of higher scientific research, also can be used in advanced and deep environments (such as space and the depths of the ocean).  Interactive Containment: WSN's have produced promising mechanisms for collecting the information of mine. Also can used to strengthen the education of young children by designing spread of cheap and small wireless sensors, such as children watch.  Surveillance Application: it is one of the important applications inspired by the instant and remote surveillance. For example, using acoustic surveillance network for bridge foot fortitude, residential areas, airports, train stations, etc. Although clustering has benefits but in same time there are some drawbacks for this methodology [4-6]:
  • 2. Deciding Clustering Algorithms for Wireless Sensor Networks International organization of Scientific Research 9 | P a g e Focus node: the traffic near the BS is more than others because all nodes sent the data to BS. Therefore these nodes lose energy earlier, as result the BS will be isolated and energy stored in the other nodes will be wasted. Stationary condition for node to obtain clusters: For moving sensor node networks, sensor node must be assumed to be stationary for cluster formation phase so that mobile sensor nodes are able to obtain neighboring information. Re-Clustering effects: re-election of one cluster head may affect the structure of many clusters. CH location: CH is selected either by ID number or residual energy of the sensor nodes. Yet both methods cannot guarantee that the cluster heads (CH's) to be always at the center of the cluster. Of the CNs are at the edge extra energy will be lost for transmission. Extra wasted energy by routing: Energy is wasted by flooding in route discovery and complexes transmission of data by multiple routes from the source to the destination. Computation round for Clustering: computation rounds are the number of rounds that are required for a cluster formation procedure. Unbounded time complexity represents a non computation round of clustering schemes. II. CLUSTER BASED NETWORKING In this article various cluster based routing protocols has been reviewed. Nodes are grouped into clusters consist of a CH which its main aim is to transfer data to other CH's or to the base station (BS). Data travels from a lower clustered layer to a higher one. The most popular energy-efficient hierarchical clustering algorithms for WSN's are Low-energy adaptive clustering hierarchy (LEACH), TEEN (Threshold sensitive Energy Efficient sensor Network), APTEEN (Adaptive Threshold TEEN), HEED (Hybrid, Energy-Efficient Distributed Clustering) and PEGASIS (Power efficient Gathering Sensor Information System). LEACH is cluster-based protocol. It randomly selects nodes per cluster within a few nodes as cluster heads in WSN protocols. Studies have shown that selecting of %5 of nodes as Cluster head per cluster in the network is enough [7]. The main task of cluster head in the cluster is to ensure that all cluster nodes has equal level of the energy. Another task of the cluster head is to process the information and compress it to being transmitted to sink LEACH clustering is shown in Figure 1. This protocol uses TDMA / CDMA and MAC protocols due to the data traffic in the network in order to minimize collisions [8]. One of the effective methods in reducing traffic is to send the collected data to sink periodically. LEACH protocol works in two phases. The first phase is the step of forming the network topology, and the second is the steady state where the provision of data transmission. LEACH time slot can be shown in Figure 2. Figure 1. Low-energy adaptive clustering hierarchy Figure 2. LEACH time division for states LEACH protocol assumes that all the nodes have equal energy at every stage of and spends equal energy. Due to the nature of this protocol it has several disadvantages. They Are: - Nodes will always assumed that the data to be similar in the immediate neighborhood. This will cause undue burden further processing and analysis of cluster head and as result unnecessary energy consumption.
  • 3. Deciding Clustering Algorithms for Wireless Sensor Networks International organization of Scientific Research 10 | P a g e - LEACH assumes that all the nodes have enough power to reach the sink. Randomly distributed nodes can sometimes be very distant from each other and cannot transmit data. - During the creating of network topology, randomly manner CH determined in the network may not be homogeneously dispersed in the network. - Some nodes may not find a cluster in a network after CH determination. - Dynamic clustering structure used in the network structure brings additional processing overhead. TEEN Protocol has been improved for data that is recommended for time critical applications where it should importance instantaneously. TEEN protocol’s most important feature is the ability to plan work to do according to the energy level of the node. Accordingly, when node detection and orientation with a high energy level, the nodes which have a lower energy level does not allow the transmission of data over him by just detecting the neighbors. The main disadvantage of TEEN protocol specified energy cannot exceed the threshold level cannot be declared to nodes message and cannot begin to transmit data over the network [9]. TEEN protocol is shown in Figure 3. Figure 3. Threshold sensitive Energy Efficient sensor Network [10] The weaknesses of TEEN protocol have been developed with APTEEN protocol. The protocol has also been made with APTEEN dynamic energy threshold level. Thus, the energy threshold level according to the shape and requirements of the application has become possible to determine the WSN It permits the selection among the energy efficiency of the network and data accuracy. Studies of TEEN and APTEEN protocols revealed that they are more effective than the LEACH protocol [11]. Another clustering algorithm is HEED which the nodes elect themselves as CH's based on residual energy and node degree as a metric for cluster selection to achieve power balancing. It's a multi-hop cluster-based protocol. The efficient clustering in HEED protocol is also based on physical distance between nodes during cluster head selection. In HEED, the main important parameter is their residual energy of each sensor node and the secondary parameter is the intra-cluster communication cost as a function of cluster density [12].
  • 4. Deciding Clustering Algorithms for Wireless Sensor Networks International organization of Scientific Research 11 | P a g e N1 N2 N3 N7 N8N6 N5 N4 N2 N8N6N4 N6N4 N4 Sink Sink Sink Sink Time Figure 4. The Topology of HEED [13] HEED protocol objective is related with prolonging network lifetime by distributing energy consumption, minimize energy during the process of cluster head selection and minimizing control over head. In HEED, each sensor node sets the probability CH probability of becoming a CH as show in Figure 4 And another popular clustering algorithm is PEGASIS, which has adopted the based chain protocol structure. To increase the lifetime of the network protocol; • Nodes should contact the nearest neighbors. Nearest neighbors for each node is considered as the target node. • Nodes start to transmit data to other nearest neighbor nearest neighbor that cannot be reached at the moment cannot reach the destination node by selecting the node itself a new frame. PEGASIS protocol basically has two purposes. First, to increase each node's life time in cooperation with the network and thus to increase the overall lifetime of the network. And the second is to provide coordination between neighboring nodes to avoid the unnecessary traffic, and to use the bandwidth effectively. The main difference between PEGASIS protocol and LEACH protocol is using chain mechanism Instead of clustering methods [14]. Nearest neighbors are determined by the signal strength in PEGASIS. The resulting neighborly relations with this path are formed as a single chain. Thus, chain is formed from the nearest source node to the destination node; the node is emerging as a road. PEGASIS has succeeded in particular by reducing the number of no clustering and transmission costs. PEGASUS protocol biggest disadvantage is that target button is causing the delay of data coming from the remote node. Stages of the chain of communication between nodes within the time period could be clarified in Figure 5. Figure 5. States of transmitting signals to sink in PEGASIS III. OPEN ISSUES AND FUTURE PROPOSALS  Studies generally focus on the reduction of energy through methods of communication between nodes and ways to send the signal. Few studies have focused on energy reduction in sensing period  New studies should focus on new algorithms such as routing methods in acoustic sensor network where sensing and communication methods differ. And are ideal environment for the development of new algorithms  Most algorithms and studies suppose that the creating of a cluster and CH was established over the stationary nodes. Whereas mobile nodes has become more common nowadays.
  • 5. Deciding Clustering Algorithms for Wireless Sensor Networks International organization of Scientific Research 12 | P a g e  Undoubtedly, the most important element in the Cluster is CH so that future studies should focus on the influential factors that effects the communication of CH with other CH's or with sink IV. CONCLUSION In this article common types of clustering algorithms for wireless sensor networks were explained. This article highlighted the advantages and weakness of this algorithms and the result were be shown in Table 1. At the same time it was proposed new methods for researchers to develop existing or add new protocols. Search results also compare common types of clustering algorithms for wireless sensor networks in terms of many different and comprehensive standards. Comparative results listed in detail in Table 2. REFERENCES [1] Lewis, F.L. "Wireless Sensor Networks", Automation and Robotics Research Institute, The University of Texas at Arlington: Ft. Worth, Texas, USA, 2004. [2] Rajiullah, M., & Shimamoto, S. "An energyaware periodical data gathering protocol using deterministic clustering in Wireless Sensor Networks (WSN)". In Wireless Communications and Networking Conference, 2007. [3] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, “ Application-specific protocol architecture for wireless microsensor networks” IEEE Transaction of Wireless Communications, Vol. 1, No. 4. [4] B. Zarei1, M. Zeynali and V. M. Nezhad, “Novel Cluster Based Routing Protocol in Wireless Sensor Networks” IJCSI International Journal of Computer Science Issues, Vol. 7, Issue 4, No 1, July 2010. [5] W. R. Heinzelman, A. Chandrakasan, and H. Balakrishnan, “Energy Efficient Communication Protocol for Wireless Micro Sensor Networks,” Proceedings of IEEE HICSS, Jan 2000. [6] W. Yassein, M.B. Al-zoubi, A. Khamayseh, Y. Mardini, “Improvement on LEACH protocol of wireless sensor network (VLEACH),” Int. J. Digit. Content Technol, 2009. [7] Fan, X.; Song, Y. “Improvement on LEACH Protocol of Wireless Sensor Network,” In Proceedings of International Conference on Sensor Technologies and Applications, Valencia, Spain, October 2007. [8] Shankar, M., Sridar, D. M., & Rajani, D. M. "Performance evaluation of leach protocol in wireless network. International", Journal of Scientific & Engineering Research, 2012. [9] D.P Manjeshwar, E. Agrawal, “TEEN: A Routing Protocol for Enhanced Efficiency in Wireless Sensor Networks,” In Proceedings of the 15th International Parallel and Distributed Processing Symposium (IPDPS), San Francisco 2001. [10] Xu-Xun Liu," A Survey on Clustering Routing Protocols in Wireless Sensor Networks", Sensors 2012. [11] D.P Manjeshwar, A. Agrawal, “APTEEN: A Hybrid Protocol for Efficient Routing and Comprehensive Information Retrieval in Wireless Sensor Networks”, 2nd International Workshop on Parallel and Distributed Computing Issues in Wireless Networks and Mobile computing, April 2002. [12] S. Younis, O. Fahmy, “HEED: A hybrid, energy-efficient, distributed clustering approach for ad-hoc sensor networks,” IEEE Trans. Mobile Computer, 2004. [13] M. Bala, L. Awasthi, “On Proficiency of HEED protocol with Heterogeneity for Wireless Sensor Networks with BS and Nodes Mobility”, International Journal of Applied Information Systems, 2012. [14] Lindsey, S.; Raghavendra, C.S. PEGASIS: Power Efficient gathering in sensor information systems. In Proceedings of IEEE Aerospace Conference, 2002.
  • 6. Deciding Clustering Algorithms for Wireless Sensor Networks International organization of Scientific Research 13 | P a g e Table 1. Advantages and weakness of common types of clustering algorithms Advantages Weakness LEACH 1. CH rotation creates flexibility in energy 2. No need to check the remaining energy every time slot 1. 1. Only in nearby distances effective 2. Each time the remaining energy needs examination and this generates energy consumption 3. Is residual energy after each session is not taken into account TEEN 1. Fast data transfer 2. Clearer picture of the network 3. The changes on the entire network broadcast 1. CH lose energy rapidly as it in the case of a continuous sensor 2. Wasted time waiting for data from node that not case-sensitive 3. Unexpected cluster collision APTEEN 1. count-time interval provides a flexible contract 2. more control by allowing user to set the count-time interval (CT) 1. Dealing with new functions such as Count Time and continuous query in multiple levels creates complexity in the group 2. The overall complexity of the network HEED 1. Energy distribution for all nodes to prolong the life of the network 2. All nodes can do all tasks 3. Updated periodically to neighbors 4. Easy to make clusters 1. Continuous contact generates lost energy 2. periodically cluster configurations dispels energy PEGASIS 1. Avoid multiple nodes tasks by giving the transfer function to a single node 2. Use aggregation to avoid sending unnecessary information and thus save energy 1. No consideration of node distance from BS 2. Contact depends on one node and this generates momentum and hence the delay in sending the information 3. Do not treat the nodes on the basis of the remaining energy Table 2. Comparative results of common types of clustering algorithms LEACH TEEN APTEEN HEED PEGASIS Scalability Great Great Well little Chains Based Cluster Scalability average Great little Great little Complexity little Great Great average Great Energy Efficiency little Great average average little Classification Clustering Reactive/Clustering Hybrid Clustering Reactive/Clustering Delivery Mod Cluster Head Active Threshold Active Threshold Chains Based Data Aggregation Provides Provides Provides Provides not Provides Power Usages average average average Great Great QoS not Provides not Provides not Provides not Provides not Provides Query Based not Provides not Provides not Provides not Provides not Provides Over Head Great Great Great average little Resource Awareness Provides Provides Provides Provides Provides not Provides Mobility Fixed BS Fixed BS Fixed BS Stationary Fixed BS Routing Cluster Based Hybrid Hybrid Cluster Based Chains Based
  • 7. Deciding Clustering Algorithms for Wireless Sensor Networks International organization of Scientific Research 14 | P a g e Balanced Clustering average N/A Great Great Great Multi-Hop not Provides Provides Provides Provides not Provides Power Management Great Great Great N/A Great Network Lifetime little average Great Great Great Heterogeneity not Provides N/A Provides not Provides Provides Head Selection Parameters Energy Location/ Energy Location/ Energy Energy Energy Clustering Method logical logical logical refined logical Cluster Count Fixed Variable Variable Variable Fixed Area of Use monitor machinery for fault detection and diagnose Provides Time critical apps. intrusion detection explosion detection periodic sensing habitat monitoring animal monitoring in the forest prolonging the network lifetime rather than WSN needs surveillance application motion detection, motion characteristic detection