SlideShare a Scribd company logo
1 of 3
Download to read offline
International Journal of Research and Scientific Innovation (IJRSI) | Volume IV, Issue VII, July 2017 | ISSN 2321–2705
www.rsisinternational.org Page 72
A Real Time System for Water Quality Measurement
Using GSM
Sonali Patil¹, Chetana V Muttinapendimath², Kavya K Kajagar³, Jagadeesh.G.S4
1-2-3
U G Students, Department of Electrical and Electronics Engineering, Tontadarya College of Engineering, Gadag, Karnataka
4
Assistant Professor, Department of Electrical and Electronics Engineering, Tontadarya College of Engineering, Gadag, Karnataka
Abstract: Water is an essential factor for sustaining life on earth.
So we must be aware of its purity while using water. The
conventional method of measuring the water is tedious process
and gather the samples manually and send it laboratory for
analysis is time consuming, however this method not efficient.
The water quality system can measure the required qualities of
water in real time. The system consists of
ATmega32AMicrocontroller, GSM (Global System for Mobile
Communication) and multiple sensors to measure the quality of
water such as Ph, turbidity, conductivity, total dissolved solid
and temperature. This is a real time system which measures the
quality of water continuously and will send the measured values
to the monitoring centre through GSM module after every
predefined time.
Keywords: Water Quality Analysis, Turbidity, pH, conductivity,
TDS, ATmega32A, GSM module.
I. INTRODUCTION
vailability of portable water has becoming global
challenge due to increase in demand of water and
decreasing the quality of portable water. Water is polluting
due to discharge of contaminated water into water bodies
without adequate a treatment. Water related diseases increases
day by day, WHO (World Health Organization) estimates that
around 37.7 million Indians affected by the waterborne
diseases annually and 1,95,813 habitations in the country are
affected by poor water quality. Since there are many efforts
made by government but still many people do not have access
to improved water sources.
To measure the quality of water we have used
several mainstream parameters such as pH, turbidity,
conductivity, total dissolved solid and temperature sensor.
These sensor measures the corresponding values of the water
but the output of these sensors are analog in nature.
ATmega32A microcontroller consist of inbuilt ADC, which
receives the analog signal from sensor and converts to digital
form and then send to the monitoring centre through GSM in
the form of SMS(Short Messaging Service). It also display
measured value in LCD.
Table 1.1: Standard drinking water parameters
Parameter Units Quality Range
1 pH pH 6.5-8.5
2 Turbidity NTU 0-5
3 Temperature °C -
4 Conductivity µs/cm 500-1000
5 TDS mg/L 500-2000
6 Dissolved Oxygen mg/L 5
7 Nitrates mg/L 45
Table 1.2: Types of water diseases
Diseases Responsible pathogen
Mode of
transmission
cholera Vibrio cholera bacteria
Often waterborne
botulism
Clostridium botulinum
bacteria
Waterborne
typhoid
Salmonella thyohi
bacteria
Waterborne
Hepatisis A Hepatitis A virus
Waterborne
Dysentery
Shigella dysenteriae
bacteria
Water
cryptosporidiosis
Crytospoidium parvum
protozoa
resists chlorine;
Waterborne
polio polioviruses
Exposure to
untreated sewage;
may also be
waterborne
Giardia Giardia lamblia protozoa
waterborne
II. BLOCK DIAGRAM
Fig .2.1 Block diagram of the proposed system
A
International Journal of Research and Scientific Innovation (IJRSI) | Volume IV, Issue VII, July 2017 | ISSN 2321–2705
www.rsisinternational.org Page 73
2.1 pH sensor: It is used to measure of the acidity or basicity
of an aqueous solution. The value of pH lies between 0 and
14. The pH of solution is less than 7 having more H+ ion than
OH- ion that is refer as acidic solution and pH of solution is
greater than 7 having more OH- ion than H+ ion that is refer
as basic solution.
2.2 Turbidity sensor: It is used to measure the clarity of the
water. Turbid water will appear cloudy, murky, coloured and
suspended particles that are also present in the water. The
turbidity of water is based on the amount of light scattered by
particles in the water. More the suspended particles are
present in water, scattering of light is also more.
Turbidity is measured by the method of Photo-
electricity sensor. It consists of LED [Light Emitting Diode]
at transmitting side and LDR [Light Dependent Register] at
receiving side. When LED emits light, the rays passes through
water and scattered. Scattering is depends upon suspended
particles present in water. LDR detect the scattered light rays
and measures the turbidity of water.
2.3 Conductivity sensor: It is the ability of the water to
conduct electricity. This ability is directly related to the
concentration of ions in the water. More the ions higher will
be the conductivity. The pure water having the ability to
conduct electric current must be poor.
Generally there are two types of conductivity sensors
1.two electrodes and 2.multiple electrodes conductivity
sensor. But here we using two electrodes sensor, it consist of
two parallel plates. An alternating current voltage is applied
across the two electrodes and the resistance between them is
measured.
2.4 Total dissolved solid (TDS): It determines the amount of
minerals and salts present in the water. It comprises inorganic
salts and small amounts of organic matter that are dissolved in
water.
Here we will not use separate sensor for measuring TDS but it
can be obtained by multiplying the conductivity by a factor
usually factor is taken as 0.67. Freshwater can have maximum
TDS as 2000 mg/L.
TDS = 0.67 X Conductivity
2.5 Temperature sensor: This sensor is also one of the
important factor for water quality testing. Change in
temperature can change physical, chemical and biological
characteristics of water. To measure the water temperature
normally LM 35 is commonly used.
Fig. 2.5.1 Temperature sensor
2.6 Controller: ATMega32A controller is used here because
of its flexible features such as built in ADC, 32 k byte flash
memory, 1024 bytes of internal ROM and 3 interrupters. 40
pins are present and these may used for many applications.
Controller plays an important role here, as per the program
conditions it helps the system to flow in specific manner and
display the task, which has been taking place in the system.
2.7 GSM module: GSM is a mobile communication modem. It
is stands for global system for mobile communication (GSM).
The idea of GSM was developed at Bell Laboratories in 1970.
GSM is an open and digital cellular technology used for
transmitting mobile voice and data services operates at the
850MHz, 900MHz, 1800MHz and 1900MHz frequency
bands.
2.8 LCD [Liquid Crystal Display]: It is flat panel display that
uses the light modulating properties of liquid crystals. The
16*2 display is used to show the status of the power. In terms
of normal, excessive and low solar power.
Display board is also used for the unit display, voltage and
current values display because that is economical, easily
programmable.
.
Fig. 2.8.1 Liquid Crystal Display
Applications
1. It finds application in rural areas to determine the
quality of water.
2. Sewage water treatment plant.
3. Water supply agencies.
4. In monitoring the quality of river water across
industries.
Advantages
1. It is a real time system and is simple in design.
2. It gives accurate results.
3. The system consumes less time to monitor.
4. The system is very flexible and economical.
5. It does not require people on duty.
III. EXPERIMENTAL RESULT
The effective utilization of safe drinking water leads to the
economical growth of the nation and also reduces the
dependency on the contaminated water. The designed model
gave the expected outcome with respect to various parameters
International Journal of Research and Scientific Innovation (IJRSI) | Volume IV, Issue VII, July 2017 | ISSN 2321–2705
www.rsisinternational.org Page 74
as mentioned earlier. The outcome of the model has been
displayed as follows.
Fig 3.1 Prototype Model of a Proposed System
Table 3.1: Physico-Chemical Properties of Magadi Wetland
Water
Parameter Sample1 Sample2 Sample3
pH 8.50 8.74 9.12
Temperature 28.30 26.20 25.00
Colour Greyish Greyish Greyish
Electrical
conductivity
669.20 584.55 583.40
Transparency 0.76 0.97 1.12
Turbidity 1.00 17.00 13.40
Dissolved oxygen 7.80 7.30 7.50
Total hardness 68.90 89.65 85.42
Total dissolved
solid
265.10 284.90 235.00
Total suspended
solid
156.88 175.97 42.20
Nitrates 2.21 7.50 5.75
Phosphates 1.0 1.84 1.46
Chemical oxygen
demand
37 225 189
IV. CONCLUSION
Water quality measurement system measures the parameters
of water like pH, turbidity, conductivity, TDS and
temperature sensor. The system can monitor water quality
automatically and it is efficient, economical, low in cost and
fast response than the traditional method and does not require
people on duty. It is flexible system because just by replacing
the sensors and by making some changes in the software the
system can be made to measure different parameters of water.
REFERENCES
[1]. Mo Deqing, Zhao Ying, Chen Shangsong, “Automatic
Measurement and Reporting System of Water Quality Based on
GSM”. 2012 International Conference on Intelligent System
Design and Engineering Application.
[2]. Dr. Seema Verma, “Wireless Sensor Network application for
water quality monitoring in India,” 2012 National Conference on
Computing and Communication Systems (NCCCS).
[3]. Dong He,Li-Xin Zhang,” The Water Quality Monitoring System
Based on WSN,” 1Institute of Mechanical and electronic
information, China University of Geosciences (WuHan),
WuHan,China, 978-1-4577-1415-3/12/$26.00 ©2012 IEEE.
[4]. Nazleeni Samiha Haron, Mohd Khuzaimi B Mahamad, Izzatdin
Abdul Aziz, Mazlina Mehat,” A System Architecture for Water
Quality Monitoring System Using Wired Sensors,” Computer and
Information Science Department, 978-1-4244-2328-6/08/$25.00 ©
2008 IEEE.
[5]. Xiwu He,” Design of Automatic Control system for Waterworks
based on PLC,” 978-1-4577-0536-6/11/$26.00 ©2011 IEEE.
[6]. Wang Youshun, Lv Yang, “The application of GSM module in
smart home system,” Yunnan University, 2009, 31: 119-121. (in
Chinese).

More Related Content

What's hot

Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...
Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...
Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...IJECEIAES
 
IRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart CityIRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart CityIRJET Journal
 
IRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET Journal
 
IRJET- A Review on WSN based Water Quality Monitoring System
IRJET- A Review on WSN based Water Quality Monitoring SystemIRJET- A Review on WSN based Water Quality Monitoring System
IRJET- A Review on WSN based Water Quality Monitoring SystemIRJET Journal
 
IEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring SystemIEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring SystemIJARIIE JOURNAL
 
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...IRJET Journal
 
Iot based water quality monitoring system
Iot based water quality monitoring systemIot based water quality monitoring system
Iot based water quality monitoring systemBinayakreddy
 
Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...
Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...
Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...RekaNext Capital
 
Review Report on Canel and Subcanel Water Level Surveillance
Review Report on Canel and Subcanel Water Level SurveillanceReview Report on Canel and Subcanel Water Level Surveillance
Review Report on Canel and Subcanel Water Level SurveillanceIRJET Journal
 
Implementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality MonitoringImplementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality Monitoringijtsrd
 
Wireless Water Monitoring System
Wireless Water Monitoring SystemWireless Water Monitoring System
Wireless Water Monitoring SystemPraveen Sharma
 
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling System
IRJET -  	  A Review on Fish Farm Aquaculture Monitoring & Controlling SystemIRJET -  	  A Review on Fish Farm Aquaculture Monitoring & Controlling System
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling SystemIRJET Journal
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTMayur Rahangdale
 
Low Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring SystemLow Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring Systemijtsrd
 
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoTIRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoTIRJET Journal
 
Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using AshutoshKumar1262
 
Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...
Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...
Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...Business Finland
 
The water quality monitoring system based on wsn
The water quality monitoring system based on wsnThe water quality monitoring system based on wsn
The water quality monitoring system based on wsnimpulsetechembedded12
 
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...IRJET Journal
 
REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)
REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)
REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)Nitin Balakrishnan
 

What's hot (20)

Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...
Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...
Web based Water Turbidity Monitoring and Automated Filtration System: IoT App...
 
IRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart CityIRJET- An Iot Based Water Monitoring System for Smart City
IRJET- An Iot Based Water Monitoring System for Smart City
 
IRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoT
 
IRJET- A Review on WSN based Water Quality Monitoring System
IRJET- A Review on WSN based Water Quality Monitoring SystemIRJET- A Review on WSN based Water Quality Monitoring System
IRJET- A Review on WSN based Water Quality Monitoring System
 
IEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring SystemIEEE 802.15.4 based Water Quality Monitoring System
IEEE 802.15.4 based Water Quality Monitoring System
 
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
 
Iot based water quality monitoring system
Iot based water quality monitoring systemIot based water quality monitoring system
Iot based water quality monitoring system
 
Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...
Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...
Real Time Water Quality Monitoring and Alert Systems, Applications using OPEX...
 
Review Report on Canel and Subcanel Water Level Surveillance
Review Report on Canel and Subcanel Water Level SurveillanceReview Report on Canel and Subcanel Water Level Surveillance
Review Report on Canel and Subcanel Water Level Surveillance
 
Implementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality MonitoringImplementation of Internet of Things for Water Quality Monitoring
Implementation of Internet of Things for Water Quality Monitoring
 
Wireless Water Monitoring System
Wireless Water Monitoring SystemWireless Water Monitoring System
Wireless Water Monitoring System
 
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling System
IRJET -  	  A Review on Fish Farm Aquaculture Monitoring & Controlling SystemIRJET -  	  A Review on Fish Farm Aquaculture Monitoring & Controlling System
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling System
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOT
 
Low Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring SystemLow Cost Design of Water Quality Monitoring System
Low Cost Design of Water Quality Monitoring System
 
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoTIRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
 
Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using
 
Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...
Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...
Innovative Technology for Water Quality Monitoring, P. Murali Kannan, Aqua De...
 
The water quality monitoring system based on wsn
The water quality monitoring system based on wsnThe water quality monitoring system based on wsn
The water quality monitoring system based on wsn
 
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
 
REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)
REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)
REMOWZ - Realtime Water Quality Monitoring using ZigBee based WSN (Part II)
 

Similar to Real-Time Water Quality System Using Sensors & GSM

IRJET- Desalination and Water Monitoring System
IRJET- Desalination and Water Monitoring SystemIRJET- Desalination and Water Monitoring System
IRJET- Desalination and Water Monitoring SystemIRJET Journal
 
SMART WATER MANAGEMENT
SMART WATER MANAGEMENTSMART WATER MANAGEMENT
SMART WATER MANAGEMENTIRJET Journal
 
IRJET- Design & Implementation of Water Quality Monitoring & Notification System
IRJET- Design & Implementation of Water Quality Monitoring & Notification SystemIRJET- Design & Implementation of Water Quality Monitoring & Notification System
IRJET- Design & Implementation of Water Quality Monitoring & Notification SystemIRJET Journal
 
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...IRJET Journal
 
Design Development of Water Monitoring Systems by Using Arduino and Sensors
Design Development of Water Monitoring Systems by Using Arduino and SensorsDesign Development of Water Monitoring Systems by Using Arduino and Sensors
Design Development of Water Monitoring Systems by Using Arduino and SensorsSai Bhaskar Reddy Nakka
 
Water Quality Measuring System Using Wireless Sensor Network
Water Quality Measuring System Using Wireless Sensor NetworkWater Quality Measuring System Using Wireless Sensor Network
Water Quality Measuring System Using Wireless Sensor NetworkIRJET Journal
 
Industry released Water pollution alarming system
Industry released Water pollution alarming systemIndustry released Water pollution alarming system
Industry released Water pollution alarming systemdineshkumar1088888
 
Advanced Water Quality Monitoring Using Microcontroller
Advanced Water Quality Monitoring Using MicrocontrollerAdvanced Water Quality Monitoring Using Microcontroller
Advanced Water Quality Monitoring Using MicrocontrollerIRJET Journal
 
water's Quality measurement systems.pptx
water's Quality measurement systems.pptxwater's Quality measurement systems.pptx
water's Quality measurement systems.pptxts3434138
 
Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...IRJET Journal
 
IRJET - Control System for Aquarium Maintenance
IRJET - Control System for Aquarium MaintenanceIRJET - Control System for Aquarium Maintenance
IRJET - Control System for Aquarium MaintenanceIRJET Journal
 
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...IRJET Journal
 
Metering and Analysis of Industrial Waste Waterusing Cloud Computing
Metering and Analysis of Industrial Waste Waterusing Cloud ComputingMetering and Analysis of Industrial Waste Waterusing Cloud Computing
Metering and Analysis of Industrial Waste Waterusing Cloud Computingdbpublications
 
Microelectronic pill
Microelectronic pillMicroelectronic pill
Microelectronic pilldebabratrath
 
report on Online sensor for wastewater and water treatment
report on Online sensor for wastewater and water treatment  report on Online sensor for wastewater and water treatment
report on Online sensor for wastewater and water treatment AshishBhadani4
 
Low-Cost Sensor Network for Contamination Detection in Drinking Water
Low-Cost Sensor Network for Contamination Detection in Drinking WaterLow-Cost Sensor Network for Contamination Detection in Drinking Water
Low-Cost Sensor Network for Contamination Detection in Drinking WaterIJERA Editor
 
IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...
IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...
IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...IRJET Journal
 
WATER QUALITY MONITORING RC BOAT
WATER QUALITY MONITORING RC BOATWATER QUALITY MONITORING RC BOAT
WATER QUALITY MONITORING RC BOATIRJET Journal
 
SoEC-E Batch-2 Review (1).pptx
SoEC-E Batch-2 Review (1).pptxSoEC-E Batch-2 Review (1).pptx
SoEC-E Batch-2 Review (1).pptxnischay42
 

Similar to Real-Time Water Quality System Using Sensors & GSM (20)

IRJET- Desalination and Water Monitoring System
IRJET- Desalination and Water Monitoring SystemIRJET- Desalination and Water Monitoring System
IRJET- Desalination and Water Monitoring System
 
SMART WATER MANAGEMENT
SMART WATER MANAGEMENTSMART WATER MANAGEMENT
SMART WATER MANAGEMENT
 
IRJET- Design & Implementation of Water Quality Monitoring & Notification System
IRJET- Design & Implementation of Water Quality Monitoring & Notification SystemIRJET- Design & Implementation of Water Quality Monitoring & Notification System
IRJET- Design & Implementation of Water Quality Monitoring & Notification System
 
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...IRJET-  	  Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
 
Design Development of Water Monitoring Systems by Using Arduino and Sensors
Design Development of Water Monitoring Systems by Using Arduino and SensorsDesign Development of Water Monitoring Systems by Using Arduino and Sensors
Design Development of Water Monitoring Systems by Using Arduino and Sensors
 
Water Quality Measuring System Using Wireless Sensor Network
Water Quality Measuring System Using Wireless Sensor NetworkWater Quality Measuring System Using Wireless Sensor Network
Water Quality Measuring System Using Wireless Sensor Network
 
Industry released Water pollution alarming system
Industry released Water pollution alarming systemIndustry released Water pollution alarming system
Industry released Water pollution alarming system
 
Advanced Water Quality Monitoring Using Microcontroller
Advanced Water Quality Monitoring Using MicrocontrollerAdvanced Water Quality Monitoring Using Microcontroller
Advanced Water Quality Monitoring Using Microcontroller
 
water's Quality measurement systems.pptx
water's Quality measurement systems.pptxwater's Quality measurement systems.pptx
water's Quality measurement systems.pptx
 
Electronics pills
Electronics pillsElectronics pills
Electronics pills
 
Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...
 
IRJET - Control System for Aquarium Maintenance
IRJET - Control System for Aquarium MaintenanceIRJET - Control System for Aquarium Maintenance
IRJET - Control System for Aquarium Maintenance
 
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
 
Metering and Analysis of Industrial Waste Waterusing Cloud Computing
Metering and Analysis of Industrial Waste Waterusing Cloud ComputingMetering and Analysis of Industrial Waste Waterusing Cloud Computing
Metering and Analysis of Industrial Waste Waterusing Cloud Computing
 
Microelectronic pill
Microelectronic pillMicroelectronic pill
Microelectronic pill
 
report on Online sensor for wastewater and water treatment
report on Online sensor for wastewater and water treatment  report on Online sensor for wastewater and water treatment
report on Online sensor for wastewater and water treatment
 
Low-Cost Sensor Network for Contamination Detection in Drinking Water
Low-Cost Sensor Network for Contamination Detection in Drinking WaterLow-Cost Sensor Network for Contamination Detection in Drinking Water
Low-Cost Sensor Network for Contamination Detection in Drinking Water
 
IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...
IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...
IRJET - Automatic Water Level and Quality Monitoring System using Narrow-Band...
 
WATER QUALITY MONITORING RC BOAT
WATER QUALITY MONITORING RC BOATWATER QUALITY MONITORING RC BOAT
WATER QUALITY MONITORING RC BOAT
 
SoEC-E Batch-2 Review (1).pptx
SoEC-E Batch-2 Review (1).pptxSoEC-E Batch-2 Review (1).pptx
SoEC-E Batch-2 Review (1).pptx
 

More from RSIS International

Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...
Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...
Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...RSIS International
 
Development Administration and the Challenges of Neo-liberal Reforms in the E...
Development Administration and the Challenges of Neo-liberal Reforms in the E...Development Administration and the Challenges of Neo-liberal Reforms in the E...
Development Administration and the Challenges of Neo-liberal Reforms in the E...RSIS International
 
The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...
The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...
The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...RSIS International
 
Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...
Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...
Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...RSIS International
 
Power and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesPower and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesRSIS International
 
Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...
Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...
Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...RSIS International
 
Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...
Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...
Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...RSIS International
 
Wireless radio signal drop due to foliage in illuba bore zone ethiopia
Wireless radio signal drop due to foliage in illuba bore zone ethiopiaWireless radio signal drop due to foliage in illuba bore zone ethiopia
Wireless radio signal drop due to foliage in illuba bore zone ethiopiaRSIS International
 
The Bridging Process: Filipino Teachers’ View on Mother Tongue
The Bridging Process: Filipino Teachers’ View on Mother TongueThe Bridging Process: Filipino Teachers’ View on Mother Tongue
The Bridging Process: Filipino Teachers’ View on Mother TongueRSIS International
 
Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...
Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...
Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...RSIS International
 
Investigation of mechanical properties of carbidic ductile cast iron
Investigation of mechanical properties of carbidic ductile cast ironInvestigation of mechanical properties of carbidic ductile cast iron
Investigation of mechanical properties of carbidic ductile cast ironRSIS International
 
4th international conference on multidisciplinary research & practice (4ICMRP...
4th international conference on multidisciplinary research & practice (4ICMRP...4th international conference on multidisciplinary research & practice (4ICMRP...
4th international conference on multidisciplinary research & practice (4ICMRP...RSIS International
 
Six Sigma Methods and Formulas for Successful Quality Management
Six Sigma Methods and Formulas for Successful Quality ManagementSix Sigma Methods and Formulas for Successful Quality Management
Six Sigma Methods and Formulas for Successful Quality ManagementRSIS International
 
Task Performance Analysis in Virtual Cloud Environment
Task Performance Analysis in Virtual Cloud EnvironmentTask Performance Analysis in Virtual Cloud Environment
Task Performance Analysis in Virtual Cloud EnvironmentRSIS International
 
Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...
Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...
Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...RSIS International
 
Effect of Surface Treatment on Settlement of Coir Mat Reinforced Sand
Effect of Surface Treatment on Settlement of Coir Mat Reinforced SandEffect of Surface Treatment on Settlement of Coir Mat Reinforced Sand
Effect of Surface Treatment on Settlement of Coir Mat Reinforced SandRSIS International
 
Augmentation of Customer’s Profile Dataset Using Genetic Algorithm
Augmentation of Customer’s Profile Dataset Using Genetic AlgorithmAugmentation of Customer’s Profile Dataset Using Genetic Algorithm
Augmentation of Customer’s Profile Dataset Using Genetic AlgorithmRSIS International
 
System Development for Verification of General Purpose Input Output
System Development for Verification of General Purpose Input OutputSystem Development for Verification of General Purpose Input Output
System Development for Verification of General Purpose Input OutputRSIS International
 
De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...
De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...
De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...RSIS International
 
Active Vibration Control of Composite Plate
Active Vibration Control of Composite PlateActive Vibration Control of Composite Plate
Active Vibration Control of Composite PlateRSIS International
 

More from RSIS International (20)

Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...
Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...
Teacher’s Accomplishment Level of The Components of an E-Learning Module: A B...
 
Development Administration and the Challenges of Neo-liberal Reforms in the E...
Development Administration and the Challenges of Neo-liberal Reforms in the E...Development Administration and the Challenges of Neo-liberal Reforms in the E...
Development Administration and the Challenges of Neo-liberal Reforms in the E...
 
The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...
The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...
The Nexus of Street Trading and Juvenile Delinquency: A Study of Chanchaga Lo...
 
Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...
Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...
Determination of Bacteriological and Physiochemical Properties of Som-Breiro ...
 
Power and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesPower and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible Gates
 
Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...
Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...
Innovative ICT Solutions and Entrepreneurship Development in Rural Area Such ...
 
Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...
Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...
Indigenous Agricultural Knowledge and the Sustenance of Local Livelihood Stra...
 
Wireless radio signal drop due to foliage in illuba bore zone ethiopia
Wireless radio signal drop due to foliage in illuba bore zone ethiopiaWireless radio signal drop due to foliage in illuba bore zone ethiopia
Wireless radio signal drop due to foliage in illuba bore zone ethiopia
 
The Bridging Process: Filipino Teachers’ View on Mother Tongue
The Bridging Process: Filipino Teachers’ View on Mother TongueThe Bridging Process: Filipino Teachers’ View on Mother Tongue
The Bridging Process: Filipino Teachers’ View on Mother Tongue
 
Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...
Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...
Optimization of tungsten inert gas welding on 6063 aluminum alloy on taguchi ...
 
Investigation of mechanical properties of carbidic ductile cast iron
Investigation of mechanical properties of carbidic ductile cast ironInvestigation of mechanical properties of carbidic ductile cast iron
Investigation of mechanical properties of carbidic ductile cast iron
 
4th international conference on multidisciplinary research & practice (4ICMRP...
4th international conference on multidisciplinary research & practice (4ICMRP...4th international conference on multidisciplinary research & practice (4ICMRP...
4th international conference on multidisciplinary research & practice (4ICMRP...
 
Six Sigma Methods and Formulas for Successful Quality Management
Six Sigma Methods and Formulas for Successful Quality ManagementSix Sigma Methods and Formulas for Successful Quality Management
Six Sigma Methods and Formulas for Successful Quality Management
 
Task Performance Analysis in Virtual Cloud Environment
Task Performance Analysis in Virtual Cloud EnvironmentTask Performance Analysis in Virtual Cloud Environment
Task Performance Analysis in Virtual Cloud Environment
 
Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...
Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...
Design and Fabrication of Manually Operated Wood Sawing Machine: Save Electri...
 
Effect of Surface Treatment on Settlement of Coir Mat Reinforced Sand
Effect of Surface Treatment on Settlement of Coir Mat Reinforced SandEffect of Surface Treatment on Settlement of Coir Mat Reinforced Sand
Effect of Surface Treatment on Settlement of Coir Mat Reinforced Sand
 
Augmentation of Customer’s Profile Dataset Using Genetic Algorithm
Augmentation of Customer’s Profile Dataset Using Genetic AlgorithmAugmentation of Customer’s Profile Dataset Using Genetic Algorithm
Augmentation of Customer’s Profile Dataset Using Genetic Algorithm
 
System Development for Verification of General Purpose Input Output
System Development for Verification of General Purpose Input OutputSystem Development for Verification of General Purpose Input Output
System Development for Verification of General Purpose Input Output
 
De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...
De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...
De-noising of Fetal ECG for Fetal Heart Rate Calculation and Variability Anal...
 
Active Vibration Control of Composite Plate
Active Vibration Control of Composite PlateActive Vibration Control of Composite Plate
Active Vibration Control of Composite Plate
 

Recently uploaded

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

Real-Time Water Quality System Using Sensors & GSM

  • 1. International Journal of Research and Scientific Innovation (IJRSI) | Volume IV, Issue VII, July 2017 | ISSN 2321–2705 www.rsisinternational.org Page 72 A Real Time System for Water Quality Measurement Using GSM Sonali Patil¹, Chetana V Muttinapendimath², Kavya K Kajagar³, Jagadeesh.G.S4 1-2-3 U G Students, Department of Electrical and Electronics Engineering, Tontadarya College of Engineering, Gadag, Karnataka 4 Assistant Professor, Department of Electrical and Electronics Engineering, Tontadarya College of Engineering, Gadag, Karnataka Abstract: Water is an essential factor for sustaining life on earth. So we must be aware of its purity while using water. The conventional method of measuring the water is tedious process and gather the samples manually and send it laboratory for analysis is time consuming, however this method not efficient. The water quality system can measure the required qualities of water in real time. The system consists of ATmega32AMicrocontroller, GSM (Global System for Mobile Communication) and multiple sensors to measure the quality of water such as Ph, turbidity, conductivity, total dissolved solid and temperature. This is a real time system which measures the quality of water continuously and will send the measured values to the monitoring centre through GSM module after every predefined time. Keywords: Water Quality Analysis, Turbidity, pH, conductivity, TDS, ATmega32A, GSM module. I. INTRODUCTION vailability of portable water has becoming global challenge due to increase in demand of water and decreasing the quality of portable water. Water is polluting due to discharge of contaminated water into water bodies without adequate a treatment. Water related diseases increases day by day, WHO (World Health Organization) estimates that around 37.7 million Indians affected by the waterborne diseases annually and 1,95,813 habitations in the country are affected by poor water quality. Since there are many efforts made by government but still many people do not have access to improved water sources. To measure the quality of water we have used several mainstream parameters such as pH, turbidity, conductivity, total dissolved solid and temperature sensor. These sensor measures the corresponding values of the water but the output of these sensors are analog in nature. ATmega32A microcontroller consist of inbuilt ADC, which receives the analog signal from sensor and converts to digital form and then send to the monitoring centre through GSM in the form of SMS(Short Messaging Service). It also display measured value in LCD. Table 1.1: Standard drinking water parameters Parameter Units Quality Range 1 pH pH 6.5-8.5 2 Turbidity NTU 0-5 3 Temperature °C - 4 Conductivity µs/cm 500-1000 5 TDS mg/L 500-2000 6 Dissolved Oxygen mg/L 5 7 Nitrates mg/L 45 Table 1.2: Types of water diseases Diseases Responsible pathogen Mode of transmission cholera Vibrio cholera bacteria Often waterborne botulism Clostridium botulinum bacteria Waterborne typhoid Salmonella thyohi bacteria Waterborne Hepatisis A Hepatitis A virus Waterborne Dysentery Shigella dysenteriae bacteria Water cryptosporidiosis Crytospoidium parvum protozoa resists chlorine; Waterborne polio polioviruses Exposure to untreated sewage; may also be waterborne Giardia Giardia lamblia protozoa waterborne II. BLOCK DIAGRAM Fig .2.1 Block diagram of the proposed system A
  • 2. International Journal of Research and Scientific Innovation (IJRSI) | Volume IV, Issue VII, July 2017 | ISSN 2321–2705 www.rsisinternational.org Page 73 2.1 pH sensor: It is used to measure of the acidity or basicity of an aqueous solution. The value of pH lies between 0 and 14. The pH of solution is less than 7 having more H+ ion than OH- ion that is refer as acidic solution and pH of solution is greater than 7 having more OH- ion than H+ ion that is refer as basic solution. 2.2 Turbidity sensor: It is used to measure the clarity of the water. Turbid water will appear cloudy, murky, coloured and suspended particles that are also present in the water. The turbidity of water is based on the amount of light scattered by particles in the water. More the suspended particles are present in water, scattering of light is also more. Turbidity is measured by the method of Photo- electricity sensor. It consists of LED [Light Emitting Diode] at transmitting side and LDR [Light Dependent Register] at receiving side. When LED emits light, the rays passes through water and scattered. Scattering is depends upon suspended particles present in water. LDR detect the scattered light rays and measures the turbidity of water. 2.3 Conductivity sensor: It is the ability of the water to conduct electricity. This ability is directly related to the concentration of ions in the water. More the ions higher will be the conductivity. The pure water having the ability to conduct electric current must be poor. Generally there are two types of conductivity sensors 1.two electrodes and 2.multiple electrodes conductivity sensor. But here we using two electrodes sensor, it consist of two parallel plates. An alternating current voltage is applied across the two electrodes and the resistance between them is measured. 2.4 Total dissolved solid (TDS): It determines the amount of minerals and salts present in the water. It comprises inorganic salts and small amounts of organic matter that are dissolved in water. Here we will not use separate sensor for measuring TDS but it can be obtained by multiplying the conductivity by a factor usually factor is taken as 0.67. Freshwater can have maximum TDS as 2000 mg/L. TDS = 0.67 X Conductivity 2.5 Temperature sensor: This sensor is also one of the important factor for water quality testing. Change in temperature can change physical, chemical and biological characteristics of water. To measure the water temperature normally LM 35 is commonly used. Fig. 2.5.1 Temperature sensor 2.6 Controller: ATMega32A controller is used here because of its flexible features such as built in ADC, 32 k byte flash memory, 1024 bytes of internal ROM and 3 interrupters. 40 pins are present and these may used for many applications. Controller plays an important role here, as per the program conditions it helps the system to flow in specific manner and display the task, which has been taking place in the system. 2.7 GSM module: GSM is a mobile communication modem. It is stands for global system for mobile communication (GSM). The idea of GSM was developed at Bell Laboratories in 1970. GSM is an open and digital cellular technology used for transmitting mobile voice and data services operates at the 850MHz, 900MHz, 1800MHz and 1900MHz frequency bands. 2.8 LCD [Liquid Crystal Display]: It is flat panel display that uses the light modulating properties of liquid crystals. The 16*2 display is used to show the status of the power. In terms of normal, excessive and low solar power. Display board is also used for the unit display, voltage and current values display because that is economical, easily programmable. . Fig. 2.8.1 Liquid Crystal Display Applications 1. It finds application in rural areas to determine the quality of water. 2. Sewage water treatment plant. 3. Water supply agencies. 4. In monitoring the quality of river water across industries. Advantages 1. It is a real time system and is simple in design. 2. It gives accurate results. 3. The system consumes less time to monitor. 4. The system is very flexible and economical. 5. It does not require people on duty. III. EXPERIMENTAL RESULT The effective utilization of safe drinking water leads to the economical growth of the nation and also reduces the dependency on the contaminated water. The designed model gave the expected outcome with respect to various parameters
  • 3. International Journal of Research and Scientific Innovation (IJRSI) | Volume IV, Issue VII, July 2017 | ISSN 2321–2705 www.rsisinternational.org Page 74 as mentioned earlier. The outcome of the model has been displayed as follows. Fig 3.1 Prototype Model of a Proposed System Table 3.1: Physico-Chemical Properties of Magadi Wetland Water Parameter Sample1 Sample2 Sample3 pH 8.50 8.74 9.12 Temperature 28.30 26.20 25.00 Colour Greyish Greyish Greyish Electrical conductivity 669.20 584.55 583.40 Transparency 0.76 0.97 1.12 Turbidity 1.00 17.00 13.40 Dissolved oxygen 7.80 7.30 7.50 Total hardness 68.90 89.65 85.42 Total dissolved solid 265.10 284.90 235.00 Total suspended solid 156.88 175.97 42.20 Nitrates 2.21 7.50 5.75 Phosphates 1.0 1.84 1.46 Chemical oxygen demand 37 225 189 IV. CONCLUSION Water quality measurement system measures the parameters of water like pH, turbidity, conductivity, TDS and temperature sensor. The system can monitor water quality automatically and it is efficient, economical, low in cost and fast response than the traditional method and does not require people on duty. It is flexible system because just by replacing the sensors and by making some changes in the software the system can be made to measure different parameters of water. REFERENCES [1]. Mo Deqing, Zhao Ying, Chen Shangsong, “Automatic Measurement and Reporting System of Water Quality Based on GSM”. 2012 International Conference on Intelligent System Design and Engineering Application. [2]. Dr. Seema Verma, “Wireless Sensor Network application for water quality monitoring in India,” 2012 National Conference on Computing and Communication Systems (NCCCS). [3]. Dong He,Li-Xin Zhang,” The Water Quality Monitoring System Based on WSN,” 1Institute of Mechanical and electronic information, China University of Geosciences (WuHan), WuHan,China, 978-1-4577-1415-3/12/$26.00 ©2012 IEEE. [4]. Nazleeni Samiha Haron, Mohd Khuzaimi B Mahamad, Izzatdin Abdul Aziz, Mazlina Mehat,” A System Architecture for Water Quality Monitoring System Using Wired Sensors,” Computer and Information Science Department, 978-1-4244-2328-6/08/$25.00 © 2008 IEEE. [5]. Xiwu He,” Design of Automatic Control system for Waterworks based on PLC,” 978-1-4577-0536-6/11/$26.00 ©2011 IEEE. [6]. Wang Youshun, Lv Yang, “The application of GSM module in smart home system,” Yunnan University, 2009, 31: 119-121. (in Chinese).