SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5062
IoT BASED SMART WATER MANANGEMENT SYSTEM
Bharathi mohan M1, Ramanan S2, Sanmugavel S3, Tharma pratheesh B4, Ms.priyadarshini S5
1,2,2,3,4UG Scholar, Department of Computer Science and Engineering, Hindusthan Institute of Technology,
Coimbatore, India
5Proffessor, Department of Computer Science and Engineering, Hindusthan Institute of Technology, Coimbatore,
India
------------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract: The Project entitled as “IOT BASED SMART
WATER MANAGEMENT SYSTEM” for smart India. In
today’s ever- growing industrial process, the global
water reserves is perpetually becoming sparse. The
usable water resources on earth are limited. In fact,
99.7% of the planet water is usable by human unless it
goes through costly and environmentally- harmful
procedures while usable water on earth is sparse and
costly to treat, statistics show excessive use worldwide.
Penalties are issued to limit the excessive consumption;
however, their impact is marginal as they so not identify
the reason for the exorbitant consumption. Therefore,
giving users the full awareness about their water
consumption will greatly help in minimizing the water
waste. This project aims to prevent a smart self-powered
water monitoring system that users Iot for indicating the
amount of water flowing and conductivity level. The
system consists of an Iot device that can be installed at
any water source. This system gives the user the ability
to identify time to water flow into the tank and also the
amount of water flowing into the system. User can see
transmitted data on webpage.
Keywords: smart water system, water flow, water
supply, Wi-Fi module, conductivity.
1. INTRODUCTION
Recently, Wireless Sensor Networks (WSNs) have
received widespread applicability not only in monitoring
applications, but also in the field of data collection,
surveillance, and medical telemetry. However, the
impact of using WSNs in industry is still not effective due
to their inefficient implementations. For instance,
industries are still using the traditional way to monitor
the amount of water usage distribution system.
In this project a WSN-based water flow management
system is proposed. The contributions of the project is as
follows.
 The monitoring framework uses flow sensor to
monitor water flow and conductivity in real-
time.
 This is an integrated framework from the
network deployment to the application layer
and can also be used in other monitoring
applications.
This type of web page to easily get the information of all
water flow in home. Which display separate time & date
usage for water flow and conductivity. To understanding
there requirements and new generation capabilities we
have chosen “HTML & CSS” as front–end and “DOT NET
&ARDUINO CODE” as back-end. Dot net helps you
develop high quality application faster. It provide better
response times and require less compute power.
Benefits- User can view the water usage and
conductivity level in webpage. It can update details of
water flow and conductivity per minute on web page.
Penalties are issued to limit the excessive consumption
of water. The problems has been overcome such as
human work, unequal water supply and illegal water
consumption
A.Objectives of the project
In present scenario, the per capita usage of water in a
community with a population of between 20000 to
100000is nearly 100 to 150 litres per day. For
communities with a population of over 100000 the per
capita usage is nearly 150 to 200 litres, per day. This is
according to the BIS standard 1171:1998. The ever
increasing population of metropolitan cities have a led to
significant crisis of water. Meanwhile a large amount of
water is not evenly distributed due to the malfunction in
the current water supply system. The current water
supply system of Bangalore supplies approximately 900
million litres of water per day, despite a municipal
demand of 1.3 billion litres. The per capita water supply
that Bangalore city is able to provide averages 100 to 125
litres, per day. However, the actual availability of water to
the poor areas of the city is limited by infrastructure and
so for these areas, the per capita supply can be as low as
40 to 45 litres per day. Hence there is an excess of supply
in water for many areas resulting in security water in few
areas. This project aims at overcoming these
disadvantages apart from the primary disadvantages
mentioned.
2. EXISTING SYSTEM
The management of water should be in a way that well
as quality can be monitored. The project hence provides
a solution for management of water in housing societies
as well as it monitors the water for basic norms of
quality. The project will facilitate the supervisors of
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5063
societies to take adequate actions which will be required
if the quantity of water decreases from a particular
threshold.
The members of the societies can be notified the level of
water available in the water tanks and the purity of
water by its parameters. The sensed parameters from
the sensors will be collected and will be sent to the cloud
to update the real time data. It has built- In Wi-Fi module
so that it can easily communicate with other devices and
cloud thus allowing its control from any computer such
as a smartphone, over the internet. Besides
microcontroller, we have also used Turbidity sensor for
determining the purity of water.
3. PROPOSED SYSTEM
In order to prevent the over water consumption by
water flow detection method using IOT. It monitoring
the water from street tank to pipes. Which controls the
water flow and it gets connected to secondary
distribution tanks. Each and every street has the flow
control to certain water consumption limit by using RTC
(Real Time Clock). The Wi-Fi module technique used to
enable communication. . The flow rate is determined
through Wi-Fi module. Arduino controller plays a vital
role in performing all controlling operations. It is
interfaced with Wi-Fi module to perform the functions
according to the signal received. And the flow rate is
stored in the database. Penalties are issued to limit the
excessive consumption. The problems has been
overcome such as human work, unequal water supply
and illegal water consumption etc. A flow sensor for
measuring of quantity supplied, eliminating the
drawbacks of traditional water metering systems.This
system works automatically without any human
intervention. On estimating these measured values, the
habitats which over consumes water can be easily
identified and alert is produced. We have also used
conductivity sensor for determining the level of minerals
in the water.
4. IMPLEMENTATION
The block diagram given in our proposed system
demonstrates our overall system architecture which
consists of less complicated features and allows an
important function of portability.
The proposed system architecture consists of following
devices:
Fig.1. Block Diagram
The system architecture of the project contains following
modules:
 Water measurement
 Flow sensor connection
 Arduino board interface
 Display water measurement
 Iot interface
 Display water usage on web page
A. WATER MEASUREMENT
The Arduino flow meter works on the principle of the
Hall result. Here, the Hall Effect is utilized in the flow
meter using a small fan shaped rotor, which is placed in
the path of the liquid flowing. Thus a voltage/pulse is
evoked as this rotor rotates. In this flow meter, for every
liter of liquid passing through it per minute, it outputs
about 4.5 pulses. We live the amount of pulses
employing an Arduino and so calculate the flow in liters
per hour (L/hr) exploitation a straight forward simple
conversion formula.
Fig.2 Flow rate sensor
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5064
B. FLOW SENSOR CONNECTION
The connections required for this flow rate sensor with
respect to the Arduino are very minimal. There square
measure solely three wires returning from the flow rate
sensor. The 5V VCC (red wire), the GND (black wire), and
the signal/pulse (usually yellow) line. This is accustomed
browse the pulse from the flow meter. When the Arduino
detects the water flow, it immediately triggers the pulse
Counter() function. This function then counts the total
number of pulses.
C. ARDUINO BOARD LCD INTERFACE
The lcd display is connected to arduino board in pin 2.
The microcontroller collected the data of water flow
pulse and display in the LCD.
D. DISPLAY WATER MEASUREMENT
When water flow through the sensor, it rotates and
generates pulsated output after each cycle. This pulse is
browse by microcontroller and it sends command
consequently. Number of pulses over specified time
interval is compared with standard (2.25 ml/pulse).
Fig.3 Display water measurement in LCD
E. IOT INTERFACE
The ESP8266 Wi-Fi module is capable of either hosting
an application or offloading all Wi-Fi networking
function from other processor. User need a way to view
and understand the data captured by IOT. The Wi-Fi
module send the data of water usage and conductivity
data to the cloud.
F. DISPLAY WATER USAGE ON WEBPAGE
The water usage data is stored in the cloud and user can
be accessed data on webpage. the login page has user id
and password. The user type the id and password to see
the usage data ion webpage.
5. SOFTWARE REQUIREMENT
Front end: HTML, XML
Back end: Arduino code, DOT NET
Tools: Eclipse, Arduino software, ubidots (cloud)
6. HARDWARE REQUIREMENT
 Microcontroller(Arduino UNO)
 Power supply
 LCD display
 Water flow sensor
 Wi-Fi module
 Conductivity sensor
 Bridge rectifier
7. SYSTEM DESIGN
Fig.4 system design
8. OUTPUT
A. WHEN NO WATER SUPPLY
B. USER LOGIN PAGE
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5065
C. WATER USAGE DATA
9. CONCLUSION
This paper will demonstrate the successful
implementation of an internet-based approach to
measuring water conductivity and quantity usage of
water on a real-time basis. A flow detector for measure
of amount of water, eliminating the drawbacks of analog
water metering systems. Theft can be avoided since
there is a system of digital lock. Security of data is
provided in real time both at hardware and software
level. They are digitalized and automated, high accuracy
is maintained reducing human effort. It is a robust, easy-
to-install system and small in size. This project will
increase the convenience for the residents by enabling
them to monitor and control the water management
system remotely using webpage.
10. REFERENCES
[1] T.Perumal, M.Sulaiman "Water Trends | Global Water
Fund", Globalwaterfund.com,
2018.[Online].Available:http://www.globalwaterfund.co
m/water-trends/.[Accessed: 04- Feb- 2018]
[2] G.Menon, M.Ramesh, Divya P. “Low Cost Wireless
Sensor Network for Water Quality Monitoring in Natural
Water Bodies”. Global Humanitarian Technology
Conference (GHTC), IEEE, 2017
[3] P.Salunke, J.Kate.” Advanced Smart Sensor Interface
in Internet of Things for Water Quality Monitoring”.
International Conference on Data Management, Analytics
and Innovation (ICDMAI), 2017.
[4]S.Narendran, P.Pradeep, M.V.Ramesh.”An Internet of
Things (IoT) based Sustainable Water Management”.
Global Humanitarian Technology Conference (GHTC),
IEEE, 2017.
[5] P.Shah, A.Patil, S.Ingleshwar. “IoT based Smart Water
Tank with Android application”. International
conference on I- SMAC (IoT in Social, Mobile, Analytics
and Cloud), 2017
[6] S.Wadekar, V.Vakare, R.Prajapati, S.Yadav, V.Yadav.
“Water Management Using IoT”. 5th International
Conference on Wireless Networks and Embedded
Systems (WECON), 2016.
[7] Jaytibhatt, jigneshpatoliya,IoT based Water Quality
Monitoring System,,Proceedings of 49th IRF
International Conference, 21st February 2016, Pune,
India, ISBN: 978-93-85973-46-8.
[8] International Journal of Engineering and Innovative
Technology (IJEIT) Volume 3, Issue 8, February
2014 “Automated Water Distribution and Performance
Monitoring System “E.Vinothini, N. Suganya Department
of Pervasive Computing Technology, Kings College of
Engineering, Punalkulam, Tamilnadu.

Contenu connexe

Tendances

Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controllerShahbaz Makandar A.
 
Automatic street light control system
Automatic street light control systemAutomatic street light control system
Automatic street light control systemmundaa
 
Smart water management system
Smart water management systemSmart water management system
Smart water management systemshankar upadhyay
 
Water Level Indicator and Alarm System
Water Level Indicator and Alarm SystemWater Level Indicator and Alarm System
Water Level Indicator and Alarm Systemali4wcct
 
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTAUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTrishav164
 
IRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET Journal
 
automatic irrigation system ppt
automatic irrigation system pptautomatic irrigation system ppt
automatic irrigation system pptAbhishek Awasthi
 
WATER LEVEL AUTOMATIC PUMP CONTROLLER
WATER LEVEL AUTOMATIC PUMP CONTROLLERWATER LEVEL AUTOMATIC PUMP CONTROLLER
WATER LEVEL AUTOMATIC PUMP CONTROLLERshiv kapil
 
Project Report on Water Level Indicator
Project Report on Water Level IndicatorProject Report on Water Level Indicator
Project Report on Water Level IndicatorSumitDutta58
 
AUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEMAUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEMAJAL A J
 
Sa 1... science .. class 10
Sa 1... science .. class 10Sa 1... science .. class 10
Sa 1... science .. class 10Anupam Narang
 
Automated plant watering system
Automated plant watering systemAutomated plant watering system
Automated plant watering systemSamreenSamreen4
 
Water management questionnaire for apartments
Water management questionnaire for apartmentsWater management questionnaire for apartments
Water management questionnaire for apartmentsbiomeshubha
 
arduino based automatic irrigation system
arduino based automatic irrigation systemarduino based automatic irrigation system
arduino based automatic irrigation systemMiJanurSimon
 
Adjustable dc power supply ppt
Adjustable dc power supply pptAdjustable dc power supply ppt
Adjustable dc power supply pptdibyendudas1996
 
arduino based automtic irrigation system
arduino based automtic irrigation systemarduino based automtic irrigation system
arduino based automtic irrigation systemMiJanurSimon
 
Smart Dam Monitering & Controling
Smart Dam Monitering & ControlingSmart Dam Monitering & Controling
Smart Dam Monitering & ControlingKrishnenduDatta4
 

Tendances (20)

Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controller
 
Automatic street light control system
Automatic street light control systemAutomatic street light control system
Automatic street light control system
 
Smart water management system
Smart water management systemSmart water management system
Smart water management system
 
Water Level Indicator and Alarm System
Water Level Indicator and Alarm SystemWater Level Indicator and Alarm System
Water Level Indicator and Alarm System
 
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTAUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
 
Automatic Light Controller
Automatic Light ControllerAutomatic Light Controller
Automatic Light Controller
 
IRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry Pi
 
automatic irrigation system ppt
automatic irrigation system pptautomatic irrigation system ppt
automatic irrigation system ppt
 
WATER LEVEL AUTOMATIC PUMP CONTROLLER
WATER LEVEL AUTOMATIC PUMP CONTROLLERWATER LEVEL AUTOMATIC PUMP CONTROLLER
WATER LEVEL AUTOMATIC PUMP CONTROLLER
 
Water Level Indicator with Alarm
Water Level Indicator with AlarmWater Level Indicator with Alarm
Water Level Indicator with Alarm
 
Project Report on Water Level Indicator
Project Report on Water Level IndicatorProject Report on Water Level Indicator
Project Report on Water Level Indicator
 
AUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEMAUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEM
 
PIR based security system
PIR based security systemPIR based security system
PIR based security system
 
Sa 1... science .. class 10
Sa 1... science .. class 10Sa 1... science .. class 10
Sa 1... science .. class 10
 
Automated plant watering system
Automated plant watering systemAutomated plant watering system
Automated plant watering system
 
Water management questionnaire for apartments
Water management questionnaire for apartmentsWater management questionnaire for apartments
Water management questionnaire for apartments
 
arduino based automatic irrigation system
arduino based automatic irrigation systemarduino based automatic irrigation system
arduino based automatic irrigation system
 
Adjustable dc power supply ppt
Adjustable dc power supply pptAdjustable dc power supply ppt
Adjustable dc power supply ppt
 
arduino based automtic irrigation system
arduino based automtic irrigation systemarduino based automtic irrigation system
arduino based automtic irrigation system
 
Smart Dam Monitering & Controling
Smart Dam Monitering & ControlingSmart Dam Monitering & Controling
Smart Dam Monitering & Controling
 

Similaire à IRJET- IoT based Smart Water Manangement System

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
 
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 - Automatic Water Billing System
IRJET -  	  Automatic Water Billing SystemIRJET -  	  Automatic Water Billing System
IRJET - Automatic Water Billing SystemIRJET Journal
 
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...IRJET 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
 
IRJET- IoT based Water Management System using Arduino
IRJET- IoT based Water Management System using ArduinoIRJET- IoT based Water Management System using Arduino
IRJET- IoT based Water Management System using ArduinoIRJET Journal
 
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...IRJET Journal
 
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
 
IRJET- Automated Water Conservation and Theft Detection using IOT
IRJET-  	  Automated Water Conservation and Theft Detection using IOTIRJET-  	  Automated Water Conservation and Theft Detection using IOT
IRJET- Automated Water Conservation and Theft Detection using IOTIRJET Journal
 
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- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoTIRJET- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoTIRJET Journal
 
IRJET - Water Monitoring System – IoT
IRJET -  	  Water Monitoring System – IoTIRJET -  	  Water Monitoring System – IoT
IRJET - Water Monitoring System – IoTIRJET Journal
 
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...IRJET Journal
 
IRJET- Smart Water Management
IRJET-  	  Smart Water ManagementIRJET-  	  Smart Water Management
IRJET- Smart Water ManagementIRJET Journal
 
IRJET- Real-Time Water Quality Monitoring System
IRJET- Real-Time Water Quality Monitoring SystemIRJET- Real-Time Water Quality Monitoring System
IRJET- Real-Time Water Quality Monitoring SystemIRJET Journal
 
IRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET- Smart Water Monitoring System using IoT
IRJET- Smart Water Monitoring System using IoTIRJET Journal
 
Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...IRJET Journal
 
IRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET Journal
 
Smart Rainwater Harvesting System
Smart Rainwater Harvesting SystemSmart Rainwater Harvesting System
Smart Rainwater Harvesting SystemIRJET Journal
 
IRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET Journal
 

Similaire à IRJET- IoT based Smart Water Manangement System (20)

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- IoT based Water Monitoring System
IRJET- IoT based Water Monitoring SystemIRJET- IoT based Water Monitoring System
IRJET- IoT based Water Monitoring System
 
IRJET - Automatic Water Billing System
IRJET -  	  Automatic Water Billing SystemIRJET -  	  Automatic Water Billing System
IRJET - Automatic Water Billing System
 
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
 
IRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring SystemIRJET - Water Distribution and Monitoring System
IRJET - Water Distribution and Monitoring System
 
IRJET- IoT based Water Management System using Arduino
IRJET- IoT based Water Management System using ArduinoIRJET- IoT based Water Management System using Arduino
IRJET- IoT based Water Management System using Arduino
 
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
IRJET- Design and Implementation of Wireless based Water Level Monitoring Sys...
 
IRJET- 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
 
IRJET- Automated Water Conservation and Theft Detection using IOT
IRJET-  	  Automated Water Conservation and Theft Detection using IOTIRJET-  	  Automated Water Conservation and Theft Detection using IOT
IRJET- Automated Water Conservation and Theft Detection using IOT
 
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- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoTIRJET- Smart Meter for Water Utilization using IoT
IRJET- Smart Meter for Water Utilization using IoT
 
IRJET - Water Monitoring System – IoT
IRJET -  	  Water Monitoring System – IoTIRJET -  	  Water Monitoring System – IoT
IRJET - Water Monitoring System – IoT
 
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...IRJET-  	  Software Sensor for Potable Water Quality through Qualitative and ...
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
 
IRJET- Smart Water Management
IRJET-  	  Smart Water ManagementIRJET-  	  Smart Water Management
IRJET- Smart Water Management
 
IRJET- Real-Time Water Quality Monitoring System
IRJET- Real-Time Water Quality Monitoring SystemIRJET- Real-Time Water Quality Monitoring System
IRJET- Real-Time Water Quality Monitoring System
 
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
 
Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...Water Level and Leakage Detection System with its Quality Analysis based on S...
Water Level and Leakage Detection System with its Quality Analysis based on S...
 
IRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using IotIRJET- Water Level Monitoring System in Water Dispensers using Iot
IRJET- Water Level Monitoring System in Water Dispensers using Iot
 
Smart Rainwater Harvesting System
Smart Rainwater Harvesting SystemSmart Rainwater Harvesting System
Smart Rainwater Harvesting System
 
IRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET- Water Level Monitoring System
IRJET- Water Level Monitoring System
 

Plus de 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
 

Plus de 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...
 

Dernier

BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 

Dernier (20)

(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 

IRJET- IoT based Smart Water Manangement System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5062 IoT BASED SMART WATER MANANGEMENT SYSTEM Bharathi mohan M1, Ramanan S2, Sanmugavel S3, Tharma pratheesh B4, Ms.priyadarshini S5 1,2,2,3,4UG Scholar, Department of Computer Science and Engineering, Hindusthan Institute of Technology, Coimbatore, India 5Proffessor, Department of Computer Science and Engineering, Hindusthan Institute of Technology, Coimbatore, India ------------------------------------------------------------------------***------------------------------------------------------------------------- Abstract: The Project entitled as “IOT BASED SMART WATER MANAGEMENT SYSTEM” for smart India. In today’s ever- growing industrial process, the global water reserves is perpetually becoming sparse. The usable water resources on earth are limited. In fact, 99.7% of the planet water is usable by human unless it goes through costly and environmentally- harmful procedures while usable water on earth is sparse and costly to treat, statistics show excessive use worldwide. Penalties are issued to limit the excessive consumption; however, their impact is marginal as they so not identify the reason for the exorbitant consumption. Therefore, giving users the full awareness about their water consumption will greatly help in minimizing the water waste. This project aims to prevent a smart self-powered water monitoring system that users Iot for indicating the amount of water flowing and conductivity level. The system consists of an Iot device that can be installed at any water source. This system gives the user the ability to identify time to water flow into the tank and also the amount of water flowing into the system. User can see transmitted data on webpage. Keywords: smart water system, water flow, water supply, Wi-Fi module, conductivity. 1. INTRODUCTION Recently, Wireless Sensor Networks (WSNs) have received widespread applicability not only in monitoring applications, but also in the field of data collection, surveillance, and medical telemetry. However, the impact of using WSNs in industry is still not effective due to their inefficient implementations. For instance, industries are still using the traditional way to monitor the amount of water usage distribution system. In this project a WSN-based water flow management system is proposed. The contributions of the project is as follows.  The monitoring framework uses flow sensor to monitor water flow and conductivity in real- time.  This is an integrated framework from the network deployment to the application layer and can also be used in other monitoring applications. This type of web page to easily get the information of all water flow in home. Which display separate time & date usage for water flow and conductivity. To understanding there requirements and new generation capabilities we have chosen “HTML & CSS” as front–end and “DOT NET &ARDUINO CODE” as back-end. Dot net helps you develop high quality application faster. It provide better response times and require less compute power. Benefits- User can view the water usage and conductivity level in webpage. It can update details of water flow and conductivity per minute on web page. Penalties are issued to limit the excessive consumption of water. The problems has been overcome such as human work, unequal water supply and illegal water consumption A.Objectives of the project In present scenario, the per capita usage of water in a community with a population of between 20000 to 100000is nearly 100 to 150 litres per day. For communities with a population of over 100000 the per capita usage is nearly 150 to 200 litres, per day. This is according to the BIS standard 1171:1998. The ever increasing population of metropolitan cities have a led to significant crisis of water. Meanwhile a large amount of water is not evenly distributed due to the malfunction in the current water supply system. The current water supply system of Bangalore supplies approximately 900 million litres of water per day, despite a municipal demand of 1.3 billion litres. The per capita water supply that Bangalore city is able to provide averages 100 to 125 litres, per day. However, the actual availability of water to the poor areas of the city is limited by infrastructure and so for these areas, the per capita supply can be as low as 40 to 45 litres per day. Hence there is an excess of supply in water for many areas resulting in security water in few areas. This project aims at overcoming these disadvantages apart from the primary disadvantages mentioned. 2. EXISTING SYSTEM The management of water should be in a way that well as quality can be monitored. The project hence provides a solution for management of water in housing societies as well as it monitors the water for basic norms of quality. The project will facilitate the supervisors of
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5063 societies to take adequate actions which will be required if the quantity of water decreases from a particular threshold. The members of the societies can be notified the level of water available in the water tanks and the purity of water by its parameters. The sensed parameters from the sensors will be collected and will be sent to the cloud to update the real time data. It has built- In Wi-Fi module so that it can easily communicate with other devices and cloud thus allowing its control from any computer such as a smartphone, over the internet. Besides microcontroller, we have also used Turbidity sensor for determining the purity of water. 3. PROPOSED SYSTEM In order to prevent the over water consumption by water flow detection method using IOT. It monitoring the water from street tank to pipes. Which controls the water flow and it gets connected to secondary distribution tanks. Each and every street has the flow control to certain water consumption limit by using RTC (Real Time Clock). The Wi-Fi module technique used to enable communication. . The flow rate is determined through Wi-Fi module. Arduino controller plays a vital role in performing all controlling operations. It is interfaced with Wi-Fi module to perform the functions according to the signal received. And the flow rate is stored in the database. Penalties are issued to limit the excessive consumption. The problems has been overcome such as human work, unequal water supply and illegal water consumption etc. A flow sensor for measuring of quantity supplied, eliminating the drawbacks of traditional water metering systems.This system works automatically without any human intervention. On estimating these measured values, the habitats which over consumes water can be easily identified and alert is produced. We have also used conductivity sensor for determining the level of minerals in the water. 4. IMPLEMENTATION The block diagram given in our proposed system demonstrates our overall system architecture which consists of less complicated features and allows an important function of portability. The proposed system architecture consists of following devices: Fig.1. Block Diagram The system architecture of the project contains following modules:  Water measurement  Flow sensor connection  Arduino board interface  Display water measurement  Iot interface  Display water usage on web page A. WATER MEASUREMENT The Arduino flow meter works on the principle of the Hall result. Here, the Hall Effect is utilized in the flow meter using a small fan shaped rotor, which is placed in the path of the liquid flowing. Thus a voltage/pulse is evoked as this rotor rotates. In this flow meter, for every liter of liquid passing through it per minute, it outputs about 4.5 pulses. We live the amount of pulses employing an Arduino and so calculate the flow in liters per hour (L/hr) exploitation a straight forward simple conversion formula. Fig.2 Flow rate sensor
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5064 B. FLOW SENSOR CONNECTION The connections required for this flow rate sensor with respect to the Arduino are very minimal. There square measure solely three wires returning from the flow rate sensor. The 5V VCC (red wire), the GND (black wire), and the signal/pulse (usually yellow) line. This is accustomed browse the pulse from the flow meter. When the Arduino detects the water flow, it immediately triggers the pulse Counter() function. This function then counts the total number of pulses. C. ARDUINO BOARD LCD INTERFACE The lcd display is connected to arduino board in pin 2. The microcontroller collected the data of water flow pulse and display in the LCD. D. DISPLAY WATER MEASUREMENT When water flow through the sensor, it rotates and generates pulsated output after each cycle. This pulse is browse by microcontroller and it sends command consequently. Number of pulses over specified time interval is compared with standard (2.25 ml/pulse). Fig.3 Display water measurement in LCD E. IOT INTERFACE The ESP8266 Wi-Fi module is capable of either hosting an application or offloading all Wi-Fi networking function from other processor. User need a way to view and understand the data captured by IOT. The Wi-Fi module send the data of water usage and conductivity data to the cloud. F. DISPLAY WATER USAGE ON WEBPAGE The water usage data is stored in the cloud and user can be accessed data on webpage. the login page has user id and password. The user type the id and password to see the usage data ion webpage. 5. SOFTWARE REQUIREMENT Front end: HTML, XML Back end: Arduino code, DOT NET Tools: Eclipse, Arduino software, ubidots (cloud) 6. HARDWARE REQUIREMENT  Microcontroller(Arduino UNO)  Power supply  LCD display  Water flow sensor  Wi-Fi module  Conductivity sensor  Bridge rectifier 7. SYSTEM DESIGN Fig.4 system design 8. OUTPUT A. WHEN NO WATER SUPPLY B. USER LOGIN PAGE
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5065 C. WATER USAGE DATA 9. CONCLUSION This paper will demonstrate the successful implementation of an internet-based approach to measuring water conductivity and quantity usage of water on a real-time basis. A flow detector for measure of amount of water, eliminating the drawbacks of analog water metering systems. Theft can be avoided since there is a system of digital lock. Security of data is provided in real time both at hardware and software level. They are digitalized and automated, high accuracy is maintained reducing human effort. It is a robust, easy- to-install system and small in size. This project will increase the convenience for the residents by enabling them to monitor and control the water management system remotely using webpage. 10. REFERENCES [1] T.Perumal, M.Sulaiman "Water Trends | Global Water Fund", Globalwaterfund.com, 2018.[Online].Available:http://www.globalwaterfund.co m/water-trends/.[Accessed: 04- Feb- 2018] [2] G.Menon, M.Ramesh, Divya P. “Low Cost Wireless Sensor Network for Water Quality Monitoring in Natural Water Bodies”. Global Humanitarian Technology Conference (GHTC), IEEE, 2017 [3] P.Salunke, J.Kate.” Advanced Smart Sensor Interface in Internet of Things for Water Quality Monitoring”. International Conference on Data Management, Analytics and Innovation (ICDMAI), 2017. [4]S.Narendran, P.Pradeep, M.V.Ramesh.”An Internet of Things (IoT) based Sustainable Water Management”. Global Humanitarian Technology Conference (GHTC), IEEE, 2017. [5] P.Shah, A.Patil, S.Ingleshwar. “IoT based Smart Water Tank with Android application”. International conference on I- SMAC (IoT in Social, Mobile, Analytics and Cloud), 2017 [6] S.Wadekar, V.Vakare, R.Prajapati, S.Yadav, V.Yadav. “Water Management Using IoT”. 5th International Conference on Wireless Networks and Embedded Systems (WECON), 2016. [7] Jaytibhatt, jigneshpatoliya,IoT based Water Quality Monitoring System,,Proceedings of 49th IRF International Conference, 21st February 2016, Pune, India, ISBN: 978-93-85973-46-8. [8] International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 8, February 2014 “Automated Water Distribution and Performance Monitoring System “E.Vinothini, N. Suganya Department of Pervasive Computing Technology, Kings College of Engineering, Punalkulam, Tamilnadu.