Conference PaperPDF Available

Design of a smart indoor air quality monitoring wireless sensor network for assisted living

Authors:

Abstract and Figures

Wireless indoor air quality monitoring is the main objective of this research in order to provide real time information for assisted living. The indoor air quality measured in the built environment provides a continuous stream of information for seamless controlling of building automation systems, and provides a platform for informed decision making. Further, this low power sensor network design provides vital air quality information under emergency and hazardous conditions even without grid power for a reasonable time. The proposed system has carbon dioxide, carbon monoxide, propane and methane sensors. This prototype network was first built using a hardware platform available in the market with industrial grade gas sensors. The concept was verified with actual parameter measurements under different real life situations. The results reveal that the domestic indoor air quality may be extremely different compared to what is expected for a quality living environment.
Content may be subject to copyright.
Design of a Smart Indoor Air Quality Monitoring
Wireless Sensor Network for Assisted Living
D.M.G.Preethichandra
Central Queensland University
School of Engineering and Built Environment
Rockhampton, Australia
e-mail preethi@ieee.org
AbstractWireless indoor air quality monitoring is the main
objective of this research in order to provide real time
information for assisted living. The indoor air quality measured
in the built environment provides a continuous stream of
information for seamless controlling of building automation
systems, and provides a platform for informed decision making.
Further, this low power sensor network design provides vital air
quality information under emergency and hazardous conditions
even without grid power for a reasonable time. The proposed
system has carbon dioxide, carbon monoxide, propane and
methane sensors. This prototype network was first built using a
hardware platform available in the market with industrial grade
gas sensors. The concept was verified with actual parameter
measurements under different real life situations. The results
reveal that the domestic indoor air quality may be extremely
different compared to what is expected for a quality living
environment.
Keywords Air quality, sensor networks, wireless sensor
networks, gas sensor, online monitoring
I. INTRODUCTION
Indoor air quality monitoring is an essential part of built
environment control systems to ensure the indoor environment
is in an acceptable condition for living. The process of indoor
air quality monitoring involves different technologies namely
actual gas sensing, sensor networking, data mining and
decision making. There are some prior work on this topic from
different points of approach[1]-[3], but this paper proposes an
indoor air quality monitoring network for assisted living.
Accurate measurement of gas concentrations is the key of air
quality monitoring. However, this has to be within the budget
of the monitoring system as well. Therefore it is common to
select only a number of target gases and sacrifice a little from
the accuracy to bring down the cost while getting data within
an acceptable resolution.
Online air quality monitoring can be used in many different
applications ranging from quality of life improvement to
military operations. Occupancy monitoring is a typical
application where the number of occupants is estimated from
the amount of carbon dioxide detected in a given environment.
This information may be used to effectively control the
heating, ventilation and air conditioning(HVAC) system in the
building or may be used to remotely spy on the population in
the room[2,4]. However the military usage is out of scope of
this research and this paper mainly focuses on use of online gas
concentration monitoring only for civil purposes. This paper
mainly focuses on monitoring air quality to improve the living
condition in built environments and gather information in
disaster management situations.
Carbon dioxide, carbon monoxide, methane and propane
are the most common gases of interest in built environments.
Carbon dioxide is added to the environment in moderate
quantities from respiration under normal situations and in
excessive quantities from fires under hazardous conditions.
Carbon monoxide is mainly added to the built environment
from automobiles. A common source of methane is the
common garbage collected at designated areas adjacent to
buildings. Propane is mainly from cooking and heating gas
lines. Any of these gases may be life threatening if gone above
the accepted range for a considerable period of time. Therefore
continuous monitoring of each of them is vital in indoor air
quality monitoring system.
The HVAC system in a building can be programmed to
respond to the indoor air condition monitored from the
proposed network. Further, this kind of a distributed wireless
sensor network will help the staff of aged and disabled care
centers to make decisions on when to move them around for
people living indoor for extended periods due to physical
disabilities. This involves with different methodologies for data
analysis and fit for most suitable model in accordance with the
requirement of facility concerned[5,6].
Not only the data from within the building, this kind of
network can be easily used to monitor environmenental gas
concentrations as well[7,9]. Industrial air quality measurement
is another aspect of these networks[10].
II. T
HICK FILMMETAL OXIDE GAS SENSORS
Semiconductor gas sensors are very common in industrial
gas monitoring systems where the gas concentration is
represented by an electrical parameter. A common type of gas
sensors is thick film semiconductor gas sensor where the
semiconductor substrate resistance is varied dependent on the
amount of target gas presence. In this research a series of
semiconductor thick film type gas sensors with good selectivity
has been used for the target gasses. The manufacturer,
Figaro(Japan) prescribes precise control signals to the sensor in
order to obtain accurate measurements. The sensor consists of
two major parts, namely the heater and the sensor substrate.
The substrate has two terminals and its resistance is measured
as a representation of the amount of gas in the environment
while the heater provides the stabilized temperature needed for
the measurement. Fig. 1 shows the recommended setting for
the measurement where the heater control signal and sensor
measurement signal are coming from the sensor node
microcontroller while the sensor resistance is read by the same
microcontroller.
The manufacturer’s specification provides the heater turn
on timing and sensor resistance read timing. For example, the
carbon monoxide sensor (TGS2442) has a 14ms heating pulse
in every second and a 5ms read-control signal immediately
after the heater pulse is off. The actual read should occur at the
middle of the read-control pulse, in other words 2.5ms after the
read-control pulse is on.
Fig. 1. Schematic diagram of thick film gas sensors and
control circuit.
If the current through R
S
is i
S
, heater resistance is R
H
, and
Sensor Resistance is R
S
, when the Q
2
is turned on by read
control pulse,

=
+
(
)
(1)
=
(


)
(2)
=
(


)

(
)
(3)
The value of sensor resistance can be calculated from the
equation 3 using V
out
value read from the sensor circuit. The
microcontroller looking after this sensor sends the heater and
read control signals at required intervals and the analog to
digital converter(ADC) of the microcontroller converts the
V
out
voltage at the appropriate time. Then the R
S
/R
0
is used in
conjunction with manufacturer’s datasheet to obtain the target
gas concentration where R
0
is the resistance of the sensor
substrate at a known gas concentration. Sensor resistance R
S
is
dependant on the ambient temperature and humidity. To have
an accurate measurement of gas concentration, the two
parameters have also to be measured. The chosen Libelium
Waspmote hardware platform has a built in temperature
monitor and the humidity sensor has to be integrated on to the
sensor module. Further, the sensor control module has a
software programmable real time clock which will be useful if
a particular node of the sensor is to be programmed to activate
at desired time intervals of the day. Moreover, when the
network become highly populated with large number of nodes
and the links become busier, then the time stamp from each
node will be very useful. Since this real time clock is software
programmable, the base station can synchronize all the nodes
to its clock easily.
III. S
ENSOR NODE DESIGN
A. Sensor node hardware
The intended sensor node design consists of several
modules controlled by a microcontroller. The main modules
are RF module, control module, sensor module and power
module. The RF communication was handled through ZigBee
protocol using a XBEE module from Digi International. RF
communications module with 2dB antenna which can
communicate over 200m line of site distance, which is more
than enough for indoor operations.
One of the main objectives of this research is to develop a
microcontroller based ultra low power sensor node to gather
information on indoor air quality. However, in the first phase, it
was decided to use sensor nodes available in the market as
proof of concept. The sensor control module prototype has
been designed with a Waspmote hardware module available
from Libelium Communications. He network operation is
explained in the next section.
The selected sensor node has a built in power control circuit
which recharges a battery either from USB or from a solar
panel of 12V. The control system also provides provisions for
eight analog ports which can be configured as inputs or eight
digital I/O pins. These were used to implement the control and
data busses to communicate with the sensor module. The
sensor module consists of carbon dioxide, carbon monoxide,
methane and propane gas sensors integrated into it.
B. Power Consumption
Power consumption is not a major issue as long as the built
environment is connected to the power grid where these
sensors can directly be fed from it. However, indoor gas
condition monitoring is vital in emergency evacuation
situations where the mains power may be turned off under high
danger situations or by the emergency itself. Each sensor node
has its own rechargeable battery which getting charged from
the mains power when available, and automatically switches to
battery power whenever the mains power is cut off. The chosen
Wasp mote sensor hardware can seamlessly transfer from
mains to battery, therefore no rebooting will occur during the
changeover. An ultra low-power sensor network node is vital in
such situations where it can sense and send information on
indoor air quality for a longer time without mains power for
disaster management team to make correct decisions.
However, the manufacturer recommends that the gas sensor
in the sensors module needs to be heated-up for more than two
hours before taking reliable readings. Therefore this module
has to be powered up continuously, but the average power
consumption by the sensor is very small as the heater pulse is a
50mA, 14ms pulse in every 1000ms. There are different
V
cc
Sensor
Read
Control
V
ou
Sensor
Heater Control
R
H
R
S
R
L
1k
Sensor
1k
1
Q
2
options available for heater stabilizing where Jelicic et.al. [11]
propose a similar results for a short term turned off sensor
compared to a continuous turned on sensor.
Fig. 2. Sensor node schematic diagram
Fig. 2 illustrates the block diagram of the proposed sensor
node. A separate node without the sensor module act as the
base station or the gateway to the host computer. Each RF
module has a 16digit IP address and they can be configured to
have a common network ID or different network IDs.
Depending on the requirement these nodes can be
reprogrammed to change the network topology. Only the last
six digits change from RF module to RF module and any
particular sensor node using a RF module with known IP
address can directly be addressed without disturbing the other
nodes in the neighborhood.
Under the current configuration all network nodes in the
network have the same network ID making the RF
communications local to the network. The base station is
connected to a PC via USB port and the measurement data are
fed into a database in the PC. However the base station can
send data via RF link to another node connected to a remote PC
in a different geographical locations for emergency conditions.
The network topology selected for the initial testing
network is the star topology with auxiliary multiple hop links
to find a lost node in case of repetitive direct communications
problems. This situation is a common scenario in built
environment as objects may come in between two RF modules
blocking their line of sight. If the obstructing object acts as a
RF signal absorber then the direct link will be lost. Therefore
the network is programmed in a way that the established
network links are tested for a predefined number of times for
transmission and if not successful the base station will send a
command to adjacent nodes to relay the message to the missing
node.
C. Data Fusion
The data obtained from each node has to be analyzed
individually to check whether it has gone beyond the maximum
allowable level for that particular gas for that particular node
location. Then the data obtained from each node for multiple
gasses need to be fused to make a decision to decide whether it
is a good living environment or not under the current
concentrations of them. Next level is to fuse data obtained from
multiple nodes to make a decision on the suitability of the
complete sensor network area for human health.
IV. I
MPLEMENTATION
The first stage of proposed sensor network was
implemented using Libelium Waspmote sensor nodes and gas
sensors from Figaro. Each sensor node is programmed to
measure the target gas concentration in real time and transmit
measured value upon receiving a request from the base station.
Under this scheme the sensor node is actively listening to the
network base station and as soon as an interrogation signal is
received, it will check the MAC address of the packet to decide
whether it is for it or not. Since the Base station signals are on
broadcast mode, every node in the network will receive all the
requests, but respond only if it was addressed to them.
Start
Base station send
interrogation signal
to node (i)
Wait or skip the
node if failed for 10
consecutive rounds
Does node (i)
respond?
N
Sensor node (i)
starts
measurement.
Send result to
Base station
Y
Change node no
(i) to next
Transfer data to
Base station
Want to stop?
Stop
Y
N
Fig. 3 Flowchart of sensor network version 1 implemented
Fig. 3. Shows the flow diagram of the sensor network
version 1 operation. The main disadvantage of this version is
that each sensor node is awaked full time and consumes full
amount of power. However, this version is better suits for gas
concentrations monitored at very short time intervals because
Control
Module
Power Module
Microcontrolle
r
RF
Module
Data
Control
Sensor
Module
there is no time to put the nodes into sleeping mode to save
power.
As mentioned earlier, the base station will activate direct
links to individual sensor node in a round robin operation,
however it may use multicast transmission commands to
recover a missing node in the network. If a particular sensor
node has difficulties for direct RF communications with the
base station for a prolonged time, the base station will send an
alarm to system administrator to look in to the matter.
In the version 2 of network design, individual nodes will
autonomously measure the gas concentrations at set time
intervals and store them against real time in a local database.
They will be transferred to the base station when interrogated
by the base station and the successfully transmitted data will be
deleted from the local database. Fig.4. shows the operational
flow chart for this.
Start
Base station send
interrogation signal
to node (i)
Wait or skip the
node if failed for 10
consecutive rounds
Does node (i)
respond?
N
Y
Change node no
(i) to next
Transfer data with
time stamp to
Base station.
Clear data buffer
Want to stop?
Stop
Y
N
Synchronize node
clocks to base
station clock
Command every
node to start
measurement at
provided time
interval
Node (i) wake up
Put modules not
necessary for
measurement to
sleep mode
Fig. 4. Flowchart of sensor network version 2 implemented
This version of the sensor network is of particular interest
for disaster management situations when the mains power is
cutoff. The sensor nodes can provide gas concentrations for a
longer period with the saved battery power with partial
sleeping. However, the sensor module has to be powered on for
at least a couple of minutes before making any measurement.
In the first stage of the project a carbon dioxide sensor
module was used with a sensor node to measure indoor CO
2
concentrations in a bedroom during the night time. The sensor
node measures CO
2
concentration at every 20 seconds and
sends measurement data to the base station upon an
interrogation over the RF link using ZigBee protocol. The
selected bedroom is 4m x 4m in size and all windows were
closed for two hours without any occupants before starting the
measurements. The sensor node was placed 1.5m above the
ground closed to the wall opposite to the bed head. Room fan
or air conditioner was not operated during the night.
V. R
ESULTS AND DISCUSSION
Figure 5 shows the measured CO
2
concentration in the
selected bedroom during the night from 7:00pm to 6:00am. The
graph clearly shows that the CO
2
concentration is in the range
of 400ppm, which is the standard concentration in clean air,
before the occupants were accommodated. It starts to rise at a
lower rate when the occupants were in but still the door was
open while the windows were closed. The next section of the
graph shows a linear increment in CO
2
concentration when all
the openings to the room were closed while the occupants were
sleeping. Last section is opened doors and windows with no
occupants inside the room in the morning. It can be clearly
seen that the fresh air from outside has brought down the CO
2
concentration rapidly when the windows and door were open.
The couple of sharp spikes shown on the graph are due to the
operator go close to the sensor node to check the operating
conditions and breathing out at very close proximity to the
sensor.
Figure 5. CO
2
concentration measured in a bedroom
overnight
Even though the occupants didn’t notice it and got used to
this condition for a long time, the carbon dioxide
concentration is more than four tines the normal and well
above the permissible level for healthy living. This
measurement data can be used to activate ventilation system in
an automated HVAC system to provide fresh air. Therefore
this kind of continuous air condition monitoring will be an
essential integrated part in future built environment systems to
ensure a good quality of living. This can be achieved by
incorporating this data with suitable algorithms to control the
HVAC system.
Carbon monoxide, methane and propane sensors work
similarly in the network and development of dedicated and
optimized low power sensor nodes is underway.
R
EFERENCES
[1] J.Y. Kim, T.Z. Shin, and M.K. yang, “ Design of a Smart gas Sensor
System for Room Air-Cleaner of Automobile(Thick-Film metal Oxide
Semiconductor gas Sensor)”, Journal of Electrical Engineering and
Teechnology, Vol.2, Issue 3, pp 408-412, 2007
[2] Zhenyu Han, Gao, R.X., and Zhaoyan Fan, “Occupancy and indoor
environment quality sensing for smart buildings”, Instrumentation and
Measurement Technology Conference (I2MTC), pp 882-887, 2012
[3] Wongchoosuk, C, Khunarak, C., Lutz, M., and Kerdcharoen, T., “WiFi
electronic nose for indoor air monitoring”, 9th International Conference
on Electrical Engineering/Electronics, Computer, Telecommunications
and Information Technology (ECTI-CON), pp 1-4, 2012
[4] A.K. Melikov, J. Kaczmarczyk, “Air movement and perceived air
quality”, Building and Environment, Vol. 47, pp 400-409, 2012.
[5] J.C.M. Pires, S.I.V. Sousa, M.C. Pereira, M.C.M. Alvim-Ferraz, F.G.
Martins, “Management of air quality monitoring using principal
component and cluster analysisPart I: SO
2
and PM
10
”, Atmospheric
Environment Vol.42, pp 12491260, 2008.
[6] J.C.M. Pires, S.I.V. Sousa, M.C. Pereira, M.C.M. Alvim-Ferraz, F.G.
Martins, “Management of air quality monitoring using principal
component and cluster analysisPart I: SO
2
and PM
10
”, Atmospheric
Environment Vol.42, pp 12611274, 2008.
[7] J.C.M. Pires, S.I.V. Sousa, M.C. Pereira, M.C.M. Alvim-Ferraz, and
F.G. Martins, “Management of air quality monitoring using principal
component and cluster analysisPart I: SO
2
and PM
10
, Atmospheric
Environment 42, 200,8 pp 12491260
[8] J.C.M. Pires, S.I.V. Sousa, M.C. Pereira, M.C.M. Alvim-Ferraz, and
F.G. Martins, “Management of air quality monitoring using principal
component and cluster analysisPart II: CO, NO
2
and O
3
”,
Atmospheric Environment 42, 2008, pp 12611274
[9] D. Lazik and S. Ebert, “Improved Membrane-Based Sensor Network for
Reliable Gas Monitoring in the Subsurface”, Sensors 2012, Vol. 12, pp
17058-17073
[10] M. reza Akhondi, A. Talevski, S. Carlsen, and S. Petersen,
“Applications of Wireless Sensor Networks in the Oil, Gas and
Resources Industries”, 24th IEEE International Conference on Advanced
Information Networking and Applications (AINA), 2010 , pp941-948.
[11] V. Jelicic, M. Magno, D. Brunelli, G. Paci, and Luca Benini, “Context-
Adaptive Multimodal Wireless Sensor Network for Energy-Efficient
Gas Monitoring”, IEEE Sensors Journal, Vol. 13, no.1, 2013, pp 328-
338.
This is a copy of the final manuscript of:
D.M.G. Preethichandra, "Design of a Smart Indoor Air Qiuality Monitoring Wireless Sensor
network for Assisted Living", IEEE Instrumentation and Measurement Technology
Conference(I2MTC2013), Minneapolis, USA, may, 2013 pp 1306-1310
DOI: 10.1109/I2MTC.2013.6555624
... Since environmental parameters are not unique, attention needs to be paid to environmental monitoring parameters. On the one hand, researchers focus on IAQ through single-sensor monitoring [22,[25][26][27][28]. A single parameter cannot bring good monitoring effects and reflect environmental conditions. ...
... However, higher levels can cause vomiting, dizziness, and nausea. Literature [22,27,35] paid attention to monitoring CO2 concentrations in offices, laboratories, and living rooms. TVOC pollution levels in indoor environments were studied in [25,26] based on WSN for factory and residential buildings, respectively. ...
... Environmental data can be displayed on the datalogger in simple digital form or curve form. Then came the visual graphical interface of client/server (CS) architecture [25][26][27][28][29][30]. This kind of CS server can run on the computer, but it often needs to download software. ...
Article
Full-text available
In recent years, indoor air quality monitoring has been a major concern worldwide due to its significant impacts on human health as people typically spend approximately 90% of their time in indoor environments. Many studies are increasingly focusing efforts on the design of real-time indoor air quality monitoring systems using wireless sensor networks. This paper presents a real-time cost-effective indoor air quality monitoring system (IAQMS) based on LoRa and the Internet of Things (IoT), which can measure CO <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sub> , PM2.5, PM10, TVOC, HCHO, ambient temperature, and relative humidity. The hardware architecture and software design of the indoor air quality detector (IAQD) are described in detail. Based on the OneNET platform, the proposed IAQMS enables remote monitoring and storage of data in the cloud platform for future analysis. The measurement consistency and stability of the IAQD proposed in this study are verified through the experimental measurement methods in five different working conditions. Meantime, the effect of adding a shell on the measurement of the sensor is comparatively analyzed. The presented IAQMS can be flexibly deployed in complex indoor environments for real-time monitoring and alerting.
... The proposed system thus encompasses deep learning-based soft sensors for automation of industrial processes. The deep neural network (DNN) is the deep learning technique employed here [10][11][12][13]. ...
... The simulation results of their proposal made a verification that the prediction accuracy and expectation of their approach showed an enhancement when compared with the existing methods. Also, the deep learning-based soft sensor model for the sour water striping plant was proposed [10]. To overcome the problem of various sampling intervals of quality and process variables, a deep learningbased soft sensor model was proposed. ...
... Configure the weights as w 1 , w 2 , w 3 …w n (3) Choose the outputs and the inputs (4) Separate the input data and output data into training data, testing data, and evidence data in the ratio 75 :10 : 15 (5) Employ the training dataset into the DNN (deep neural network) (6) Make a repetition of Steps 1 to 5 and an update of the weights until the output values are equal to the known values (7) The evidence data should be applied (8) Check for good results with the evidential data (9) Choose the fault determining the deep neural network having ten layers (10) The weights should be initialized as w 1 , w 2 , w 3 …w n (11) Choose the outputs and the inputs (12) Separate the input and output data into training data, testing data, and evidence data in the ratio 75 : 10 : 15 (13) Employ the training data into the DNN (deep neural network). (14) The weights must be updated, and Steps 1 until 5 should be repeated until the output becomes equal to the known values of fault classification (15) The evidence data should be applied (16) Check whether good results are given by the evidence data (17) Start the estimated values of the correct data (18) Assign the default value, which is constant with the faulty data (19) Choose the testing data as given in Step 4 (20) Check for expected results of the test data (21) Checks if a fault is detected by the test data in the 2 nd DNN (Deep Neural Network) (22) Examine the faulty data (23) Make an estimation and replacement of the right data utilizing Step 18 (24) Or else make a repetition of the steps from Step 1 Basic ...
Article
Full-text available
Automation in industries offers the benefits of enhancing quality and productivity while minimizing waste and errors, raising safety and adds stability to the production process. Industrial automation offers high profitability, reliability, and safety. It is beneficial to employ machine learning in the field of industrial automation as it helps in monitoring and performing maintenance on industrial machinery. Rational industrial development is closely associated with efforts for automating industrial techniques in all existing ways. Latest improvements in the automation of industrial systems resulted in decrease in cost of energy consumption and hardware. The proposed system is dealt with deep learning–based soft sensors for automation of industrial processes. The eminent benefits of soft sensors are versatility, flexibility, and low cost. With deep learning, many number of features could be processed. Thus, deep learning–based soft sensor encapsulates the above benefits. Soft sensors offer another way for the measurement of process variables, which are measured offline. Deep learning techniques are famous in the design of soft sensors for tough nonlinear systems due to the robustness and accuracy. The work depicted here designs a soft sensor based on deep learning algorithm for automation of industry. In the proposed system, a soft sensor contemplated on deep learning such as the deep neural network (DNN) is presented. The application of deep learning–based soft sensors in the automation of some industrial processes is also discussed here. The proposed system is tested on automatic control on solar power plants and in the measurement of reactive energy in industries. It was found that the proposed system yielded better results with its application in the automated industrial processes.
... In this concept, the air quality environmental factors like atmospheric temperature, humidity of air, gaseous air pollutants and atomizer/granular particles into a supervising HVAC (Heating, Ventilation, and Air Conditioning) process in the methodology of a smart building. Preethichandra, 2013 [10], identified the proposed experimentation on n ondiscriminatory which is the evolution of an ultralow capacity for sensing by a low power microcontroller unit by these nodes in a sensor network to combine particular intelligence inside the atmospheric quality system. This work calculates the level of Carbon Dioxide, the percentage of Carbon Monoxide, Propane and the function of methane using manufacturing group of gas detectors. ...
Article
Full-text available
One of the most important problems in the environment is the surrounding atmosphere air pollution that deals with the different types of health problems in our daily life. Pollution by the vehicles is the main reason for the cause of surrounding atmosphere pollution. Our environmental air is totally polluted by humans, day by day, that is mainly due to release in the percentage of poisonous fuel gases by our technological industrial areas, more number of vehicular hazardous gases by the increasing number of vehicles and increase in the concentration of hazardous gases and form of minute separate particles existing in our surrounding earth"s atmosphere. It is
... Preethihandra [43] created a prototype for detecting CO2, CO monoxide, propane, and methane in enclosed spaces. This network prototype is based on a hardware architecture that uses commercially available industrial gas sensors. ...
... To make the system handy with different applications, IAQD was designed with multiple communication interfaces, including LoRa, NB-IoT, RS485, and WiFi. Zigbee based wireless indoor air quality monitoring system was developed in [7], [8]. However, as the sensors use resistive heating, low battery lifetime is one of the major drawbacks of the system. ...
Article
Full-text available
Recent advances in wireless communication technology and the Internet of Things (IoT) have provided an opportunity for mass deployment of low cost sensor nodes to measure air pollution in real-time over a large geographical area. This article presents the design of a low cost, innovative Air Pollution Monitoring Device (APMD) along with the evaluation of its advanced features. An on-board Particulate Matter (PM) sensor is designed to measure PM <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2.5</sub> and PM <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">10</sub> . APMD additionally has electrochemical sensors to measure carbon monoxide, sulphur dioxide, nitrogen dioxide, ozone, besides temperature and humidity sensors. The node is equipped with a solar energy harvesting unit and a rechargeable battery as a backup to power up the module. By utilizing an on-board GPS subsystem, APMD packs all these gathered air quality data in a frame with physical location, time, and date, and sends them to a cloud server. The node can communicate through WiFi and NB-IoT connectivity. For validating the quality of sensing, the developed APMD was co-located with an accurate reference sensor node and a series of field data were collected over seven days. In a fully ON state, the on-board PM sensor saves up to 94% energy while maintaining root mean square error (RMSE) of 0.58 for PM <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2.5</sub> and 2.5 for PM <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">10</sub> . A power control mechanism is also applied on the PM sensor to control the speed of the fan by applying a pulse width modulated (PWM) signal at the switch connected to the power supply of fan. At 100 ms switching period with 30% duty cycle, the on-board PM sensor is 97% energy efficient compared to the commercial sensor, while maintaining sensing error (RMSE) as low as 0.7 for PM <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2.5</sub> and 2.7 for PM <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">10</sub> . Our outdoor deployment studies demonstrate that the designed APMD is 90.8% more power efficient than the reference setup with significantly higher coverage range, while maintaining an acceptable range of sensing error.
... Therefore, international border areas necessitate a high security level 24 h. a day, 7 days a week. Security personnel are required by surveillance systems to monitor the selected areas with the use of surveillance cameras [1]. In monitoring international border security, border security forces cannot monitor long borders 24 h. a day, 7 days a week and in all seasons and the speed of transmitting the information, for addressing such problems, this work proposed an automated surveillance system with a robot that at its core, has many sensors [2]. ...
Article
One of the most difficult tasks in all countries is to monitor the security of international borders. Border security forces have no ability for monitoring long borders all the time and in all seasons. Robots can be used to detect intruders at the borders and then transmit the information to the control center. In hostile environment, various high-risk tasks are performed excellently via robots, whereas it might cause danger to soldiers. In this work, the major aim is to suggested a design for surveillance system in terms of monitoring the security of international borders. The suggested design consists of an automated vehicle with a monitoring system on the basis of face recognition and detection algorithms, the human’s presence is checked via the system which after that runs the algorithm for face recognition. In the case when the identified person’s face data doesn’t match the already-stored soldiers’ personal data, then the person will be recognized by the system as intruder and the system will send a message to the central control. Through the comparison tables for previous work, we suggest using HAAR algorithm for face detection and CNN algorithm for recognition by the use of raspberry pi and open-cv library. By studying a variety of monitoring technologies which involves the development of many robots with the use of raspberry-pi technology, the paper reports that all approaches are attempting to provide better results regarding the quality of video transmission and attempt to enhance the effectiveness with regard to the time spent on video transmission and face detection algorithm.
Chapter
Modern requirements to reduce the consumption of energy resources while maintaining comfortable conditions for people in residential, public and administrative buildings pose the task of developing new approaches to assessing the comfort of the microclimate. Currently used methods for assessing the comfort of the microclimate do not take into account the specific hazards characteristic of non-industrial premises, and for this reason, the introduction of energy-saving measures may lead to a violation of the comfort conditions in the premises of buildings. In this regard, the development of methods and methods to take into account the impact of energy-saving measures on the microclimate is an urgent task.
Article
Full-text available
It is almost impossible to secure the reproductibility and stability of a commercial Thick-Film Metal Oxide Semiconductor Gas Sensor since it is very difficult to keep the consistency of the manufacturing environment. Thus it is widely known that the general Semiconductor-Oxide Gas Sensors are not appropriate for precise measurement systems. In this paper, the output characteristic analyzer of the various Thick-Film Metal Oxide Semiconductor Gas Sensors that are used to recognize the air quality within an automobile are proposed and examined. The analyzed output characters in a normal air chamber are grouped by sensor ranks and used to fill out the characteristic table of the Thick-Film Metal Oxide Semiconductor Gas Sensors. The characteristic table is used to determine the rank of the sensor that is equipped in the current air cleaner system of an automobile. The proposed air control system can also adapt the on-demand operation that recognizes the history of the passenger's manual-control.
Article
Full-text available
We present a wireless sensor network (WSN) for monitoring indoor air quality, which is crucial for people's comfort, health, and safety because they spend a large percentage of time in indoor environments. A major concern in such networks is energy efficiency because gas sensors are power-hungry, and the sensor node must operate unattended for several years on a battery power supply. A system with aggressive energy management at the sensor level, node level, and network level is presented. The node is designed with very low sleep current consumption (only 8 μA), and it contains a metal oxide semiconductor gas sensor and a pyroelectric infrared (PIR) sensor. Furthermore, the network is multimodal; it exploits information from auxiliary sensors, such as PIR sensors about the presence of people and from the neighbor nodes about gas concentration to modify the behavior of the node and the measuring frequency of the gas concentration. In this way, we reduce the nodes' activity and energy requirements, while simultaneously providing a reliable service. To evaluate our approach and the benefits of the context-aware adaptive sampling, we simulate an application scenario which demonstrates a significant lifetime extension (several years) compared to the continuously-driven gas sensor. In March 2012, we deployed the WSN with 36 nodes in a four-story building and by now the performance has confirmed models and expectations.
Article
Full-text available
A conceptually improved sensor network to monitor the partial pressure of CO(2) in different soil horizons was designed. Consisting of five membrane-based linear sensors (line-sensors) each with 10 m length, the set-up enables us to integrate over the locally fluctuating CO(2) concentrations (typically lower 5%(vol)) up to the meter-scale gaining valuable concentration means with a repetition time of about 1 min. Preparatory tests in the laboratory resulted in a unexpected highly increased accuracy of better than 0.03%(vol) with respect to the previously published 0.08%(vol). Thereby, the statistical uncertainties (standard deviations) of the line-sensors and the reference sensor (nondispersive infrared CO(2)-sensor) were close to each other. Whereas the uncertainty of the reference increases with the measurement value, the line-sensors show an inverse uncertainty trend resulting in a comparatively enhanced accuracy for concentrations >1%(vol). Furthermore, a method for in situ maintenance was developed, enabling a proof of sensor quality and its effective calibration without demounting the line-sensors from the soil which would disturb the established structures and ongoing processes.
Conference Paper
Several indoor chemical contaminants such as CO and NO2 are highly toxic. Inhalation of CO or NO2 as low as ppm level may cause respiratory distress or failure. Therefore, detection of indoor air is very important in the industrial, medical, and environmental applications. In this paper, a new electronic nose (E-nose) architecture has been proposed for the real-time quantification and qualification of indoor air contaminations. The metal oxide TGS gas sensors were used as the sensing part. The principal component analysis (PCA) method and a set of mathematical model were employed in data analysis. By combining with the proposed mathematical model, this E-nose can estimate the amount of CO gas contaminations in air at ppm levels. Moreover, the PCA results can clearly show a classification between two different rooms.
Article
The number of sites that constitute the air quality monitoring network (AQMN) of Oporto Metropolitan Area (Oporto-MA) should be optimised, aiming to reduce significant associated expenses. Ideally, only one monitoring site should operate in an area characterized by specific air pollution behaviour. The global aim of this study was to evaluate the performance of statistical methods for the more efficient management of AQMNs. The specific objectives were: (i) to identify city areas with similar air pollution behaviours; and (ii) to locate emission sources. Two statistical techniques, principal components analysis (PCA) and cluster analysis (CA), were applied to the mass concentrations of sulphur dioxide (SO2) and particulate matter with an aerodynamic diameter less than 10 μm (PM10), collected in the AQMN of Oporto-MA from January 2003 to December 2005.
Article
The impact of air movement on perceived air quality (PAQ) and sick building syndrome (SBS) symptoms was studied. In total, 124 human subjects participated in four series of experiments performed in climate chambers at different combinations of room air temperature (20, 23, 26 and 28 °C), relative humidity (30, 40 and 70%) and pollution level (low and high). Most of the experiments were performed with and without facially applied airflow at elevated velocity. The importance of the use of recirculated room air and clean, cool and dry outdoor air was studied. The exposures ranged from 60 min to 235 min. Acceptability of PAQ and freshness of the air improved when air movement was applied. The elevated air movement diminished the negative impact of increased air temperature, relative humidity and pollution level on PAQ. The degree of improvement depended on the pollution level, the temperature and the humidity of the room air. At a low humidity level of 30% an increased velocity could compensate for the decrease in perceived air quality due to an elevated temperature ranging from 20 °C to 26 °C. In a room with 26 °C, increased air movement was also able to compensate for an increase in humidity from 30% to 60%, but not to 70%. The elevated velocity of recirculated polluted room air did not decrease the intensity of SBS symptoms, but movement of clean, cool and dry air did so. Energy-saving strategy of improving occupants’ comfort in rooms by moving room air at high velocity and maintaining room temperature high at reduced supply of outdoor air or by a decrease of indoor air enthalpy should be cautiously implemented in buildings because the pollution level may still cause negative health effects.
Article
This paper presents a technique to determine the occupancy and indoor environment quality (IEQ) in buildings by enhancing physical measurements from a distributed sensor network with a statistical estimation method. The research is motivated by the increasing demand for improving energy efficiency while maintaining healthy and comfortable environment in buildings. Features representing the occupancy level and the relative changes are extracted from a suite of sensors: passive infra-red (PIR) sensors, Carbon Dioxide (CO2) concentration sensors, and relative humidity (RH) sensors, which are networked and installed in a laboratory. An Autoregressive Hidden Markov Model (ARHMM) has been developed to model the occupancy pattern, based on the measurements, given its ability to establish correlations among the observed variables. The result is compared with that obtained from the classical Hidden Markov Model (HMM) and Support Vector Machines (SVM), which indicates that the ARHMM estimation method performed better than the other two methods, with an average estimation accuracy of 80.78%.
Article
The aim of this study was to evaluate the performance of two statistical methods, principal component analysis (PCA) and cluster analysis (CA), for the management of air quality monitoring network (AQMN) of Oporto Metropolitan Area (Oporto-MA). The specific objectives were: (i) to identify city areas with similar air pollution behaviours; and (ii) to locate emission sources. The statistical methods were applied to the mass concentrations of carbon monoxide (CO), nitrogen dioxide (NO2) and ozone (O3), collected in the AQMN of Oporto-MA from January 2003 to December 2005.It was demonstrated that for each pollutant the monitoring sites are grouped into different classes based on their air pollution behaviour. The sites were divided: (i) into three different groups for CO and for NO2 and (ii) into two groups for O3. It was also found that several monitoring sites covered city areas characterized by the same specific air pollution behaviour, suggesting then an ineffective management of the air quality-monitoring system. The redundant equipment should be transferred to other monitoring sites allowing enlargement of the monitored area. The conclusions obtained with the statistical methods were supported by the location of main emission sources through the analysis of the wind direction. Four main emission sources of CO and NO2 were located. Additionally, it was concluded that the sea wind had an important contribution towards the increase in the O3 concentration. For all pollutants, two sites were always coupled in one group due to the different air pollution behaviour presented in the analysed period.
Conference Paper
The paper provides a study on the use of Wireless Sensor Networks (WSNs) in refineries, petrochemicals, underwater development facilities, and oil and gas platforms. The work focuses on networks that monitor the production process, to either prevent or detect health and safety issues or to enhance production. WSN applications offer great opportunities for production optimization where the use of wired counterparts may prove to be prohibitive. They can be used to remotely monitor pipelines, natural gas leaks, corrosion, H2S, equipment condition, and real-time reservoir status. Data gathered by such devices enables new insights into plant operation and innovative solutions that aids the oil, gas and resources industries in improving platform safety, optimizing operations, preventing problems, tolerating errors, and reducing operating costs. In this paper, we survey a number of WSN applications in oil, gas and resources industry operations.