9
9
Abstract— By This research work attempts to IoT based efficiency improvement etc.
pollution detection system by connecting the developed
system to the internet, where pollution from everywhere
II. RELAT ED WORKS
is detected. Air quality will be displayed on the LCD as
well as in the Webpage in PPM as it can be easily Harmful effects of Air pollution include allergic
detected. The designed air quality system is optimized reactions like irritation of the throat, eyes and nose as well
with an accurate result. This system is developed by
as some serious problems like bronchitis, pneumonia, heart
using Node MCU Microcontroller. The use of detector
has delivered stability features as a rapid response diseases, lung disease and asthma [1]. Primary pollutants
recovery. Air pollution is generally caused by the are main reason for air pollution and it is released into the
combination of fossil fuels with smoke and emissions atmosphere. Secondary pollutants are generally produced
from cars and trucks and other vehicles. The level of air when the primary pollutants reacted with other atmospheric
pollutions is increasing constantly and rapidly by the chemicals. Air quality affects public Health of humans as
increasing existence of industries, vehicles, etc. The well as animals [2]. In the past, the air quality sensors were
proposed system detects the air quality and displays it in
very large, importable and are expensive. Presently, most
the web page by using internet.
air pollution sensors has been developed on five most
common air pollutants such as nitrous oxide, ozone, carbon
Keywords— IOT, air quality system, harmful gases, monoxide, particulate matter and sulfur dioxide . In
PPM, gas sensors, node mcu, detector, controller.
today’s world, air quality monitoring are important as it has
rapid effect on human health [3].
I. INT RODUCT ION
The main objective of the proposed IOT based air quality This can be achieved by the usage of machine
system is that, the air pollution is growing as a harmful issue learning technique .The developed air quality sensor is
nowadays. The sensor used nowadays are not sufficient to
able to identify and observe the air pollution in nearby
detect the amount of co 2 in the air due to the high
concentration of co 2 (concentration up to 350 ppm) in air areas. It can be employed with the help of future
rather than other gases that the sensor detects. The co 2 is Technologies. These sensors is now became cheaper and
atmosphere because various health problems .and the inexpensive and it is also portable so that it poses the
important that to be noted is that the high concentration of ability to take it anywhere air quality sensors which can be
co 2 and certain pollutants in atmospheric air leads to
wearable Nowadays so the people who wear air quality is
death. At the same time the co 2 causes air pollution.
Nowadays air pollution is uncontrollable the amount of able to observe the air quality. This IOT device is based on
co 2 is in immense level in the atmospheric air. The air sensors that can detect the toxic gases that are present in
pollutants also causes health related problems like mild earth’s atmosphere such as home, industry and road where
allergic reaction such as irritation of throat, eyes, nose as high pollutants are present. The involuntary or Continuous
well as some serious problems. Like heart diseases,
pneumonia, lung and asthma. One of the major reason for Ambient Air Quality Monitoring Stations (CAAQMS)
the increase of co2 in air is urbanization and the road can display pollutants using different analyzers, thereby,
transportation. The sensor designed here will detect the reducing the chances of manual error, generate data at
amount of concentration of CO2 in ppm. time-intervals of minutes and are used for the transmission
Air quality sensors are used to detect the amount of of data to the accurate destinations [4].Wearable sensors
pollutant present in air. The data collected from these are also used for these specific applications and are used
sensors are used by IOT devices that contain sensors and for their relatively appreciable outcomes. Arduino
minicomputer processors. These IOT platforms are
execution is also established in the work.
influential in depicting the necessary information and the
contents that are to be neglected. These necessary data can be
used in variant scenarios like detection and pattern
B. Node MCU
III. PROPOSED SYSTEM NodeMCU is the one type of microcontroller that is similar
The entire work is a combination of hardware and to Arduino in most of the cases but it has one advantage that is
it has inbuilt Wi-Fi module in it so need for Wi-Fi___33
software platforms.
module which is very important for Iot applications. It is
Hardware MQ 135 sensor. generally termed as ESP8266 Chip. This chip inexpensive and
Requirements contains all elements as a computer have such as RAM,
NodeMCU Board. Network, and CPU etc. It has features such as the cost of this
Buzzer board is inexpensive and its power consumption is Very low
compared to other boards. It has inbuilt Wi-Fi connection in it.
Wires To activate the NodeMCU board it must be supplied to power
Preset potentiometer supply either through USB cable or external power supply.
The processing power of this board is high due to its sleep
LED monitoring features and inbuilt wifi connectivity it is much
more suitable for Iot based projects and applications.It has
LCD display(16 x 2)
only one analog pin to read the data from the sensor.
Resistors
Bread board
A. MQ 135 Sensor
The sensor that we have used here is MQ135 sensor Fig 2 NodeMCU
generally called as air quality sensor. It detects gases such as
ammonia, alcohol, carbon dioxide etc. that are coming out C. Buzzer
from factory. The sensitivity of this sensor is Very high for This buzzer is powered by external power supply that is
NH3, smoke and other pollution causing gases . The cost of generally 3-5V.it has two pins positive and negative terminal.
this sensor is low and it is used for detecting wide variety of Buzzer is one of the indicators that indicate whether the air is
harmful gases. The MQ-135 sensors has four pins one pin is polluted. This buzzer is fixed with certain threshold values
used for power supply usually 5V is given and the next pin is that we are entering through program if it exceeds that
for ground and the remaining two pins are used to get digital threshold value it produces Beep sound otherwise is does not
output and analog output .we are using analog output and send produce beep sound. We are fixing that if the air pollution
it to microcontroller. value exceeds 250 the buzzer produces sound. It is portable
due to its compact size. The passive buzzer has been used.
D. LCD Display
The main use of LCD display here is to look at the output and
IV. WORKING METHODOLOGY
the brightness of the display is varied by varying the
potentiometer. If the resistance value increases brightness of Here we are using the Arduino IDE to write the program
the display decreases and vice versa. The name of this display for Air Quality system. To write the code for this IoT
(16*2) show that it have 16 columns and 2 rows. It is totally Based air quality system project the main objective is our
16 pins .the pins from 7 to 14 is called data pins that are added code has to connect the local area network by using the
in program. information provided in the code.
NODE
E. PRESET Potentiometer
MCU LED
MQ 135
SENSOR
BUZZER
POWER
SUPPLY
IOT
Fig 4 Potentiometer
WEBSITE
for IOT projects because it has in-built Wi-Fi in it. This In addition to this, it also send it to webpage, where we
system has set to have high accuracy. We are taking input can monitor air quality by entering the IP address .We have
from the MQ135 sensor that we have used in this project and taken readings in PPM.
then it will transfer the data to NodeMCU board and the it will
generate the webpage in the name of IP address and it
transmits the data to webpage .As the data is not string type so
we can’t send directly before sending we have to convert the
data to string datatype so that the data is visible in webpage
.We can covert data to string by command String(Var_name).
VI. CONCLUSION
The harmful contents present in the air are monitored
Fig 7 Experimental Set up by using the proposed IOT based air quality system and
IOT based air quality system involves both the hardware its performance is very efficient with simple design and
and software connections. The sensor detects the value and ease of application. This is inexpensive when compared
to previous systems. It is an IOT based NodeMCU board
send it to Node MCU and the node MCU check the
microcontroller based portable system. This system has
condition through the code and it send the data to LCD
high accuracy and it is also easy to use. This system is
display and serial monitor. cheap compared to other systems that are available in the
market.
References
[1] Smart Indoor Air Pollution Monitoring Station Ravi Kishore Kodali
,.National Institute of T echnology, Waranga – (2020)
[3] Arduino-Based Real T ime Air Quality and Pollution Monitoring [12] https://components101.com/sensors/mq135-gas-sensor-
System.International Journal of Innovative Research in Computer for-air-quality
Science & T echnology – (2018)
[13] What is Carbon Dioxide, Dec 2013,
[4] Design and Development of a Low-Cost IOT based Environmental Available:https://www.co2meter.com/blogs/news/107091
Pollution Monitoring System.Akib Jayed Islam Electrical Engineering 01-what-is-carbondioxide
and Information & Communication T echnology– (2018)
[14] Air and Sound Pollution Monitoring System using IoT,
[5] IOT Based Air Pollution Monitoring System Harsh N Shah Ms. Sarika DeshmukhVolume:5 Issue: 6
,International Journal of Scientific & EngineeringResearch Volume 9 –
(2018)
[15] Air_pollution:https://en.wikipedia.org/wiki/Air_pollution
[6] Iot Based Air Pollution Monitoring System Using Arduino. Poonam
Pal1, Ritik Gupta2, Sanjana .International Research Journal of [16] Air_pollution_detector:https://en.wikipedia.org/wiki/Air_
Engineering andT echnology (IRJET ) – (2017) pollution_sensor
[7] " Wearable Sensors for Analyzing Personal Exposure to Air Pollution," [17] http://www.instructables.com/id/Air-Pollution-Detector/
Nghi Dam, Andrew Ricketts, IEEE , 2017.
[18] Arduino:https://www.arduino.cc/en/Main/ArduinoBoardU
[8] Air Pollution Monitoring In Urban Area," ] Arun Raj V., nohttps://en.wikipedia.org/wiki/Arduino
International Journal of Electronics and Communication
Engineering , 2017 . [19] MQ135:http://playground.arduino.cc/Main/MQGasSensor
shttp://www.waveshare.com/wiki/MQ-135_ Gas_Sensor
[9] "Review: Air Quality Monitoring System," Priyanka, V.,
International Journal ofAdvanced Research in Computer [20] LCD1602A:http://www.dreamdealer.nl/tutorials/connecti
and Communication Engineering, 5(6), 2016. ng_a_1602a_lcd_display_and_a_light_sensor_to_arduino
_uno.html
[10] Design and Simulationof a Smart Automated Traffic
System in a Campus Community.", Matthews V.O., [21] Potentiometer:https://en.wikipedia.org/wiki/Potentiometer.
International Journal of Emerging Technologies and
Innovative Research
[22] http://www.batbangladesh.com/