03-10-2010 10:24 AM
03-10-2010 11:17 AM
With a variable voltage power supply you could very well implement PID control.
We do something similar in one of our temperature-control products but do on-off PWM for PID control. The tape is switched by an SSR, and depending on the PID calculations the on-off times vary. Duty cycle is about 2 seconds.
Hope this help,
Mohit Mahajan.
Starting with LabVIEW
03-10-2010 11:45 AM
I have used HTS/Amptek (www.heatingtapes.com) in applications in conjuction with a manual variable supply from Payne Engineering. The supply basically takes the 120VAC sine wave and chops it (like a light dimmer) akin to PWM. One caution in the tape manual is to use heavy insulated or silicone rubber tapes for applications that involve metal or conductive surfaces.
As mentioned above, use a counter/timer scheme for a variable PWM. If using tapes that run on the AC mains, use an isolated solid state relay to pass power to the tape.
Hope this helps
-AK2DM