An Iot Based Air Pollution Monitor System
An Iot Based Air Pollution Monitor System
Submitted by,
GOKUL R L (310819205032)
BLESSING J (310819205018)
GOPIKRISHNAN K (310819205033)
AGENDA
• Introduction • Working & Methdology
• Objective • Screenshots
• Literature Review • Advantage
• Conclusion
• Flowchart
• Reference
• Architecture Diagram
• Components Required
• Circuit Diagram
• Modules
INTRODUCTION
• Technology has become an integral part of our day to day life.
• In places like Delhi and other metropolitan cities, the air quality index is changing from
bad to worse.
• People living in such places should necessarily carry an air pollution monitor with all
facilities to keep track of air quality index.
• To have a better understanding of our surroundings and ensure the air quality
is not compromised by constant monitoring of air quality on our smartphone.
• Wide range of scope for this product to be used in many situations, and can
be upgraded into a more advanced system.
LITERATURE REVIEW
AUTHOR YEAR OF DESCRIPTIONS PROS CONS
PUBLICATION
Parveen Sultana 2019 An IoT-based real time air An IoT system High Cost.
pollution monitoring system to that could be
monitor the pollution levels of deployed at any
various pollutants in Coimbatore location.
city.
PramodSharma 2019 The pollution detector contains Methodology Utilized multi jump
sensors to screen the intrigued applied in organize hoitver it
pollution parameter with regards household is costlier due to
to condition. activities. libelium waps
Prof.A.S.Mali 2020 Zigbee Based Wireless Pollution Less connections Expect loss in
Monitor Using Low Cost, Energy involved. connectivity.
Efficient Sensors.
LITERATURE REVIEW
AUTHOR YEAR OF DESCRIPTIONS PROS CONS
PUBLICATION
P.Vijnatha 2019 Pollution Monitoring Robotic work. Involves extra care
Raju System utilizing for maintenance.
WSN in
Visakhapatnam
Vijayakumar Sajjan 2020 Wsn Based On Air It can make a figure Complex .
Contamination to stay away from
Monitoring System future
In Metropolitan contamination in
Cities the specific dirtied
zone .
FLOWCHART
ARCHITECTURE DIAGRAM
COMPONENTS REQUIRED
HARDWARE REQUIREMENTS SOFTWARE REQUIREMENTS
• These signals are amplified by the amplifier circuit and then processed to get the
particle concentration.
• The intensity of the scattered light depends on the dust particles. More the dust
particles in the air, the greater will be the intensity of light.
• Output voltage at the VOUT pin of the sensor changes according to the intensity of
scattered light
MODULE -1: SENSORS
MQ135 GAS SENSOR
• Gases that can be sensed by MQ135 SENSOR:
It is highly sensitive to ammonia (NH3), sulphide and benzene steams, smoke, NOx
and CO2. Low cost sensor. To measure the gases in PPM we need to use analog pin.
• Caliberations:
Resistance value of MQ-135 is different to various kinds and concentration of gases.
• Calibrate the detector for 100ppm NH3 or 50ppm Alcohol concentration in air and use
value of Load resistance around 20 KΩ (10KΩ to 40 KΩ).
• When accurately measuring, the proper alarm point for the gas detector should be
determined after considering temperature and humidity influence.
MODULE -1: SENSORS
MQ135 GAS SENSOR
• DHT11 sensor consists of capacitive humidity sensor and thermistor for sensing
temperature.
• DHT11 is small in size with operating voltage from 3 to 5 volts. The maximum current
used while measuring is 2.5mA.
MODULE 2- UI PART/ FRONT END
• Thingspeak can control hardware remotely. It can display sensor data, store and
visualise it, among other useful things.
• Thingspeak app :
It allows you to create amazing interfaces for your projects using various widgets.
• Thingspeak server:
It is responsible for all communication between the smartphone and hardware.
• Thingspeak Libraries:
These are available for all popular hardware platforms.
The libraries enable communication with the server, process all incoming and
outgoing commands.
MODULE 3 – PROGRAMMING OF
EMBEDDED H/Ws
• Arduino UNO:
It is an open-source electronics platform based on easy-to-use hardware
and software.
• It is programmed in such a way that it processes the input from the three sensors viz. Dust
sensor, Temp. and Humidity Sensor, and Gas sensor.
• These three sensors detect various possibilities of air pollution and provide the input to
the Arduino board for processing.
• It processes the input data from the sensors which are in analog form and converts them
into digital signal.
WORKING & METHODOLOGY
• The data is processed and sent to the IoT cloud Platform “Thingspeak”
through ESP8266 WiFi Module.
• The Thingspeak platform can be used to design our application
interface, store and visualize it using various widgets.
• It acts as a communication medium between the hardware and the
smartphone.
• So, the user can monitor the changes in air quality via a smartphone
seamlessly through the Thingspeak IoT platform app.
• The IoT analytics are available in Thingspeak IoT platform.
SCREENSHOTS
SCREENSHOTS
SCREENSHOTS
SCREENSHOTS
SCREENSHOTS
ADVANTAGES
Safe and Secure.
Low cost.
It can adapt batteries or external power supply could be given through any
means.
• With the use of technology, our system focuses on providing the air quality index of the
surroundings to the user.
• Since our system uses Dust, gas and temp. sensors, it can be availed of low cost.
• For Storage of Data and detailed/ visualised analysis, Thingspeak IoT platform is useful.
CONCLUSION
• This can alert the user by providing the air quality index so that the user can take
necessary action or move to a safe location.
• With much more innovations in the future, some interesting features could be
added to our system.
• Our system is developed in such a way that it can accommodate new features for
upgradation.