I am trying to find the correct PID values for 5 separate heaters. My configuration is very similar to the block diagram show on page 2-6 of the PID Control Toolset User Manual. I have a heater that is monitored by a therocouple that is connected to FP-TC 120. I am monitoring the temperature change on the computer screen using the PID toolkit. The FP-DO 403 will send out a voltage to trip the relay that supplies the voltage to the heater. I can control how long the relay is on by adjusting the duty cycle on the program. My question is, how do I obtain the correct PID values to make my heater reach the desired overshoot and settling time. I have run the open-loop test with a step of 1 and 10. The manual suggests using
the tangent line to find the Td, T, and K, but my tangent line always crosses prior to the step change. So, next, I tried to find the transfer function from the step response and calculate the PID that way. I'm still having trouble finding a consistent method of obtaining the correct PID values. I need to find a way that works for any heater that I configure this way. I'm attaching two excel spreadsheets that display the output I'm getting. If you have any suggestions, please let me know. Thanks, Jason