Skip to main content

Build an IR Beam Breaker


This is an Infrared beam breaking alarm ideal to use in entry or passages.It is based on the working of the popular IR sensor Module TSOP 1738 which senses 38 kHz Infrared pulses from the IR LED of the transmitter. Range of the circuit is about 5 meters if the transmitter and receiver are properly aligned

TSOP 1738 IR sensor module responds to only 38kHz pulsed infrared rays. It will not sense continuous IR ray from the IR LED.So a transmitter circuit(as one in TV remote handset) based on 555 IC is required. Any standard transmitter circuit based on 555 IC can be used. But its output should be 38kHz exactly. TSOP 1738 gives 5 volt output and 5mA current in the off position.

 That is when IR rays are not available.Its output is current sinking so that when it receives 38kHz IR rays, output becomes zero.Pin 2 of the module should get a supply voltage between 4.5 to 6 volts.Higher voltage above 6 volts will destroy the device. The module is generally immune to ambient light, but may responds to sources of noice such as electronic ballasts.

IR Beam Breaker Schematics

IR Beam breaker circuit

Out put from the IR module is given to the inverting input of IC1. LM311 is a precision voltage comparator . It looks like the common Op Amps like LM741, CA3130,CA 3140,TL071 etc.But its pin connections and output are different from other Op Amps.

Pin 2 Non inverting
Pin3 Inverting
Pin 1 Ground
Pin8 Vcc
Pin7 Current sinking Output
IR Beam breaker circuit

The non inverting input of IC1 is connected to a potential divider comprising R1 and R2. When the IR sensor gets IR pulses from the transmitter, output of IC1 remains high. When the IR beam breaks, output from the sensor becomes high which triggers IC1. It then sinks current to activate buzzer and LED. link

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...