Jump to content

Recommended Posts

What if I set up two PID loops? Both works at same time but I take output value from one and when temperature reaches set point I take output value from another? Will this make system unstable too? I can take output value from first PID loop until temperature reaches set point -1°C, then use last output vale until temperature reaches set point+1°C and then take output value from another PID loop. 

graph.png

Link to comment
Share on other sites

I guess that too would be unstable. Why do you need unsymmetrical Proportional band? Is overshoot too big if you want it to be more aggressive when temperature gets too high? Maybe try parameters that give softer approach to setpoint.

I don't know what kind of process you control, but with temperature it helps to turn off integral part when output reaches 100%, there's a function block for that.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.