Robert said:
I am designing a closed loop thermal control unit that would like to be very
accurate (+/- .2 degrees C). I plan to use a PID controller with an RTD
sensor and a small tape style heater.
Most PID controllers only provide a signal out and do not directly power the
heating element. If I had a PID controller providing a low voltage signal
(mV), what sort of intermediate circuit would I need to power a 10-50 watt
heating element? My main goal is not necessarily accuracy, but stability.
Many PID controllers provide a pulsing relay power output, that if the
pulse time can be made significantly shorter than the dominant thermal
time constant of the process, approximates a continuously variable
power output. There also solid start relay outputs that control
integer half cycles of the line waveform of on time for a low noise
version of this sort of burst control.
Other controllers provide an analog output, usually 4 to 20 milliamps
that represents the 0 to 100% power output. The simplest way to
connect that to a small heater is with a solid state relay that
converts the variable current into a phase controlled output (the sine
wave has various early parts of each half cycle of the line waveform
turned off, with the rest of each half cycle turned on. This is still
a form of pulse width modulation, but is much higher frequency than
the relay output.
http://rocky.digikey.com/WebLib/Crydom/Web Data/PCV Series.pdf
The ultimate in low noise, continuously variable heat control would be
a linear voltage regulator controlled by the 4-20 ma output, but that
would be used only for very low power heaters with extreme precision
requirements.
I have never seen a PID controller with a millivolt output.
A big problem for your controller will be the tiny voltage represented
by a less than .2 degree error (and the controller has to be able to
measure the temperature to a finer precision than you can expect it to
control). If the temperature is moderate, you may do better with a
thermistor even though the absolute calibration will not be as good,
because of the higher sensitivity to very small temperature changes.