Monitoring of Air and Water Quality

DOI : 10.17577/IJERTCONV8IS11044

Download Full-Text PDF Cite this Publication

Text Only Version

Monitoring of Air and Water Quality

Pooja S

Department of Electronics & Communication Engineering Maharaja Institute of Technology Mysore,

Mandya, Karnataka

Kusuma B R

Department of Electronics & Communication Engineering Maharaja Institute of Technology Mysore,

Mandya, Karnataka

Priya M S

Assistant professor

Department of Electronics & Communication Engineering Maharaja Institute of Technology Mysore,

Mandya, Karnataka

Abstract Air and water are the important natural resources which need constant quality monitoring for ensuring its safe use.[2] In this proposed project the constant monitoring of the quality of air and water is done. This is possible in real time through various sensors.[4] The project is based on Arduino platform. The Arduino IDE software scripts are developed in order to take the values from the sensors and upload to the local storage database.[1] This system can keep a strict check on the pollution in air and water resources and be able to provide an environment for safe drinking and breathing.[4]

  1. INTRODUCTION

    Natural resources are the resources that occur within the environment in their natural form. Different kinds of natural resources are light, soil, natural gases, minerals, forest and timber etc. Air and water are the major abiotic factors in the environment and are used in almost all activities of life support systems.

    As the rapid development of the society and numerous human activities are speeded up, the contamination of air and water resources occur. So that it is necessary to identify any changes in these parameters from time-to-time to make sure its safety in real time.[4]

    The application of sensor technologies in various fields includes environmental monitoring, indoor climate control, surveillance, medical diagnostics, disaster management, emergency response, and gathering sensing information in hospitable locations. Sensor technology allows creation of low-cost air and water quality monitoring systems, which helps in the reduction of installation costs, quick and easy configuration.[5]

    The proposed system employs use of multiple sensors to measure the quality of air and water in real time for effective action, and is economical, accurate, and required less manpower.[4][16]

  2. PROPOSED SYSTEM

    Turbidity sensor

    ARDUI NO UNO R3

    GSM SIM 900

    modem

    Turbidity sensor

    ARDUI NO UNO R3

    GSM SIM 900

    modem

    MQ-135

    sensor

    MQ-135

    sensor

    16X2 LCD

    display

    16X2 LCD

    display

    LM35

    temperatur e sensor

    LM35

    temperatur e sensor

    Power supply

    Power supply

    Fig 1: Block diagram of the proposed system

    The block diagram of the proposed system is show in Figure

    1 which consists of Arduino UNO-R3 operating at 5V provided by the power supply. The MQ-135 gas sensor, LM35 temperature sensor and turbidity sensor are interfaced with the Arduino UNO-R3 to measure harmful content in air and water. The MQ135 air sensor is used to measure different kinds of gases like NH3, NOx, Alcohol, Benzene, smoke etc. The LM35 temperature sensor is used to measure the temperature of air in the environment. The turbidity sensor is used to measure the transparency of the solution. The sensed data is stored onto the Arduino. SIM800L modem is used to connect with internet via 4G/GPRS which is used as data transfer application. The end user receives the message according to the value of the sensor and it is displayed on the 16X2 LCD display.

  3. IMPLEMENTATION

    1. Hardware

      1. Arduino ATmega328P

        Arduino UNO is a microcontroller board which is based on the ATmega328 .It consists of 6 analog pins,14 digital I/0 pins(from those 6 can be used as a PWM outputs),ceramic resonator frequency of 16MHz, a USB connector, a power jack, an ICSP header, and a reset button. This board

        contains everything required to support the microcontroller; The board is powered by simply connecting it to a computer using a USB cable or by AC-to-DC adapter or battery. The Uno differs from all preceding boards as it does not use the FTDI USB-to-serial driver chip. Instead, it features the Atmega16U2 (Atmega8U2 up to version R2) programmed as a USB-to-serial converter. The Revision 2 of the Uno board has a resistor pulling the 8U2 HWB line to ground.

      2. Turbidity sensor

        The turbidity sensor detects water quality by measuring the levels of turbidity. It uses light to detect suspended particles in water by measuring the light transmittance and scattering rate, which changes with the amount of total suspended solids (TSS) in water. As the TSS increases, the liquid turbidity level increases.

      3. Temperature sensor

        LM35 is a device used for measuring temperature which is having an analog output voltage proportional to the temperature. Which provides output voltage in Centigrade (Celsius). It doesnt requires any external calibration circuitry. It has an sensitivity of 10 mV/degree Celsius. This device has an advantage over linear temperature sensors calibrated in kelvin , if the user is not required to subtract a large constant value from the output to obtain convenient Centigrade scaling.

      4. MQ-135 gas sensor

        The MQ-135 is a air quality sensor they are used in air quality control equipments measurements for building/offices

        ,and they are suitable for detecting of CO , NH3, acetone, alcohol,Benzene,smoke,CO2 ,etc.

        The Detection Range for NH3 is 10-300ppm, for Benzene 10-1000ppm, for Alcohol 10-300ppm

      5. 16X2 LCD display

        This is an LCD Display designed for E-blocks. It is a 16 character and 2-line alphanumeric LCD display connected to a single 9-way D-type connector. This allows the device to be connected the E-Block I/O ports. The LCD display required the data in a serial format which is detailed in the user guide below. The display also requires a 5V power supply. The 5V is generated from the E-blocks Multi programmer or a 5V fixed regulated power supply.

      6. SIM900 GPRS Module

        This is a quad-band GSM/GPRS module, which is works on frequencies like GSM850MHz, EGSM900MHz, DCS1800 MHz and PCS1900MHz. It features like GPRS multi-slot class 12/10 and this supports the GPRS coding schemes like CS-1,CS-2 and CS-4.

      7. Software

    The proposed system is developed using Embedded C language script in Arduino IDE compiler to get the values from each sensors with the help of Arduino UNOR3 micro controller.[1]

    The values can be read from the sensors and the programming is constructed to check compilation errors using Arduino IDE and developed without compilation errors.

  4. EXPERIMENTAL RESULTS

    A . Simulation work

    The programming for each sensor will be written in Arduino IDE with the help of Embedded C for the perfect calculations from the sensor readings which helps to build an efficient system without compilation errors.[1]

    The simulation work of the project is done by using ISIS simulation tool software Proteus. The project proposal with all the interconnections are done in the Proteus and also checked for the working of the circuit with the simulation feature. This methodology gives a broad outlook of how the proposed project will work with simulated inputs and outputs by correcting the possible errors which can be occur in the real time hardware working of the project.[1]

    The Arduino IDE sensor programming is used to create an HEX file from the written code Embeded C program. First Open Proteus constructed circuit and then click on Arduino processor and then upload the HEX file.[1] Then the sensor monitoring readings can be visualized by the 16X2 LCD display.

    Fig 2: Simulation circuit diagram The simulation results is as shown in the figure 3.

    Fig 3 : Simulation results displayed on 16X2 LCD display

    B . Hardware

    The proposed system with all the sensors are interfaced with Arduino board is as shown in the figure 4. The necessary programming is dumped into developed hardware kit for monitoring the values and the same is displayed on 16X2 LCD. Also the message alert notification can be sent to the user phone via GSM module. [1]

    Fig 4 : Hardware connections

    The information about the air and water quality displayed on 16X2 LCD is shown in figure 5.

    Fig 5 : Results on LCD Display

    The message alert notification sent to the user phone via GSM module is as shown in the figure 6.

    Fig 6 : Message alert notification

  5. CONCLUSION AND FUTURE WORK

The method of air and water quality monitoring using sensors is implemented in a cost effective, easy to install way. The real time data of field is obtained instead of traditional methods.

Other type of sensors can be used to determine various other parameters.

REFERENCES

[1]. Pavankumar, s. Praveenkumar, Air and water quality monitoring through IOT by using aquatic surface drone, International journal of pure and applied mathematics, 2018, vol.118, no.22, pp.51-55

[2]. K.A Unnikrishna Menon, Divya P, Mannesha V. Ramesh, Wireless sensor network for river water quality monitoring in India, IEEE 2018, 26-28 july, ICCCNT 2012.

[3]. Kan Zheng, Shaohang Zhao, Zhe yang, Xiong Xiong, Wei Xiang, Design and implementation of LPWA-based air quality monitoring system, IEEE 2016, vol.4, ISSN: 2169-3536.

[4]. Mourvika Shirode, Monika Adaling, Jyothi Biradar, Trupti mate, IOT based water quality monitoring system, International journal of scientific research in computer science Engineering and information technology, vol.3, pp.1423-1428, 2018.

[5]. Jyothi Sharma, Siby John, Real time ambient air quality monitoring system using sensor technology, International journal of advanced in mechanical and civil engineering, vol.4, ISSN: 2394-2827, 2017.

[6]. Manish Kumar Jha, Rajni Kumari Sah, Rashmitha M S, Rupam Sinha, Sujatha B, Suma K V, Smart water monitoring system for real-time water quality and usage monitoring ,IEEE 2018,ISBN:978-1-5386- 2456-2.

[7]. Abdullah J. Alabdullah, Badr I. Farhat, Slim Chtourou , Air quality Arduino based monitoring system,IEEE 2019.

[8]. P. Gopi krishna, Panchumarthi Harish, K. Krishna Veni, Gangisetti Sai Kumar, J Raja Sekhar, Design and development of remote location water quality monitoring system using IOT, International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-7, Issue-6, March 2019.

[9]. Yaareb Al-khashab, Raid Daoud,Mahmood Majeed,Mohammed Yasen, Drinking water monitoring in mosul city using IOT , IEEE 2019.

[10]. Rizqi Putri Nourma Budiarti,Anang Tjahjono,Mochamad Hariadi,Mauridhi Heri Purnomo, Development of IOT for automated water quality monitoring system,IEEE 2019.

[11]. Yogesh K Taru,Anil Karwankar , Water monitoring system using Arduino with LabVIEW, International conference on computing methodologies and communication(ICCMS) proceedings of the IEEE 2017 .

[12]. Kok Mun Ng, Muhamad Azri Haziq Mohd Suhaimi , Adizul Ahmad ,

N.A Razak, Remote air quality monitoring system by using MyRIO- LabVIEW, IEEE 2018 control and system graduate research colloquim (ICSGRC 2018),3-4 August 2018.

[13]. Somansh Kumar ,Ashish Jasuja, Air quality monitoring system based on IOT using Raspberry Pi, IEEE 2017 ,International Conference on Computing Communication and Automation ICCCA 2017.

[14]. Ajithesh Kumar ,Mona Kumari, Harsh Gupta, Design and Analysis of IOT based Air Quality Monitoring System, IEEE 2020 International Conference on Power Electronics and IOT Applications in Renewable Energy and its Control (PARK) 2020.

[15]. Somphop Chanthakit,Choopan Rattanapoka MQTT Based Air Quality Monitoring system using Node MCU and Node-RED, IEEE 2018 (ICT-ISPC 2018).

[16]. Parameshachari B D et. Al Optimized Neighbor Discovery in Internet of Things (IoT), 2017 International Conference on Electrical, Electronics, Communication, Computer and Optimization Techniques (ICEECCOT), PP 594-598, 978-1-5386-2361-9/17/$31.00 ©2017 IEEE.

Leave a Reply