SlideShare a Scribd company logo
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.

More Related Content

What's hot

Ai Ch E Facility Siting Presentation
Ai Ch E Facility Siting PresentationAi Ch E Facility Siting Presentation
Ai Ch E Facility Siting Presentation
ernestvictor
 
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 ...
eSAT Publishing House
 
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
 
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)
IOSR Journals
 
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
IJSRED
 
DETECTION OF AIR POLLUTANT USING ZIGBEE
DETECTION OF AIR POLLUTANT USING ZIGBEEDETECTION OF AIR POLLUTANT USING ZIGBEE
DETECTION OF AIR POLLUTANT USING ZIGBEE
ijasuc
 
Air quality monitoring system
Air quality monitoring systemAir quality monitoring system
Air quality monitoring system
Pravin Shinde
 
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 Journal
 
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
IRJET Journal
 
Articles 71894 Sengupta
Articles 71894 SenguptaArticles 71894 Sengupta
Articles 71894 Sengupta
lukyboey
 
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
UTKARSH YADAV
 
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
IRJET Journal
 
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...
IJAEMSJORNAL
 
Air Quality Index
Air Quality IndexAir Quality Index
Air Quality Index
Aaron Fuhrman
 
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...
IRJET Journal
 

What's hot (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...
 

Viewers also liked

Environmental Sensor Network Paper
Environmental Sensor Network PaperEnvironmental Sensor Network Paper
Environmental Sensor Network Paper
Zoey Y. Kang
 
GPS
GPSGPS
Sensor Cloud Infrastructure - Small Survey Report
Sensor Cloud Infrastructure - Small Survey ReportSensor Cloud Infrastructure - Small Survey Report
Sensor Cloud Infrastructure - Small Survey Report
Vintesh Patel
 
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
Shahrikh Khan
 
Android Sensor System
Android Sensor SystemAndroid Sensor System
Android Sensor System
Yi-Hsiang Huang
 
Smartphone sensor and gesture
Smartphone sensor and gestureSmartphone sensor and gesture
Smartphone sensor and gesture
Bhavya5800
 
Android Sensor
Android SensorAndroid Sensor
Android Sensor
nationalmobileapps
 
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
 
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
Vivek Arun
 
Android - Sensor Manager
Android - Sensor ManagerAndroid - Sensor Manager
Android - Sensor Manager
Yong Heui Cho
 
Microcontroller based transformer protectio
Microcontroller based transformer protectioMicrocontroller based transformer protectio
Microcontroller based transformer protectio
Aminu Bugaje
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
Karthik
 
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
 

Viewers also liked (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
 

Similar to Review Paper on Smart Sensor Network for Air Quality Monitoring

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 Journal
 
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 Journal
 
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 Journal
 
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 Journal
 
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 Journal
 
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
IRJET Journal
 
40120140505008
4012014050500840120140505008
40120140505008
IAEME Publication
 
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
IRJET Journal
 
HOSTILE GAS MONITORING SYSTEM USING IoT
HOSTILE GAS MONITORING SYSTEM USING IoTHOSTILE GAS MONITORING SYSTEM USING IoT
HOSTILE GAS MONITORING SYSTEM USING IoT
IRJET Journal
 
IRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoT
IRJET Journal
 
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 Journal
 
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring SystemIRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET Journal
 
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
MihirDatir1
 
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
 
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
IRJET Journal
 
54 june2020
54 june202054 june2020
54 june2020
EngSaidSaid
 
12 rfid
12 rfid12 rfid
12 rfid
EngSaidSaid
 
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
IRJET Journal
 
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
IRJET Journal
 
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
IRJET Journal
 

Similar to 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
 

More from AM Publications

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...
AM Publications
 
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 ...
AM Publications
 
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
AM Publications
 
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...
AM Publications
 
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...
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
 
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
AM Publications
 
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...
AM Publications
 
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
AM Publications
 
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...
AM Publications
 
INTELLIGENT BLIND STICK
INTELLIGENT BLIND STICKINTELLIGENT BLIND STICK
INTELLIGENT BLIND STICK
AM Publications
 
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...
AM Publications
 
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...
AM Publications
 
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...
AM Publications
 
OPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNOPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNN
AM Publications
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECT
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
 
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 ...
AM Publications
 
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...
AM Publications
 
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
AM Publications
 

More from 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
 

Recently uploaded

Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
AjmalKhan50578
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
Las Vegas Warehouse
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
Mahmoud Morsy
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
Gino153088
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
cnn.pptx Convolutional neural network used for image classication
cnn.pptx Convolutional neural network used for image classicationcnn.pptx Convolutional neural network used for image classication
cnn.pptx Convolutional neural network used for image classication
SakkaravarthiShanmug
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
PKavitha10
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
ydzowc
 

Recently uploaded (20)

Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
cnn.pptx Convolutional neural network used for image classication
cnn.pptx Convolutional neural network used for image classicationcnn.pptx Convolutional neural network used for image classication
cnn.pptx Convolutional neural network used for image classication
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
 

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.