Planning to have a PID control loop with SP hysteresis function
Example: PID temperature control loop (TIC), Setpoint: 30 DegC
PID_OUT (MV) will only action when PV deviate below setpoint, say -3DegC below SP
Anyone can advice which parameter can be used to achieved this control requirement
It’s not easy to go in detail here, but let go on bookonline to find KNL parameters of PID block. That’s allow a dynamic gain modification in other term having a deadband when absolute error is under a limit
In reply to LaurentB:
In reply to laurent maurer:
No KNL is different than Ideadband the initial request is PID_OUT (MV) will only action when PV deviate below setpoint, say -3DegC below SP => with KNL you can get exactly this. With ideadband with a small disturbance <3°C you can have a PID_OUT move ( especially if the GAIN is high)
I agree that with Ideadband temperature control will be more stable, but maintening an accurate temperature can introduce up or downtsream disturbance and control valve can have oscillation to a lower lifecycle.
In the case of temperature can move on the +-3°C around the setpoint without quality issue, it's better to think KNL. KNL is especially used on level control but can be applied when a tight control is not required by quality or safety reasons
I'll explain that to you the next time we meet us ;-)