Sign in to follow this  
Followers 0
danydany

Codesys PID

1 post in this topic

Hello,

I'm tryng the pid_controller (both, oscat and util library) and I can't get it works. I'would like to handle the temperature of heaters by SSR and bang bang control. The "analog" pid value will be converted by a PWM_DC module

I've tried to change the KP and TN parameters in different ways, but it always try (the block) to reach the set point increasing the output value Y up to the maximum (LH) . Once the  ACTUAL value is >= the SET point, it starts to decrease the value at the speed of KP and TN variables

Is it possible that there is no way to reduce the output value when the actual value is around the setpoint? 

 

 

 

Share this post


Link to post
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
Sign in to follow this  
Followers 0