Quote:
|
GNBrews Cad - How is the Auber changing the output of the element to 30%? Doesn't the output of the Auber just turn the element on/off full power? Do you have a PWM circuit rigged to the SSR?
|
It doesn't change the ouput as much as limit the total output over the two second output range. The PID thinks it needs to throw full power to the element in order to get the temp up to set point. If I were at the controls, I know there is about a 5 to 10 second lag between when the power is applied and when I can see the temp change at the probe so I would shut off early and wait to see what happens before applying more heat (with the 5500 watt element a full power blast for that long really has a drastic impact on the temp of the mash). The PID just isn't that smart so by limiting its full output power to 30% even when it wants to apply 100% it gives the system the time it needs to react to the changes in heat without going crazy.
Quote:
jkarp A little overshoot is normal in a properly configured PID. The problem with brewing implementations is, we'd prefer a critically damped system which is tough considering all the variables we throw at our setups.
The most common reason for overshoot however is integral windup. We enter significant setpoint changes that exceeds what the integral value can regulate and the error accumulates over time. This error must then be unwound, causing overshoot. The easiest way to handle this is to "reset" the PID as it gets close to the desired SV by momentarily unplugging the RTD.
|
I think if I was able to draw the heated water directly through the tube thats reading the change in temp I would have no problem with what you describe. I tried so many possible variations to the parameters after autotune and was able to get it better but never quite solve the problem. A very frustrating task when it takes so long to test the results of a change in programming that I started looking at other options. The one thing that came to mind is that if I only didn't have such a hot element I could control this so much easier. Thats when I looked at the max output on the PID.
I think most have their tuning set pretty good but I know in searching the forums that I wasn't the only one that had some trouble in this area. Considering that it's a small thing to change this setting and it made my issues go away, I wanted to at least throw it out there as an option (not necessarily the best) for others to try if they were in the same boat.