11-09-2006 03:40 PM
11-09-2006 06:43 PM
Hello Gerry,
How is the heat in the furnace controlled currently? Is it by regulating the current to it? If yes, then you could use an Analog Output (Current) module. The PID's output would then be written to a channel on this module to output the right amount of the current. This way you will achieve the right temperature.
Obviously you will need a Thermocouple module to read the temperature in as well (assuming you have thermocouples as the sensors).
Hope this gives you some ideas.
-Khalid
11-10-2006 09:54 AM
The furnace is currently controlled using a UP150 temperature controller from Linberg/Blue. I'm not sure how that controls the temperature, whether it's through a variable current or if it's through a pulse width modulator method. I will be using a CFP-TC-120 board to read one type K thermocouple for the input to the PID.
Thank you very much for helping so far!