SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 1, Ver. II (Jan – Feb. 2015), PP 34-39
www.iosrjournals.org
DOI: 10.9790/0661-17123439 www.iosrjournals.org 34 | Page
A Survey Paper on Cluster Head Selection Techniques for Mobile
Ad-Hoc Network
Nilesh Goriya1
, Indr Jeet Rajput2
, Mihir Mehta3
123
Hasmukh Goswami College of Engineering, Ahmedabad, India
Abstract: Wireless Technologies are very useful due to their use. Mobile Ad-hoc Network (MANET) has
become an essential technology in field of research In MANET, Clustering is an important research area, it
offers several advantages like it improves stability and decrees the overhead of the network that increases the
efficiency of the network. Clustering increases system capacity by reusing available resources. This Survey
paper analyzes number of Cluster head Selection Techniques that are widely used for partitioning mobile host
into distinct virtual groups. Each Clustering Technique uses various parameters for selecting Cluster head in
cluster. Cluster head is work as leader in cluster and maintain the whole network information which decreases
the computation cost and routing overhead of the network in MANET. Each technique is used on the bases of
their parameters. Each approach has its own pros and cons.
Keywords: Mobile Ad-hoc Network, Clustering, Cluster head (CH), Cluster Gateway, Cluster Member
I. Introduction
The term Ad-hoc, says it‟s just “Temporary Network” network. Mobile Ad-hoc Network is containing
the mobile nodes that are also called as mobile host. All mobile hosts are connecting with each other through
wireless links they all are contained by infrastructure-less environment. Such network referred as multi-hop
networks. Each node working as router, it forwards data packets to the destination node of the network.The
growth of laptops and 802.11/Wi-Fi wireless networking has made MANET a popular topic for research in
recent time.
In Clustering, the mobile nodes in a network are partitioned into distinct virtual groups. Nodes are
assigned geographically adjacent into same cluster according to some rules [1]. Cluster based network describes
the three types of nodes in the network. They are as follows:
Figure 1: Mobile Ad Hoc Network (MANET) [15]
1. Cluster Head:
Cluster Head serves as a leader node for its Cluster. Through cluster head any node can easily
communicate with each other. In network it is a key factor for communication of node. It performs responsible
duties like inter-clustering, intra-clustering, data packet forwarding and maintains the entire network.
2. Cluster Gateway:
It is a non-Cluster Head node. It is one kind of intermediate node which provide link between two
clusters. It is also called as Border node in Cluster. It can access neighboring cluster and transfer data packet
between clusters.
A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network
DOI: 10.9790/0661-17123439 www.iosrjournals.org 35 | Page
3. Cluster Members:
It is also called as Ordinary nodes in the Cluster. It is neither Cluster Head node nor Border nodes. It
does not have any inter cluster links.
Figure 2: Clustering in MANET [4]
Clustering in MANET:
In Clustering, the mobile hosts in a network are divided into virtual groups and create sub network.
Clustering is control based network in that there is cluster head that manage or maintain the whole cluster; it has
ability in performing the role of the local coordinator. The MANET Clustering problem is to partition M into a
set of Clusters, C = {c1, c2, c3... cn} such that c1 ∪ c2 ∪...∪cn= M.
Clustering offers several benefits when it is used with MANET:
1. It increases system capacity by spatial reusing available resources [10]. If two clusters are not neighbouring
clusters and they are not overlapped then they can use same set of frequency.
2. Cluster Head and Border nodes form a virtual backbone for routing among neighbouring clusters. So
generation and spreading of routing information is minimized to this set of nodes [11, 12].
3. Resource allocation can be done.
4. In cluster when mobile nodes moves to another cluster, only nodes present at that cluster need to update the
information. So information stored by each node is reduced, thus overhead of storing information is
decrees.
5. Reduction of control packet in routing [10].
Demerits of the clustering in MANET:
1. When any mobile node dies or node moves to another Cluster it causes the re-clustering sometimes. It is
called as the ripple effect of re-clustering.
2. Clustering is divided into two phases, Cluster Formation and Cluster Maintenance. During Cluster
Formation all nodes are mobile nodes so routing strategies may be frequently changed that will decrees the
performance of the network.
The objective of this survey is to choose appropriate cluster head selection techniques by selecting
most suitable node as cluster head. And to maintain a cluster to keep cluster head changes as least as possible.
That reduces the effect of re-clustering.
The rest of this paper is organized as follows. Section 2 presents literature review on cluster head selection
techniques for selecting suitable cluster head. Section 3 Comparative analysis of cluster head selection
techniques. Conclusion and Future work is given in Section 4.
II. Survey On Cluster Head Selection Techniques In Manets
A. Lowest ID Clustering ( LIC ) [2]
In this Clustering approach unique identifier is assigned to each mobile host in the network. All nodes
recognize its neighbors‟ ID and CH is chosen according to minimum ID, Thus the node IDs of the neighbors of
the CH will be higher than that CH.The main drawback with this scheme is; here is no limitation to the number
of nodes attached to the same CH. Also, CHs are prone to power drainage due to serving as cluster heads longer
period of time.
A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network
DOI: 10.9790/0661-17123439 www.iosrjournals.org 36 | Page
Figure3: Lowest ID Clustering [2]
B. Highest Degree Clustering (HCC) [2][4][6]
It is connectivity based Clustering approach. All nodes broadcast their ID to the nodes which are in
their transmission range. In comparison with Lowest-ID scheme, the degree of nodes is computed based on its
distance from each other‟s [6]. All nodes flood its connectivity value within their transmission range. Thus, a
node decides to become a CH or remain as cluster node by comparing the connectivity value of its neighbors
with its own value. Node with highest connectivity value in its vicinity will become CH as shown in Fig. 4.
Connectivity-based clustering follows the same circumstances of ID-based regarding to cluster size and
performance degradation. The node which has highest number of neighbors is selected as CH by this approach.
There is a direct link between CH and its neighbors.
Figure 4: Highest Degree Connectivity Clustering [2]
C. K- hop connectivity ID Clustering (K-CONID) [3][5]
This approach combines Lowest ID Clustering approach with highest degree Clustering approach.
HCC is considered as first criteria and Lowest Id as second criteria. In this Clustering technique the node
connectivity D is paired with node ID which can be written as DID = (D, ID). The node is selected as Cluster
Head if and only if it has highest degree and lowest ID.
D. Mobility Based D-Hop Clustering Algorithm [2]
Another technique can be used with clustering in MANETs. It applies partitioning ad-hoc network into
D-Hop clusters. This process based on mobility metric as it follows the objectives of forming cluster with more
flexible cluster diameter according to D-Hop. This technique is adaptable with respect to node mobility. Both of
variation of estimated distance and relative mobility between hosts are used to calculate the local stability. A
node may be selected as a CH if we found the most stable node among its neighborhood. Consequently, the
node with the lowest value of local stability among its neighbors will be the CH.
E. Adaptive Cluster Load balance approach [3]
In Highest connectivity clustering algorithm (HCC) scheme, one CH can be exhausted when it serves
too many mobile hosts. It is unpredictable and the CH becomes a bottleneck. So a new Technique is given. In
hello message format, there is an "Option" item. If CH is a sender node, it will set the number of its dominated
member nodes as "Option" value. When CH is not a sender node or it is undecided (CH or non-CH), "Option"
item will be reset to 0. When a Cluster head's Hello message shows it‟s dominated nodes' number increase
A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network
DOI: 10.9790/0661-17123439 www.iosrjournals.org 37 | Page
beyond a threshold (the maximum number one CH can manage), no new node will take part in this cluster. As a
result, this can eliminate the CH bottleneck phenomenon and optimize the cluster structure. Through this
algorithm we can get load balance between different types of clusters. Thus, resource consumption and
information transmission is distributed to all clusters.
F. Least Cluster change Algorithm [3][7]
LCC has a useful improvement over LIC and HCC algorithms as for as the cost of cluster maintenance
is considered. The clustering procedures periodically considered by protocol, and re-cluster the nodes
periodically in order to satisfy some proper characteristic of CH. In HCC, the clustering scheme is performed
periodically to check the “local highest node degree” aspect of a cluster head. When a cluster head finds a
member node with a higher degree, it is forced to hand over its cluster head role. Re-clustering is frequently
involved by this mechanism. In LCC the clustering algorithm is further categorized into two steps: cluster
formation and cluster maintenance. The LIC technique is followed by Cluster formation method, i.e. initially
mobile nodes with the lowest ID in their neighborhoods are chosen as CH. Re-clustering is event-driven and
invoked in only two cases:
 When two cluster heads move into the reach range of each other, one gives up the cluster head role.
 When a mobile node cannot access any CH, it re-constructs the cluster structure for the network according
to LIC.
G. Load balancing Clustering [3][4]
It provides the balance of loads on Cluster Heads. Once a node is selected as a CH; it is desirable for it
to stay as a Cluster Head up to some maximum specified time limit or budget. Budget is defined by user and it
constraint placed on the heuristic and can be modified to meet some particular characteristics of the system.
Two local parameters are maintained Physical ID – unique ID for each node and Virtual ID (VID). Initially VID
is set as its ID number at first. Mobile nodes have highest IDs in their local area is elected as Cluster Head first.
LBC limits the maximum time unit that a node can serve as a Cluster Head continuously by budget; so; when
selected Cluster Heads‟ budget is over; it is reset to zero. After that it becomes non Cluster Head node. When
two Cluster Heads move into the range of each other; the one having higher VID wins as CH.
H. Power-aware connected dominant set [3][4][8]
It is an energy efficient clustering approach which decreases the size of Dominating set (DS) without
affecting its functions. Unnecessary nodes are removed from the DS without. If all the nodes in the system are
either in the set or neighbor of the nodes in the set is called as Dominating Set. In this schema energy level
instead of ID or node degree is used as Metric for CH selection. Nodes in dominating set consume more energy
than nodes outside the set because they handle extra responsibilities like updating routing information, data
packet relay etc. So it is required to minimize the energy consumptions of Dominating set. A mobile node can
be deleted from the Dominating set when its close neighbor set is covered by one or two dominating neighbors.
I. Weighted Clustering approach[4][9]
WCA is based on the use of a combined weight metric. For Cluster Head selection; used parameters are
number of neighbors, distance with all neighbors, mobility, transmission power and battery power. To decrease
communication overhead; this approach is not called periodically. Cluster Head elect ion procedure is invoked
based on node mobility and when current Dominating set cannot cover all mobile nodes in the network.
Steps for WCA:
Step 1: Find the set of Neighbors of each node v called N(v).
Step 2: Calculate the degree difference for each node; ∆ v = │dv ─ ‟│ where dv is the number of neighbor of
nodes and ‟ is the pre-defined threshold value which shows maximum number of nodes Cluster Head can
handle ideally.
Step 3: For every node compute sum of distances Dv with all its neighbors. Then compute running average of
the speed for every node until current time T. This gives a measure of mobility Mv where (Xt, Yt) defines the
position of node V at instant. Mv
,
Step 4: Compute the cumulative time Pv during which node V acts as Cluster Head. Pv measures how much
battery power has been consumed.
A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network
DOI: 10.9790/0661-17123439 www.iosrjournals.org 38 | Page
Step 5: Calculate
Wv = w1 ∆v + w2 Dv + w3 Mv + w4 Pv
The node with the minimum weight is elected as Cluster Head.
J. Max-Min d-cluster formation Algorithm [4][13]
In most clustering approaches, all nodes are one hop away from elected cluster head in the cluster. The
main drawback of these approaches is they generate large number of cluster heads within the network. Because
of it network becomes congested. So, in Max-Min heuristic clusters are formed by nodes that are d-hops away
from the cluster head. A d - neighborhood of a node consists of node itself and the set of all nodes located within
d-hops away from the node. In this approach d is defined as the maximum number of hops away from nearest
cluster head. This value is an input to the clustering approach which allows control over the number of cluster
heads to be selected.
K. Mobility based Cluster formation algorithm for wireless mobile ad-hoc network [14]
In this paper, The Author proposes learning automata based weighted cluster formation algorithm
called MCFA in which the mobility parameters of the hosts are assumed to be random variables with unknown
distributions. In the proposed clustering algorithm, the expected relative mobility of each host with respect to all
its neighbors is estimated by sampling its mobility parameters in various epochs. MCFA is a fully distributed
algorithm in which each mobile independently chooses the neighboring host with the minimum expected
relative mobility as its cluster-head. This is done based solely on the local information each host receives from
its neighbors and the hosts need not to be synchronized.
III. Comparitive Analysis
Clustering Technique Cluster Head selection
Criteria
Merits Demerits
Lowest Id Cluster
algorithm
Max-Min d-
clustering
Node with Minimum
is selected as CH
If node A is largest in
neighborhood of node
b, then A will be CH
Simple and easy to
implement
No of cluster head
elected are controlled
by value of d
No limitation of node in
one cluster and power
drainage
How to select value of d
is not specified
Highest
connectivity
clustering algorithm
(HCC)
K-Hop connectivity
ID clustering
algorithm
Adaptive cluster
Load balance method
The node with
maximum degree is
chosen as CH
Each node in the
network is assigned a
pair id= (d, ID).
To overcome
the disadvantage of
HCC ,to achieve load
balance distributing
resources
Number of nodes in
the cluster gets
increases
If used LIC only
creates maximum
Number of clusters
then necessary. If uses
HCC only it causes
ties between nodes.
Load balancing
achieved and CH
bottleneck
phenomenon can be
removed
There is flooding of
control messages
Each node needs to
maintain two parameters
connectivity and ID
Ties cannot be eliminated
between nodes having
same degree of
connectivity
Mobility based D-
Hop clustering
algorithm
A node may be selected
as CH if it is found to
be the most stable node
among its
neighborhood
It reduces the re-
clustering problem
Each node has to compute
mobility value , that
requires time
Least cluster change
algorithm (LCC)
Follows the method of
LIC for CH
Improve cluster
stability
If single node moves
outside to cluster; it may
require cluster structure
re-computation
Power-aware
connected dominant
set
Weighted clustering
algorithm
Whether a node should
serve as a cluster head
CH is selects according
to the number of nodes
Reduces size of DS
Refused overhead Knowing the weight of all
nodes before clustering
A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network
DOI: 10.9790/0661-17123439 www.iosrjournals.org 39 | Page
IV. Conclusion
We have surveyed some of the Clustering head selection techniques which is useful to organize Mobile
Ad Hoc Networks in a classified manner. In this survey paper we have seen cluster head select on the bases of
which parameter is used. We also have seen the importance of the Clustering approaches, we have also seen that
a Cluster based Mobile Ad Hoc Networks have various issues to examine, such as the Cluster stability, the
energy consumption of mobile nodes, the load distribution, and the fairness of serving as CHs for a mobile node.
Acknowledgment
I would like to thank to Mr. Indr Jeet Rajput, Mr. Mihir Mehta And Mr. Vinit Gupta for encouraging me to write
this research paper. I thank my family who always encourage me to do new things in life.
.
References
[1]. Jane Y. Yu and Peter H, J. Chong “A Survey of clustering schemas for Mobile Ad Hoc Network” Presented at IEEE
Communications Surveys & Tutorials, First Quarter 2005.
[2]. Dr. Mohammad Bokhari and Hatem S, Hamatta “A Review of Clustering Algorithms as Applied in MANETs” Presented at
IJARCSSE, November-2012.
[3]. Ratish Agrawal and Dr. Mahesh Motwani “Survey of Clustering Algorithms for MANETs”published at International Journal on
Computer Science and Engineering, Volume 1, Issue 2, February-2009.
[4]. Sheetal Mehta, Priyanka Sharma and Ketan Kotecha ”A Survey on Various Cluster Head Election Algorithms for MANET”
presented at International Conference on Concurrent trends in technology, „NUiCONE – 2011.
[5]. G. Chen, F. Nocetti, J. Gonzalez, “Connectivity based K-hop clustering in wireless networks”. Proceedings of the 35th Annual
Hawaii International Conference on System Sciences. Vol.7, pp. 188.3, 2002
[6]. Narendra Singh Yadav, Bhaskar P. Deosarkar, and R.P.Yadav “A Low Control Overhead Cluster Maintenance Scheme for Mobile
Ad hoc Networks” published at International Journal of Recent Trends in Engineering, Vol. 1, No. 1, May-2009.
[7]. F. Li, S. Zhang, X. Wang “ Vote Based Clustering Algorithm in Mobile Ad Hoc Networks ” In proceedings of International
Conference on Networking Technologies, 2004.
[8]. Jie Wu, Fei Dai, Ming Gao, and Ivan Stojmenovic, "On Calculating Power-Aware Connected Dominating Sets for Efficient Routing
in Ad Hoc Wireless Networks" Journal of Communications and Networks, Vol.4, no.1, pp. 59-70, March 2002.
[9]. Amer O. Abu Salem and Suffin Yosef “WCA: A Weighted Clustering Algorithm for Mobile Ad Hoc Networks” presented at IEEE
International Conference on Personal Wireless Communication, New Delhi, India, 2005.
[10]. S. Muthuramlingam, M. Sujatha, R. Surya, “An Enhanced Sectorized Clustering Scheme based on Transmission Range for
MANETs” in proceedings of IEEE International Conference on Recent Trends on Information Technology, June-2011.
[11]. C. R. Lin and M. Gerla, “Adaptive Clustering for Mobile Ad-hoc Network”, IEEE JSAC, Vol. 15, September-1997.
[12]. U. C. Kozat et al., “Virtual Dynamic Backbone for Mobile Ad-hoc Network”, Proc. IEEE International Conference on
Communication in Mobile Ad Hoc Networks‟ 01, Vol. 1, June 2001.
[13]. Umamaheswari, G Radhamani, “Clustering Schemes for Mobile Ad-hoc Networks: A Review”, International Conference on
Computer Communication and Informatics (ICCCI-2012), Jan.10-12, 2012, Coimbatore,India.
[14]. Javad Akbari Torkestani “A Mobility Based Cluster Formation Algorithm for Wireless Mobile Ad-hoc Networks” Accepted at
Springer Science+ Business Media, January-2011.
[15]. Nisha, Sandeep Arora, “Analysis of Black Hole and Gray Hole Attack on RP-AODV in MANET”, published at International
Journal of Engineering & Technology, August-2013.

Más contenido relacionado

La actualidad más candente

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
 
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...IJCNCJournal
 
Review on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkReview on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkEditor IJCATR
 
Mobile elements scheduling for periodic sensor applications
Mobile elements scheduling for periodic sensor applicationsMobile elements scheduling for periodic sensor applications
Mobile elements scheduling for periodic sensor applicationsijwmn
 
A smart clustering based approach to
A smart clustering based approach toA smart clustering based approach to
A smart clustering based approach toIJCNCJournal
 
Distance Based Cluster Formation for Enhancing the Network Life Time in Manets
Distance Based Cluster Formation for Enhancing the Network Life Time in ManetsDistance Based Cluster Formation for Enhancing the Network Life Time in Manets
Distance Based Cluster Formation for Enhancing the Network Life Time in ManetsIRJET Journal
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backupcsandit
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013ijcsbi
 
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor NetworkA QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Networkijassn
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET) Benyamin Moadab
 
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...M H
 
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
 
Literature Review: Convey the Data in Massive Parallel Computing
Literature Review: Convey the Data in Massive Parallel ComputingLiterature Review: Convey the Data in Massive Parallel Computing
Literature Review: Convey the Data in Massive Parallel ComputingAM Publications,India
 
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
 
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACESDATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACEScscpconf
 
Paper id 21201414
Paper id 21201414Paper id 21201414
Paper id 21201414IJRAT
 

La actualidad más candente (18)

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
 
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
IMPROVEMENTS IN ROUTING ALGORITHMS TO ENHANCE LIFETIME OF WIRELESS SENSOR NET...
 
Review on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor NetworkReview on Clustering and Data Aggregation in Wireless Sensor Network
Review on Clustering and Data Aggregation in Wireless Sensor Network
 
Mobile elements scheduling for periodic sensor applications
Mobile elements scheduling for periodic sensor applicationsMobile elements scheduling for periodic sensor applications
Mobile elements scheduling for periodic sensor applications
 
A smart clustering based approach to
A smart clustering based approach toA smart clustering based approach to
A smart clustering based approach to
 
F0963440
F0963440F0963440
F0963440
 
Distance Based Cluster Formation for Enhancing the Network Life Time in Manets
Distance Based Cluster Formation for Enhancing the Network Life Time in ManetsDistance Based Cluster Formation for Enhancing the Network Life Time in Manets
Distance Based Cluster Formation for Enhancing the Network Life Time in Manets
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backup
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013
 
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor NetworkA QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)
 
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
Algorithmic Construction of Optimal and Load Balanced Clusters in Wireless Se...
 
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...
 
Literature Review: Convey the Data in Massive Parallel Computing
Literature Review: Convey the Data in Massive Parallel ComputingLiterature Review: Convey the Data in Massive Parallel Computing
Literature Review: Convey the Data in Massive Parallel Computing
 
C04511822
C04511822C04511822
C04511822
 
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...
 
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACESDATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
 
Paper id 21201414
Paper id 21201414Paper id 21201414
Paper id 21201414
 

Destacado

The Study of Premature Failure of Springs Used In Railway Coaches
The Study of Premature Failure of Springs Used In Railway CoachesThe Study of Premature Failure of Springs Used In Railway Coaches
The Study of Premature Failure of Springs Used In Railway CoachesIOSR Journals
 
Presentación de estético lúdico nueva..
Presentación de estético lúdico nueva..Presentación de estético lúdico nueva..
Presentación de estético lúdico nueva..dinora paredes
 
LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)
LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)
LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)MiriamSirvent
 
INTS 3330 Final Project
INTS 3330 Final ProjectINTS 3330 Final Project
INTS 3330 Final ProjectCaleb Hall
 
Dossier practica parte 2 de 2
Dossier practica parte 2 de 2Dossier practica parte 2 de 2
Dossier practica parte 2 de 2fjgattino
 
10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيف
10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيف10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيف
10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيفosmanabdelrhman
 
Apresentação – grupo 25 a
Apresentação – grupo 25 aApresentação – grupo 25 a
Apresentação – grupo 25 ajdlimaaear
 
Materi Tudang Sipulung IKA UNHAS Jabodetabek
Materi Tudang Sipulung IKA UNHAS JabodetabekMateri Tudang Sipulung IKA UNHAS Jabodetabek
Materi Tudang Sipulung IKA UNHAS JabodetabekSapri Pamulu, Ph.D
 
Mindfulness and Acceptance for Trichotillomania and Dermatillomania
Mindfulness and Acceptance for Trichotillomania and DermatillomaniaMindfulness and Acceptance for Trichotillomania and Dermatillomania
Mindfulness and Acceptance for Trichotillomania and DermatillomaniaOCD Center of Los Angeles
 
BMO Global Metals & Mining Conference
BMO Global Metals & Mining ConferenceBMO Global Metals & Mining Conference
BMO Global Metals & Mining ConferenceTeranga Gold
 
How Automation Has Affected Our Lives Today
How Automation Has Affected Our Lives Today How Automation Has Affected Our Lives Today
How Automation Has Affected Our Lives Today Chris Sharanewych
 
Juegos Olímpicos
Juegos OlímpicosJuegos Olímpicos
Juegos Olímpicoslucivg
 

Destacado (16)

H017113842
H017113842H017113842
H017113842
 
The Study of Premature Failure of Springs Used In Railway Coaches
The Study of Premature Failure of Springs Used In Railway CoachesThe Study of Premature Failure of Springs Used In Railway Coaches
The Study of Premature Failure of Springs Used In Railway Coaches
 
A017110106
A017110106A017110106
A017110106
 
Presentación de estético lúdico nueva..
Presentación de estético lúdico nueva..Presentación de estético lúdico nueva..
Presentación de estético lúdico nueva..
 
LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)
LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)
LA COMPETÈNCIA DIGITAL DEL PROFESSORAT (MODEL TPACK)
 
INTS 3330 Final Project
INTS 3330 Final ProjectINTS 3330 Final Project
INTS 3330 Final Project
 
Dossier practica parte 2 de 2
Dossier practica parte 2 de 2Dossier practica parte 2 de 2
Dossier practica parte 2 de 2
 
10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيف
10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيف10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيف
10 اشياء يجب عليك معرفتها قبل إجراء مقابلة التوظيف
 
Caja cd
Caja cdCaja cd
Caja cd
 
Apresentação – grupo 25 a
Apresentação – grupo 25 aApresentação – grupo 25 a
Apresentação – grupo 25 a
 
Materi Tudang Sipulung IKA UNHAS Jabodetabek
Materi Tudang Sipulung IKA UNHAS JabodetabekMateri Tudang Sipulung IKA UNHAS Jabodetabek
Materi Tudang Sipulung IKA UNHAS Jabodetabek
 
Perspectives 2017: Norm Amundson
Perspectives 2017: Norm AmundsonPerspectives 2017: Norm Amundson
Perspectives 2017: Norm Amundson
 
Mindfulness and Acceptance for Trichotillomania and Dermatillomania
Mindfulness and Acceptance for Trichotillomania and DermatillomaniaMindfulness and Acceptance for Trichotillomania and Dermatillomania
Mindfulness and Acceptance for Trichotillomania and Dermatillomania
 
BMO Global Metals & Mining Conference
BMO Global Metals & Mining ConferenceBMO Global Metals & Mining Conference
BMO Global Metals & Mining Conference
 
How Automation Has Affected Our Lives Today
How Automation Has Affected Our Lives Today How Automation Has Affected Our Lives Today
How Automation Has Affected Our Lives Today
 
Juegos Olímpicos
Juegos OlímpicosJuegos Olímpicos
Juegos Olímpicos
 

Similar a F017123439

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
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocolijceronline
 
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
 
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...IJERD Editor
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...IRJET Journal
 
An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...
An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...
An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...IJLT EMAS
 
A survey on weighted clustering techniques in manets
A survey on weighted clustering techniques in manetsA survey on weighted clustering techniques in manets
A survey on weighted clustering techniques in manetsIAEME Publication
 
Maximizing Network Lifetime by Using Smart Cluster Head Selection
Maximizing Network Lifetime by Using Smart Cluster Head SelectionMaximizing Network Lifetime by Using Smart Cluster Head Selection
Maximizing Network Lifetime by Using Smart Cluster Head Selectioniosrjce
 
Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...
Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...
Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...rahulmonikasharma
 
Presentation on sensor network
Presentation on sensor networkPresentation on sensor network
Presentation on sensor networksarathanjabam
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...cscpconf
 
Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networks
Simulator for Energy Efficient Clustering in Mobile Ad Hoc NetworksSimulator for Energy Efficient Clustering in Mobile Ad Hoc Networks
Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networkscscpconf
 
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor NetworkAggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Networkijsrd.com
 
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...IJCNCJournal
 
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...Journal For Research
 
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
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...IJMIT JOURNAL
 

Similar a F017123439 (20)

I04503075078
I04503075078I04503075078
I04503075078
 
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
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
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...
 
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
 
An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...
An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...
An Adaptive Cluster Head Election Algorithm for Heterogeneous Mobile Ad-hoc N...
 
A survey on weighted clustering techniques in manets
A survey on weighted clustering techniques in manetsA survey on weighted clustering techniques in manets
A survey on weighted clustering techniques in manets
 
O0106395100
O0106395100O0106395100
O0106395100
 
Maximizing Network Lifetime by Using Smart Cluster Head Selection
Maximizing Network Lifetime by Using Smart Cluster Head SelectionMaximizing Network Lifetime by Using Smart Cluster Head Selection
Maximizing Network Lifetime by Using Smart Cluster Head Selection
 
Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...
Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...
Hierarchical Routing Protocols in Wireless Sensor Networks: A Survey and its ...
 
Presentation on sensor network
Presentation on sensor networkPresentation on sensor network
Presentation on sensor network
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
 
Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networks
Simulator for Energy Efficient Clustering in Mobile Ad Hoc NetworksSimulator for Energy Efficient Clustering in Mobile Ad Hoc Networks
Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networks
 
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor NetworkAggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
 
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
MULTI-CLUSTER MULTI-CHANNEL SCHEDULING (MMS) ALGORITHM FOR MAXIMUM DATA COLLE...
 
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...
 
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...
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
 

Más de IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Último

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 

Último (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 

F017123439

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 1, Ver. II (Jan – Feb. 2015), PP 34-39 www.iosrjournals.org DOI: 10.9790/0661-17123439 www.iosrjournals.org 34 | Page A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-Hoc Network Nilesh Goriya1 , Indr Jeet Rajput2 , Mihir Mehta3 123 Hasmukh Goswami College of Engineering, Ahmedabad, India Abstract: Wireless Technologies are very useful due to their use. Mobile Ad-hoc Network (MANET) has become an essential technology in field of research In MANET, Clustering is an important research area, it offers several advantages like it improves stability and decrees the overhead of the network that increases the efficiency of the network. Clustering increases system capacity by reusing available resources. This Survey paper analyzes number of Cluster head Selection Techniques that are widely used for partitioning mobile host into distinct virtual groups. Each Clustering Technique uses various parameters for selecting Cluster head in cluster. Cluster head is work as leader in cluster and maintain the whole network information which decreases the computation cost and routing overhead of the network in MANET. Each technique is used on the bases of their parameters. Each approach has its own pros and cons. Keywords: Mobile Ad-hoc Network, Clustering, Cluster head (CH), Cluster Gateway, Cluster Member I. Introduction The term Ad-hoc, says it‟s just “Temporary Network” network. Mobile Ad-hoc Network is containing the mobile nodes that are also called as mobile host. All mobile hosts are connecting with each other through wireless links they all are contained by infrastructure-less environment. Such network referred as multi-hop networks. Each node working as router, it forwards data packets to the destination node of the network.The growth of laptops and 802.11/Wi-Fi wireless networking has made MANET a popular topic for research in recent time. In Clustering, the mobile nodes in a network are partitioned into distinct virtual groups. Nodes are assigned geographically adjacent into same cluster according to some rules [1]. Cluster based network describes the three types of nodes in the network. They are as follows: Figure 1: Mobile Ad Hoc Network (MANET) [15] 1. Cluster Head: Cluster Head serves as a leader node for its Cluster. Through cluster head any node can easily communicate with each other. In network it is a key factor for communication of node. It performs responsible duties like inter-clustering, intra-clustering, data packet forwarding and maintains the entire network. 2. Cluster Gateway: It is a non-Cluster Head node. It is one kind of intermediate node which provide link between two clusters. It is also called as Border node in Cluster. It can access neighboring cluster and transfer data packet between clusters.
  • 2. A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network DOI: 10.9790/0661-17123439 www.iosrjournals.org 35 | Page 3. Cluster Members: It is also called as Ordinary nodes in the Cluster. It is neither Cluster Head node nor Border nodes. It does not have any inter cluster links. Figure 2: Clustering in MANET [4] Clustering in MANET: In Clustering, the mobile hosts in a network are divided into virtual groups and create sub network. Clustering is control based network in that there is cluster head that manage or maintain the whole cluster; it has ability in performing the role of the local coordinator. The MANET Clustering problem is to partition M into a set of Clusters, C = {c1, c2, c3... cn} such that c1 ∪ c2 ∪...∪cn= M. Clustering offers several benefits when it is used with MANET: 1. It increases system capacity by spatial reusing available resources [10]. If two clusters are not neighbouring clusters and they are not overlapped then they can use same set of frequency. 2. Cluster Head and Border nodes form a virtual backbone for routing among neighbouring clusters. So generation and spreading of routing information is minimized to this set of nodes [11, 12]. 3. Resource allocation can be done. 4. In cluster when mobile nodes moves to another cluster, only nodes present at that cluster need to update the information. So information stored by each node is reduced, thus overhead of storing information is decrees. 5. Reduction of control packet in routing [10]. Demerits of the clustering in MANET: 1. When any mobile node dies or node moves to another Cluster it causes the re-clustering sometimes. It is called as the ripple effect of re-clustering. 2. Clustering is divided into two phases, Cluster Formation and Cluster Maintenance. During Cluster Formation all nodes are mobile nodes so routing strategies may be frequently changed that will decrees the performance of the network. The objective of this survey is to choose appropriate cluster head selection techniques by selecting most suitable node as cluster head. And to maintain a cluster to keep cluster head changes as least as possible. That reduces the effect of re-clustering. The rest of this paper is organized as follows. Section 2 presents literature review on cluster head selection techniques for selecting suitable cluster head. Section 3 Comparative analysis of cluster head selection techniques. Conclusion and Future work is given in Section 4. II. Survey On Cluster Head Selection Techniques In Manets A. Lowest ID Clustering ( LIC ) [2] In this Clustering approach unique identifier is assigned to each mobile host in the network. All nodes recognize its neighbors‟ ID and CH is chosen according to minimum ID, Thus the node IDs of the neighbors of the CH will be higher than that CH.The main drawback with this scheme is; here is no limitation to the number of nodes attached to the same CH. Also, CHs are prone to power drainage due to serving as cluster heads longer period of time.
  • 3. A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network DOI: 10.9790/0661-17123439 www.iosrjournals.org 36 | Page Figure3: Lowest ID Clustering [2] B. Highest Degree Clustering (HCC) [2][4][6] It is connectivity based Clustering approach. All nodes broadcast their ID to the nodes which are in their transmission range. In comparison with Lowest-ID scheme, the degree of nodes is computed based on its distance from each other‟s [6]. All nodes flood its connectivity value within their transmission range. Thus, a node decides to become a CH or remain as cluster node by comparing the connectivity value of its neighbors with its own value. Node with highest connectivity value in its vicinity will become CH as shown in Fig. 4. Connectivity-based clustering follows the same circumstances of ID-based regarding to cluster size and performance degradation. The node which has highest number of neighbors is selected as CH by this approach. There is a direct link between CH and its neighbors. Figure 4: Highest Degree Connectivity Clustering [2] C. K- hop connectivity ID Clustering (K-CONID) [3][5] This approach combines Lowest ID Clustering approach with highest degree Clustering approach. HCC is considered as first criteria and Lowest Id as second criteria. In this Clustering technique the node connectivity D is paired with node ID which can be written as DID = (D, ID). The node is selected as Cluster Head if and only if it has highest degree and lowest ID. D. Mobility Based D-Hop Clustering Algorithm [2] Another technique can be used with clustering in MANETs. It applies partitioning ad-hoc network into D-Hop clusters. This process based on mobility metric as it follows the objectives of forming cluster with more flexible cluster diameter according to D-Hop. This technique is adaptable with respect to node mobility. Both of variation of estimated distance and relative mobility between hosts are used to calculate the local stability. A node may be selected as a CH if we found the most stable node among its neighborhood. Consequently, the node with the lowest value of local stability among its neighbors will be the CH. E. Adaptive Cluster Load balance approach [3] In Highest connectivity clustering algorithm (HCC) scheme, one CH can be exhausted when it serves too many mobile hosts. It is unpredictable and the CH becomes a bottleneck. So a new Technique is given. In hello message format, there is an "Option" item. If CH is a sender node, it will set the number of its dominated member nodes as "Option" value. When CH is not a sender node or it is undecided (CH or non-CH), "Option" item will be reset to 0. When a Cluster head's Hello message shows it‟s dominated nodes' number increase
  • 4. A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network DOI: 10.9790/0661-17123439 www.iosrjournals.org 37 | Page beyond a threshold (the maximum number one CH can manage), no new node will take part in this cluster. As a result, this can eliminate the CH bottleneck phenomenon and optimize the cluster structure. Through this algorithm we can get load balance between different types of clusters. Thus, resource consumption and information transmission is distributed to all clusters. F. Least Cluster change Algorithm [3][7] LCC has a useful improvement over LIC and HCC algorithms as for as the cost of cluster maintenance is considered. The clustering procedures periodically considered by protocol, and re-cluster the nodes periodically in order to satisfy some proper characteristic of CH. In HCC, the clustering scheme is performed periodically to check the “local highest node degree” aspect of a cluster head. When a cluster head finds a member node with a higher degree, it is forced to hand over its cluster head role. Re-clustering is frequently involved by this mechanism. In LCC the clustering algorithm is further categorized into two steps: cluster formation and cluster maintenance. The LIC technique is followed by Cluster formation method, i.e. initially mobile nodes with the lowest ID in their neighborhoods are chosen as CH. Re-clustering is event-driven and invoked in only two cases:  When two cluster heads move into the reach range of each other, one gives up the cluster head role.  When a mobile node cannot access any CH, it re-constructs the cluster structure for the network according to LIC. G. Load balancing Clustering [3][4] It provides the balance of loads on Cluster Heads. Once a node is selected as a CH; it is desirable for it to stay as a Cluster Head up to some maximum specified time limit or budget. Budget is defined by user and it constraint placed on the heuristic and can be modified to meet some particular characteristics of the system. Two local parameters are maintained Physical ID – unique ID for each node and Virtual ID (VID). Initially VID is set as its ID number at first. Mobile nodes have highest IDs in their local area is elected as Cluster Head first. LBC limits the maximum time unit that a node can serve as a Cluster Head continuously by budget; so; when selected Cluster Heads‟ budget is over; it is reset to zero. After that it becomes non Cluster Head node. When two Cluster Heads move into the range of each other; the one having higher VID wins as CH. H. Power-aware connected dominant set [3][4][8] It is an energy efficient clustering approach which decreases the size of Dominating set (DS) without affecting its functions. Unnecessary nodes are removed from the DS without. If all the nodes in the system are either in the set or neighbor of the nodes in the set is called as Dominating Set. In this schema energy level instead of ID or node degree is used as Metric for CH selection. Nodes in dominating set consume more energy than nodes outside the set because they handle extra responsibilities like updating routing information, data packet relay etc. So it is required to minimize the energy consumptions of Dominating set. A mobile node can be deleted from the Dominating set when its close neighbor set is covered by one or two dominating neighbors. I. Weighted Clustering approach[4][9] WCA is based on the use of a combined weight metric. For Cluster Head selection; used parameters are number of neighbors, distance with all neighbors, mobility, transmission power and battery power. To decrease communication overhead; this approach is not called periodically. Cluster Head elect ion procedure is invoked based on node mobility and when current Dominating set cannot cover all mobile nodes in the network. Steps for WCA: Step 1: Find the set of Neighbors of each node v called N(v). Step 2: Calculate the degree difference for each node; ∆ v = │dv ─ ‟│ where dv is the number of neighbor of nodes and ‟ is the pre-defined threshold value which shows maximum number of nodes Cluster Head can handle ideally. Step 3: For every node compute sum of distances Dv with all its neighbors. Then compute running average of the speed for every node until current time T. This gives a measure of mobility Mv where (Xt, Yt) defines the position of node V at instant. Mv , Step 4: Compute the cumulative time Pv during which node V acts as Cluster Head. Pv measures how much battery power has been consumed.
  • 5. A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network DOI: 10.9790/0661-17123439 www.iosrjournals.org 38 | Page Step 5: Calculate Wv = w1 ∆v + w2 Dv + w3 Mv + w4 Pv The node with the minimum weight is elected as Cluster Head. J. Max-Min d-cluster formation Algorithm [4][13] In most clustering approaches, all nodes are one hop away from elected cluster head in the cluster. The main drawback of these approaches is they generate large number of cluster heads within the network. Because of it network becomes congested. So, in Max-Min heuristic clusters are formed by nodes that are d-hops away from the cluster head. A d - neighborhood of a node consists of node itself and the set of all nodes located within d-hops away from the node. In this approach d is defined as the maximum number of hops away from nearest cluster head. This value is an input to the clustering approach which allows control over the number of cluster heads to be selected. K. Mobility based Cluster formation algorithm for wireless mobile ad-hoc network [14] In this paper, The Author proposes learning automata based weighted cluster formation algorithm called MCFA in which the mobility parameters of the hosts are assumed to be random variables with unknown distributions. In the proposed clustering algorithm, the expected relative mobility of each host with respect to all its neighbors is estimated by sampling its mobility parameters in various epochs. MCFA is a fully distributed algorithm in which each mobile independently chooses the neighboring host with the minimum expected relative mobility as its cluster-head. This is done based solely on the local information each host receives from its neighbors and the hosts need not to be synchronized. III. Comparitive Analysis Clustering Technique Cluster Head selection Criteria Merits Demerits Lowest Id Cluster algorithm Max-Min d- clustering Node with Minimum is selected as CH If node A is largest in neighborhood of node b, then A will be CH Simple and easy to implement No of cluster head elected are controlled by value of d No limitation of node in one cluster and power drainage How to select value of d is not specified Highest connectivity clustering algorithm (HCC) K-Hop connectivity ID clustering algorithm Adaptive cluster Load balance method The node with maximum degree is chosen as CH Each node in the network is assigned a pair id= (d, ID). To overcome the disadvantage of HCC ,to achieve load balance distributing resources Number of nodes in the cluster gets increases If used LIC only creates maximum Number of clusters then necessary. If uses HCC only it causes ties between nodes. Load balancing achieved and CH bottleneck phenomenon can be removed There is flooding of control messages Each node needs to maintain two parameters connectivity and ID Ties cannot be eliminated between nodes having same degree of connectivity Mobility based D- Hop clustering algorithm A node may be selected as CH if it is found to be the most stable node among its neighborhood It reduces the re- clustering problem Each node has to compute mobility value , that requires time Least cluster change algorithm (LCC) Follows the method of LIC for CH Improve cluster stability If single node moves outside to cluster; it may require cluster structure re-computation Power-aware connected dominant set Weighted clustering algorithm Whether a node should serve as a cluster head CH is selects according to the number of nodes Reduces size of DS Refused overhead Knowing the weight of all nodes before clustering
  • 6. A Survey Paper on Cluster Head Selection Techniques for Mobile Ad-hoc Network DOI: 10.9790/0661-17123439 www.iosrjournals.org 39 | Page IV. Conclusion We have surveyed some of the Clustering head selection techniques which is useful to organize Mobile Ad Hoc Networks in a classified manner. In this survey paper we have seen cluster head select on the bases of which parameter is used. We also have seen the importance of the Clustering approaches, we have also seen that a Cluster based Mobile Ad Hoc Networks have various issues to examine, such as the Cluster stability, the energy consumption of mobile nodes, the load distribution, and the fairness of serving as CHs for a mobile node. Acknowledgment I would like to thank to Mr. Indr Jeet Rajput, Mr. Mihir Mehta And Mr. Vinit Gupta for encouraging me to write this research paper. I thank my family who always encourage me to do new things in life. . References [1]. Jane Y. Yu and Peter H, J. Chong “A Survey of clustering schemas for Mobile Ad Hoc Network” Presented at IEEE Communications Surveys & Tutorials, First Quarter 2005. [2]. Dr. Mohammad Bokhari and Hatem S, Hamatta “A Review of Clustering Algorithms as Applied in MANETs” Presented at IJARCSSE, November-2012. [3]. Ratish Agrawal and Dr. Mahesh Motwani “Survey of Clustering Algorithms for MANETs”published at International Journal on Computer Science and Engineering, Volume 1, Issue 2, February-2009. [4]. Sheetal Mehta, Priyanka Sharma and Ketan Kotecha ”A Survey on Various Cluster Head Election Algorithms for MANET” presented at International Conference on Concurrent trends in technology, „NUiCONE – 2011. [5]. G. Chen, F. Nocetti, J. Gonzalez, “Connectivity based K-hop clustering in wireless networks”. Proceedings of the 35th Annual Hawaii International Conference on System Sciences. Vol.7, pp. 188.3, 2002 [6]. Narendra Singh Yadav, Bhaskar P. Deosarkar, and R.P.Yadav “A Low Control Overhead Cluster Maintenance Scheme for Mobile Ad hoc Networks” published at International Journal of Recent Trends in Engineering, Vol. 1, No. 1, May-2009. [7]. F. Li, S. Zhang, X. Wang “ Vote Based Clustering Algorithm in Mobile Ad Hoc Networks ” In proceedings of International Conference on Networking Technologies, 2004. [8]. Jie Wu, Fei Dai, Ming Gao, and Ivan Stojmenovic, "On Calculating Power-Aware Connected Dominating Sets for Efficient Routing in Ad Hoc Wireless Networks" Journal of Communications and Networks, Vol.4, no.1, pp. 59-70, March 2002. [9]. Amer O. Abu Salem and Suffin Yosef “WCA: A Weighted Clustering Algorithm for Mobile Ad Hoc Networks” presented at IEEE International Conference on Personal Wireless Communication, New Delhi, India, 2005. [10]. S. Muthuramlingam, M. Sujatha, R. Surya, “An Enhanced Sectorized Clustering Scheme based on Transmission Range for MANETs” in proceedings of IEEE International Conference on Recent Trends on Information Technology, June-2011. [11]. C. R. Lin and M. Gerla, “Adaptive Clustering for Mobile Ad-hoc Network”, IEEE JSAC, Vol. 15, September-1997. [12]. U. C. Kozat et al., “Virtual Dynamic Backbone for Mobile Ad-hoc Network”, Proc. IEEE International Conference on Communication in Mobile Ad Hoc Networks‟ 01, Vol. 1, June 2001. [13]. Umamaheswari, G Radhamani, “Clustering Schemes for Mobile Ad-hoc Networks: A Review”, International Conference on Computer Communication and Informatics (ICCCI-2012), Jan.10-12, 2012, Coimbatore,India. [14]. Javad Akbari Torkestani “A Mobility Based Cluster Formation Algorithm for Wireless Mobile Ad-hoc Networks” Accepted at Springer Science+ Business Media, January-2011. [15]. Nisha, Sandeep Arora, “Analysis of Black Hole and Gray Hole Attack on RP-AODV in MANET”, published at International Journal of Engineering & Technology, August-2013.