Maker Pro
Maker Pro

Speaker output relay

Hello,

How can I create a relay that will delay the output to the speakers for around 2 seconds when the circuit is turned on?

The reason I need this is because the chip outputs multiple pops when initialised.

Circuit:

MITAXQ5.jpg


Thanks for your time.
 
I'd try a resistor/capacitor combo on the Mute input of the chip, to provide power-up muting. Or perhaps a similar combo on the Gain0 and Gain1 inputs. Read the datasheet or any Application Note (if available) for advice re those inputs.
 
I'd try a resistor/capacitor combo on the Mute input of the chip, to provide power-up muting. Or perhaps a similar combo on the Gain0 and Gain1 inputs. Read the datasheet or any Application Note (if available) for advice re those inputs.

Thanks for the reply. I did try this. Popping still occurs even with mute fully enabled. I didn't try it on the gain pins though, could be an idea
 
Then I guess the pops are due to those fat 1000uF caps charging. Perhaps you could wire a resistor of, say, >1k in series with the speaker so that the cap charges slowly at power-up, then use relay contacts to short out the resistor after ~2 secs. The contacts would have to be rated for the maximum speaker current.
 
Add a 1 K resistor across each output, from the 1000 uF negative side to GND. This provides a current path to charge up the output capacitor while the speakers are disconnected. Connect each side of a DPST or DPDT relay between the negative side of the output capacitors to the speaker.

To control the relay coil you can use a simple R-C network with a really big C, or a 1-transistor or 555 timer with smaller timing components. We don't know what parts you have or have access to, so pick out a relay and give us the coil specs; they will be part of the decision.

ak
 
My guess is that the internal oscillator ha an undervoltage lockout to protect the output transistors from operating in the linear active region due to insufficient gate drive. When Vcc is high enough, the oscillator kicks in the output DC jumps to Vcc/2.

ak
 
Add a 1 K resistor across each output, from the 1000 uF negative side to GND. This provides a current path to charge up the output capacitor while the speakers are disconnected. Connect each side of a DPST or DPDT relay between the negative side of the output capacitors to the speaker.

To control the relay coil you can use a simple R-C network with a really big C, or a 1-transistor or 555 timer with smaller timing components. We don't know what parts you have or have access to, so pick out a relay and give us the coil specs; they will be part of the decision.

ak

Hey, apologies for the delayed response.

Would I need a seperate relay for each speaker? or can I send the two seperate signals through a single relay?

I was thinking of using this relay:
http://uk.farnell.com/panasonic-electric-works/tx2-12v/relay-signal-dpdt-30vdc-2a/dp/1200952

And using it in a similar ciurcuit to this:
ampdelay.gif
 

Attachments

  • protector_salidas.pdf
    186.4 KB · Views: 85
Top