SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1
Design & Implementation of Water Quality Monitoring & Notification
System
Kavita Katole1,Yashoj Narnaware2,Banshikha Biswas3, Dimpal Patle4
1Assistant Professor, Department of Electronics Engineering, Dr. Babasaheb Ambedkar College of Engineering &
research, Nagpur, Maharashtra, India.
2Students,Department of Electronics & Communication Engineering, Dr. Babasaheb Ambedkar College of
Engineering & Research, Nagpur , Maharashtra, India.
3Students,Department of Electronics & Communication Engineering, Dr. Babasaheb Ambedkar College of
Engineering & Research, Nagpur , Maharashtra, India.
4Students,Department of Electronics & Communication Engineering, Dr. Babasaheb Ambedkar College of
Engineering & Research, Nagpur , Maharashtra, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract: Drinking water is the most valuable thing for
all the human beings. Drinking water faces new challenges
every day. The contamination of water becomes a major
problem globally. The water quality monitoring by
conventional method is very time consuming which involves
collecting water samples from different places and then
tested it in laboratory. This is not an efficient method. The
need for effective and efficient monitoring, evaluation and
control of water quality in residential area has become
more demanding in because of urbanization, population
growth and pollution. providing safe water supply of
drinking water is big challenge for modern civilization. This
challenge occurred because of limited water resources,
growing population and infrastructure etc. Hence requiring
the fastest and better method of water monitoring system
which gives results within the minutes. In order to ensure
the safe supply of drinking water quality, this paper gives an
introduction of such a faster system which named as water
quality monitoring and notification system. For water
quality monitoring there are various sensors are used such
as temperature, turbidity and PH.
Keywords: Microcontroller, sensors, water quality
monitoring, GSM Module.
1. Introduction: In the developing countries because of
improper water quality monitoring technologies, the dirty
& polluted water is used for drinking purpose. The lack of
water quality measuring systems causes lots of health
problems t the human beings. Water pollution is one of the
serious problems at this time in the world. Drinking the
polluted water affects health of human beings. Water is
essential natural resource of life for humans, living
organism on the earth. In examining quality of water
parameters like pH level, turbidity is necessary to check.
Health issues of human, plant and other living organisms
on the earth depend on water quality. The different water
sources like rain, rivers and lakes are available on the
earth. Rain water running over the lands contains many
useful as well as harmful contents and may be soluble or
insoluble. A salt and other essential or harmful particle in
soil decides the acidity of water. Traditional methods fail
to remove insoluble particles present in water causes
limitations on the use of water for particular applications.
The main ambition of this system is to measure pH level,
temperature and turbidity of drinking water as well as
water that may be used for domestic, agriculture and
industrial process. This system measures parameters of
water quality by using sensors providing quality control
and gives the notification on users mobile through GSM
module. The parameters that are monitored and control to
improve water qualities are turbidity, temperature and pH
level of water.
2. Hardware:
The hardware used in this system are given as follows.
 Turbidity Sensor
 Temperature sensor
 PH sensor
 Ultrasonic sensor
 Arduino Mega Board
 GSM shield module
 LCD display
The components used in this system are explained as
follows:
Turbidity Sensor:
Turbidity is the darkness or cloudiness of water because
of a large number of micro particles are present in water
that are invisible to the eyes, like smoke in air. Turbidity is
the method measuring quality of water. . Muddiness of
water is measured with the help of turbidity sensor. If
turbidity is lower than the water is clear. Muddiness is the
Total suspended solids in water. If it increases, the water’s
turbidity level also increases. For monitoring the turbidity
level of water, turbidity sensor is preferred. The sensor
uses light to detect suspended particles in water by
balancing the light transmittance.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2
Temperature sensor:
Temperature sensor is connected to the ARDUINO mega
board which is used for the measurement of temperature
of water. The data provided by temperature sensor is
analysed by ARDUINO board and then it will send on
mobile through GSM module.
PH sensor:
A pH sensor is used to measures the PH level (hydrogen-
ion concentration) of water, indicating its acidity or
alkalinity. The pH of pure water is 7. In general, if water
with a pH lower than 7 is considered as acidic and with a
pH greater than 7 is considered as basic. The high
accuracy pH probe TL42 is used as a pH sensor which is a
special glass refillable electrode.
Ultrasonic sensor:
This sensor measure distance by using ultrasonic waves.
The sensor transmits an ultrasonic wave and receives the
wave reflected back from the target. The main purpose of
using Ultrasonic sensor for observation of water level in
water tank means the water tank is empty or fully filled.
Arduino Mega Board:
The Arduino Mega is a microcontroller board based on
the ATmega2560. The Arduino Mega is powered with the
USB connection or an external power supply.
Temperature, ultrasonic, PH and Turbidity sensors are
connected to the ARDUINO board. These sensors send the
data to ARDUINO board which is connected to GSM
module for sending this data to mobile as sms. The LCD
screen display is also connected to the ARDUINO board for
displaying the output of sensors.
GSM shield module:
SIM900A GSM Module is used in this project for sending
and receiving the messages. SIM 900 means the module
supports communication in 900MHz band. This GSM
module requires a 12 volts input and it has DC Jack for
connecting adaptor to the module. This GSM module
requires a SIM card for sending information or data as
SMS to mobile. This module is connected with ARDUINO.
LCD Display:
A 16x2 LCD display is used for showing the information
sense by sensor. Here 16×2 means it can display 16
characters per line and there are 2 such lines. It is
connected to the ARDUINO board. The data sense by
sensor is analysed by ARDUINO and then the data as an
output will be displayed on LCD display.
Block diagram:
Fig.1. Block Diagram showing connections of all
components.
Fig.2. prototype of water quality monitoring &
notification system.
Working:
The system is introducing for monitoring the water
quality by different sensors such as turbidity, pH, and
temperature. The microcontroller accesses the
information which is monitored by the use of sensors. The
accessed data are controlled by the use of Arduino
microcontroller.
PH sensor
Ultrasonic
sensor
Power
supply
Temperature
sensor
GSM
module
LCD
DISPLAY
ARDUINO
Turbidity
sensor
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3
This project included the GSM module for
communication, sensors, and Microcontroller. The
parameters to be measured in the water quality
monitoring system such as the pH level, turbidity and
temperature is measured by the sensors that send the data
to the Arduino mega board. The monitoring of the water
quality is a complex process as it has several laboratory
testing methods which are time consuming. To overcome
this difficulty, monitoring of water goodness by water
quality monitoring system has been proposed. Four water
samples from different water sources were tested to
establish a reference on the parameters for each water
type. The selected water types are surface water,
underground water, Tap water and polluted creek water.
The water quality data is read through the water quality
testing sensors and sent to microcontroller. The data is
then analyzed by the microcontroller and the result as an
output is displayed on the LCD screen. One more copy of
the sensor readings is sent by the SIM 900A GSM shield
module to the water quality monitoring user’s mobile
phone in the form of SMS. When an abnormal water
quality parameter is detected by any sensor and sent to
Arduino mega board to analyze the water quality is
normal or not. If the output is unexpected, Arduino will
turn on the respective red LED for that parameter which
will give warning. At the same time, the Arduino will give
results to GSM module and it will send the water
parameter as a report to the user as SMS. The system has
been designed so that it can be used for detection of
temperature, turbidity, PH level and use by all kinds of
users.
Result: The water quality monitoring system is designed
and is working as per requirements. To determine the
quality of water parameters, the pH, Turbidity and
Temperature sensors are inserted into the container
which is filled with water. The level of the water is
checked by Ultrasonic sensor which is mounted on the
system. The data is then analyzed by the microcontroller
and the result as an output is displayed on the LCD screen.
At the same time, the Arduino will give results to GSM
module and it will send the water parameter as a report to
the user as SMS. The system has been designed so that it
can be used for detection of temperature, turbidity, PH
level and use by all kinds of users.
Photos of LCD SCREEN display:
Fig.3. Notification on mobile through GSM
module.
Conclusion: The system can monitor water quality
automatically, triggers alarms immediately to prevent any
health hazards and it is low in cost and does not require
people on duty. This water quality monitoring system is
likely to be more convenient and precise. The
microcontroller, GSM Shield module, LCD screen display
and other components are used to achieve the objectives
of the proposed design with acceptable accuracy. The
diseases that are caused due to the presence of metals and
pollutants in the water can be avoid by this system.
Reference:
[1] Sridharan, S. Water Quality Monitoring System Using
Wireless Sensor Network. International Journal of
Electronic Communications Engineering Advanced
Research, 3,399-402 (2014)
[2]Gouthaman.J, BharathwajanPrabhu. R &Srikanth.A
“Automated urban drinking water supply control and
water theft identification system” Proceeding of the 2011
IEEE Students' Technology Symposium, IIT Kharagpur
pp.87-91, 2011.
[3]Amruta Amit Joshi, “Water Quality Monitoring System
Using Zig-Bee and Solar Power Supply” (IJAREIE), Vol. 4,
Issue 10, October 2015
[4]Pandian D R, Dr. Mala K, “Smart Device to monitor
water quality to avoid pollution in IoT environment”,
(IJETCSE), Volume 12, Issue 2-January 2015.

More Related Content

PDF
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
PDF
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
PDF
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling System
PDF
Implementation of Internet of Things for Water Quality Monitoring
PDF
IRJET- Multi-Sensor based Water Quality Monitoring in IoT Environment
PDF
Smart Water Monitoring System using Cloud Service
PPTX
Water quality monitoring in a smart city based on IOT
PDF
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...
IRJET- Water Quality Monitoring using TDS, Turbidity, Temperature & pH Se...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET - A Review on Fish Farm Aquaculture Monitoring & Controlling System
Implementation of Internet of Things for Water Quality Monitoring
IRJET- Multi-Sensor based Water Quality Monitoring in IoT Environment
Smart Water Monitoring System using Cloud Service
Water quality monitoring in a smart city based on IOT
IRJET- Smart Water Monitoring System for Real-Time Water Quality and Usage Mo...

What's hot (20)

PDF
IRJET- An Iot Based Water Monitoring System for Smart City
PDF
IRJET- A Review on WSN based Water Quality Monitoring System
PDF
IoT Based Water Quality Monitoring System for Smart Cities
PDF
Low Cost Design of Water Quality Monitoring System
PDF
IRJET - Water Monitoring System – IoT
PDF
IoT Based Detection of Leakages in Gas Pipes
PDF
PDF
IRJET-Smart Controlling and Monitoring of Water System
PDF
Water Level Monitoring System using IOT
PDF
Analysis on Healthcare System using IoT
PDF
SOC Module for IOT Based Smart Water Monitoring
PPTX
Air Quality and Water Quality Monitoring using
PDF
IRJET- Smart Water Monitoring System using IoT
PDF
Water Quality Measuring System Using Wireless Sensor Network
PDF
Pontem Monitoring using IoT
PDF
IoT Based Remote Monitoring and Controlling for Shutter Systems
PDF
A Secure IoT Enabled Smart Home System
PDF
IOT Based Smart Cities
PDF
IEEE 802.15.4 based Water Quality Monitoring System
PDF
IRJET - IoT based Water Quality Monitoring and Flow Control of Tank Water
IRJET- An Iot Based Water Monitoring System for Smart City
IRJET- A Review on WSN based Water Quality Monitoring System
IoT Based Water Quality Monitoring System for Smart Cities
Low Cost Design of Water Quality Monitoring System
IRJET - Water Monitoring System – IoT
IoT Based Detection of Leakages in Gas Pipes
IRJET-Smart Controlling and Monitoring of Water System
Water Level Monitoring System using IOT
Analysis on Healthcare System using IoT
SOC Module for IOT Based Smart Water Monitoring
Air Quality and Water Quality Monitoring using
IRJET- Smart Water Monitoring System using IoT
Water Quality Measuring System Using Wireless Sensor Network
Pontem Monitoring using IoT
IoT Based Remote Monitoring and Controlling for Shutter Systems
A Secure IoT Enabled Smart Home System
IOT Based Smart Cities
IEEE 802.15.4 based Water Quality Monitoring System
IRJET - IoT based Water Quality Monitoring and Flow Control of Tank Water
Ad

Similar to IRJET- Design & Implementation of Water Quality Monitoring & Notification System (20)

PDF
Literature Review on Turbidity Sensor and Arduino for Water Quality Measurement
PPTX
IOT PPT.pptx
DOCX
Design Development of Water Monitoring Systems by Using Arduino and Sensors
PDF
IRJET- IoT based Real-Time Water Quality Monitoring and Reporting
PDF
Bio-Medical Smart Saline Bottle
PDF
Advanced Water Quality Monitoring Using Microcontroller
PDF
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
PDF
IRJET- Smart Real Time Manhole Monitoring System
PDF
IRJET- IoT based Water Monitoring System
PDF
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
PDF
IRJET- Soil, Water and Air Quality Monitoring System using IoT
PDF
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
PPTX
Design and implementation of iot based smart irrigation system.pptx
PDF
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
PDF
Low-Cost Sensor Network for Contamination Detection in Drinking Water
PDF
A Real Time System for Water Quality Measurement Using GSM
PPTX
Water quality monitoring in aquaculture[1].pptx
DOCX
Documentation on topics Documentation2.edited.docx
PDF
A Futuristic Approach for Smart Farming using IoT and ML
PPTX
DOC-20240804-WA0005..pptxbaoalzbapaNzkla
Literature Review on Turbidity Sensor and Arduino for Water Quality Measurement
IOT PPT.pptx
Design Development of Water Monitoring Systems by Using Arduino and Sensors
IRJET- IoT based Real-Time Water Quality Monitoring and Reporting
Bio-Medical Smart Saline Bottle
Advanced Water Quality Monitoring Using Microcontroller
IRJET- Condition and Monitoring of Drinking Water in Water Purifier Using IoT
IRJET- Smart Real Time Manhole Monitoring System
IRJET- IoT based Water Monitoring System
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
IRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
Design and implementation of iot based smart irrigation system.pptx
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
Low-Cost Sensor Network for Contamination Detection in Drinking Water
A Real Time System for Water Quality Measurement Using GSM
Water quality monitoring in aquaculture[1].pptx
Documentation on topics Documentation2.edited.docx
A Futuristic Approach for Smart Farming using IoT and ML
DOC-20240804-WA0005..pptxbaoalzbapaNzkla
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
R24 SURVEYING LAB MANUAL for civil enggi
DOCX
573137875-Attendance-Management-System-original
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
additive manufacturing of ss316l using mig welding
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
web development for engineering and engineering
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
CH1 Production IntroductoryConcepts.pptx
Foundation to blockchain - A guide to Blockchain Tech
R24 SURVEYING LAB MANUAL for civil enggi
573137875-Attendance-Management-System-original
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Internet of Things (IOT) - A guide to understanding
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
additive manufacturing of ss316l using mig welding
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
web development for engineering and engineering
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Lecture Notes Electrical Wiring System Components
CH1 Production IntroductoryConcepts.pptx

IRJET- Design & Implementation of Water Quality Monitoring & Notification System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1 Design & Implementation of Water Quality Monitoring & Notification System Kavita Katole1,Yashoj Narnaware2,Banshikha Biswas3, Dimpal Patle4 1Assistant Professor, Department of Electronics Engineering, Dr. Babasaheb Ambedkar College of Engineering & research, Nagpur, Maharashtra, India. 2Students,Department of Electronics & Communication Engineering, Dr. Babasaheb Ambedkar College of Engineering & Research, Nagpur , Maharashtra, India. 3Students,Department of Electronics & Communication Engineering, Dr. Babasaheb Ambedkar College of Engineering & Research, Nagpur , Maharashtra, India. 4Students,Department of Electronics & Communication Engineering, Dr. Babasaheb Ambedkar College of Engineering & Research, Nagpur , Maharashtra, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract: Drinking water is the most valuable thing for all the human beings. Drinking water faces new challenges every day. The contamination of water becomes a major problem globally. The water quality monitoring by conventional method is very time consuming which involves collecting water samples from different places and then tested it in laboratory. This is not an efficient method. The need for effective and efficient monitoring, evaluation and control of water quality in residential area has become more demanding in because of urbanization, population growth and pollution. providing safe water supply of drinking water is big challenge for modern civilization. This challenge occurred because of limited water resources, growing population and infrastructure etc. Hence requiring the fastest and better method of water monitoring system which gives results within the minutes. In order to ensure the safe supply of drinking water quality, this paper gives an introduction of such a faster system which named as water quality monitoring and notification system. For water quality monitoring there are various sensors are used such as temperature, turbidity and PH. Keywords: Microcontroller, sensors, water quality monitoring, GSM Module. 1. Introduction: In the developing countries because of improper water quality monitoring technologies, the dirty & polluted water is used for drinking purpose. The lack of water quality measuring systems causes lots of health problems t the human beings. Water pollution is one of the serious problems at this time in the world. Drinking the polluted water affects health of human beings. Water is essential natural resource of life for humans, living organism on the earth. In examining quality of water parameters like pH level, turbidity is necessary to check. Health issues of human, plant and other living organisms on the earth depend on water quality. The different water sources like rain, rivers and lakes are available on the earth. Rain water running over the lands contains many useful as well as harmful contents and may be soluble or insoluble. A salt and other essential or harmful particle in soil decides the acidity of water. Traditional methods fail to remove insoluble particles present in water causes limitations on the use of water for particular applications. The main ambition of this system is to measure pH level, temperature and turbidity of drinking water as well as water that may be used for domestic, agriculture and industrial process. This system measures parameters of water quality by using sensors providing quality control and gives the notification on users mobile through GSM module. The parameters that are monitored and control to improve water qualities are turbidity, temperature and pH level of water. 2. Hardware: The hardware used in this system are given as follows.  Turbidity Sensor  Temperature sensor  PH sensor  Ultrasonic sensor  Arduino Mega Board  GSM shield module  LCD display The components used in this system are explained as follows: Turbidity Sensor: Turbidity is the darkness or cloudiness of water because of a large number of micro particles are present in water that are invisible to the eyes, like smoke in air. Turbidity is the method measuring quality of water. . Muddiness of water is measured with the help of turbidity sensor. If turbidity is lower than the water is clear. Muddiness is the Total suspended solids in water. If it increases, the water’s turbidity level also increases. For monitoring the turbidity level of water, turbidity sensor is preferred. The sensor uses light to detect suspended particles in water by balancing the light transmittance.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2 Temperature sensor: Temperature sensor is connected to the ARDUINO mega board which is used for the measurement of temperature of water. The data provided by temperature sensor is analysed by ARDUINO board and then it will send on mobile through GSM module. PH sensor: A pH sensor is used to measures the PH level (hydrogen- ion concentration) of water, indicating its acidity or alkalinity. The pH of pure water is 7. In general, if water with a pH lower than 7 is considered as acidic and with a pH greater than 7 is considered as basic. The high accuracy pH probe TL42 is used as a pH sensor which is a special glass refillable electrode. Ultrasonic sensor: This sensor measure distance by using ultrasonic waves. The sensor transmits an ultrasonic wave and receives the wave reflected back from the target. The main purpose of using Ultrasonic sensor for observation of water level in water tank means the water tank is empty or fully filled. Arduino Mega Board: The Arduino Mega is a microcontroller board based on the ATmega2560. The Arduino Mega is powered with the USB connection or an external power supply. Temperature, ultrasonic, PH and Turbidity sensors are connected to the ARDUINO board. These sensors send the data to ARDUINO board which is connected to GSM module for sending this data to mobile as sms. The LCD screen display is also connected to the ARDUINO board for displaying the output of sensors. GSM shield module: SIM900A GSM Module is used in this project for sending and receiving the messages. SIM 900 means the module supports communication in 900MHz band. This GSM module requires a 12 volts input and it has DC Jack for connecting adaptor to the module. This GSM module requires a SIM card for sending information or data as SMS to mobile. This module is connected with ARDUINO. LCD Display: A 16x2 LCD display is used for showing the information sense by sensor. Here 16×2 means it can display 16 characters per line and there are 2 such lines. It is connected to the ARDUINO board. The data sense by sensor is analysed by ARDUINO and then the data as an output will be displayed on LCD display. Block diagram: Fig.1. Block Diagram showing connections of all components. Fig.2. prototype of water quality monitoring & notification system. Working: The system is introducing for monitoring the water quality by different sensors such as turbidity, pH, and temperature. The microcontroller accesses the information which is monitored by the use of sensors. The accessed data are controlled by the use of Arduino microcontroller. PH sensor Ultrasonic sensor Power supply Temperature sensor GSM module LCD DISPLAY ARDUINO Turbidity sensor
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3 This project included the GSM module for communication, sensors, and Microcontroller. The parameters to be measured in the water quality monitoring system such as the pH level, turbidity and temperature is measured by the sensors that send the data to the Arduino mega board. The monitoring of the water quality is a complex process as it has several laboratory testing methods which are time consuming. To overcome this difficulty, monitoring of water goodness by water quality monitoring system has been proposed. Four water samples from different water sources were tested to establish a reference on the parameters for each water type. The selected water types are surface water, underground water, Tap water and polluted creek water. The water quality data is read through the water quality testing sensors and sent to microcontroller. The data is then analyzed by the microcontroller and the result as an output is displayed on the LCD screen. One more copy of the sensor readings is sent by the SIM 900A GSM shield module to the water quality monitoring user’s mobile phone in the form of SMS. When an abnormal water quality parameter is detected by any sensor and sent to Arduino mega board to analyze the water quality is normal or not. If the output is unexpected, Arduino will turn on the respective red LED for that parameter which will give warning. At the same time, the Arduino will give results to GSM module and it will send the water parameter as a report to the user as SMS. The system has been designed so that it can be used for detection of temperature, turbidity, PH level and use by all kinds of users. Result: The water quality monitoring system is designed and is working as per requirements. To determine the quality of water parameters, the pH, Turbidity and Temperature sensors are inserted into the container which is filled with water. The level of the water is checked by Ultrasonic sensor which is mounted on the system. The data is then analyzed by the microcontroller and the result as an output is displayed on the LCD screen. At the same time, the Arduino will give results to GSM module and it will send the water parameter as a report to the user as SMS. The system has been designed so that it can be used for detection of temperature, turbidity, PH level and use by all kinds of users. Photos of LCD SCREEN display: Fig.3. Notification on mobile through GSM module. Conclusion: The system can monitor water quality automatically, triggers alarms immediately to prevent any health hazards and it is low in cost and does not require people on duty. This water quality monitoring system is likely to be more convenient and precise. The microcontroller, GSM Shield module, LCD screen display and other components are used to achieve the objectives of the proposed design with acceptable accuracy. The diseases that are caused due to the presence of metals and pollutants in the water can be avoid by this system. Reference: [1] Sridharan, S. Water Quality Monitoring System Using Wireless Sensor Network. International Journal of Electronic Communications Engineering Advanced Research, 3,399-402 (2014) [2]Gouthaman.J, BharathwajanPrabhu. R &Srikanth.A “Automated urban drinking water supply control and water theft identification system” Proceeding of the 2011 IEEE Students' Technology Symposium, IIT Kharagpur pp.87-91, 2011. [3]Amruta Amit Joshi, “Water Quality Monitoring System Using Zig-Bee and Solar Power Supply” (IJAREIE), Vol. 4, Issue 10, October 2015 [4]Pandian D R, Dr. Mala K, “Smart Device to monitor water quality to avoid pollution in IoT environment”, (IJETCSE), Volume 12, Issue 2-January 2015.