I dug through the archives (i.e. composting remains of designs ) and found where I made it to on this topic.
I designed a two-tube and a six-tube red-light/green-light biaser and did most of the layout for a board. It uses a cathode resistor to sense current, some caps and diodes to make sure that a self-destructive tube doesn't take out the uC, and a couple of opamps just to make the signal larger. I think it works without those if I tinker it a bit.
The adjusters are multiturn 3/8" trimmer pots, and the indicators are red/green/blue LEDs, so one could have blue = too cold, green = just right, and red = too hot. There is a variable current adjustment on the reference as well.
I'll try to pick that design back up and see how easily it can be replicated.
======update========
I messed a bit. It's amenable to re-casting with comparators, but it gets big and ugly fast. This is all very pedestrian circuit design - pick the voltages, pick the thresholds, find out what to adjust and then go at it with comparators and other parts.
One quad or two dual comparators give you the basic R-G-B indicator for biasing in a single RGB LED, for a single tube. But there's several precision Rs and some Cs to get it to work stably and well for each comparator. A tube saver current overload sensor per tube requires another comparator section per tube plus some more precision Rs and Cs. A two-tube amp needs two of these setups, so you're into two 14 pin DIPs and an equal amount of PCB floorspace in Rs and Cs to get the basic logic done.
There do exist common anode RGB LEDs, but they're not nearly as common (or cheap) as common cathode RGBs. Toss in another three transistors plus a half dozen resistors per tube.
Fortunately, the two-tube case can be iterated for more pairs of tubes and use the same references. The reference voltage design generates the trip point voltages for too-cold, just-right-max, just-right-min, and an overload trip point. These can be shared for half a dozen tubes. The reference has a tweaking pot for maximum bias setting current so you can adapt it to different tubes. The overload trip point has an pot for tweaking the overload point. And of course, one bias pot per tube.
Anyway, it gets to being a whole clot of ICs and other parts to avoid using a $1.50 microcontroller. But it's possible, if large and clumsy.
So who wants to supply the current points for too-cold, too hot, and overload disaster currents for the common tubes? Presumably we can cover the field with EL84, EL34, 6L6, KT88, 6550, and a few others.
I designed a two-tube and a six-tube red-light/green-light biaser and did most of the layout for a board. It uses a cathode resistor to sense current, some caps and diodes to make sure that a self-destructive tube doesn't take out the uC, and a couple of opamps just to make the signal larger. I think it works without those if I tinker it a bit.
The adjusters are multiturn 3/8" trimmer pots, and the indicators are red/green/blue LEDs, so one could have blue = too cold, green = just right, and red = too hot. There is a variable current adjustment on the reference as well.
I'll try to pick that design back up and see how easily it can be replicated.
======update========
I messed a bit. It's amenable to re-casting with comparators, but it gets big and ugly fast. This is all very pedestrian circuit design - pick the voltages, pick the thresholds, find out what to adjust and then go at it with comparators and other parts.
One quad or two dual comparators give you the basic R-G-B indicator for biasing in a single RGB LED, for a single tube. But there's several precision Rs and some Cs to get it to work stably and well for each comparator. A tube saver current overload sensor per tube requires another comparator section per tube plus some more precision Rs and Cs. A two-tube amp needs two of these setups, so you're into two 14 pin DIPs and an equal amount of PCB floorspace in Rs and Cs to get the basic logic done.
There do exist common anode RGB LEDs, but they're not nearly as common (or cheap) as common cathode RGBs. Toss in another three transistors plus a half dozen resistors per tube.
Fortunately, the two-tube case can be iterated for more pairs of tubes and use the same references. The reference voltage design generates the trip point voltages for too-cold, just-right-max, just-right-min, and an overload trip point. These can be shared for half a dozen tubes. The reference has a tweaking pot for maximum bias setting current so you can adapt it to different tubes. The overload trip point has an pot for tweaking the overload point. And of course, one bias pot per tube.
Anyway, it gets to being a whole clot of ICs and other parts to avoid using a $1.50 microcontroller. But it's possible, if large and clumsy.
So who wants to supply the current points for too-cold, too hot, and overload disaster currents for the common tubes? Presumably we can cover the field with EL84, EL34, 6L6, KT88, 6550, and a few others.
Comment