×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

COMPENSATED FLOW

COMPENSATED FLOW

COMPENSATED FLOW

(OP)
HELLO,
I am using a Siemens S7 plc to read the flow rate using a Orifice type of transmitter.The client also provides the pressure and temperature of the material in the line as analog values to the PLC.I am required to display a temperature and pressure compensated flow on the HMI.How is this done.Does anyone have a standard formula for the same or is there a standard Function block.

Thanks,
Samuels

RE: COMPENSATED FLOW

The answer to your questions starts out some thing like this.
Boyles and Charles Law

((P1*V1)/T1)=((P2*V2)/T2)

P= pressure
T= Temperature
V= Volume

Set1 = Known conditions using your orifice plate coefficients
Set2 = Actual conditions

I don’t have enough time but to continue right now. I should have a more complete formula somewhere, if some one else does not post it I will Later.

RE: COMPENSATED FLOW

OK here is the rest of the stuff I assumed you are metering gas flow. If you are not, then next time include more infomation and describe your process in some detail.

Q = Flow
P = Pressure (PSIA)
T = Temperature (Rankin)

Set1 = Known Flow (calculated from orifice data)
Set2 = Compensated Temp Flow (Substitute new temp)
Set3 = Compensated Pressure Flow (Substitute new press)

Q2 = SQRT(T1/T2) * Q1
Q3 = SQRT(P3/P1) * Q2

Actual Flow = Q3

PSIA = PSIG – 14.73
DegR = DegF + 460

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources