Circuitdigest.com-IR Transmitter and Receiver
Circuitdigest.com-IR Transmitter and Receiver
circuitdigest.com/electronic-circuits/ir-transmitter-and-receiver-circuit
Other than emitting invisible infrared light, IR LED looks like a normal LED and also
operates like a normal LED, means it consumes 20mA current and 3vots power. IR LEDs
have light-emitting angle of approx. 20-60 degree and range of approx. few centimetres to
several feets, it depends upon the type of IR transmitter and the manufacturer. Some
transmitters have a range in kilometers.
1/19
IR Receiver (TSOP17XX)
TSOP17XX receives the modulated Infrared waves and changes its output. TSOP is
available in many frequency ranges like TSOP1730, TSOP1738, TSOP1740 etc. Last two
digits represent the frequency (in Khz) of modulated IR rays, on which TSOP responds.
Like for example TSOP1738 reacts when it receives the IR radiation modulated at 38Khz.
Means it detects the IR which is switching On and Off at the rate of 38Khz. TSOP’s
output is active low, means its output is remains HIGH when there is no IR, and becomes
low when it detects IR radiation. TSOP operates on particular frequency so that other IRs
in the environment can’t interfere, except the modulated IR of particular frequency. It has
three pins, Ground, Vs (power), and OUTPUT PIN.
2/19
Output Pin 3 of the 555 Timer IC has been connected to IR LED using 470 resistor and a
push button switch. Whenever we press the button, circuit emits modulated IR at 38 KHz.
A 100uF capacitor is connected across the supply to provide the constant supply to the
circuit, without any ripple.
IR Receiver circuit is very simple we just need to connect a LED to the output of the
TSOP1738, to test the receiver. We have use BC557 PNP transistor here, to reverse the
effect of TSOP, means whenever the output is HIGH LED will be OFF and whenever it
detects IR and output is low, LED will be ON. PNP transistor behaves opposite to the
NPN transistor, it acts as open switch when a voltage applied to its base and acts as
closed switch when there is no voltage at its base. So normally TSOP output remains
HIGH and Transistor behaves as open switch and LED will be OFF. As soon as TSOP
detects Infrared, its output becomes low and transistor behaves as closed switch and
LED will be ON. As you can see in the below IR receiver circuit A 10k resistor is used
for provide proper biasing to transistor and a 470ohm resistor is used at LED for limiting
the current. So whenever we press the Button at IR transmitter, it is detected by
TSOP1738 and LED will glow.
3/19
We have further modified this circuit by using a relay to operate the AC mains appliances
by an IR remote, in this remote controlled switch circuit. Check out our electronic circuits
section to learn and build more interesting circuits and simple projects.
Video
4/19
Watch Video At: https://youtu.be/g2yD2rZpA7M
IR
IR Remote
IR Transmitter
IR Receiver
IR LED
TSOP1738
555 timer circuit
Have any question realated to this Article?
Telegram
Discord
Forum
Comments
5/19
pls help me for my Pro
Hello dear.
bro can you help me to get the code of microC for this project İR Transmitter and reciever
Thank you.
http://circuitdigest.com/electronic-circuits/ir-transmitter-and-receiver-circuit
Components
The code is as follow :
Option Explicit
Define uC as None
Seriously !
Diagram
Hi Daniel
Can you help me out with the following please. I need to show a diagram of a receiver of
a door bell. the door bell receiver is supplied with 9 volt battery. when remote is activated
the receiver sends the signal to the Buzzer and the Buzzer make sound.
Would it be possible to switch out from IR to some form of Bluetooth remote control?
This is completely a
This is completely a different circuit, you need to use Bluetooth module with some micro-
controller to achieve this.
6/19
Log in or register to post comments
please replay
can you send this alarm circuit done without using any ic's
IR Receiver
pls is there any circuit that can produce free energy? If you use up to 20 red led
connected in series. I need the circuit diagram pls help.
Hello Dear
I was trying to work with TSOP1738. I used Attiny85 to generate IR signal. Receiver out
put is fed to a simple transistor that drives a led. When circuit is switched on the receiver
LED lights up for a brief period. The program is given below
void loop() {
for(i=0;i<50;i++){
digitalWrite(0,HIGH);
delayMicroseconds(13);
digitalWrite(0,LOW);
delayMicroseconds(13);
}
delayMicroseconds(500);
}
Pl help me to correct the mistake .
Sir can use ldr in the transmitter section that will power the circuit when dark( means
when there is no light then the circuit will start emitting rays)
7/19
nice work sir,
nice work sir,
pls help to make a audio transmitter and receiver above 60m range
Custom IR transceiver
Hi, I have two wire terminals. I need an IR controlled device to close the circuit (connect
the terminals) ONLY when I command from a remote. How can we do this or how to
modify the above circuitry to achieve this?
You can use Relay to close the circuit via Remote, check this circuit Remote Controlled
Light Switch
Please can you email me a circuit diagram that produces IR signals at 38kHz.I have one
that isn't working.
Doubt
Sir,
Is it possible to work ir led and tsop using a single power supply?
8/19
Log in or register to post comments
Yes
Yes
Thanks maddy!!
But then how is it possible?
if i want to take the readings of tsop using arduino..
Can u suggest me a circuit in which both the tsop and irled use single powersource and
the readings of tsop is measured by arduino.
I have tried one but once the reflection from irled occurs,the tsop output remail zero even
when there is no reflection on to the tsop.
Please help me..
if we want to connect the output of the receiver circuit to the microcontroller can we
directly do that by connecting just the output pin of the tsop to the microcontroller.
sir....!!!instead of decoder
sir....!!!instead of decoder (receiver )we can use microcontroller but how we integrated
transmitter or what type of IC could we use instead of encoder transmitter
that can operated with microcontroller?
9/19
Leave the Transmitter part as
Leave the Transmitter part as it is, just change the receiver part according to your
requirement.
You need to increase the range of Transmitter part, not receiver part. To increase the
range, use convex lens at Tsop or use a powerfull IR LED
voltage
Really appreciate your work man, thank you. I have only one question, what is the emitor
voltage for the Q1 transistor ?
10/19
IR transmitters
Help. Anyone know where i can get the IR transmitters mentioned in the article that will
work in the kilometer range? The usual places I order parts (Mouser, Digikey,etc) doesn't
have anything close.
Yes you can decode the input from IR remote (tv/dvd remote), and can set the different
functions on different button Press using some microcontroller, check this one: IR Remote
Controlled Home Automation using Arduino
15-20 feet.
15-20 feet.
Use microcontroller, check this project to find out the IR Remote Hex code: Universal IR
Remote Control using Arduino
11/19
doubt in this article
why the led is blinking uneccessarily before giving the ir trigger in the receiver circuit
help me
capacitor
Hello dear,
Can anyone tell me why we use capacitor in TSOP circuit
out of receiver
Hello sir
I have a problem regarding the receiver I use sliding switch instead of tact switch but
when I switch on the transmitter for very long the led of the ir receiver will only stay for
about 1 second how can i fix this?
@Dheeraj @d. kupar: C1 is connected in receiver circuit for the same reason as we
connected C3 100uF in Trasnmitter across the supply, to provide the constant supply
without any ripple.
12/19
Log in or register to post comments
IR Receiver
Maddy, are you sure? I agree with Bernd, it looks back-to-front. If the circuit is correct,
could you explain how any current can ever flow through the transistor, please? With
respect, I don't think the article is clear on this point.
Thanks, John
too excellent
Really it is too useful for all students
13/19
led
I have a device which used to scan invisible bar code. But now its not working at night but
works day time. What's the problem. I can send its image if you please feel to help me
out. Pls
i have problem please help me,,,,,your some code delete please reply me my email
address
If I were to have multiple transmitters with receivers in the same room all using the
TSOP17xx's as receivers at different frequencies, do you think they would cross-talk? Are
the frequencies too close together? I see a 30, 33, 36, 38, 40 and 56 kHz. Looking
forward to using this for a fun project.
Yes they may interfere with each other, also check this project if you are interested in
decoding IR signal of Remote: IR Remote Controlled Home Automation using Arduino
Can we use multiple switches from this circuit? If yes,then please mention tye circuit
diagram.
14/19
Log in or register to post comments
IR sensor
A friend gave a sat decoder. This decoder doesnt have a ir sensor insted it has a port
named Display IR. how does it work, and can i fix an IR reciver?
Hi, i have a tsop4838 receiver and a 6v supply and i want to use it to not blink a led but
any switch other 6v device or a relais when i want to switch a separate powersupply.
It only has to respond when the reciever receives. it doesnt have to stay switched on or
off.
So basically use it as a remote switch that only works when a button is pressed.
If i put an LED in series with ir led, should the LED flash at a frequency of 38khz?
It will flash but our eye can not detect this high frequency so LED will be appeared to be
continuously glowing.
15/19
transmitter and receiver
greetings m doing a mini project for opto electronics ,the project requires me to build a
transmitter and receiver using a 555 timer,2* 120 ohm resistors,photo LED and TEPT
5600 photo transistor.
your help will be much appreciated.
hi there.
this is such a great works.and i want to ask, how can i do to increase the frequency from
38kHz to reach up to 300GHz? is it possible to do that?your help will be much
appreciated.tq
What if I've to use multiple transmitters and a single receiver using Arduino? How do we
encode the IR LED output such that we can decide the codes at the receiver part by
Arduino?
I used tsop38238 receiver and an arduino to check the receiver output(on serial monitor)
using irRemote library. Each time the push button is pressed , different outputs were
displayed. Why is it so?(Isn't it supposed to give the same pattern?).
extend distance
16/19
Please send me long distance ir circuit diagram
In Line followers, photo diode is used to receive IR instead of TSOP, check this
project: Line Follower Robot using Arduino
ir transmitter distance
Hi, is there a way to amplify the IR led transmitter so that I can place the IR receiver(e.g
TSOP17XX ) 2-3 meters apart from the IR led?
Please read the previous comments before asking, your question might has been already
answered.
Hi...
Ur project lks osm
Can u please help me find where I can get a similar bread board presentation for ir
people counter prepared using non programmable ic's please
ir receiver
17/19
can we use bc547 instead of bc557?
distance measurement
How can I use IR sensor as distance measurement ?
can we decrease the distance between the sender and reciever about 1feet. tell me how
can i do that
If anybody wants to operate a relay in the receiver what would be the circuit then?
multiple TSOP
Hi
It is possible to use multiple TSOP in this circuit. If yes, how?
clarifications needed
Sir
Please i need a little clarification
How do i identify thy positive and negative sides of an op-amp
2-I know the ADC converts analog to digital signals on a PCB but i will love to know how
the ADC actually relates with the input and output electrical components on an optical
transceiver,on an optical receiver and on a transimpedance pcb
3-Can i use a UART/USART in conjuction with the op-amps in an optical receiver pcb
Kindly shed some light on this because most writs dont tell us how this actually relate on
the pcn
After pressing the switch the LED blinks and stops even the button is being pressed.Can
we make the LED on continuously by keeping the button pressed on?
18/19
Log in or register to post comments
Hi,
Hi,
Just new to circuit digest. Wanting to build an IR 'fire and detect' circuit for an RC tank
(tank fire and stationary or other tank detect). Searches led me to the article 'How to build
an IR Transmitter and Receiver circuit using 555 timer'.
Tim
19/19