04-15-2009 03:15 PM
04-15-2009 03:17 PM
Read the specifications for your meter- it should show the conversion factor to apply (ie 1V/gallon or 5gallons/volt for example)
-AK2DM
04-15-2009 05:22 PM
Do you have the model number and vendor of your flowmeter?
In all probability, it will be a simple linear relationship: GPM = C0 + C1*volts. So we just need to find out C0 and C1.
04-16-2009 06:07 AM
Yes. its a GPI - GNT-200 www.gpi.net
They do have some conversions in the manual, but not for volts (that i can see anyhow) and thats the only readings i have right now. thanks
04-16-2009 07:04 AM
Right on the website you linked is a video showing how to calibrate their meters. Did you watch it? It says that output is in pulses per gallon (not volts) and the calibration number is printed right on the back of the meter.
04-16-2009 07:14 AM
Yep.. it is usually pulses per gallon (or litres).
The video can be seen here: http://www.youtube.com/user/GPIFlowMeters
or here: http://gpimeters.wordpress.com/2009/03/13/how-to-calibrate-a-flow-meter/
04-16-2009 07:38 AM - edited 04-16-2009 07:41 AM
edholderm,
As previously stated most flowmetes put out pulses and come with a cal sheet that gives the K factor ( # pulses per unit of volume ). Some flowmeters come with electronics that output 4-20mA or 0-10V. What is full model # of flowmeter. What is full model # of electronics that you are using with the flowmeter? You should have a cal sheet that says what the output is.
04-16-2009 10:22 AM
04-16-2009 10:45 AM
The simplest thing is to create a frequency counter application. Most daq board do have counters. You will find all you need in the data sheet regarding converting pulses pr second from the flowmeter into gpm. This forum my help you with the frequency counting application. As a starter take a look at this http://zone.ni.com/devzone/cda/tut/p/id/7111 and read the "How to Make a Frequency Measurement" section
04-26-2020 07:22 AM
thank you for your help