SlideShare ist ein Scribd-Unternehmen logo
1 von 10
Downloaden Sie, um offline zu lesen
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
233
CORONA BASED ENERGY EFFICIENT CLUSTERING IN WSN
Syed Abdul Sattar1
, Mohamed Mubarak.T2
, Vidya PV3
, Appa Rao4
1
Royal Institute of Technology and Science, Dean,Department of Computer Science
Hyderabad,Andra Predesh State,India
2
Royal College of Engineering, Asst Professor,Department of Computer Science
Trichur,Kerala state,India
3
Royal College of Engineering, B.Tech Student, Department of Computer Science
Trichur,Kerala state,India
4
GITAM Institute of Technology,GITAM University ,Professor and Head,Department of
Computer Science, Visakhapatnam,Andra Predesh State ,India
ABSTRACT
Wireless sensor network represents one of the most interesting research areas with profound
impact on technological development. Here we implement an energy efficient approach for optimal
cluster head selection and clustering. We also pinpoint cluster head rotation technique using the
concept of back off timer that prolongs the life time of the network. Addition and deletion of nodes
can be done in the clustered network without affecting the existing infrastructure.
Index Terms - Wireless Sensor Networks, Corona, Clustering, Cluster Head, Routing, Nodes, Sink,
Back off Timer, VCCB, Optimal Distance.
I. INTRODUCTION
Many future applications will increasingly depend on embedded wireless sensor networks. A
sensor network consists of numerous sensor/actuator devices. Wireless Sensor Networks have
emerged as an important new area in wireless technology. In the near future, the wireless sensor
networks are expected to consist of thousands of inexpensive nodes, each having sensing capability
with limited computational and communication power, which enable us to deploy a large-scale sensor
network. A critical aspect of applications in wireless sensor network is network lifetime.
Wireless sensor network are usable as long as they can communicate sensed data to processed
node. Sensing and communication are important activities and they consume energy. So power
management and sensor scheduling can effectively increase the networks lifetime. The use of wireless
sensor networks is increasing day by day and at the same time it faces the problem of energy
constraints in terms of limited battery lifetime.
INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN
ENGINEERING AND TECHNOLOGY (IJARET)
ISSN 0976 - 6480 (Print)
ISSN 0976 - 6499 (Online)
Volume 4, Issue 3, April 2013, pp. 233-242
© IAEME: www.iaeme.com/ijaret.asp
Journal Impact Factor (2013): 5.8376 (Calculated by GISI)
www.jifactor.com
IJARET
© I A E M E
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
234
WSN has considerable technical challenges in data processing and communication to deal
with dynamically changing Energy, Bandwidth and Processing power. Another important issue in
Wireless Sensor Network is to maximize Sensor Network lifetime. The vital issue in WSN is to
maximize the network operational life. In order to achieve this, it is necessary to minimize the energy
utilization of a node. Most of the energy consumption in wireless sensor node is attributed to
transmitting/receiving, processing, and forwarding the data to neighboring nodes.
Clustering has been shown to improve network lifetime, a primary metric for evaluating the
performance of a sensor network. The clustering techniques proposed for data processing typically
consider many parameters, such as the distance between the nodes, and assume that nodes are more
reliable.
The sensors are capable of sensing the data from the environment in which they are deployed,
processes that data and transmit it to the base-station (BS). The sensor circuit senses the environment
and converts the signals into electrical signals which are then transmitted to the BS using a transmitter
via a routing node. In clustering, nodes with higher power levels perform the fusion of data gathered
from the other sensor nodes and transmit the aggregated data to the base-station (BS) while the nodes
with low power levels only perform the sensing of the environment. They transmit the sensed data to
the higher node, known as the cluster-heads (CHs) which are at a lesser distance to the base station.
The cluster formation and the assignment of special tasks to the cluster heads (CHs) reduce the power
dissipation within a particular cluster, which improves the scalability of the sensor network. Also by
aggregating the sensed data, the amount of data to be transmitted to the base-station (BS) is reduced
and the lifetime of the overall sensor network is increased.
II. RELATED WORKS
Paper [1] proposes a model for energy efficient clustering and cluster head selection method.
It is based on a circular monitoring area with a uniform node density and a sink node at the center.
The area is divided into concentric circles known as corona, each of width R/2, where R is the
transmission range of the sensor node. Cluster head selection is performed by finding out the optimal
distance from VCCB, where VCCB lies at the midway between two concentric circles.
One of the main design goals of WSNs is to carry out data communication while trying to
prolong the lifetime of the network and prevent connectivity degradation by employing aggressive
energy management techniques [2].
The clustering concept offers tremendous benefits for wireless sensor networks. However
when designing for a particular application, designers must carefully examine the formation of
clusters in the network. Depending on the application, certain requirements for the number of nodes in
a cluster or its physical size may play an important role in its operation. This prerequisite may have an
impact on how cluster heads are selected in this application [3].
There are many clustering protocols are exists, such as LEACH, HEED etc. As the need for
efficient use of WSNs on large regions increased in the last decade dramatically, more specific
clustering protocols were developed to meet the additional requirements (increased network lifetime,
reduced and evenly distributed energy consumption, scalability, etc.). The most significant and widely
used representatives of these focused on WSN clustering protocols (LEACH, EEHC, and HEED).
Some of them (such as LEACH, EEHC, and their extensions) follow a random approach for CH
election (the initially assigned probabilities serve as the basis for the random election of the CHs),
whereas others (like HEED and similar approaches) follow a hybrid probabilistic methodology
(secondary criteria are also considered during CH election—i.e., the residual energy) [4].
The LEACH protocol [3] is an application-specific clustering protocol, which has been shown
to significantly improve the network lifetime. It assumes that every node is reachable in a single hop
and that load distribution is uniform among all nodes. LEACH assigns a fixed probability to every
node so as to elect itself as a CH. The clustering process involves only one iteration, after which a
node decides whether to become a CH or not. Nodes take turns in carrying the role of a CH [5].
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
235
HEED (Hybrid Energy-Efficient Distributed clustering), has four primary goals: (i)
prolonging network lifetime by distributing energy consumption, (ii) terminating the clustering
process within a constant number of iterations/steps, (iii) minimizing control overhead (to be linear in
the number of nodes), and (iv) producing well-distributed cluster heads and compact clusters. In
classical distributed systems, a node can either be a server or a source, but not both. A fixed number
of servers are known to every source in the system, and a server is always available for processing. In
our model, every node can act as both a source and a server (cluster head), which motivates the need
for efficient algorithms to select servers according to the outlined system goals [6].
The execution of a clustering algorithm can be carried out at a centralized authority (e.g., a
base station) or in a distributed way at local nodes. Centralized approaches require global information
about the network topology. Banerjee et al. [7] proposed a centralized technique that does not require
knowledge of node locations. Even though t is a spanning tree based idea, we are designing a new
idea which is also a network in which node locations are unknown [4].
III. SYSTEM MODEL
A. NEED FOR CLUSTERING
WSN offer unique systems for creating communications infrastructures on-demand. Their use
is dependent on the effective deployment of these systems to areas of interest. There are several
challenging issues involved in the deployment of WSN, mostly due to their small size and large
number of nodes required to establish proper operation.
WSN is an emerging technology that shows great promise for various futuristic applications
both for mass public and military. The sensing technology combined with processing power and
wireless communication makes it lucrative for being exploited in abundance in future. The inclusion
of wireless communication technology also incurs various types of security threats. A WSN must also
be self-monitoring and able to proactively reconfigure to mitigate certain malfunctions before they
actually occur.
Clustering means grouping of nodes. As each node depends on energy for its activities, this
has become a major issue in wireless sensor networks. The failure of one node can interrupt the entire
system or application. Every sensing node can be in active (for receiving and transmission activities),
idle and sleep modes. In active mode nodes consume energy when receiving or transmitting data. In
idle mode, the nodes consume almost the same amount of energy as in active mode, while in sleep
mode, the nodes shutdown the radio to save the energy.
B.CLUSTERING BASICS
In cluster based architectures, mobile nodes are divided into virtual groups. Each cluster has
adjacencies with other clusters. All the clusters have the same rules. A cluster can be made up of a
Cluster Head node and Cluster Members. In this kind of network, Cluster Head nodes are used to
control the cluster and the size of the cluster is usually about one or two hops from the Cluster Head
node. Grouping sensor nodes into clusters has been widely adopted by the research community to
satisfy the above scalability objective and generally achieve high energy efficiency and prolong
network lifetime in large-scale WSN environments. The corresponding hierarchical routing and data
gathering protocols imply cluster-based organization of the sensor nodes in order that data fusion and
aggregation are possible, thus leading to significant energy savings.
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
236
Fig 1 Clustered Network
The sink node gets all information from the cluster heads those are connected to the other
nodes under control of them. Here is the most challenging part will come to place that, if the
clustering head pass the same events to the sink node it will leads to more energy consumption
.Another fact is that if the clustering node having the capability to compress/data aggregation energy
consumption can be reduced to a optimum level. So, here we select the clusters as the nodes which
having maximum resources and monitoring power.
IV. PROPOSED MODEL
This paper mainly focuses on energy efficient and a secure Wireless Sensor Network. We use
clustering method for communication between nodes and sink, since it is energy efficient when
compared to single hop and multi hop routing.
All non-CH nodes transmit their data to the CH they are connected to, while the CH node
receives data from all the cluster members, performs specific processing functions on the data (e.g.,
aggregation, filtering, compression, etc.), and forwards data to the BS. We implement a clustering
mechanism which performs optimum selection of cluster heads and rotates the role of cluster head in
an energy efficient way.
A. ASSUMPTIONS
The proposed model made some assumptions. These are
• The nodes are deployed over circular monitoring area A of radius Z with uniform node
distribution density ρ.
• The sink node will be plotted at the centre.
• The nodes are deployed randomly on the region.
• All nodes having same energy.
• Selection of CHs based on timer expiration.
B.STEPS NEEDED
The various steps that we follow are:
Step 1: Read the maximum number of nodes that must be deployed, the sensing range and
transmission range of the node, the radius of the circular area, and the coordinates of the centre of the
circular area where the sink node is to be plotted.
Step 2: We randomly choose a set of coordinates that come within the circular region and plot
them in the specified area. For this, we compare the distance between the chosen coordinate and the
centre, and the radius of the circular area. We plot the point only if the distance falls under the given
radius. We count the number of points plotted.
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
237
Step 3: Now we divide the circular area into a number of concentric circles each of width R/2,
where R is the maximum transmission range of the node. Each of these concentric circles is called
corona. We find the Euclidian distance of each node from the sink node and then the sensor nodes are
assigned concentric circle index using the formula
Fig 2: Corona based WSN model
Step 4: In order to implement energy balanced clustering, the concept of Virtual Concentric Circle
Band (VCCB) is introduced, where each sensor node calculates their respective VCCB index using
the formula
Fig 3: Assigning VCCB to nodes
The value of δ depends on node density; If the sensing area is densely populated, the value of δ is
small, for sparsely populated area, the value of δ is large. If the distance of a node from the sink, dsi,
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
238
falls within VCCB index, then the corresponding sensor node is chosen as a probable candidate for
cluster head election. These candidate nodes then calculate their distance from the centre of their
respective VCCB as
Here we use the concept of a back-off timer. Its initial value is proportional to the distance of the
candidate from the centre of VCCB. For a node Ni, the initial value of back off timer is given by
Step 5: The cluster formation phase begins when the sink node sends START message to the
candidates. Upon receiving this start message, each candidate starts its back of timer. Since the back
off timer value is proportional to the distance of the candidate from the centre of VCCB, the back off
timer of the node near to the centre will expire first. The node, whose back of timer expired first, will
send as advertisement to all nodes within the radio range R/4, announcing itself as the cluster head.
All the cluster head candidates within this radio range, will stop their back off timer and all the cluster
head candidates as well as non-cluster head candidates within this range will acknowledge the receipt
of announcement, thus forming a cluster. This process is carried out throughout the network area, thus
forming a number of non uniform clusters.
Step 6: In order to prolong the life time of the network, we change the role of cluster head with in
a cluster when the remaining energy of the current head lowers below a particular threshold value.
Find out the candidate nodes among the members of that cluster. Sink node sends a START message
to those candidates, upon which each candidate starts their back off timer. The nodes whose timer
expires first will be chosen as the new cluster head.
C. IMPLEMENTATION OF SCALABILITY
Many applications of wireless sensor networks adopt hierarchical structure for the scalability and
simplify of management. Clustering is the most popular method that imposes such a scalable
topology. Here we implement addition and deletion of nods to the existing sensor network.
In order to add a new node in to the specified clustered network, we keep track of an array inside
the node structure for every cluster head which stores the ids of the member nodes of the
corresponding cluster heads. Then new node sends a message to sink node about its arrival then it will
forwarded to all cluster heads. After that it will join to the cluster head that has minimum distance
from that node and it should have high monitoring capability.
Deletion means removing out-of-date, redundant, or inconsistent nodes. Then update the nodes in
clusters to eliminate redundancy. In order to perform deletion we can use the same array that defined
for the addition of nodes. Delete the node id from the array for deletion and update the array. The
goals of this scalability approaches are maintaining stable clustering structure, minimizing the
overhead for the clustering set up, maximizing lifespan, and achieving good end to end performance.
V. SIMULATION RESULTS
The network simulation is done in MATLAB environment. A circular area with specified
radius is considered. The nodes have to be deployed independently and randomly. Certain numbers of
nodes are deployed over the area. The nodes which satisfy the criteria specified in the algorithm will
plot over the area. That is, we compare the distance between the chosen coordinate and the centre, and
the radius of the circular area. We plot the nodes only if the distance falls under the given radius.
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
239
The probable candidates and the cluster members are represented with various colors in the
graph. The transmission energy of the nodes while sending k bits of data over the distance will found
out by the equations:
Where is the transmission electronics energy and d0 is the optimum distance.
The energy consumption of sensor node to receiver k bits of data is given by:
The messages exchanged between each and every node is represented by colored lines in the
graph. Probable candidates are those nodes which are more suitable nodes to become cluster heads.
These nodes are selected on the basis of calculated VCCB indices during the execution.
Cluster heads are selected by timer expiration. The candidate node whose back off timer
expires first will be chosen as the cluster heads. After the selection of cluster heads they advertises
these information to the nodes within the R/4 transmission range of the selected cluster head.
0 100 200 300 400 500 600 700 800 900 1000
0
100
200
300
400
500
600
700
800
900
1000
Fig 4 Clustered Network
Here energy is the heterogeneity parameter. Whenever the remaining energy less than a
particular threshold, cluster head rotation will be performed. Cluster head rotation is performed by
finding next powerful probable candidate which has higher monitoring capability. So, the sink node
sends START message to these candidates and they start their back off timer. As in the previous case
the node whose timer expires first, it will become the cluster head.
This kind of cluster head rotation avoids the need for reclustering. Reclustering takes more
energy to maintain the topology and all the nodes will again performs clustering and joins to the
clusters. In our approach, we can avoid reclustering thus avoids the higher energy utilization. Hence
energy consumption of corona approach is less than that of other clustering approaches.
Scalability is one of the major issues when WSN is considered. An efficient sensor network
should be extensible without affecting the performance characteristics. Here we implement addition
and deletion of nodes from the sensor network.
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
240
For performing addition to the wireless sensor network, create an array that stores the IDs of
the member nodes for each cluster head. Also create a variable that stores the number of members.
When a new node wants to join to the sensor network, new node sends the information to the sink
node about its arrival. Then find the distance to each cluster head and join to the cluster head which
has minimum distance from the new node. After join to the cluster head member array of that cluster
head will be update by adding the new node ID.
Deletion means removing the redundant or lower energy nodes from the sensor network.
Deletion of such nodes improves the performance of the network because, these nodes can’t
monitoring the area efficiently and sending messages to these kinds of nodes will leads to unnecessary
energy consumption. Here deletion is done based on the residual energy. Whenever energy of the
existing node reduces than the threshold value, the IDs of such nodes are maintained in an array.
Already we have count of the members under each cluster head. We check the ID of the node to be
deleted with the member IDs. Then delete the ID of the node to be removed from its CH’s member
array. Update the array after deletion.
COMPARISON WITH LEACH
LEACH is called “Energy efficient Adaptive protocol for clustered Wireless sensor
networks”. Low Energy Adaptive Clustering Hierarchy (LEACH) is the first energy efficient routing
protocol for hierarchical clustering. LEACH is a self organized protocol based on a probability
approach. LEACH mainly focuses homogeneous environments. The probability to become a CH after
once it is selected is higher because in LEACH all nodes get chance to become CH and it leads to
reduced lifetime. In our protocol, we select only certain number of efficient candidates to become CH
and it leads to enhanced lifetime of cluster. LEACH sends JOIN request to all other nodes over
deployed area leads to higher energy consumption. In corona-based approach we send JOIN message
only to those nodes that are within the radio range which leads low energy consumption.
The following figure shows the comparison between LEACH and corona based approach
based on the number of nodes deployed and number of probable candidates to become CH.
100 150 200 250 300 350 400 450 500
50
100
150
200
250
300
350
400
450
500
NoofProbableCandidatesforCH
No of Nodes Deployed
LEACH
Corona-based Algorithm
Fig 5 Number of Nodes Deployed vs. Number of Probable Candidates for CH Graph
From the analysis of above graph, it is clear that, in corona based approach we select only
optimum number of cluster heads.
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
241
The following table describes the various statistics of the corona based approach:
Number of
nodes deployed
Number of
probable
candidates
Number of
CHs selected
during round 1
Number of
nodes failed after
round 1
Number of
CHs selected
during round 2
100 64 26 0 0
200 128 34 21 21
300 190 34 27 27
400 251 39 33 33
500 331 40 36 36
600 378 40 36 36
Table 1 Simulation Analysis-1
During each round of CH rotation, the number of CHs selected equals the number of CHs
failed during the previous round. This ensures a clustering method that effectively monitors all the
nodes in the network even after a certain number of rounds.
100 150 200 250 300 350 400 450 500 550 600
26
28
30
32
34
36
38
40
NoofCHs(Round1)
No of Nodes Deployed
Corona-based Algorithm
Fig 6 Number of Nodes Deployed vs. Number of CHs Selected (During Round 1)
After the first round of CH selection, a certain number of CHs fail as their energy fall below a
particular threshold value. Those nodes are deleted and the same numbers of CHs are selected in the
second round of CH rotation.
100 150 200 250 300 350 400 450 500 550 600
0
5
10
15
20
25
30
35
40
NoofCHs(Round2)
No of Nodes Deployed
Corona-based Algorithm
Fig 7 Number of Nodes Deployed vs. Number of CHs Selected (During Round 2)
International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN
0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME
242
The time elapsed for first round of cluster head selection and second round of cluster head rotation
for various numbers of nodes deployed can be tabulated as follows:
Number of nodes deployed
Time taken for first round
of CH selection
(in seconds)
Time taken for second
round of Ch rotation
(in seconds)
100 329.631565 0.756115
200 446.454966 190.816695
300 681.083411 266.269403
400 692.684151 264.298860
500 863.258635 319.014914
600 1024.648643 387.028500
Table 2 Simulation Analysis-2
VI. CONCLUSIONS
Node clustering is a useful topology-management approach to reduce the communication
overhead and exploit data aggregation in sensor networks. Clustering is highly efficient because the
nodes are deployed over a large area which is also insecure. So, monitoring is one of the critical tasks
over a large area. In our corona based approach the best monitoring can be assured because even
though one CH is drained, we have a possibility to rotate them and the monitoring is more specific
due to different corona exist over a region. The major concern of scalability can also be resolved by
dynamic addition and deletion of nodes in the network, maintaining the same performance efficiency
thereby aiding a wide range of applications.
REFERENCES
[1] Location Based Clustering in Wireless Sensor Networks by Ashok Kumar, Narottam Chand and
Vinod Kumar published in World Academy of Science, Engineering and Technology 60 2011
[2] Routing techniques in wireless sensor networks: a surveyjamal n. Al-karaki, the Hashemite
university Ahmed e. Kamal, Iowa state university IEEE wireless communications • December 2004.
[3] A Survey of Clustering Algorithms for Wireless Sensor Networks D. J. Dechene, A. El Jardali,
M. Luccini, and A. Sauer.
[4] Clustering in Wireless Sensor Networks Basilis Mamalis, Damianos Gavalas, Charalampos
Konstantopoulos, and Grammati Pantziou , Zhang/RFID and Sensor Networks AU7777_C012 Page
Proof Page 323 2009-6-24
[5] Node Clustering in Wireless Sensor Networks: Recent Developments and Deployment Challenges
, Ossama Younis, Marwan Krunz , and Srinivasan Ramasubramanian, University of Arizona , 0890-
8044/06/$20.00 © 2006 IEEE , IEEE Network • May/June 2006.
[6] Distributed Clustering in Ad-hoc Sensor Networks: A Hybrid, Energy-Efficient Approach by
Ossama Younis and Sonia Fahmy, Department of Computer Sciences, Purdue University, 250 N.
University Street, West Lafayette, IN 47907–2066, USA.
[7] S. Banerjee and S. Khuller, “A Clustering Scheme for Hierarchical Control in Multihop Wireless
Networks,” Proc. IEEE INFOCOM, Apr. 2001, pp. 1028–37.
[8] L.Malathi and Dr.R.K.Gnanamurthy, “A Novel Cluster Based Routing Protocol With Lifetime
Maximizing Clustering Algorithm”, International Journal of Computer Engineering & Technology
(IJCET), Volume 3, Issue 2, 2012, pp. 256 - 264, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.
[9] Meghana. N.Ingole, M.S.Bewoor and Mr.S.H.Patil, “Context Sensitive Text Summarization
Using Hierarchical Clustering Algorithm”, International Journal of Computer Engineering &
Technology (IJCET), Volume 3, Issue 1, 2012, pp. 322 - 329, ISSN Print: 0976 – 6367, ISSN Online:
0976 – 6375

Weitere ähnliche Inhalte

Was ist angesagt?

026 icsca2012-s065
026 icsca2012-s065026 icsca2012-s065
026 icsca2012-s065auwalaumar
 
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOSENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOSIAEME Publication
 
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...ijwmn
 
Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks IJECEIAES
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419IJRAT
 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...TELKOMNIKA JOURNAL
 
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor NetworkIRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor NetworkIRJET Journal
 
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor NetworksA Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networksijtsrd
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...IJERA Editor
 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...Editor IJCATR
 
Solution for intra/inter-cluster event-reporting problem in cluster-based pro...
Solution for intra/inter-cluster event-reporting problem in cluster-based pro...Solution for intra/inter-cluster event-reporting problem in cluster-based pro...
Solution for intra/inter-cluster event-reporting problem in cluster-based pro...IJECEIAES
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKijwmn
 
Chapter 2 wireless sensor
Chapter 2 wireless sensorChapter 2 wireless sensor
Chapter 2 wireless sensorAhmed Tememe
 
De3211001104
De3211001104De3211001104
De3211001104IJMER
 
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
 
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...IJCI JOURNAL
 
An Efficient Approach for Data Gathering and Sharing with Inter Node Communi...
 An Efficient Approach for Data Gathering and Sharing with Inter Node Communi... An Efficient Approach for Data Gathering and Sharing with Inter Node Communi...
An Efficient Approach for Data Gathering and Sharing with Inter Node Communi...cscpconf
 

Was ist angesagt? (18)

026 icsca2012-s065
026 icsca2012-s065026 icsca2012-s065
026 icsca2012-s065
 
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOSENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
 
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
 
Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks Approach to minimizing consumption of energy in wireless sensor networks
Approach to minimizing consumption of energy in wireless sensor networks
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
 
An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...An energy-efficient cluster head selection in wireless sensor network using g...
An energy-efficient cluster head selection in wireless sensor network using g...
 
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor NetworkIRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
 
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor NetworksA Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
 
Solution for intra/inter-cluster event-reporting problem in cluster-based pro...
Solution for intra/inter-cluster event-reporting problem in cluster-based pro...Solution for intra/inter-cluster event-reporting problem in cluster-based pro...
Solution for intra/inter-cluster event-reporting problem in cluster-based pro...
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
 
Chapter 2 wireless sensor
Chapter 2 wireless sensorChapter 2 wireless sensor
Chapter 2 wireless sensor
 
De3211001104
De3211001104De3211001104
De3211001104
 
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...
 
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
 
0512ijdps26
0512ijdps260512ijdps26
0512ijdps26
 
An Efficient Approach for Data Gathering and Sharing with Inter Node Communi...
 An Efficient Approach for Data Gathering and Sharing with Inter Node Communi... An Efficient Approach for Data Gathering and Sharing with Inter Node Communi...
An Efficient Approach for Data Gathering and Sharing with Inter Node Communi...
 

Andere mochten auch

Customer loyalty in indian banking sector a comparative study
Customer loyalty in indian banking sector a comparative studyCustomer loyalty in indian banking sector a comparative study
Customer loyalty in indian banking sector a comparative studyIAEME Publication
 
A survey of memory based methods for collaborative filtering based techniques
A survey of memory based methods for collaborative filtering based techniquesA survey of memory based methods for collaborative filtering based techniques
A survey of memory based methods for collaborative filtering based techniquesIAEME Publication
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralIAEME Publication
 
Experimental investigation of neem and mixed pongamia coconut methyl esters a
Experimental investigation of neem and mixed pongamia coconut methyl esters aExperimental investigation of neem and mixed pongamia coconut methyl esters a
Experimental investigation of neem and mixed pongamia coconut methyl esters aIAEME Publication
 
Effect of the process parameters on the surface roughness during magnetic
Effect of the process parameters on the surface roughness during magneticEffect of the process parameters on the surface roughness during magnetic
Effect of the process parameters on the surface roughness during magneticIAEME Publication
 
ODD EVEN BASED BINARY SEARCH
ODD EVEN BASED BINARY SEARCHODD EVEN BASED BINARY SEARCH
ODD EVEN BASED BINARY SEARCHIAEME Publication
 

Andere mochten auch (7)

John cv
John cvJohn cv
John cv
 
Customer loyalty in indian banking sector a comparative study
Customer loyalty in indian banking sector a comparative studyCustomer loyalty in indian banking sector a comparative study
Customer loyalty in indian banking sector a comparative study
 
A survey of memory based methods for collaborative filtering based techniques
A survey of memory based methods for collaborative filtering based techniquesA survey of memory based methods for collaborative filtering based techniques
A survey of memory based methods for collaborative filtering based techniques
 
Character recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neuralCharacter recognition of kannada text in scene images using neural
Character recognition of kannada text in scene images using neural
 
Experimental investigation of neem and mixed pongamia coconut methyl esters a
Experimental investigation of neem and mixed pongamia coconut methyl esters aExperimental investigation of neem and mixed pongamia coconut methyl esters a
Experimental investigation of neem and mixed pongamia coconut methyl esters a
 
Effect of the process parameters on the surface roughness during magnetic
Effect of the process parameters on the surface roughness during magneticEffect of the process parameters on the surface roughness during magnetic
Effect of the process parameters on the surface roughness during magnetic
 
ODD EVEN BASED BINARY SEARCH
ODD EVEN BASED BINARY SEARCHODD EVEN BASED BINARY SEARCH
ODD EVEN BASED BINARY SEARCH
 

Ähnlich wie Corona based energy efficient clustering in wsn 2

A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networksijtsrd
 
On improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheOn improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheIAEME Publication
 
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...ijtsrd
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...CSCJournals
 
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
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...IAEME Publication
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...IAEME Publication
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...ijsrd.com
 
Energy Efficient Techniques for Data aggregation and collection in WSN
Energy Efficient Techniques for Data aggregation and collection in WSNEnergy Efficient Techniques for Data aggregation and collection in WSN
Energy Efficient Techniques for Data aggregation and collection in WSNIJCSEA Journal
 
Advancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSNAdvancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSNijtsrd
 
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
 
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
 
A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routingeSAT Publishing House
 
Clustering based performance improvement strategies for mobile ad hoc netwo
Clustering based performance improvement strategies for mobile ad hoc netwoClustering based performance improvement strategies for mobile ad hoc netwo
Clustering based performance improvement strategies for mobile ad hoc netwoIAEME Publication
 
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 Surveyijsrd.com
 
Energy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A ReviewEnergy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A Reviewtheijes
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksIRJET Journal
 
3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)IAESIJEECS
 

Ähnlich wie Corona based energy efficient clustering in wsn 2 (20)

Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networks
 
On improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheOn improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring sche
 
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
 
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...
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...
 
Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...Distance based cluster head section in sensor networks for efficient energy u...
Distance based cluster head section in sensor networks for efficient energy u...
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
 
Energy Efficient Techniques for Data aggregation and collection in WSN
Energy Efficient Techniques for Data aggregation and collection in WSNEnergy Efficient Techniques for Data aggregation and collection in WSN
Energy Efficient Techniques for Data aggregation and collection in WSN
 
Advancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSNAdvancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSN
 
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...
 
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...
 
A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routing
 
Clustering based performance improvement strategies for mobile ad hoc netwo
Clustering based performance improvement strategies for mobile ad hoc netwoClustering based performance improvement strategies for mobile ad hoc netwo
Clustering based performance improvement strategies for mobile ad hoc netwo
 
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 Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A ReviewEnergy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A Review
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
 
3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Kürzlich hochgeladen

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 

Kürzlich hochgeladen (20)

DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 

Corona based energy efficient clustering in wsn 2

  • 1. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 233 CORONA BASED ENERGY EFFICIENT CLUSTERING IN WSN Syed Abdul Sattar1 , Mohamed Mubarak.T2 , Vidya PV3 , Appa Rao4 1 Royal Institute of Technology and Science, Dean,Department of Computer Science Hyderabad,Andra Predesh State,India 2 Royal College of Engineering, Asst Professor,Department of Computer Science Trichur,Kerala state,India 3 Royal College of Engineering, B.Tech Student, Department of Computer Science Trichur,Kerala state,India 4 GITAM Institute of Technology,GITAM University ,Professor and Head,Department of Computer Science, Visakhapatnam,Andra Predesh State ,India ABSTRACT Wireless sensor network represents one of the most interesting research areas with profound impact on technological development. Here we implement an energy efficient approach for optimal cluster head selection and clustering. We also pinpoint cluster head rotation technique using the concept of back off timer that prolongs the life time of the network. Addition and deletion of nodes can be done in the clustered network without affecting the existing infrastructure. Index Terms - Wireless Sensor Networks, Corona, Clustering, Cluster Head, Routing, Nodes, Sink, Back off Timer, VCCB, Optimal Distance. I. INTRODUCTION Many future applications will increasingly depend on embedded wireless sensor networks. A sensor network consists of numerous sensor/actuator devices. Wireless Sensor Networks have emerged as an important new area in wireless technology. In the near future, the wireless sensor networks are expected to consist of thousands of inexpensive nodes, each having sensing capability with limited computational and communication power, which enable us to deploy a large-scale sensor network. A critical aspect of applications in wireless sensor network is network lifetime. Wireless sensor network are usable as long as they can communicate sensed data to processed node. Sensing and communication are important activities and they consume energy. So power management and sensor scheduling can effectively increase the networks lifetime. The use of wireless sensor networks is increasing day by day and at the same time it faces the problem of energy constraints in terms of limited battery lifetime. INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) ISSN 0976 - 6480 (Print) ISSN 0976 - 6499 (Online) Volume 4, Issue 3, April 2013, pp. 233-242 © IAEME: www.iaeme.com/ijaret.asp Journal Impact Factor (2013): 5.8376 (Calculated by GISI) www.jifactor.com IJARET © I A E M E
  • 2. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 234 WSN has considerable technical challenges in data processing and communication to deal with dynamically changing Energy, Bandwidth and Processing power. Another important issue in Wireless Sensor Network is to maximize Sensor Network lifetime. The vital issue in WSN is to maximize the network operational life. In order to achieve this, it is necessary to minimize the energy utilization of a node. Most of the energy consumption in wireless sensor node is attributed to transmitting/receiving, processing, and forwarding the data to neighboring nodes. Clustering has been shown to improve network lifetime, a primary metric for evaluating the performance of a sensor network. The clustering techniques proposed for data processing typically consider many parameters, such as the distance between the nodes, and assume that nodes are more reliable. The sensors are capable of sensing the data from the environment in which they are deployed, processes that data and transmit it to the base-station (BS). The sensor circuit senses the environment and converts the signals into electrical signals which are then transmitted to the BS using a transmitter via a routing node. In clustering, nodes with higher power levels perform the fusion of data gathered from the other sensor nodes and transmit the aggregated data to the base-station (BS) while the nodes with low power levels only perform the sensing of the environment. They transmit the sensed data to the higher node, known as the cluster-heads (CHs) which are at a lesser distance to the base station. The cluster formation and the assignment of special tasks to the cluster heads (CHs) reduce the power dissipation within a particular cluster, which improves the scalability of the sensor network. Also by aggregating the sensed data, the amount of data to be transmitted to the base-station (BS) is reduced and the lifetime of the overall sensor network is increased. II. RELATED WORKS Paper [1] proposes a model for energy efficient clustering and cluster head selection method. It is based on a circular monitoring area with a uniform node density and a sink node at the center. The area is divided into concentric circles known as corona, each of width R/2, where R is the transmission range of the sensor node. Cluster head selection is performed by finding out the optimal distance from VCCB, where VCCB lies at the midway between two concentric circles. One of the main design goals of WSNs is to carry out data communication while trying to prolong the lifetime of the network and prevent connectivity degradation by employing aggressive energy management techniques [2]. The clustering concept offers tremendous benefits for wireless sensor networks. However when designing for a particular application, designers must carefully examine the formation of clusters in the network. Depending on the application, certain requirements for the number of nodes in a cluster or its physical size may play an important role in its operation. This prerequisite may have an impact on how cluster heads are selected in this application [3]. There are many clustering protocols are exists, such as LEACH, HEED etc. As the need for efficient use of WSNs on large regions increased in the last decade dramatically, more specific clustering protocols were developed to meet the additional requirements (increased network lifetime, reduced and evenly distributed energy consumption, scalability, etc.). The most significant and widely used representatives of these focused on WSN clustering protocols (LEACH, EEHC, and HEED). Some of them (such as LEACH, EEHC, and their extensions) follow a random approach for CH election (the initially assigned probabilities serve as the basis for the random election of the CHs), whereas others (like HEED and similar approaches) follow a hybrid probabilistic methodology (secondary criteria are also considered during CH election—i.e., the residual energy) [4]. The LEACH protocol [3] is an application-specific clustering protocol, which has been shown to significantly improve the network lifetime. It assumes that every node is reachable in a single hop and that load distribution is uniform among all nodes. LEACH assigns a fixed probability to every node so as to elect itself as a CH. The clustering process involves only one iteration, after which a node decides whether to become a CH or not. Nodes take turns in carrying the role of a CH [5].
  • 3. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 235 HEED (Hybrid Energy-Efficient Distributed clustering), has four primary goals: (i) prolonging network lifetime by distributing energy consumption, (ii) terminating the clustering process within a constant number of iterations/steps, (iii) minimizing control overhead (to be linear in the number of nodes), and (iv) producing well-distributed cluster heads and compact clusters. In classical distributed systems, a node can either be a server or a source, but not both. A fixed number of servers are known to every source in the system, and a server is always available for processing. In our model, every node can act as both a source and a server (cluster head), which motivates the need for efficient algorithms to select servers according to the outlined system goals [6]. The execution of a clustering algorithm can be carried out at a centralized authority (e.g., a base station) or in a distributed way at local nodes. Centralized approaches require global information about the network topology. Banerjee et al. [7] proposed a centralized technique that does not require knowledge of node locations. Even though t is a spanning tree based idea, we are designing a new idea which is also a network in which node locations are unknown [4]. III. SYSTEM MODEL A. NEED FOR CLUSTERING WSN offer unique systems for creating communications infrastructures on-demand. Their use is dependent on the effective deployment of these systems to areas of interest. There are several challenging issues involved in the deployment of WSN, mostly due to their small size and large number of nodes required to establish proper operation. WSN is an emerging technology that shows great promise for various futuristic applications both for mass public and military. The sensing technology combined with processing power and wireless communication makes it lucrative for being exploited in abundance in future. The inclusion of wireless communication technology also incurs various types of security threats. A WSN must also be self-monitoring and able to proactively reconfigure to mitigate certain malfunctions before they actually occur. Clustering means grouping of nodes. As each node depends on energy for its activities, this has become a major issue in wireless sensor networks. The failure of one node can interrupt the entire system or application. Every sensing node can be in active (for receiving and transmission activities), idle and sleep modes. In active mode nodes consume energy when receiving or transmitting data. In idle mode, the nodes consume almost the same amount of energy as in active mode, while in sleep mode, the nodes shutdown the radio to save the energy. B.CLUSTERING BASICS In cluster based architectures, mobile nodes are divided into virtual groups. Each cluster has adjacencies with other clusters. All the clusters have the same rules. A cluster can be made up of a Cluster Head node and Cluster Members. In this kind of network, Cluster Head nodes are used to control the cluster and the size of the cluster is usually about one or two hops from the Cluster Head node. Grouping sensor nodes into clusters has been widely adopted by the research community to satisfy the above scalability objective and generally achieve high energy efficiency and prolong network lifetime in large-scale WSN environments. The corresponding hierarchical routing and data gathering protocols imply cluster-based organization of the sensor nodes in order that data fusion and aggregation are possible, thus leading to significant energy savings.
  • 4. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 236 Fig 1 Clustered Network The sink node gets all information from the cluster heads those are connected to the other nodes under control of them. Here is the most challenging part will come to place that, if the clustering head pass the same events to the sink node it will leads to more energy consumption .Another fact is that if the clustering node having the capability to compress/data aggregation energy consumption can be reduced to a optimum level. So, here we select the clusters as the nodes which having maximum resources and monitoring power. IV. PROPOSED MODEL This paper mainly focuses on energy efficient and a secure Wireless Sensor Network. We use clustering method for communication between nodes and sink, since it is energy efficient when compared to single hop and multi hop routing. All non-CH nodes transmit their data to the CH they are connected to, while the CH node receives data from all the cluster members, performs specific processing functions on the data (e.g., aggregation, filtering, compression, etc.), and forwards data to the BS. We implement a clustering mechanism which performs optimum selection of cluster heads and rotates the role of cluster head in an energy efficient way. A. ASSUMPTIONS The proposed model made some assumptions. These are • The nodes are deployed over circular monitoring area A of radius Z with uniform node distribution density ρ. • The sink node will be plotted at the centre. • The nodes are deployed randomly on the region. • All nodes having same energy. • Selection of CHs based on timer expiration. B.STEPS NEEDED The various steps that we follow are: Step 1: Read the maximum number of nodes that must be deployed, the sensing range and transmission range of the node, the radius of the circular area, and the coordinates of the centre of the circular area where the sink node is to be plotted. Step 2: We randomly choose a set of coordinates that come within the circular region and plot them in the specified area. For this, we compare the distance between the chosen coordinate and the centre, and the radius of the circular area. We plot the point only if the distance falls under the given radius. We count the number of points plotted.
  • 5. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 237 Step 3: Now we divide the circular area into a number of concentric circles each of width R/2, where R is the maximum transmission range of the node. Each of these concentric circles is called corona. We find the Euclidian distance of each node from the sink node and then the sensor nodes are assigned concentric circle index using the formula Fig 2: Corona based WSN model Step 4: In order to implement energy balanced clustering, the concept of Virtual Concentric Circle Band (VCCB) is introduced, where each sensor node calculates their respective VCCB index using the formula Fig 3: Assigning VCCB to nodes The value of δ depends on node density; If the sensing area is densely populated, the value of δ is small, for sparsely populated area, the value of δ is large. If the distance of a node from the sink, dsi,
  • 6. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 238 falls within VCCB index, then the corresponding sensor node is chosen as a probable candidate for cluster head election. These candidate nodes then calculate their distance from the centre of their respective VCCB as Here we use the concept of a back-off timer. Its initial value is proportional to the distance of the candidate from the centre of VCCB. For a node Ni, the initial value of back off timer is given by Step 5: The cluster formation phase begins when the sink node sends START message to the candidates. Upon receiving this start message, each candidate starts its back of timer. Since the back off timer value is proportional to the distance of the candidate from the centre of VCCB, the back off timer of the node near to the centre will expire first. The node, whose back of timer expired first, will send as advertisement to all nodes within the radio range R/4, announcing itself as the cluster head. All the cluster head candidates within this radio range, will stop their back off timer and all the cluster head candidates as well as non-cluster head candidates within this range will acknowledge the receipt of announcement, thus forming a cluster. This process is carried out throughout the network area, thus forming a number of non uniform clusters. Step 6: In order to prolong the life time of the network, we change the role of cluster head with in a cluster when the remaining energy of the current head lowers below a particular threshold value. Find out the candidate nodes among the members of that cluster. Sink node sends a START message to those candidates, upon which each candidate starts their back off timer. The nodes whose timer expires first will be chosen as the new cluster head. C. IMPLEMENTATION OF SCALABILITY Many applications of wireless sensor networks adopt hierarchical structure for the scalability and simplify of management. Clustering is the most popular method that imposes such a scalable topology. Here we implement addition and deletion of nods to the existing sensor network. In order to add a new node in to the specified clustered network, we keep track of an array inside the node structure for every cluster head which stores the ids of the member nodes of the corresponding cluster heads. Then new node sends a message to sink node about its arrival then it will forwarded to all cluster heads. After that it will join to the cluster head that has minimum distance from that node and it should have high monitoring capability. Deletion means removing out-of-date, redundant, or inconsistent nodes. Then update the nodes in clusters to eliminate redundancy. In order to perform deletion we can use the same array that defined for the addition of nodes. Delete the node id from the array for deletion and update the array. The goals of this scalability approaches are maintaining stable clustering structure, minimizing the overhead for the clustering set up, maximizing lifespan, and achieving good end to end performance. V. SIMULATION RESULTS The network simulation is done in MATLAB environment. A circular area with specified radius is considered. The nodes have to be deployed independently and randomly. Certain numbers of nodes are deployed over the area. The nodes which satisfy the criteria specified in the algorithm will plot over the area. That is, we compare the distance between the chosen coordinate and the centre, and the radius of the circular area. We plot the nodes only if the distance falls under the given radius.
  • 7. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 239 The probable candidates and the cluster members are represented with various colors in the graph. The transmission energy of the nodes while sending k bits of data over the distance will found out by the equations: Where is the transmission electronics energy and d0 is the optimum distance. The energy consumption of sensor node to receiver k bits of data is given by: The messages exchanged between each and every node is represented by colored lines in the graph. Probable candidates are those nodes which are more suitable nodes to become cluster heads. These nodes are selected on the basis of calculated VCCB indices during the execution. Cluster heads are selected by timer expiration. The candidate node whose back off timer expires first will be chosen as the cluster heads. After the selection of cluster heads they advertises these information to the nodes within the R/4 transmission range of the selected cluster head. 0 100 200 300 400 500 600 700 800 900 1000 0 100 200 300 400 500 600 700 800 900 1000 Fig 4 Clustered Network Here energy is the heterogeneity parameter. Whenever the remaining energy less than a particular threshold, cluster head rotation will be performed. Cluster head rotation is performed by finding next powerful probable candidate which has higher monitoring capability. So, the sink node sends START message to these candidates and they start their back off timer. As in the previous case the node whose timer expires first, it will become the cluster head. This kind of cluster head rotation avoids the need for reclustering. Reclustering takes more energy to maintain the topology and all the nodes will again performs clustering and joins to the clusters. In our approach, we can avoid reclustering thus avoids the higher energy utilization. Hence energy consumption of corona approach is less than that of other clustering approaches. Scalability is one of the major issues when WSN is considered. An efficient sensor network should be extensible without affecting the performance characteristics. Here we implement addition and deletion of nodes from the sensor network.
  • 8. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 240 For performing addition to the wireless sensor network, create an array that stores the IDs of the member nodes for each cluster head. Also create a variable that stores the number of members. When a new node wants to join to the sensor network, new node sends the information to the sink node about its arrival. Then find the distance to each cluster head and join to the cluster head which has minimum distance from the new node. After join to the cluster head member array of that cluster head will be update by adding the new node ID. Deletion means removing the redundant or lower energy nodes from the sensor network. Deletion of such nodes improves the performance of the network because, these nodes can’t monitoring the area efficiently and sending messages to these kinds of nodes will leads to unnecessary energy consumption. Here deletion is done based on the residual energy. Whenever energy of the existing node reduces than the threshold value, the IDs of such nodes are maintained in an array. Already we have count of the members under each cluster head. We check the ID of the node to be deleted with the member IDs. Then delete the ID of the node to be removed from its CH’s member array. Update the array after deletion. COMPARISON WITH LEACH LEACH is called “Energy efficient Adaptive protocol for clustered Wireless sensor networks”. Low Energy Adaptive Clustering Hierarchy (LEACH) is the first energy efficient routing protocol for hierarchical clustering. LEACH is a self organized protocol based on a probability approach. LEACH mainly focuses homogeneous environments. The probability to become a CH after once it is selected is higher because in LEACH all nodes get chance to become CH and it leads to reduced lifetime. In our protocol, we select only certain number of efficient candidates to become CH and it leads to enhanced lifetime of cluster. LEACH sends JOIN request to all other nodes over deployed area leads to higher energy consumption. In corona-based approach we send JOIN message only to those nodes that are within the radio range which leads low energy consumption. The following figure shows the comparison between LEACH and corona based approach based on the number of nodes deployed and number of probable candidates to become CH. 100 150 200 250 300 350 400 450 500 50 100 150 200 250 300 350 400 450 500 NoofProbableCandidatesforCH No of Nodes Deployed LEACH Corona-based Algorithm Fig 5 Number of Nodes Deployed vs. Number of Probable Candidates for CH Graph From the analysis of above graph, it is clear that, in corona based approach we select only optimum number of cluster heads.
  • 9. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 241 The following table describes the various statistics of the corona based approach: Number of nodes deployed Number of probable candidates Number of CHs selected during round 1 Number of nodes failed after round 1 Number of CHs selected during round 2 100 64 26 0 0 200 128 34 21 21 300 190 34 27 27 400 251 39 33 33 500 331 40 36 36 600 378 40 36 36 Table 1 Simulation Analysis-1 During each round of CH rotation, the number of CHs selected equals the number of CHs failed during the previous round. This ensures a clustering method that effectively monitors all the nodes in the network even after a certain number of rounds. 100 150 200 250 300 350 400 450 500 550 600 26 28 30 32 34 36 38 40 NoofCHs(Round1) No of Nodes Deployed Corona-based Algorithm Fig 6 Number of Nodes Deployed vs. Number of CHs Selected (During Round 1) After the first round of CH selection, a certain number of CHs fail as their energy fall below a particular threshold value. Those nodes are deleted and the same numbers of CHs are selected in the second round of CH rotation. 100 150 200 250 300 350 400 450 500 550 600 0 5 10 15 20 25 30 35 40 NoofCHs(Round2) No of Nodes Deployed Corona-based Algorithm Fig 7 Number of Nodes Deployed vs. Number of CHs Selected (During Round 2)
  • 10. International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 – 6480(Print), ISSN 0976 – 6499(Online) Volume 4, Issue 3, April (2013), © IAEME 242 The time elapsed for first round of cluster head selection and second round of cluster head rotation for various numbers of nodes deployed can be tabulated as follows: Number of nodes deployed Time taken for first round of CH selection (in seconds) Time taken for second round of Ch rotation (in seconds) 100 329.631565 0.756115 200 446.454966 190.816695 300 681.083411 266.269403 400 692.684151 264.298860 500 863.258635 319.014914 600 1024.648643 387.028500 Table 2 Simulation Analysis-2 VI. CONCLUSIONS Node clustering is a useful topology-management approach to reduce the communication overhead and exploit data aggregation in sensor networks. Clustering is highly efficient because the nodes are deployed over a large area which is also insecure. So, monitoring is one of the critical tasks over a large area. In our corona based approach the best monitoring can be assured because even though one CH is drained, we have a possibility to rotate them and the monitoring is more specific due to different corona exist over a region. The major concern of scalability can also be resolved by dynamic addition and deletion of nodes in the network, maintaining the same performance efficiency thereby aiding a wide range of applications. REFERENCES [1] Location Based Clustering in Wireless Sensor Networks by Ashok Kumar, Narottam Chand and Vinod Kumar published in World Academy of Science, Engineering and Technology 60 2011 [2] Routing techniques in wireless sensor networks: a surveyjamal n. Al-karaki, the Hashemite university Ahmed e. Kamal, Iowa state university IEEE wireless communications • December 2004. [3] A Survey of Clustering Algorithms for Wireless Sensor Networks D. J. Dechene, A. El Jardali, M. Luccini, and A. Sauer. [4] Clustering in Wireless Sensor Networks Basilis Mamalis, Damianos Gavalas, Charalampos Konstantopoulos, and Grammati Pantziou , Zhang/RFID and Sensor Networks AU7777_C012 Page Proof Page 323 2009-6-24 [5] Node Clustering in Wireless Sensor Networks: Recent Developments and Deployment Challenges , Ossama Younis, Marwan Krunz , and Srinivasan Ramasubramanian, University of Arizona , 0890- 8044/06/$20.00 © 2006 IEEE , IEEE Network • May/June 2006. [6] Distributed Clustering in Ad-hoc Sensor Networks: A Hybrid, Energy-Efficient Approach by Ossama Younis and Sonia Fahmy, Department of Computer Sciences, Purdue University, 250 N. University Street, West Lafayette, IN 47907–2066, USA. [7] S. Banerjee and S. Khuller, “A Clustering Scheme for Hierarchical Control in Multihop Wireless Networks,” Proc. IEEE INFOCOM, Apr. 2001, pp. 1028–37. [8] L.Malathi and Dr.R.K.Gnanamurthy, “A Novel Cluster Based Routing Protocol With Lifetime Maximizing Clustering Algorithm”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 2, 2012, pp. 256 - 264, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [9] Meghana. N.Ingole, M.S.Bewoor and Mr.S.H.Patil, “Context Sensitive Text Summarization Using Hierarchical Clustering Algorithm”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 1, 2012, pp. 322 - 329, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375