Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Smart Water Flow Meter for Improved

2022 Second International Conference on Advances in Electrical, Computing, Communication and Sustainable Technologies (ICAECT) | 978-1-6654-1120-2/22/$31.00 ©2022 IEEE | DOI: 10.1109/ICAECT54875.2022.9808041

Measurement of Water Usage in a Smart City


N. Sushma H. N. Suresh J. Mohana Lakshmi
Department of E&C Engineering Department of E&E Engineering Electrical, Instrumentation and Controls
Malnad College of Engineering Malnad College of Engineering L & T Technology Services
Hassan - 573202 and affiliated to Hassan - 573202 and affiliated to Mysuru - 570018, India.
Visvesvaraya Technological Visvesvaraya Technological mohana2024@gmail.com
University, Belagavi - 590018, India. University, Belagavi - 590018, India.
sushma.sneha@gmail.com mce.suresh@gmail.com

Abstract—Water shortage is one of the predominant changes to the plumbing system are required for noninvasive
problems which influences billions of humans throughout the water flow monitoring [8]. If there is any leakage of water in
world. With the cities transforming to dwelling places of smart the pipeline, the location of leakage can be detected using
infrastructure, controlling, analyzing and reducing the water GSM/GPRS system and software analysis [9]. A system that
consumption of the houses has proved to be challenging.
provides an instant alert about leakage is also developed [10].
Existing smart water monitoring devices are prone to theft,
damage and can be quite expensive. As a result, developing Furthermore, real-time data from flow meters based on IoT
countries are facing a difficult time in acquiring and aids water saving [11]. An alarm and display shower monitor
maintaining high quality monitoring tools. Thereby water system are employed at the shower end to alert the user on
information stays erroneous and generally depends on isolated water wastage [12]. The water meter is an important piece of
estimations. Hence, there is an increased demand for low-cost, equipment in the administration of water distribution systems
reliable and precise flow sensors that are easy to use. To meet as it measures the quantity of water delivered from a public
this necessity a low-cost, remote monitored smart water meter water supply system to a residential or business premises
is proposed in this article to monitor water usage in urban [10]. In general, there are three types of water meters:
private residences. A water flow sensor along with Raspberry Pi
mechanical, electromechanical and entirely electronic water
Pico is used that continuously monitors water usage. With the
ability to monitor and visualize data with ease, the designed meters. Table I indicates the operation pros and cons of these
smart water meter is capable of sensing even moderate pipeline water meters.
flow rates with a serverless architecture. The proposed meter
also records monthly average water requirement of a house. TABLE I. COMPARISON OF WATER METERS.
Classification Merits Demerits
Keywords—LoRa, Smart Water Meter, Smart City, Calibration Fully Mechanical Simple to design, Low flow rates result in a
Factor, Raspberry Pi Pico. minimal cost and restricted measuring
long-term reliability. range and lower accuracy,
I. INTRODUCTION lack of real-time data.
Electromechanical Data in real-time. Electronic component
The adoption and use of modern technology to improve demands additional
the standard of life and lessen the effect of human activities protection, resulting in
is becoming more anticipated across the world. The influence decrease in stability.
of consumer behaviors on the environment, as well as the Fully Electronic Information with Additional water-proof
great precision and protection and power
increasing demand for pure water because of urbanization [1] that is updated in supply are required.
and the expense of managing a growing population in cities real-time.
transport, storage, purification and distribution of water has
become a matter of concern. Water use and associated sewage Electronic circuit components have gradually been added
overheads have been influenced by rapid changes in the way into mechanical water meters during the last two decades to
of life and better paying capacity. Water utilities have give autonomous features such as Automatic Meter Reading
traditionally seen water distribution management as a delicate (AMR) [13]. The electromechanical water meters have a
undertaking requiring a philanthropic methodology, which mechanical measuring base. New measuring concepts, such as
can result in uneconomically high water management costs fluidic [14], electromagnetic flow meters [15] and ultrasonic
and irregular expense sharing agreements between diverse flow meters [16] have recently been used to build
customer groups [2]. Water utilities are rapidly recognizing sophisticated electronic water meters.
the value of smart meters in demand control, client service, In ultrasonic water meters, the velocity of the fluid is
work enhancement and operational excellence. determined by transmitting ultrasonic sound waves through
Advancements in technology like smart meters based on IoT the fluid using one or more ultrasonic transducers [17].
and sensors that help in saving water are progressively Completely electronic water meters, in general, have greater
featured in today's sophisticated programs [3]. Leaks may be measurement accuracy than fully mechanical water meters,
identified, controlled and even patched automatically with making them a suitable option for improving water supply
the help of automatic leak detection and monitoring systems, management in smart cities [18].
allowing for significant advancements in the optimization of
The requirement for low cost, reliable and efficient smart
water-intensive operations and activity control [4].
water flow meters has seen an increasing necessity [19]. Self-
With the advancement of the smart city idea [5], powered water flow meters are also being developed, but the
continuous information gathered from sensors placed in reliability of the system is of main concern [20]. In this
essential locations [6], as well as waterworks networks, is context, design and installation of a smart water meter
projected to enable centralized administration [7]. No employing an embedded controller is proposed in this article.
A complete smart architecture employing Raspberry Pi-Pico of the water flow sensor, motor driver and solenoid valve are
integrated with a LORA communication network is presented in the subsections to follow.
developed. The system is designed to monitor water usage
while accounting for the energy consumption of the sensor B. YF-S201 Hall Effect Water Flow Meter/Sensor
node. The contribution of the work carried out lies in Accurate flow measurement is a critical step from both
developing a system design for a smart water meter,
qualitative and economic standpoints. Flow meters are
measurement of water flow using Hall Effect water flow
meter, development of the required circuitry and PCB effective instruments for measuring water flow. Water flow
fabrication. The work focuses on using the water flow sensor sensor YF-S201 is used in this work to design a reliable water
and microcomputer for water flow measurement and management system. Fig. 2 depicts the interior structure of
collecting real-time data on water consumption. the YF-S201 sensor. YF-S201 is a turbine flow sensor with a
pulse output. A plastic body and a water rotor make up this
II. SYSTEM DESIGN AND METHODOLOGY low-cost water flow sensor. It also has an internal circuit for
With the advancement in technology, deploying a the Hall effect sensor, which operates on the basis of
wireless network in large areas is not at all a problem today. electromagnetism and generates pulses at the output pin. It is
Integration of wireless modules with suitable IoT-based a low-power device with a maximum flow rate of 30 liters per
controllers has led to the development of feasible water minute. The Red (5-24V DC power), black (ground) and
measurement systems in smart cities [21]. With effective yellow (Hall effect pulse output: PWM output) wires are
communication protocols, LoRa and Raspberry Pi Pico, a included with the sensor. The turbine blades are subjected to
smart water flow meter is developed. The entire system is a torque that powers the rotor when liquid flows over the
simple, compact and is said to consume substantially less sensor. The speed of rotation is related to fluid velocity once
current compared to Raspberry Pi and Arduino Uno. In this a constant rotation speed has been achieved. Another
section, the system design and methodology used for the rotational speed measurement device, a Hall effect sensor, is
proposed residential water consumption tracking system are utilized in the YF-S201 to determine the turbine's rotational
discussed. This smart water flow meter has been shown to speed.
measure water flow accurately consuming less power.
A. System Design
The proposed system in this research attempts to create a
smart water meter that can track water usage while
accounting for the sensor node's energy consumption. The
proposed system's block diagram is shown in Fig. 1.

Fig. 2. Different parts of YF-S201.

On each turn, an electrical pulse is created by the


integrated magnetic Hall effect sensor. The water pipe and
the Hall effect sensor are separated which keeps it safe and
dry. The number of pulses at the sensor's output makes
calculating the water flow simple. Each pulse contains about
2.25 milliliters of water. In this sensor, pulse rate varies based
on flow rate, fluid pressure and sensor orientation. The
current consumption of the YF-S201 water flow sensor is
Fig. 1. Block diagram of the proposed smart water meter. about 15-20mA at 5V.
The suggested system is designed by combining a Hall C. L293 Motor Driver IC
effect water flow meter/sensor and Raspberry Pi Pico along
with E32/1W LoRa module. Raspberry Pi Pico, a The L293 motor driver IC serves as a link between
microcomputer, serves as the system’s heart to perform all Raspberry Pi Pico and the solenoid valve. The L293D IC
the required tasks. The water flow sensor is connected to the receives Raspberry Pi Pico signals and transfers the
Raspberry Pi Pico to collect the data in real-time. Raspberry corresponding signal to the solenoid valve. It has two voltage
Pi Pico also controls the solenoid valve connected to the pins, one for pulling current to power the L293D and the other
pipeline. Water usage is measured using the YF-S201 water for applying a voltage to the valve. The L293D alters its
flow sensor. The water flow sensor consists of a rotor. This output signal from 1 to 0 and 0 to 1 in response to the Pico's
magnetic rotor rotates as water flows through the sensor and input. L293D is made up of two H-bridges as shown in Fig.
the rotor's rotational speed varies with the flow rate. The data 3.
collected will be stored in the controller Raspberry Pi Pico
If the switches S1 & S4 are maintained closed and the
and will be transferred through E32/1W LoRa module to the
switches S2 & S4 are kept open, electricity travel from the
municipal corporation when requested. LoRa will wake up
Vin input to the motor's switch S1, then to switch S3 and
from sleep mode when an interrupt is detected from the
finally out of the circuit. The motor would turn clockwise as
sensor or a signal to retrieve information for shutting the
a result of the current flow. The current flows in the other
valve is received from municipal corporation. The working
direction when S4 and S2 are closed but S1 and S3 are left
open, causing the motor to rotate counter-clockwise. The coefficient varies as the water pressure and diameter of the
motor obtains positive voltage from both sides when S1 and water pipe vary. As the loop may not finish in a precise one
S4 are closed while S2 and S3 are open, bringing the motor second span, the output is scaled by the number of
shaft to a halt. milliseconds since the most recent execution. The flow rate is
computed by considering the number of pulses per second per
unit of measurement and the calibration factor which affects
the Flow Rate output (FR) as given in (1). When water stops
flowing through the sensor, the time to compute the current
flow of water does not increase. Therefore, the current time
of the water flow is the same as the one it was before it
stopped.
 1000
×CP
CT-PT 
FR=
CF
Fig. 3. H-bridge with four switches on the corners of the H.
where, CT is Current Time in millisecond, TP is previous
scan time in millisecond, CP is the count of the Current Pulse
D. Solenoid Valve. and CF is the Calibration Factor of the water flow sensor.
The solenoid valve and its associated components are The current milliliters of water that has passed through
shown in Fig. 4. When electricity passes through the the sensor every one second is calculated using (2). The total
solenoid, the coil is triggered and creates a magnetic field. milliliters of water flowing via the sensor is calculated using
The plunger and the spring force form a magnetic (3). Hence, the total amount of water consumed can be
attraction, forcing the plunger to move. If the valve is calculated at any moment.
normally closed, the plunger is lifted, allowing the seal to
Flow rate
open the aperture and allow the fluid to flow through the Flow in Milliliters= ×1000 (2)
valve. The plunger goes down while the valve is normally 60
open, obstructing the orifice and limiting water flow
flowing through the valve. Total flow in Milliliter
= Current flow in milliliters
+ Previous flow in milliliters (3)
The methodology employed follows a sequence of steps
as shown in Fig. 5. The process involved in smart water meter
is as follows:
i. The solenoid valve is normally closed. A pulse of
10ms is sent from the controller to the driver circuit to
open the solenoid valve.
ii. The turbine wheel turns as water runs through the
pipeline, causing the magnet flux to interfere with the
Fig. 4. Solenoid valve's components: A-coil, B- armature, Hall effect sensor. The sensor creates a pulse signal,
C-shading ring, D-spring, E-plunger, F-seal and G- valve body.
which may be used to estimate the water volume,
The smart water flow system is an integrated module because the rate of interference is dependent on the
comprising the LoRa, Hall effect sensor, motor driver IC and speed of water flow.
the solenoid. All these components are arranged and iii. The water flow sensor's output is connected to the
assembled together to form a smart water flow meter. The Raspberry Pi Pico unit's interrupt pin, which counts
assembly of the components once done into a single casing the number of pulses or interrupts per unit time. The
can be further connected to measure water flow in residential number of pulses counted will be directly proportional
areas. to the rate of water flow.
E. Methodology iv. When an interrupt is detected, the total pulse count
received from the sensor is utilized to calculate the net
To detect the movement into the pipe, a water flow sensor
amount of water flow in liters.
is linked to it and the water flow sensor's Hall effect converts
water movement into pulses. When the pipeline valve is shut, v. If there is no water flow for a predetermined time, say
the detected output is zero i.e., no pulse is detected as there is 1 minute, the total liters measured will be saved for
no flow of water. The sensor converts the Hall effect motion the next estimation and will also be displayed for the
into pulses when the water valve is open, which is user.
subsequently transformed to a measured value.
vi. In addition to these functions, the solenoid valve can
The Hall-effect flow sensor's output is also represented by be remotely shut off in the event of a failed bill
the calibration coefficient. For accurate reading during the payment and switched back on in the event of a
working period, this factor is modified. The calibration successful payment thereafter.
Fig. 5. Flowchart illustrating the different phases involved in the proposed methodology.

vii. The working hours of the unit must be reduced to is set correctly. As the water pressure and diameter of the
minimize the power consumption. Hence, sleep mode water pipe change, so does the calibration coefficient. As a
is activated for the LoRa module when there is no result, a correct calibration factor value must be established
process involved. to achieve more precision. To determine the calibration
factor, the trial-and-error method is used. The calibration
viii. An interrupt caused by water flow through the sensor
factor is initially set to 1 in the trial-and-error approach and
or by sink node to turn ON/OFF solenoid valve wakes
500ml of water is passed through the sensor and the measured
up the LoRa module of the smart water meter and
value is compared. The calibration factor is increased and the
returns to the sleep mode after completing the process.
process is repeated until the measured value is the actual
The methodology clearly shows the operation of a smart value to the best extent. Based on the trial-and-error method,
water meter. The complete process is explained with the help a greater level of accuracy is obtained in the present work for
of a flow chart in Fig. 5. Further, the procedure followed in the calibration factor of 4.5.
the adjustment of calibration factor and initialization of
G. Water Flow Sensor Parameters
parameters is discussed in section F and section G
respectively. The controller initializes the various parameters used to
calculate the total amount of water flow. The value of Pulse
F. Selection of Calibration Factor
Count, Flow Rate, Previous Time in Milliseconds, Current
Choosing the proper calibration factor value requires a Time in Milliseconds and Total Flow in Milliliters are
trial-and-error method for achieving greater accuracy. The initialized to ‘0’. This initialization does not affect billing
higher the accuracy, the more is the closeness between actual when the system is installed for the first time. The value of
and measured value. Table II shows the calibration factor for the calibration factor is set to 4.5. The minimum water
multiple readings. pressure required is 0.5 bar for the sensor to operate. This
TABLE II. CALIBRATION FACTOR ADJUSTMENT.
precaution is taken to ensure that the water flow sensor does
not produce pulses for airflow within the water pipe. The
Iteration Calibration True Value Measured Value values of each parameter get updated with the last measured
Number Factor in milliliters in milliliters
value which is the initial value for the next readings. Table II
1 3 500 1000
shows that measured and actual values for the calibration
2 4 500 650
factor of 4.5 are in close proximity. Discussion on further
3 4.5 500 510
4 5 500 460
results obtained upon experimental studies conducted is
5 6 500 388 narrated in the next section.

The closer the actual and measured value, the best is the III. EXPERIMENTAL RESULTS
calibration factor. The system is designed to deliver an This section discusses the findings and inferences drawn
accuracy of 95 percent or greater when the calibration factor from the experiments conducted. Following the design of the
smart water meter, the system is evaluated to confirm whether communication using the LoRa unit. The data is transmitted
accurate water measurement is possible. Multiple tests are to the sink node after the total liters have been calculated and
carried out to assess the smart water meter's functionality. the same is displayed for the user. The readings transmitted
from the smart water meter are the same as the readings
A. Testing of Water Flow Quantity
received by the sink node.
This test is performed to check whether a water flow
The commands ‘off_sol’ and ‘on_sol’ are used to turn
meter can gather the amount of water flowing through a pipe.
OFF and turn ON solenoid valve, on failing to pay the water
The hardware setup is shown in Fig. 6. The prototype is
bill and upon successful payment of water bill respectively,
linked to the house's water input line. To compare the
as shown in Fig. 9. The total liters consumed are sent to the
measured and collected water quantities, the water pouring
sink node on request and also when water stops flowing
out of the hardware is collected in a 1-liter water bottle. Water
through the sensor.
is pumped through a 1/2-inch conduit to test the system. The
measured water flow value is transmitted to the sink node
within 4 seconds by LoRa module. The solenoid valve is
successfully turned OFF and ON remotely via sink node, in
addition to detecting the water flow.

Fig. 8. Data transmission of sensor node to sink node.

Fig. 9. Remote turn ON and OFF of solenoid value upon receiving a signal
from the sink node.

The available smart water flow meters though perform


with an accuracy level of 98%, yet they pose a disadvantage
with respect to cost, maintenance and clogging. This makes
Fig. 6. Prototype of the smart water meter.
them unreliable to be deployed on large scale in a bigger area
of a smart city. Table IV gives the comparison with accuracy
To assess the accuracy of the water flow meter utilized, a and other characteristics of different flow meters currently
series of tests are conducted that captures data using 500ml deployed in smart cities in India.
of water for several iterations. Table III indicates that the
TABLE IV. COMPARISON OF EXISTING FLOW METERS WITH THE
smart water meter captures data with an approximate PROPOSED FLOW METER.
accuracy of 99%. The measured values of the five iterations
are almost equivalent to the real value, as shown in Fig. 7. Sl.
Meter Type Accuracy Advantages Disadvantages
No.
TABLE III. DATA ACQUIRED UPON EXPERIMENTATION. 1. Inferential 95% Tamper- Affected by
Water Meter free, rust- clogging.
Number of [22] free, air- Requires
Actual Value Measured Value Accuracy
Iterations tight vertical
1 500 504 99.2% installation
2 500 510 98% 2. Mechanical 98% Necessitates Clogging
3 500 495 99% Water Meters less in-line
4 500 506 98.8% [12] maintenance
5 500 496 99.2% 3. Electromagnetic 99.5% No moving High cost, high
Meters [13] parts maintenance
4. Ultrasonic 98% No moving High cost
Comparison of True and Measured Water Meters parts, no
[16] contact with
Value water and
500 504 500 510 500 495 500 506 500 496 hence no
Experimental Data

600
pressure
400 drop
5. Proposed Water 99% Low cost, Requires
200
4 10 5 6 4 Flow Meter easy to periodic
0 install, low calibration
1 2 3 4 5 maintenance

No. of Iterations Table IV indicates the accuracy of the proposed water


flow meter to be greater than the other available flow meters.
True Value Measured Value Error
Also, the proposed system involves less maintenance and
ease of installation and operation when compared with other
Fig. 7. Comparison of the actual value and measured value of the water flow meters. Further, the proposed system provides IoT
flow for the calibration factor of 4.5. enabled feasible solution for tracking and forecasting water
consumption via domestic pipeline, especially in a residential
Fig. 8. depicts the result of a sensor node that successfully locality of smart cities.
communicated data to a sink node via wireless
IV. CONCLUSION [9] Shih-Chang Hsia, Si Hsu and Y.J. Chang, "Remote monitoring and
smart sensing for water meter system and leakage detection," IET
In the present work, an accurate smart flow meter is Wireless Sensor Systems, vol. 2, no. 4, pp. 402-408, 2012. DOI:
deployed which provides long-range communication of 8km (10.1049/iet-wss.2012.0062)
[10] Rodney A. Stewart, Rachelle Willis, Damien Giurco, Kriengsak
(line of sight). Water flow in the water pipe is successfully Panuwatwanich and Guillermo Capati, "Web-based knowledge
monitored by the water flow sensor and the data is management system: linking smart metering to the future of urban
successfully sent to the sink node wirelessly by LoRa water planning," Australian Planner, pp. 66-74, 2010. DOI:
wireless communication in real-time. The proposed smart (10.1080/07293681003767769)
[11] V. Gaikwad, Y. Bagul, A. Sarap and S. Swami, "IOT based Smart Flow
water meter exhibited 99% accuracy. Furthermore, the Meter for Smart Cities," IEEE Pune Section International Conference,
monitoring system assists users in changing their water usage pp. 138-141, 2020. DOI: (10.1109/PuneCon50868.2020.9362468)
and reducing water consumption, as well as identifying and [12] Rachelle M. Willis, Rodney A. Stewart, Kriengsak Panuwatwanich,
correcting aberrant water usage. This method is a promising Sarah Jones and Andreas Kyriakides, "Alarming visual display
monitors affecting shower end use water and energy conservation in
replacement for the conventional data collection mode Australian residential households," Resources, Conservation and
followed in India which is the pen and paper method. The Recycling, vol. 54, no. 12, pp. 1117-1127, 2010. DOI:
proposed method has proven to be a potential solution for (10.1016/j.resconrec.2010.03.004)
smart water management systems with respect to the [13] Y. W. Lee, S. Eun and S. H. Oh, "Wireless Digital Water Meter with
Low Power Consumption for Automatic Meter Reading," International
challenges the country is currently facing in implementing Conference on Convergence and Hybrid Information Technology, pp.
smart city projects. The proposed smart water flowmeter 639-645, 2008. DOI: (10.1109/ICHIT.2008.172)
makes it ideal for use in smart cities. The proposed system [14] P. M. Bansode and V. B. Kulkarni, "IR and LASER sensors for
can be scaled further by varying the dimensions of the circuit Newtonian fluids for flow-rate measurement using FPGA,"
International Conference on Industrial Instrumentation and Control
components to make them fit for different pipes and (ICIIC), pp. 821-824, 2015. DOI: (10.1109/IIC.2015.7150855)
pipelines. [15] B. Chen, Y. Zhou, T. Huang, S. Ying and T. Chen, "Technical features
and application of electromagnetic flow meter," International
REFERENCES Conference on Communications, Information System and Computer
Engineering (ICCISCE), pp. 1-5, 2020. DOI:
[1] M. J. Mudumbe and A. M. Abu-Mahfouz, "Smart water meter system (10.1109/CISCE50729.2020.00008)
for user-centric consumption measurement," 13th International [16] K. Kumar, T. K. Swain, C. S. Ekhande and R. M. Nanaware, "Effects
Conference on Industrial Informatics (INDIN), pp. 993-998, 2015. of flow measurement on sloped pipes using ultrasonic flowmeter,"
DOI: (10.1109/INDIN.2015.7281870) International Conference on Industrial Instrumentation and Control
[2] C. D. Beal and J. Flynn, "Toward the digital water age: Survey and case (ICIIC), pp. 1490-1494, 2015. DOI: (10.1109/IIC.2015.7150985)
studies of Australian water utility smart-metering programs," Utilities [17] Ronald J. Paulsen, Christopher F. Smith, Daniel O'Rourke and Teng-
Policy, vol. 32, pp. 29-37, 2015. DOI: (10.1016/j.jup.2014.12.006) Fong Wong, "Development and Evaluation of an Ultrasonic Ground
[3] N. A. M. Alduais, N. Abdullah, J. Abdullah, A. Jamil and A. M. H. Y. Water Seepage Meter," Ground water, vol. 39, no. 6, pp. 904-911.
Saad, "Implementation and analysis of an updating data strategy on 2001. DOI: (10.1111/j.1745-6584.2001.tb02478.x)
IoT-Waspmote Gases Testbed with 2.4 GHz XBee for Air Quality [18] F. Ali and M. F. H. Saidi, "Water Leakage Detection based on
Application," 10th IEEE Symposium on Computer Applications & Automatic Meter Reading," 15th International Conference on
Industrial Electronics (ISCAIE), pp. 268-272, 2020. DOI: Ubiquitous Information Management and Communication, pp. 1-7,
(10.1109/ISCAIE47305.2020.9108805) 2021. DOI: (10.1109/IMCOM51814.2021.9377437)
[4] S. Botha, L. Meijsen, G. Hancke and B. Silva, "Design of a water flow [19] Jamal S. Alrowaijeh and Muhammad R. Hajj, "Autonomous self-
and usage meter," 42nd Annual Conference of the IEEE Industrial powered water meter," Applied Physics Letters, no. 113, p. 033902,
Electronics Society, pp. 6211-6215, 2016. DOI: 2018. DOI: (10.1063/1.5040712)
(10.1109/IECON.2016.7793724) [20] Y. Li, X. Yan, L. Zeng and H. Wu, "Research on water meter reading
[5] G. Gosavi, G. Gawde and G. Gosavi, "Smart water flow monitoring system based on LoRa communication," International Conference on
and forecasting system," 2nd IEEE International Conference on Recent Smart Grid and Smart Cities (ICSGSC), pp. 248-251, 2017. DOI:
Trends in Electronics, Information & Communication Technology (10.1109/ICSGSC.2017.8038585)
(RTEICT), pp. 1218-1222, 2017. DOI: [21] X. J. Li and Chong P. H. J., "Design and Implementation of a Self-
(10.1109/RTEICT.2017.8256792) Powered Smart Water Meter," Sensors, vol. 19, no. 19, pp. 1-17, 2019.
[6] R. Cardell-Oliver, "Discovering water use activities for smart DOI: (10.3390/s19194177)
metering," 8th International Conference on Intelligent Sensors, Sensor [22] Smart Energy International, June 30, 2004, accessed 5 January 2022,
Networks and Information Processing, pp. 171-176, 2013. DOI: <http:// www.smart-energy.com/ regional-news/europe-uk/water-
(10.1109/ISSNIP.2013.6529784) meterting-inferential-vs-volumetric-meters/>
[7] M. Fatima, S. Jain, A. Chikara and M. Luthra, "Review on
Implementing Smart Water Grid for Smart Cities in India: Challenges
and Solutions," 5th International Conference on Advanced Computing
& Communication Systems (ICACCS), pp. 216-219, 2019. DOI:
(10.1109/ICACCS.2019.8728485)

[8] A. Vafeas et al., "Energy-Efficient, Noninvasive Water Flow Sensor,"


IEEE International Conference on Smart Computing, pp. 139-146,
2018. DOI: (10.1109/SMARTCOMP.2018.00084)

You might also like