Water Flow Gauge using Arduino


Posted on Feb 5, 2014

Measuring the consumption of a resource that has units by volume can be more tricky than it sounds. Use of resources such as water, gas, and even electricity is typically measured by gauges that determine either instantaneous flow rate or cumulative volume over time. Both techniques have problems: measuring flow rate at frequent intervals allows y


Water Flow Gauge using Arduino
Click here to download the full size of the above Circuit.

ou to do time-based reporting and generate a graph of how the flow rate varied over time, but to determine the total consumption by volume across a specific time period you then have to integrate the data and there is the danger of under-reporting usage if your sample rate is slow and usage rapidly fluctuates or spikes. Measuring cumulative volume makes it easy to determine total consumption across a period and is accurate in terms of total usage but to generate a flow rate graph you then need to calculate the difference between each sample, and if your recording interval isn`t brief enough any short-term spikes in usage will be averaged out across the recording interval and may not show clearly on the graph. Flow gauges typically output a series of pulses proportional to the instantaneous flow rate which means that to interpret them it`s necessary to implement a simple frequency counter. This is actually the same way many car speedometers work: a wheel sensor outputs a pulse for each rotation of a wheel which means the pulse frequency varies proportionally to the vehicle speed. The speedo then displays a scaled version of the current pulse frequency to show instantaneous speed while the odometer displays a scaled cumulative pulse count to show distance traveled both pieces of information are based on the same underlying data but they are recorded and displayed in different ways. This project uses a flow rate gauge...




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

Temperature-to-frequency converter
Laser-diode-pulsers
Fm-mpx-sca-receiver
Extended On Time Timer Circuit
Supply Voltage Indicator
diy ambient orb with arduino update <77> comment page 3
1w fm booster based 2n4427
Voltage follower circuit
Digital AC Voltmeter
Fuse Saver



Top