Exploring Wireless A Comprehensive Review On Sensor Node Integration and Energy Optimization Strategies For Enhanced Environmental Data Collection
Exploring Wireless A Comprehensive Review On Sensor Node Integration and Energy Optimization Strategies For Enhanced Environmental Data Collection
Volume 8 Issue 1, January-February 2024 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
1. INTRODUCTION
One issue that has arisen around the world is that of different types of networks, such as they are wireless
energy efficiency, that is, it refers to the intelligent sensor networks, as well as different energy
consumption of energy because most of the energy management systems within smart homes. This article
sources are finite, and what is sought is to have a focuses on the implementation of these energy
consumption of energy. responsible in the present so management systems using wireless sensor networks,
that future generations can continue to enjoy them. which by maximizing coverage as a basis will allow
According to different studies carried out, a better and more extensive services to users. It should
considerable increase in the demand for residential be noted that this corresponds to the issue of smart
electricity is expected within the following decades, grids, which through the use of smart meters, sensors
so that our traditional electricity networks will not be and different actuators will allow obtaining more
able to meet the requirements of the 21st century [1- detailed information on the consumption of each
3]. But there have been two major drawbacks for residential area, and even obtain individual
these energy management systems: the large number consumption. of each of the electrical and electronic
of residential homes without adequate automation devices within a specific dwelling, with which you
systems that are efficient and the high cost of can have a remote control of them [9]. We can also
implementing them [4-7]. For this reason, for this mention that wireless networks currently play a very
type of energy management, changes will have to be important role in the improvement of technology and
made in terms of the way in which energy is supplied, our quality of life, because they allow us to have a
and the form of the energy market [8], which requires
@ IJTSRD | Unique Paper ID – IJTSRD62401 | Volume – 8 | Issue – 1 | Jan-Feb 2024 Page 315
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
great freedom to communicate with the world at any coverage of the sensors. Some authors have come to
time and anywhere [10-12]. use this algorithm to propose repair methods based on
triangular mesh models [9]. In addition, with the
Although very advanced signal processing algorithms
exist and have been adopted by the wireless sensor implementation of this algorithm some of the
networks, most analytical studies on the coverage of problems related to coverage have been solved, that is
these networks are carried out in excessively to say, it is possible to obtain a fairly good coverage
simplistic models, as is the case of the disk model, of the sensors. However, there is little research on
which does not capture the stochastic nature of each Voronoi polygon, formed by the corresponding
detection [4]. This disk model has been analyzed points to reach maximum coverage [10-14].
several times and its limitations in obtaining optimal It is a method that can be widely used in the wireless
results has been understood and it has provided key sensor networks in order to solve the problems of
information for the design of wireless sensor coverage and low accuracy in locating the centroids
networks that in some cases have adopted algorithms [15]. A coverage strategy based on regions and
of data fusion [8]. While on the other hand, studies different parameters is proposed, such as distance of
have been carried out taking into account the problem coverage, capacity and percentage of coverage. It
of coverage in the wireless networks of sensors, should also be noted that in comparison with
which is similar to some computational geometry traditional centroid algorithms, the proposed strategy
problems. For this reason, due to its special offers some advantages, such as less localization
geometrical properties, the Voronoi algorithm has error, less time consumption, greater optimization and
been used in this field of wireless sensor network better stability with respect to location.
research, especially in the problems related to the
@ IJTSRD | Unique Paper ID – IJTSRD62401 | Volume – 8 | Issue – 1 | Jan-Feb 2024 Page 316
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
optimal for sensor networks, we propose LEACH aggregation to achieve good performance in terms of
(Low-Energy Adaptive Clustering Hierarchy), a system lifetime, latency, and application-perceived
clustering-based protocol that utilizes randomized quality is developed and analysed. LEACH includes a
rotation of local cluster base stations (cluster-heads) new, distributed cluster formation technique that
to evenly distribute the energy load among the enables self-organization of large numbers of nodes,
sensors in the network. LEACH uses localized algorithms for adapting clusters and rotating cluster
coordination to enable scalability and robustness for head positions to evenly distribute the energy load
dynamic networks, and incorporates data fusion into among all the nodes, and techniques to enable
the routing protocol to reduce the amount of distributed signal processing to save communication
information that must be transmitted to the base resources. Research show that LEACH can improve
station. Simulations show that LEACH can achieve as system lifetime by an order of magnitude compared
much as a factor of 8 reduction in energy dissipation with general-purpose multihop approaches. While
compared with conventional routing protocols. designing a protocol, it is important to consider the
LEACH is a clustering-based routing protocol that function of the application, the need for ease of
minimizes global energy usage by distributing the deployment, and the severe energy constraints of the
load to all the nodes at different points in time. nodes. These features led designing of LEACH, a
LEACH outperforms static clustering algorithms by protocol architecture where computation is performed
requiring nodes to volunteer to be high-energy locally to reduce the amount of transmitted data,
cluster-heads and adapting the corresponding clusters network configuration and operation is done using
based on the nodes that choose to be cluster-heads at local control, and media access control (MAC) and
a given time. At different times, each node has the routing protocols enable low-energy networking.
burden of acquiring data from the nodes in the cluster, Arati Manjeshwar and Dharma P. Agrawal, in
fusing the data to obtain an aggregate signal, and paper “APTEEN: A Hybrid Protocol for Efficient
transmitting this aggregate signal to the base station. Routing and Comprehensive Information Retrieval in
LEACH is completely distributed, requiring no Wireless Sensor Networks,” proposed a hybrid
control information from the base station, and the protocol for enhancing the efficiency of network.
nodes do not require knowledge of the global network Wireless sensor networks with thousands of tiny
in order for LEACH to operate. Distributing the sensor nodes, are expected to find wide applicability
energy among the nodes in the network is effective in and increasing deployment in coming years, as they
reducing energy dissipation from a global perspective enable reliable monitoring and analysis of the
and enhancing system lifetime. Specifically, environment. A hybrid routing protocol (APTEEN) is
simulations show that LEACH reduces proposed which allows for comprehensive
communication energy by as much as 8x compared information retrieval. The nodes in such a network
with direct transmission and minimum transmission- not only react to time-critical situations, but also give
energy routing. The first node death in LEACH an overall picture of the network at periodic intervals
occurs over 8 times later than the first node death in in a very energy efficient manner. Such a network
direct transmission, minimum-transmission-energy enables the user to request past, present and future
routing, and a static clustering protocol, and the last data from the network in the form of historical, one-
node death in LEACH occurs over 3 times later than time and persistent queries respectively. The
the last node death in the other protocols. performance of these protocols is evaluated and these
Wendi B. Heinzelman, in paper “An Application- protocols are observed to out perform existing
Specific Protocol Architecture for Wireless protocols in terms of energy consumption and
Microsensor Networks,” proposed an architecture longevity of the network. Hybrid protocol APTEEN
protocol with microsensors. Networking together combines the best features of both proactive and
hundreds or thousands of cheap microsensor nodes reactive networks and provide periodic data collection
allows users to accurately monitor a remote as well as near real-time warnings about critical
environment by intelligently combining the data from events. Though, our query model is suitable for a
the individual nodes. These networks require robust network with evenly distributed nodes, it can be
wireless communication protocols that are energy extended further to sensor networks with uneven node
efficient and provide low latency. Low-energy distributions. We believe we have taken first step in
adaptive clustering hierarchy (LEACH), a protocol defining an appropriate protocol for upcoming field
architecture for microsensor networks that combines of wireless sensor networks.
the ideas of energy-efficient cluster-based routing and Mao YE, in paper “An Energy Efficient Clustering
media access together with application-specific data Scheme in Wireless Sensor Networks,” proposed a
@ IJTSRD | Unique Paper ID – IJTSRD62401 | Volume – 8 | Issue – 1 | Jan-Feb 2024 Page 317
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
new clustering scheme. Data gathering is a common 3. COMPARISON WITH TRADITIONAL
but critical operation in many applications of wireless NETWORK
sensor networks. Innovative techniques that improve Routing is one of the most important and challenging
energy efficiency to prolong the network lifetime are task of a network and so is for wireless sensor
highly required. Clustering is an effective topology network. Routing in wireless sensor network is very
control approach in wireless sensor networks, which challenging and different than from other traditional
can increase network scalability and lifetime. Single- networks due to the following reasons listed below
hop wireless sensor networks, which better suits the [15-20]:
periodical data gathering applications. Though
Global Addressing Scheme: Since the number of
approach elects cluster heads with more residual
nodes in sensor network is much higher than other
energy in an autonomous manner through local radio ad-hoc networks, it is not possible to build global
communication with no iteration while achieving addresses to sensor nodes. The classical IP-
good cluster head distribution; further more, it
addressing mechanism cannot be applied to sensor
introduces a novel distance-based method to balance
network; hence the routing protocols that work
the load among the cluster heads. Simulation results based on IP-addressing cannot be used with sensor
show that EECS prolongs the network lifetime network.
significantly against the other clustering protocols
such as LEACH and HEED. Multi-Point Communication: Most of the
application in sensor network requires the sensed
Vivek P. Mhatre, in paper “A Minimum Cost data from multiple sensor nodes to a sink, which
Heterogeneous Sensor Network with a Lifetime is in contradiction to our traditional networks
Constraint,” proposed a method for reducing cost in which require point to point communication.
heterogeneous networks. A heterogeneous sensor
network is considered in which nodes are to be Data Redundancy: A sensing region consists of
deployed over a unit area for the purpose of number of nodes and many a time’s multiple
surveillance. If an aircraft visits the area periodically sensors generate similar data which has significant
and gathers data about the activity in the area from amount of redundancy in it. This redundant data
the sensor nodes. Nodes act as the cluster heads can cause power exploitation, which is a valuable
besides doing the sensing. Nodes use multihopping to resource of sensor network. Hence, this data
communicate with their closest cluster heads. The redundancy is needed to be reduced for improving
optimum node intensities and node energies guarantee the efficiency of the network.
a lifetime of at least T units, while ensuring Constrained Resources: Sensor networks are
connectivity and coverage of the surveillance area very much constrained in terms of energy
with a high probability. The overall cost of the resources, computation capacity and memory
network is minimized under these constraints. capacity hence requires careful resource
Lifetime is defined as the number of successful data management.
gathering trips (or cycles) that are possible until
connectivity and/or coverage are lost. Conditions for 4. APPLICATIONS OF WSN
a sharp cutoff are also taken into account, i.e., we Wireless Sensor Networks are formed by tiny sensing
ensure that almost all the nodes run out of energy at devices for wireless communication, actuation,
about the same time so that there is very little energy control and monitoring. Given the potential benefits
waste due to residual energy. Vivek Mhatre considers offered by these networks like simple deployment,
two types of hierarchical sensor networks: one that low cost, lack of cabling and mobility they providing
uses random uniform deployment and the other that numerous applications among which some are
uses grid deployment. This approach involves using categorized below:
two types of nodes: type 0 nodes which do the Disaster Relief Operations: The WSN framework
sensing and relaying on the ground. He also ensures structural planning for flood forecasting comprises of
conditions for connectivity and coverage of the area sensors (which sense and gather the information
during the lifetime of the network. The fact is that the applicable for counts), a few nodes alluded to as
cluster heads as well as the nodes within one hop of computational nods and a manned focal checking
the cluster heads, i.e., the critical nodes have the office (which checks the results with the accessible
maximum relaying burden and, therefore, these nodes online data, executes an incorporated rendition of the
are likely to run out of battery before other nodes. forecast calculation as an excess system, issues
The overall cost of the network is minimized cautions and starts departure strategies). Diverse sorts
satisfying these constraints. of sensors are obliged to sense water release from
dam, precipitation, stickiness, temperature, and so on.
@ IJTSRD | Unique Paper ID – IJTSRD62401 | Volume – 8 | Issue – 1 | Jan-Feb 2024 Page 318
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
The information gathered by these sensors are utilized [4] M. El Brak and M. Essaaidi, “Wireless sensor
within the flood prediction calculation. The network in home automation network and
computational nodes have compelling CPUs needed smart grid,” Complex Syst. (ICCS), 2012 Int.
to execute the appropriated expectation model. The Conf., pp. 1–6, 2012.
computational nodes should impart the forecast [5] X. Hao, Y. Wang, C. Wu, A. Y. Wang, L. Song,
results to the observing node. They additionally have
C. Hu, and L. Yu, “Smart meter deployment
correspondence between themselves for discovering
optimization for efficient electrical appliance
breaking down of nodes [21]. state monitoring”, 2012 IEEE Third Int. Conf.
Intelligent Buildings/Bridges: To reduce the energy Smart Grid Commun, pp. 25-30, 2012.
use of buildings, WSNs could be deployed to measure
[6] K. Islam, W. Shen, and X. Wang, “Security
temperature, humidity and air flow, which then could
and privacy considerations for Wireless Sensor
be used to adapt the temperature within the building Networks in smart home environments”,
automatically. Also sensors could be used to monitor
the mechanical stress level of buildings, such as Proc. 2012 IEEE 16th Int. Conf. Comput.
bridges, to find out the likelihood of a collapse [22]. Support. Coop. Work Des, pp. 626–633, 2012.
Biodiversity Mapping: WSNs can be used, for [7] Mathieu Bourdeau. “A Wireless Sensor
example, to monitor the erosion processes on the Network for Residential Building Energy and
ground of the ocean. Closely related is biodiversity Indoor Environmental Quality Monitoring:
mapping in which a number of plants or animals in a Design, Instrumentation, Data Analysis and
certain region are monitored [83]. Feedback” Sensors 2023, 23(12), 5580;
https://doi.org/10.3390/s23125580
5. CONCLUSION
In the conclusion of this study, several critical points [8] Imad S. AlShawi, “Lifetime Enhancement in
were considered. Clustering emerged as a pivotal Wireless Sensor Networks Using Fuzzy
technique for mitigating energy dissipation in the Approach and A-Star Algorithm”, IEEE
network and augmenting its stability. Given that SENSORS JOURNAL, VOL. 12, NO. 10,
nodes may be located far from the Base Station (BS), OCTOBER 2012.
direct communication becomes impractical due to [9] Y. Liu, “Wireless Sensor Network Applications
limited battery capacity, necessitating energy- in Smart Grid : Recent Trends and
efficient alternatives. Numerous clustering protocols, Challenges”, vol. 2012, pp. 2-7, 2012.
such as LEACH, have been designed to address this
[10] H. Pensas, M. Valtonen, and J. Vanhala,
issue. LEACH, as a fundamental algorithm, employs
“Wireless Sen- sor Networks Energy
a procedure of clusterhead election, where each
Optimization Using User Location Information
sensor node generates a random number in each
in Smart Homes”, 2011 Int. Conf. Broad-
round. If this generated random number falls below a
band Wirel. Comput. Commun. Appl., pp. 351-
predefined threshold, the respective node is elected as
356, 2011.
the clusterhead for the current round. This approach
offers a dynamic and distributed means of forming [11] H. Wang, Y. Qian, and H. Sharif, “Multimedia
clusters, thereby optimizing energy consumption and commu- nications over cognitive radio
enhancing network performance. networks for smart grid applications”, IEEE
Wirel. Commun., vol. 20,, pp. 125– 132,
REFERENCES
August 2013.
[1] Tsang-Chu Yu and et al. Wireless sensor
networks for indoor air quality monitoring. [12] S.-M. Kazempour-Radi and M.-H. Rafiei-
Medical Engineering & Physics, Volume 35, Sakhaei, “A utilization of wireless sensor
Issue 2, February 2013, Pages 231-235. network in smart homes, reviewing its
combination with modern cellular net- works,”
[2] Doherty, Lance, Jonathan Simon, and Thomas
in 2011 International Conference on
Watteyne. "Wireless sensor network challenges
Communi- cation and Industrial Application,
and solutions." Microwave Journal 55, no. 8
2011, pp. 1–5.
(2012): 22-34.
[13] J. Melorose, R. Perroy, and S. Careas,
[3] Zhan Wei Siew, “ Fuzzy Logic Based Energy
“Smart Home Platform based on Optimized
Efficient Protocol In Wireless Sensor
Wireless Sensor Network Protocol and
Networks,” ICTACT Journal On
Scalable Architecture”, Statew. Agric. L. Use
Communication Technology, December 2012,
Baseline 2015, vol. 1, pp. 0-4, 2015.
Volume: 03, Issue: 04, 2012
@ IJTSRD | Unique Paper ID – IJTSRD62401 | Volume – 8 | Issue – 1 | Jan-Feb 2024 Page 319
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
[14] Y. Wang, “The design of smart home system Ubiquitous Intelligence & Computing and 7th
based on wireless sensor network,” in 2013 Inter- national Conference on Autonomic &
IEEE 4th International Conference on Trusted Compu- ting, 2010, pp. 239–243.
Electronics Information and Emergency [19] N. H. Maghsoodi, M. Haghnegahdar, A. H.
Communication, 2013, pp. 106–108. Jahangir, and E. Sanaei, “Performance
[15] M. Y. Fathany and T. Adiono, “Wireless evaluation of energy ma- nagement system in
Protocol Design for Smart Home on Mesh smart home using wireless sensor network”, In
Wireless Sensor Network”, pp. 462-467, 2015. Smart Grids (ICSG), 2012 2nd Iran. Conf., pp.
[16] N. P. Sahari, “Smart Home System Using A 1-8, 2012.
Wireless Sensor Network For Elderly Care”, [20] M. Collotta and G. Pau, “A Novel Energy
pp. 51-55, 2016. Management Approach for Smart Homes
[17] S. Al-Sharaeh, R. Hasan, and I. Salah, “An Using Bluetooth Low Ener- gy”, vol. 33, n°
efficient rou- ting technique that maximizes the 12, pp. 2988-2996, 2015.
lifetime and coverage of wireless sensor [21] R. Ferri, M. Kim, and E. Yee, “Energy
networks”, 2012 2nd Int. Conf. Digit. Inf. Efficient Smart Home Monitoring System in
Commun. Technol. its Appl. DICTAP 2012, pp. Wireless Sensor Network”, US Pat. App.
13- 18, 2012. 10/856,684, no. 1406, 2004.
[18] M. Xu, L. Ma, F. Xia, T. Yuan, J. Qian, and M. [22] R. S. Ransing and M. Rajput, “Smart home
Shao, “De- sign and Implementation of a for elderly care, based on Wireless Sensor
Wireless Sensor Network for Smart Homes,” Network”, 2015 Int. Conf. Nascent Technol.
in 2010 7th International Conference on Eng. F., pp. 1-5, 2015.
@ IJTSRD | Unique Paper ID – IJTSRD62401 | Volume – 8 | Issue – 1 | Jan-Feb 2024 Page 320