×
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

set "PID parameters" for power serie of y = 3E-40*x^18.94

set "PID parameters" for power serie of y = 3E-40*x^18.94

set "PID parameters" for power serie of y = 3E-40*x^18.94

(OP)

Hi,

How can I set "PID parameters" for the control of the system with the following "power serie" ?

y = 3E-40*x^18.94

X min = 30
X max = 90


PID parameters:
    iMax,iMin,
    pState,istate,dState,
    pGain,iGain,dGain,
    MAX,MIN


regards

RE: set "PID parameters" for power serie of y = 3E-40*x^18.94

If I understand you right, you have an extremely non-linear plant there. Do not expect to use one single setting if you are working over more than a few percent of x.

What plant has such an extreme y=f(x)?

Going from x=30 to x=90 means zillions of orders of magnitude change in y. Are you sure you got that relation between x and y?

Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...

RE: set "PID parameters" for power serie of y = 3E-40*x^18.94

(OP)
58.9    1.00E-06
68.8    1.00E-05
73.7    8.90E-05
78.6    2.00E-04
83.5    6.40E-04

are some of points.
at main working area X is between 60 and 80

RE: set "PID parameters" for power serie of y = 3E-40*x^18.94

skogs is correct.  You will probably need a a controller that changes the PID constants for every change in set point. An adaptive PID controller.

PH?
This a chemical reaction?

Keith Cress
Flamin Systems, Inc.- http://www.flaminsystems.com

RE: set "PID parameters" for power serie of y = 3E-40*x^18.94

(OP)
This is a valve

RE: set "PID parameters" for power serie of y = 3E-40*x^18.94

Ah!  Yep..  Nasty non-linear.

You can often map the valve if things permit then run via a table that takes into account the actual flows that 'will' occur.

Or model the valve and run with the model in the 'plant'.

Keith Cress
Flamin Systems, Inc.- http://www.flaminsystems.com

RE: set "PID parameters" for power serie of y = 3E-40*x^18.94

(OP)
thanks
but it will not work with LOOK-UP TABLE
- input is voltage for gas paffing valve control
- turbo vaccum pump run continuously
- output is vaccum

RE: set "PID parameters" for power serie of y = 3E-40*x^18.94

Your datapoints seem a part of a titration curve around the inflection poit.Can't you afford a trasformation y--->log(y) and get a (nearly) linear function log(y)=Ax+B?
m777182

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