SlideShare a Scribd company logo
1 of 4
Download to read offline
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering &Technology (IJARCET)
Volume 2, Issue 4, April 2013
1659
All Rights Reserved © 2012 IJARCET

Abstract—Recent advances in communication technology,
especially wireless sensor networks have inspired numerous
remote sensing and control applications. Here, we focus on the
monitoring and control of water quality in natural water bodies
such as rivers and lakes. An intelligent system that combines
monitoring and actuation capabilities is designed. Major
technical challenges such as sensor selection and control over
wireless networks are discussed and appropriate algorithms are
adopted based on system design requirement.
Index Terms—sensor network, water quality monitoring,
distributed control.
I. INTRODUCTION
Water quality monitoring has become a crucial question
around the whole world. Traditionally, remote water sensing
based on satellites is widely used to monitor the water quality
for rivers, lakes, seas and oceans. However, satellites only
offer a macro view of the water quality. When it comes to a
particular region of interest, the accuracy of the satellite
surveillance may not meet our requirements.
With the development of communication technology and
sensor technology, especially the concept of wireless sensor
network and Cyber-Physical System (CPS), many efforts
have been made toward building new water quality
surveillance technologies based on wireless sensors deployed
underwater.
Sensors have been developed for underwater environment
that are able to collect accurately several water quality
parameters such as; temperature, chemical substances, water
density etc. These sensors can be equipped with improved
communication capability, for instance, transmitting data
through acoustic waves. Using wireless communication
network, it is now possible to organize sensors as an
autonomous sensor network that provides continuous,
accurate water quality measures in relatively large water
body such as lakes. Underwater sensors network can serve as
a promising and a complementary approach with satellite
surveillance for an accurate remote sensing of water quality.
Manuscript received April, 2013.
Li Zhenan, College of Information and Electrical Engineering,
Shandong University of Technology, Shandong, China
Wang Kai, Department of Automation, Hefei University of Technology,
Hefei, China.
Liu Bo, Department of Electrical Engineering, Henan University,
Kaifeng, China.
On the other hand, when a source of pollution is located
through monitoring system, actions should be taken to
effectively remove it. While most common practice
nowadays is to send technical stuff to the pollution spot to
handle it, new technologies in robotics and Networked
Control Systems (NCS) do support the possibilities of
autonomous pollution source removal.
In this work we describe the concept of an intelligent water
quality and control system based on wireless sensor networks.
This system exploits new technologies in wireless sensors,
distributed estimation, networked control system, and
provides the capability of remote water quality monitoring
and control. The system is composed of the following parts:
1) Wireless low cost sensors that obtain multi-modular
water quality and send them through communication
link.
2) Central Monitoring Station (CMS) that receive
measurements from selected subset of sensors then
execute data fusion and filtering algorithms to monitor
water quality. In the presence of pollution sources, it
will also track its location in real-time.
3) Network controlled Unmanned Autonomous Vehicles
(UAVs) that are controlled by CMS through
communication network. On the discovery of pollution
sources, these UAVs will be sent out to retrieve it.
The rest part of this paper is organized as follows: the
structure of the system is described in Section 2. Section 3
addresses two major technical challenges in the intelligent
water quality monitoring and control system: sensor selection
and control under unreliable communication. Section 4
discusses other possible implementations of the system based
on several new estimation and control technologies.
Conclusion and future works are in Section 5 and 6,
respectively.
II. RELATED WORKS
Several studies on applying sensor networks for water
quality monitoring have been reported in [1, 2, 3]. In these
works design and implementation issues are discussed but
usually the sensor selection issue is not detailed. Sensor
selection is challenging topic and can usually be formulated
as NP-hard problem, algorithms that either use heuristic or
approximately solve some variation of the problem can be
found in [5, 7, 14, 16], some of them are based on information
theoretic criterions. Our approach is also related to the topic
of networked control systems (NCS). Stability and
performance issues in networked control systems has
Sensor-Network based Intelligent Water Quality
Monitoring and Control
Li Zhenan, Wang Kai, Liu Bo
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 4, April 2013
All Rights Reserved © 2012 IJARCET
1660
attracted great interest in the past decade [4, 6, 8, 9, 10, 12,
13], these works do not directly address design issues but
provided guidelines for system implementation.
III. PROPOSED SYSTEM STRUCTURE AND TECHNICAL
CHALLENGES
In this section, we are proposing the structure of the
wireless sensor network in which a large amount of sensor
nodes are placed in a lake. A much smaller number of UAVs
also patrol the lake and they are directly controlled by the
central monitoring station (CMS). These three components of
the proposed system are depicted in Figure.1. The sensor
nodes and UAVs are both mobile whereas the CMS is
stationary. The CMS collects the data from the sensors and
process them. Suppose the number of sensor nodes are very
large so that within the transmission range of each sensor
node there are always at least one other sensor node. This is
to exclude the possibility of isolated node that cannot
transmit its data to the CMS. The UAVs are fewer in number
and larger in size, so we can equip them with more expensive
devices such as long range transceivers, therefore it’s
assumed that the UAVs are capable of communicating with
the CMS directly (as indicated by the blue arrows in Figure.1).
The wireless sensors can transmit data either directly to the
CMS or through another wireless sensor, as indicated in
Figure.1 by the red arrows. When collecting data from
wireless sensors, the CMS is a sink and when guiding UAVs
to pollution sources, it serves as both as a source and a sink
because two-way communication is needed for the control of
UAVs: it needs to send commands to UAVs and also receive
feedback information from each of them to form a closed
loop.
Fig. 1The architectural of the proposed water quality
monitoring and control system.
The sensor units are implemented based on Zigbee wireless
technology, the block diagram is shown in Figure 2 (note that
the sensors are omitted). The sensor measurements in the
form of electrical signal and send to signal processing circuit
for local processing (quantization, scaling if necessary). The
digital signal is then sent to the microprocessor and sent to
CMS through transceiver circuit TI-CC2430. A Li-ion
battery pack is mounted to the mobile senor node to power all
these components.
Fig.2 Block diagram of Zigbee based wireless sensor node
(transceiver part)
The structure of the UAVs is plotted in Figure 3. The MCU
is the on-board decision-maker that coordinates all its
components. UAVs are equipped with its own sensors such
as acoustic sensor, camera, etc. Actuators includes propeller,
step motor for rudders and possibly robot arms, they are
directly control by MCU or remotely controlled from CMS.
Battery management unit monitors the battery state of health
(SoH) and state of charge (SoC), and decides the power
supply strategy for all components. For example when the
battery is low, some in-essential functions of the UAV are
temporarily turned off to save energy. The wireless
transceivers on the UAVs are omitted from Figure.3.
Fig. 3Typical structure for the UAVs
On the algorithm side, the most important components
running on the CMS are: sensor selection algorithm, data
fusion algorithm and networked control algorithm. The data
fusion algorithm is responsible of estimating the water
quality based on the collected data, and locating the pollution
source when there is any. This problem has been discussed
thoroughly in the literature. The other two problems are
relatively more challenging: the task of sensor selection is to
choose a subset of sensors to activate at a given time. This is
important because for wireless sensors the battery has limited
capacity and transmitting-receiving message is the most
energy-consuming action [1, 2]. Therefore to maximize the
2
3
1 CMS
(a)
(b)
Sensors
UAVs
8051
Controller
TI-CC2430
Battery
Signal
Processing
Circuit
ZIGBEE Module
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering &Technology (IJARCET)
Volume 2, Issue 4, April 2013
1661
All Rights Reserved © 2012 IJARCET
lifetime of these sensors most of them are in hibernate mode
and only wake up when it is necessary (e.g. the CMS believe
its measurement is important). The control of UAVs over
potentially unreliable wireless link is another challenging
task, because the link can suffer from packet loss, delay and
multi-path effects which degrade the control performance in
a significant way [4, 8, 11]. In the next section, we propose a
fast algorithm for sensor selection based on the work [14].
For the control of UAV a lie-group based control scheme
from [22] is adopted.
IV. SENSOR SELECTION AND NETWORKED UAV CONTROL
In this section, we describe our strategies for sensor
selection and UAV control. Our strategy for sensor selection
is adapted from the simplified greedy sensor selection
algorithm reported in [14], with modification to make it
feasible for mobile sensor nodes. The algorithm solves an
optimization problem in the form
max 𝑆 𝑓 𝑆 |𝑆| ≤ 𝑚}(1)
Here 𝑆 is a subset of sensors with number less than 𝑚,
𝑓 𝑆 is a monotone sub-modular function derived from Max
A Posteriori (MAP) criterion or Maximum Likelihood (ML)
criterion. It can be shown [14] that for such optimization
problems a greedy algorithm results in a solution which is not
guaranteed to be optimal but is within 1 −
1
𝑒
of the optimal
objective value. Starting from an empty set, at each step the
greedy algorithm picks the wireless sensor node that
maximizes the objective when included with previously
chosen sensor node set. The procedure repeats until no
constraints are violated.
To make the algorithm work for mobile sensors, we add
two additional actions: a). when a sensor moves away from
its original location, it reports its destination to CMS so that a
new sub-modular cost function can be computed (this is
possible since a moving sensor cannot be in hibernate mode).
b). when the sensor distribution changes are significant
enough the CMS execute the sensor selection algorithm again
using the new locations of moved sensors and its stored
position information of all other sensors. This generates a
new set of 𝑚 sensors to be activated.
For the control of UAVs over unreliable wireless channel,
we chose the algorithm developed in [22] since its planar
formation control property fits our application needs very
well. Although the algorithm was for flying vehicles it can be
applied to surface vehicles with no modification since only
2-D case is discussed. The stability of the system under mild
packet drop was tested and the preliminary results are
promising. However a theoretical guarantee of stability and
performance is the subject of future research.
V. CONCLUSION
In this work we introduced an intelligent water quality and
control system based on wireless sensor networks. This
system use mobile wireless sensors to monitor water quality
in a remote fashion and can detect pollutant location
effectively. Wireless controlled UAVs are integrated for the
marking, separation and removal of pollutant. The technical
challenges such as sensor selection and wireless control are
addressed with customized novel algorithms.
In the future the research effort will focus on improving the
UAV control algorithm. New advances in networked control
system such as event-triggered control [15, 17, 19, 2, 23] will
be tested on our system.
REFERENCES
[1] Cristina Albaladejo, Pedro Sánchez, Andrés Iborra, Fulgencio Soto,
Juan A.Lópezand Roque Torres, ―Wireless Sensor Networks for
Oceanographic Monitoring: A Systematic Review‖, Sensors,
2010(10), pp.6948—6967.
[2] Seders, L. A.; Shea, C. A.; Lemmon, M. D.; Maurice, P. A.;
Talley, J. W.―LakeNet: An Integrated Sensor Network for
Environmental Sensing in Lakes‖, American Geophysical Union, Fall
Meeting 2005
[3] RuanYue, Tang Ying, "A water quality monitoring system based on
wireless sensor network & solar power supply," IEEE International
Conference on Cyber Technology in Automation, Control, and
Intelligent Systems (CYBER), 201,1 pp.126---129.
[4] SekharTatikonda, S. Mitter, ―Control Over Noisy Channels‖, IEEE
Transactions on Automatic Control, 49, 1196-1201, 2004,
[5] Vijay Gupta,Timothy Chung, BabakHassibi, and Richard Murray, ―On
a stochastic sensor selection algorithm with applications in sensor
scheduling and sensor coverage‖, Automatica,42(2), pp. 251-260, 2006
[6] Sun Yu, Prashant G. Mehta, ―Fundamental performance limitations
with Kullback-Leibler control cost,‖ IEEE Conference on Decision &
Control, pp.7063-7068, 2010.
[7] Fang Bian; Kempe, D. Govindan, R., ―Utility-based sensor selection‖,
Information Processing in Sensor Networks IPSN 2006, pp.11-18
[8] G. N. Nair & R. J. Evans, ―Stabilization with data-rate-limited
feedback: tightest attainable bounds‖, Systems & Control Letters, vol.
41, no. 1, pp. 49-56, 2000.
[9] Martins, Nuno C., Dahleh, Murither A., "Feedback Control in the
Presence of Noisy Channels: 'Bode-Like' Fundamental Limitations of
Performance", IEEE Transactions on Automatic Control, vol.53,
issue.7, pp. 1604 – 1615, 2008
[10] Y. Sun and P. G. Mehta, ―Fundamental performance limitations via
entropy estimates with hidden Markov models,‖ IEEE Conference on
Decision & Control, pp. 3982–3988, 2007.
[11] Nicola Elia: Remote stabilization over fading channels. Systems &
Control Letters, vol.54, no.3, pp.237-249, 2005.
[12] Sun Yu, Prashant G. Mehta, ―Bode-Like Fundamental Performance
Limitations in Control of Nonlinear Systems‖. IEEE Transaction on
Automatic Control, vol. 55, pp.1390-1405, 2010.
[13] G. Zang, and P. A. Iglesias,―Nonlinear extension of Bode’s integral
based on an information theoretic interpretation‖, Systems and Control
Letters, vol.50, pp.11–29, 2003.
[14] Andreas Krause, Brendan McMahan, Carlos Guestrin, and Anupam
Gupta, "Robust Sub-modular Observation Selection", Journal of
Machine Learning Research (JMLR), 9, 2761-2801, 2008.
[15] Xiaofeng Wang, Y. Sun, N. Hovakimyan: ―Asynchronous task
execution in networked control systems using decentralized
event-triggering‖. Systems & Control Letters 61(9): 936-944.
[16] Shamaiah, M., Banerjee, S., Vikalo, H., "Greedy sensor selection:
Leveraging sub- modularity," IEEE Conference on Decision and
Control 2010, pp.2572-2577
[17] Xiaofeng Wang, Michael D. Lemmon: ―Event-Triggering in
Distributed Networked Systems with Data Dropouts and Delays‖.
HSCC 2009, pp.366-380
[18] Paulo Tabuada, ―Event-Triggered Real-Time Scheduling of Stabilizing
Control Tasks‖ IEEE Transaction on Automatic Control, 52(9),
pp.1680-1685, 2007
[19] Maben Rabi, Karl Henrik Johansson, Mikael Johansson: ―Optimal
stopping for event-triggered sensing and actuation‖. IEEE Conference
on Decision and Control, pp.3607-3612, 2008
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 4, April 2013
All Rights Reserved © 2012 IJARCET
1662
[20] Maben Rabi, Karl Henrik Johansson: ―Event-triggered strategies for
industrial control over wireless networks‖. WICON 2008: 34
[21] Sun Yu, Prashant G. Mehta, ―The Kullback-Leibler Rate
Pseudo-Metric for Comparing Dynamical Systems‖. IEEE Transaction
on Automatic Control, vol.55, pp.1585-1598, 2010.
[22] Justh, Eric W. and Krishnaprasad, Perinkulam S. ―A Simple Control
Law for UAV Formation Flying‖, Technical Report, ISR, University of
Maryland.
[23] Xiaofeng Wang, Y. Sun, N. Hovakimyan: ―Relaxing the consistency
condition in distributed event-triggered networked control systems‖.
IEEE Conference on Decision and Control, pp.4727-4732, 2010

More Related Content

What's hot

Design of optimal system level for embedded wireless sensor unit
Design of optimal system  level for embedded wireless sensor unitDesign of optimal system  level for embedded wireless sensor unit
Design of optimal system level for embedded wireless sensor unitIAEME Publication
 
Case study of wireless sensor network
Case study of wireless sensor networkCase study of wireless sensor network
Case study of wireless sensor networkSushil Aggarwal
 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkeSAT Publishing House
 
An overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication pptAn overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication pptphbhagwat
 
Security in Wireless Sensor Networks Using Broadcasting
Security in Wireless Sensor Networks Using BroadcastingSecurity in Wireless Sensor Networks Using Broadcasting
Security in Wireless Sensor Networks Using BroadcastingIJMER
 
Power Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksPower Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksMshari Alabdulkarim
 
WIRELESS SENSOR NETWORKS
WIRELESS SENSOR NETWORKSWIRELESS SENSOR NETWORKS
WIRELESS SENSOR NETWORKSpabitra jena
 
Real time approach of piezo actuated beam for wireless seismic measurement us...
Real time approach of piezo actuated beam for wireless seismic measurement us...Real time approach of piezo actuated beam for wireless seismic measurement us...
Real time approach of piezo actuated beam for wireless seismic measurement us...eSAT Journals
 
IRJET- Wireless Sensor Network for Railway Security System
IRJET- Wireless Sensor Network for Railway Security SystemIRJET- Wireless Sensor Network for Railway Security System
IRJET- Wireless Sensor Network for Railway Security SystemIRJET Journal
 
Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...eSAT Journals
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networksGodspowerAgbulu
 
Sensing and controlling the environment using mobile network based Raspberry ...
Sensing and controlling the environment using mobile network based Raspberry ...Sensing and controlling the environment using mobile network based Raspberry ...
Sensing and controlling the environment using mobile network based Raspberry ...Sorin Claudiu Fratila
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networksManoj BN
 
Security issues and solution in wireless sensor networks
Security issues and solution in wireless sensor networksSecurity issues and solution in wireless sensor networks
Security issues and solution in wireless sensor networksJahan Zeb Xebi
 
Elec6076 wireless sensor networks
Elec6076   wireless sensor networksElec6076   wireless sensor networks
Elec6076 wireless sensor networksTristan De Candé
 
An Expert System For Power Plants Paper Presentation
An Expert System For Power Plants Paper PresentationAn Expert System For Power Plants Paper Presentation
An Expert System For Power Plants Paper Presentationguestac67362
 
Seminar Report on Wisenet Technology
Seminar Report on Wisenet TechnologySeminar Report on Wisenet Technology
Seminar Report on Wisenet TechnologyVivek Soni
 

What's hot (20)

Design of optimal system level for embedded wireless sensor unit
Design of optimal system  level for embedded wireless sensor unitDesign of optimal system  level for embedded wireless sensor unit
Design of optimal system level for embedded wireless sensor unit
 
Case study of wireless sensor network
Case study of wireless sensor networkCase study of wireless sensor network
Case study of wireless sensor network
 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor network
 
An overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication pptAn overview of a wireless sensor network communication ppt
An overview of a wireless sensor network communication ppt
 
K010526570
K010526570K010526570
K010526570
 
Security in Wireless Sensor Networks Using Broadcasting
Security in Wireless Sensor Networks Using BroadcastingSecurity in Wireless Sensor Networks Using Broadcasting
Security in Wireless Sensor Networks Using Broadcasting
 
Power Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksPower Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor Networks
 
WIRELESS SENSOR NETWORKS
WIRELESS SENSOR NETWORKSWIRELESS SENSOR NETWORKS
WIRELESS SENSOR NETWORKS
 
Real time approach of piezo actuated beam for wireless seismic measurement us...
Real time approach of piezo actuated beam for wireless seismic measurement us...Real time approach of piezo actuated beam for wireless seismic measurement us...
Real time approach of piezo actuated beam for wireless seismic measurement us...
 
FINAL
FINALFINAL
FINAL
 
IRJET- Wireless Sensor Network for Railway Security System
IRJET- Wireless Sensor Network for Railway Security SystemIRJET- Wireless Sensor Network for Railway Security System
IRJET- Wireless Sensor Network for Railway Security System
 
Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...Scheduling for interference mitigation using enhanced intercell interference ...
Scheduling for interference mitigation using enhanced intercell interference ...
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor network
 
Sensing and controlling the environment using mobile network based Raspberry ...
Sensing and controlling the environment using mobile network based Raspberry ...Sensing and controlling the environment using mobile network based Raspberry ...
Sensing and controlling the environment using mobile network based Raspberry ...
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
Security issues and solution in wireless sensor networks
Security issues and solution in wireless sensor networksSecurity issues and solution in wireless sensor networks
Security issues and solution in wireless sensor networks
 
Elec6076 wireless sensor networks
Elec6076   wireless sensor networksElec6076   wireless sensor networks
Elec6076 wireless sensor networks
 
An Expert System For Power Plants Paper Presentation
An Expert System For Power Plants Paper PresentationAn Expert System For Power Plants Paper Presentation
An Expert System For Power Plants Paper Presentation
 
Seminar Report on Wisenet Technology
Seminar Report on Wisenet TechnologySeminar Report on Wisenet Technology
Seminar Report on Wisenet Technology
 

Viewers also liked

งานนำเสนอ1
งานนำเสนอ1งานนำเสนอ1
งานนำเสนอ1mesaraka
 
HXR 2016: Improving Insurance Member Experiences -Christopher Neuharth
HXR 2016: Improving Insurance Member Experiences -Christopher NeuharthHXR 2016: Improving Insurance Member Experiences -Christopher Neuharth
HXR 2016: Improving Insurance Member Experiences -Christopher NeuharthHxRefactored
 
Robin Steele Resume 2017
Robin Steele Resume 2017Robin Steele Resume 2017
Robin Steele Resume 2017Robin Steele
 
3 клас. Корнієнко. Урок 17. Поняття про інтерннет
3 клас. Корнієнко. Урок 17. Поняття про інтерннет3 клас. Корнієнко. Урок 17. Поняття про інтерннет
3 клас. Корнієнко. Урок 17. Поняття про інтерннетДмитро Загура
 
In search of the next great data artist
In search of the next great data artistIn search of the next great data artist
In search of the next great data artistCharles Randall, PhD
 
Les fondements de la Programmation neurolinguistique (PNL)
Les fondements de la Programmation neurolinguistique (PNL)Les fondements de la Programmation neurolinguistique (PNL)
Les fondements de la Programmation neurolinguistique (PNL)khalil michrafy
 
Teoria general del derecho
Teoria general del derechoTeoria general del derecho
Teoria general del derechooscarvil23
 

Viewers also liked (8)

งานนำเสนอ1
งานนำเสนอ1งานนำเสนอ1
งานนำเสนอ1
 
Resume - Miguel L. Colquicocha Martinez
Resume - Miguel L. Colquicocha MartinezResume - Miguel L. Colquicocha Martinez
Resume - Miguel L. Colquicocha Martinez
 
HXR 2016: Improving Insurance Member Experiences -Christopher Neuharth
HXR 2016: Improving Insurance Member Experiences -Christopher NeuharthHXR 2016: Improving Insurance Member Experiences -Christopher Neuharth
HXR 2016: Improving Insurance Member Experiences -Christopher Neuharth
 
Robin Steele Resume 2017
Robin Steele Resume 2017Robin Steele Resume 2017
Robin Steele Resume 2017
 
3 клас. Корнієнко. Урок 17. Поняття про інтерннет
3 клас. Корнієнко. Урок 17. Поняття про інтерннет3 клас. Корнієнко. Урок 17. Поняття про інтерннет
3 клас. Корнієнко. Урок 17. Поняття про інтерннет
 
In search of the next great data artist
In search of the next great data artistIn search of the next great data artist
In search of the next great data artist
 
Les fondements de la Programmation neurolinguistique (PNL)
Les fondements de la Programmation neurolinguistique (PNL)Les fondements de la Programmation neurolinguistique (PNL)
Les fondements de la Programmation neurolinguistique (PNL)
 
Teoria general del derecho
Teoria general del derechoTeoria general del derecho
Teoria general del derecho
 

Similar to Ijarcet vol-2-issue-4-1659-1662

Monitoring and Maintenance of Highway Bridges Using Wireless Sensor Networks
Monitoring and Maintenance of Highway Bridges Using Wireless Sensor NetworksMonitoring and Maintenance of Highway Bridges Using Wireless Sensor Networks
Monitoring and Maintenance of Highway Bridges Using Wireless Sensor NetworksPremier Publishers
 
Wireless sensor networks for condition monitoring in the railway industry a s...
Wireless sensor networks for condition monitoring in the railway industry a s...Wireless sensor networks for condition monitoring in the railway industry a s...
Wireless sensor networks for condition monitoring in the railway industry a s...redpel dot com
 
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...IRJET Journal
 
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...Onyebuchi nosiri
 
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...Onyebuchi nosiri
 
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...IRJET Journal
 
SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...
SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...
SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...ijiert bestjournal
 
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSNA SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSNIAEME Publication
 
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...
IRJET- Improving Network Life Time using High Populated Harmony Search Al...IRJET Journal
 
Autonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesAutonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesIRJET Journal
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEYijcsa
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light controlMadhu Prasad
 
Research advancements in ocean environmental monitoring systems using wireles...
Research advancements in ocean environmental monitoring systems using wireles...Research advancements in ocean environmental monitoring systems using wireles...
Research advancements in ocean environmental monitoring systems using wireles...TELKOMNIKA JOURNAL
 
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE Own preparations
 
Design and implementation of a centralized approach for multi-node localizatio
Design and implementation of a centralized approach for multi-node localizatioDesign and implementation of a centralized approach for multi-node localizatio
Design and implementation of a centralized approach for multi-node localizatioIJECEIAES
 
Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...
Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...
Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...Associate Professor in VSB Coimbatore
 
2016 artigo wireless control
2016 artigo wireless control2016 artigo wireless control
2016 artigo wireless controlFabricio Schlag
 
Comparative Performance Analysis of Wireless Communication Protocols for Inte...
Comparative Performance Analysis of Wireless Communication Protocols for Inte...Comparative Performance Analysis of Wireless Communication Protocols for Inte...
Comparative Performance Analysis of Wireless Communication Protocols for Inte...chokrio
 

Similar to Ijarcet vol-2-issue-4-1659-1662 (20)

Monitoring and Maintenance of Highway Bridges Using Wireless Sensor Networks
Monitoring and Maintenance of Highway Bridges Using Wireless Sensor NetworksMonitoring and Maintenance of Highway Bridges Using Wireless Sensor Networks
Monitoring and Maintenance of Highway Bridges Using Wireless Sensor Networks
 
Wireless sensor networks for condition monitoring in the railway industry a s...
Wireless sensor networks for condition monitoring in the railway industry a s...Wireless sensor networks for condition monitoring in the railway industry a s...
Wireless sensor networks for condition monitoring in the railway industry a s...
 
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
IRJET - Sensor Technology based Fault Detection and Automated Gate System for...
 
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
 
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
Adaptive Monitoring and Localization of Faulty Node in a Wireless Sensor Netw...
 
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
 
S2-R2
S2-R2S2-R2
S2-R2
 
SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...
SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...
SENSOR NETWORK FOR REAL‐TIME MONITORING AND DETECTION CONTAMINATION IN DRINKI...
 
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSNA SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN
 
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...IRJET-  	  Improving Network Life Time using High Populated Harmony Search Al...
IRJET- Improving Network Life Time using High Populated Harmony Search Al...
 
Autonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridgesAutonomous sensor nodes for Structural Health Monitoring of bridges
Autonomous sensor nodes for Structural Health Monitoring of bridges
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light control
 
Research advancements in ocean environmental monitoring systems using wireles...
Research advancements in ocean environmental monitoring systems using wireles...Research advancements in ocean environmental monitoring systems using wireles...
Research advancements in ocean environmental monitoring systems using wireles...
 
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
 
Water level monitoring system
Water level monitoring systemWater level monitoring system
Water level monitoring system
 
Design and implementation of a centralized approach for multi-node localizatio
Design and implementation of a centralized approach for multi-node localizatioDesign and implementation of a centralized approach for multi-node localizatio
Design and implementation of a centralized approach for multi-node localizatio
 
Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...
Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...
Real-Time Monitoring and Assessment of Circuit Breaker Operations for Diagnos...
 
2016 artigo wireless control
2016 artigo wireless control2016 artigo wireless control
2016 artigo wireless control
 
Comparative Performance Analysis of Wireless Communication Protocols for Inte...
Comparative Performance Analysis of Wireless Communication Protocols for Inte...Comparative Performance Analysis of Wireless Communication Protocols for Inte...
Comparative Performance Analysis of Wireless Communication Protocols for Inte...
 

More from Editor IJARCET

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationEditor IJARCET
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Editor IJARCET
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Editor IJARCET
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Editor IJARCET
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Editor IJARCET
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Editor IJARCET
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Editor IJARCET
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Editor IJARCET
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Editor IJARCET
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Editor IJARCET
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Editor IJARCET
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Editor IJARCET
 

More from Editor IJARCET (20)

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturization
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107
 

Recently uploaded

"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 

Recently uploaded (20)

"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 

Ijarcet vol-2-issue-4-1659-1662

  • 1. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering &Technology (IJARCET) Volume 2, Issue 4, April 2013 1659 All Rights Reserved © 2012 IJARCET  Abstract—Recent advances in communication technology, especially wireless sensor networks have inspired numerous remote sensing and control applications. Here, we focus on the monitoring and control of water quality in natural water bodies such as rivers and lakes. An intelligent system that combines monitoring and actuation capabilities is designed. Major technical challenges such as sensor selection and control over wireless networks are discussed and appropriate algorithms are adopted based on system design requirement. Index Terms—sensor network, water quality monitoring, distributed control. I. INTRODUCTION Water quality monitoring has become a crucial question around the whole world. Traditionally, remote water sensing based on satellites is widely used to monitor the water quality for rivers, lakes, seas and oceans. However, satellites only offer a macro view of the water quality. When it comes to a particular region of interest, the accuracy of the satellite surveillance may not meet our requirements. With the development of communication technology and sensor technology, especially the concept of wireless sensor network and Cyber-Physical System (CPS), many efforts have been made toward building new water quality surveillance technologies based on wireless sensors deployed underwater. Sensors have been developed for underwater environment that are able to collect accurately several water quality parameters such as; temperature, chemical substances, water density etc. These sensors can be equipped with improved communication capability, for instance, transmitting data through acoustic waves. Using wireless communication network, it is now possible to organize sensors as an autonomous sensor network that provides continuous, accurate water quality measures in relatively large water body such as lakes. Underwater sensors network can serve as a promising and a complementary approach with satellite surveillance for an accurate remote sensing of water quality. Manuscript received April, 2013. Li Zhenan, College of Information and Electrical Engineering, Shandong University of Technology, Shandong, China Wang Kai, Department of Automation, Hefei University of Technology, Hefei, China. Liu Bo, Department of Electrical Engineering, Henan University, Kaifeng, China. On the other hand, when a source of pollution is located through monitoring system, actions should be taken to effectively remove it. While most common practice nowadays is to send technical stuff to the pollution spot to handle it, new technologies in robotics and Networked Control Systems (NCS) do support the possibilities of autonomous pollution source removal. In this work we describe the concept of an intelligent water quality and control system based on wireless sensor networks. This system exploits new technologies in wireless sensors, distributed estimation, networked control system, and provides the capability of remote water quality monitoring and control. The system is composed of the following parts: 1) Wireless low cost sensors that obtain multi-modular water quality and send them through communication link. 2) Central Monitoring Station (CMS) that receive measurements from selected subset of sensors then execute data fusion and filtering algorithms to monitor water quality. In the presence of pollution sources, it will also track its location in real-time. 3) Network controlled Unmanned Autonomous Vehicles (UAVs) that are controlled by CMS through communication network. On the discovery of pollution sources, these UAVs will be sent out to retrieve it. The rest part of this paper is organized as follows: the structure of the system is described in Section 2. Section 3 addresses two major technical challenges in the intelligent water quality monitoring and control system: sensor selection and control under unreliable communication. Section 4 discusses other possible implementations of the system based on several new estimation and control technologies. Conclusion and future works are in Section 5 and 6, respectively. II. RELATED WORKS Several studies on applying sensor networks for water quality monitoring have been reported in [1, 2, 3]. In these works design and implementation issues are discussed but usually the sensor selection issue is not detailed. Sensor selection is challenging topic and can usually be formulated as NP-hard problem, algorithms that either use heuristic or approximately solve some variation of the problem can be found in [5, 7, 14, 16], some of them are based on information theoretic criterions. Our approach is also related to the topic of networked control systems (NCS). Stability and performance issues in networked control systems has Sensor-Network based Intelligent Water Quality Monitoring and Control Li Zhenan, Wang Kai, Liu Bo
  • 2. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, Issue 4, April 2013 All Rights Reserved © 2012 IJARCET 1660 attracted great interest in the past decade [4, 6, 8, 9, 10, 12, 13], these works do not directly address design issues but provided guidelines for system implementation. III. PROPOSED SYSTEM STRUCTURE AND TECHNICAL CHALLENGES In this section, we are proposing the structure of the wireless sensor network in which a large amount of sensor nodes are placed in a lake. A much smaller number of UAVs also patrol the lake and they are directly controlled by the central monitoring station (CMS). These three components of the proposed system are depicted in Figure.1. The sensor nodes and UAVs are both mobile whereas the CMS is stationary. The CMS collects the data from the sensors and process them. Suppose the number of sensor nodes are very large so that within the transmission range of each sensor node there are always at least one other sensor node. This is to exclude the possibility of isolated node that cannot transmit its data to the CMS. The UAVs are fewer in number and larger in size, so we can equip them with more expensive devices such as long range transceivers, therefore it’s assumed that the UAVs are capable of communicating with the CMS directly (as indicated by the blue arrows in Figure.1). The wireless sensors can transmit data either directly to the CMS or through another wireless sensor, as indicated in Figure.1 by the red arrows. When collecting data from wireless sensors, the CMS is a sink and when guiding UAVs to pollution sources, it serves as both as a source and a sink because two-way communication is needed for the control of UAVs: it needs to send commands to UAVs and also receive feedback information from each of them to form a closed loop. Fig. 1The architectural of the proposed water quality monitoring and control system. The sensor units are implemented based on Zigbee wireless technology, the block diagram is shown in Figure 2 (note that the sensors are omitted). The sensor measurements in the form of electrical signal and send to signal processing circuit for local processing (quantization, scaling if necessary). The digital signal is then sent to the microprocessor and sent to CMS through transceiver circuit TI-CC2430. A Li-ion battery pack is mounted to the mobile senor node to power all these components. Fig.2 Block diagram of Zigbee based wireless sensor node (transceiver part) The structure of the UAVs is plotted in Figure 3. The MCU is the on-board decision-maker that coordinates all its components. UAVs are equipped with its own sensors such as acoustic sensor, camera, etc. Actuators includes propeller, step motor for rudders and possibly robot arms, they are directly control by MCU or remotely controlled from CMS. Battery management unit monitors the battery state of health (SoH) and state of charge (SoC), and decides the power supply strategy for all components. For example when the battery is low, some in-essential functions of the UAV are temporarily turned off to save energy. The wireless transceivers on the UAVs are omitted from Figure.3. Fig. 3Typical structure for the UAVs On the algorithm side, the most important components running on the CMS are: sensor selection algorithm, data fusion algorithm and networked control algorithm. The data fusion algorithm is responsible of estimating the water quality based on the collected data, and locating the pollution source when there is any. This problem has been discussed thoroughly in the literature. The other two problems are relatively more challenging: the task of sensor selection is to choose a subset of sensors to activate at a given time. This is important because for wireless sensors the battery has limited capacity and transmitting-receiving message is the most energy-consuming action [1, 2]. Therefore to maximize the 2 3 1 CMS (a) (b) Sensors UAVs 8051 Controller TI-CC2430 Battery Signal Processing Circuit ZIGBEE Module
  • 3. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering &Technology (IJARCET) Volume 2, Issue 4, April 2013 1661 All Rights Reserved © 2012 IJARCET lifetime of these sensors most of them are in hibernate mode and only wake up when it is necessary (e.g. the CMS believe its measurement is important). The control of UAVs over potentially unreliable wireless link is another challenging task, because the link can suffer from packet loss, delay and multi-path effects which degrade the control performance in a significant way [4, 8, 11]. In the next section, we propose a fast algorithm for sensor selection based on the work [14]. For the control of UAV a lie-group based control scheme from [22] is adopted. IV. SENSOR SELECTION AND NETWORKED UAV CONTROL In this section, we describe our strategies for sensor selection and UAV control. Our strategy for sensor selection is adapted from the simplified greedy sensor selection algorithm reported in [14], with modification to make it feasible for mobile sensor nodes. The algorithm solves an optimization problem in the form max 𝑆 𝑓 𝑆 |𝑆| ≤ 𝑚}(1) Here 𝑆 is a subset of sensors with number less than 𝑚, 𝑓 𝑆 is a monotone sub-modular function derived from Max A Posteriori (MAP) criterion or Maximum Likelihood (ML) criterion. It can be shown [14] that for such optimization problems a greedy algorithm results in a solution which is not guaranteed to be optimal but is within 1 − 1 𝑒 of the optimal objective value. Starting from an empty set, at each step the greedy algorithm picks the wireless sensor node that maximizes the objective when included with previously chosen sensor node set. The procedure repeats until no constraints are violated. To make the algorithm work for mobile sensors, we add two additional actions: a). when a sensor moves away from its original location, it reports its destination to CMS so that a new sub-modular cost function can be computed (this is possible since a moving sensor cannot be in hibernate mode). b). when the sensor distribution changes are significant enough the CMS execute the sensor selection algorithm again using the new locations of moved sensors and its stored position information of all other sensors. This generates a new set of 𝑚 sensors to be activated. For the control of UAVs over unreliable wireless channel, we chose the algorithm developed in [22] since its planar formation control property fits our application needs very well. Although the algorithm was for flying vehicles it can be applied to surface vehicles with no modification since only 2-D case is discussed. The stability of the system under mild packet drop was tested and the preliminary results are promising. However a theoretical guarantee of stability and performance is the subject of future research. V. CONCLUSION In this work we introduced an intelligent water quality and control system based on wireless sensor networks. This system use mobile wireless sensors to monitor water quality in a remote fashion and can detect pollutant location effectively. Wireless controlled UAVs are integrated for the marking, separation and removal of pollutant. The technical challenges such as sensor selection and wireless control are addressed with customized novel algorithms. In the future the research effort will focus on improving the UAV control algorithm. New advances in networked control system such as event-triggered control [15, 17, 19, 2, 23] will be tested on our system. REFERENCES [1] Cristina Albaladejo, Pedro Sánchez, Andrés Iborra, Fulgencio Soto, Juan A.Lópezand Roque Torres, ―Wireless Sensor Networks for Oceanographic Monitoring: A Systematic Review‖, Sensors, 2010(10), pp.6948—6967. [2] Seders, L. A.; Shea, C. A.; Lemmon, M. D.; Maurice, P. A.; Talley, J. W.―LakeNet: An Integrated Sensor Network for Environmental Sensing in Lakes‖, American Geophysical Union, Fall Meeting 2005 [3] RuanYue, Tang Ying, "A water quality monitoring system based on wireless sensor network & solar power supply," IEEE International Conference on Cyber Technology in Automation, Control, and Intelligent Systems (CYBER), 201,1 pp.126---129. [4] SekharTatikonda, S. Mitter, ―Control Over Noisy Channels‖, IEEE Transactions on Automatic Control, 49, 1196-1201, 2004, [5] Vijay Gupta,Timothy Chung, BabakHassibi, and Richard Murray, ―On a stochastic sensor selection algorithm with applications in sensor scheduling and sensor coverage‖, Automatica,42(2), pp. 251-260, 2006 [6] Sun Yu, Prashant G. Mehta, ―Fundamental performance limitations with Kullback-Leibler control cost,‖ IEEE Conference on Decision & Control, pp.7063-7068, 2010. [7] Fang Bian; Kempe, D. Govindan, R., ―Utility-based sensor selection‖, Information Processing in Sensor Networks IPSN 2006, pp.11-18 [8] G. N. Nair & R. J. Evans, ―Stabilization with data-rate-limited feedback: tightest attainable bounds‖, Systems & Control Letters, vol. 41, no. 1, pp. 49-56, 2000. [9] Martins, Nuno C., Dahleh, Murither A., "Feedback Control in the Presence of Noisy Channels: 'Bode-Like' Fundamental Limitations of Performance", IEEE Transactions on Automatic Control, vol.53, issue.7, pp. 1604 – 1615, 2008 [10] Y. Sun and P. G. Mehta, ―Fundamental performance limitations via entropy estimates with hidden Markov models,‖ IEEE Conference on Decision & Control, pp. 3982–3988, 2007. [11] Nicola Elia: Remote stabilization over fading channels. Systems & Control Letters, vol.54, no.3, pp.237-249, 2005. [12] Sun Yu, Prashant G. Mehta, ―Bode-Like Fundamental Performance Limitations in Control of Nonlinear Systems‖. IEEE Transaction on Automatic Control, vol. 55, pp.1390-1405, 2010. [13] G. Zang, and P. A. Iglesias,―Nonlinear extension of Bode’s integral based on an information theoretic interpretation‖, Systems and Control Letters, vol.50, pp.11–29, 2003. [14] Andreas Krause, Brendan McMahan, Carlos Guestrin, and Anupam Gupta, "Robust Sub-modular Observation Selection", Journal of Machine Learning Research (JMLR), 9, 2761-2801, 2008. [15] Xiaofeng Wang, Y. Sun, N. Hovakimyan: ―Asynchronous task execution in networked control systems using decentralized event-triggering‖. Systems & Control Letters 61(9): 936-944. [16] Shamaiah, M., Banerjee, S., Vikalo, H., "Greedy sensor selection: Leveraging sub- modularity," IEEE Conference on Decision and Control 2010, pp.2572-2577 [17] Xiaofeng Wang, Michael D. Lemmon: ―Event-Triggering in Distributed Networked Systems with Data Dropouts and Delays‖. HSCC 2009, pp.366-380 [18] Paulo Tabuada, ―Event-Triggered Real-Time Scheduling of Stabilizing Control Tasks‖ IEEE Transaction on Automatic Control, 52(9), pp.1680-1685, 2007 [19] Maben Rabi, Karl Henrik Johansson, Mikael Johansson: ―Optimal stopping for event-triggered sensing and actuation‖. IEEE Conference on Decision and Control, pp.3607-3612, 2008
  • 4. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, Issue 4, April 2013 All Rights Reserved © 2012 IJARCET 1662 [20] Maben Rabi, Karl Henrik Johansson: ―Event-triggered strategies for industrial control over wireless networks‖. WICON 2008: 34 [21] Sun Yu, Prashant G. Mehta, ―The Kullback-Leibler Rate Pseudo-Metric for Comparing Dynamical Systems‖. IEEE Transaction on Automatic Control, vol.55, pp.1585-1598, 2010. [22] Justh, Eric W. and Krishnaprasad, Perinkulam S. ―A Simple Control Law for UAV Formation Flying‖, Technical Report, ISR, University of Maryland. [23] Xiaofeng Wang, Y. Sun, N. Hovakimyan: ―Relaxing the consistency condition in distributed event-triggered networked control systems‖. IEEE Conference on Decision and Control, pp.4727-4732, 2010