SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6922
Household IOT Based Air Pollution Controlling and Monitoring System using
Arduino
Yokesh Kumar.C.R1, Srikanth.U1, PremKumar.M1
Dr. Sandra Johnson2
1. Student, 2.Professor
Department of CSE, RMK Engineering College, Chennai, India
---------------------------------------------------------------******---------------------------------------------------------
Abstract – Promotion and propagation of a healthy
environment has been our aim as we foresee its
shortcomings. We propose a Smart Air Pollution
Controller which not only monitors the air pollutants
present but also harness and oxidise them .The system
comprises of the sensors which identifies the
greenhouse gases (CO, NH3, SO3, No2, Benzene and
other alcohols)-tgs2600, tgs2602, tgs8100.It also
contains an IR sensor which computes the amount of
radiation emitted from the pollutants. Realization of
data gathered by sensors is displayed on Arduino
based web server. The data gathered is then sent and
developed through GSM by MEAN stack.
The system includes a MQ Series sensor
interfaced to a NodeMCU equipped with a SIM800L
GPRS GSM MODULE WLAN adaptor to send the sensor
reading to the server. The recorded data is then
checked for the gases detected if any of the gases go
beyond the suffocation level it sends a signal to the
relay. The relay is then connected to the oxidising
agent which is triggered in order to reduce the gases
which are abundant in polluting the environment. This
continues until the atmospheric conditions are
balanced. The data is recorded and monitored for
every 5 minutes.
The above is the outcome of the Combination of a Timed
Series Analysis and IOT (Internet of Things).
Keywords: Internet of Things, Greenhouse gases, tgs2600,
tgs2602, tgs8100, Arduino, MQ Sensor, SIM800L GPRS
GSM MODULE WLAN adaptor
I INTODUCTION
The main objective of IOT Air & Sound
Monitoring System is that the Air and sound pollution is a
growing issue these days. It is necessary to monitor air
quality and keep it under control for a better future and
healthy living for all. Due to flexibility and low cost
Internet of things (IOT) is getting popular day by day. With
the urbanization and with the increase in vehicles on road
the atmospheric conditions have been worsened. IOT
Based Air Pollution Monitoring System monitors the Air
quality over a web server using Internet and will trigger an
alarm when the air quality goes down beyond a certain
threshold level, means when there are sufficient amount of
harmful gases present in the air like CO2, smoke, alcohol,
benzene, NH3, LPG and NOx. It will show the air quality in
PPM on the LCD and as well as on webpage so that it can
monitor it very easily. LPG sensor is added in this system
which is used mostly in houses. The system will show
temperature and humidity. The system can be installed
anywhere but mostly in industries and houses where the
gases are found triggering the oxidizing agent to balance
the atmospheric conditions. Monitoring the pollutions
based on the recent advancements does not bring back any
revolutions but a change in a way. The proposed work
aims at the development of a healthy society by the
combination of IOT and the environmental studies. The
researchers in this field have proposed various air quality
monitoring systems based on WSN, GSM and GIS. The
recorded data is periodically transferred to a computer
through a General Packet Radio Service (GPRS) connection
and then the data will be displayed on the dedicated
website with user acceptance. As a result large number of
people can be benefited with the large.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6923
The proposed work aims to present a time
series analysis for analyzing air pollutants with the help of
gas sensors and the comparison with that of the
suffocating level.
It is done before it causes any suffocation or it leading
cause diseases like asthma, bronchitis. The remainder of
the paper is sectioned as follows: Section 2 enlightens the
basic concept of IOT and Requirements, Section 3
discusses about the proposed methodology, Section 4
details about the working methodology and Section 5
concludes this paper.
II OVERVIEW
This consists of three sections
Gas Sensors
Arduino Uno R3 microcontroller
2.1 IOT
The Internet of Things (IOT) is a system of interrelated
computing devices, mechanical and digital machines,
objects, animals or people that are provided with unique
identifiers and the ability to transfer data over a network
without requiring human-to-human or human- to-
computer interaction. IOT has evolved from the
convergence of wireless technologies, micro-electro
mechanical systems (MEMS), micro services and the
internet. The convergence has helped tear down the silo
walls between operational technology (OT) and
information technology (IT), allowing unstructured
machine - generated data to be analyzed for insights that
will drive improvements.
2.2 Arduino Uno R3 Microcontrollers
It is the most flexible hardware platform used based on
ATmega328P which can be programmed according to the
function where it is to be used. It has 6 analog inputs, 14
digital input/output pins (6 pins of these can be used as
PWM outputs), a USB Connection, a 16 MHz quartz crystal,
SPI, serial interface, a reset button, a power jack and an
ICSP header .The Arduino microcontroller is not only for
technical audience but is intended for designers and artists
as well because of its focus to usability based on its
primary component of the framework. In addition, it is an
open source microcontroller device with easily accessible
software/hardware Platform and is compatible with many
sensors available. Everything needed for its working is
present on the board; we only require a USB cable to
directly connect it to the computer or give power using
battery source or AC to DC adapter to get started
2.2 Gas Sensors
The
Sensitive material used in MQ135 gas sensor is SnO2. The
conductivity of this material is lower in clean air. The
sensor conductivity increases with the increasing
concentration of target pollution gas. MQ135 can monitor
different kinds of toxic gases such as sulphide, ammonia
gas, benzene series steam and CO2. The detection range is
10-10,000 ppm (parts per million) with the voltage rate of
about 5.0V±0.1V AC or DC.
III LITERATURE SURVEY
 Monitoring environmental conditions in homes
have been inspected in WHO, “Global
Environmental Change”. A framework is proposed
by author to monitor temperature, humidity and
light intensity, which is based on a combination of
pervasive distributed sensing units, information
system for data aggregation, and reasoning and
context awareness.
 In “Online Monitoring of Geological CO2 Storage
and Leakage Based on Wireless Sensor Networks”
a monitoring system is developed which gives the
concentration of Carbon-di-oxide of remote area.
 An urban CO2 monitoring system presented by
author in “CitySee: Urban CO2 monitoring with
sensors”. The system operates outdoor at an
urban area around 100 square kilometers.
IV OBJECTIVE
The main objective is to establish the familiarization with
the state of the art in Human Computer Interface
(HCI
a) To overcome the difficulties of air pollution
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6924
b) To eliminate the human error.
c) To analyse the data for future comparisons and
analogies.
d) To make the diagnosis result in an easier, faster and
accurate way.
e) To provide a device with accurate prediction.
V System Architecture
V WORKING
The working methodology is explained in two
different categories
I. One involving the Overall Circuit
II. Other involving the concept of processing and
displaying the results in the Web Application.
Circuit-Phase I
We start with connecting the SIM800L GPRS
GSM MODULE with the Arduino. SIM800L GPRS GSM
MODULE runs on 3.3V and if you will give it 5V from the
Arduino then it won’t work properly and it may get
damage. Connect the VCC and the CH_PD to the 3.3V pin of
Arduino. The RX pin of SIM800L GPRS GSM MODULE
works on 3.3V and it will not communicate with the
Arduino when we will connect it directly to the Arduino.
So, we will have to make a voltage divider for it which will
convert the 5V into 3.3V. This can be done by connecting
three resistors in series like we did in the circuit. Connect
the TX pin of the SIM800L GPRS GSM MODULE to the pin
10 of the Arduino and the RX pin of the Sim800L GPRS
GSM Module to the pin 9 of Arduino through the resistors.
SIM800L GPRS GSM module gives your projects access to
SMS or internet (GPRS). It is a very cheap device and
makes your projects very powerful. It can communicate
with any microcontroller and it is the most leading devices
in the IOT platform. Learn more about here. Then we will
connect the MQ135 sensor with the Arduino. Connect the
VCC and the ground pin of the sensor to the 5V and ground
of the Arduino and the Analog pin of sensor to the A0 of
the Arduino. Connect a buzzer to the pin 8 of the Arduino
which will start to beep when the condition becomes true.
The MQ135 sensor can sense NH3, NOx, alcohol, Benzene,
smoke, CO2 and some other gases, so it is perfect gas
sensor for our Air Quality Monitoring Project. When we
will connect it to Arduino then it will sense the gases, and
we will get the Pollution level in PPM (parts per million).
MQ135 gas sensor gives the output in form of voltage
levels and we need to convert it into PPM.
Figure3. Overall Circuit using Arduino and Transformer.
Processing the data-Phase II
a. The data is acquired from the gas sensors, temperature
sensor and humidity sensor
b. The acquired data is converted to Voltage.
c. Transmit the data, eliminate noise
Processing
 The transmitted data is displayed in the LED
display.
 Using MatLab a python code is written
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6925
 If any of the gas sensor records the voltage
level beyond the suffocation level it sends a
signal to the relay.
 It also simultaneously check if the temperature
goes high or if the humidity goes high
 The relay is then connected to the Cylinder to
which the battery is connected to the positive
terminal of the negative terminal of the relay
 If any of the gases’ level exceeds beyond a
particular level the oxidizing agents sprays to the
area until it reduces the pollutant
 It also simultaneously sends an alert message to
the particular individual who owns the house
“GAS LEVEL HIGH!!”
 The time at which the signals are recorded is also
noted
 This is done and checked for every 5 minutes.
Figure4.1 Results displayed based on two gas sensors over a particular
time period
 The above said thing is said to be one of the main
motive of this application.
Figure4.2 Message being displayed to the mobile by the means of
GSM.
VI CONCEPTS
For this the concepts used in the application
development depends on the task we implement:
 EMBEDDED SYSTEMS
 MOBILE COMPUTING
 MATLAB
 ANALOG AND DIGITAL CONCEPTS
 COMPUTER NETWORKING
 MICRCONTROLLERS
 MICROPROCESSORS AND DIGITIZERS
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6926
 The concept of advanced Mobile Computing is
used in order to process the data over a large
quantity
 The compiler and the source code (Lines of code)
depends on the type of programming language
being used
For making the prediction
Data Acquisition
Classifying parameters
Relating signals obtained with the defined suffocating
signals.
For this the following block diagram is used
Figure 5. The Electrical line diagram of the sensors used
VII CONCLUSION
The art of science along with the recent advancement in
software and communications resulted in developing this
DEVICE along with the Mobile Application. It helps us to do
this task in a cost efficient manner in order to meet needs
of the people. It also produces an accurate prediction,
along with it gives out related information. The future
direction of this paper is to give out the above details of
each and every location using GPS within a particular
community.
VIII REFERENCES
[1] D.A. Duprez, D.R. Kaiser, W. Whitwam, S. Finkelstein, A.
Belalcazar, R. Patterson, S. Glasser, and J.N. Cohn,
American Journal of Hypertension, pp.647–653, 2004.
[2] Air Resource Management Centre, “Vehicle-related air
pollutants and public health,” Ministry of Environment and
Natural Resources, Sri Lanka, May 2003, pp. 6–11.
[3] R. Bhadoriya, M. K. Chattopadhyay and P. W. Dandekar,
"Low cost IoT for laboratory environment," 2016
Symposium on Colossal Data Analysis and Networking
(CDAN), Indore, 2016, pp. 1-4
[4] https://www.aliexpress.com/item/1PCS-LOT-Solution-
PH-valuo-Temperature-detector-sensor-module-for-
arduino-Free-
shipping/32620995019.html?spm=2114.4001
[5]
https://securedstatic.greenpeace.org/india/Global/i
ndia/Airpoclypse--Not-just-Delhi--Air-in-most-
Indian-cities-hazardous--Greenpeace-report.pdf
[6] Exploring Arduino: Tools and Techniques for
Engineering Wizardry by Jeremy Blum 1st edition
[7] Riteeka Nayak, Malaya Ranjan Panigrahy , Vivek
Kumar Rai and T Appa Rao:IOT based air pollution
monitoring system Vol-3, Issue-4, 2017

More Related Content

What's hot

IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET Journal
 
IRJET - IoT based Smart Oil and Gas Monitoring System
IRJET -  	  IoT based Smart Oil and Gas Monitoring SystemIRJET -  	  IoT based Smart Oil and Gas Monitoring System
IRJET - IoT based Smart Oil and Gas Monitoring SystemIRJET Journal
 
IRJET- IOT Based Air and Sound Pollution Monitoring System
IRJET-  	  IOT Based Air and Sound Pollution Monitoring SystemIRJET-  	  IOT Based Air and Sound Pollution Monitoring System
IRJET- IOT Based Air and Sound Pollution Monitoring SystemIRJET Journal
 
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring SystemIRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring SystemIRJET Journal
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemIRJET Journal
 
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET  - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET  - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET Journal
 
IRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET Journal
 
Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT IRJET Journal
 
IRJET- Air Quality Monitoring System for City
IRJET-	 Air Quality Monitoring System for CityIRJET-	 Air Quality Monitoring System for City
IRJET- Air Quality Monitoring System for CityIRJET Journal
 
IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring SystemIRJET Journal
 
IOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using ArduinoIOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using ArduinoIRJET Journal
 
03 20237 arduino based gas-
03 20237 arduino based gas-03 20237 arduino based gas-
03 20237 arduino based gas-IAESIJEECS
 
IRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoTIRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoTIRJET Journal
 
Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...
Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...
Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...IRJET Journal
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT IRJET Journal
 
IRJET- Home Surveillance Without using CCTV Camera
IRJET-  	  Home Surveillance Without using CCTV CameraIRJET-  	  Home Surveillance Without using CCTV Camera
IRJET- Home Surveillance Without using CCTV CameraIRJET Journal
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeTELKOMNIKA JOURNAL
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET Journal
 

What's hot (20)

IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
 
IRJET - IoT based Smart Oil and Gas Monitoring System
IRJET -  	  IoT based Smart Oil and Gas Monitoring SystemIRJET -  	  IoT based Smart Oil and Gas Monitoring System
IRJET - IoT based Smart Oil and Gas Monitoring System
 
IRJET- IOT Based Air and Sound Pollution Monitoring System
IRJET-  	  IOT Based Air and Sound Pollution Monitoring SystemIRJET-  	  IOT Based Air and Sound Pollution Monitoring System
IRJET- IOT Based Air and Sound Pollution Monitoring System
 
Dt24761766
Dt24761766Dt24761766
Dt24761766
 
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring SystemIRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring System
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting System
 
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET  - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET  - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
 
IRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoT
 
Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT
 
IRJET- Air Quality Monitoring System for City
IRJET-	 Air Quality Monitoring System for CityIRJET-	 Air Quality Monitoring System for City
IRJET- Air Quality Monitoring System for City
 
IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring System
 
IOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using ArduinoIOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using Arduino
 
03 20237 arduino based gas-
03 20237 arduino based gas-03 20237 arduino based gas-
03 20237 arduino based gas-
 
IRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoTIRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoT
 
Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...
Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...
Wireless Auto Power Trip System for Liquefied Petroleum Gas Leakage to Improv...
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
 
GAS LEAKAGE DETECTION AND PREVENTION SYSTEM
GAS LEAKAGE DETECTION AND PREVENTION SYSTEMGAS LEAKAGE DETECTION AND PREVENTION SYSTEM
GAS LEAKAGE DETECTION AND PREVENTION SYSTEM
 
IRJET- Home Surveillance Without using CCTV Camera
IRJET-  	  Home Surveillance Without using CCTV CameraIRJET-  	  Home Surveillance Without using CCTV Camera
IRJET- Home Surveillance Without using CCTV Camera
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBee
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety System
 

Similar to IRJET- Household IOT based Air Pollution Controlling and Monitoring System using Arduino

IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry PiIRJET Journal
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 
A FUSION OF IoT BASED GAS LEAKAGE DETECTION
A FUSION OF IoT BASED GAS LEAKAGE DETECTIONA FUSION OF IoT BASED GAS LEAKAGE DETECTION
A FUSION OF IoT BASED GAS LEAKAGE DETECTIONIRJET Journal
 
Gas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoTGas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoTIRJET Journal
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIRJET Journal
 
IRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoTIRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoTIRJET Journal
 
IRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum IndustryIRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum IndustryIRJET Journal
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET Journal
 
IRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless SystemIRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless SystemIRJET Journal
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET Journal
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTIRJET Journal
 
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET Journal
 
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTAIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTIRJET Journal
 
IOT Based Air & Sound Pollution Monitoring system using Raspberry pi
IOT Based Air & Sound Pollution Monitoring system using Raspberry piIOT Based Air & Sound Pollution Monitoring system using Raspberry pi
IOT Based Air & Sound Pollution Monitoring system using Raspberry piIRJET Journal
 
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROID
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROIDIOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROID
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROIDIRJET Journal
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET Journal
 
IRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET Journal
 
IRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in IndustriesIRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in IndustriesIRJET Journal
 
IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...
IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...
IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...IRJET Journal
 

Similar to IRJET- Household IOT based Air Pollution Controlling and Monitoring System using Arduino (20)

IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry Pi
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 
A FUSION OF IoT BASED GAS LEAKAGE DETECTION
A FUSION OF IoT BASED GAS LEAKAGE DETECTIONA FUSION OF IoT BASED GAS LEAKAGE DETECTION
A FUSION OF IoT BASED GAS LEAKAGE DETECTION
 
Gas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoTGas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoT
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
 
IRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoTIRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoT
 
IOT Air Pollution Monitoring System (Live Location)
IOT Air Pollution Monitoring System (Live Location)IOT Air Pollution Monitoring System (Live Location)
IOT Air Pollution Monitoring System (Live Location)
 
IRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum IndustryIRJET - Surveillance System for Petroleum Industry
IRJET - Surveillance System for Petroleum Industry
 
IRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoTIRJET- Vehicle Black Box System using IoT
IRJET- Vehicle Black Box System using IoT
 
IRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless SystemIRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless System
 
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
 
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTAIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
 
IOT Based Air & Sound Pollution Monitoring system using Raspberry pi
IOT Based Air & Sound Pollution Monitoring system using Raspberry piIOT Based Air & Sound Pollution Monitoring system using Raspberry pi
IOT Based Air & Sound Pollution Monitoring system using Raspberry pi
 
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROID
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROIDIOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROID
IOT BASED SMART LPG GAS DETECTOR ROBOT CONTROL BY ANDROID
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoT
 
IRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller Counter
 
IRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in IndustriesIRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in Industries
 
IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...
IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...
IRJET- Design and Implementation of IoT based Portable Outdoor Dust Density M...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 

Recently uploaded (20)

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 

IRJET- Household IOT based Air Pollution Controlling and Monitoring System using Arduino

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6922 Household IOT Based Air Pollution Controlling and Monitoring System using Arduino Yokesh Kumar.C.R1, Srikanth.U1, PremKumar.M1 Dr. Sandra Johnson2 1. Student, 2.Professor Department of CSE, RMK Engineering College, Chennai, India ---------------------------------------------------------------******--------------------------------------------------------- Abstract – Promotion and propagation of a healthy environment has been our aim as we foresee its shortcomings. We propose a Smart Air Pollution Controller which not only monitors the air pollutants present but also harness and oxidise them .The system comprises of the sensors which identifies the greenhouse gases (CO, NH3, SO3, No2, Benzene and other alcohols)-tgs2600, tgs2602, tgs8100.It also contains an IR sensor which computes the amount of radiation emitted from the pollutants. Realization of data gathered by sensors is displayed on Arduino based web server. The data gathered is then sent and developed through GSM by MEAN stack. The system includes a MQ Series sensor interfaced to a NodeMCU equipped with a SIM800L GPRS GSM MODULE WLAN adaptor to send the sensor reading to the server. The recorded data is then checked for the gases detected if any of the gases go beyond the suffocation level it sends a signal to the relay. The relay is then connected to the oxidising agent which is triggered in order to reduce the gases which are abundant in polluting the environment. This continues until the atmospheric conditions are balanced. The data is recorded and monitored for every 5 minutes. The above is the outcome of the Combination of a Timed Series Analysis and IOT (Internet of Things). Keywords: Internet of Things, Greenhouse gases, tgs2600, tgs2602, tgs8100, Arduino, MQ Sensor, SIM800L GPRS GSM MODULE WLAN adaptor I INTODUCTION The main objective of IOT Air & Sound Monitoring System is that the Air and sound pollution is a growing issue these days. It is necessary to monitor air quality and keep it under control for a better future and healthy living for all. Due to flexibility and low cost Internet of things (IOT) is getting popular day by day. With the urbanization and with the increase in vehicles on road the atmospheric conditions have been worsened. IOT Based Air Pollution Monitoring System monitors the Air quality over a web server using Internet and will trigger an alarm when the air quality goes down beyond a certain threshold level, means when there are sufficient amount of harmful gases present in the air like CO2, smoke, alcohol, benzene, NH3, LPG and NOx. It will show the air quality in PPM on the LCD and as well as on webpage so that it can monitor it very easily. LPG sensor is added in this system which is used mostly in houses. The system will show temperature and humidity. The system can be installed anywhere but mostly in industries and houses where the gases are found triggering the oxidizing agent to balance the atmospheric conditions. Monitoring the pollutions based on the recent advancements does not bring back any revolutions but a change in a way. The proposed work aims at the development of a healthy society by the combination of IOT and the environmental studies. The researchers in this field have proposed various air quality monitoring systems based on WSN, GSM and GIS. The recorded data is periodically transferred to a computer through a General Packet Radio Service (GPRS) connection and then the data will be displayed on the dedicated website with user acceptance. As a result large number of people can be benefited with the large.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6923 The proposed work aims to present a time series analysis for analyzing air pollutants with the help of gas sensors and the comparison with that of the suffocating level. It is done before it causes any suffocation or it leading cause diseases like asthma, bronchitis. The remainder of the paper is sectioned as follows: Section 2 enlightens the basic concept of IOT and Requirements, Section 3 discusses about the proposed methodology, Section 4 details about the working methodology and Section 5 concludes this paper. II OVERVIEW This consists of three sections Gas Sensors Arduino Uno R3 microcontroller 2.1 IOT The Internet of Things (IOT) is a system of interrelated computing devices, mechanical and digital machines, objects, animals or people that are provided with unique identifiers and the ability to transfer data over a network without requiring human-to-human or human- to- computer interaction. IOT has evolved from the convergence of wireless technologies, micro-electro mechanical systems (MEMS), micro services and the internet. The convergence has helped tear down the silo walls between operational technology (OT) and information technology (IT), allowing unstructured machine - generated data to be analyzed for insights that will drive improvements. 2.2 Arduino Uno R3 Microcontrollers It is the most flexible hardware platform used based on ATmega328P which can be programmed according to the function where it is to be used. It has 6 analog inputs, 14 digital input/output pins (6 pins of these can be used as PWM outputs), a USB Connection, a 16 MHz quartz crystal, SPI, serial interface, a reset button, a power jack and an ICSP header .The Arduino microcontroller is not only for technical audience but is intended for designers and artists as well because of its focus to usability based on its primary component of the framework. In addition, it is an open source microcontroller device with easily accessible software/hardware Platform and is compatible with many sensors available. Everything needed for its working is present on the board; we only require a USB cable to directly connect it to the computer or give power using battery source or AC to DC adapter to get started 2.2 Gas Sensors The Sensitive material used in MQ135 gas sensor is SnO2. The conductivity of this material is lower in clean air. The sensor conductivity increases with the increasing concentration of target pollution gas. MQ135 can monitor different kinds of toxic gases such as sulphide, ammonia gas, benzene series steam and CO2. The detection range is 10-10,000 ppm (parts per million) with the voltage rate of about 5.0V±0.1V AC or DC. III LITERATURE SURVEY  Monitoring environmental conditions in homes have been inspected in WHO, “Global Environmental Change”. A framework is proposed by author to monitor temperature, humidity and light intensity, which is based on a combination of pervasive distributed sensing units, information system for data aggregation, and reasoning and context awareness.  In “Online Monitoring of Geological CO2 Storage and Leakage Based on Wireless Sensor Networks” a monitoring system is developed which gives the concentration of Carbon-di-oxide of remote area.  An urban CO2 monitoring system presented by author in “CitySee: Urban CO2 monitoring with sensors”. The system operates outdoor at an urban area around 100 square kilometers. IV OBJECTIVE The main objective is to establish the familiarization with the state of the art in Human Computer Interface (HCI a) To overcome the difficulties of air pollution
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6924 b) To eliminate the human error. c) To analyse the data for future comparisons and analogies. d) To make the diagnosis result in an easier, faster and accurate way. e) To provide a device with accurate prediction. V System Architecture V WORKING The working methodology is explained in two different categories I. One involving the Overall Circuit II. Other involving the concept of processing and displaying the results in the Web Application. Circuit-Phase I We start with connecting the SIM800L GPRS GSM MODULE with the Arduino. SIM800L GPRS GSM MODULE runs on 3.3V and if you will give it 5V from the Arduino then it won’t work properly and it may get damage. Connect the VCC and the CH_PD to the 3.3V pin of Arduino. The RX pin of SIM800L GPRS GSM MODULE works on 3.3V and it will not communicate with the Arduino when we will connect it directly to the Arduino. So, we will have to make a voltage divider for it which will convert the 5V into 3.3V. This can be done by connecting three resistors in series like we did in the circuit. Connect the TX pin of the SIM800L GPRS GSM MODULE to the pin 10 of the Arduino and the RX pin of the Sim800L GPRS GSM Module to the pin 9 of Arduino through the resistors. SIM800L GPRS GSM module gives your projects access to SMS or internet (GPRS). It is a very cheap device and makes your projects very powerful. It can communicate with any microcontroller and it is the most leading devices in the IOT platform. Learn more about here. Then we will connect the MQ135 sensor with the Arduino. Connect the VCC and the ground pin of the sensor to the 5V and ground of the Arduino and the Analog pin of sensor to the A0 of the Arduino. Connect a buzzer to the pin 8 of the Arduino which will start to beep when the condition becomes true. The MQ135 sensor can sense NH3, NOx, alcohol, Benzene, smoke, CO2 and some other gases, so it is perfect gas sensor for our Air Quality Monitoring Project. When we will connect it to Arduino then it will sense the gases, and we will get the Pollution level in PPM (parts per million). MQ135 gas sensor gives the output in form of voltage levels and we need to convert it into PPM. Figure3. Overall Circuit using Arduino and Transformer. Processing the data-Phase II a. The data is acquired from the gas sensors, temperature sensor and humidity sensor b. The acquired data is converted to Voltage. c. Transmit the data, eliminate noise Processing  The transmitted data is displayed in the LED display.  Using MatLab a python code is written
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6925  If any of the gas sensor records the voltage level beyond the suffocation level it sends a signal to the relay.  It also simultaneously check if the temperature goes high or if the humidity goes high  The relay is then connected to the Cylinder to which the battery is connected to the positive terminal of the negative terminal of the relay  If any of the gases’ level exceeds beyond a particular level the oxidizing agents sprays to the area until it reduces the pollutant  It also simultaneously sends an alert message to the particular individual who owns the house “GAS LEVEL HIGH!!”  The time at which the signals are recorded is also noted  This is done and checked for every 5 minutes. Figure4.1 Results displayed based on two gas sensors over a particular time period  The above said thing is said to be one of the main motive of this application. Figure4.2 Message being displayed to the mobile by the means of GSM. VI CONCEPTS For this the concepts used in the application development depends on the task we implement:  EMBEDDED SYSTEMS  MOBILE COMPUTING  MATLAB  ANALOG AND DIGITAL CONCEPTS  COMPUTER NETWORKING  MICRCONTROLLERS  MICROPROCESSORS AND DIGITIZERS
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 09 | Sep 2018 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 6926  The concept of advanced Mobile Computing is used in order to process the data over a large quantity  The compiler and the source code (Lines of code) depends on the type of programming language being used For making the prediction Data Acquisition Classifying parameters Relating signals obtained with the defined suffocating signals. For this the following block diagram is used Figure 5. The Electrical line diagram of the sensors used VII CONCLUSION The art of science along with the recent advancement in software and communications resulted in developing this DEVICE along with the Mobile Application. It helps us to do this task in a cost efficient manner in order to meet needs of the people. It also produces an accurate prediction, along with it gives out related information. The future direction of this paper is to give out the above details of each and every location using GPS within a particular community. VIII REFERENCES [1] D.A. Duprez, D.R. Kaiser, W. Whitwam, S. Finkelstein, A. Belalcazar, R. Patterson, S. Glasser, and J.N. Cohn, American Journal of Hypertension, pp.647–653, 2004. [2] Air Resource Management Centre, “Vehicle-related air pollutants and public health,” Ministry of Environment and Natural Resources, Sri Lanka, May 2003, pp. 6–11. [3] R. Bhadoriya, M. K. Chattopadhyay and P. W. Dandekar, "Low cost IoT for laboratory environment," 2016 Symposium on Colossal Data Analysis and Networking (CDAN), Indore, 2016, pp. 1-4 [4] https://www.aliexpress.com/item/1PCS-LOT-Solution- PH-valuo-Temperature-detector-sensor-module-for- arduino-Free- shipping/32620995019.html?spm=2114.4001 [5] https://securedstatic.greenpeace.org/india/Global/i ndia/Airpoclypse--Not-just-Delhi--Air-in-most- Indian-cities-hazardous--Greenpeace-report.pdf [6] Exploring Arduino: Tools and Techniques for Engineering Wizardry by Jeremy Blum 1st edition [7] Riteeka Nayak, Malaya Ranjan Panigrahy , Vivek Kumar Rai and T Appa Rao:IOT based air pollution monitoring system Vol-3, Issue-4, 2017