Skip to main content

TV Muter Circuit


Description 
Many households are still graced by tube-type television sets. If you want to connect one of these large tellies to your stereo system to improve the sound quality, this is usually not a problem because there are plenty of SCART to Cinch adapters available in accessory shops. However, with some sets your pleasure is spoiled by the fact that the audio outputs of the SCART connector are not muted during channel switching.
This can sometimes lead to nasty signal spikes, which can cause the loudspeakers of your stereo system to emit irritating popping and cracking noises. In such cases it is a good idea to fit your system with a mute circuit. Fortunately, the right time to activate the mute circuit is defined by the fact that the happy zapper presses buttons on the remote control to switch channels, and the remote control emits IR signals.
There are even inexpensive ready-made IR receiver modules available, such as the TSOP1136 used here, which produce trains of active-low pulses in response to such signals. About the circuit: when no IR signal is present, a capacitor is charged via P2 and a diode. IC1 is a comparator that compares this IR voltage (applied to its non-inverting input on pin 3) to a voltage applied to its other input on pin 2. 
Circuit Diagram:

This reference voltage, which can be adjusted with P1, determines the switching threshold of the comparator. If IC2 receives an IR signal, T2 conducts, and as a result the voltage on C1 drops rapidly below the threshold level set by P1. This causes T1 to change from its previous ‘on’ state to the ‘off’ state. As a result, the relay drops out and the audio link to the stereo system is interrupted for the duration of the noise interval.
It’s all quite simple, as you can see. If you do not have a stabilized 5-V supply voltage available, you can use the circuit at the of the schematic diagram (with a 5-V voltage regulator) together with a simple (unstabilised) AC mains adapter that supplies a voltage in the range of 9 V to 12 V to the 7805 (IC3). You can also use a relay with normally-closed contacts instead of normally-open contacts.
In this case, simply swap the signals on pins 2 and 3 of IC1 so the relay pulls in when an IR signal is received instead of dropping out. This saves a bit of power because the relay is only energized during zapping. If you can’t find any worthwhile use for the second comparator of IC1, it’s a good idea to connect pin 6 to +5 V and pin 5 to ground. To improve noise immunity, you should shield the IR sensor so it is not exposed directly to light from a fluorescent fixture.

Source http://www.extremecircuits.net/2010/05/tv-muter-circuit.html

Comments

Popular posts from this blog

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]

Build a Key Operated Gate Locking System Circuit

This simple key-operated gate locking system allows only those persons who know the preset code to open the gate. The code is to be entered from the keypad within the preset time to operate the motor fitted in the gate. If anyone trying to open the gate presses a wrong key in the keypad, the system is disabled and, at the same time, sounds an alarm to alert you of an unauthorized entry. Figs 1 and 2 show the block and circuit diagrams of the key-operated code locking system, respectively. Connect points A, B, C, D, E, F and ground of the circuit to the respective points of the keypad. Keys S7, S16, S14 and S3 are used here for code entry, and the remaining keys are used for disabling the system. It is very important to press the keys in that order to form the code. To start the motor of the gate, press switches S7, S16, S14 and S3 sequentially. If the keys are pressed in a different order from the preset order, the system will lock automatically and the motor will not start. Fig. 1: Bl...

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...