SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 688
Study on hierarchical cluster-based energy-efficient routing in
Wireless Sensor Networks
Indranil Ghosh
B.Tech Student, Department of Computer Science and Engineering, KIIT University, Bhubaneswar, Odisha, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The current technical developments in
communication and computation has overall led to a
development of low-cost, low-power, small in size,
multifunctional nodes in wireless sensor networks. As radio
broadcast and reception consumes lot of energy so one of the
important problems of wireless sensor network comprises
inadequate battery power and short life span. In order to
maximize the complete network performance, it is preferable
to dispense energy all over the network. Much research has
been done in the recent years, examining differentfeatureslike
low power protocols, routing protocols, network coverage
problems and network formations. There are various routing
protocols like location-aided, multi-path, data-centric, QoS
based, hierarchical routing, hybrid routing etc. which are
aimed to achieve ideal routing in the context of energy. In this
paper, the prime focus is mainly over the study on the energy-
efficient hierarchical cluster-based routing for WSN.
Key Words: Wireless Sensor Networks, Cluster Head,
Hierarchical clustering, Base Station, PEGASIS, TEEN
1. INTRODUCTION
With fast development in electronics industry, small cheap
battery-powered wirelesssensorshave nowstartedtomake
an influence on the communication with the physical world.
With the starting of micro-electronic mechanical systems
(MEMS)[8] and wireless communication technologies have
allowed the development of tiny, low-cost, low-power, and
multifunctional smart sensor nodes in a wireless sensor
network (WSN). These sensor nodes are positioned over a
wide area using a drone which are networked with wireless
connections. The wireless nodes were initially used first by
the military organisations for frontline surveillance [2].
A WSN generally comprisesof vast number of nodes(tensto
thousands) which are either mobile or static.Thesearesmall
devices which are implanted with microprocessors, radio
receivers and different components for computing,
communication and actuation. Any sensor node of that
property can be power-driven by a AA battery and can
continue for three years without failure with a 1% low duty
cycle mode.
However, these sensor nodes are very disposed to failures,
for that reason they are densely installed in large numbers
over a fixed area.
Figure 1 showsa diagram of a wireless sensornetwork.After
they are deployed, these nodes are accountable for self-
organizing in a suitable network architecture using several
network algorithms. Position can bepreciselyobtainedusing
global positioning systems (GPS) or positioning algorithms.
The information can be collected from all nodes across the
network and they are transported to the base station.
Fig -1: Schematic of a Wireless Sensor Network
Architecture
In an ideal case we can originate information from WSN by
giving queriesand gathering results from base stations(also
called sink nodes) which acts as an interface between users
and network. Hence, WSN is a distributed database.
The elementary goal of a WSN is to provideinformationfrom
raw sensed data by individual sensor node. The resource-
controlled nature of sensor nodes poses a great challenge to
the design of WSN. On the other hand, inadequate power
dictates, the design of energy-efficient communication
protocol.
Routing is also a very challenging job asthe nodescan either
be mobile or stationary which distinguishes it from mobile
ad-hoc networks 0. The sensor nodes have limits over
processing ability, transmission power, storage and on-
board energy and thus require careful resource
management. Researchers have found several protocols [4]
for communication, security and routing correct data to the
base station in WSN. All these protocolscan bedividedinto4
categories as shown in Table 1.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 689
Table -1: Different Routing Protocols
In this paper several hierarchical cluster-based routing
protocols for wireless sensor network are discussed and
compared. This paper is ordered into 3 sections. Insection2,
energy-efficient structures are discussed and in section 3,
various hierarchical cluster-based routing protocols are
discussed and compared.
2. ENERGY EFFICIENTCLUSTERINGSTRUCTURESIN
WSN
The main reason of clustering is to minimize the entire
transmission power over the nodes in a specified path, and
to sustain a balance of load among the nodes for extending
the network lifetime. Clustering is a sample of layered
protocols in which a network is made of several clusters of
sensors. As in Figure 2, each cluster is managed by a special
node called cluster head (CH), which acts a leader node and
is accountable for organizing the data transmissionactivities
of all sensors in its region. All sensors in a cluster
communicate with a cluster head for performing intra-
transmission arrangement and data aggregation. Cluster
heads in turn transmits the sensed data to the global sink.
The distance between the sensor to their cluster head is
much lesser than their respective distances to global sink.
Since a network is characterized by its inadequate wireless
channel bandwidth, it would be useful if the amount of data
transmitted to the sink can be reduced. To achieve this
objective, a local collaboration between the sensors in a
cluster is required to reduce bandwidth.
Fig -2: Clustering in WSN
2.1 Cluster-based Hierarchical Model
As shown in Figure 3, the hierarchical splits the entire
network into layers of clusters or hierarchies [5]. Nodes are
categorised into clusters which again forms bigger clusters
leading to tree-like structures. Data travels from the lowest
clustered layer to highest layer. Clustering thus offers
integral optimization abilities at the CHs. In the cluster-
based hierarchical model, data is first combined and
analysed in the cluster then sent to the higher-level cluster-
head. As it moves upwards from lower to higher level, it
covers greater distances, which in turn decreases the travel
time and latency. This model is better than any single-hopor
multi-hop models.
Fig -3: Cluster Based Hierarchical Model
A cluster-based hierarchy is very efficient as data moves
faster to base station from the cluster heads thus decreasing
latency than in a multi-hop model. Also, in cluster-based
model only cluster-heads are responsible for data
aggregation but in the multi-hop model every intermediate
node performs data aggregation. As a result, the cluster-
based model is more suitable for real-time applicationsthan
the multi-hop model. However, it has a majorproblem,i.e.,as
the distance between clustering level increases, the energy
spent is proportionate to the square of the distance. This
increases energy expenditure. Regardless of this pitfall, this
technique overshadows its disadvantage. A cluster-based
hierarchical model provides a better method to routing for
WSNs.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 690
3. ENERGY-EFFICIENT HIERARCHICAL CLUSTER
ROUTING TECHNIQUES
As discussed in [8], these techniques maximise the time
periodof a networkwith a huge numberof sensornodes.The
EEHC technique splits the entire WSN into clumps where
each clumphas a clusterhead andthe clusters areintheform
of a hierarchy. The CH gather the data from the adjacent
nodes and transfers it to the CHs of upper hierarchical levels
which eventually reaches the global sink or base station.
Numerous research projects in the past few years have
explored hierarchical clustering in WSN from different
perceptions. Various protocols have been proposed for
extending the life of WSN and for routing the exact data to
the base station. Some of them are LEACH, PEGASIS and
TEEN.
3.1 Low-Energy Adaptive Clustering Hierarchy
(LEACH)
[3] LEACH is the initial and the most powerful EEHC
technique for WSNs which was proposed for dropping
power consumption. In LEACH, based on time-interval the
nodes alternately perform the clustering. Each cluster head
(CH) directly communicate to relay the data to the base
station. It is an application-specificdatadistributionprotocol
that uses clusters to extend the life of the wireless sensor
network LEACH is based on an aggregation technique that
combines the original data into a smaller size meaningful
data to all individual sensors. LEACH splits the whole
network into several clusters of sensors, which are built by
using localized coordination and controlnotonlytodecrease
the amount of data that are transmitted to the sink, but also
to make routing and data distributionmoreavailable.Energy
dissipation of the sensor depends on the distance and the
data size to be transmitted. Hence, LEACH tries to transmit
data over short distances and reduce the number of
transmission and reception activities.LEACHusessingle-hop
routing where each node transmits directly to the cluster-
head and the sink. Therefore, it is not valid for networks
which are deployed in large areas. Also, LEACH clustering
terminates in a finite number of loops, but does not
guarantee good Cluster Head distribution.
3.2 Power-Efficient Gathering in Sensor
Information Systems (PEGASIS)
[7] PEGASIS can be called as a superset of LEACH protocol.It
forms multiple clusters and creates chains from sensor
nodes so that each node transmits and receives from a
neighbouring node and only one node is selected from that
chain to transmit to the base station. After the data is
collected and aggregated it moves from node to node and is
finally delivered to the base station. The chain creation is
performed using greedy approach. Unlike LEACH, PEGASIS
does use form cluster. However, it uses only one node in a
chain to transmit data to the base station instead of using
various nodes. A sensor transmits data to its adjacent nodes
in the data fusion phase without sending straightto itsCHas
in the case of LEACH. In PEGASIS routing technique, the
construction stage assumes that all the sensors have
information about all other nodes, mainly, the positions of
the sensors, and uses a greedy approach to calculate nodal
positions. Precisely, it begins with the farthest sensor from
sink to make sure that sensors which are very far apart from
the sink have adjacent nodes. If any sensor dies due to low
battery, the chain is formed using the greedy approach by
sidestepping the eliminated sensor. In each round, an
arbitrarily sensor node from the chain is chosen which
transmits the aggregated data to the BS, hence reducing the
per round energy expenditure ascompared to LEACH. Thus,
PEGASIS is an ideal chain-based protocol.
3.3 THRESHOLD SENSITIVE ENERGY EFFICIENT
SENSOR NETWORK PROTOCOL (TEEN)
[6] TEEN is a hierarchical clustering protocol, which groups
sensors into clumps each having a CH. All the sensors
forming a transfer their sensed data to the CH. The CH then
sends the collective form data to higher level CH till the data
reaches to the BS. Thus, the sensor network architecture in
TEEN is based on a series of hierarchies where closer nodes
make a cluster and this procedure goes on till the BS is
reached. TEEN is fit for applications where the users can
control a trade-off among energy efficiency, data accuracy,
and response time.
Salient featuresof TEEN comprise of its correctness for time
critical sensing applications. Also, since message
transmission uses additional energy than data sensing, so
the energy consumption in this system is less than the
proactive networks. The soft threshold can be varied. At
every cluster change time, new parameters are broadcasted
and so, the user can change them asneeded. However, TEEN
is not apt for sensing applications whereperiodicreportsare
needed since the user may not get any data at all if the
thresholds are untouched.
4. CONCLUSIONS
Due to the scarce energy resources of sensors, energy
efficiency is one of the key challenges in the design of
protocols for WSNs. The ultimate objective behind the
protocol design is to keep the sensors operating prolonged
time, therefore extending the network lifetime. In this paper
we have studied and summarized current research works
focused primarily on the energy efficient hierarchical
cluster-based routing protocols for WSNs. As this is a
comprehensivearea, this paper hasonlycoveredfewrouting
protocols. The protocols discussed in this paper have
individual advantages and drawbacks. Based on the
topology, the protocol and routing strategiescan be applied.
The factors affecting cluster formation and CH
communication are open topics for future research.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 691
Moreover, the processof data aggregation and fusionamong
clusters is also an fascinating problem to explore.
REFERENCES
[1] Akkaya, K., & Younis, M. (2005). A Survey on Routing
protocols for Wireless Sensor Networks. Elsevier, 325-
349.
[2] Chong, C., & Kumar, S. (2003). Sensor Networks :
Evolution oppurtunities, and Challenges. IEEE, vol 91,
no. 8, 1247-1256.
[3] Heinzelman, W., Chandrakasan, A., & Balakrishnan, H.
(2000). Energy-efficient Communication Protocol for
Wireless Microsensor Networks. Thirty Third Hawaii
International Conference on System Sciences.
Washington, DC: IEEE.
[4] Heinzelman, W., Chandrakasan, A., & Balakrishnan, H.
(2002). An Application-Specific Protocol Architecture
for Wireless Microsensor Networks. IEEE Tmnsactions
on Wireless Communications, 660-670.
[5] Ibriq, J., & Mahgoub, I. (2004). Cluster-Based Routingin
Wireless Sensor Networks: Issues and Challenges.
SPECTS 2004, 759-766.
[6] Manjeshwar, A., & Agrawal, D. (2001). TEEN:AProtocol
for Enhanced Efficiency in Wireless Sensor Networks.
1st International Workshop on Parallel and Distributed
Computing Issues in Wireless Networks and Mobile
Computing. San Francisco.
[7] Yueyang, L., Hong, J., & Guangxin, Y. (2006). An Energy-
Efficient PEGASIS-Based Enhanced Algorithm in
Wireless Sensor Networks. China Communications.
[8] Zheng, J., & Jamalipour, A. (2009). Wireless Sensor
Networks: A Networking Perspective. IEEE.

More Related Content

PDF
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
PDF
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
PDF
Enhanced Leach Protocol
PDF
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
PDF
Cluster Head Selection for in Wireless Sensor Networks
PDF
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
PDF
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
PPTX
RITISH AGGARWAL
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
Enhanced Leach Protocol
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Cluster Head Selection for in Wireless Sensor Networks
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
RITISH AGGARWAL

What's hot (18)

PDF
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
PDF
A review on energy efficient clustering routing
PPTX
Aps 10june2020
PDF
An Adaptive Cluster Based Routing Protocol for WSN
PDF
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
PDF
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
PDF
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
PDF
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
PDF
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
PDF
Vol 8 No 1 - December 2013
PDF
B05630814
PDF
Various Clustering Techniques in Wireless Sensor Network
PDF
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
DOC
A seminar report on data aggregation in wireless sensor networks
PDF
Ijetcas14 591
PPTX
Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
PDF
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
A review on energy efficient clustering routing
Aps 10june2020
An Adaptive Cluster Based Routing Protocol for WSN
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
Vol 8 No 1 - December 2013
B05630814
Various Clustering Techniques in Wireless Sensor Network
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
A seminar report on data aggregation in wireless sensor networks
Ijetcas14 591
Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Ad

Similar to IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wireless Sensor Networks (20)

PDF
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...
PDF
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
PDF
IRJET- A Review on Cluster-based Routing for Wireless Sensor Network
PDF
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
PDF
F04623943
PDF
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
PDF
IRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor Networks
PDF
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
PDF
IRJET- Node Deployment for Improving Coverage Area in Wireless Sensor Network
PDF
29 ijaprr vol1-4-14-23kishor
PDF
Iaetsd survey on wireless sensor networks routing
PDF
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
PDF
A Novel Cluster-Based Energy Efficient Routing With Hybrid Protocol in Wirele...
PDF
D031202018023
PDF
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...
PDF
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
PDF
Review on Clustering and Data Aggregation in Wireless Sensor Network
PDF
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
PDF
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
PDF
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
IRJET- A Review on Cluster-based Routing for Wireless Sensor Network
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
F04623943
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
IRJET-A Brief Study of Leach based Routing Protocol in Wireless Sensor Networks
A NOVEL APPROACH FOR ENERGY EFFICIENT HIERARCHY BASED ROUTING IN SENSOR NETWO...
IRJET- Node Deployment for Improving Coverage Area in Wireless Sensor Network
29 ijaprr vol1-4-14-23kishor
Iaetsd survey on wireless sensor networks routing
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
A Novel Cluster-Based Energy Efficient Routing With Hybrid Protocol in Wirele...
D031202018023
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
Review on Clustering and Data Aggregation in Wireless Sensor Network
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
ENERGY OPTIMISATION SCHEMES FOR WIRELESS SENSOR NETWORK
A SURVEY ON DIFFERENT TYPES OF CLUSTERING BASED ROUTING PROTOCOLS IN WIRELESS...
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
Construction Project Organization Group 2.pptx
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
PPT on Performance Review to get promotions
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Safety Seminar civil to be ensured for safe working.
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
CH1 Production IntroductoryConcepts.pptx
Internet of Things (IOT) - A guide to understanding
Model Code of Practice - Construction Work - 21102022 .pdf
Embodied AI: Ushering in the Next Era of Intelligent Systems
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Operating System & Kernel Study Guide-1 - converted.pdf
OOP with Java - Java Introduction (Basics)
Construction Project Organization Group 2.pptx
Fundamentals of safety and accident prevention -final (1).pptx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPT on Performance Review to get promotions
additive manufacturing of ss316l using mig welding
Safety Seminar civil to be ensured for safe working.
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx

IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wireless Sensor Networks

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 688 Study on hierarchical cluster-based energy-efficient routing in Wireless Sensor Networks Indranil Ghosh B.Tech Student, Department of Computer Science and Engineering, KIIT University, Bhubaneswar, Odisha, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The current technical developments in communication and computation has overall led to a development of low-cost, low-power, small in size, multifunctional nodes in wireless sensor networks. As radio broadcast and reception consumes lot of energy so one of the important problems of wireless sensor network comprises inadequate battery power and short life span. In order to maximize the complete network performance, it is preferable to dispense energy all over the network. Much research has been done in the recent years, examining differentfeatureslike low power protocols, routing protocols, network coverage problems and network formations. There are various routing protocols like location-aided, multi-path, data-centric, QoS based, hierarchical routing, hybrid routing etc. which are aimed to achieve ideal routing in the context of energy. In this paper, the prime focus is mainly over the study on the energy- efficient hierarchical cluster-based routing for WSN. Key Words: Wireless Sensor Networks, Cluster Head, Hierarchical clustering, Base Station, PEGASIS, TEEN 1. INTRODUCTION With fast development in electronics industry, small cheap battery-powered wirelesssensorshave nowstartedtomake an influence on the communication with the physical world. With the starting of micro-electronic mechanical systems (MEMS)[8] and wireless communication technologies have allowed the development of tiny, low-cost, low-power, and multifunctional smart sensor nodes in a wireless sensor network (WSN). These sensor nodes are positioned over a wide area using a drone which are networked with wireless connections. The wireless nodes were initially used first by the military organisations for frontline surveillance [2]. A WSN generally comprisesof vast number of nodes(tensto thousands) which are either mobile or static.Thesearesmall devices which are implanted with microprocessors, radio receivers and different components for computing, communication and actuation. Any sensor node of that property can be power-driven by a AA battery and can continue for three years without failure with a 1% low duty cycle mode. However, these sensor nodes are very disposed to failures, for that reason they are densely installed in large numbers over a fixed area. Figure 1 showsa diagram of a wireless sensornetwork.After they are deployed, these nodes are accountable for self- organizing in a suitable network architecture using several network algorithms. Position can bepreciselyobtainedusing global positioning systems (GPS) or positioning algorithms. The information can be collected from all nodes across the network and they are transported to the base station. Fig -1: Schematic of a Wireless Sensor Network Architecture In an ideal case we can originate information from WSN by giving queriesand gathering results from base stations(also called sink nodes) which acts as an interface between users and network. Hence, WSN is a distributed database. The elementary goal of a WSN is to provideinformationfrom raw sensed data by individual sensor node. The resource- controlled nature of sensor nodes poses a great challenge to the design of WSN. On the other hand, inadequate power dictates, the design of energy-efficient communication protocol. Routing is also a very challenging job asthe nodescan either be mobile or stationary which distinguishes it from mobile ad-hoc networks 0. The sensor nodes have limits over processing ability, transmission power, storage and on- board energy and thus require careful resource management. Researchers have found several protocols [4] for communication, security and routing correct data to the base station in WSN. All these protocolscan bedividedinto4 categories as shown in Table 1.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 689 Table -1: Different Routing Protocols In this paper several hierarchical cluster-based routing protocols for wireless sensor network are discussed and compared. This paper is ordered into 3 sections. Insection2, energy-efficient structures are discussed and in section 3, various hierarchical cluster-based routing protocols are discussed and compared. 2. ENERGY EFFICIENTCLUSTERINGSTRUCTURESIN WSN The main reason of clustering is to minimize the entire transmission power over the nodes in a specified path, and to sustain a balance of load among the nodes for extending the network lifetime. Clustering is a sample of layered protocols in which a network is made of several clusters of sensors. As in Figure 2, each cluster is managed by a special node called cluster head (CH), which acts a leader node and is accountable for organizing the data transmissionactivities of all sensors in its region. All sensors in a cluster communicate with a cluster head for performing intra- transmission arrangement and data aggregation. Cluster heads in turn transmits the sensed data to the global sink. The distance between the sensor to their cluster head is much lesser than their respective distances to global sink. Since a network is characterized by its inadequate wireless channel bandwidth, it would be useful if the amount of data transmitted to the sink can be reduced. To achieve this objective, a local collaboration between the sensors in a cluster is required to reduce bandwidth. Fig -2: Clustering in WSN 2.1 Cluster-based Hierarchical Model As shown in Figure 3, the hierarchical splits the entire network into layers of clusters or hierarchies [5]. Nodes are categorised into clusters which again forms bigger clusters leading to tree-like structures. Data travels from the lowest clustered layer to highest layer. Clustering thus offers integral optimization abilities at the CHs. In the cluster- based hierarchical model, data is first combined and analysed in the cluster then sent to the higher-level cluster- head. As it moves upwards from lower to higher level, it covers greater distances, which in turn decreases the travel time and latency. This model is better than any single-hopor multi-hop models. Fig -3: Cluster Based Hierarchical Model A cluster-based hierarchy is very efficient as data moves faster to base station from the cluster heads thus decreasing latency than in a multi-hop model. Also, in cluster-based model only cluster-heads are responsible for data aggregation but in the multi-hop model every intermediate node performs data aggregation. As a result, the cluster- based model is more suitable for real-time applicationsthan the multi-hop model. However, it has a majorproblem,i.e.,as the distance between clustering level increases, the energy spent is proportionate to the square of the distance. This increases energy expenditure. Regardless of this pitfall, this technique overshadows its disadvantage. A cluster-based hierarchical model provides a better method to routing for WSNs.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 690 3. ENERGY-EFFICIENT HIERARCHICAL CLUSTER ROUTING TECHNIQUES As discussed in [8], these techniques maximise the time periodof a networkwith a huge numberof sensornodes.The EEHC technique splits the entire WSN into clumps where each clumphas a clusterhead andthe clusters areintheform of a hierarchy. The CH gather the data from the adjacent nodes and transfers it to the CHs of upper hierarchical levels which eventually reaches the global sink or base station. Numerous research projects in the past few years have explored hierarchical clustering in WSN from different perceptions. Various protocols have been proposed for extending the life of WSN and for routing the exact data to the base station. Some of them are LEACH, PEGASIS and TEEN. 3.1 Low-Energy Adaptive Clustering Hierarchy (LEACH) [3] LEACH is the initial and the most powerful EEHC technique for WSNs which was proposed for dropping power consumption. In LEACH, based on time-interval the nodes alternately perform the clustering. Each cluster head (CH) directly communicate to relay the data to the base station. It is an application-specificdatadistributionprotocol that uses clusters to extend the life of the wireless sensor network LEACH is based on an aggregation technique that combines the original data into a smaller size meaningful data to all individual sensors. LEACH splits the whole network into several clusters of sensors, which are built by using localized coordination and controlnotonlytodecrease the amount of data that are transmitted to the sink, but also to make routing and data distributionmoreavailable.Energy dissipation of the sensor depends on the distance and the data size to be transmitted. Hence, LEACH tries to transmit data over short distances and reduce the number of transmission and reception activities.LEACHusessingle-hop routing where each node transmits directly to the cluster- head and the sink. Therefore, it is not valid for networks which are deployed in large areas. Also, LEACH clustering terminates in a finite number of loops, but does not guarantee good Cluster Head distribution. 3.2 Power-Efficient Gathering in Sensor Information Systems (PEGASIS) [7] PEGASIS can be called as a superset of LEACH protocol.It forms multiple clusters and creates chains from sensor nodes so that each node transmits and receives from a neighbouring node and only one node is selected from that chain to transmit to the base station. After the data is collected and aggregated it moves from node to node and is finally delivered to the base station. The chain creation is performed using greedy approach. Unlike LEACH, PEGASIS does use form cluster. However, it uses only one node in a chain to transmit data to the base station instead of using various nodes. A sensor transmits data to its adjacent nodes in the data fusion phase without sending straightto itsCHas in the case of LEACH. In PEGASIS routing technique, the construction stage assumes that all the sensors have information about all other nodes, mainly, the positions of the sensors, and uses a greedy approach to calculate nodal positions. Precisely, it begins with the farthest sensor from sink to make sure that sensors which are very far apart from the sink have adjacent nodes. If any sensor dies due to low battery, the chain is formed using the greedy approach by sidestepping the eliminated sensor. In each round, an arbitrarily sensor node from the chain is chosen which transmits the aggregated data to the BS, hence reducing the per round energy expenditure ascompared to LEACH. Thus, PEGASIS is an ideal chain-based protocol. 3.3 THRESHOLD SENSITIVE ENERGY EFFICIENT SENSOR NETWORK PROTOCOL (TEEN) [6] TEEN is a hierarchical clustering protocol, which groups sensors into clumps each having a CH. All the sensors forming a transfer their sensed data to the CH. The CH then sends the collective form data to higher level CH till the data reaches to the BS. Thus, the sensor network architecture in TEEN is based on a series of hierarchies where closer nodes make a cluster and this procedure goes on till the BS is reached. TEEN is fit for applications where the users can control a trade-off among energy efficiency, data accuracy, and response time. Salient featuresof TEEN comprise of its correctness for time critical sensing applications. Also, since message transmission uses additional energy than data sensing, so the energy consumption in this system is less than the proactive networks. The soft threshold can be varied. At every cluster change time, new parameters are broadcasted and so, the user can change them asneeded. However, TEEN is not apt for sensing applications whereperiodicreportsare needed since the user may not get any data at all if the thresholds are untouched. 4. CONCLUSIONS Due to the scarce energy resources of sensors, energy efficiency is one of the key challenges in the design of protocols for WSNs. The ultimate objective behind the protocol design is to keep the sensors operating prolonged time, therefore extending the network lifetime. In this paper we have studied and summarized current research works focused primarily on the energy efficient hierarchical cluster-based routing protocols for WSNs. As this is a comprehensivearea, this paper hasonlycoveredfewrouting protocols. The protocols discussed in this paper have individual advantages and drawbacks. Based on the topology, the protocol and routing strategiescan be applied. The factors affecting cluster formation and CH communication are open topics for future research.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 691 Moreover, the processof data aggregation and fusionamong clusters is also an fascinating problem to explore. REFERENCES [1] Akkaya, K., & Younis, M. (2005). A Survey on Routing protocols for Wireless Sensor Networks. Elsevier, 325- 349. [2] Chong, C., & Kumar, S. (2003). Sensor Networks : Evolution oppurtunities, and Challenges. IEEE, vol 91, no. 8, 1247-1256. [3] Heinzelman, W., Chandrakasan, A., & Balakrishnan, H. (2000). Energy-efficient Communication Protocol for Wireless Microsensor Networks. Thirty Third Hawaii International Conference on System Sciences. Washington, DC: IEEE. [4] Heinzelman, W., Chandrakasan, A., & Balakrishnan, H. (2002). An Application-Specific Protocol Architecture for Wireless Microsensor Networks. IEEE Tmnsactions on Wireless Communications, 660-670. [5] Ibriq, J., & Mahgoub, I. (2004). Cluster-Based Routingin Wireless Sensor Networks: Issues and Challenges. SPECTS 2004, 759-766. [6] Manjeshwar, A., & Agrawal, D. (2001). TEEN:AProtocol for Enhanced Efficiency in Wireless Sensor Networks. 1st International Workshop on Parallel and Distributed Computing Issues in Wireless Networks and Mobile Computing. San Francisco. [7] Yueyang, L., Hong, J., & Guangxin, Y. (2006). An Energy- Efficient PEGASIS-Based Enhanced Algorithm in Wireless Sensor Networks. China Communications. [8] Zheng, J., & Jamalipour, A. (2009). Wireless Sensor Networks: A Networking Perspective. IEEE.