SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198
195 | P a g e
ENERGY EFFICIENT UNEQUAL CLUSTERING
ALGORITHM FOR CLUSTERED WIRELESS
SENSOR NETWORK
Prof. N R Wankhade1, Dr. D N Choudhari2
Associate Professor1
, Professor2
,
1
Department of Computer Engineering, LGNSCOE, Pune University,Nashik, INDIA.
2
Department of Computer Science Engineering, Sant Gadge Baba Amravati University, Amravati, Maharashtra, INDIA.
nileshrw_2000@yahoo.com1
, dnchaudhari2007@rediffmail.com2
Abstract: Clustering provides an effective method for
extending the lifetime of a wireless sensor network. Current
clustering methods selecting cluster heads with more residual
energy, and rotating cluster heads periodically to distribute the
energy consumption among nodes in each cluster. However,
they rarely consider the hot spot problem in multi hop sensor
networks. When cluster heads forward their data to the base
station, the cluster heads closer to the base station are heavily
burdened with traffic and tend to die much faster. To mitigate
the hot spot problem, we propose a Novel Energy Efficient
Unequal Clustering Routing (NEEUC) protocol. It uses residual
energy and groupsthe nodesinto clusters of unequal layers.
Keywords Wireless sensor networks, Unequal clustering,
Routing, Network lifetime, Hot spot problem.
I. INTRODUCTION
A. Detail Problem Definition
Wireless sensor networks are of tiny, battery powered
sensor nodes with limited processing power and
capabilities. To overcome this problem and to achieve
higher energy efficiency, sensor nodes are grouped into
clusters, where each cluster heads collects all the data and
process them before being sent to the base station. To
achieve network scalability, clustering[1] is the best
solution. The potential applications of sensor networks are
highly varied, such as environmental monitoring, tar- get
tracking, and battlefield surveillance. Sensors in such a
network are equipped with sensing, data processing and
wireless communication capabilities. Distinguished from
traditional wireless networks, sensor networks are
characterized by severe power, computation, and memory
constraints. Due to limited and non-rechargeable energy
provision, the energy resource of sensor networks should
be managed wisely to extend the lifetime[2] of sensors. We
consider a network of energy-constrained sensors that are
deployed over a geographic area for monitoring the
environment. Each sensor periodically produces
information as it monitors its vicinity. The basic operation
in such a network is the systematic gathering and
transmission of sensed data to a base station for further
processing. In order to achieve high energy efficiency and
increase the network scalability, sensor nodes can be
organized into clusters. Data collected from sensors are sent
to the cluster head first, and then forwarded to the base
station.
B. Need of Proposed System
In this paper, we propose and evaluate an Novel Energy
Efficient Unequal Clustering Routing (NEEUC) protocol
for mitigating the hot spot problem in wireless sensor
networks. It is designed for long lived, source driven sensor
network applications, such as periodical environmental
information reporting. NEEUC consists of two parts, one is
an Unequal Clustering algorithm for topology management,
and the other is a greedy geographic and energy aware
routing protocol for inter cluster communication. The main
contribution of the paper is that we provide the first unequal
cluster based routing protocol to mitigate the hot spot
problem and thus prolong the network lifetime. NEEUC is a
self-organized competition- based algorithm, where cluster
heads are selected based on local information (i.e., the
residual energy of neighboring nodes).
II. RELATED WORK
There has been substantial research in the area of
routing in wireless sensor networks. Many energy efficient
clustering algorithms have been proposed to prolong the
network lifetime [3]. We review some of the most relevant
papers. Heinzelman et al. [4] first propose a clustering
protocol called LEACH for periodical data gathering
applications. LEACH uses randomized rotation of cluster
heads to distribute energy consumption over all nodes in the
network. In the data transmission phase, each cluster head
forwards an aggregated packet to the base station directly.
An energy-aware variant of LEACH is proposed in [5][6], in
which the nodes with higher energy are more likely to
become cluster heads. However, the underlying routing
protocol is assumed to be able to propagate node residual
energy through the network. The authors analytically
determine the optimum number of cluster heads. HEED
[8][9] introduces a variable known as cluster radius which
defines the transmission power to be used for intra-cluster
broadcast. The initial probability for each node to become a
tentative cluster head depends on its residual energy, and
final heads are selected according to the intra-cluster
communication cost. HEED terminates within a constant
number of iterations, and achieves fairly uniform
distribution of cluster heads across the network. EECS [10]
introduces a cluster head competitive algorithm without
message exchange iterations. It extends LEACH and HEED
by choosing cluster heads with more residual energy. It also
achieves a decent distribution of cluster heads. While the
clustering problem has been extensively explored,
researchers have only recently started to study the strategies
for balancing the workload among cluster heads while
considering the inter-cluster traffic. In single hop sensor
networks, cluster heads use direct Communication to reach
the base station, and the problem of unbalanced energy
consumption among cluster heads arises. Cluster heads
farther away from the base station have heavier energy
burden due to the long-haul communication links.
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198
196 | P a g e
Consequently, they will die earlier. In EECS [11][12], a
distance based cluster formation method is proposed to
produce clusters of unequal sizes. Clusters farther away
from the base station have smaller sizes, thus some energy
could be preserved for long-haul data transmission to the
base station. On the other hand, the hot spot problem arises
when multi hop routing is adopted when cluster heads
deliver their data to the base station. Heinzelman first
investigate an unequal clustering model for balancing the
energy consumption of cluster heads in multi hop sensor
networks. The work focuses on a Heterogeneous network
where cluster heads (super nodes) are deterministically
deployed at pre-computed locations. Through both
theoretical and experimental analyses, the authors show that
unequal clustering could be beneficial, especially for heavy
traffic applications.
The hot spot problem addressed in this paper is due to
the many-to-one multi hop data forwarding pattern on the
cluster head backbones. Researchers have proposed several
methods to mitigate this kind of hot spot problem. Perillo et
al. [15] analyse two such strategies. Although the network
lifetime can be improved by using a more intelligent
transmission power control policy that balances the energy
consumption of each node, they conclude that it cannot
solve the hot spot problem on its own.
They also investigate the effectiveness and cost
efficiency of using a heterogeneous clustering hierarchy to
mitigate the hot spot problem.
In some works, special assumptions about the sensor
network are made to facilitate solving the hot spot problem.
For example, in homogenous sensor networks, additional
sensor nodes can be deployed in the area near the base
station as reservoirs of energy [16][17].In [18], multiple sink
nodes are deployed to alleviate the hot spot problem in
large-scale sensor networks. It also reduces the energy
dissipation at each node. Recent research begins to exploit
the mobility of some nodes to facilitate the delivery of the
sensed data to the base station. Gandham et al. [19]
investigate the idea of employing multiple mobile sink
nodes to increase the lifetime of sensor networks. Location-
based geographic routing is also attractive in wireless sensor
networks due to its efficiency and scalability, and it is more
energy-efficient for data forwarding on the cluster head
backbone compared to traditional hop based methods.
Geographic routing algorithms have been studied in the
context of wireless networks. In this paper, we study the hot
spot problem existing in the hierarchical (cluster-based)
wireless sensor networks. In our study there is no need for
pre-deployment which greatly simplifies system
deployment. Besides that we also present a novel inter-
cluster routing strategy considering the metrics of both
transmitting distance and residual energy.
III. NETWORK MODEL
The network consists of a set of sensors which are
uniformly deployed over a field to continuously monitor the
environment. We make some assumptions about the sensor
nodes and the network model.
 All the nodes are alike and each node is assigned
with a unique identifier (ID).
 Base station is located at the center of the monitor
field. Sensors and the base station are all
stationary after deployment.
 A node can compute the approximate distance to
another node based on the received signal strength.
 Node can transmit in different power levels to
achieve different communication range.
We use a simplified model presented in [1]. Either the free
space (d2 power loss) or the multi-path (d4 power loss)
channel is used based on the distance between the
transmitter and the receiver. The energy spent for
transmitting h-bit packet over distance d is:
ETX (h,d) = (1)
Where d0 is the critical distance beyond which multi-path
channel mode is used. Energy spent for receiving h-bit
packet is
ERX(h,d) = hEelec (2)
All the cluster head can always aggregate the data coming
from its member into a single length-fixed packet.
IV. NEEUC Routing Algorithm:
A. Assumption
1. Sensors uniformly deploy over a sensor field
2. Sensors and a BS are all stationary
3. Sensors can use power control
4. A node can compute the
5. Approximate distance to another node based on the
received signal strength
The key idea of NEEUC is to mitigate the Hotspot problem.
Fig.1 Unequal clustering mechanism
We introduce a novel energy efficient unequal clustering
protocol for hierarchical routing, called NEEUC. It
organizes the network into clusters of unequal sizes. By
decreasing the number of nodes in clusters with higher relay
load near the base station, we can maintain more uniform
energy consumption among cluster heads in the long run.
B. Novel Unequal clustering algorithm
The Algorithm includes the following phases
a). Design of network structure
b) Determine communication radius
c) Clustering mechanisms
d) Multi hops transmission.
Clustering a wireless sensor network means partitioning its
nodes into clusters, each one with a cluster head and some
ordinary nodes as its members. Similar to LEACH, the
operation of this algorithm is divided into rounds. The task
of being a cluster head is rotated among sensors in each
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198
197 | P a g e
ET1 =Eelec *Ksum +ϵamp *ksum *d12 (7)
And
ET2 =Eelec *Ksum +ϵamp *ksum *d22
(13)
round to distribute the energy consumption across the
network. NEEUC is a distributed cluster head competitive
algorithm, where the cluster head selection is primarily
based on the residual energy and distance to the base station.
The algorithm for determine scope of each layer is follows.
a) Design Network Structure
The BS broadcasts a “hello” message to all nodes.
1. Each node computes the distance to the BS based on
signal strength and determine layer using following formula.
Upper = dmin + i *dmin/m , i=1,2,-----n (3)
Lower = dmin +(i-1)*dmax-dmin/m , i=1,2,----n
Where dmin & dmax –shortest and longest distance
between node and base station.
Assume distance between node and base station is greater
than lower boundary & less than upper boundary then node
belongs to layer i.
b) Determine cluster Radius
In this phase cluster radius of each node computed based on
distance to the base station and residual energy.
Radius= [ε1 (1-c* dmax −d (Si,BS)/ dmax-dmin) + ε2*
ETh/Einit]*Ro (4)
Where dmin & dmax –shortest and longest distance between
node and base station.
d (Si,BS) - distance from node I to base station.
C, ε1, ε2 - constant between 0-1
Ro- system setting of cluster radius.
Radius varies as residual energy & distance between node to
BS varies.
c) Clustering algorithm
Step-1 node generate random number between 0-1
If Random-no< T then node becomes candidate node.
Step-2 Candidate node send message to its radius calculated
in above formula.
Step-3 if node i can receive a message(id,Ri,RE) from node
j & distance between both nodes is less than any competition
radius of each other, then node i store node j in Sct.. Each
tentative CH maintains a set SCH of its “adjacent” tentative
CH.
Where Ri- radius RE-residual energy
Step-4 Node i compare its own energy with the energy of
each node in Sct…If the energy of node i > any node satored
in Sct.. then node becomes CH and release a message Finish
_Elect_Meassage within its cluster radius.
Step-5 According to information within
Compate_Head_Meassage non CH node join with CH.If non
CH received more message then use larger signal strength.
d). Multi Hop communications
C. Algorithm of multipath routing
1: if(network created)
2: if(SourceNode != DestNode)
3: int Size = datasize;
4: Send(data)
5: ACK = data received size;
6: if(ACK == datasize)
7: Data received successfully;
8: Flag = true;
9: else
10: Data is lost in path;
11: Flag = false;
12: if(Flag == false )
13: For all paths;
14: Calculate average of energy and trust
value.
15: if(average==maximum value)
16: shortest path = current path;
Send(data);
Multipath Routing is a routing procedure, which
chooses various ways to convey information in the middle
of source and destination nodes. As the essential
significance of routing means, selecting best way in the
system, multipath routing strategies are utilized to choose
the best path in the network.
C) Data-Aggregated Unequal Layer Inter-Cluster Routing
There is a large number of redundant data among
different clusters in practical application. In this paper,
Data-aggregated Unequal Layer Inter–cluster routing
protocol is proposed to solve this problem. Cluster heads
from outer layer forward to the next inner layer and finally
reach the base station. We will select the MCH (Main
Cluster Head) in layer 0 whose distance are smaller to base
station as less than TD_MAX. The algorithm is as follows.
1)Suppose there are many cluster heads CH1,CH2….CHn,
whose distances are less than threshold TD_MAX,
each cluster head sends their residual energy
E1,E2,…..En and values of data size K1,K2,….Kn.to
base station.
2) Base station calculates the total size of data packet as
Ksum=K1+K2+……..+Kn (5)
3)In order to transmit a K-bit message, the radio expends
ETX(k,d)=Eelec*k+εamp*k*d2 (6)
where Eelec and εamp are the fixed values. In order to
send the data packets from CH1 and CH2, the base station
expends:
ET2 =Eelec *Ksum +ϵamp *ksum *d22
Where d1 and d2 are distances from CH1 and CH2 to
base station.
4) Base station calculates the difference value between
cluster head CH1 and CH2 as
ΔET=εamp*Ksum*(d11- d22) (8)
And the difference value between the residual energy of
cluster head CH1 and CH2 is: ΔE=E–E2 (9)
5) Compare ΔE with ΔET,
if ΔE is greater than ΔET
CH1 chosen as the preliminary main cluster head (PMCH).
Final PMCH will become the main cluster head (MCH).
MCH will collect all the data and it will check for
redundancy, before being sent to the base station. Thus it
efficiently balances the energy consumption and increases
the network lifetime.
V. RESULTS AND DISCUSSION
A. Energy Efficiency
We observe that the energy consumed by CH’s and
normal nodes in EEUC is greater than NEEUC.
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198
198 | P a g e
VI. CONCLUSION
In this paper, we have introduced a novel unequal
clustering routing protocol for wireless sensor networks. The
hot spot problem arises when employing the multi hop
routing in a clustered sensor network. To address the hotspot
problem, we first introduce an unequal clustering algorithm.
Cluster heads closer to the base station have smaller cluster
sizes than those farther from the base station, thus they can
preserve some energy for the purpose of inter-cluster data
forwarding. As well as we introduced aggregated unequal
layer inter clustering.
References
[1] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci,
A survey on sensor networks, IEEE Communications
Magazine 40 (August 2002) 102–114.
[2] A. Mainwaring, J. Polastre, R. Szewczyk, D. Culler and J.
Anderson,Wireless sensor networks for habitat monitoring,
in: Proceedings of ACM Workshop on Wireless Sensor
Networks and publications (September 2002) pp. 88–97.
[3] B. Krishnamachari, D. Estrin and S. Wicker, The impact of
data aggregation in wireless sensor networks, in:
Proceedings of IEEE International Conference on Distributed
Computing SystemsWorkshops (July 2002) pp. 575–578.
[4] W. Heinzelman, A. Chandrakasan and H. Balakrishnan,
Energyefficient communication protocols for wireless
microsensor networks, in: Proceedings of the 33rd Hawaiian
International Conferenceon Systems Sci ence (January 2000).
[5] V. Mhatre and C. Rosenberg, Design guidelines for wireless
sensor networks: communication, clustering and aggregation,
Ad Hoc Networks 2(1) (2004) 45–63.
[6] K. Akkaya and M. Younis, A survey on routing protocols for
wireless sensor networks, Ad Hoc Networks 3(3) (2005)
325–349.
[7] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, An
application-specific protocol architecture for wireless
microsensor networks, IEEE Transactions on Wireless
Communications 1(4) (2005) 660–670. Springer Wireless
Net.
[8] W. Choi, P. Shah and S.K. Das, A framework for energy-
saving data gathering using two-phase clustering in wireless
sensor networks, in: Proceedings of International Conference
on Mobile and Ubiquitous Systems (August 2004) pp. 203–
212.
[9] O. Younis and S. Fahmy, HEED: a hybrid, energy-efficient,
distributed clustering approach for ad hoc sensor networks,
IEEE Transactions on Mobile Computing 3(4) (2004) 660–
669.
[10] M. Qin and R. Zimmermann, An energy-efficient voting
based clustering algorithm for sensor networks, in:
Proceedings of 1st
ACIS Workshop on Self-
AssemblingWireless Networks (May 2005).
[11] J.S. Liu and C.H. Lin, Energy-efficiency clustering protocol
in wireless sensor networks, Ad Hoc Networks 3(3) (2005)
371– 388.
[12] M. Ye, C. Li, G. Chen and J. Wu, An energy efficient
clustering scheme in wireless sensor networks, Ad Hoc &
Sensor Wireless Networks to appear.
[13] S. Soro and W. Heinzelman, Prolonging the lifetime of
wireless sensor networks via unequal clustering, in:
Proceedings of the 19th
IEEE International Parallel and
Distributed Processing Symposium (IPDPS) (April 2005).
[14] T. Shu, M. Krunz and S. Vrudhula, Power balanced
coverage-time optimization for clustered wireless sensor
networks, in: Proceedings of the Sixth ACM International
Symposium on Mobile Ad Hoc Networking and Computing
(MobiHoc) (May 2005).
[15] M. Perillo, Z. Cheng andW. Heinzleman, An analysis of
strategies formitigating the sensor network hot spot problem,
in: Proceedings of the Second International Conference on
Mobile and Ubiquitous Systems (July 2005).
[16] S. Olariu and I. Stojmenovic, Design guidelines for
maximizing lifetime and avoiding energy holes in sensor
networks with uniform distribution and uniform reporting, in:
Proceedings of IEEE INFOCOM (April 2006).
[17] J. Lian, K. Naik and G. Agnew, Data capacity improvement
of wireless sensor networks using non-uniform sensor
distribution,International Journal of Distributed Sensor
Networks to appear.
[18] E.I. Oyman and C. Ersoy, Multiple sink network design
problem in large scale wireless sensor networks, in:
Proceedings of the International Conference on
Communications (June 2004).
[19] S.R. Gandham, M. Dawande, R. Prakash and S. Venkatesan,
Energy efficient schemes for wireless sensor networks with
multiple mobile base stations, in: Proceedings of IEEE IEEE
Global Telecommunications Conference (December 2003)
pp. 377–381.
Authors profile:
[1] Prof. N. R. Wankhade completed
his post-graduation from bharti
vidyapith, Pune Maharashtra .Presently
he is working at LGN Sapkal college
of engineering, Nashik, Maharashtra,
India as a professor and head of
computer engineering department .He
has presented papers at National and
International conferences and also published paper in
national and international journals on various aspect of the
computer engineering and WSNs. His research of interest
include computer networks, network security, wireless
sensor network.
[2] Dr. Dinesh N Chaudhari, is
working as Professor and Dean in
computer ngineering department of
Jawaharlal Darda Institute of
Engineering & Technology, Yavatmal.
He is recognized Ph.D. guide at
Amravati University and has more than
20 years of academic experience. His
interests are in cloud computing,
computer networking and security; and
he has written many papers in
national/international Conferences and
journals.

Weitere ähnliche Inhalte

Was ist angesagt?

Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperEditor IJCATR
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)IJCNCJournal
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ijasuc
 
An Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for WSNAn Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for WSNEswar Publications
 
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
 
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOL
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOLENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOL
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOLijwmn
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSijcsit
 
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...Editor IJCATR
 
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...Editor IJMTER
 
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...Associate Professor in VSB Coimbatore
 
RITISH AGGARWAL
RITISH AGGARWALRITISH AGGARWAL
RITISH AGGARWAL9914814928
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODijwmn
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd Iaetsd
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNIJCNCJournal
 

Was ist angesagt? (16)

Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review Paper
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
An Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for WSNAn Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for 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
 
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOL
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOLENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOL
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOL
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
 
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
An Adaptive Energy Aware Clustering Based Reliable Routing for in-Network Agg...
 
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
 
Kianoosh&amp;sajjad
Kianoosh&amp;sajjadKianoosh&amp;sajjad
Kianoosh&amp;sajjad
 
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
Highly Scalable Energy Efficient Distributed Clustering Mechanism in Wireless...
 
RITISH AGGARWAL
RITISH AGGARWALRITISH AGGARWAL
RITISH AGGARWAL
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routing
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 

Andere mochten auch

Andere mochten auch (20)

PARAMETRIC MODELING OF VOLTAGE DROP IN POWER DISTRIBUTION NETWORKS
PARAMETRIC MODELING OF VOLTAGE DROP IN POWER DISTRIBUTION NETWORKSPARAMETRIC MODELING OF VOLTAGE DROP IN POWER DISTRIBUTION NETWORKS
PARAMETRIC MODELING OF VOLTAGE DROP IN POWER DISTRIBUTION NETWORKS
 
IDENTIFICATIONS OF ELECTRICAL AND ELECTRONIC EQUIPMENT POLYMER WASTE TYPES US...
IDENTIFICATIONS OF ELECTRICAL AND ELECTRONIC EQUIPMENT POLYMER WASTE TYPES US...IDENTIFICATIONS OF ELECTRICAL AND ELECTRONIC EQUIPMENT POLYMER WASTE TYPES US...
IDENTIFICATIONS OF ELECTRICAL AND ELECTRONIC EQUIPMENT POLYMER WASTE TYPES US...
 
COMMODITY DERIVATIVE MARKETS IN INDIA
COMMODITY DERIVATIVE MARKETS IN INDIACOMMODITY DERIVATIVE MARKETS IN INDIA
COMMODITY DERIVATIVE MARKETS IN INDIA
 
CONVECTIVE HEAT TRANSFER ENHANCEMENTS IN TUBE USING LOUVERED STRIP INSERT
CONVECTIVE HEAT TRANSFER ENHANCEMENTS IN TUBE USING LOUVERED STRIP INSERTCONVECTIVE HEAT TRANSFER ENHANCEMENTS IN TUBE USING LOUVERED STRIP INSERT
CONVECTIVE HEAT TRANSFER ENHANCEMENTS IN TUBE USING LOUVERED STRIP INSERT
 
STUDY OF CARBOHYDRATE METABOLISM IN SEVERE ACUTE MALNUTRITION AND CORRELATION...
STUDY OF CARBOHYDRATE METABOLISM IN SEVERE ACUTE MALNUTRITION AND CORRELATION...STUDY OF CARBOHYDRATE METABOLISM IN SEVERE ACUTE MALNUTRITION AND CORRELATION...
STUDY OF CARBOHYDRATE METABOLISM IN SEVERE ACUTE MALNUTRITION AND CORRELATION...
 
TRAFFIC NOISE ATTENUATION IN SELFPROTECTED BUILDING ENVELOPS
TRAFFIC NOISE ATTENUATION IN SELFPROTECTED BUILDING ENVELOPSTRAFFIC NOISE ATTENUATION IN SELFPROTECTED BUILDING ENVELOPS
TRAFFIC NOISE ATTENUATION IN SELFPROTECTED BUILDING ENVELOPS
 
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEWSCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
 
INVESTIGATION OF THE EFFECT OF CURRENT ON TENSILE STRENGTH AND NUGGET DIAMETE...
INVESTIGATION OF THE EFFECT OF CURRENT ON TENSILE STRENGTH AND NUGGET DIAMETE...INVESTIGATION OF THE EFFECT OF CURRENT ON TENSILE STRENGTH AND NUGGET DIAMETE...
INVESTIGATION OF THE EFFECT OF CURRENT ON TENSILE STRENGTH AND NUGGET DIAMETE...
 
STUDIES ON THE ANTIBIOTIC RESISTANCE USING URINARY TRACT ISOLATES OF E.COLI.
STUDIES ON THE ANTIBIOTIC RESISTANCE USING URINARY TRACT ISOLATES OF E.COLI.STUDIES ON THE ANTIBIOTIC RESISTANCE USING URINARY TRACT ISOLATES OF E.COLI.
STUDIES ON THE ANTIBIOTIC RESISTANCE USING URINARY TRACT ISOLATES OF E.COLI.
 
EFFECT OF DIFFERENT CONCENTRATIONS OF AUXINS AND COMBINATION WITH KINETIN ON ...
EFFECT OF DIFFERENT CONCENTRATIONS OF AUXINS AND COMBINATION WITH KINETIN ON ...EFFECT OF DIFFERENT CONCENTRATIONS OF AUXINS AND COMBINATION WITH KINETIN ON ...
EFFECT OF DIFFERENT CONCENTRATIONS OF AUXINS AND COMBINATION WITH KINETIN ON ...
 
ENVISIONING AND IMPLEMENTING PROJECT IN REAL TIME (AN ALGORITHMIC APPROACH)
ENVISIONING AND IMPLEMENTING PROJECT IN REAL TIME (AN ALGORITHMIC APPROACH)ENVISIONING AND IMPLEMENTING PROJECT IN REAL TIME (AN ALGORITHMIC APPROACH)
ENVISIONING AND IMPLEMENTING PROJECT IN REAL TIME (AN ALGORITHMIC APPROACH)
 
OXIDATIVE STRESS AND NITRIC OXIDE: A SIGNIFICANT MARKER IN CORONARY ARTERY DI...
OXIDATIVE STRESS AND NITRIC OXIDE: A SIGNIFICANT MARKER IN CORONARY ARTERY DI...OXIDATIVE STRESS AND NITRIC OXIDE: A SIGNIFICANT MARKER IN CORONARY ARTERY DI...
OXIDATIVE STRESS AND NITRIC OXIDE: A SIGNIFICANT MARKER IN CORONARY ARTERY DI...
 
Ijtra150317
Ijtra150317Ijtra150317
Ijtra150317
 
130509
130509130509
130509
 
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
 
PHYSICO-CHEMICAL AND BACTERIOLOGICAL ASSESSMENT OF RIVER MUDZIRA WATER IN MUB...
PHYSICO-CHEMICAL AND BACTERIOLOGICAL ASSESSMENT OF RIVER MUDZIRA WATER IN MUB...PHYSICO-CHEMICAL AND BACTERIOLOGICAL ASSESSMENT OF RIVER MUDZIRA WATER IN MUB...
PHYSICO-CHEMICAL AND BACTERIOLOGICAL ASSESSMENT OF RIVER MUDZIRA WATER IN MUB...
 
IDENTIFICATION OF SUPPLY CHAIN MANAGEMENT PROBLEMS: A REVIEW
IDENTIFICATION OF SUPPLY CHAIN MANAGEMENT PROBLEMS: A REVIEWIDENTIFICATION OF SUPPLY CHAIN MANAGEMENT PROBLEMS: A REVIEW
IDENTIFICATION OF SUPPLY CHAIN MANAGEMENT PROBLEMS: A REVIEW
 
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
 
MAPPING REMOTE PLANTS THROUGH REMOTE SENSING TECHNOLOGY AND GIS
MAPPING REMOTE PLANTS THROUGH REMOTE SENSING TECHNOLOGY AND GISMAPPING REMOTE PLANTS THROUGH REMOTE SENSING TECHNOLOGY AND GIS
MAPPING REMOTE PLANTS THROUGH REMOTE SENSING TECHNOLOGY AND GIS
 
INVESTIGATION OF STRESSES IN CANTILEVER BEAM BY FEM AND ITS EXPERIMENTAL VERI...
INVESTIGATION OF STRESSES IN CANTILEVER BEAM BY FEM AND ITS EXPERIMENTAL VERI...INVESTIGATION OF STRESSES IN CANTILEVER BEAM BY FEM AND ITS EXPERIMENTAL VERI...
INVESTIGATION OF STRESSES IN CANTILEVER BEAM BY FEM AND ITS EXPERIMENTAL VERI...
 

Ähnlich wie ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR NETWORK

An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
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
 
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...ijwmn
 
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyData Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyCSCJournals
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolongijwmn
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419IJRAT
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODijwmn
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...chokrio
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...IJCNCJournal
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...IJCNCJournal
 
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
 
Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocoleSAT Publishing House
 
Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...eSAT Journals
 
Computing localized power efficient data
Computing localized power efficient dataComputing localized power efficient data
Computing localized power efficient dataambitlick
 
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
 

Ähnlich wie ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR NETWORK (20)

Ed33777782
Ed33777782Ed33777782
Ed33777782
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
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
 
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
 
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art SurveyData Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
 
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...
 
Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocol
 
Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...
 
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
 
F04623943
F04623943F04623943
F04623943
 
Computing localized power efficient data
Computing localized power efficient dataComputing localized power efficient data
Computing localized power efficient data
 
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...
 

Mehr von International Journal of Technical Research & Application

Mehr von International Journal of Technical Research & Application (20)

STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEWSTUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
 
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
 
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
 
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONSSTUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
 
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
 
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTERPOD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
 
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGADIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
 
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
 
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIRAN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
 
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESSLI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
 
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
 
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKINGIMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
 
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTYEFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
 
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
 
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
 
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
 
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASHA STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
 
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
 
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
PERFORMANCE ANALYSIS OF MICROSTRIP PATCH ANTENNA USING COAXIAL PROBE FEED TEC...
 
OVERVIEW OF TCP PERFORMANCE IN SATELLITE COMMUNICATION NETWORKS
OVERVIEW OF TCP PERFORMANCE IN SATELLITE COMMUNICATION NETWORKSOVERVIEW OF TCP PERFORMANCE IN SATELLITE COMMUNICATION NETWORKS
OVERVIEW OF TCP PERFORMANCE IN SATELLITE COMMUNICATION NETWORKS
 

Kürzlich hochgeladen

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Kürzlich hochgeladen (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR NETWORK

  • 1. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198 195 | P a g e ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR NETWORK Prof. N R Wankhade1, Dr. D N Choudhari2 Associate Professor1 , Professor2 , 1 Department of Computer Engineering, LGNSCOE, Pune University,Nashik, INDIA. 2 Department of Computer Science Engineering, Sant Gadge Baba Amravati University, Amravati, Maharashtra, INDIA. nileshrw_2000@yahoo.com1 , dnchaudhari2007@rediffmail.com2 Abstract: Clustering provides an effective method for extending the lifetime of a wireless sensor network. Current clustering methods selecting cluster heads with more residual energy, and rotating cluster heads periodically to distribute the energy consumption among nodes in each cluster. However, they rarely consider the hot spot problem in multi hop sensor networks. When cluster heads forward their data to the base station, the cluster heads closer to the base station are heavily burdened with traffic and tend to die much faster. To mitigate the hot spot problem, we propose a Novel Energy Efficient Unequal Clustering Routing (NEEUC) protocol. It uses residual energy and groupsthe nodesinto clusters of unequal layers. Keywords Wireless sensor networks, Unequal clustering, Routing, Network lifetime, Hot spot problem. I. INTRODUCTION A. Detail Problem Definition Wireless sensor networks are of tiny, battery powered sensor nodes with limited processing power and capabilities. To overcome this problem and to achieve higher energy efficiency, sensor nodes are grouped into clusters, where each cluster heads collects all the data and process them before being sent to the base station. To achieve network scalability, clustering[1] is the best solution. The potential applications of sensor networks are highly varied, such as environmental monitoring, tar- get tracking, and battlefield surveillance. Sensors in such a network are equipped with sensing, data processing and wireless communication capabilities. Distinguished from traditional wireless networks, sensor networks are characterized by severe power, computation, and memory constraints. Due to limited and non-rechargeable energy provision, the energy resource of sensor networks should be managed wisely to extend the lifetime[2] of sensors. We consider a network of energy-constrained sensors that are deployed over a geographic area for monitoring the environment. Each sensor periodically produces information as it monitors its vicinity. The basic operation in such a network is the systematic gathering and transmission of sensed data to a base station for further processing. In order to achieve high energy efficiency and increase the network scalability, sensor nodes can be organized into clusters. Data collected from sensors are sent to the cluster head first, and then forwarded to the base station. B. Need of Proposed System In this paper, we propose and evaluate an Novel Energy Efficient Unequal Clustering Routing (NEEUC) protocol for mitigating the hot spot problem in wireless sensor networks. It is designed for long lived, source driven sensor network applications, such as periodical environmental information reporting. NEEUC consists of two parts, one is an Unequal Clustering algorithm for topology management, and the other is a greedy geographic and energy aware routing protocol for inter cluster communication. The main contribution of the paper is that we provide the first unequal cluster based routing protocol to mitigate the hot spot problem and thus prolong the network lifetime. NEEUC is a self-organized competition- based algorithm, where cluster heads are selected based on local information (i.e., the residual energy of neighboring nodes). II. RELATED WORK There has been substantial research in the area of routing in wireless sensor networks. Many energy efficient clustering algorithms have been proposed to prolong the network lifetime [3]. We review some of the most relevant papers. Heinzelman et al. [4] first propose a clustering protocol called LEACH for periodical data gathering applications. LEACH uses randomized rotation of cluster heads to distribute energy consumption over all nodes in the network. In the data transmission phase, each cluster head forwards an aggregated packet to the base station directly. An energy-aware variant of LEACH is proposed in [5][6], in which the nodes with higher energy are more likely to become cluster heads. However, the underlying routing protocol is assumed to be able to propagate node residual energy through the network. The authors analytically determine the optimum number of cluster heads. HEED [8][9] introduces a variable known as cluster radius which defines the transmission power to be used for intra-cluster broadcast. The initial probability for each node to become a tentative cluster head depends on its residual energy, and final heads are selected according to the intra-cluster communication cost. HEED terminates within a constant number of iterations, and achieves fairly uniform distribution of cluster heads across the network. EECS [10] introduces a cluster head competitive algorithm without message exchange iterations. It extends LEACH and HEED by choosing cluster heads with more residual energy. It also achieves a decent distribution of cluster heads. While the clustering problem has been extensively explored, researchers have only recently started to study the strategies for balancing the workload among cluster heads while considering the inter-cluster traffic. In single hop sensor networks, cluster heads use direct Communication to reach the base station, and the problem of unbalanced energy consumption among cluster heads arises. Cluster heads farther away from the base station have heavier energy burden due to the long-haul communication links.
  • 2. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198 196 | P a g e Consequently, they will die earlier. In EECS [11][12], a distance based cluster formation method is proposed to produce clusters of unequal sizes. Clusters farther away from the base station have smaller sizes, thus some energy could be preserved for long-haul data transmission to the base station. On the other hand, the hot spot problem arises when multi hop routing is adopted when cluster heads deliver their data to the base station. Heinzelman first investigate an unequal clustering model for balancing the energy consumption of cluster heads in multi hop sensor networks. The work focuses on a Heterogeneous network where cluster heads (super nodes) are deterministically deployed at pre-computed locations. Through both theoretical and experimental analyses, the authors show that unequal clustering could be beneficial, especially for heavy traffic applications. The hot spot problem addressed in this paper is due to the many-to-one multi hop data forwarding pattern on the cluster head backbones. Researchers have proposed several methods to mitigate this kind of hot spot problem. Perillo et al. [15] analyse two such strategies. Although the network lifetime can be improved by using a more intelligent transmission power control policy that balances the energy consumption of each node, they conclude that it cannot solve the hot spot problem on its own. They also investigate the effectiveness and cost efficiency of using a heterogeneous clustering hierarchy to mitigate the hot spot problem. In some works, special assumptions about the sensor network are made to facilitate solving the hot spot problem. For example, in homogenous sensor networks, additional sensor nodes can be deployed in the area near the base station as reservoirs of energy [16][17].In [18], multiple sink nodes are deployed to alleviate the hot spot problem in large-scale sensor networks. It also reduces the energy dissipation at each node. Recent research begins to exploit the mobility of some nodes to facilitate the delivery of the sensed data to the base station. Gandham et al. [19] investigate the idea of employing multiple mobile sink nodes to increase the lifetime of sensor networks. Location- based geographic routing is also attractive in wireless sensor networks due to its efficiency and scalability, and it is more energy-efficient for data forwarding on the cluster head backbone compared to traditional hop based methods. Geographic routing algorithms have been studied in the context of wireless networks. In this paper, we study the hot spot problem existing in the hierarchical (cluster-based) wireless sensor networks. In our study there is no need for pre-deployment which greatly simplifies system deployment. Besides that we also present a novel inter- cluster routing strategy considering the metrics of both transmitting distance and residual energy. III. NETWORK MODEL The network consists of a set of sensors which are uniformly deployed over a field to continuously monitor the environment. We make some assumptions about the sensor nodes and the network model.  All the nodes are alike and each node is assigned with a unique identifier (ID).  Base station is located at the center of the monitor field. Sensors and the base station are all stationary after deployment.  A node can compute the approximate distance to another node based on the received signal strength.  Node can transmit in different power levels to achieve different communication range. We use a simplified model presented in [1]. Either the free space (d2 power loss) or the multi-path (d4 power loss) channel is used based on the distance between the transmitter and the receiver. The energy spent for transmitting h-bit packet over distance d is: ETX (h,d) = (1) Where d0 is the critical distance beyond which multi-path channel mode is used. Energy spent for receiving h-bit packet is ERX(h,d) = hEelec (2) All the cluster head can always aggregate the data coming from its member into a single length-fixed packet. IV. NEEUC Routing Algorithm: A. Assumption 1. Sensors uniformly deploy over a sensor field 2. Sensors and a BS are all stationary 3. Sensors can use power control 4. A node can compute the 5. Approximate distance to another node based on the received signal strength The key idea of NEEUC is to mitigate the Hotspot problem. Fig.1 Unequal clustering mechanism We introduce a novel energy efficient unequal clustering protocol for hierarchical routing, called NEEUC. It organizes the network into clusters of unequal sizes. By decreasing the number of nodes in clusters with higher relay load near the base station, we can maintain more uniform energy consumption among cluster heads in the long run. B. Novel Unequal clustering algorithm The Algorithm includes the following phases a). Design of network structure b) Determine communication radius c) Clustering mechanisms d) Multi hops transmission. Clustering a wireless sensor network means partitioning its nodes into clusters, each one with a cluster head and some ordinary nodes as its members. Similar to LEACH, the operation of this algorithm is divided into rounds. The task of being a cluster head is rotated among sensors in each
  • 3. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198 197 | P a g e ET1 =Eelec *Ksum +ϵamp *ksum *d12 (7) And ET2 =Eelec *Ksum +ϵamp *ksum *d22 (13) round to distribute the energy consumption across the network. NEEUC is a distributed cluster head competitive algorithm, where the cluster head selection is primarily based on the residual energy and distance to the base station. The algorithm for determine scope of each layer is follows. a) Design Network Structure The BS broadcasts a “hello” message to all nodes. 1. Each node computes the distance to the BS based on signal strength and determine layer using following formula. Upper = dmin + i *dmin/m , i=1,2,-----n (3) Lower = dmin +(i-1)*dmax-dmin/m , i=1,2,----n Where dmin & dmax –shortest and longest distance between node and base station. Assume distance between node and base station is greater than lower boundary & less than upper boundary then node belongs to layer i. b) Determine cluster Radius In this phase cluster radius of each node computed based on distance to the base station and residual energy. Radius= [ε1 (1-c* dmax −d (Si,BS)/ dmax-dmin) + ε2* ETh/Einit]*Ro (4) Where dmin & dmax –shortest and longest distance between node and base station. d (Si,BS) - distance from node I to base station. C, ε1, ε2 - constant between 0-1 Ro- system setting of cluster radius. Radius varies as residual energy & distance between node to BS varies. c) Clustering algorithm Step-1 node generate random number between 0-1 If Random-no< T then node becomes candidate node. Step-2 Candidate node send message to its radius calculated in above formula. Step-3 if node i can receive a message(id,Ri,RE) from node j & distance between both nodes is less than any competition radius of each other, then node i store node j in Sct.. Each tentative CH maintains a set SCH of its “adjacent” tentative CH. Where Ri- radius RE-residual energy Step-4 Node i compare its own energy with the energy of each node in Sct…If the energy of node i > any node satored in Sct.. then node becomes CH and release a message Finish _Elect_Meassage within its cluster radius. Step-5 According to information within Compate_Head_Meassage non CH node join with CH.If non CH received more message then use larger signal strength. d). Multi Hop communications C. Algorithm of multipath routing 1: if(network created) 2: if(SourceNode != DestNode) 3: int Size = datasize; 4: Send(data) 5: ACK = data received size; 6: if(ACK == datasize) 7: Data received successfully; 8: Flag = true; 9: else 10: Data is lost in path; 11: Flag = false; 12: if(Flag == false ) 13: For all paths; 14: Calculate average of energy and trust value. 15: if(average==maximum value) 16: shortest path = current path; Send(data); Multipath Routing is a routing procedure, which chooses various ways to convey information in the middle of source and destination nodes. As the essential significance of routing means, selecting best way in the system, multipath routing strategies are utilized to choose the best path in the network. C) Data-Aggregated Unequal Layer Inter-Cluster Routing There is a large number of redundant data among different clusters in practical application. In this paper, Data-aggregated Unequal Layer Inter–cluster routing protocol is proposed to solve this problem. Cluster heads from outer layer forward to the next inner layer and finally reach the base station. We will select the MCH (Main Cluster Head) in layer 0 whose distance are smaller to base station as less than TD_MAX. The algorithm is as follows. 1)Suppose there are many cluster heads CH1,CH2….CHn, whose distances are less than threshold TD_MAX, each cluster head sends their residual energy E1,E2,…..En and values of data size K1,K2,….Kn.to base station. 2) Base station calculates the total size of data packet as Ksum=K1+K2+……..+Kn (5) 3)In order to transmit a K-bit message, the radio expends ETX(k,d)=Eelec*k+εamp*k*d2 (6) where Eelec and εamp are the fixed values. In order to send the data packets from CH1 and CH2, the base station expends: ET2 =Eelec *Ksum +ϵamp *ksum *d22 Where d1 and d2 are distances from CH1 and CH2 to base station. 4) Base station calculates the difference value between cluster head CH1 and CH2 as ΔET=εamp*Ksum*(d11- d22) (8) And the difference value between the residual energy of cluster head CH1 and CH2 is: ΔE=E–E2 (9) 5) Compare ΔE with ΔET, if ΔE is greater than ΔET CH1 chosen as the preliminary main cluster head (PMCH). Final PMCH will become the main cluster head (MCH). MCH will collect all the data and it will check for redundancy, before being sent to the base station. Thus it efficiently balances the energy consumption and increases the network lifetime. V. RESULTS AND DISCUSSION A. Energy Efficiency We observe that the energy consumed by CH’s and normal nodes in EEUC is greater than NEEUC.
  • 4. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 3, Issue 3 (May-June 2015), PP. 195-198 198 | P a g e VI. CONCLUSION In this paper, we have introduced a novel unequal clustering routing protocol for wireless sensor networks. The hot spot problem arises when employing the multi hop routing in a clustered sensor network. To address the hotspot problem, we first introduce an unequal clustering algorithm. Cluster heads closer to the base station have smaller cluster sizes than those farther from the base station, thus they can preserve some energy for the purpose of inter-cluster data forwarding. As well as we introduced aggregated unequal layer inter clustering. References [1] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci, A survey on sensor networks, IEEE Communications Magazine 40 (August 2002) 102–114. [2] A. Mainwaring, J. Polastre, R. Szewczyk, D. Culler and J. Anderson,Wireless sensor networks for habitat monitoring, in: Proceedings of ACM Workshop on Wireless Sensor Networks and publications (September 2002) pp. 88–97. [3] B. Krishnamachari, D. Estrin and S. Wicker, The impact of data aggregation in wireless sensor networks, in: Proceedings of IEEE International Conference on Distributed Computing SystemsWorkshops (July 2002) pp. 575–578. [4] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, Energyefficient communication protocols for wireless microsensor networks, in: Proceedings of the 33rd Hawaiian International Conferenceon Systems Sci ence (January 2000). [5] V. Mhatre and C. Rosenberg, Design guidelines for wireless sensor networks: communication, clustering and aggregation, Ad Hoc Networks 2(1) (2004) 45–63. [6] K. Akkaya and M. Younis, A survey on routing protocols for wireless sensor networks, Ad Hoc Networks 3(3) (2005) 325–349. [7] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, An application-specific protocol architecture for wireless microsensor networks, IEEE Transactions on Wireless Communications 1(4) (2005) 660–670. Springer Wireless Net. [8] W. Choi, P. Shah and S.K. Das, A framework for energy- saving data gathering using two-phase clustering in wireless sensor networks, in: Proceedings of International Conference on Mobile and Ubiquitous Systems (August 2004) pp. 203– 212. [9] O. Younis and S. Fahmy, HEED: a hybrid, energy-efficient, distributed clustering approach for ad hoc sensor networks, IEEE Transactions on Mobile Computing 3(4) (2004) 660– 669. [10] M. Qin and R. Zimmermann, An energy-efficient voting based clustering algorithm for sensor networks, in: Proceedings of 1st ACIS Workshop on Self- AssemblingWireless Networks (May 2005). [11] J.S. Liu and C.H. Lin, Energy-efficiency clustering protocol in wireless sensor networks, Ad Hoc Networks 3(3) (2005) 371– 388. [12] M. Ye, C. Li, G. Chen and J. Wu, An energy efficient clustering scheme in wireless sensor networks, Ad Hoc & Sensor Wireless Networks to appear. [13] S. Soro and W. Heinzelman, Prolonging the lifetime of wireless sensor networks via unequal clustering, in: Proceedings of the 19th IEEE International Parallel and Distributed Processing Symposium (IPDPS) (April 2005). [14] T. Shu, M. Krunz and S. Vrudhula, Power balanced coverage-time optimization for clustered wireless sensor networks, in: Proceedings of the Sixth ACM International Symposium on Mobile Ad Hoc Networking and Computing (MobiHoc) (May 2005). [15] M. Perillo, Z. Cheng andW. Heinzleman, An analysis of strategies formitigating the sensor network hot spot problem, in: Proceedings of the Second International Conference on Mobile and Ubiquitous Systems (July 2005). [16] S. Olariu and I. Stojmenovic, Design guidelines for maximizing lifetime and avoiding energy holes in sensor networks with uniform distribution and uniform reporting, in: Proceedings of IEEE INFOCOM (April 2006). [17] J. Lian, K. Naik and G. Agnew, Data capacity improvement of wireless sensor networks using non-uniform sensor distribution,International Journal of Distributed Sensor Networks to appear. [18] E.I. Oyman and C. Ersoy, Multiple sink network design problem in large scale wireless sensor networks, in: Proceedings of the International Conference on Communications (June 2004). [19] S.R. Gandham, M. Dawande, R. Prakash and S. Venkatesan, Energy efficient schemes for wireless sensor networks with multiple mobile base stations, in: Proceedings of IEEE IEEE Global Telecommunications Conference (December 2003) pp. 377–381. Authors profile: [1] Prof. N. R. Wankhade completed his post-graduation from bharti vidyapith, Pune Maharashtra .Presently he is working at LGN Sapkal college of engineering, Nashik, Maharashtra, India as a professor and head of computer engineering department .He has presented papers at National and International conferences and also published paper in national and international journals on various aspect of the computer engineering and WSNs. His research of interest include computer networks, network security, wireless sensor network. [2] Dr. Dinesh N Chaudhari, is working as Professor and Dean in computer ngineering department of Jawaharlal Darda Institute of Engineering & Technology, Yavatmal. He is recognized Ph.D. guide at Amravati University and has more than 20 years of academic experience. His interests are in cloud computing, computer networking and security; and he has written many papers in national/international Conferences and journals.