Originally posted by bob p
View Post
Squeegggggs of oscillation can happen as poorly designed amps with marginal stability go through regions of lower and higher gain on their way to the operating point.
Most modern amps don't have much of this as an issue, but...
I have some amps that have never thumped for over a decade, but have only begun to thump now that they have gotten older. with these amps I've also noticed that the thumps seem to be worse when the amp is connected to a lower resistance load.
On another front, circuits can slowly degrade bipolar transistors by breaking the base-emitter junction at power on, or, more likely, at power off. If the emitter is tied to a cap that gets charged to more than about 7V in operation, if the input is suddenly pulled the wrong direction by power off, the cap discharges through the base-emitter in reverse. This degrades the noise performance and gain over a period of time, even though the device keeps working. This is one reason old bipolar amps are often noisy. They may not have been that noisy when new, but time and transients get to them.
On Relays and MicroControllers
I know most tube-y people hate microcontrollers, but really guys, there is a set of microcontroller functions that can be thought of as "make this thingy do what I'd do if I could be in there and flipping switches and stuff Real Fast, all the time."
Yes, it's a pain. But I can decide to make a uC that will be powered from the AC line on what amounts to a few uA of "phantom power", and sleep until the power switch changes state. When it changes, the uC can sense which way it changed, then turn power on or off to the power transformer, manipulating speaker isolation relays and such on a millisecond (or even microsecond) level as it goes.
Yes, it's nice to find the side effects of how switches and relays switch to get these things to happen in good ways for the amps, but you really can take control of *exactly* what you want to happen. You can do this in BASIC, test it with a few LEDs, and have something similar running in an afternoon.
Just sayin'...
Comment