Simple speaker protection board

Member
Joined 2011
Paid Member
Hello everyone!

I am looking to create a simple speaker protection board for my diy project. I will be having two LM3886 in parallel with the DC offset regulated by servo. My concern is that on power on - DC will swing between +-35V power supply for the speaker output. I want to remedy that by using a simple time delay circuit that will drive tow Mosfet based relays.

I have +-15V that will be used to power the time delay circuit.

Any input and help will be greatly appreciated!

Here is what I have so far:
sch.PNG
 
Have a look at a thread called "output relays". It is full of information about SSR and speaker protection.
I believe bonsai, xrk and others made speaker protection boards/circuits that you can study.
I built the circuit in above thread from pma in post 288 but there are many other solutions.
(If you want the kicad files for it, let me know. I might even have pcbs left)
You will also find solutions how to substitute relais with SSR including gerber files from prasi and others.
 
  • Like
Reactions: pbilous
It looks like combining turn on delay and fast turn off is not that hard. I just used second transformer coil of AC 25V. Schematics including MOSFET relays and Thiele network at both outputs attached.
 

Attachments

  • sch-r1.2.PNG
    sch-r1.2.PNG
    26.2 KB · Views: 153
I am trying to work out how you are actually turning those FETS on - you need a decent Vgs...

Or did I miss something really fundamental here.

There are an awful lot of simple and effective designs out there using relays. They work, and are commonly used for very good reason.

I do suggest that you look at some of them, as you need no more than a handful of transistors and a relay to do time delay and DC protect. And I have a creeping feeling that those FETs wont do what you want without something a little more complex than you have there.
 
I am trying to work out how you are actually turning those FETS on - you need a decent Vgs...

Or did I miss something really fundamental here.

There are an awful lot of simple and effective designs out there using relays. They work, and are commonly used for very good reason.

I do suggest that you look at some of them, as you need no more than a handful of transistors and a relay to do time delay and DC protect. And I have a creeping feeling that those FETs wont do what you want without something a little more complex than you have there.

I think it is 9V that comes out from optocoupler that opens those mosfets
 
Latest update with all of the changes.
Added ability to bypass Thiele RL network - if only relay and protection options are required.
Added ground plain with its separate connector.
 

Attachments

Intersting circuit.

Should you add a discharge resistor shunting C1 to ensure its voltage is "reset" when power is removed? Currently, it appears to me that when power is removed, C1 stops discharging when D3 stops conducting--- subsequent power on would have shortened delay because C1 and C2 will tend to retain stored charge.