Air quality montoring system

18
AIR QUALITY MONITORING SYSTEM GROUP MEMBERS: 1)M.ALTAF KHATTAK(12-0374) 2)ARHAM SHAH(12-0506) 3)ANEES WAQAR(12-0511)

Transcript of Air quality montoring system

Page 1: Air quality montoring system

AIR QUALITY MONITORING

SYSTEMGROUP MEMBERS:

1)M.ALTAF KHATTAK(12-0374)2)ARHAM SHAH(12-0506)

3)ANEES WAQAR(12-0511)

Page 2: Air quality montoring system

CONTENTS

• Brief Introduction• Equipment's/Components• Block Diagram• Flow Chart• Working• Simulation• Deliverables• Challenges • Task Management• Conclusion

Page 3: Air quality montoring system

PROBLEM STATEMENT

• Air pollution is one of environmental issues that cannot be ignored.

• Inhaling pollutants for a long time causes damages in human health.

• Traditional air quality monitoring methods, such as building air quality monitoring stations, are typically expensive.

• This project is suitable for air quality monitoring in real-time.

Page 4: Air quality montoring system

INTRODUCTION

• The purpose of our device is to monitor the quality of air using different sensors.

• Sensors data is then collected in controller and transmitted through GSM module to PC where it is calibrated and displayed to user.

• The data is stored in database in order to extract information for future use.

Page 5: Air quality montoring system

COMPONENTS

• Sensorso MQ-7(Carbon mono-oxide sensor)o MQ-131(Ozone sensor) o MQ-135(Smoke sensor/air pollution)o MQ-136(Hydrogen sulphide sensor)o MICS-2714(Nitrogen dioxide sensor)

• Controllero Arduino UNO-R3

• GSM module(transmitter/receiver)

Page 6: Air quality montoring system

BLOCK DIAGRAM

MQ-7(C0)

MQ-131(O3)

MQ-135 (SMOKE,NH3)

MQ-136(H2S)

MICS-2714 (NO2)

ARDUINOCONTROLLER

GSM MODULE TRANSMITTER

GSM MODULE RECIEVERPC/DATABASE

Page 7: Air quality montoring system

TransmissionFLOW CHART

Page 8: Air quality montoring system

ReceptionFLOW CHART

Page 9: Air quality montoring system

Working

• MQ-7 is a 6-pin device that is used to detect concentration of CO in air.

• VCC=5V• Can detect CO-gas concentrations

anywhere from 20 to 2000ppm.• High sensitivity and fast response time

Page 10: Air quality montoring system

CONTD..

• MQ-131 gas sensor is used to detect O3 concentration in air.

• It’s also 6 pin device, 4 of them are used to fetch signals, and other 2 are used for providing heating current.

• VCC=5V• Can detect O3 concentration form 10ppb-2ppm• Fast response and high sensitivity.

Page 11: Air quality montoring system

CONTD..

• MQ-135 is used for detecting a wide range of gases, including NH3, NOx, alcohol, benzene, smoke and CO2.

• 6 pin device.• VCC=5V• Detecting concentration scope 10ppm-300ppm

NH3• 10ppm-1000ppm Benzene• 10ppm-300ppm Alcohol

Page 12: Air quality montoring system

CONTD..

• MQ-136 sensor used to detect the concentration of hydrogen sulphide present in air.

• 6 pin device but since we are using module MQ-131 thus it has 4 pins o 1. VCC=5vo 2.DOUT(Digital output)o 3.AOUT(Analogue output)o 4.GND

• Detecting concentration scope: 1-100ppm H2S

Page 13: Air quality montoring system

CONTD..

• MICS-2714 is a robust MEMS sensor for nitrogen dioxide and leakage detection.

• Detectable gases• Nitrogen dioxide NO2 0.05 – 10ppm• Hydrogen H2 1 – 1000ppm

Page 14: Air quality montoring system

SIMULATION

• ALGORITHM

Page 15: Air quality montoring system

DELIVERABLES

• GANTT CHARTID Task Name Start Finish Duration

Sep 2015 Oct 2015 Nov 2015

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 624 3222019 2827 29 5 73025 2262321 431 198 1510 1613 201711 14 21189 12

1 18d25/09/201502/09/2015Project Analysis2 7d10/09/201502/09/2015Literature Review

3 6d17/09/201510/09/2015Block Diagram

4 7d25/09/201517/09/2015Flow Chart

5 15d15/10/201525/09/2015Sensor Study6 7d05/10/201525/09/2015Selection of Sensor

7 5d09/10/201505/10/2015Requirement

8 5d15/10/201509/10/2015Controller Selection

9 16d05/11/201515/10/2015Simulation10 4d20/10/201515/10/2015Circuit Design on

proteus11 11d03/11/201520/10/2015Coding in arduino

12 3d05/11/201503/11/2015Testing

13 12d20/11/201505/11/2015Hardware14 7d13/11/201505/11/2015Interface with

controller15 6d20/11/201513/11/2015Testing

Page 16: Air quality montoring system

TASK MANAGEMENT

ARHAM SHAH M.ALATAF KHATTAK

ANEES WAQAR

1.) Literature Review2.)Sensor and controller study and their selection3.)Block Diagram4.)Documented Work

1.)Coding2.)Simulation3.)Algorithm4.) Documented Work

1.)Hardware part2.)Gantt chart3.) Documented Work4.)Visited EPA for data collection and sensors info

Page 17: Air quality montoring system

CHALLENGES

• Collection of data/calibration.o Visited EPA thrice.o They just imported devices from japan and

they only know how to operate. They don’t know the how that device works.

• Sensor ordered but not received yet thus we just stimulate how sensors will work.

Page 18: Air quality montoring system

CONCLUSION

• Till mid of December our sensors will arrive (sir Kashif Islam)

• Interface with controller will then be completed

• In FYP-2 prototype of device and its GUI on PC will be completed.

• Data will be then verified by EPA.