×
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

Valve Actuator Feedback Issue

Valve Actuator Feedback Issue

Valve Actuator Feedback Issue

(OP)
Has anyone had issues with Auma valve actuator position feedback with a MicroLogix 1200?  My issue is quite odd:

The signal is 4-20mA into a Micrologix analog input module.  As usual, my code is a SCP block alone in a rung.  Parameters in the SCP block were determined by running the valve all the way closed, which showed a raw data of 8268.  All the way open was, as expected, 32767.  This was scaled 0 - 1000 (multiplied by 0.1 at the HMI).

The results were only correct at the valve limits.  In between, the scaled result was not linear.  For instance, when the valve was ran to 25% open, the position read 38%.  At 50%, the scaled value was over 65%.  But as the valve approached 100% the error reduced to no error at 100%.

Then I experimented with the raw input values.  I left the 100% value at 32767, but started changing the 0% value.  What I came up with was in order to get a linear response, the closed raw value had to be 11200.  Since the valve is sending 8268 at 0%, The scaled result was a negative, so I had to clamp it at 0%.  Just off 0%, however, the scaled result was very close to linear.

Any ideas on that one?

RE: Valve Actuator Feedback Issue

A value of 32767 means that the input to the analog input card was beyond the limits or range of the card. Typically for a 20 ma input the value should be 31200. Also at 4 ma the value should be 6240. I would check the output signal from the valve actuator.

RE: Valve Actuator Feedback Issue

(OP)
Thanks djs, but the current was measured a solid 4-20mA from the actuator to the card.  The current was correct at each limit.  (Fluke 787)

RE: Valve Actuator Feedback Issue

I suspect that the positioner is smart enough to characterize its output as "equal percentage", as opposed to linear.

An 'equal percentage' characteristeic is used to linearize nonlinear valve trim characteristics.  For linear valve
characteristics, arbitrary flow characteristics can be produced.



Check the positioner operation.  I suspect you'll find that it is not set to linear.

Dan

RE: Valve Actuator Feedback Issue

(OP)
Ahhh...  Thanks danw2.  I'll check that next.  Thank makes complete sense.

RE: Valve Actuator Feedback Issue

I would still check into why 20 ma gives you 32767 counts. What model card are you using? You might want to check and see if the card has some internal DIP switches that might be set incorrectly.

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