SlideShare a Scribd company logo
2
Most read
3
Most read
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 949
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
Dr. G. Meeri Matha1, H. Girijakshi2, D. Kushida Begam3, P. Bindu4, S. Masthan vali5,
K. Chandra Naga Dharani6
1Head of the Department, Dept. of Electrical and Electronics Engineering, SRIT college, Andhra Pradesh, India
2Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India
3Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India
4
Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India
5Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India
6Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Air and sound pollution monitoringsystemusing
IoT describes a system that uses various sensors and IoT
devices to monitor the levels of air and sound pollution in a
given area. The system collects data from the sensors and
transmits it to a central serverforanalysisandprocessing. The
data collected by the system can be used to generate real-time
alerts, providing valuableinformationfordecision-makersand
policymakers. Pollution based IoT is done by Arduino, it
consists of Air sensor, Sound sensor, Temperature and
Humidity sensor, CO2 Sensor, servo motor and Air Purifier.
When pollution based IoT starts, it checks all the parameters
provided by the sensor and Air purifier will give clean air by
removing dangerous airborne particles and servo motor will
automatically close the window to provide soundinsulation to
the room.
Key Words: Arduino UNO, ESP WIFI Module, IoT, MQ-
135, LM393, MQ6, DHT11
1.INTRODUCTION:
Air and sound pollution is a growing issue these
days. It is necessary to monitor the air and sound pollution
levels to ensure a healthy and safe environment. With the
rapid increase in infrastructure and industrial plants,
environmental issues have greatly influenced the need of
smart monitoring systems.Duetoitslowcost,highefficiency
and versatility, Internet of Things (IoT) has become very
popular now these days. Internet of Things (IoT) allows
interaction between devices and humans. It forms a
communicationmediumfromhumantomachine.Previously,
data collectors had to travel long distances to the various
locations to collect data after which the analysis was done.
This was lengthy and time consuming. But now, sensors and
microcontrollers connected to the internet can make
environmental parametermonitoringmoreflexible,accurate
and less time consuming. When the environment merges
with sensors and devices to self -protect and self - monitor it
forms a smart environment. Embedded intelligence makes
the environment interact with the objects. This system
proposes an air quality as well as sound pollution
monitoring system that allows us to monitor and check live
air quality as well as sound pollution in a closed area
through IOT. System uses air sensors to sense presence of
harmful gases/compounds intheairandconstantlytransmit
this data to microcontroller. Also, system keeps measuring
sound level and reports it to the online server over IoT. The
sensors interact with microcontroller which processes this
data and transmits it over internet. The data received by the
Wi-Fi module which interacts the air purifier and other
devices connected to it and operates the devices based on
the information given by the sensors. With this method
human intervention can be reduced by making the devices
operate automatically if any impurities found in the
surroundings. Other than the air purifier, a servo motor is
also used which automatically closes the window so that an
insulation is provided for the sounds produced during the
operation of these devices, this will reduce the sound
pollution up to some extent in its surroundings.
2. OBJECTIVE:
The main objective is to monitor and check air quality
and keep it under control and to purify air for a better future
and healthy living for all. This project also monitors sound
pollution in particular areas so that authorities can act
against it. It gives the live data of
 Air pollution
 Sound pollution
 Temperature
 Carbon dioxide
3. PROPOSED SYSTEM:
Proposed system consists of various sensors like
LM393 for sound, MQ135 for air, DHT11 for temperature
and Humidity, MQ6 for Carbon dioxide. These sensors are
interconnected with Arduino ATmega328P Microcontroller
for functioning. The power supply is given by RPS(5v). The
ESP8266 Wi-fi module is used to provide internet
functionality to the system. Air purifierisusedto removethe
harmful components in air and servo motor is used to
automatically close the windowsanddoorstoprovidesound
insulation. The information will send to android app (Blynk
IoT) through Wi-Fi module.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 950
4. SENSORS USED:
4.1 Air sensor:
Fig -1: Air sensor
MQ135 is a gas sensor that can detect a wide range
of air pollutants such as carbon monoxide (CO), nitrogen
oxides (NOx), and other harmful gases such as ammonia,
sulfide, and benzene. It is commonly used in air quality
monitoring systems and indoor air quality detectors.
The MQ135 sensor uses a small heater element and
a metal oxide sensing element, which changes its resistance
based on the concentration of pollutants in the air. The
sensor is sensitive to changes in temperature and humidity,
which can affect its accuracy, so it is important to calibrate
the sensor periodically.
4.2 Sound sensor:
Fig – 2: Sound sensor
LM393 used to detect sound intensity. It uses a
microphone which supplies the input to an amplifier, peak
detector and buffer. When the sensor detects a sound, it
processes an output signal voltage which is sent to a
microcontroller then performs necessary operations
4.3 Temperature and Humidity sensor:
Fig -3: Temperature and Humidity Sensor
The digital temperature andhumidity sensor DHT11 and
it can be detecting digital output of temperature and
humidity through the standard single-wire interface. The
DHT11 is a basic, very low-cost temperature and humidity
sensor. DHT11 is simple to use, it can interface with any
microcontroller like Arduino, Raspberry Pi, etc. and get live
data results.DHT11 sensor consists of three pins followedby
ground pin,5v input pin and data signal pin.
4.4 MQ6 sensor:
Fig – 4: MQ6 sensor
The MQ-6 sensor is a type of gas sensor that can
detect the presence of flammable gases such as LPG,
propane, and butane in the air. It is commonly used in gas
detectors, gas leakage alarms, and other safety systems. The
MQ-6 sensor works by measuring changes in resistance as
the gas concentration in the air changes.Thesensorcontains
a sensing element made of tin dioxide (SnO2) that has a high
sensitivity to combustible gases. When the gas molecules
come into contact with the sensing element, they cause a
change in its electrical resistance, which can be measured
and used to determine the gas concentration.
One important thing to note is that the MQ-6 sensor
is not designed to detect carbon monoxide (CO)gas,which is
a common by product of incomplete combustion of fuels. If
you need to detect CO gas, you should use a sensor
specifically designed for that purpose, such as the MQ-7
sensor.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 951
5. BLOCK DIAGRAM:
Fig – 5: Block diagram
Arduino is a type of open-source hardware and
software, which is used to design and manufacture single
board microcontroller and micro controller kits which is
used to build digital devices. Arduino is the main heartofthe
project which is used as an interface.
• In this project we are using four sensors they are air
sensor, DHT11 sensor, sound sensor and MQ6 sensor.
• These sensors are connected to the Arduino which istaken
as input.
• Through this Arduino ESP8266 is taken as output, which
mainly contain WIFI module in it.
• One relay is connected to the Arduino as output where it is
used for air purifier.
• The servo motor is connected to Arduino. When sound
sensor detects any sound pollution. It will trigger the servo
motor to close the window of a room.
• When the power supply is on, the sensors send the data to
the cloud, so we can monitor all this information through
mobile with the help of android application like Blynk IoT.
6. WORKING MODEL:
Fig – 6: Working model
In the working prototype model,theIoTdeviceslikesensors,
Blynk IoT application, and cloud play a significant part in
pollution monitoring.All componentsareconnectedthrough
Arduino pins and are used to control the target. Here all
positive wires are connected to positive terminals and all
black wires are connected to ground terminals. For working
on each sensor, we required 5V and we have 12V power
supply transformer. Here the power supply before the
regulator is 12v and after the regulator is the voltage is 5v
then this 5v output goes to sensors and microcontrollers.
We presented a 12v transformer, and in this 12v
transformer, the supply is converted from ac to dc througha
bridge rectifier. For smoothing and noise filtration we are
using a condenser and capacitor. This is regulator input. By
taking the regulator7805 it gives 5v output and this 5v
output only we have to use a controller. In this project, if air
sensor detects any impurities in air, then it will trigger the
relay and the relay will on the exhaust fan which sucks the
purified air from the filter and give it to the other side.When
the sound sensor detects any sound pollution, it will trigger
the servo motor to close the window of a closed room.
DHT11 sensor reads the temperatureandhumidityreadings
and MQ6 sensor reads the carbon dioxide level in the
atmosphere and sends the microcontroller and then the
microcontroller to the cloud through a small ESP01 Wi-Fi
module and then the data will be stored in the cloud. We
implemented an IoT platform that is Blynk IoT in this IoT
platform we have to log in with our mail id they will give us
one authentication code, this code we have to dump into the
microcontroller through our program. Then we will be able
to see the virtual data of all the parameters provided by the
sensors. If air sensor and sound sensor cross the threshold
values, then it will send a notification andmail bysayingthat
there is high sound and air pollution in our area. So that
authorities can act against to it. All live monitoring data we
can able to see in the Blynk IoT Platform.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 952
7. CONCLUSION:
An air and sound pollution monitoringsystemusing
IoT can provide a reliable and efficientwayofmeasuring and
analyzing the levels of pollutants in the environment. This
system can help in identifying the sources of pollution and
implementing strategies to reduce thelevel ofpollution.IoT-
based air and sound pollution monitoring systems can be
equipped with various sensors that can measure different
parameters such as noise levels, temperature, humidity,and
various air pollutants such as CO2, SO2, NOx etc. The data
collected by these sensors can be transmitted to a central
server for analysis, and the results can be accessed in real-
time by the authorities, researchers, and the general public.
This system can help in identifying pollution
hotspots and can be used to take appropriate measures to
reduce pollution levels. It can also provide insights into the
effectiveness of pollution control measures and help in
developing new policies and regulations to improve air and
sound quality. Therefore, an IoT-based air and sound
pollution monitoring system can play a crucial role in
protecting the environment and public health. By using this
we can reduce air pollution by air purifiers and sound
pollution by servo motors which doesn’t allow the high
sound into a closed room by closing the windows of a room.
ACKNOWLEDGEMENT:
We are sincerely thankful to all our teachers for
their guidance for the project work.Withouttheirguidanceit
was difficult for us to accomplish this task. We are especially
very thankful to our guide Dr. G. Meeri Matha mam for her
consistent guidance, encouragement and motivation
throughout the period of this work. We also want to thank
our Head of the Department (EEE) for providing us all
necessary facilities and encouraging us in the entire project.
Lastly, we would like to thank our family and friends for
their unwavering support and encouragement throughout
the project. Their love and belief in us have been a constant
source of motivation. Once again, we extend our sincere
appreciation to all thosewho havecontributedtothesuccess
of this project.
REFERENCES:
[1] Arnab Kumar Saha, Sachet Sircar, Priyasha Chatterjee,
“A Raspberry Pi Controlled Cloud Based Air and Sound
Pollution Monitoring System with Temperature and
Humidity Sensing” -978-1-5386-4649-6/18/$31.00 by
IEEE [2018].
[2] Harsh Gupta, Dhananjay Bhardwaj, Himanshu Agrawal
“An IoT Based Air Pollution Monitoring System for
Smart Cities”- 978-1-5386-6971-6/19/$31.00 by IEEE
[2019].
[3] Himadri Nath Saha,Supratim Auddy,Avimita Chatterjee,
“Pollution control using Internet of Things” -978-1-
5386-2215-5/17/$31.00 by IEEE [2017].
[4] K. Cornelius, N. Komal Kumar, Sagar Pradhan “An
Efficient Tracking system for Air and Sound Pollution
using IoT”-978-1-7281-5197-7/20/$31.00 by IEEE
[2020].
[5] K.S.E. Phala, A. Kumar, and Gerhard P. Hancke, “Air
Quality Monitoring System based on ISO/IEC/IEEE
21451Standards” -1530-437X (c) by IEEE [2015].

More Related Content

PPTX
Rfid based employee tracking
giri529
 
PPTX
Fingerprint Based Security System
Trijendra Singh
 
PPTX
Rfid and gsm based attendence system
Karthik Kumar
 
PPTX
Visible light communication
Alwin Poulose
 
PPT
wimax Ppt for seminar
Pratik Anand
 
PPTX
Li fi technology paper presentation, Li- Fi, VLC, Visible light communication...
Sirod Deo
 
PPTX
RFID E-passport System
Reinhardt Rading
 
Rfid based employee tracking
giri529
 
Fingerprint Based Security System
Trijendra Singh
 
Rfid and gsm based attendence system
Karthik Kumar
 
Visible light communication
Alwin Poulose
 
wimax Ppt for seminar
Pratik Anand
 
Li fi technology paper presentation, Li- Fi, VLC, Visible light communication...
Sirod Deo
 
RFID E-passport System
Reinhardt Rading
 

What's hot (20)

PDF
5g TECHNOLOY
SumanPramanik7
 
PPT
หน่วยที่ 4 อุปกรณ์เครือข่าย
Sisaketwittayalai School
 
DOCX
Abstract 5G Technology
vishnu murthy
 
DOCX
Bluetooth technology
Mohammad Shoeb Quraishi
 
PDF
IR proximity sensor report file.
Aman singh
 
PDF
IoT Based Fire Alarm and Monitoring System
Saumya Tiwari
 
PPTX
Home automation
Hemang Patel
 
PPTX
Iot operated wheel chair / smart wheelchair
YOGEESH M
 
PDF
IRJET- Fire Fighting Robot using Arduino
IRJET Journal
 
PPTX
Wi-Vi technology
Sim_1131
 
DOCX
Bluetooth Controlled Robot
Pankaj Rai
 
PPTX
Wireless robot ppt
Varun B P
 
DOCX
Bsnl industrial report 2014
SERTEL ELECTRONICS UK LIMITED
 
PDF
REPORT ON ADVANCED TELECOM
future institute of engineering and management
 
DOCX
Electronic Notice Board Using Raspberry Pi and Android Phone
Brijender k
 
PPTX
Visible Light Communication
Meherunnesha (Nishat)
 
PPTX
Home Automation
Pratik Vipul
 
PPT
Arduino Base Door Automation System.ppt
Sazzad Hossain
 
PPTX
Visible light communication
Muhammad Shaoor
 
5g TECHNOLOY
SumanPramanik7
 
หน่วยที่ 4 อุปกรณ์เครือข่าย
Sisaketwittayalai School
 
Abstract 5G Technology
vishnu murthy
 
Bluetooth technology
Mohammad Shoeb Quraishi
 
IR proximity sensor report file.
Aman singh
 
IoT Based Fire Alarm and Monitoring System
Saumya Tiwari
 
Home automation
Hemang Patel
 
Iot operated wheel chair / smart wheelchair
YOGEESH M
 
IRJET- Fire Fighting Robot using Arduino
IRJET Journal
 
Wi-Vi technology
Sim_1131
 
Bluetooth Controlled Robot
Pankaj Rai
 
Wireless robot ppt
Varun B P
 
Bsnl industrial report 2014
SERTEL ELECTRONICS UK LIMITED
 
Electronic Notice Board Using Raspberry Pi and Android Phone
Brijender k
 
Visible Light Communication
Meherunnesha (Nishat)
 
Home Automation
Pratik Vipul
 
Arduino Base Door Automation System.ppt
Sazzad Hossain
 
Visible light communication
Muhammad Shaoor
 
Ad

Similar to AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT (20)

PDF
IOT Based Air & Sound Pollution Monitoring system using Raspberry pi
IRJET Journal
 
PDF
IRJET- Air Pollution Monitoring System using IoT
IRJET Journal
 
PPTX
presentation for mini project new proj.pptx
linib90061
 
PDF
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET Journal
 
PPTX
presentation for mini project mini_project
linib90061
 
PDF
IRJET- Online Monitoring of Air Pollution using IoT
IRJET Journal
 
PDF
Presentation.pdfof the searching and design
meenakshishukla646
 
PDF
IOT Air Pollution Monitoring System (Live Location)
BOHR International Journal of Smart Computing and Information Technology
 
PDF
IRJET - IoT based Air Quality Monitoring System
IRJET Journal
 
PDF
IRJET- IoT based Air Pollution Monitoring System using Arduino
IRJET Journal
 
PDF
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET Journal
 
PDF
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET Journal
 
PDF
IRJET - Monitoring Indoor Air Quality in Industries
IRJET Journal
 
PDF
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET Journal
 
PDF
IRJET- Real Time Monitoring of Air Pollution
IRJET Journal
 
PDF
IRJET- IoT Air Pollution Monitoring System using Arduino
IRJET Journal
 
PDF
IRJET- Air Pollution Monitporing System with IoT
IRJET Journal
 
PPTX
AN IOT BASED AIR POLLUTION MONITORING SYSTEM pptx (1).pptx
20Q95A0402AVULAKALYA
 
PDF
IRJET- Air Quality Monitoring System for City
IRJET Journal
 
PDF
air monitoring system research paper for b tech
vamsiyadav39
 
IOT Based Air & Sound Pollution Monitoring system using Raspberry pi
IRJET Journal
 
IRJET- Air Pollution Monitoring System using IoT
IRJET Journal
 
presentation for mini project new proj.pptx
linib90061
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET Journal
 
presentation for mini project mini_project
linib90061
 
IRJET- Online Monitoring of Air Pollution using IoT
IRJET Journal
 
Presentation.pdfof the searching and design
meenakshishukla646
 
IOT Air Pollution Monitoring System (Live Location)
BOHR International Journal of Smart Computing and Information Technology
 
IRJET - IoT based Air Quality Monitoring System
IRJET Journal
 
IRJET- IoT based Air Pollution Monitoring System using Arduino
IRJET Journal
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET Journal
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET Journal
 
IRJET - Monitoring Indoor Air Quality in Industries
IRJET Journal
 
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET Journal
 
IRJET- Real Time Monitoring of Air Pollution
IRJET Journal
 
IRJET- IoT Air Pollution Monitoring System using Arduino
IRJET Journal
 
IRJET- Air Pollution Monitporing System with IoT
IRJET Journal
 
AN IOT BASED AIR POLLUTION MONITORING SYSTEM pptx (1).pptx
20Q95A0402AVULAKALYA
 
IRJET- Air Quality Monitoring System for City
IRJET Journal
 
air monitoring system research paper for b tech
vamsiyadav39
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 

Recently uploaded (20)

PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
PDF
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
PDF
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
PPTX
22PCOAM21 Data Quality Session 3 Data Quality.pptx
Guru Nanak Technical Institutions
 
PDF
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
PPTX
easa module 3 funtamental electronics.pptx
tryanothert7
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PDF
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PDF
Zero Carbon Building Performance standard
BassemOsman1
 
PDF
Software Testing Tools - names and explanation
shruti533256
 
PDF
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
PPTX
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PPTX
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PDF
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
PPTX
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
PDF
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
22PCOAM21 Data Quality Session 3 Data Quality.pptx
Guru Nanak Technical Institutions
 
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
easa module 3 funtamental electronics.pptx
tryanothert7
 
Information Retrieval and Extraction - Module 7
premSankar19
 
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
Zero Carbon Building Performance standard
BassemOsman1
 
Software Testing Tools - names and explanation
shruti533256
 
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 

AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 949 AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT Dr. G. Meeri Matha1, H. Girijakshi2, D. Kushida Begam3, P. Bindu4, S. Masthan vali5, K. Chandra Naga Dharani6 1Head of the Department, Dept. of Electrical and Electronics Engineering, SRIT college, Andhra Pradesh, India 2Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India 3Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India 4 Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India 5Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India 6Student, Final year B. Tech EEE, SRIT College, Andhra Pradesh, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Air and sound pollution monitoringsystemusing IoT describes a system that uses various sensors and IoT devices to monitor the levels of air and sound pollution in a given area. The system collects data from the sensors and transmits it to a central serverforanalysisandprocessing. The data collected by the system can be used to generate real-time alerts, providing valuableinformationfordecision-makersand policymakers. Pollution based IoT is done by Arduino, it consists of Air sensor, Sound sensor, Temperature and Humidity sensor, CO2 Sensor, servo motor and Air Purifier. When pollution based IoT starts, it checks all the parameters provided by the sensor and Air purifier will give clean air by removing dangerous airborne particles and servo motor will automatically close the window to provide soundinsulation to the room. Key Words: Arduino UNO, ESP WIFI Module, IoT, MQ- 135, LM393, MQ6, DHT11 1.INTRODUCTION: Air and sound pollution is a growing issue these days. It is necessary to monitor the air and sound pollution levels to ensure a healthy and safe environment. With the rapid increase in infrastructure and industrial plants, environmental issues have greatly influenced the need of smart monitoring systems.Duetoitslowcost,highefficiency and versatility, Internet of Things (IoT) has become very popular now these days. Internet of Things (IoT) allows interaction between devices and humans. It forms a communicationmediumfromhumantomachine.Previously, data collectors had to travel long distances to the various locations to collect data after which the analysis was done. This was lengthy and time consuming. But now, sensors and microcontrollers connected to the internet can make environmental parametermonitoringmoreflexible,accurate and less time consuming. When the environment merges with sensors and devices to self -protect and self - monitor it forms a smart environment. Embedded intelligence makes the environment interact with the objects. This system proposes an air quality as well as sound pollution monitoring system that allows us to monitor and check live air quality as well as sound pollution in a closed area through IOT. System uses air sensors to sense presence of harmful gases/compounds intheairandconstantlytransmit this data to microcontroller. Also, system keeps measuring sound level and reports it to the online server over IoT. The sensors interact with microcontroller which processes this data and transmits it over internet. The data received by the Wi-Fi module which interacts the air purifier and other devices connected to it and operates the devices based on the information given by the sensors. With this method human intervention can be reduced by making the devices operate automatically if any impurities found in the surroundings. Other than the air purifier, a servo motor is also used which automatically closes the window so that an insulation is provided for the sounds produced during the operation of these devices, this will reduce the sound pollution up to some extent in its surroundings. 2. OBJECTIVE: The main objective is to monitor and check air quality and keep it under control and to purify air for a better future and healthy living for all. This project also monitors sound pollution in particular areas so that authorities can act against it. It gives the live data of  Air pollution  Sound pollution  Temperature  Carbon dioxide 3. PROPOSED SYSTEM: Proposed system consists of various sensors like LM393 for sound, MQ135 for air, DHT11 for temperature and Humidity, MQ6 for Carbon dioxide. These sensors are interconnected with Arduino ATmega328P Microcontroller for functioning. The power supply is given by RPS(5v). The ESP8266 Wi-fi module is used to provide internet functionality to the system. Air purifierisusedto removethe harmful components in air and servo motor is used to automatically close the windowsanddoorstoprovidesound insulation. The information will send to android app (Blynk IoT) through Wi-Fi module.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 950 4. SENSORS USED: 4.1 Air sensor: Fig -1: Air sensor MQ135 is a gas sensor that can detect a wide range of air pollutants such as carbon monoxide (CO), nitrogen oxides (NOx), and other harmful gases such as ammonia, sulfide, and benzene. It is commonly used in air quality monitoring systems and indoor air quality detectors. The MQ135 sensor uses a small heater element and a metal oxide sensing element, which changes its resistance based on the concentration of pollutants in the air. The sensor is sensitive to changes in temperature and humidity, which can affect its accuracy, so it is important to calibrate the sensor periodically. 4.2 Sound sensor: Fig – 2: Sound sensor LM393 used to detect sound intensity. It uses a microphone which supplies the input to an amplifier, peak detector and buffer. When the sensor detects a sound, it processes an output signal voltage which is sent to a microcontroller then performs necessary operations 4.3 Temperature and Humidity sensor: Fig -3: Temperature and Humidity Sensor The digital temperature andhumidity sensor DHT11 and it can be detecting digital output of temperature and humidity through the standard single-wire interface. The DHT11 is a basic, very low-cost temperature and humidity sensor. DHT11 is simple to use, it can interface with any microcontroller like Arduino, Raspberry Pi, etc. and get live data results.DHT11 sensor consists of three pins followedby ground pin,5v input pin and data signal pin. 4.4 MQ6 sensor: Fig – 4: MQ6 sensor The MQ-6 sensor is a type of gas sensor that can detect the presence of flammable gases such as LPG, propane, and butane in the air. It is commonly used in gas detectors, gas leakage alarms, and other safety systems. The MQ-6 sensor works by measuring changes in resistance as the gas concentration in the air changes.Thesensorcontains a sensing element made of tin dioxide (SnO2) that has a high sensitivity to combustible gases. When the gas molecules come into contact with the sensing element, they cause a change in its electrical resistance, which can be measured and used to determine the gas concentration. One important thing to note is that the MQ-6 sensor is not designed to detect carbon monoxide (CO)gas,which is a common by product of incomplete combustion of fuels. If you need to detect CO gas, you should use a sensor specifically designed for that purpose, such as the MQ-7 sensor.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 951 5. BLOCK DIAGRAM: Fig – 5: Block diagram Arduino is a type of open-source hardware and software, which is used to design and manufacture single board microcontroller and micro controller kits which is used to build digital devices. Arduino is the main heartofthe project which is used as an interface. • In this project we are using four sensors they are air sensor, DHT11 sensor, sound sensor and MQ6 sensor. • These sensors are connected to the Arduino which istaken as input. • Through this Arduino ESP8266 is taken as output, which mainly contain WIFI module in it. • One relay is connected to the Arduino as output where it is used for air purifier. • The servo motor is connected to Arduino. When sound sensor detects any sound pollution. It will trigger the servo motor to close the window of a room. • When the power supply is on, the sensors send the data to the cloud, so we can monitor all this information through mobile with the help of android application like Blynk IoT. 6. WORKING MODEL: Fig – 6: Working model In the working prototype model,theIoTdeviceslikesensors, Blynk IoT application, and cloud play a significant part in pollution monitoring.All componentsareconnectedthrough Arduino pins and are used to control the target. Here all positive wires are connected to positive terminals and all black wires are connected to ground terminals. For working on each sensor, we required 5V and we have 12V power supply transformer. Here the power supply before the regulator is 12v and after the regulator is the voltage is 5v then this 5v output goes to sensors and microcontrollers. We presented a 12v transformer, and in this 12v transformer, the supply is converted from ac to dc througha bridge rectifier. For smoothing and noise filtration we are using a condenser and capacitor. This is regulator input. By taking the regulator7805 it gives 5v output and this 5v output only we have to use a controller. In this project, if air sensor detects any impurities in air, then it will trigger the relay and the relay will on the exhaust fan which sucks the purified air from the filter and give it to the other side.When the sound sensor detects any sound pollution, it will trigger the servo motor to close the window of a closed room. DHT11 sensor reads the temperatureandhumidityreadings and MQ6 sensor reads the carbon dioxide level in the atmosphere and sends the microcontroller and then the microcontroller to the cloud through a small ESP01 Wi-Fi module and then the data will be stored in the cloud. We implemented an IoT platform that is Blynk IoT in this IoT platform we have to log in with our mail id they will give us one authentication code, this code we have to dump into the microcontroller through our program. Then we will be able to see the virtual data of all the parameters provided by the sensors. If air sensor and sound sensor cross the threshold values, then it will send a notification andmail bysayingthat there is high sound and air pollution in our area. So that authorities can act against to it. All live monitoring data we can able to see in the Blynk IoT Platform.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 03 | Mar 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 952 7. CONCLUSION: An air and sound pollution monitoringsystemusing IoT can provide a reliable and efficientwayofmeasuring and analyzing the levels of pollutants in the environment. This system can help in identifying the sources of pollution and implementing strategies to reduce thelevel ofpollution.IoT- based air and sound pollution monitoring systems can be equipped with various sensors that can measure different parameters such as noise levels, temperature, humidity,and various air pollutants such as CO2, SO2, NOx etc. The data collected by these sensors can be transmitted to a central server for analysis, and the results can be accessed in real- time by the authorities, researchers, and the general public. This system can help in identifying pollution hotspots and can be used to take appropriate measures to reduce pollution levels. It can also provide insights into the effectiveness of pollution control measures and help in developing new policies and regulations to improve air and sound quality. Therefore, an IoT-based air and sound pollution monitoring system can play a crucial role in protecting the environment and public health. By using this we can reduce air pollution by air purifiers and sound pollution by servo motors which doesn’t allow the high sound into a closed room by closing the windows of a room. ACKNOWLEDGEMENT: We are sincerely thankful to all our teachers for their guidance for the project work.Withouttheirguidanceit was difficult for us to accomplish this task. We are especially very thankful to our guide Dr. G. Meeri Matha mam for her consistent guidance, encouragement and motivation throughout the period of this work. We also want to thank our Head of the Department (EEE) for providing us all necessary facilities and encouraging us in the entire project. Lastly, we would like to thank our family and friends for their unwavering support and encouragement throughout the project. Their love and belief in us have been a constant source of motivation. Once again, we extend our sincere appreciation to all thosewho havecontributedtothesuccess of this project. REFERENCES: [1] Arnab Kumar Saha, Sachet Sircar, Priyasha Chatterjee, “A Raspberry Pi Controlled Cloud Based Air and Sound Pollution Monitoring System with Temperature and Humidity Sensing” -978-1-5386-4649-6/18/$31.00 by IEEE [2018]. [2] Harsh Gupta, Dhananjay Bhardwaj, Himanshu Agrawal “An IoT Based Air Pollution Monitoring System for Smart Cities”- 978-1-5386-6971-6/19/$31.00 by IEEE [2019]. [3] Himadri Nath Saha,Supratim Auddy,Avimita Chatterjee, “Pollution control using Internet of Things” -978-1- 5386-2215-5/17/$31.00 by IEEE [2017]. [4] K. Cornelius, N. Komal Kumar, Sagar Pradhan “An Efficient Tracking system for Air and Sound Pollution using IoT”-978-1-7281-5197-7/20/$31.00 by IEEE [2020]. [5] K.S.E. Phala, A. Kumar, and Gerhard P. Hancke, “Air Quality Monitoring System based on ISO/IEC/IEEE 21451Standards” -1530-437X (c) by IEEE [2015].