Conference PaperPDF Available

EESCA: Energy efficient structured clustering algorithm for wireless sensor networks

Authors:

Abstract and Figures

Appropriate cluster head selection process in hierarchical cluster based routing algorithms is vital to make the wireless sensor networks energy efficient. This paper suggests a hybrid cluster head selection method with the parameters Location centrality and Nodes' lingering energy on the fixed clusters. The simulation outcome illustrates that the proposed algorithm is good at load balancing with very low control overhead and extending network lifetime compared to conventional routing algorithm Low-Energy Adaptive Clustering Hierarchy (LEACH).
No caption available
… 
No caption available
… 
Content may be subject to copyright.
EESCA: ENERGY EFFICIENT
STRUCTURED CLUSTERING
ALGORITHM FOR WIRELESS SENSOR
NETWORKS
Presented by
Yuvaraj. P
Research Scholar
VIT University, Vellore, Tamilnadu
CAST 2016
Date: 19/12/2016
Paper Id: 478
CONTENTS
Introduction
Design challenges of WSN
Motivation of this proposal
Objectives of this proposal
Proposed algorithm (EESCA) details
Simulation Results
Conclusion
References
2
INTRODUCTION
Wireless Sensor Network (WSN) is a large
network of individual sensors (Nodes).
We can have any number of nodes as per the
application.
Nodes are deployed for a certain well defined
purpose.
They are generally left unattended.
Inexpensive.
Battery operated.
Batteries can not be replaced or recharged.
3
INTRODUCTION CONTD..
Need for WSN
It is important to have wireless communication
where fixed platform is not suitable.
Rapid development in wireless technologies leads
to the increased number of information
transmissions wirelessly.
A wide range of sensors is available for
measuring various signals from the environment.
So, WSN is a very essential part to monitor and
control the environmental parameters for many
applications. 4
INTRODUCTION CONTD..
Example applications
Usage in tsunami forecast 5
INTRODUCTION CONTD..
Example applications
Habitat monitoring 6
INTRODUCTION CONTD..
Other applications
Identifying unauthorized movements of enemy
submarines and autonomous underwater vehicles
(AUVs).
Active volcano monitoring .
Forecasting climate changes in arctic and
Antarctic regions.
Forest-fire monitoring.
7
INTRODUCTION CONTD..
Data Gathering in WSN
Communication can be classified in to three
types.
They are Direct communication (Single hop),
Multi hop communication and Clustered
communication.
Clustered communication is accepted world wide
as better to get good energy efficiency, scalability,
load balancing, stabilized network topology,
increased connectivity, collision avoidance, and
data aggregation.
8
INTRODUCTION CONTD..
Direct Communication
9
INTRODUCTION CONTD..
Multi-hop Communication
10
INTRODUCTION CONTD..
Clustered Communication
11
DESIGN CHALLENGES OF WSN
12
Primary challenges
Reliability
Security
Performance
Energy Constraints
Self-organizing and self-healing
Implementation in real time applications
DESIGN CHALLENGES OF WSN CONTD..
13
Secondary challenges
Cost-effectiveness
Flexibility
scalability
Fault tolerance
robustness
Routing
Transmission time
MOTIVATION OF THIS PROPOSAL
Despite of the remarkable growth of WSN there
are many challenges for researchers, such as
improving energy efficiency, enhancing
scalability, enriching the performance and so on.
More advanced ways of gathering the useful
information have to be developed in various
levels to get more efficient and reliable
information with low cost to adopt for different
applications.
Low Energy Adaptive Clustering Hierarchy
(LEACH) is a famous clustering algorithm for
making the network energy efficient. 14
MOTIVATION OF THIS PROPOSAL CONTD..
Low Energy Adaptive Clustering Hierarchy
(LEACH)
The initial platform for clustering based
algorithms is set by LEACH.
It has introduced a simple way of selecting a set
of CHs for each round. 5% of total sensor nodes
are selected as CHs for optimum performance.
Each sensor node calculates a probability
threshold value based on optimum % of CHs and
rotation of CH role for fixed preset-rounds.
15
MOTIVATION OF THIS PROPOSAL CONTD..
LEACH contd..
Then a random number is generated between 0
and 1 and it is compared with that threshold
value. If the random value is lesser than the
threshold value, the node can act as aCH.
LEACH uses local data compression to send only
the consolidated data to the BS and load is
uniformly distributed among the nodes.
Since it uses a pure random process, the energy
of the nodes is not considered and scalability is
limited.
16
MOTIVATION OF THIS PROPOSAL CONTD..
Cluster based routing algorithms are proved very
useful for achieving better energy efficiency.
A cluster head gathers all information from the
nodes and aggregates them. An aggregated data
alone is sent to the BS.
A suitable cluster head selection and a rotation of
cluster heads in right intervals can make the
wireless sensor network energy efficient.
Although many algorithms have been proposed
like LEACH in the literature for improving the
energy efficiency of WSN, still there is a scope for
improvement. 17
OBJECTIVES OF THIS PROPOSAL
Improving the life time of the network
Balanced Cluster formation
Flexibility and scalability
Self-organizing and self-healing
Efficient Routing
18
PROPOSED ALGORITHM (EESCA) DETAILS
Network model
Network consists of N sensors deployed randomly
over the area of interest. For wireless
communication, the popular first order radio
model is used.
Necessary energy to transmit a bit data to a
distance d is:
The essential energy to receive a k bit data is:
19
EESCA DETAILS CONTD..
Key assumptions
All the nodes can send the data directly to BS.
Nodes are equipped with equal resources and
hence are homogenous in nature.
They can determine other nodes’ distances by
considering signal strength received.
Information is sent to the destination every
round.
The nodes can vary power levels based on the
communication distance.
They don’t contain GPS or any other
arrangement to know the location. 20
EESCA DETAILS CONTD..
The algorithm works in two phases namely setup
phase and steady state phase.
Based on geographical locations the clusters are
divided in the setup phase. The cluster heads for
the clusters are selected periodically.
The nodes send sensed information to the cluster
head and the cluster head sends the aggregated
data to the base station in the steady state phase.
This algorithm selects the cluster head in hybrid
modes based on cluster head centrality and
nodeslingering energy.
21
EESCA DETAILS CONTD..
Cluster formation process in mode 1
22
EESCA DETAILS CONTD..
Cluster formation process in mode 2
In mode 2, cluster head selection process is based
on the lingering energy in the nodes.
Node which has the higher lingering energy acts
as the cluster head for the corresponding rounds.
23
EESCA DETAILS CONTD..
Cluster configuration
The cluster head from each cluster sends CH-
MSG which includes its ID and one secret code.
The non-cluster head nodes send JOIN-MSG to
respective cluster heads.
Using ENERGY-MSG, the information about the
lingering energies of the nodes is gathered by the
other nodes.
After the cluster formation, a TDMA schedule is
framed for the time bound data transmission.
The cluster heads of the bottom clusters send the
data to BS through the cluster heads in the
middle using multi-hop communication. 24
SIMULATION RESULTS
Simulation parameters
25
S.
No
Parameter
Scene 1
Scene 2
1
N
100
100
2
Area
100 × 100
200 × 200
3
Location of BS
(50,175)
(100,150)
4
Packet size
4000 bits
4000 bits
5
Einitial
0.5 J
0.5 J
6
ETX
50 nJ/bit
50 nJ/bit
7
d0
87 m
87 m
8
εmp
0.0013 pJ/bit/m4
0.0013 pJ/bit/m4
9
εfs
10 pJ/bit/m2
10 pJ/bit/m2
10
EDA
5 nJ/bit/message
5 nJ/bit/message
SIMULATION RESULTS CONTD..
Simulation results
26
S.
No
Protocol
Last Node dies at
Round
Scene 1
Scene 2
Scene 1
Scene 2
1
LEACH
727
338
1205
1021
2
EESCA
992
710
1215
1300
SIMULATION RESULTS CONTD..
Random Node placement
27
SIMULATION RESULTS CONTD..
Cluster formations in LEACH
28
SIMULATION RESULTS CONTD..
Cluster formations in EESCA
29
SIMULATION RESULTS CONTD..
Network lifetime comparison of LEACH and
EESCA (Scene 1)
30
SIMULATION RESULTS CONTD..
Network lifetime comparison of LEACH and
EESCA (Scene 2)
31
CONCLUSION
Energy efficiency is a primary thing to be
considered while adopting the wireless sensor
networks for real time applications.
We have proposed a hybrid cluster head selection
algorithm EESCA, to make the network efficient.
The proposed algorithm is very simple and it
reduces the control overhead and thereby
decreases the energy expenditure considerably.
Simulation results show that EESCA achieves
good load balancing and the improved energy
efficiency compared to the conventional LEACH.
32
REFERENCES
I.F. Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci,
“Wireless sensor networks: a survey”, Computer Networks,
Elsevier, Vol. 38, Issue. 4, 2002,pp.393-422.
W. Dargie and C. Poellabaur, “Fundamentals of Wireless
Sensor Networks: Theory and Practice”, Wiley Series on
Wireless Communications and Mobile Computing, New York,
2010.
J. Heidemann, M. Stojanovic, and M. Zorzi, “Underwater
sensor networks: Applications, advances and challenges”, Phil.
Trans. R. Soc. A, The Royal Socity, Vol. 370, Issue.1958,2012,
pp.158-175.
R. Lara, D. Benitez, A. Caamano, M. Zennaro, and J.L. Rojo-
Alverez, “On Real-Time Performance Evaluation of Volcano-
Monitoring Systems With Wireless Sensor Networks”, IEEE
Sensors, Vol. 15, Issue. 6, 2015,pp.3514-3523.
F. Wang and J. Liu, “Networked Wireless Sensor Data
Collection: Issues, Challenges, and Approaches”, IEEE
Communications Surveys & Tutorials, Vol. 13, Issue. 4, 2011,
pp.673-687.
33
REFERENCES CONTD..
M. Mehdi Afsar and M.H. Tayarani-N, “Clustering in sensor
networks: A literature survey”, Journal of Network and Computer
Applications, Elsevier, Vol. 46,2014,pp.198-226.
A. Abbasi and M. Younis, “A survey on clustering algorithms for
wireless sensor networks”, Computer Communications, Elsevier, Vol.
30,Issue.14-15,2007,pp.2826-2841.
W.B. Heinzelman, A.P. Chandrakasan, and H. Balakrishnan, “An
application-specific protocol architecture for wireless microsensor
networks”, IEEE Transactions on Wireless Communications, Vol. 1,
Issue. 4, 2002,pp.660-670.
O. Younis and S. Fahmy, “HEED: a hybrid, energy-efficient,
distributed clustering approach for ad hoc sensor networks”, IEEE
Transactions on Mobile Computing, Vol. 3, Issue. 4, 2004,pp.366-379.
M. Sabet and H.R. Naji, “A decentralized energy efficient hierarchical
cluster-based routing algorithm for wireless sensor networks”,
International Journal of Electronics and Communications, Elsevier,
Vol. 69,Issue. 5, 2015,pp.790-799.
M. Tarhani, Y.S. Kavian, and S. Siavoshi, “SEECH: Scalable Energy
Efficient Clustering Hierarchy Protocol in Wireless Sensor Networks”,
IEEE Sensors Journal, Vol. 14,Issue.11,2014,pp.3944-3954.34
THANK YOU
35
... Depending on not only energy but also data positioning CH is elected. The procedure of CH election is completed through hybrid way depending on position and remaining power in EESCA [6]. ...
Article
Full-text available
Energy efficiency is a vital issue of WSN. Selection of cluster head (CH) properly as well as formation of cluster can control efficient uses of energy of WSN. This research is shown an attractive technique of CH selection. Sensing region or member nodes of CH will be varied according to density or number of neighbors. Over and above, residual energy, number of neighbors, length from base station (BS) to nodes and one-hop neighbor info are considered to select CHs. As the four parameters and sensing region are considered for CH selection, cluster size will be controlled in a balanced manner. So load will be balanced among all clusters. Performance has been simulated by OMNeT++ simulator in terms of cluster size among all cluster, first node die, middle node die and last node die. And got much improvement of lifetime it has got compared to LEACH-C and CHSUFP. Keywords-Load density, WSN, Energy aware, Lifetime I. In t r o d u c t io n Undoubtedly WSN gains much popularity though it runs with small resources. Even it is deployed in unfriendly together with precarious zone that charges arduous either to change or recharge. To optimize network life, WSN demands efficient energy uses that shows severe challenge [1]. With this in mind, scholars designed hierarchy clustering approach for cluster formation and data transfer [2]. In cluster grouping, partition the network breaks up into several chunks named clusters. Cluster head is one of the member nodes from a cluster. Each associate node transfers their data towards the CH. The CH gather data from associates unites those data, then data is transmitted to following CH or in some cases straightly to the Base Station (BS). Finally, real world receives each data from BS sends for farther treating. Heni Zelman [3] one of a lead scholar for clustering method, they suggested a new method named LEACH. This scheme inasmuch as the process for CH selection is finalized arbitrarily with probabilistic style, CH can be squat powered nodes so that it 978-1-7281-2680-7/20/$31.00 ©2020 IEEE can perish with in few times. The decrease in network can consequently be happened [4]. To conquer this curb LEACH-C so-called LEACH-Centralized has been introduced [5]. In [5], BS takes a number of variables, e.g. all judgment of CH selection, cluster establishment and data circulation. Depending on not only energy but also data positioning CH is elected. The procedure of CH election is completed through hybrid way depending on position and remaining power in EESCA [6]. In clustering protocol, some writers used weight balancing practice who broken up the entire network in immobile (four) lump containing moderate communication distance. CH do not interrupt its duty till 50% remaining power. Then a new sensor will govern the process. When every node completes its task as CH on residual energy becomes trigger for CH choosing factor. OLEACH [7] designed CH election through power level no less than 10 percent of moderate energy. EBCAG method presented cluster creation in accordance with distance from BS to CH [8]. It conserves gradient value for every node that demands mammoth energy. Energy-aware distributed dynamic protocol so-called ECPF [9] conceived both delay time and fuzzy logic for CH assortment. This scheme shows more time and energy demanding. In our previous work [11], for CH election procedure we used four parameters (remaining energy, neighbor node number, and distance from BS to nodes along with one hop neighbor information). But we did not consider load balancing in that work. We have tried to solve that problem in this work. Author in [10] presented a decent system for CH selection named (CHSUFP). Neighbor sensors figures, Outstanding Energy and One hop neighbor data have been used to array CH. It seems rather fair and rational situation that housing every network domain. Because of back transmission it is unable to build rational clustering. Let in any network, has two nearer neighbors are competitor to elected as CH and each
... These efforts attempted to reduce the high energy consumption of nodes. However, most authors used shortest distance as the clustering criteria in order to decrease energy consumption by CHs [6,7,8,9], while others added the residual energy to the clustering criteria in an attempt to achieve more accurate results [10,11,12,13]. ...
Article
Although wireless sensor networks (WSNs) have been utilized for over one decade, it is now heavily used by many modern applications such as medical observance, disaster management and environmental monitoring. This type of network suffers from limited energy and a short lifetime in addition to the low channel bandwidth. Bandwidth represents the major challenges of such systems due to the great impact of communication cost on the consumption of nodes power. Clustering has been proven to be one of the best techniques to conserve the energy of WSNs. LEACH (low energy adaptive clustering hierarchy) protocol is one of the most fundamental works of WSN clustering. However, this protocol suffers from some drawbacks, especially in the setup phase where CH is selected randomly. This work aims to enhance LEACH by identifying a cluster head according to the lowest degree of consuming energy. The results clarify the ability of this work to enhance LEACH while prolonging the lifetime and improving the performance of WSN. Ó 2021 THE AUTHORS. Published by Elsevier BV. on behalf of Faculty of Computers and Artificial Intelligence , Cairo University. This is an open access article under the CC BY-NC-ND license (http://creative-commons.org/licenses/by-nc-nd/4.0/).
... These efforts attempted to reduce the high energy consumption of nodes. However, most authors used shortest distance as the clustering criteria in order to decrease energy consumption by CHs [6,7,8,9], while others added the residual energy to the clustering criteria in an attempt to achieve more accurate results [10,11,12,13]. ...
Article
Full-text available
Although wireless sensor networks (WSNs) have been utilized for over one decade, it is now heavily used by many modern applications such as medical observance, disaster management and environmental monitoring. This type of network suffers from limited energy and a short lifetime in addition to the low channel bandwidth. Bandwidth represents the major challenges of such systems due to the great impact of communication cost on the consumption of nodes power. Clustering has been proven to be one of the best techniques to conserve the energy of WSNs. LEACH (low energy adaptive clustering hierarchy) protocol is one of the most fundamental works of WSN clustering. However, this protocol suffers from some drawbacks, especially in the setup phase where CH is selected randomly. This work aims to enhance LEACH by identifying a cluster head according to the lowest degree of consuming energy. The results clarify the ability of this work to enhance LEACH while prolonging the lifetime and improving the performance of WSN.
... The use of k-means and FCM in explorative way is shown in [10−13]. In 2016, Yuvaraj and Narayana [14] suggested a hybrid cluster head selection method with the parameters Location centrality and Nodes' lingering energy on the fixed clusters. The recreation result represents that the proposed calculation is great at burden offsetting with low control overhead and stretching out system lifetime contrasted with regular steering calculation drain. ...
Article
Full-text available
: In this paper comparative study have been presented for the efficient cluster head selection based on k-means and fuzzy c-means (FCM) clustering algorithms. It is observed that the nodes assignment after the clustering is different through k-means and FCM. It is because of the variant initialization mechanism of the k-means and FCM. But the assignment of cluster does not affect the results. It is clearly depicted from the packet delivery time results by our approach. It shows that the k-means and FCM have the capability of CHs selection in the required time frame and it shows the effectiveness in different iterations also. When aggregate packet delivery has been considered the same situation has been observed which depicts the capability of our approach. K-means found to be faster in comparison to FCM.
... The GL is selected in hybrid modes based on the centrality and the nodes' residual energies as mentioned in [26], [27]. The node-level GL selection process is depicted in Algorithm if ID j > k opt /2 then end if 17: end if 3. In mode 1, the node which holds the least ACD in the grid acts as the GL for the initial rounds. ...
Article
Full-text available
Proper utilization of the available low-power is essential to extend the lifetime of the batteryoperated wireless sensor networks (WSNs) for environmental monitoring applications. It is mandatory because the batteries cannot be replaced or recharged after deployment due to impracticality. To utilize the power properly, an appropriate cluster-based data gathering algorithm is needed which reduces the overall power consumption of the network significantly. So, in this paper, a grid-based data gathering algorithm called energy-efficient structured clustering algorithm with relay (EESCA-WR) is proposed. In this algorithm, the grids have a single grid leader (GL) and multiple grid relays (GRs). The count of GRs in a grid is variable based on the geographic location of the grid with respect to the destination sink (DS). By doing this, we ensure that the reduction in power consumption is achieved because of the multi-hop shortdistance data communications. Also, the GLs are rotated in the right intervals in hybrid modes to minimize the usage of control messages considerably. A hybrid GL selection policy, a threshold-based GL rotation policy, and the policy of allotting dedicated relay-clusters in every grid make the proposed algorithm unique and better for homogeneous and heterogeneous wireless sensor networks. Performance evaluation of the proposed algorithm is carried out by varying the length of the field, the node-density, the grid-count, and the initial energy. Experimental results show that EESCA-WR is extremely scalable, energy-efficient with a minimum number of control messages, and can be used for large scale WSNs.
Article
The COVID-19 pandemic, the evolution of Industry 4.0, and its implementation in logistics lead to the acceleration of Digital Supply Chains (DSC). These networks adopt technologies such as Sensor Nodes, Radio Frequency Identification or Artificial Intelligence that allow managers to get traceability of the Supply Chain. Traceability of the Supply Chain improves decision-support systems and provides valuable real-time information to increase the effectiveness of the decision-making process. In this article, the academic contributions on connectivity approaches for DSC are analysed and classified according to four main groups, i.e., warehousing management, production systems, transportation networks and reverse logistics. Finally, conclusions and future research lines are presented.
Article
Full-text available
Wireless sensor networks (WSN) are a very important and relevant field of research for modern control and monitoring applications in today’s communications and information networks. The increased use of wireless devices across a variety of settings, from smart buildings to smart homes, energy consumption monitoring, healthcare applications, plus a myriad of mobile devices’ applications worldwide have multiplied the already crowded radio spectrum anywhere causing problems. Hence, interference among concurrent transmissions causes severe performance degradation due to the coexistence of different wireless networks working on the very same frequency band, something which has an impact on the different applications’ performance. The WSN working on the 2.4GHz frequency band experience interference from competing networks like Bluetooth, Wi-Fi (IEEE 802.11b/g) and also gets negatively influenced by applications like microwave oven and cordless phone. Because of said interference, the performance of the WSN is getting degraded. Furthermore, the operation of low power WSN is extremely vulnerable and unpredictable under interference conditions. Hence there is an increasing need for research on interference avoiding methods and on improving the coexistence mechanisms among different wireless devices operating on the same frequency band. This paper presents a comprehensive review on the important aspects of experimental analysis, estimation, modeling, and avoiding of interference for WSN and offers some insight in dealing with aforementioned problem. Keywords: Wireless sensor networks, Bluetooth, Data Communication, Interference, 2.4 GHz Frequency and, Wi-Fi, ZigBee.
Article
This research work adopts the idea of Internet of Things (IoT) for constructing a green Wireless Sensor Network (WSN) for improving sensor based communication in future smart cities. To achieve Green IoT implementation, it is important to take necessary measures to prevent energy depletion and promote energy efficiency techniques. Clustering can extend the lifetime of such networks and its efficiency depends on the selection of quality clustering schemes. To balance the energy consumption for maximizing the network lifetime, this paper proposes an Improved-Adaptive Ranking based Energy-efficient Opportunistic Routing protocol (I-AREOR), based on regional density, relative distance, and residual energy. Importantly, the first node death (FND), half node death (HND), and last node death (LND) are the major challenges for improving the energy efficiency. Therefore, the proposed approach provides a solution to extend the time of FND by considering the regional density, relative distance, and residual energy of the sensor nodes. I-AREOR protocol considers the energy parameters based on dynamic threshold for each round. The demonstrated results show that the I-AREOR clustering technique shows more efficiency in maximizing the network lifetime as compared to the existing algorithms.
Article
Full-text available
This paper describes the concept of sensor networks which has been made viable by the convergence of micro-electro-mechanical systems technology, wireless communications and digital electronics. First, the sensing tasks and the potential sensor networks applications are explored, and a review of factors influencing the design of sensor networks is provided. Then, the communication architecture for sensor networks is outlined, and the algorithms and protocols developed for each layer in the literature are explored. Open research issues for the realization of sensor networks are also discussed.
Article
Full-text available
This paper examines the main approaches and challenges in the design and implementation of underwater wireless sensor networks. We summarize key applications and the main phenomena related to acoustic propagation, and discuss how they affect the design and operation of communication systems and networking protocols at various layers. We also provide an overview of communications hardware, testbeds and simulation tools available to the research community.
Article
Load balancing using clustering method is one of the most practical solutions, regarding to energy limitation in wireless sensor networks. Clustering protocols have to ensure reliability and connectivity in WSNs even in large scale environments. In this paper, a new decentralized hierarchical cluster-based routing algorithm for WSNs is proposed. The most of energy consumption occurs due to transmission of messages, such as data and control packets. In our new approach clustering and multi hop routing algorithms are performing at the same stage to decrease control packets. According to non-uniform energy consumption among nodes, clusters are formed in such a way that cluster heads have the most competency in forwarding task of intra-cluster and inter-cluster transmission tree. Energy consumption, adjustment degree and the exact distance that each data traverses to reach the base station are three main adjustment parameters for cluster heads election. Simulation results show that the proposed protocol leads to reduction of sensor nodes’ energy consumption and prolongs the network lifetime, significantly.
Article
Volcanic eruption early warning has to be launched with effectiveness and within the shortest time possible, which imposes the requirement of using real-time (RT) systems. In this setting, volcano monitoring systems using wireless sensor networks (WSN) may play a key role. Previous works did not report detailed enough performance evaluation, in order to identify their main constraints as RT systems, either in simulation tools or in test-bed scenarios. The aim of this work was to identify the optimum number of sensors to be deployed a posteriori, based on simulation results considering throughput, packet loss, and end-to-end delay, as metrics to satisfy RT requirements. We corroborated the simulation results obtained by a test-bed deployment within a controlled environment. We determined that optimal scenario for volcano monitoring is random topology, and the results show that twelve nodes should be deployed as maximum to satisfy the RT constraints. To test the system in a real scenario, ten sensors were deployed in a strategic area at Cotopaxi Volcano, and information was collected during three days of continuous monitoring. This information was sent to a remote surveillance laboratory located 45 km away from the station placed at the volcano using WiFi-based long distance technology. Our study shows that the coordinator node is the main bottleneck in the real application scenario, given that its processing rate provokes an excessive time delay near to 3s, which has to be solved to satisfy RT requirements. We conclude that a comprehensive study including simulation, test-bed, and in-situ deployment provides valuable information for the specifications to be accounted in permanent WSN RT volcano monitoring.
Article
The energy efficiency is an important issue for employ distributed wireless sensor networks in smart space and extreme environments. The cluster-based communication protocols play a considerable role for energy saving in hierarchical wireless sensor networks. In most of traditional clustering algorithms, a cluster head (CH) simultaneously serves as a relay sensor node to transmit its cluster/other clusters data packet(s) to the data sink. As a result, each node would have CH role as many as relay role during network lifetime. In our view, this is inefficient from an energy efficiency perspective because in lots of cases, a node due to its position in the network comparatively is more proper to work as a CH and/a relay. This paper proposes a new distributed algorithm named scalable energy efficient clustering hierarchy (SEECH), which selects CHs and relays separately and based on nodes eligibilities. In this way, high and low degree nodes are, respectively, employed as CHs and relays. In only a few past researches, CHs and relays are different, but their goal was mainly mitigation of CHs energy burden which is intrinsically satisfied by the proposed mechanism. To consider uniformity of CHs to balance clusters, SEECH uses a new distance-based algorithm. Comparisons with LEACH and TCAC protocols show obvious better performance of SEECH in term of lifetime. To evaluate the scalability of SEECH strategy, simulations are conducted in three different network size scenarios.
Article
The past few years have witnessed increased interest in the potential use of wireless sensor networks (WSNs) in applications such as disaster management, combat field reconnaissance, border protection and security surveillance. Sensors in these applications are expected to be remotely deployed in large numbers and to operate autonomously in unattended environments. To support scalability, nodes are often grouped into disjoint and mostly non-overlapping clusters. In this paper, we present a taxonomy and general classification of published clustering schemes. We survey different clustering algorithms for WSNs; highlighting their objectives, features, complexity, etc. We also compare of these clustering algorithms based on metrics such as convergence rate, cluster stability, cluster overlapping, location-awareness and support for node mobility.
Article
Wireless sensor networks (WSNs) have been applied to many applications since emerging. Among them, one of the most important applications is Sensor Data Collections ,w here sensed data are collected at all or some of the sensor nodes and forwarded to a central base station for further processing. In this paper, we present a survey on recent advances in this research area. We first highlight the special features of sensor data collection in WSNs, by comparing with both wired sensor data collection network and other WSN applications. With these features in mind, we then discuss the issues and prior solutions on the utilizations of WSNs for sensor data collection. Based on different focuses of previous research works, we describe the basic taxonomy and propose to break down the networked wireless sensor data collection into three major stages, namely, the deployment stage, the control message dissemination stage and the data delivery stage. In each stage, we then discuss the issues and challenges, followed by a review and comparison of the previously proposed approaches and solutions, striving to identify the research and development trend behind them. In addition, we further discuss the correlations among the three stages and outline possible directions for the future research of the networked wireless sensor data collection.