Air Quality Monitoring System

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

2023 Intelligent Computing and Control for Engineering and Business Systems (ICCEBS)

AIR QUALITY MONITORING SYSTEM


Dr. Anitha N Anne Caroline S
Assistant Professor Department Of Electronics and
Department Of Electronics and
Communication Engineering
Communication engineering
Sri Sairam Engineering college Sri Sairam Engineering college
TamilNadu, India TamilNadu,India
[email protected] [email protected]

Shalini P Trisha V
Department Of Electronics and Department Of Electronics and
2023 Intelligent Computing and Control for Engineering and Business Systems (ICCEBS) | 979-8-3503-9458-0/23/$31.00 ©2023 IEEE | DOI: 10.1109/ICCEBS58601.2023.10448553

Communication Engineering Communication Engineering


Sri Sairam Engineering college Sri Sairam Engineering college
TamilNadu, India TamilNadu,India
[email protected] [email protected]

Abstract—Air pollution is on the rise in the current 1. Cost-Effective Solution: Leveraging readily available
circumstances, posing a significant threat to public and affordable Arduino hardware, this system offers a cost-
health. According to the United Nations World Health effective approach to air quality monitoring, enabling its
Organization, 99% of urban residents worldwide are deployment in resource-constrained settings.
exposed to polluted air, leading to various health issues.
The proposed system aims to enhance the quality of 2. High Data Resolution: High-resolution data from the
indoor air using Arduino UNO integrated with sensors. network of Arduino sensors makes it easier to identify
It employs Optical dust sensor and MQ-135 sensor to regional sources of pollution and spatial variations in air
monitor dust, pollen, and smoke levels in the atmosphere. quality.
The collected data is utilized to analyze and calculate the
Air Quality Index (AQI), which is then displayed on the 3. Data Analysis and Visualization: Advanced data
LCD screen. If the AQI value surpasses safe limits analysis and visualization techniques are employed to
(>400ppm), an alert is triggered, accompanied by process and interpret the collected data, yielding insights
blinking LEDs to signal the presence of harmful levels of into air quality trends and fluctuations.
air in the vicnity.
4. Local Empowerment: The strategy encourages
Keywords - Air Quality Index (AQI), Arduino UNO, grassroots environmental stewardship by empowering local
Real - time monitoring. communities and organisations to actively participate in
monitoring and resolving air quality issues.
I.INTRODUCTION
5. Scalability and Replicability: By documenting the
In an age defined by urbanization and industrialization, the design, sensor configurations and data processing
quality of air we breathe has become of utmost importance methodologies in detail, other researches and communities
for the health and welfare of urban people around the world. can replicate this system in diverse urban environments.
The deleterious effects of poor air quality on the Scalability encourages the development of a wider network
environment and human health highlight the urgent need for of air quality monitoring programmes, resulting in a deeper
efficient air quality monitoring methods. This project uses comprehension of the global difficulties posed by poor air
Arduino-based technology along with cutting-edge sensors quality.
to monitor air quality in urban settings. Urban areas
represent epicenters of diverse pollutant sources, including 6. Policy Support: The information produced by our
vehicular emissions, industrial operations and construction system can be a useful source of information for the
activities, making them focal point for air quality issues. development of evidence-based policy, allowing
Traditional air quality monitoring systems, while reliable, government agencies to implement specialised actions and
often fall short in terms of affordability, scalability and rules to enhance air quality.
accessibility, rendering them inadequate for comprehensive
II. LITERATURE SURVEY
urban air quality assessment. By utilizing the potential of
Arduino microcontrollers in conjunction with precise
[1]The vital issue of indoor air quality through IoT-based
sensors for the continuous monitoring of crucial air quality
technology, created a system utilizing ESP32 as a controller
parameters, such as particulate matter (PM2.5), carbon
and multiple sensors to periodically monitor temperature,
dioxide (CO2) , smoke, Ammonia (NH3) and Sulphur (S).
humidity, dust particles, and various polluting gases (H2S,
This project strategically uses a network of Arduino-based
NH3, CO, NO2, and SO2). In [2], a low-power device that
sensors throughout urban areas to capture real-time data on
monitors air qualityincluding CO2, temperature, and
air quality. The primary goals of the project include:

Authorized licensed use limited to: COLLEGE OF ENGINEERING - Pune. Downloaded on April 18,2024 at 07:16:17 UTC from IEEE Xplore. Restrictions apply.
979-8-3503-9458-0/23/$31.00 ©2023 IEEE
humidity, and sends data to the cloud for continuous
monitoring and storage. [3] An air purification system for
vehicles that not only filters contaminants but also monitors
air quality,safety, with test results indicating its superior
performance compared to existing vehicle air purifiers. [4]
An Indoor Air Quality Monitoring System (IAQMS)
capable of real-time measurement of various air parameters,
empowering stakeholders to make informed decisions for
better indoor air quality. [5] Acost-effective and reliable air
quality monitoring system coupled with IoT capabilities to
address global air quality issues, particularly in regions
lacking reference monitoring stations. [6] A Distributed Air
Quality Monitoring System (DAQMS) utilizing IoT for
improved data collection coverage, cost-effectively
interfacing ESP32 microcontroller with sensors and cloud
integration, aimed at enhancing data accuracy and public
awareness of air pollution.[7]A portable IoT Indoor Air Fig 1.1 Circuit Diagram
Quality (IAQ) monitoring system with extended battery life,
capable of measuring various parameters, calculating air
quality indices, and offering user-friendly recommendations
for air quality improvement, suitable for large-scale Smart IV. HARDWARE SPECIFICATIONS
City networks.[8] Smart air quality monitoring and
purification system for schools, allowing users to select 1. ARDUIO UNO:
between air purifiers and natural ventilation based on The ATmega328P serves as the foundation for the Arduino
outdoor and indoor air quality, with noise-reducing fan UNO microcontroller board. It contains 6 analogue inputs, a
control, and achieving a 15% error reduction compared to 16 MHz ceramic resonator, 14 digital input/output pins (six
reference instruments in performance evaluation. [9]A of which can be used as PWM outputs), a USB port, a
wireless sensor network-based indoor air quality monitoring power jack, an ICSP header, and a reset button. A low-cost,
system utilizing Arduino, XBee modules, and micro sensors adaptable, and simple-to-use programmable microcontroller
for real-time data accessibility via web and mobile, board called Arduino UNO is available for use in a range of
effectively assessing and mitigating indoor pollutant electronic applications.
exposure risks.[10] A real-time IoT air quality monitoring
system utilizing LoRa sensor nodes, Arduino control boards, 2. MQ135 SENSOR:
and cloud integration for comprehensive environmental data The MQ-135 Gas Sensor can identify dangerous gases and
collection, accessible to users via a single gateway device, smoke, including ammonia (NH3), sulphur (S), benzene
mobile appand cloud website, covering various parameters (C6H6), and CO2. The MQ135 sensor operates on the
for large-scale areas. principle of chemoresistance. It contains a sensing element
with a sensitive layer that reacts with the target gases.This
III. CIRCUIT DIAGRAM sensor, like the others in the MQ series of gas sensors, has a
pin for both digital and analog output. The digital pin turns
The Arduino Uno is powered by a microcontroller chip, high when the amount of these gases in the air exceeds a
which is the brain of the board. It uses the ATmega328P predetermined threshold.
microcontroller chip from Atmel. This microcontroller runs
at 16 MHz and has 32 KB of flash memory for storing the 3. OPTICAL DUST SENSOR:
program code, 2 KB of SRAM for data storage and 1 KB of The GP2Y1010AU0F from Sharp is an optical air quality
EEPROM for non-volatile data storage. The MQ 135 and sensor built to detect dust particles. To enable this device to
Optical dust sensors are linked to the Arduino Uno. The detect the reflected light of dust in the air, an infrared
input signal from the sensors is delivered to the Arduino and emitting diode and a phototransistor are diagonally placed.
the LED, buzzer, LCD display receive the output from the It is frequently employed in air purifier systems and is
arduino. The received output alerts the users through LED, particularly good at detecting extremely small particles,
buzzer and the AQI value will be displayed on the LCD such as cigarette smoke.
display.
4. PIEZO BUZZER:
Piezo buzzers can be used effectively in air quality
monitoring systems to provide audible alerts or warnings
based on specific air quality parameters. They can produce
high audible outputs from small (milliwatt) input.
Incorporating buzzers into this systemenhances user
awareness and safety by providing real-time audible
notifications when air quality levels exceed predefined
thresholds or when potentially harmful pollutants are
detected.Buzzers serve as valuable components in air quality

Authorized licensed use limited to: COLLEGE OF ENGINEERING - Pune. Downloaded on April 18,2024 at 07:16:17 UTC from IEEE Xplore. Restrictions apply.
monitoring systems by enhancing situational awareness,
promoting safety, and encouraging prompt actions in
response to air quality issues. They are an integral part of
creating effective and user-friendly air quality monitoring
solutions.

5. LED:
In air quality monitoring systems, LEDs (Light-Emitting
Diodes) are employed as visual indications. Users can
receive clear and simple-to-understand information
regarding the state of the air quality from them. Different
LEDs are dedicated to specific air quality parameters or
pollutants, when a particular pollutant's concentration rises,
the corresponding LED change color and blinks. Clear
labeling and user-friendly interfaces are key to ensuring that
users can interpret the information effectively. Additionally,
combining LEDs withother forms of feedback, such as
sound alerts and LCD display in this project enhances the
overall user experience.

6. LCD DISPLAY:
LCD (Liquid Crystal Display) is a type of flat panel display
which uses liquid crystals in its primary form of operation.A
display is made up of millions of pixels. The quality of a Fig 1.2 Flowchart
display commonly refers to the number of pixels. LCDs are
made with either a passive matrix or an active matrix
display grid. This air quality monitoring system uses a 16x2 VII. HARDWARE RESULTS
display, it is an effective way to provide real-time data
visualization and user-friendly feedback. LCD displays can In order to test the working of the proposed air quality
convey air quality information, pollutant concentrations, the monitoring system and analyse the data thus collected, the
air quality index value other relevant data in a clear and system was experimented in a kitchen (an indoor
easily understandable format. environment) and was observed at different hours such as
while the kitchen was in use and while the kitchen was not
V. SOFTWARE SPECIFICATIONS in use, for a course of 5 consecutive days. The average
values of the survey is represented graphically. The figures
1. ARDUINO IDE: given below,Fig. 1.3 and Fig. 1.4, are graphical
The software tool Arduino IDE (Integrated Development representation of the output from the sensors at two different
Environment) is used to programme Arduino boards. It instances (while the kitchen in use and not in use).
offers a simple and user-friendly writing interface,
assembling and sending code to the Arduino
microcontroller.Arduino IDE Operating systems include
Linux, macOS, and Windows.The IDE's Board Manager
enables to maintain the essential board definitions for
various Microcontrollers compatible with the Arduino, like
Arduino Uno, Arduino Nano, Arduino Mega, and a lot more.

VI. FLOWCHART

Fig. 1.2 is a pictorial representation of the air quality


monitoring system thus proposed. To detect any dangerous
particles in the ambient air and determine the AQI value, the
MQ135 optical dust sensor combined with the Arduino Uno
is employed. The alarm mechanism is activated if the AQI
value exceeds 50 ppm, which causes the LED to blink, the
buzzer to beep, and the LCD display to show the output.
The alarm system is switched OFF and the output is Fig 1.3 Output from MQ135
displayed in the LCD display if the value is not harmful.

Authorized licensed use limited to: COLLEGE OF ENGINEERING - Pune. Downloaded on April 18,2024 at 07:16:17 UTC from IEEE Xplore. Restrictions apply.
efforts to create a cleaner and healthier environment for
everyone as we continue to tackle air quality concerns.

IX. REFERENCES

[1] G. Marques and R. Pitarma, "Health informatics for


indoor air quality monitoring," 2016 11th Iberian
Conference on Information Systems and Technologies
(CISTI), Gran Canaria, Spain, 2016, pp. 1-6, doi:
10.1109/CISTI.2016.7521375.
[2] M. Murad, M. Y. I. Zia and I. A. Tasadduq,
"Monitoring Pollution and Air Quality of Pedestrian
and Automotive Tunnels in the City of Makkah," 2020
Industrial & Systems Engineering Conference (ISEC),
Fig 1.4 Output from Optical dust sensor Makkah, Saudi Arabia,2020,pp.1-
5,doi:10.1109/ISEC49495.202 0.9229955.
The MQ135 gas sensor is used to measure the Air Quality
[3] S. Od, H. -H. Huang and J. -B. Wei, "Apply LoRa
Index (AQI) value in our surrounding. Fig. 1.3 shows the
Technology to Construct an Air Quality Monitoring IoT
output from MQ135 sensor at different instances. This is the
System," 2021 IEEE 3rd Eurasia Conference on
survey barchart for consecutive five days representing the
Biomedical Engineering, Healthcare and Sustainability
mean value of AQI while in use ranging around 400 ppm to
(ECBIOS), Tainan, Taiwan, 2021, pp. 88-91, doi:
450 ppm and AQI while not in use ranging around 300 ppm
10.1109/ECBIOS51820.2021.9510979.
to 350 ppm, where the value should not exceed 400 ppm.
[4] B. Tijani, A. D. Almannaee, A. A. Alharthi and A. M.
Fig. 1.4 is a survey barchart representing the output from the Alremeithi, "Wireless sensor node for indoor air quality
Optical Dust Sensor (GP2Y1010AUOF). The survey was monitoring system," 2018 Advances in Science and
carried on for five days consecutively. It could be noticed Engineering Technology International Conferences
from the graph that the the mean value of the dust sensor in (ASET), Dubai, Sharjah, Abu Dhabi, United Arab
kitchen while in use is around 400 ppm to 620 ppm and Emirates,2018,pp.1-6,doi:10.1109/ICASET.2018.83768
when not in use, it is around 150 ppm to 200 ppm where the 39.
default value should be lesser then 250 ppm. [5] S. Zhi, Y. Wei, Z. Cao and C. Hou, "Intelligent
controlling of indoor air quality based on remote
monitoring platform by considering building
VIII. CONCLUSION environment," 2017 4th International Conference on
Systems and Informatics (ICSAI), Hangzhou, China,
People suffer premature deaths annually due to household 2017, pp. 627-631, doi: 10.1109/ICSAI.2017.8248365.
exposure to particles in home, offices, factories and public [6] D. Kim, S. Cho, L. Tamil, D. J. Song and S. Seo,
buildings. Indoor air quality has a significant negative "Predicting Asthma Attacks: Effects of Indoor PM
impact on physical, emotional, and mental well- Concentrations on Peak Expiratory Flow Rates of
being.Monitoring air quality is crucial for understanding the Asthmatic Children," in IEEE Access, vol. 8, pp. 8791-
environmental impact of various activities and industries. 8797, 2020, doi: 10.1109/ACCESS.2019.2960551.
By tracking pollutant levels, we can better regulate [7] C. Y. Chang, S. -J. Guo, S. -S. Hung and Y. -T. Lin,
emissions and work towards a cleaner, more sustainable "Performance Analysis of Indoor Smart Environmental
future. The "Air Quality Monitoring System" is a Control Factors: Using Temperature to Control the Rate
trustworthy, preciseand global air monitoring system that is of Formaldehyde Emission," in IEEE Access, vol. 7, pp.
essential in recognising and reducing these deadly health 163749-163756,2019,doi10.1109/ACCESS.2019.29501
threats. This system's data is essential for identifying and 42.
assessing pollution hotspots. The proposed architecture will [8] M. Hussain, S. Aleem, A. Karim, F. Ghazanfar, M. Hai
assist in real-time analysis of the air quality for a specific and K. Hussain, "Design of Low Cost, Energy Efficient,
area and in limiting and reducing environmental IoT Enabled, Air Quality Monitoring System with
pollution.By providing real-time data on air quality, it can Cloud Based Data Logging, Analytics and AI," 2020
help individuals and communities make informed decisions International Conference on Emerging Trends in Smart
to protect their health. It can also assist local authorities in Technologies (ICETST), Karachi, Pakistan, 2020, pp.
implementing targeted interventions to reduce exposure to 1-6, doi: 10.1109/ICETST49965.2020.9080705.
harmful pollutants carbon monoxide emissions and [9] P. K. Maduri, R. Nigam and P. Sharma, "Centralized
particulate matters suspended in the atmosphere.The Air Purification System Using Ai," 2021 3rd
initiative to install an air quality monitoring system has the International Conference on Advances in Computing,
potential to greatly enhance public health, encourage Communication Control and Networking (ICAC3N),
environmental sustainability, and provide useful information Greater Noida, India, 2021, pp. 884-888, doi:
for research and government. The knowledge and skills 10.1109/ICAC3N53548.2021.9725566.
obtained from this initiative will be essential in our ongoing

Authorized licensed use limited to: COLLEGE OF ENGINEERING - Pune. Downloaded on April 18,2024 at 07:16:17 UTC from IEEE Xplore. Restrictions apply.
[10] E. Alexandrova and A. Ahmadinia, "Real-Time Coimbatore, India, 2022, pp. 804-808, doi:
Intelligent Air Quality Evaluation on a Resource- 10.1109/ICECA55336.2022.10009293.
Constrained Embedded Platform," 2018 IEEE 4th [12] M. Afzal, H. A. H. Gondal, M. N. Ullah and S. Akbar,
International Conference on Big Data Security on "IoT Based Smart Environmental Monitoring System
Cloud (BigDataSecurity), IEEE International Using ESP32/We-Mos D1 Mini & ThingSpeak," 2021
Conference on High Performance and Smart International Conference on Innovative Computing
Computing, (HPSC) and IEEE International Conference (ICIC), Lahore, Pakistan, 2021, pp. 1-6, doi:
on Intelligent Data and Security (IDS), Omaha, NE, 10.1109/ICIC53490.2021.9691508.
USA, 2018, pp. 165-170, doi:
10.1109/BDS/HPSC/IDS18.2018.00045.
[11] A. Srivastava, A. Ahmad, S. Kumar and M. A. Ahmad,
"Air Pollution Data and Forecasting Data Monitored
through Google Cloud Services by using Artificial
Intelligence and Machine Learning," 2022 6th
International Conference on Electronics,
Communication and Aerospace Technology,

Authorized licensed use limited to: COLLEGE OF ENGINEERING - Pune. Downloaded on April 18,2024 at 07:16:17 UTC from IEEE Xplore. Restrictions apply.

You might also like