Slewmaster - CFA vs. VFA "Rumble"

I think we need small transformer for power supply:
1. soft start
2. DC protection
3. Fan controller
4. Heat sink temperature monitor
5. Clipping indicator
6. Power ON/OFF using push button
Small microcontroller like ATmega8 can do the jobs.
This sounds and looks like a job for an Arduino😀 combine all the above with a Triac Zero crossing AC power control circuit and you have a winner. The programming is super simple. Even I could do it.
 
Why not go all the way.

If you were to get a over current , or especially a DC event ...
Something is most likely wrong 🙁 ...

If the 1237 latches , why not shut down the amps OP AND
the rails. You would most likely be probing the insides of the amp
with a DMM and/or smelling the "magic smoke".

PS - collapsing the rails would minimize more "magic smoke" 😀
Another thought ... what about the fuses ?? If you had a DC
fault , one or more OP devices is most likely toast .... taking
out the fuse (after the 1237 event) , this would make the
rail switches redundant.
Audio purists would like a "fuseless setup" , but the SS rail
shutdown circuit would then have to be failsafe (nuclear plant 😀 ).

OS

Electronic fuse(regressively delayed) is there to protect the amp from short output or transient overdrive, and the rest of protection is to save the loudspeaker from amp fault.
If the protection is triggered, but no fault in the amp then turn off for a minute or so will restart the amp.
I don't like output relay, even special for audio, nor I like MOSFET type relay as it still introduce distortion.
ps. and yes, cap multipliers as main part of that protection enormously improve PSRR.
 
Last edited:
This sounds and looks like a job for an Arduino😀 combine all the above with a Triac Zero crossing AC power control circuit and you have a winner. The programming is super simple. Even I could do it.

We can make another thread to do this jobs. 😎
We should consider this protections for hi-fi amplifier, not for PA.
The protections must silent for normal listening and average room temperature and not adding distortion or reduce signal to noise ratio of the amplifier it self.
 
We can make another thread to do this jobs. 😎
We should consider this protections for hi-fi amplifier, not for PA.
The protections must silent for normal listening and average room temperature and not adding distortion or reduce signal to noise ratio of the amplifier it self.

Sounds like a doable plan, something that has been on my mind for a long time.
 

Attachments

  • KrisfrTriacZero.jpg
    KrisfrTriacZero.jpg
    43.6 KB · Views: 759
A new protection thread could start with a discussion on Flow Chart operation to manage the diverse options.

What signals are created for fault detection?
What devices are available for fault protection?
What are the program equations between detection and protection?

MOSFET logic gates can be used with a +/- 15V power supply. The team may find that MOS Logic better matches the modest gating complexity requirements, control voltages, and control currents than a microcontroller. A simple RC delay for soft-start is accurate enough.
 

Attachments

  • Protection FlowChart.jpg
    Protection FlowChart.jpg
    138.9 KB · Views: 740
  • MOSFET logic gates.jpg
    MOSFET logic gates.jpg
    78.5 KB · Views: 693
  • Example.JPG
    Example.JPG
    121.8 KB · Views: 690
Last edited:
Sounds like a doable plan, something that has been on my mind for a long time.

After relay/triac for power ON triggered then delay 500mS for trigger the relay/triac soft start. See http://www.ti.com/lit/an/snaa057b/snaa057b.pdf
for soft start description.

For temperature detection, we can use LM35, but may be difficult to mount. Fan control using PWM for speed controller.
 
5-pair screen fixed.

Can't "outsource" this -😱 ... 😀

Spookyamp (leach) labeling fixed , too .. 😱


Also , I decided .... for protection , just switch off the rails using mosfets
and a latching protection circuit - PERIOD. (still have the fuses as failsafe).
Current sense , DC , AC turn-on will all go to the PS board as will the
ta7317 or upc1237. "All-in-one".

PS - I heeded the words of Dadod (possible thd) ...
and with a fault ,totally " killing" the WHOLE amp is the best. (no smoke)


OS
 

Attachments

Last edited:
Hi OS, if you are worried about THD with the solid state or speaker relay... can you please add crowbar protection to the output that triggers on DC offset?

I'm worried about damage to the speakers occuring while the rails collapse. Rail switches and output crowbar would be a good solution.

Project 120
 
I wonder about all the worry about amplifier protection schemes as I have only ever taken out one amplifier, a Parasound, and that was my fault using a new crossover design and having the amp in bridged mode at high volume and the crossover causing an oscillation, a design error on my part. The speakers survived untouched, the output devices did not fair so well.

Otherwise with speakers I have only damaged some while playing at such high levels that I shouldn't have been in the room! A nice burnt voicecoil, but this took two hundred watts on a 6 1/2" cone driver. Other than these two times I have yet to have a catastrophic failure of any kind. What is it that we are expecting to cause this kind of damage or failure in a well built and designed and tested amplifier?
 
Hi OS, if you are worried about THD with the solid state or speaker relay... can you please add crowbar protection to the output that triggers on DC offset?

I'm worried about damage to the speakers occuring while the rails collapse. Rail switches and output crowbar would be a good solution.

Project 120


When the rail "collapse" , all there is left are the OPS PCB decoupling caps holding
a charge.
When the mosfets shut off , this happens in microseconds. A typical
relay will arc and take milliseconds.
Disconnecting the PS rails (with FET's) would be MUCH faster than any mechanical relay's action-
plus the discharge of the local decoupling would be nearly instantaneous.
Also, you would save what's left of the amp AND your speaker.
Read here... A DC Fault Protection Circuit for Audio Amplifiers

(I'm still reading ...)

PS - one more mosfet (crowbar) to short the OP to ground would be cool.
Fire all 3 off simultaneously.
OS
 
Last edited:
Triac soft start to the mains power transformer has been used on Pro Amps for years, & is very successful 😉 Another way it's been done, is a with a circa 50W 0.5R resistor in series with the Tranny, which gets shorted out with a power relay after a delay.

That upc1237 looks the ticket though 🙂

Bonsai's solid state output protection "appears" to be very well worth exploring.

Also a mosfet, or bipolar, DC supply cutoff seems like a good idea too !