Stainless Steel 1" NPT Hall Effect sensor flow meter.
Flow Range: 4 - 56 L/min (1-15 GPM)
Flow Characteristics: F = 5Q-3 ±10% where Q is the flow rate in liters/min and F is the pulse rate in Hz (pulses per second)
Flow Characteristics: See also the chart provided as one of the images.
Cumulative Flow Conversion: 1L = 225 pulses ±10%
According to the specification, the given Flow Characteristics formula is: F = 5Q - 3 with F in Hz (pulses per second) and Q in L/min.
So in this case the formula for the Flow is Q = (F + 3) / 5
And because F = x / 60 we know that Q = (x / 300) + 0.6
This is with:
Q in [ L/min ]
F in [ Hz ] or [ pulses/sec ]
x in [ pulses/min ]
The useable flow range of this sensor is specified as 4 to 56 L/min.
The given flow formula is, similar as was shown in my previous post (the one you are referring to), again a linear function that does not go to zero when the pulse rate is zero.
But we want the flow sensor to show zero when the pulse rate is zero.
So we can again add a filter that makes sure that the flow rate goes to zero below the given minimal useable flow rate of 4 L/min.
We know that x = ((5 * Q) – 3) * 60
So at 4 L/min the x value is x = ((5 * 4) - 3) * 60 = 1020
So Q should be 4 when x = 1020 and Q should be 0 when x = 0
This can be corrected with a linear function for the range below 4 L/min or 1020 pulses/min: Q = x * 255 (coming from 1020 / 4 = 255).
So the filter should be:
The specified flow characteristic is shown in blue, the corrected flow characteristic below 4 L/min is shown in green and your flow characteristic filter is shown in orange.
There is a mistake in your filter for the correction below 4 L/min, but I don’t think this can cause a twelve times larger value.
Do you have an idea about the flow rate that you were using while testing? Was this rate within the specified useable flow rate of 4 to 56 L/min?
Like @Karosm already states, the given Cumulative Flow Conversion of 1L = 225 pulses is misleading, because this value is not constant but changes with the flow rate.
In the table you can see the applicable number of pulses per liter for the given flow range. The value of 225 pulses per liter is applicable only with a flow rate of 2.4 L/min or x = 540 pulses/min, so this value is below the specified minimum useable flow rate of 4 L/min.