Skip to main content

On off Infrared Remote Control


Most homes today have at least a few infrared remote controls, whether they be for the television, the video recorder, the stereo, etc. Despite that fact, who among us has not cursed the light that remained lit after we just sat down in a comfortable chair to watch a good film? This project proposes to solve that problem thanks to its original approach. In fact, it is for a common on/off switch for infrared remote controls, but what differentiates it from the commercial products is the fact that it is capable of working with any remote control.

Therefore, the first one you find allows you to turn off the light and enjoy your movie in the best possible conditions. The infrared receiver part of our project is entrusted to an integrated receiver (Sony SBX 1620-52) which has the advantage of costing less than the components required to make the same function. After being inverted by T1, the pulses delivered by this receiver trigger IC2a, which is nothing other than a D flip-flop configured in monostable mode by feeding back its output Q on its reset input via R4 and C3. The pulse that is produced on the output Q of IC.2A makes IC.2B change state, which has the effect of turning on or turning off the LED contained in IC3.

Circuit diagram:
On-off Infrared Remote Control Circuit Diagram

This circuit is an opto triac with zero-crossing detection which allows our setup to accomplish switching without noise. It actually triggers the triac T2 in the anode where the load to be controlled is found. The selected model allows us to switch up to 3 amperes but nothing should stop you from using a more powerful triac if this model turns out to be insufficient for your use. In order to reduce its size and total cost, the circuit is powered directly from the mains using capacitor C5 which must be a class X or X2 model rated at 230 volts AC.

This type of capacitor, called ‘self-healing’, is the only type we should use today for power supplies that are connected to ground. ‘Traditional’ capacitors, rated at 400 volts, do not really have sufficient safety guarantees in this area. Considering the fact that the setup is connected directly to the mains, it must be mounted in a completely insulated housing. A power outlet model works very well and can easily be used to inter-space between the grounded wall outlet and that of the remote control device.

Based on this principle, this setup reacts to any infrared signal and, as we said before, this makes it compatible with any remote control. On the other hand, it has a small disadvantage which is that sometimes it might react to the ‘normal’ utilization of one of these, which could be undesirable. To avoid that, we advise you to mask the infrared receiver window as much as possible so that it is necessary to point the remote control in its direction in order to activate it.
Author: Christian Tavernier - Copyright: Elektor Electronics Magazine

Comments

Popular posts from this blog

Digital Fan Regulator Circuit Diagram

This is the project of Digital Fan Regulator Circuit diagram. The circuit presented here can be used to control the speed of  fans using induction motor. The speed control is nonlinear, i.e. in steps. The current step number is displayed on a 7-segment display. Speed can be varied over a wide range because the circuit can alter the voltage applied to the fan motor from 130V to 230V RMS in a maximum of seven steps.  The triac used in the final stage is fired at different angles to get different voltage outputs by applying short-dura-tion current pulses at its gate. For this pur-pose a UJT relax-ation oscillator is used that outputs sawtooth waveform. This waveform is coupled to the gate of the triac through an optocoupler (MOC3011) that has a triac driver output stage.  Pedestal voltage control is used for varying the firing angle of the triac. The power supply for the relaxation oscillator is derived from the rectified mains via 10-kilo-ohm, 10W series dropping/limit-ing...

24 Hour Timer

Description: These two circuits are multi-range timers offering periods of up to 24 hours and beyond. Both are essentially the same. The main difference is that when the time runs out, Version 1 energizes the relay and Version 2 de-energizes it. The first uses less power while the timer is running; and the second uses less power after the timer stops. Pick the one that best suits your application. Notes: The Cmos 4060 is a 14 bit binary counter with a built in oscillator. The oscillator consists of the two inverters connected to Pins 9, 10 & 11; and its frequency is set by R3, R4 & C3.The green Led flashes while the oscillator is running: and the IC counts the number of oscillations. Although it's a 14 bit counter, not all of the bits are accessible. Those that can be reached are shown on the drawing. By adjusting the frequency of the oscillator you can set the length of time it takes for any given output to go high. This output then switches the transistor; which in turn o...

Using the SG3525 PWM Controller Explanation and Example Circuit Diagram Schematic of Push Pull Converter

PWM is used in all sorts of power control and converter circuits. Some common examples include motor control, DC-DC converters, DC-AC inverters and lamp dimmers. There are numerous PWM controllers available that make the use and application of PWM quite easy. One of the most popular of such controllers is the versatile and ubiquitous SG3525 produced by multiple manufacturers – ST Microelectronics, Fairchild Semiconductors, On Semiconductors, to name a few. SG3525 is used extensively in DC-DC converters, DC-AC inverters, home UPS systems, solar inverters, power supplies, battery chargers and numerous other applications. With proper understanding, you can soon start using SG3525 yourself in such applications or any other application really that demands PWM control. Before going on to the description and application, let’s first take a look at the block diagram and the pin layout. Pins 1 (Inverting Input) and 2 (Non Inverting Input) are the inputs to the on-board error amplifier. If you a...