Flow rate conversion

Christoph

Member
Join Date
Sep 2003
Location
Indiana
Posts
345
I have a fluid delivery system that controls flow in Pounds\Min.
I need to convert that to GSM.(grams\meter sq.) Any math wizz's
out there have a nifty formula for that??? Using an A-B SLC 5/05
Thanks for you time.
 
Christoph said:
I have a fluid delivery system that controls flow in Pounds\Min.
I need to convert that to GSM.(grams\meter sq.) Any math wizz's
out there have a nifty formula for that??? Using an A-B SLC 5/05
Thanks for you time.

Are you using a mass flow meter? Lbs/Min and KG/hour are standard massflow meter units of measurement. The meter may be able to do that for you by changing its units of measurement
 
The control of flow in "Grams/Meter" sq has been used in this industry
long before I came here.It is a measure of fluid applied to a moving
web it's moisture content is measured with an Infrared scanner. With
the solids known of the fluid we can control our dry coat weight on the sheet.
 
Christoph said:
The control of flow in "Grams/Meter" sq has been used in this industry
long before I came here.It is a measure of fluid applied to a moving
web it's moisture content is measured with an Infrared scanner. With
the solids known of the fluid we can control our dry coat weight on the sheet.

So its the density of the liquid you are after ?
E & H promass meters can output density, but I understand you are trying to convert mass to density using a SLC. If you have the mass , you need to know the volume to calculate density
 
Last edited:
It is a measure of fluid applied to a moving web
In that case it would be Lbs/Min times 453.6 grams per pound divided by [web width in meters times web speed in meters per minute]

That gives you the average amount of fluid per unit area. It assumes uniform coating. Multiply by the solids percentage to get the final weight.
 
Last edited:
bioplc said:
"grams/square meter is a pressure."

pressure = force/area ???
True. But if you know your flow rate in lbs/min. the solids of the liquid,
the width of the web, and the speed the web is traveling (fpm) I would
think a conversion could be made.
 
Try this:

Flow rate (lb/min) x 454(grams/lb) / (Webspeed(meter/min) x Webwidth(meter)) = ApplicationRate(grams/meter²)

(Sorry Steve - I lost the typing race, I guess)
 
Tom Jenkins said:
Try this:

Flow rate (lb/min) x 454(grams/lb) / (Webspeed(meter/min) x Webwidth(meter)) = ApplicationRate(grams/meter²)

(Sorry Steve - I lost the typing race, I guess)
That looks like it will work, going to plug it in and try it.
Thanks everyone for your quick responces.
 

Similar Topics

Dear Friends, Is there a special function block in S7-300 which can be used to have a total counter value , from a flow rate value? For...
Replies
12
Views
6,081
Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
93
One of the engineers has asked me to add code to the PLC to calculate oil flow rate based on delta pressure, using the equation below: Flow rate...
Replies
13
Views
2,780
Hello. I wanted to write the logic of the flow totalizer and the flow itself for self-education in RSLogix5000 V20.01 software. After reading the...
Replies
13
Views
7,514
can any one help with the math for converting an instantaneous value to a totalised value for Gas Consumption usage every hour. in the plant we...
Replies
5
Views
3,171
Back
Top Bottom