Monday 2 May 2016

Relay switching for audio


I'm designing an audio equalizer with the option to relay switch between a solid state and transformer output path. I'm worried that the relay will cause an audible pop on the output as the relay switches. My thought is to use an additional relay that creates a resistive path to ground a moment before the output relay switches and remains active until the output switch becomes stable. I'm thinking for half second before and half second after. This needs to be accomplished with the Output Select DPDT switch. When the switch is activated the resistive shunt relay would need to activate half a second before the output relay switches and release half a second later. This process will occur each time the switch is pushed in or out. I will have 24 volts to activate the relays and the circuit. Does anyone have ideas




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...