SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 07, Volume 3 (July 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -31
Review Paper on Smart Sensor Network for Air Quality
Monitoring
Dhanashri Ajay konnur Dr. L K Ragha
Department of Electronics & Telecommunication Department of Electronics & Telecommunication
Terna Engineering College, Mumbai University Terna Engineering College, Mumbai University
Abstract— Green and clean environment across the globe is very much essential for the health of the
nature. Unfortunately different kinds of pollutions are affecting the quality of the environment around us. This
review paper is mainly dealing with “Air pollution”, which is a very sensitive issue in developing and developed
countries and is directly affecting the human health and disturbs the biological balance of mother earth. Here our
aim is to develop a system which will detect maximum air pollutants and which is highly responsive, accurate and low
cost and low power consuming.
Keywords— Semiconductor sensors, IEEE 802.15.4 standard, Microcontroller, Lab VIEW (GUI)
I. INTRODUCTION
Pollution is the introduction of impurity into the natural environment that causes adverse change in the environment
around us. Pollution can take the form of chemical substances such as solid particles, liquid droplets, or gas [1] and
energy such as noise, heat, light. The different kinds of pollutions are air pollution, water pollution, noise pollution or
may be soil pollution.
Air pollution comes from both natural and human-made sources. However, globally human-made pollutants from
ignition, construction, mining, agriculture and warfare and industrialization are increasingly significant in the air
pollution equation. An air pollutant is a substance in the air that can have adverse effects on humans and the ecological
community. So there is increasing demand for detection and monitoring of green house gases because of rise in polluted
gases [2].
But in this paper our objective is to deal with the air pollution and we will concentrate on Indoor air pollution because it
is major environmental risk to health [3]. So proposed system meets all the requirements for pollution monitoring. It
measures and records concentration of different polluted gases such as CO, CO2, LPG along with Temperature.
Additionally it detects quality of the air and dust particles in the air.
II. PARAMETERS AFFECTING ENVIRONMENT
By the ever growing awareness of GRREN EARTH since last few decades, it has been brought to the notice that human
activities are mainly responsible for all kind of air pollutions. Apart from industrial and automobile pollution, the big
buildings are also have a largest SHARE OF PIE in polluting the environment and consumption [4]. India being a
developing nation and the energy required for economic growth is imported in majority; the situation here is under great
distress due to kind of increasing pollution on day to day basis.
III. INDOOR AIR POLLUTION
Indoor air pollution issue need to be handled very carefully as it is greatly concentrated with pollutants than outdoor air.
There are many causes of indoor air pollution. Indoor air pollution has a reasonable impact on developing countries than
it does on developed ones because fuel, such as wood, coal and animal dung, is burned inside homes for cooking and
heating. Rarely there is proper ventilation to allow the pollutants to escape, so residents of these homes end up breathing
in carbon monoxide and other dangerous contaminants [5]. Indoor air pollutants from indoor fuel burning lead to serious
human health problems, such as pneumonia, bronchitis, cancer, heart disease and asthma [6]. In developed countries
most dangerous indoor air pollutant is tobacco smoke. Second hand smoke can cause many of the similar health
problems as directly inhaling from cigarettes - things like lung cancer, short of breath and heart disease [5].
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 07, Volume 3 (July 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -32
IV. AIR QUALITY
Good air quality refers to clean and clear air. Fresh air is essential to maintain the delicate balance of life cycle on this
planet. The health impacts may be experienced by AIR QUALITY INDEX (AQI).There are six AQI categories, namely
Good, Satisfactory, Moderately polluted, Poor, Very Poor, and Severe. The proposed AQI will consider different
pollutants for some average period and from that quality of the air can be analysed [7].
V. CAUSES OF GREEN HOUSE GASES
A number of industrial processes, human activities and consumptions produce waste gases or greenhouse gases which are
harmful to the environment.
It includes:
1. Generation of electricity by thermal means: Power sector
2. Construction and manufacturing industries
3. Chemical processes
4. Burning of fuel by automobiles
5. Solid waste disposal
6. Waste water handling
7. Burning of solid fuels and natural gas
The harmful effects of air pollution on public health are:
1. Respiratory illness
2. Cardovascular illness
3. Skin irration
4. Cancer risk
5. Headache
VI. GENERAL BLOCK DIAGRAM
Fig.1 General Block diagram
A. Sensor
Here we are using gas sensors and particle pollution sensors to detect various kinds of pollutants. A gas sensor is
transducer that detects gas molecules and produces an electrical signal with a magnitude proportional to the concentration
of the gas. Modern semiconductor gas sensors are capable of detecting different gases. They have many advantages such
as longer lifetime, lower cost and compact size. They are used for indoor and outdoor air quality monitoring. Sensors are
the main components of the system normally known as sensor array [8].
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 07, Volume 3 (July 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -33
B. Pic microcontroller
For controlling different functions such as A to D conversion, mathematical calculations, calibration and for display
purpose microcontroller is used. LCD display is used for display of numeric and alphanumeric characters. We can
observe the concentration of different gases on LCD. For level conversion between microcontroller and Zig-Bee module
Max IC 232 is used. C programming language can be used for data transfer. Information on PIC microcontroller found in
[9] and its coding functions highlighted in [10].
C. Microcontroller features used:
 We are using PIC16f877A microcontroller from microchip.
 It is having 4 IO Ports PORTA, PORTB, PORTC and PORTD for interfacing peripheral devices.
 PORTA is having internal ADC. We connect our sensors to this port in order to convert their output in
digital format.
 PORTB is used for LCD display data lines and PORTD pins 7 and 8 are used as “Read/Write”(R/W) and
“Enable”(E) for LCD.
 PORD is having different multipurpose pins such as UART TX AND RX.
 These pins are used for communication with Zig-Bee Module.
 ADC is having resolution of 10 bits.
 UART Baud Rate used is 9600 bits/second.
 We are also using MAX232 IC for voltage level Conversion between microcontroller and Zigbee
module.
 PORTC pins are used for interfacing LED indicators.
D. Zig-Bee communication module
Wireless technology developed as an open global standard to address the unique needs of low cost, low power wireless
network with low bandwidth requirement is nothing but Zig-Bee. It operates on IEEE 802.15.4 standard.
IEEE 802.15.4 features:
 802.15.4 is a single packet data protocol for lightweight wireless networks.
 Multilevel security
 Star or peer to peer operation.
 Flexible protocol design suitable for many applications.
The physical layer specifies the operation at 2.4 GHz ISM band worldwide to offer transmission data rate of 250 kbps.
Physical range of Zig-Bee is approximately ( 10 to 20 mt). Zig-Bee is often used in industrial automation and physical
plant operation [11].
E. Labview software
LabVIEW is a highly productive development environment for creating custom applications that interact with real world
data or signals in the field of science and engineering. Lab view – short for laboratory virtual instrument engineering
workbench, is a design environment in which you create programs using a graphical notation. LabVIEW offers more
adjustability than standard laboratory instruments because it is software-based. Because of LabVIEW's graphical nature,
it is naturally a data presentation package. Output appears in any form you desire. Charts, graphs, and user-defined
graphics compose just a fraction of available output options. Information on LabVIEW can be found in [12].
F. Mathematical modelling of sensors
 To find out relation between input voltage and result, we need to derive equations starting from the sensor.
 The Gas Sensor is an environmental sensor. Its Resistance changes with the change in environmental quantities. i.e.
Gas in this case.
 We have connected it in series with a Resistor to make a voltage divider. Following diagram shows the circuit.
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 07, Volume 3 (July 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -34
Fig.2 Mathematical modelling of sensor
 Let ‘R’ be the resistance of the Gas sensor, changing according to the quantity of gas is surrounding air measured in
ppm.
 Let ‘R1’ be the resistance in series to make a resistor divider.
 The output Voltage of this resistor divider network will be Vin = Vmax (R (Vmax /(R + R1)))
 This voltage Vin is provided to the ADC module to convert it to digital value.
 ADC module is having resolution of 10 bits. Hence when voltage of Vmax is given at the input of ADC module, it
will have output of 1024 and output of 0 for 0 volts.
 To Calculate “volts per increment” X, we use X = Vmax / 1024
 To calculate total increment for input voltage of Vin volts, we use N = (Vin / X)
G. Calibration
Calibration is the process of establishing a relation between two quantities out of which one is standard and other is
measured by the instrument or system or any devise. .
 Calibration is to convert the input voltage from sensor in human understandable and comparable form.
 To convert Vin into integer value we use above formula.
 After converting into integer value we need to compare it with a threshold value to decide whether it is more than
dangerous limits or not.
 So we decide a practically calculated threshold for each sensor. The threshold value can vary according to
environment.
 The integer value calculated using ADC is compared with the threshold for that sensor and final result is decided.
H. Sensors for pollution detection
1. Air quality sensor
2. Carbon monoxide gas sensor
3. Carbon dioxide gas sensor
4. Dust particle sensor
5. LPG detector sensor
6. Temperature sensor
VII. PREVENTING AIR POLLUTION
The root cause of indoor air pollution is excessive use of fossil fuels, LPG, kerosene and home appliances like air
conditioner, refrigerator and pollutants those emitted from domestic cleaning products and plastics. Further Smoking
adds to a larger extent to the indoor air pollution. External pollutants such as emissions from cars and buildings that seep
in through doors and windows add to the indoor air pollution. By efficient use of appliances and by proper ventilation we
can lower the pollution.
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763
Issue 07, Volume 3 (July 2016) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
© 2014- 16, IJIRAE- All Rights Reserved Page -35
VIII. OBJECTIVE OF THIS STUDY AND PROPOSAL
The air pollution is having numerous ill effects on human beings as well as the complete biological system on the earth.
Reducing all kind of emissions that cause poor air quality and degrade the ambient environment around us requires
teamwork. We are trying to develop a system which can detect all kind of air pollutants and is more advantageous
compare to other available systems as per the following table.
TABLE I
Parameter Semiconductor sensors Other sensors
Energy efficiency Power requirement is low Power requirement is high
cost Less expensive Expensive
Detection of gases Detects variety of gases Detects less number of gases
IX. CONCLUSION
It is evident from the study that no technology or mechanism is available to control the pollution as it is completely
related to erratic human behaviour. We can develop the instrument to measure the air pollution around us, but in order to
control air pollution it is important that people understand their responsibilities towards protecting mother earth.
Plantation on mass scale can reduce air pollution. Sparing use of energy and fuels will also reduce the pollution
drastically. More and more awareness programs should be conducted in the society, so as to educate people and make
them understand the causes and consequences of air pollution, and make them realize the importance of prevention of air
pollution. This is the need of the hour.
REWARDS OF THE STUDY
The rewards of addressing air pollution include improved human health, increased productivity and reduced health costs
and a healthier, more productive environment. The use of Air cleaners can reduce the air pollution to considerable
amount.
REFERENCES
[1]. Indoor environment monitoring, ASHRAE Hand Book, Hong Kong: ASHRAE, 2001, ch. 9, pp. 9.1–9.20.
[2]. J. F. Nicol and M. A. Humphreys, “Adaptive thermal comfort and sustainable thermal standards for buildings,”
Energy Build., vol. 34, no. 6, pp. 563–572, 2002.
[3]. UNEP sustainable buildings and climate initiative (SBCI), United Nations Environmental Programme report,
Tech. Rep., 2009.
[4]. IEO international energy outlook,” Energy Information Administration, Washington, DC, Tech. Rep., 2009
[5]. M. Fountain, G. Brager, and R. J. Dear, “Expectations of indoor climate control,” Energy Build., vol. 24, no. 3, pp.
179–182, 1996
[6]. C. K. Chau, W. K. Hui, and M. S. Tse, “Evaluation of health benefits for improving indoor air quality in work
place,” Environ. Int., vol. 33, no. 2, pp. 186–198, 2007.
[7]. The Minister for Environment, Forests & Climate Change Shri Prakash Javadekar launched The National Air
Quality Index (AQI) in New Delhi on 17 September 2014 under the Swachh Bharat Abhiyan.
[8]. N. Kularatna and B. H. Sudantha, “An environmental air pollution monitoring system based on the IEEE 1451
standard for low cost requirements,” IEEE Sensors J., vol. 8, no. 4, pp. 415–422, Apr. 2008.2003 Microchip
Technology Inc.
[9]. A. Kumar, H. Kim, and G. P. Hancke, “Environmental monitoring system: A review,” IEEE Sensors J., vol. 13, no.
4, pp. 1329–1339, Apr. 2013.
[10]. V. Jelicic, M. Magno, D. Brunelli, G. Paci, and L. Benini, “Contextadaptive multimodal wireless sensor network for
energy-efficient gas monitoring,” IEEE Sensors J., vol. 13, no. 1 NIC LabVIEW Manual, Nat. Instrum. Corp.,
Austin, TX, USA, Aug. 2009.

Contenu connexe

Tendances

Ai Ch E Facility Siting Presentation
Ai Ch E Facility Siting PresentationAi Ch E Facility Siting Presentation
Ai Ch E Facility Siting Presentation
ernestvictor
 
Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...
Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...
Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...
IJERA Editor
 
Air quality monitoring system
Air quality monitoring systemAir quality monitoring system
Air quality monitoring system
Pravin Shinde
 
Articles 71894 Sengupta
Articles 71894 SenguptaArticles 71894 Sengupta
Articles 71894 Sengupta
lukyboey
 

Tendances (15)

Ai Ch E Facility Siting Presentation
Ai Ch E Facility Siting PresentationAi Ch E Facility Siting Presentation
Ai Ch E Facility Siting Presentation
 
Assessment and prediction of noise level on various links in the surrounding ...
Assessment and prediction of noise level on various links in the surrounding ...Assessment and prediction of noise level on various links in the surrounding ...
Assessment and prediction of noise level on various links in the surrounding ...
 
Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...
Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...
Impact of Air Quality on Human Health In The Vicinity of Construction Sites i...
 
Evaluating Air Pollution Parameters Using Zigbee (IEEE 802.15.4)
Evaluating Air Pollution Parameters Using Zigbee (IEEE 802.15.4)Evaluating Air Pollution Parameters Using Zigbee (IEEE 802.15.4)
Evaluating Air Pollution Parameters Using Zigbee (IEEE 802.15.4)
 
Carbon level detection of vehicle for preventing Air Pollution using IOT Sensors
Carbon level detection of vehicle for preventing Air Pollution using IOT SensorsCarbon level detection of vehicle for preventing Air Pollution using IOT Sensors
Carbon level detection of vehicle for preventing Air Pollution using IOT Sensors
 
DETECTION OF AIR POLLUTANT USING ZIGBEE
DETECTION OF AIR POLLUTANT USING ZIGBEEDETECTION OF AIR POLLUTANT USING ZIGBEE
DETECTION OF AIR POLLUTANT USING ZIGBEE
 
Air quality monitoring system
Air quality monitoring systemAir quality monitoring system
Air quality monitoring system
 
IRJET- Air Pollution Detection using Modified Traingular Mutation based Parti...
IRJET- Air Pollution Detection using Modified Traingular Mutation based Parti...IRJET- Air Pollution Detection using Modified Traingular Mutation based Parti...
IRJET- Air Pollution Detection using Modified Traingular Mutation based Parti...
 
IRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoT
 
Articles 71894 Sengupta
Articles 71894 SenguptaArticles 71894 Sengupta
Articles 71894 Sengupta
 
air quality assessment and its relation to potential health impacts
 air quality assessment and its relation to potential health impacts air quality assessment and its relation to potential health impacts
air quality assessment and its relation to potential health impacts
 
IRJET - Prediction of Air Pollutant Concentration using Deep Learning
IRJET - Prediction of Air Pollutant Concentration using Deep LearningIRJET - Prediction of Air Pollutant Concentration using Deep Learning
IRJET - Prediction of Air Pollutant Concentration using Deep Learning
 
Carbon monoxide Content of Exhaust Emissions from Agricultural Tractor Engine...
Carbon monoxide Content of Exhaust Emissions from Agricultural Tractor Engine...Carbon monoxide Content of Exhaust Emissions from Agricultural Tractor Engine...
Carbon monoxide Content of Exhaust Emissions from Agricultural Tractor Engine...
 
Air Quality Index
Air Quality IndexAir Quality Index
Air Quality Index
 
IRJET- Understanding the Soil Pollution Surrounding Municipal Solid Waste Lan...
IRJET- Understanding the Soil Pollution Surrounding Municipal Solid Waste Lan...IRJET- Understanding the Soil Pollution Surrounding Municipal Solid Waste Lan...
IRJET- Understanding the Soil Pollution Surrounding Municipal Solid Waste Lan...
 

En vedette

Environmental Sensor Network Paper
Environmental Sensor Network PaperEnvironmental Sensor Network Paper
Environmental Sensor Network Paper
Zoey Y. Kang
 
LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...
LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...
LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...
ASHOKKUMAR RAMAR
 
Microcontroller based transformer protectio
Microcontroller based transformer protectioMicrocontroller based transformer protectio
Microcontroller based transformer protectio
Aminu Bugaje
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
Eisha Madhwal
 

En vedette (13)

Environmental Sensor Network Paper
Environmental Sensor Network PaperEnvironmental Sensor Network Paper
Environmental Sensor Network Paper
 
GPS
GPSGPS
GPS
 
Sensor Cloud Infrastructure - Small Survey Report
Sensor Cloud Infrastructure - Small Survey ReportSensor Cloud Infrastructure - Small Survey Report
Sensor Cloud Infrastructure - Small Survey Report
 
Seminar Report on RFID Based Trackin System
Seminar Report on RFID Based Trackin SystemSeminar Report on RFID Based Trackin System
Seminar Report on RFID Based Trackin System
 
Android Sensor System
Android Sensor SystemAndroid Sensor System
Android Sensor System
 
Smartphone sensor and gesture
Smartphone sensor and gestureSmartphone sensor and gesture
Smartphone sensor and gesture
 
Android Sensor
Android SensorAndroid Sensor
Android Sensor
 
LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...
LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...
LATEST ELECTRICAL PROJECTS ABSTRACT-POWER SHARING OF TRANSFORMER WITH OVERLOA...
 
project report on plc based load sharing
project report on plc based load sharingproject report on plc based load sharing
project report on plc based load sharing
 
Android - Sensor Manager
Android - Sensor ManagerAndroid - Sensor Manager
Android - Sensor Manager
 
Microcontroller based transformer protectio
Microcontroller based transformer protectioMicrocontroller based transformer protectio
Microcontroller based transformer protectio
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 

Similaire à Review Paper on Smart Sensor Network for Air Quality Monitoring

RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...
RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...
RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...
IAEME Publication
 

Similaire à Review Paper on Smart Sensor Network for Air Quality Monitoring (20)

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
 
IRJET- Pollution Monitoring System using RF Communication
IRJET- Pollution Monitoring System using RF CommunicationIRJET- Pollution Monitoring System using RF Communication
IRJET- Pollution Monitoring System using RF Communication
 
IRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using ArduinoIRJET- IoT Air Pollution Monitoring System using Arduino
IRJET- IoT Air Pollution Monitoring System using Arduino
 
IRJET- Design of Eco Friendly System in Automobile for Environmental Safety
IRJET- Design of Eco Friendly System in Automobile for Environmental SafetyIRJET- Design of Eco Friendly System in Automobile for Environmental Safety
IRJET- Design of Eco Friendly System in Automobile for Environmental Safety
 
IRJET- Real Time Monitoring of Air Pollution
IRJET-  	  Real Time Monitoring of Air PollutionIRJET-  	  Real Time Monitoring of Air Pollution
IRJET- Real Time Monitoring of Air Pollution
 
IRJET- IoT based Air Pollution Monitoring System using Arduino
IRJET-  	  IoT based Air Pollution Monitoring System using ArduinoIRJET-  	  IoT based Air Pollution Monitoring System using Arduino
IRJET- IoT based Air Pollution Monitoring System using Arduino
 
40120140505008
4012014050500840120140505008
40120140505008
 
IRJET- IoT based Air Pollution Monitoring System to Create a Smart Environment
IRJET- IoT based Air Pollution Monitoring System to Create a Smart EnvironmentIRJET- IoT based Air Pollution Monitoring System to Create a Smart Environment
IRJET- IoT based Air Pollution Monitoring System to Create a Smart Environment
 
HOSTILE GAS MONITORING SYSTEM USING IoT
HOSTILE GAS MONITORING SYSTEM USING IoTHOSTILE GAS MONITORING SYSTEM USING IoT
HOSTILE GAS MONITORING SYSTEM USING IoT
 
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
 
IRJET- Air Quality and Dust Level Monitoring using IoT
IRJET-  	  Air Quality and Dust Level Monitoring using IoTIRJET-  	  Air Quality and Dust Level Monitoring using IoT
IRJET- Air Quality and Dust Level Monitoring using IoT
 
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
 
EDD Project A35 group. final.pdf Department of ENTC
EDD Project A35 group. final.pdf Department of ENTCEDD Project A35 group. final.pdf Department of ENTC
EDD Project A35 group. final.pdf Department of ENTC
 
RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...
RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...
RASPBERRY PI BASED POLLUTION AND CLIMATE MONITORING SYSTEM USING INTERNET OF ...
 
POLLUTION MONITORING AND NOTIFICATION SYSTEM USING IOT
POLLUTION MONITORING AND NOTIFICATION SYSTEM USING IOTPOLLUTION MONITORING AND NOTIFICATION SYSTEM USING IOT
POLLUTION MONITORING AND NOTIFICATION SYSTEM USING IOT
 
54 june2020
54 june202054 june2020
54 june2020
 
12 rfid
12 rfid12 rfid
12 rfid
 
IRJET- Air Pollution Prediction using Machine Learning
IRJET- Air Pollution Prediction using Machine LearningIRJET- Air Pollution Prediction using Machine Learning
IRJET- Air Pollution Prediction using Machine Learning
 
AIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITY
AIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITYAIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITY
AIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITY
 
AIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITY
AIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITYAIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITY
AIR POLLUTION IMPACT ON ENVIRONMENT IN KOZHIKODE CITY
 

Plus de AM Publications

ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
AM Publications
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
AM Publications
 

Plus de AM Publications (20)

DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
 
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
 
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGNTHE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
 
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
 
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
 
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
 
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
 
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
 
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITIONHMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
 
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
 
INTELLIGENT BLIND STICK
INTELLIGENT BLIND STICKINTELLIGENT BLIND STICK
INTELLIGENT BLIND STICK
 
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
 
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
 
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
 
OPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNOPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNN
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECT
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
 
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
 
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
 
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
 

Dernier

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 

Dernier (20)

Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Bridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptxBridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptx
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 

Review Paper on Smart Sensor Network for Air Quality Monitoring

  • 1. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 07, Volume 3 (July 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -31 Review Paper on Smart Sensor Network for Air Quality Monitoring Dhanashri Ajay konnur Dr. L K Ragha Department of Electronics & Telecommunication Department of Electronics & Telecommunication Terna Engineering College, Mumbai University Terna Engineering College, Mumbai University Abstract— Green and clean environment across the globe is very much essential for the health of the nature. Unfortunately different kinds of pollutions are affecting the quality of the environment around us. This review paper is mainly dealing with “Air pollution”, which is a very sensitive issue in developing and developed countries and is directly affecting the human health and disturbs the biological balance of mother earth. Here our aim is to develop a system which will detect maximum air pollutants and which is highly responsive, accurate and low cost and low power consuming. Keywords— Semiconductor sensors, IEEE 802.15.4 standard, Microcontroller, Lab VIEW (GUI) I. INTRODUCTION Pollution is the introduction of impurity into the natural environment that causes adverse change in the environment around us. Pollution can take the form of chemical substances such as solid particles, liquid droplets, or gas [1] and energy such as noise, heat, light. The different kinds of pollutions are air pollution, water pollution, noise pollution or may be soil pollution. Air pollution comes from both natural and human-made sources. However, globally human-made pollutants from ignition, construction, mining, agriculture and warfare and industrialization are increasingly significant in the air pollution equation. An air pollutant is a substance in the air that can have adverse effects on humans and the ecological community. So there is increasing demand for detection and monitoring of green house gases because of rise in polluted gases [2]. But in this paper our objective is to deal with the air pollution and we will concentrate on Indoor air pollution because it is major environmental risk to health [3]. So proposed system meets all the requirements for pollution monitoring. It measures and records concentration of different polluted gases such as CO, CO2, LPG along with Temperature. Additionally it detects quality of the air and dust particles in the air. II. PARAMETERS AFFECTING ENVIRONMENT By the ever growing awareness of GRREN EARTH since last few decades, it has been brought to the notice that human activities are mainly responsible for all kind of air pollutions. Apart from industrial and automobile pollution, the big buildings are also have a largest SHARE OF PIE in polluting the environment and consumption [4]. India being a developing nation and the energy required for economic growth is imported in majority; the situation here is under great distress due to kind of increasing pollution on day to day basis. III. INDOOR AIR POLLUTION Indoor air pollution issue need to be handled very carefully as it is greatly concentrated with pollutants than outdoor air. There are many causes of indoor air pollution. Indoor air pollution has a reasonable impact on developing countries than it does on developed ones because fuel, such as wood, coal and animal dung, is burned inside homes for cooking and heating. Rarely there is proper ventilation to allow the pollutants to escape, so residents of these homes end up breathing in carbon monoxide and other dangerous contaminants [5]. Indoor air pollutants from indoor fuel burning lead to serious human health problems, such as pneumonia, bronchitis, cancer, heart disease and asthma [6]. In developed countries most dangerous indoor air pollutant is tobacco smoke. Second hand smoke can cause many of the similar health problems as directly inhaling from cigarettes - things like lung cancer, short of breath and heart disease [5].
  • 2. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 07, Volume 3 (July 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -32 IV. AIR QUALITY Good air quality refers to clean and clear air. Fresh air is essential to maintain the delicate balance of life cycle on this planet. The health impacts may be experienced by AIR QUALITY INDEX (AQI).There are six AQI categories, namely Good, Satisfactory, Moderately polluted, Poor, Very Poor, and Severe. The proposed AQI will consider different pollutants for some average period and from that quality of the air can be analysed [7]. V. CAUSES OF GREEN HOUSE GASES A number of industrial processes, human activities and consumptions produce waste gases or greenhouse gases which are harmful to the environment. It includes: 1. Generation of electricity by thermal means: Power sector 2. Construction and manufacturing industries 3. Chemical processes 4. Burning of fuel by automobiles 5. Solid waste disposal 6. Waste water handling 7. Burning of solid fuels and natural gas The harmful effects of air pollution on public health are: 1. Respiratory illness 2. Cardovascular illness 3. Skin irration 4. Cancer risk 5. Headache VI. GENERAL BLOCK DIAGRAM Fig.1 General Block diagram A. Sensor Here we are using gas sensors and particle pollution sensors to detect various kinds of pollutants. A gas sensor is transducer that detects gas molecules and produces an electrical signal with a magnitude proportional to the concentration of the gas. Modern semiconductor gas sensors are capable of detecting different gases. They have many advantages such as longer lifetime, lower cost and compact size. They are used for indoor and outdoor air quality monitoring. Sensors are the main components of the system normally known as sensor array [8].
  • 3. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 07, Volume 3 (July 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -33 B. Pic microcontroller For controlling different functions such as A to D conversion, mathematical calculations, calibration and for display purpose microcontroller is used. LCD display is used for display of numeric and alphanumeric characters. We can observe the concentration of different gases on LCD. For level conversion between microcontroller and Zig-Bee module Max IC 232 is used. C programming language can be used for data transfer. Information on PIC microcontroller found in [9] and its coding functions highlighted in [10]. C. Microcontroller features used:  We are using PIC16f877A microcontroller from microchip.  It is having 4 IO Ports PORTA, PORTB, PORTC and PORTD for interfacing peripheral devices.  PORTA is having internal ADC. We connect our sensors to this port in order to convert their output in digital format.  PORTB is used for LCD display data lines and PORTD pins 7 and 8 are used as “Read/Write”(R/W) and “Enable”(E) for LCD.  PORD is having different multipurpose pins such as UART TX AND RX.  These pins are used for communication with Zig-Bee Module.  ADC is having resolution of 10 bits.  UART Baud Rate used is 9600 bits/second.  We are also using MAX232 IC for voltage level Conversion between microcontroller and Zigbee module.  PORTC pins are used for interfacing LED indicators. D. Zig-Bee communication module Wireless technology developed as an open global standard to address the unique needs of low cost, low power wireless network with low bandwidth requirement is nothing but Zig-Bee. It operates on IEEE 802.15.4 standard. IEEE 802.15.4 features:  802.15.4 is a single packet data protocol for lightweight wireless networks.  Multilevel security  Star or peer to peer operation.  Flexible protocol design suitable for many applications. The physical layer specifies the operation at 2.4 GHz ISM band worldwide to offer transmission data rate of 250 kbps. Physical range of Zig-Bee is approximately ( 10 to 20 mt). Zig-Bee is often used in industrial automation and physical plant operation [11]. E. Labview software LabVIEW is a highly productive development environment for creating custom applications that interact with real world data or signals in the field of science and engineering. Lab view – short for laboratory virtual instrument engineering workbench, is a design environment in which you create programs using a graphical notation. LabVIEW offers more adjustability than standard laboratory instruments because it is software-based. Because of LabVIEW's graphical nature, it is naturally a data presentation package. Output appears in any form you desire. Charts, graphs, and user-defined graphics compose just a fraction of available output options. Information on LabVIEW can be found in [12]. F. Mathematical modelling of sensors  To find out relation between input voltage and result, we need to derive equations starting from the sensor.  The Gas Sensor is an environmental sensor. Its Resistance changes with the change in environmental quantities. i.e. Gas in this case.  We have connected it in series with a Resistor to make a voltage divider. Following diagram shows the circuit.
  • 4. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 07, Volume 3 (July 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -34 Fig.2 Mathematical modelling of sensor  Let ‘R’ be the resistance of the Gas sensor, changing according to the quantity of gas is surrounding air measured in ppm.  Let ‘R1’ be the resistance in series to make a resistor divider.  The output Voltage of this resistor divider network will be Vin = Vmax (R (Vmax /(R + R1)))  This voltage Vin is provided to the ADC module to convert it to digital value.  ADC module is having resolution of 10 bits. Hence when voltage of Vmax is given at the input of ADC module, it will have output of 1024 and output of 0 for 0 volts.  To Calculate “volts per increment” X, we use X = Vmax / 1024  To calculate total increment for input voltage of Vin volts, we use N = (Vin / X) G. Calibration Calibration is the process of establishing a relation between two quantities out of which one is standard and other is measured by the instrument or system or any devise. .  Calibration is to convert the input voltage from sensor in human understandable and comparable form.  To convert Vin into integer value we use above formula.  After converting into integer value we need to compare it with a threshold value to decide whether it is more than dangerous limits or not.  So we decide a practically calculated threshold for each sensor. The threshold value can vary according to environment.  The integer value calculated using ADC is compared with the threshold for that sensor and final result is decided. H. Sensors for pollution detection 1. Air quality sensor 2. Carbon monoxide gas sensor 3. Carbon dioxide gas sensor 4. Dust particle sensor 5. LPG detector sensor 6. Temperature sensor VII. PREVENTING AIR POLLUTION The root cause of indoor air pollution is excessive use of fossil fuels, LPG, kerosene and home appliances like air conditioner, refrigerator and pollutants those emitted from domestic cleaning products and plastics. Further Smoking adds to a larger extent to the indoor air pollution. External pollutants such as emissions from cars and buildings that seep in through doors and windows add to the indoor air pollution. By efficient use of appliances and by proper ventilation we can lower the pollution.
  • 5. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2763 Issue 07, Volume 3 (July 2016) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 | Index Copernicus 2014 = 6.57 © 2014- 16, IJIRAE- All Rights Reserved Page -35 VIII. OBJECTIVE OF THIS STUDY AND PROPOSAL The air pollution is having numerous ill effects on human beings as well as the complete biological system on the earth. Reducing all kind of emissions that cause poor air quality and degrade the ambient environment around us requires teamwork. We are trying to develop a system which can detect all kind of air pollutants and is more advantageous compare to other available systems as per the following table. TABLE I Parameter Semiconductor sensors Other sensors Energy efficiency Power requirement is low Power requirement is high cost Less expensive Expensive Detection of gases Detects variety of gases Detects less number of gases IX. CONCLUSION It is evident from the study that no technology or mechanism is available to control the pollution as it is completely related to erratic human behaviour. We can develop the instrument to measure the air pollution around us, but in order to control air pollution it is important that people understand their responsibilities towards protecting mother earth. Plantation on mass scale can reduce air pollution. Sparing use of energy and fuels will also reduce the pollution drastically. More and more awareness programs should be conducted in the society, so as to educate people and make them understand the causes and consequences of air pollution, and make them realize the importance of prevention of air pollution. This is the need of the hour. REWARDS OF THE STUDY The rewards of addressing air pollution include improved human health, increased productivity and reduced health costs and a healthier, more productive environment. The use of Air cleaners can reduce the air pollution to considerable amount. REFERENCES [1]. Indoor environment monitoring, ASHRAE Hand Book, Hong Kong: ASHRAE, 2001, ch. 9, pp. 9.1–9.20. [2]. J. F. Nicol and M. A. Humphreys, “Adaptive thermal comfort and sustainable thermal standards for buildings,” Energy Build., vol. 34, no. 6, pp. 563–572, 2002. [3]. UNEP sustainable buildings and climate initiative (SBCI), United Nations Environmental Programme report, Tech. Rep., 2009. [4]. IEO international energy outlook,” Energy Information Administration, Washington, DC, Tech. Rep., 2009 [5]. M. Fountain, G. Brager, and R. J. Dear, “Expectations of indoor climate control,” Energy Build., vol. 24, no. 3, pp. 179–182, 1996 [6]. C. K. Chau, W. K. Hui, and M. S. Tse, “Evaluation of health benefits for improving indoor air quality in work place,” Environ. Int., vol. 33, no. 2, pp. 186–198, 2007. [7]. The Minister for Environment, Forests & Climate Change Shri Prakash Javadekar launched The National Air Quality Index (AQI) in New Delhi on 17 September 2014 under the Swachh Bharat Abhiyan. [8]. N. Kularatna and B. H. Sudantha, “An environmental air pollution monitoring system based on the IEEE 1451 standard for low cost requirements,” IEEE Sensors J., vol. 8, no. 4, pp. 415–422, Apr. 2008.2003 Microchip Technology Inc. [9]. A. Kumar, H. Kim, and G. P. Hancke, “Environmental monitoring system: A review,” IEEE Sensors J., vol. 13, no. 4, pp. 1329–1339, Apr. 2013. [10]. V. Jelicic, M. Magno, D. Brunelli, G. Paci, and L. Benini, “Contextadaptive multimodal wireless sensor network for energy-efficient gas monitoring,” IEEE Sensors J., vol. 13, no. 1 NIC LabVIEW Manual, Nat. Instrum. Corp., Austin, TX, USA, Aug. 2009.