SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Journal of Research in Engineering and Science (IJRES)
ISSN (Online): 2320-9364, ISSN (Print): 2320-9356
www.ijres.org Volume 2 Issue 2 ǁ Feb. 2014 ǁ PP.32-37
www.ijres.org 32 | Page
Energy Conservation in Wireless Sensor Networks Using Cluster-
Based Approach
M. Senthil Kumar1
, P.M. Vishnu Narayanan2
, S. Kalyani3
1
Assistant Professor, 2
PG Scholar, 3
Professor and Head
Department of ECE, Ranganathan Engineering College, Coimbatore, Tamil Nadu, India.
Abstract — In a wireless networking environment, the network is comprised of sensor nodes and backbones
are subsets of sensors or actuators that suffice for performing basic data communication operations. They are
applied for energy efficient broadcasting. In a broadcasting (also known as data dissemination) task, a message
is to be sent from one node, which could be a sink or an actuator, to all the sensors or all the actuators in the
network. The goal is to minimize the number of rebroadcasts while attempting to deliver messages to all
sensors or actuators. Neighbor detection and route discovery algorithms that consider a realistic physical layer
are described. An adaptive broadcasting protocol without parameters s ui t a b l e for delay tolerant networks is
further discussed. In existing solutions for minimal energy broadcasting problem, nodes can adjust their
transmission powers. Wireless Sensor Networks (WSNs) are sets of many sensors that gather data and
collaborate together. So, the procedures of broadcast or multicast are more important than traditional point-to-
point communication in computer network. This paper focuses on broadcasting in structured WSNs. In such a
kind, the procedure of network communications is easier than in unstructured WSNs. Thus, it will make an
overview of Multi Point Relay (MPR) to show its weakness. Then define a cluster-based architecture for WSNs
which is constructed using MPR. Next, provide a new broadcast algorithm based on the previous cluster
architecture called 3B (Backbone Based Broadcasting). By the end, an illustration of 3B shows that it
minimizes the energy consumption for accomplishing broadcast compared to MPR.
Keywords — Wireless Sensor Networks, Backbone Based Broadcasting, MPR.
I. INTRODUCTION
WSNs have attracted the attention of the research community during the last few years, due to their
low cost, their huge capabilities of collecting data and their various fields of applications i.e. health care,
surveillance, environment and military [1, 2]. The most important disadvantage of WSN is their limit in
energy, so many methods, algorithms and protocols were introduced and developed i n taking consideration
of this constraint. Since, WSNs are considered as ad-hoc networks with other characteristics, many algorithms
and methods of ad- hoc n e t wo r k s c o ul d be reused and reconfigured according to the WSN
specificity. Broadcasting is usually used in WSNs. So, many m e t h o d s a n d broadcasti ng he urist ics
were applied in unstructured WSNs, especially algorithms based on relaying like MPR [3] or RDS-MPR [4].
These methods decrease the consumed energy and avoid broadcast storm problem caused by flooding. For
structured WSNs, several cluster-based architectures have been proposed recently. They transform usual WSNs
to WSNs composed by a set of clusters connected by a backbone [16, 17]. To broadcast a packet of data over
cluster-based WSNs, the data will be first sent in the backbone, then in intra-clusters.
This paper combines the two types of broadcasting methods. Thus, it defines a new algorithm which is
executed in two stages: It begins with constructing the backbone using MPR. Then, it ends by using this
backbone to broadcast packets from sink node. The remainder of this paper is organized as follows: section 2
outlines the most known broadcasting methods and algorithms which have been proposed recently over
unstructured and structured WSNs. In section 3, make an overview of MPR heuristics proposed in [3], and
illustrate the weaknesses of this method in some kinds of WSNs. In section 4, defines a new cluster-based
architecture for WSNs and carry out an example of application of our new clustering heuristic over a sensor
networks. In addition, it provides a new broadcasting algorithm. The illustration of this new algorithm shows
that it minimizes the energy consumption to accomplish broadcasting compared to MPR.
II. RELATED WORK
The related work contains data aggregation and dissemination, clustering, broadcasting, routing and
energy efficiency of wireless sensor networks. Most existing studies use either active or passive measurements
for this purpose. Data aggregation in wireless sensor networks is employed to reduce the communication
overhead and prolong the network lifetime. However, an adversary may compromise some sensor nodes, and
use them to forge false values as the aggregation result. Previous secure data aggregation schemes have tackled
this problem from different angles. The goal of those algorithms is to ensure that the Base Station (BS)
Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach
www.ijres.org 33 | Page
does not accept any forged aggregation results. But none of them have tried to detect the nodes that inject into
the network bogus aggregation results. Moreover, most of them usually have a communication overhead that is
(at best) logarithmic per node. In this paper, Y. Xiang et al. (ICA3PP 2011, Part I, LNCS 7016, pp. 2–13,
2011) proposed a secure and energy-efficient data aggregation scheme that can detect the malicious nodes with
a constant per node communication overhead. In their solution, all aggregation results are signed with the
private keys of the aggregators so that they cannot be altered by others [18]. Nodes on each link additionally
use their pair wise shared key for secure communications. Each node receives the aggregation results from its
parent (sent by the parent of its parent) and its siblings (via its parent node), and verifies the aggregation result of
the parent node. Theoretical analysis on energy consumption and communication overhead accords with our
comparison based simulation study over random data aggregation trees.
Central to the cluster based routing protocols is the cluster head (CH) selection procedure that allows
even distribution of energy consumption among the sensors, and therefore prolonging the lifespan of a sensor
network. Sang H. Kang Thinh Nguyen (2012 IEEE) proposed a distributed CH selection algorithm that takes
into account the distances from sensors to a base station that optimally balances the energy consumption
among the sensors. NS-2 simulations show that their proposed scheme out performs existing algorithms in terms
of the average node lifespan and the time to first node death. [20]
Flooding is an elementary tool for information dissemination in a wide range of network scenarios,
such as link state advertisements in wireless multi- hop networks and query propagation in peer-to-peer
networks. Using random graph models, Sergio Crisostomo et.al (IEEE International Conference on Circuits
and Systems for Communications, Shanghai, China, May 2008.) had compared two competing flooding
techniques: multipoint relays and network coding [19]. Their analytical model shows that in case of network
coding, the number of transmissions per source message is asymptotically independent of the number of nodes.
Simulation results yield further insights on the impact of topology on the performance of each flooding
technique, more specifically on the required number of transmissions and the resulting end-to-end delay.
Reuven Cohen and Boris Kapchits (IEEE/ACM Transactions on Networking, Vol. 19, no.1, February
2011) had explained that, in most sensor networks the nodes are static. Nevertheless, node connectivity is
subject to changes because of disruptions in wireless communication, transmission power changes, or loss of
synchronization between neighboring nodes [21]. Hence, even after a sensor is aware of its immediate
neighbors, it must continuously maintain its view, a process called continuous neighbor discovery. In that work
they distinguish between neighbor discovery during sensor network initialization and continuous neighbor
discovery. They focus on the latter and view it as a joint task of all the nodes in every connected segment.
Each sensor employs a simple protocol in a coordinate effort to reduce power consumption without increasing
the time required to detect hidden sensors.
D. Sivaganesan and Dr. R. Venkatesan (International Journal of Ad hoc, Sensor & Ubiquitous
Computing ( IJASUC ) Vol.1, No.2, June 2010) describes that broadcasting is a fundamental service in
Mobile Ad hoc Networks (MANETs). Cluster based approach are proposed in literature to reduce the network
collision, to reduce delay of packet transmission, to reduce the energy consumption and improves the
throughput [22]. They proposed a cluster- based infrastructure is proposed for broadcasting in MANETs. The
backbone of the network takes advantage of the cluster structure and only requires cluster- heads and some
selected gateways to forward the broadcast packet. Each cluster head selects some gateways to forward the
packet when it sends the packet to all the cluster heads in its coverage set. Cluster structures have been
simulated using mobile simulator Glomosim 2.03, which gives better performance to reduce the network
collision, to reduce delay of packet transmission, to reduce the energy consumption and improves the
throughput.
Hassan Raei et al. (Scientific Research and Essays Vol. 6(10), pp. 2154-2163,18 May,2011) had
examined an important characteristic that distinguishes wireless sensor networks (WSNs) from other
distributed systems is their need for energy efficiency because sensors have finite energy reserve. Since there
is no fixed infrastructure or centralized management in WSN, a connected dominating set (CDS) has been
proposed as a virtual backbone. The CDS plays a major role in routing, broadcasting, coverage and activity
scheduling. To reduce the traffic during communication and prolong network lifetime, it is desirable to
construct a minimum CDS (MCDS) [23]. The MCDS problem has been studied intensively in unit disk graph
(UDG), in which the nodes have the same transmission range. They had developed a new timer based energy-
aware distributed algorithm for MCDS problem in disk graph with bidirectional links (DGB), in which nodes
have different transmission ranges, is introduced which has outstanding time and message complexity of
O(n) and constant approximation ratio. Theoretical analysis and simulation results are also presented to verify
their approach’s efficiency.
Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach
www.ijres.org 34 | Page
III. DESIGN OF 3B SYSTEM
The 3B system combines two types of broadcasting methods. Here defines a new algorithm which is
executed in two stages: It begins with constructing the backbone using MPR. Then, it ends by using this
backbone to broadcast packets from sink node. The illustration of this new algorithm show that it minimizes
the energy consumption to accomplish broadcasting compared to MPR.
Advantage of Proposed System
a. The 3B architecture helps to carry out broadcast and multicast protocols with low complexity.
b. It minimizes the energy consumption to accomplish the broadcasting compared to MPR.
c. Also it reduces the no. of nodes in the field of coverage.
d. The algorithm wakes up or put the nodes into sleeping mode, through predicting the moving track of the
target and it reduces the network energy consumption.
e. In cluster based broadcasting, clusters are linked each other by gateways and every cluster has a special
cluster head.
f. The back bone in such network is composed of root, cluster head, and gateways.
(Fig. 1) Design of 3B System
A. Node Generation
This module is used to create the node information. In a network, a node is a connection point that
is attached to a network, and is capable of sending, receiving, or forwarding information over a
communications channel. In general, a node has programmed or engineered capability, to recognize and process
or forward transmissions to other nodes, Power Monitor – function, that checks remaining energy, runs in
background using a thread. Check If Sink –function, that initiates Cluster algorithm when the node becomes
the sink.
(Fig. 2) A basic MPR Network
Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach
www.ijres.org 35 | Page
B. Cluster Construction
The cluster architecture construction is based on MPR. The sink node is called root. Every node
chosen as a relay node by MPR will be a cluster head. Next, the rest of nodes will be leaves. If a leaf is
connected to more than one cluster head it will choose the cluster head with maximum remaining energy to be
linked and cut others links. Bellow the algorithm is defined. CC constructs Gc (Vc Ec) according to G (V, E).
Clusters a re linked to each other by special nodes called getaways, a nd e ver y cluster ha s a s p e c i a l
no de called cluster head. In such network, we have found a node called root which is the sink node in most
cases or the first sender node of the packet of data to be broadcasted. The backbone in such network is composed
by root, cluster head, and getaways.
(Fig. 3) The Network of (Fig. 1) after applying MPR Table Symbols and Notations
Algorithm 1: CC: Cluster-Construction
1: id (sink) <- root
2 Vc <- Vc U {root}
3:Vc <- Vc U MPR (G)
4: for all node n in Vc {sink} do
5: id (n) <- ch
6: End for all
7: Temp <- Ø
8: for all node n in GGc and ch in Gc do
9: If (n, ch) G then
10: Temp <- Temp U {ch}
11: End if
12: Choose ch in Temp having the maximum remaining energy
13: id (n) <- leaf
14: Ec <- Ec U (n, ch)
15: Temp <- Ø
16: End for all.
C. Back Bone based Broadcasting
Collect Data – This function collects data from the Black node once cluster formation is over.
Draw Route +Tree Draw– The two functions act together to retrieve useful information from the data
packet. Nodes participating, along with their ID, Color and energy levels are displayed as a list. A tree
representation is shown with Green nodes connecting to the Black node.
Send Data – Broadcast sensed data along with other details. (NodeID+Color+Energy+Seq.number)
Receive Data – Receiver, non-active only if node’s Color is change.
The broadcasting algorithm proposed is based on the previous cluster architecture. In fact, a packet
sent from the root will reach all nodes in the network by the backbone which is consists of root and cluster
heads.
Algorithm 2: 3B: Backbone-Based Broadcasting
1: Applying CC to G.
2: The backbone is consists of root and cluster heads induced by CC.
3: Broadcast the packet form the root over the backbone.
Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach
www.ijres.org 36 | Page
(Fig. 4) The network after applying the clustering architecture and 3B
IV. CONCLUSION
The aim of the paper is to create a sensor network scenario using Wi-Fi enabled devices that will
work in an energy-efficient manner, to transmit some useful data. In this project, a new broadcast heuristic is
provided. This method is an improvement of MPR broadcasting in term of energy. In fact, it uses relay-based
broadcast to select a backbone in the network. After, it eliminates the links between nodes able to be the source
of losing energy. 3B makes an important amelioration of MPR in term of decreasing total consumed energy to
accomplish broadcasting all over the network. Thus, 3B increases the network lifetime which is a critical
criterion for WSNs. The proposed algorithm selects the backbone members based on the remaining energy.
The nodes with higher remaining energy (means longer lifetime) will be selected as the cluster head. The
proposed algorithm operates only based on the local information of each node; the algorithm combines with the
countdown mechanism to avoid the discovering phase.
REFERENCES
[1] Jennifer Yick, Biswanath Mukherjee and Dipak Ghosal. "Wireless sensor network survey", Computer Networks 52, 2008,
pp.2292-2330.
[2] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam, E. Cayirci. "Wireless sensor networks: a survey", Computer Networks 38,
2002, pp. 393-422.
[3] Amir Qayyum, Laurent Viennot and Anis Laouiti. "Multipoint Relaying for Flooding Broadcast Messages in Mobile Wireless
Networks", Proceedings of the 35th Hawaii, 2002.
[4] Tarek Moulahi, Hervé Guyennet, Mohamed Lehsaini and Salem Nasri. 2011. An Energy Aware MPR-based Broadcasting
Algorithms for Wireless Sensor Networks, 2011 International Conference on Selected Topics in Mobile and
Wireless Networking (iCOST), 2011, pp.13-18.
[5] E Sivaraman."Dynamic Cluster Broadcasting for Mobile Ad Hoc Networks", Proceedings of the International Conference on
Communication and Computational Intelligence", 2010, pp.123-127.
[6] Wei chen, A. K. M. Muzahidul Islam, Mohan Malkani, Amir Shirkhodaie, Koichi d Zein-Sabatto. 2007. "Novel
Broadcast/Multicast Protocols for Dynamic Sensor Networks", Parallel and Distributed Processing Symposium. IEEE
International, 2007, pp. 1-8.
[7] Mohamed Lehsaini, Hervé Guyennet, and Mohamed Feham."MPR based broadcasting in ad hoc and wireless sensors
networks with a realistic environment", IJCSNS International Journal of Computer Science and Network Security, 2007, VOL.7
No.6.
[8] Francois Ingelrest and David Simplot-Ryl. "Maximizing the Probability of Delivery of Multipoint Relay Broadcast Protocol in
Wireless Ad Hoc Networks with a Realistic Physical Layer", Mobile Ad hoc and Sensor Networks, Lecture Notes in
Computer Science (Springer), 2006, vol.4325 pp.143-154.
[9] Ou Liang, Y.Ahmet Sekercioglu and Nallasamy Mani. "Gateway multipoint relays an-MPR-based broadcast algorithm for ad
hoc networks", IEEE Singapore International Conference on Communication systems, 2007.
[10] C. Adjih, P. Jaquet, and L. Viennot. "Computing Connected Dominated Sets with Multipoint Relays", International Journal
Ad Hoc & Sensor Wireless Networks, vol.1 no.1-2, 2005, pp.27-39.
[11] Xiao Chen and Jian Shen. "Reducing Connected Dominating Set Size with Multipoint Relays in Ad Hoc Wireless
Networks", Proceedings of the International Symposium on Parallel Architectures, Algorithms and Networks (ISPAN’04),
(7th edn), 2004.
[12] Jie Wu, Wei Lou, and Fei Dai. " Extended Multipoint Relays to Determine Connected Dominating Sets in MANETs", IEEE
transactions on computers, 2006, vol. 55 no. 3.
[13] Long Cheng, Sajal K. Das, Mario Di Francesco, Canfeng Chen and Jian. "Scalable and Energy-Efficient Broadcasting in Multi-
hop Cluster-Based Wireless Sensor Networks", IEEE ICC 2011 proceedings, 2011.
[14] Jian Zhang, Chengdong Wu, Peng Ji, Tianbao Wang. "A Noble Target Tracking Algorithm Based on Dynamic Clustering for
Wireless Sensor Network", 2011 Chinese Control and Decision Conference (CCDC).
[15] Xiaoyan Wang and Jie Li. "Precision Constraint Data Aggregation for Dynamic Cluster-based Wireless Sensor Networks",
2009 Fifth International Conference on Mobile Ad- hoc and Sensor Networks, 2009.
Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach
www.ijres.org 37 | Page
AUTHOR DETAILS
M. Senthil Kumar was born in Ramanathapuram District, Tamil Nadu, India in 1982. He
obtained his B.Sc., M.Sc. and M.Tech. degrees in Electronics in the years 2002, 2004 and
2006 respectively. He has more than 7 years of teaching experience. He has presented more
than 30 research papers in various national and international conferences. He has also
published more than 10 research papers in reputed international journals. He has guided
several UG and PG students for their project work. His area of interest is Energy
Conservation and Optimization Techniques in Wireless Sensor Networks. Currently, he is
with Ranganathan Engineering College, Coimbatore, India, as Assistant Professor in the
Department of Electronics and Communication Engineering.
P.M. Vishnu Narayanan is currently pursuing M.E. in VLSI Design at Ranganathan
Engineering College, Coimbatore, India. He has a total experience of 2 years as Control
Room Operator (Kerala State Electricity Board). His research interests include the area of
Low Power and Testing of VLSI Design.
Prof. S. Kalyani is presently working as Professor and Head of the Department of
Electronics and Communication Engineering in Ranganathan Engineering College,
Coimbatore, India. She has more than 25 years of teaching experience in various
institutions. She has published more than 15 research papers in reputed international
journals. Her area of interests includes testing of VLSI Design.

Weitere ähnliche Inhalte

Was ist angesagt?

Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on ClusteringEnergy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on ClusteringIJCNCJournal
 
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHBased on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHijsrd.com
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...cscpconf
 
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
 
Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...IJMER
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNijsrd.com
 
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...graphhoc
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )ijassn
 
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
 
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
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocolijceronline
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...IJMIT JOURNAL
 
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
 
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...ijsrd.com
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...IJCSEA Journal
 
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
 
Modified ccef for energy efficiency and extended network lifetime in wsns
Modified ccef for energy efficiency and extended network lifetime in wsnsModified ccef for energy efficiency and extended network lifetime in wsns
Modified ccef for energy efficiency and extended network lifetime in wsnsijujournal
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKijngnjournal
 

Was ist angesagt? (20)

Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on ClusteringEnergy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
 
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHBased on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
 
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
 
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
 
Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...Application of Weighted Centroid Approach in Base Station Localization for Mi...
Application of Weighted Centroid Approach in Base Station Localization for Mi...
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
 
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
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
 
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...
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
 
Kianoosh&amp;sajjad
Kianoosh&amp;sajjadKianoosh&amp;sajjad
Kianoosh&amp;sajjad
 
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...
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
 
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
 
Modified ccef for energy efficiency and extended network lifetime in wsns
Modified ccef for energy efficiency and extended network lifetime in wsnsModified ccef for energy efficiency and extended network lifetime in wsns
Modified ccef for energy efficiency and extended network lifetime in wsns
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
 

Ähnlich wie Energy Conservation in Wireless Sensor Networks Using Cluster-Based Approach

Clustering and data aggregation scheme in underwater wireless acoustic sensor...
Clustering and data aggregation scheme in underwater wireless acoustic sensor...Clustering and data aggregation scheme in underwater wireless acoustic sensor...
Clustering and data aggregation scheme in underwater wireless acoustic sensor...TELKOMNIKA JOURNAL
 
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYijasuc
 
Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...
Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...
Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...TELKOMNIKA JOURNAL
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013ijcsbi
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringIJEEE
 
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...IJAEMSJORNAL
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesIJCNCJournal
 
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...IJCNCJournal
 
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
 
Performance evaluation of data filtering approach in wireless sensor networks...
Performance evaluation of data filtering approach in wireless sensor networks...Performance evaluation of data filtering approach in wireless sensor networks...
Performance evaluation of data filtering approach in wireless sensor networks...ijmnct
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
An 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
 
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...IJCNCJournal
 

Ähnlich wie Energy Conservation in Wireless Sensor Networks Using Cluster-Based Approach (20)

Clustering and data aggregation scheme in underwater wireless acoustic sensor...
Clustering and data aggregation scheme in underwater wireless acoustic sensor...Clustering and data aggregation scheme in underwater wireless acoustic sensor...
Clustering and data aggregation scheme in underwater wireless acoustic sensor...
 
Energy-efficient routing protocol for wireless sensor networks based on prog...
Energy-efficient routing protocol for wireless sensor networks  based on prog...Energy-efficient routing protocol for wireless sensor networks  based on prog...
Energy-efficient routing protocol for wireless sensor networks based on prog...
 
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
 
Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...
Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...
Energy Efficient Cluster Based Routing Protocol for Dynamic and Static Nodes ...
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013
 
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
 
D010332935
D010332935D010332935
D010332935
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health Monitoring
 
Ac36167172
Ac36167172Ac36167172
Ac36167172
 
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
 
Data gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodesData gathering in wireless sensor networks using intermediate nodes
Data gathering in wireless sensor networks using intermediate nodes
 
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
 
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...
 
Performance evaluation of data filtering approach in wireless sensor networks...
Performance evaluation of data filtering approach in wireless sensor networks...Performance evaluation of data filtering approach in wireless sensor networks...
Performance evaluation of data filtering approach in wireless sensor networks...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An 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...
 
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED ...
 

Mehr von IJRES Journal

Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...IJRES Journal
 
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...IJRES Journal
 
Review: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate VariabilityReview: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate VariabilityIJRES Journal
 
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...IJRES Journal
 
Study and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil propertiesStudy and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil propertiesIJRES Journal
 
A Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their StructuresA Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their StructuresIJRES Journal
 
A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...IJRES Journal
 
Wear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible RodWear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible RodIJRES Journal
 
DDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and DetectionDDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and DetectionIJRES Journal
 
An improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningAn improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningIJRES Journal
 
Positioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision WorkbenchPositioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision WorkbenchIJRES Journal
 
Status of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and NowStatus of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and NowIJRES Journal
 
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...IJRES Journal
 
Experimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirsExperimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirsIJRES Journal
 
Correlation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound SignalCorrelation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound SignalIJRES Journal
 
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...IJRES Journal
 
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...IJRES Journal
 
A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...IJRES Journal
 
Structural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubesStructural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubesIJRES Journal
 
Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...IJRES Journal
 

Mehr von IJRES Journal (20)

Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...Exploratory study on the use of crushed cockle shell as partial sand replacem...
Exploratory study on the use of crushed cockle shell as partial sand replacem...
 
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
Congenital Malaria: Correlation of Umbilical Cord Plasmodium falciparum Paras...
 
Review: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate VariabilityReview: Nonlinear Techniques for Analysis of Heart Rate Variability
Review: Nonlinear Techniques for Analysis of Heart Rate Variability
 
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
Dynamic Modeling for Gas Phase Propylene Copolymerization in a Fluidized Bed ...
 
Study and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil propertiesStudy and evaluation for different types of Sudanese crude oil properties
Study and evaluation for different types of Sudanese crude oil properties
 
A Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their StructuresA Short Report on Different Wavelets and Their Structures
A Short Report on Different Wavelets and Their Structures
 
A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...A Case Study on Academic Services Application Using Agile Methodology for Mob...
A Case Study on Academic Services Application Using Agile Methodology for Mob...
 
Wear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible RodWear Analysis on Cylindrical Cam with Flexible Rod
Wear Analysis on Cylindrical Cam with Flexible Rod
 
DDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and DetectionDDOS Attacks-A Stealthy Way of Implementation and Detection
DDOS Attacks-A Stealthy Way of Implementation and Detection
 
An improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningAn improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioning
 
Positioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision WorkbenchPositioning Error Analysis and Compensation of Differential Precision Workbench
Positioning Error Analysis and Compensation of Differential Precision Workbench
 
Status of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and NowStatus of Heavy metal pollution in Mithi river: Then and Now
Status of Heavy metal pollution in Mithi river: Then and Now
 
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
The Low-Temperature Radiant Floor Heating System Design and Experimental Stud...
 
Experimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirsExperimental study on critical closing pressure of mudstone fractured reservoirs
Experimental study on critical closing pressure of mudstone fractured reservoirs
 
Correlation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound SignalCorrelation Analysis of Tool Wear and Cutting Sound Signal
Correlation Analysis of Tool Wear and Cutting Sound Signal
 
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
Reduce Resources for Privacy in Mobile Cloud Computing Using Blowfish and DSA...
 
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
Resistance of Dryland Rice to Stem Borer (Scirpophaga incertulas Wlk.) Using ...
 
A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...A novel high-precision curvature-compensated CMOS bandgap reference without u...
A novel high-precision curvature-compensated CMOS bandgap reference without u...
 
Structural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubesStructural aspect on carbon dioxide capture in nanotubes
Structural aspect on carbon dioxide capture in nanotubes
 
Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...Thesummaryabout fuzzy control parameters selected based on brake driver inten...
Thesummaryabout fuzzy control parameters selected based on brake driver inten...
 

Kürzlich hochgeladen

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Kürzlich hochgeladen (20)

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

Energy Conservation in Wireless Sensor Networks Using Cluster-Based Approach

  • 1. International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 www.ijres.org Volume 2 Issue 2 ǁ Feb. 2014 ǁ PP.32-37 www.ijres.org 32 | Page Energy Conservation in Wireless Sensor Networks Using Cluster- Based Approach M. Senthil Kumar1 , P.M. Vishnu Narayanan2 , S. Kalyani3 1 Assistant Professor, 2 PG Scholar, 3 Professor and Head Department of ECE, Ranganathan Engineering College, Coimbatore, Tamil Nadu, India. Abstract — In a wireless networking environment, the network is comprised of sensor nodes and backbones are subsets of sensors or actuators that suffice for performing basic data communication operations. They are applied for energy efficient broadcasting. In a broadcasting (also known as data dissemination) task, a message is to be sent from one node, which could be a sink or an actuator, to all the sensors or all the actuators in the network. The goal is to minimize the number of rebroadcasts while attempting to deliver messages to all sensors or actuators. Neighbor detection and route discovery algorithms that consider a realistic physical layer are described. An adaptive broadcasting protocol without parameters s ui t a b l e for delay tolerant networks is further discussed. In existing solutions for minimal energy broadcasting problem, nodes can adjust their transmission powers. Wireless Sensor Networks (WSNs) are sets of many sensors that gather data and collaborate together. So, the procedures of broadcast or multicast are more important than traditional point-to- point communication in computer network. This paper focuses on broadcasting in structured WSNs. In such a kind, the procedure of network communications is easier than in unstructured WSNs. Thus, it will make an overview of Multi Point Relay (MPR) to show its weakness. Then define a cluster-based architecture for WSNs which is constructed using MPR. Next, provide a new broadcast algorithm based on the previous cluster architecture called 3B (Backbone Based Broadcasting). By the end, an illustration of 3B shows that it minimizes the energy consumption for accomplishing broadcast compared to MPR. Keywords — Wireless Sensor Networks, Backbone Based Broadcasting, MPR. I. INTRODUCTION WSNs have attracted the attention of the research community during the last few years, due to their low cost, their huge capabilities of collecting data and their various fields of applications i.e. health care, surveillance, environment and military [1, 2]. The most important disadvantage of WSN is their limit in energy, so many methods, algorithms and protocols were introduced and developed i n taking consideration of this constraint. Since, WSNs are considered as ad-hoc networks with other characteristics, many algorithms and methods of ad- hoc n e t wo r k s c o ul d be reused and reconfigured according to the WSN specificity. Broadcasting is usually used in WSNs. So, many m e t h o d s a n d broadcasti ng he urist ics were applied in unstructured WSNs, especially algorithms based on relaying like MPR [3] or RDS-MPR [4]. These methods decrease the consumed energy and avoid broadcast storm problem caused by flooding. For structured WSNs, several cluster-based architectures have been proposed recently. They transform usual WSNs to WSNs composed by a set of clusters connected by a backbone [16, 17]. To broadcast a packet of data over cluster-based WSNs, the data will be first sent in the backbone, then in intra-clusters. This paper combines the two types of broadcasting methods. Thus, it defines a new algorithm which is executed in two stages: It begins with constructing the backbone using MPR. Then, it ends by using this backbone to broadcast packets from sink node. The remainder of this paper is organized as follows: section 2 outlines the most known broadcasting methods and algorithms which have been proposed recently over unstructured and structured WSNs. In section 3, make an overview of MPR heuristics proposed in [3], and illustrate the weaknesses of this method in some kinds of WSNs. In section 4, defines a new cluster-based architecture for WSNs and carry out an example of application of our new clustering heuristic over a sensor networks. In addition, it provides a new broadcasting algorithm. The illustration of this new algorithm shows that it minimizes the energy consumption to accomplish broadcasting compared to MPR. II. RELATED WORK The related work contains data aggregation and dissemination, clustering, broadcasting, routing and energy efficiency of wireless sensor networks. Most existing studies use either active or passive measurements for this purpose. Data aggregation in wireless sensor networks is employed to reduce the communication overhead and prolong the network lifetime. However, an adversary may compromise some sensor nodes, and use them to forge false values as the aggregation result. Previous secure data aggregation schemes have tackled this problem from different angles. The goal of those algorithms is to ensure that the Base Station (BS)
  • 2. Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach www.ijres.org 33 | Page does not accept any forged aggregation results. But none of them have tried to detect the nodes that inject into the network bogus aggregation results. Moreover, most of them usually have a communication overhead that is (at best) logarithmic per node. In this paper, Y. Xiang et al. (ICA3PP 2011, Part I, LNCS 7016, pp. 2–13, 2011) proposed a secure and energy-efficient data aggregation scheme that can detect the malicious nodes with a constant per node communication overhead. In their solution, all aggregation results are signed with the private keys of the aggregators so that they cannot be altered by others [18]. Nodes on each link additionally use their pair wise shared key for secure communications. Each node receives the aggregation results from its parent (sent by the parent of its parent) and its siblings (via its parent node), and verifies the aggregation result of the parent node. Theoretical analysis on energy consumption and communication overhead accords with our comparison based simulation study over random data aggregation trees. Central to the cluster based routing protocols is the cluster head (CH) selection procedure that allows even distribution of energy consumption among the sensors, and therefore prolonging the lifespan of a sensor network. Sang H. Kang Thinh Nguyen (2012 IEEE) proposed a distributed CH selection algorithm that takes into account the distances from sensors to a base station that optimally balances the energy consumption among the sensors. NS-2 simulations show that their proposed scheme out performs existing algorithms in terms of the average node lifespan and the time to first node death. [20] Flooding is an elementary tool for information dissemination in a wide range of network scenarios, such as link state advertisements in wireless multi- hop networks and query propagation in peer-to-peer networks. Using random graph models, Sergio Crisostomo et.al (IEEE International Conference on Circuits and Systems for Communications, Shanghai, China, May 2008.) had compared two competing flooding techniques: multipoint relays and network coding [19]. Their analytical model shows that in case of network coding, the number of transmissions per source message is asymptotically independent of the number of nodes. Simulation results yield further insights on the impact of topology on the performance of each flooding technique, more specifically on the required number of transmissions and the resulting end-to-end delay. Reuven Cohen and Boris Kapchits (IEEE/ACM Transactions on Networking, Vol. 19, no.1, February 2011) had explained that, in most sensor networks the nodes are static. Nevertheless, node connectivity is subject to changes because of disruptions in wireless communication, transmission power changes, or loss of synchronization between neighboring nodes [21]. Hence, even after a sensor is aware of its immediate neighbors, it must continuously maintain its view, a process called continuous neighbor discovery. In that work they distinguish between neighbor discovery during sensor network initialization and continuous neighbor discovery. They focus on the latter and view it as a joint task of all the nodes in every connected segment. Each sensor employs a simple protocol in a coordinate effort to reduce power consumption without increasing the time required to detect hidden sensors. D. Sivaganesan and Dr. R. Venkatesan (International Journal of Ad hoc, Sensor & Ubiquitous Computing ( IJASUC ) Vol.1, No.2, June 2010) describes that broadcasting is a fundamental service in Mobile Ad hoc Networks (MANETs). Cluster based approach are proposed in literature to reduce the network collision, to reduce delay of packet transmission, to reduce the energy consumption and improves the throughput [22]. They proposed a cluster- based infrastructure is proposed for broadcasting in MANETs. The backbone of the network takes advantage of the cluster structure and only requires cluster- heads and some selected gateways to forward the broadcast packet. Each cluster head selects some gateways to forward the packet when it sends the packet to all the cluster heads in its coverage set. Cluster structures have been simulated using mobile simulator Glomosim 2.03, which gives better performance to reduce the network collision, to reduce delay of packet transmission, to reduce the energy consumption and improves the throughput. Hassan Raei et al. (Scientific Research and Essays Vol. 6(10), pp. 2154-2163,18 May,2011) had examined an important characteristic that distinguishes wireless sensor networks (WSNs) from other distributed systems is their need for energy efficiency because sensors have finite energy reserve. Since there is no fixed infrastructure or centralized management in WSN, a connected dominating set (CDS) has been proposed as a virtual backbone. The CDS plays a major role in routing, broadcasting, coverage and activity scheduling. To reduce the traffic during communication and prolong network lifetime, it is desirable to construct a minimum CDS (MCDS) [23]. The MCDS problem has been studied intensively in unit disk graph (UDG), in which the nodes have the same transmission range. They had developed a new timer based energy- aware distributed algorithm for MCDS problem in disk graph with bidirectional links (DGB), in which nodes have different transmission ranges, is introduced which has outstanding time and message complexity of O(n) and constant approximation ratio. Theoretical analysis and simulation results are also presented to verify their approach’s efficiency.
  • 3. Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach www.ijres.org 34 | Page III. DESIGN OF 3B SYSTEM The 3B system combines two types of broadcasting methods. Here defines a new algorithm which is executed in two stages: It begins with constructing the backbone using MPR. Then, it ends by using this backbone to broadcast packets from sink node. The illustration of this new algorithm show that it minimizes the energy consumption to accomplish broadcasting compared to MPR. Advantage of Proposed System a. The 3B architecture helps to carry out broadcast and multicast protocols with low complexity. b. It minimizes the energy consumption to accomplish the broadcasting compared to MPR. c. Also it reduces the no. of nodes in the field of coverage. d. The algorithm wakes up or put the nodes into sleeping mode, through predicting the moving track of the target and it reduces the network energy consumption. e. In cluster based broadcasting, clusters are linked each other by gateways and every cluster has a special cluster head. f. The back bone in such network is composed of root, cluster head, and gateways. (Fig. 1) Design of 3B System A. Node Generation This module is used to create the node information. In a network, a node is a connection point that is attached to a network, and is capable of sending, receiving, or forwarding information over a communications channel. In general, a node has programmed or engineered capability, to recognize and process or forward transmissions to other nodes, Power Monitor – function, that checks remaining energy, runs in background using a thread. Check If Sink –function, that initiates Cluster algorithm when the node becomes the sink. (Fig. 2) A basic MPR Network
  • 4. Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach www.ijres.org 35 | Page B. Cluster Construction The cluster architecture construction is based on MPR. The sink node is called root. Every node chosen as a relay node by MPR will be a cluster head. Next, the rest of nodes will be leaves. If a leaf is connected to more than one cluster head it will choose the cluster head with maximum remaining energy to be linked and cut others links. Bellow the algorithm is defined. CC constructs Gc (Vc Ec) according to G (V, E). Clusters a re linked to each other by special nodes called getaways, a nd e ver y cluster ha s a s p e c i a l no de called cluster head. In such network, we have found a node called root which is the sink node in most cases or the first sender node of the packet of data to be broadcasted. The backbone in such network is composed by root, cluster head, and getaways. (Fig. 3) The Network of (Fig. 1) after applying MPR Table Symbols and Notations Algorithm 1: CC: Cluster-Construction 1: id (sink) <- root 2 Vc <- Vc U {root} 3:Vc <- Vc U MPR (G) 4: for all node n in Vc {sink} do 5: id (n) <- ch 6: End for all 7: Temp <- Ø 8: for all node n in GGc and ch in Gc do 9: If (n, ch) G then 10: Temp <- Temp U {ch} 11: End if 12: Choose ch in Temp having the maximum remaining energy 13: id (n) <- leaf 14: Ec <- Ec U (n, ch) 15: Temp <- Ø 16: End for all. C. Back Bone based Broadcasting Collect Data – This function collects data from the Black node once cluster formation is over. Draw Route +Tree Draw– The two functions act together to retrieve useful information from the data packet. Nodes participating, along with their ID, Color and energy levels are displayed as a list. A tree representation is shown with Green nodes connecting to the Black node. Send Data – Broadcast sensed data along with other details. (NodeID+Color+Energy+Seq.number) Receive Data – Receiver, non-active only if node’s Color is change. The broadcasting algorithm proposed is based on the previous cluster architecture. In fact, a packet sent from the root will reach all nodes in the network by the backbone which is consists of root and cluster heads. Algorithm 2: 3B: Backbone-Based Broadcasting 1: Applying CC to G. 2: The backbone is consists of root and cluster heads induced by CC. 3: Broadcast the packet form the root over the backbone.
  • 5. Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach www.ijres.org 36 | Page (Fig. 4) The network after applying the clustering architecture and 3B IV. CONCLUSION The aim of the paper is to create a sensor network scenario using Wi-Fi enabled devices that will work in an energy-efficient manner, to transmit some useful data. In this project, a new broadcast heuristic is provided. This method is an improvement of MPR broadcasting in term of energy. In fact, it uses relay-based broadcast to select a backbone in the network. After, it eliminates the links between nodes able to be the source of losing energy. 3B makes an important amelioration of MPR in term of decreasing total consumed energy to accomplish broadcasting all over the network. Thus, 3B increases the network lifetime which is a critical criterion for WSNs. The proposed algorithm selects the backbone members based on the remaining energy. The nodes with higher remaining energy (means longer lifetime) will be selected as the cluster head. The proposed algorithm operates only based on the local information of each node; the algorithm combines with the countdown mechanism to avoid the discovering phase. REFERENCES [1] Jennifer Yick, Biswanath Mukherjee and Dipak Ghosal. "Wireless sensor network survey", Computer Networks 52, 2008, pp.2292-2330. [2] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam, E. Cayirci. "Wireless sensor networks: a survey", Computer Networks 38, 2002, pp. 393-422. [3] Amir Qayyum, Laurent Viennot and Anis Laouiti. "Multipoint Relaying for Flooding Broadcast Messages in Mobile Wireless Networks", Proceedings of the 35th Hawaii, 2002. [4] Tarek Moulahi, Hervé Guyennet, Mohamed Lehsaini and Salem Nasri. 2011. An Energy Aware MPR-based Broadcasting Algorithms for Wireless Sensor Networks, 2011 International Conference on Selected Topics in Mobile and Wireless Networking (iCOST), 2011, pp.13-18. [5] E Sivaraman."Dynamic Cluster Broadcasting for Mobile Ad Hoc Networks", Proceedings of the International Conference on Communication and Computational Intelligence", 2010, pp.123-127. [6] Wei chen, A. K. M. Muzahidul Islam, Mohan Malkani, Amir Shirkhodaie, Koichi d Zein-Sabatto. 2007. "Novel Broadcast/Multicast Protocols for Dynamic Sensor Networks", Parallel and Distributed Processing Symposium. IEEE International, 2007, pp. 1-8. [7] Mohamed Lehsaini, Hervé Guyennet, and Mohamed Feham."MPR based broadcasting in ad hoc and wireless sensors networks with a realistic environment", IJCSNS International Journal of Computer Science and Network Security, 2007, VOL.7 No.6. [8] Francois Ingelrest and David Simplot-Ryl. "Maximizing the Probability of Delivery of Multipoint Relay Broadcast Protocol in Wireless Ad Hoc Networks with a Realistic Physical Layer", Mobile Ad hoc and Sensor Networks, Lecture Notes in Computer Science (Springer), 2006, vol.4325 pp.143-154. [9] Ou Liang, Y.Ahmet Sekercioglu and Nallasamy Mani. "Gateway multipoint relays an-MPR-based broadcast algorithm for ad hoc networks", IEEE Singapore International Conference on Communication systems, 2007. [10] C. Adjih, P. Jaquet, and L. Viennot. "Computing Connected Dominated Sets with Multipoint Relays", International Journal Ad Hoc & Sensor Wireless Networks, vol.1 no.1-2, 2005, pp.27-39. [11] Xiao Chen and Jian Shen. "Reducing Connected Dominating Set Size with Multipoint Relays in Ad Hoc Wireless Networks", Proceedings of the International Symposium on Parallel Architectures, Algorithms and Networks (ISPAN’04), (7th edn), 2004. [12] Jie Wu, Wei Lou, and Fei Dai. " Extended Multipoint Relays to Determine Connected Dominating Sets in MANETs", IEEE transactions on computers, 2006, vol. 55 no. 3. [13] Long Cheng, Sajal K. Das, Mario Di Francesco, Canfeng Chen and Jian. "Scalable and Energy-Efficient Broadcasting in Multi- hop Cluster-Based Wireless Sensor Networks", IEEE ICC 2011 proceedings, 2011. [14] Jian Zhang, Chengdong Wu, Peng Ji, Tianbao Wang. "A Noble Target Tracking Algorithm Based on Dynamic Clustering for Wireless Sensor Network", 2011 Chinese Control and Decision Conference (CCDC). [15] Xiaoyan Wang and Jie Li. "Precision Constraint Data Aggregation for Dynamic Cluster-based Wireless Sensor Networks", 2009 Fifth International Conference on Mobile Ad- hoc and Sensor Networks, 2009.
  • 6. Energy Conservation in Wireless Sensor Networks using Cluster-Based Approach www.ijres.org 37 | Page AUTHOR DETAILS M. Senthil Kumar was born in Ramanathapuram District, Tamil Nadu, India in 1982. He obtained his B.Sc., M.Sc. and M.Tech. degrees in Electronics in the years 2002, 2004 and 2006 respectively. He has more than 7 years of teaching experience. He has presented more than 30 research papers in various national and international conferences. He has also published more than 10 research papers in reputed international journals. He has guided several UG and PG students for their project work. His area of interest is Energy Conservation and Optimization Techniques in Wireless Sensor Networks. Currently, he is with Ranganathan Engineering College, Coimbatore, India, as Assistant Professor in the Department of Electronics and Communication Engineering. P.M. Vishnu Narayanan is currently pursuing M.E. in VLSI Design at Ranganathan Engineering College, Coimbatore, India. He has a total experience of 2 years as Control Room Operator (Kerala State Electricity Board). His research interests include the area of Low Power and Testing of VLSI Design. Prof. S. Kalyani is presently working as Professor and Head of the Department of Electronics and Communication Engineering in Ranganathan Engineering College, Coimbatore, India. She has more than 25 years of teaching experience in various institutions. She has published more than 15 research papers in reputed international journals. Her area of interests includes testing of VLSI Design.