by masonjar » Mon Oct 30, 2006 7:53 am
I still need to run some numbers to tweak the capacitor for 120 volts, but I haven't forgotten.
If you're in a hurry, you could use Hacker's circuit and reduce the values of C2 and C3 by about half. That should get it pretty close. There's also a trim pot in his circuit for tweaking. If you have tons of capacitors laying around, as I would expect for someone building tube amps, then you can find the proper values experimentally (but don't use polarized ones). The idea is that you slowly charge the capacitor through a potentiometer and when the voltage of the capacitor reaches the trigger voltage for the triac, it turns on and stays on until the next AC zero crossing. If the capacitor is too large, it will never charge up enough to trigger the triac, making the burner never turn on. If the capacitor is too small, it will charge up right away and turn the burner on prematurely. The perfectly sized capacitor is the one that turns the burner on immediately when the potentiometer is set to high and it never turns the burner on when the potentiometer is set to the lowest setting. You need an oscilloscope to really see that it's doing what you want.
The problems with this very simple circuit are that the control response is not linear (the control is the most sensitive in the middle range) and that it can generate some high frequency noise (possibly make some funny lines show up on your TV). Hacker's circuit may correct these problems some since it is a bit more complicated than just one resistor and one capacitor, but I can't tell just by looking at it.
A better way to do this would be to rectify the AC into DC and put that on a somewhat large storage capacitor, then a MOSFET could be used to switch the burner on and off. This would give a perfectly linear control. The next addition/complication would be to put a temperature sensor in your still head and read that with a microcontroller which controls the MOSFET and you could have a digitally tunable PID and regulate the still head temperature to exactly where you want it. Then you could get even more thorough and have the microcontroller also operate a servo on your reflux valve. But that would take all the fun out of it, wouldn't it?