SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1783
Advanced Water Quality Monitoring with IoT
Chetna Gawade1, Shreya Haveli2, Harshal Attarde3, Nitin Dhawas4
1 ,2 ,3Student, Department of Information Technology, Nutan Maharashtra Institute of Engineering and Technology,
Talegaon Dabhade, Maharashtra, India
4Professor,Department of Information Technology, Nutan Maharashtra Institute of Engineering and Technology,
Talegaon Dabhade, Maharashtra, India
----------------------------------------------------------------------------------***-----------------------------------------------------------------------------
Abstract - Water covers over 70% of the Earth’ssurface andis
a very important resourcefor peopleandtheenvironment. The
polluted water affects drinking water, rivers, lakes and oceans
all over the world. To prevent this, necessary steps are to be
taken. This system is based on detecting the change in water
quality parameters in real time, quantify its importance and
determine the most appropriate actions to be taken to limitits
effects. First, the proposedapproach startswithestimating the
water parameters like pH, water flow, etc., as thevariations in
the values of these parameters point towards the presence of
pollutants. Later, the processing of Sensor values is done.
Finally, a water quality monitoringandmanagementsystemis
proposed based on the IOT concept and which use different
sensors to manage the water.
Key Words: Internet Of Things, pH Sensor, Flow Sensor,
Ultrasonic Sensor, ESP8266, Cloud Data Storage
1. INTRODUCTION
Water is one of the most important basic need for all
living beings, but unfortunately, a huge amount of water is
beingwasted because of uncontrolled use and due to which
a very small amount of drinkable water is available.
According to [1],in 2018, 2,439 people died because of four
major water-borne cholera, acute diarrhea diseases (ADD),
typhoid and viral hepatitis. Overall, more than 1.3 crore
people were diagnosed with these diseases. ADD is known
to affect children below 5 years the most and was the
biggest killer, accounting for 1,450 (60%) of the 2,439
deaths in 2018. In the previous five years, 11,768
individuals have passed on due to these illnesses, while 7.6
crore individuals were determined to have them during a
similar time. Hepatitiskilled584 people in 2018.Oneofthe
reason forthe water shortage is poormanagementofwater.
Overflowing water tanks in residents, schools, colleges,
Municipal overhead tanks, etc. can contribute to the large
amount of water wastage. If wecan control this wecan save
large amount of water. Conventional water tanks can
neither monitornor control thewaterlevelinthetank.Asof
now, the water level has to be manually checked. So, this
paper will solve all the above mentioned problems with
automatic detectionofwaterlevelandsensorswiththehelp
of Internet of Things (IoT).
The Internet of Things, can be defined as billions of
interrelated physical gadgets all over the globe that are
presently associated with the web, gathering and sharing
information. There are several methods of IoT
communication available.Accordingto[2],device-to-device
and device-to-cloud are the two types of communication
that are applied in IoT system.
1.1 Problem statement:
To develop an IOT system with the help of a
Controller[ESP8266] which address all water distribution
and monitoring problems and reduce man power as well as
consume less time and energy.
2. LITERATURE REVIEWS
This system reviews the relevant works of water quality
monitoring and management system using the IoT platform.
A. The real time monitoring of water quality in IoT
environment.
The work of [3] studied the development of low cost
system for real time monitoring of water quality in IoT
environment. The parameters measured in the system are
pH, temperature, turbidity, conductivity, dissolved oxygen
which are present in the water. And later, thesensordatacan
be viewed on the internet using cloud computing.
B. Smart Water Monitoring System using IoT
Gowthamy J [4] studied the theory of real time
monitoring of water quality and quantity using IoT. The
system consists ofArduinomicrocontroller,differenttypeof
sensors. Arduino isthe main controller of the system which
control andprocess thedatageneratedbythesensors.AWi-
Fi module isconnected totheArduinocontrollerwhichhelp
to transfer the data to the cloud over internet. The
ultrasonic sensor assists with estimating the water level
when the water stream arrive atcertainlevelthenthewater
flow can be halted automatically by turning the motor off.
C. IoT Based Low Cost System for Monitoring of Water
Quality in Real Time
The work of [5] studied the estimation of the water
parameters like pH, turbidity, temperature and TDS. The
measured values from the sensors can be processed by
the controller i.e. the Raspberry Pi. The Raspberry Pi
model is used as a core controller. Finally, the sensordata
can be viewed on internet using ThingSpeak API.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1784
D. Internet of things enabled real time water quality
monitoring system
The work of [6] presents a detailed overview of recent
works carried out in the field of smart water quality
monitoring. The model that is developed is used for testing
water samples and the data uploaded over the Internet are
analyzed. The system also provides a notification alert to a
remote user, when there is a deviation of water quality
parameters from the predefined set of standard values.
E. Smart Water Distribution Management System
Architecture Based on Internet of Things and Cloud
Computing
The work of [7] presents efficient water management and
treatment is necessary to keepwaterqualityandavailability.
Information and Communications Technologies (ICT) is
combined with the Internet of thing (IoT) to facilitate water
management and provide efficient operation of water
resources, water distribution, and water quality. It presents
an architecture for Smart Water Distribution System.
F. A Novel Smart Water-Meter based on IoT and
Smartphone App for City Distribution Management
M Suresh [8] studied a novel approach to performing
automated Water meter reading for update of consumption
information from field to the Utility office. This approach
reduces overheads onUtilitiesinhandlingmeterreading and
billing for water distribution in metropolitan and large
urban conglomerates.
3. SYSTEM ARCHITECTURE
The proposed block diagram consist of several sensors
which is connected to core controller. The main controller is
accessing the sensor values and processing them to transfer
the data through internet. ESP8266 is used as a core
controller. The sensor data can be viewed on the internet
using the built in Wi-Fi module onESP8266.The architecture
contains the following components:
 pH Sensor
 Flow Sensor
 Ultrasonic Sensor
 ESP8266
 Solenoid Valve
Fig -1: Block Diagram
4. ALGORITHM STEPS
Algorithm: A pseudo code for core controller is given below.
1. While (True):
2. Read control valve value
3. Is Control Valve Open = true
4. Read water level sensor value, flow sensor value, bill
generate amount and.
5. Water quality value != okay
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1785
6. Turn off control valve
7. Generate warning message
8. Calculate pressure from water flow
9. Transfer sensor value, flow sensor value, bill generate
amount value to hosted database or local cloud.
3. CONCLUSION
The intention of this work was to establish a low cost,
efficient, real-time, flexible, easily configurable and most
importantly, a portable system which can control the
number of water-borne diseases as well as solve the water
wastage problem. It comes under Internet of Things (IoT).
The objective was to design a smart system for monitoring
the water quality and approximating the water level in the
tank and prevent the overflow. The sensors are used for
monitoring and management of water. The gathered
information from every one of the sensors are utilized for
investigation reason forbetterarrangementofwaterissues.
The data is sent to the cloud server via Wi-Fi module. Using
the smart system we can monitor the sensor values and
analyze the usage of water.
ACKNOWLEDGEMENT
The authors gratefully acknowledge the contributions of
Prof. Nitin Dhawas for their time to time valuable guidance.
REFERENCES
[1] “The Times of India,” June 2019. [Online].
Avail- able:
https://timesofindia.indiatimes.com/india/polluted-
water-killed-7- every-day-in-
2018/articleshow/69996658.cms
[2] K. Rose, S. Eldridge, and L. Chapin, “The Internet of
Things: An Overview Understanding the Issues and
Challenges of a More Connected World,” October
2015.
[3] N. Vijayakumar and R. Ramya, “The Real Time
Monitoring of WaterQuality in IoT Environment,” in
2015 International Conference onCircuit,Powerand
Computing Technologies [ICCPCT], 2015.
[4] G. J, C. R. Reddy, P. Meher, S. Shrivastava, and G.
Kumar, “Smart Water Monitoring System using IoT,”
October 2018.
[5] A. T, Bhakti, C. R, and P. D, “IoT Based Low Cost
System for Monitoring of Water Quality in Real
Time,” May 2018.
[6] S. Geetha and S. Gouthami, “Internet of things
enabled real time water quality monitoring system,”
2017.
[7] S. Alshattnawi and I. Jordan, “Smart Water
DistributionManagementSystemArchitectureBased
on Internet of Things and Cloud Computing,”in2017
International Conference on New Trends in
Computing Sciences, 2017.
[8] M. Suresh, U. Muthukumar, and J. Chandapillai, “A
Novel Smart Water-Meter based on IoT and
Smartphone App for City DistributionManagement,”
2017.
[9] B. J. Eck, H. Saito, and S. A. McKenna, “Temperature
dynamics andwater quality in distributionsystems,”
IBM Journal of Research and Development, 2016.
[10] Central Water Commission, 1988. Water Resources
of India, Publication No.30/38. New Delhi.
[11] Peder Hjorth and Nguyen Thi Dan, 1994, Water
management options for urban areas in Asia. Cities
11(2): 125-130.
[12] National Water Policy. Ministry of Water Resources,
New Delhi, 2002.
BIOGRAPHIES
Chetna Balasaheb Gawade
Student, Department of
Information Technology, NMIET,
Talegaon, India
Shreya Girish Haveli
Student, Department of
Information Technology, NMIET,
Talegaon, India
Harshal Rajendra Attarde
Student, Department of
Information Technology, NMIET,
Talegaon, India
Prof. Nitin Dhawas
Head Of Department , Department
of InformationTechnology, NMIET,
Talegaon, India

More Related Content

What's hot

IRJET- IOT Based Air and Sound Pollution Monitoring System
IRJET-  	  IOT Based Air and Sound Pollution Monitoring SystemIRJET-  	  IOT Based Air and Sound Pollution Monitoring System
IRJET- IOT Based Air and Sound Pollution Monitoring SystemIRJET Journal
 
IOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using ArduinoIOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using ArduinoIRJET Journal
 
IRJET- Air Quality and Dust Level Monitoring using IoT
IRJET-  	  Air Quality and Dust Level Monitoring using IoTIRJET-  	  Air Quality and Dust Level Monitoring using IoT
IRJET- Air Quality and Dust Level Monitoring using IoTIRJET Journal
 
Pollution control using Internet Of Things
Pollution control using Internet Of ThingsPollution control using Internet Of Things
Pollution control using Internet Of Thingsmunindhar macherla
 
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
 
Air pollution monitoring system using mobile gprs sensors array
Air pollution monitoring system using mobile gprs sensors arrayAir pollution monitoring system using mobile gprs sensors array
Air pollution monitoring system using mobile gprs sensors arraySaurabh Giratkar
 
Io t based real time air and sound
Io t based real time air and soundIo t based real time air and sound
Io t based real time air and soundjagadeshramesh
 
Iot based water quality monitoring system
Iot based water quality monitoring systemIot based water quality monitoring system
Iot based water quality monitoring systemBinayakreddy
 
Detection of lpg leakage by live monitoring and controlling from smart phone
Detection of lpg leakage by live monitoring and controlling from smart phoneDetection of lpg leakage by live monitoring and controlling from smart phone
Detection of lpg leakage by live monitoring and controlling from smart phoneIRJET Journal
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET Journal
 
Wireless Water Monitoring System
Wireless Water Monitoring SystemWireless Water Monitoring System
Wireless Water Monitoring SystemPraveen Sharma
 
iAQMs - intelligent air quality monitoring system.
iAQMs - intelligent air quality monitoring system.iAQMs - intelligent air quality monitoring system.
iAQMs - intelligent air quality monitoring system.Shantesh Singh
 
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET Journal
 
Monitoring of air quality and pollution status of Rewa (M.P.)
Monitoring of air quality and pollution status of Rewa (M.P.)Monitoring of air quality and pollution status of Rewa (M.P.)
Monitoring of air quality and pollution status of Rewa (M.P.)Gyanendra Pandey
 
ConnectTheDots - My Galileo based weather station and first entry into IoT
ConnectTheDots - My Galileo based weather station and first entry into IoTConnectTheDots - My Galileo based weather station and first entry into IoT
ConnectTheDots - My Galileo based weather station and first entry into IoTJoe Healy
 
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
 
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...IRJET Journal
 
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
 
internet of things (IOT)
 internet of things (IOT) internet of things (IOT)
internet of things (IOT)Vijay Prakash
 

What's hot (20)

IRJET- IOT Based Air and Sound Pollution Monitoring System
IRJET-  	  IOT Based Air and Sound Pollution Monitoring SystemIRJET-  	  IOT Based Air and Sound Pollution Monitoring System
IRJET- IOT Based Air and Sound Pollution Monitoring System
 
IOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using ArduinoIOT Based Air Pollution Monitoring System using Arduino
IOT Based Air Pollution Monitoring System using Arduino
 
IRJET- Air Quality and Dust Level Monitoring using IoT
IRJET-  	  Air Quality and Dust Level Monitoring using IoTIRJET-  	  Air Quality and Dust Level Monitoring using IoT
IRJET- Air Quality and Dust Level Monitoring using IoT
 
Pollution control using Internet Of Things
Pollution control using Internet Of ThingsPollution control using Internet Of Things
Pollution control using Internet Of Things
 
Dt24761766
Dt24761766Dt24761766
Dt24761766
 
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
 
Air pollution monitoring system using mobile gprs sensors array
Air pollution monitoring system using mobile gprs sensors arrayAir pollution monitoring system using mobile gprs sensors array
Air pollution monitoring system using mobile gprs sensors array
 
Io t based real time air and sound
Io t based real time air and soundIo t based real time air and sound
Io t based real time air and sound
 
Iot based water quality monitoring system
Iot based water quality monitoring systemIot based water quality monitoring system
Iot based water quality monitoring system
 
Detection of lpg leakage by live monitoring and controlling from smart phone
Detection of lpg leakage by live monitoring and controlling from smart phoneDetection of lpg leakage by live monitoring and controlling from smart phone
Detection of lpg leakage by live monitoring and controlling from smart phone
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
 
Wireless Water Monitoring System
Wireless Water Monitoring SystemWireless Water Monitoring System
Wireless Water Monitoring System
 
iAQMs - intelligent air quality monitoring system.
iAQMs - intelligent air quality monitoring system.iAQMs - intelligent air quality monitoring system.
iAQMs - intelligent air quality monitoring system.
 
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
 
Monitoring of air quality and pollution status of Rewa (M.P.)
Monitoring of air quality and pollution status of Rewa (M.P.)Monitoring of air quality and pollution status of Rewa (M.P.)
Monitoring of air quality and pollution status of Rewa (M.P.)
 
ConnectTheDots - My Galileo based weather station and first entry into IoT
ConnectTheDots - My Galileo based weather station and first entry into IoTConnectTheDots - My Galileo based weather station and first entry into IoT
ConnectTheDots - My Galileo based weather station and first entry into IoT
 
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
 
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
Detection of Water Level, Quality and Leakage using Raspberry Pi with Interne...
 
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
 
internet of things (IOT)
 internet of things (IOT) internet of things (IOT)
internet of things (IOT)
 

Similar to IRJET- Advanced Water Quality Monitoring with IoT

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
 
real_time_water_quality_monitoring__and_controlling_using_iot.pdf
real_time_water_quality_monitoring__and_controlling_using_iot.pdfreal_time_water_quality_monitoring__and_controlling_using_iot.pdf
real_time_water_quality_monitoring__and_controlling_using_iot.pdfdineshkumar1088888
 
Water monitoring and analytic based ThingSpeak
Water monitoring and analytic based ThingSpeak Water monitoring and analytic based ThingSpeak
Water monitoring and analytic based ThingSpeak IJECEIAES
 
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
 
IRJET - Water Monitoring System – IoT
IRJET -  	  Water Monitoring System – IoTIRJET -  	  Water Monitoring System – IoT
IRJET - Water Monitoring System – IoTIRJET Journal
 
IRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET Journal
 
IOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCU
IOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCUIOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCU
IOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCUIRJET Journal
 
IRJET- Smart Water Meter Reading and Distribution
IRJET-  	  Smart Water Meter Reading and DistributionIRJET-  	  Smart Water Meter Reading and Distribution
IRJET- Smart Water Meter Reading and DistributionIRJET 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
 
IRJET- IoT based Industrial Pollution Monitoring
IRJET- IoT based Industrial Pollution MonitoringIRJET- IoT based Industrial Pollution Monitoring
IRJET- IoT based Industrial Pollution MonitoringIRJET Journal
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET Journal
 
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
 
IRJET- IoT based Water Monitoring System
IRJET- IoT based Water Monitoring SystemIRJET- IoT based Water Monitoring System
IRJET- IoT based Water Monitoring SystemIRJET Journal
 
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET Journal
 
Smart Rainwater Harvesting System
Smart Rainwater Harvesting SystemSmart Rainwater Harvesting System
Smart Rainwater Harvesting SystemIRJET Journal
 
IRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET Journal
 
Water Level Monitoring System using IOT
Water Level Monitoring System using IOTWater Level Monitoring System using IOT
Water Level Monitoring System using IOTIRJET Journal
 
Integration of IoT and chatbot for aquaculture with natural language processing
Integration of IoT and chatbot for aquaculture with natural language processingIntegration of IoT and chatbot for aquaculture with natural language processing
Integration of IoT and chatbot for aquaculture with natural language processingTELKOMNIKA JOURNAL
 
Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...IRJET Journal
 

Similar to IRJET- Advanced Water Quality Monitoring with IoT (20)

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
 
real_time_water_quality_monitoring__and_controlling_using_iot.pdf
real_time_water_quality_monitoring__and_controlling_using_iot.pdfreal_time_water_quality_monitoring__and_controlling_using_iot.pdf
real_time_water_quality_monitoring__and_controlling_using_iot.pdf
 
Water monitoring and analytic based ThingSpeak
Water monitoring and analytic based ThingSpeak Water monitoring and analytic based ThingSpeak
Water monitoring and analytic based ThingSpeak
 
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
 
IRJET - Water Monitoring System – IoT
IRJET -  	  Water Monitoring System – IoTIRJET -  	  Water Monitoring System – IoT
IRJET - Water Monitoring System – IoT
 
IRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring System
 
IOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCU
IOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCUIOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCU
IOT BASED RIVER WATER QUALITY MONITORING SYSTEM USING NODE MCU
 
IRJET- Smart Water Meter Reading and Distribution
IRJET-  	  Smart Water Meter Reading and DistributionIRJET-  	  Smart Water Meter Reading and Distribution
IRJET- Smart Water Meter Reading and Distribution
 
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
 
IRJET- IoT based Industrial Pollution Monitoring
IRJET- IoT based Industrial Pollution MonitoringIRJET- IoT based Industrial Pollution Monitoring
IRJET- IoT based Industrial Pollution Monitoring
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart Agriculture
 
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
 
IRJET- IoT based Water Monitoring System
IRJET- IoT based Water Monitoring SystemIRJET- IoT based Water Monitoring System
IRJET- IoT based Water Monitoring System
 
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
IRJET- Design and Implementation of Aquaculture Monitoring and Controlling Sy...
 
aryanpsts.pptx
aryanpsts.pptxaryanpsts.pptx
aryanpsts.pptx
 
Smart Rainwater Harvesting System
Smart Rainwater Harvesting SystemSmart Rainwater Harvesting System
Smart Rainwater Harvesting System
 
IRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSN
 
Water Level Monitoring System using IOT
Water Level Monitoring System using IOTWater Level Monitoring System using IOT
Water Level Monitoring System using IOT
 
Integration of IoT and chatbot for aquaculture with natural language processing
Integration of IoT and chatbot for aquaculture with natural language processingIntegration of IoT and chatbot for aquaculture with natural language processing
Integration of IoT and chatbot for aquaculture with natural language processing
 
Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...Water Supply Measurement and Management System Based on IoT with Water Leakag...
Water Supply Measurement and Management System Based on IoT with Water Leakag...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 

Recently uploaded (20)

CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 

IRJET- Advanced Water Quality Monitoring with IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1783 Advanced Water Quality Monitoring with IoT Chetna Gawade1, Shreya Haveli2, Harshal Attarde3, Nitin Dhawas4 1 ,2 ,3Student, Department of Information Technology, Nutan Maharashtra Institute of Engineering and Technology, Talegaon Dabhade, Maharashtra, India 4Professor,Department of Information Technology, Nutan Maharashtra Institute of Engineering and Technology, Talegaon Dabhade, Maharashtra, India ----------------------------------------------------------------------------------***----------------------------------------------------------------------------- Abstract - Water covers over 70% of the Earth’ssurface andis a very important resourcefor peopleandtheenvironment. The polluted water affects drinking water, rivers, lakes and oceans all over the world. To prevent this, necessary steps are to be taken. This system is based on detecting the change in water quality parameters in real time, quantify its importance and determine the most appropriate actions to be taken to limitits effects. First, the proposedapproach startswithestimating the water parameters like pH, water flow, etc., as thevariations in the values of these parameters point towards the presence of pollutants. Later, the processing of Sensor values is done. Finally, a water quality monitoringandmanagementsystemis proposed based on the IOT concept and which use different sensors to manage the water. Key Words: Internet Of Things, pH Sensor, Flow Sensor, Ultrasonic Sensor, ESP8266, Cloud Data Storage 1. INTRODUCTION Water is one of the most important basic need for all living beings, but unfortunately, a huge amount of water is beingwasted because of uncontrolled use and due to which a very small amount of drinkable water is available. According to [1],in 2018, 2,439 people died because of four major water-borne cholera, acute diarrhea diseases (ADD), typhoid and viral hepatitis. Overall, more than 1.3 crore people were diagnosed with these diseases. ADD is known to affect children below 5 years the most and was the biggest killer, accounting for 1,450 (60%) of the 2,439 deaths in 2018. In the previous five years, 11,768 individuals have passed on due to these illnesses, while 7.6 crore individuals were determined to have them during a similar time. Hepatitiskilled584 people in 2018.Oneofthe reason forthe water shortage is poormanagementofwater. Overflowing water tanks in residents, schools, colleges, Municipal overhead tanks, etc. can contribute to the large amount of water wastage. If wecan control this wecan save large amount of water. Conventional water tanks can neither monitornor control thewaterlevelinthetank.Asof now, the water level has to be manually checked. So, this paper will solve all the above mentioned problems with automatic detectionofwaterlevelandsensorswiththehelp of Internet of Things (IoT). The Internet of Things, can be defined as billions of interrelated physical gadgets all over the globe that are presently associated with the web, gathering and sharing information. There are several methods of IoT communication available.Accordingto[2],device-to-device and device-to-cloud are the two types of communication that are applied in IoT system. 1.1 Problem statement: To develop an IOT system with the help of a Controller[ESP8266] which address all water distribution and monitoring problems and reduce man power as well as consume less time and energy. 2. LITERATURE REVIEWS This system reviews the relevant works of water quality monitoring and management system using the IoT platform. A. The real time monitoring of water quality in IoT environment. The work of [3] studied the development of low cost system for real time monitoring of water quality in IoT environment. The parameters measured in the system are pH, temperature, turbidity, conductivity, dissolved oxygen which are present in the water. And later, thesensordatacan be viewed on the internet using cloud computing. B. Smart Water Monitoring System using IoT Gowthamy J [4] studied the theory of real time monitoring of water quality and quantity using IoT. The system consists ofArduinomicrocontroller,differenttypeof sensors. Arduino isthe main controller of the system which control andprocess thedatageneratedbythesensors.AWi- Fi module isconnected totheArduinocontrollerwhichhelp to transfer the data to the cloud over internet. The ultrasonic sensor assists with estimating the water level when the water stream arrive atcertainlevelthenthewater flow can be halted automatically by turning the motor off. C. IoT Based Low Cost System for Monitoring of Water Quality in Real Time The work of [5] studied the estimation of the water parameters like pH, turbidity, temperature and TDS. The measured values from the sensors can be processed by the controller i.e. the Raspberry Pi. The Raspberry Pi model is used as a core controller. Finally, the sensordata can be viewed on internet using ThingSpeak API.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1784 D. Internet of things enabled real time water quality monitoring system The work of [6] presents a detailed overview of recent works carried out in the field of smart water quality monitoring. The model that is developed is used for testing water samples and the data uploaded over the Internet are analyzed. The system also provides a notification alert to a remote user, when there is a deviation of water quality parameters from the predefined set of standard values. E. Smart Water Distribution Management System Architecture Based on Internet of Things and Cloud Computing The work of [7] presents efficient water management and treatment is necessary to keepwaterqualityandavailability. Information and Communications Technologies (ICT) is combined with the Internet of thing (IoT) to facilitate water management and provide efficient operation of water resources, water distribution, and water quality. It presents an architecture for Smart Water Distribution System. F. A Novel Smart Water-Meter based on IoT and Smartphone App for City Distribution Management M Suresh [8] studied a novel approach to performing automated Water meter reading for update of consumption information from field to the Utility office. This approach reduces overheads onUtilitiesinhandlingmeterreading and billing for water distribution in metropolitan and large urban conglomerates. 3. SYSTEM ARCHITECTURE The proposed block diagram consist of several sensors which is connected to core controller. The main controller is accessing the sensor values and processing them to transfer the data through internet. ESP8266 is used as a core controller. The sensor data can be viewed on the internet using the built in Wi-Fi module onESP8266.The architecture contains the following components:  pH Sensor  Flow Sensor  Ultrasonic Sensor  ESP8266  Solenoid Valve Fig -1: Block Diagram 4. ALGORITHM STEPS Algorithm: A pseudo code for core controller is given below. 1. While (True): 2. Read control valve value 3. Is Control Valve Open = true 4. Read water level sensor value, flow sensor value, bill generate amount and. 5. Water quality value != okay
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1785 6. Turn off control valve 7. Generate warning message 8. Calculate pressure from water flow 9. Transfer sensor value, flow sensor value, bill generate amount value to hosted database or local cloud. 3. CONCLUSION The intention of this work was to establish a low cost, efficient, real-time, flexible, easily configurable and most importantly, a portable system which can control the number of water-borne diseases as well as solve the water wastage problem. It comes under Internet of Things (IoT). The objective was to design a smart system for monitoring the water quality and approximating the water level in the tank and prevent the overflow. The sensors are used for monitoring and management of water. The gathered information from every one of the sensors are utilized for investigation reason forbetterarrangementofwaterissues. The data is sent to the cloud server via Wi-Fi module. Using the smart system we can monitor the sensor values and analyze the usage of water. ACKNOWLEDGEMENT The authors gratefully acknowledge the contributions of Prof. Nitin Dhawas for their time to time valuable guidance. REFERENCES [1] “The Times of India,” June 2019. [Online]. Avail- able: https://timesofindia.indiatimes.com/india/polluted- water-killed-7- every-day-in- 2018/articleshow/69996658.cms [2] K. Rose, S. Eldridge, and L. Chapin, “The Internet of Things: An Overview Understanding the Issues and Challenges of a More Connected World,” October 2015. [3] N. Vijayakumar and R. Ramya, “The Real Time Monitoring of WaterQuality in IoT Environment,” in 2015 International Conference onCircuit,Powerand Computing Technologies [ICCPCT], 2015. [4] G. J, C. R. Reddy, P. Meher, S. Shrivastava, and G. Kumar, “Smart Water Monitoring System using IoT,” October 2018. [5] A. T, Bhakti, C. R, and P. D, “IoT Based Low Cost System for Monitoring of Water Quality in Real Time,” May 2018. [6] S. Geetha and S. Gouthami, “Internet of things enabled real time water quality monitoring system,” 2017. [7] S. Alshattnawi and I. Jordan, “Smart Water DistributionManagementSystemArchitectureBased on Internet of Things and Cloud Computing,”in2017 International Conference on New Trends in Computing Sciences, 2017. [8] M. Suresh, U. Muthukumar, and J. Chandapillai, “A Novel Smart Water-Meter based on IoT and Smartphone App for City DistributionManagement,” 2017. [9] B. J. Eck, H. Saito, and S. A. McKenna, “Temperature dynamics andwater quality in distributionsystems,” IBM Journal of Research and Development, 2016. [10] Central Water Commission, 1988. Water Resources of India, Publication No.30/38. New Delhi. [11] Peder Hjorth and Nguyen Thi Dan, 1994, Water management options for urban areas in Asia. Cities 11(2): 125-130. [12] National Water Policy. Ministry of Water Resources, New Delhi, 2002. BIOGRAPHIES Chetna Balasaheb Gawade Student, Department of Information Technology, NMIET, Talegaon, India Shreya Girish Haveli Student, Department of Information Technology, NMIET, Talegaon, India Harshal Rajendra Attarde Student, Department of Information Technology, NMIET, Talegaon, India Prof. Nitin Dhawas Head Of Department , Department of InformationTechnology, NMIET, Talegaon, India