IR Light Curtain Circuit Questions

  • Thread starter Thread starter brooksENG
  • Start date Start date
  • Tags Tags
    Circuit Ir Light
Click For Summary

Discussion Overview

The discussion revolves around the design and implementation of an IR light curtain intended to cut power to an electrical testing bench when any of the IR beams are interrupted. Participants are exploring the connection of IR receivers and transmitters, wiring parameters, and circuit design considerations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants inquire about the necessity of a current limiting resistor between the power supply and the photodiode.
  • There are differing views on whether the IR LED needs to be pulse width modulated, with suggestions that it should be switched on and off at a specific frequency.
  • Participants discuss the general wiring layout for powering a photodiode with a TTL level output and how to use this output to control the mains power supply.
  • One participant notes that the IR receiver will produce a 0 Volt output while receiving a signal and 5 volts when the signal is lost, suggesting this could be used to switch a relay.
  • Concerns are raised about safety when dealing with mains power and the need for a design that ensures power remains off after an IR beam is interrupted.
  • Some participants mention the importance of using IR filter plastic windows to reduce interference from ambient light.
  • Questions are posed regarding the modulation frequency and its role in improving ambient noise rejection, as well as how to apply lessons from TV IR remote control standards to the design.

Areas of Agreement / Disagreement

Participants express a range of views on the technical requirements for the circuit, particularly regarding current limiting, modulation, and safety considerations. No consensus is reached on the best approach to these issues, indicating ongoing debate and exploration.

Contextual Notes

Participants note the importance of understanding the specifications in the datasheets for the components being used, as well as the implications of wiring the circuit to mains power. There is also mention of the need for further clarification on certain technical aspects, such as modulation frequency and current settings.

Who May Find This Useful

This discussion may be of interest to individuals involved in electronics design, particularly those working on safety systems, IR technology, or circuit design for automation and control applications.

brooksENG
Messages
4
Reaction score
0
These questions relate to an IR Light curtain i am trying to build.
The light curtain is going to be used to cut the power to an electrical testing bench when any of the curtains IR light beams are broken.

The project will consist of IR transmitters ( IR LED's(zd1946)- data sheet-http://www.jaycar.com.au/products_uploaded/ZD1946.pdf), IR Receivers
(Photodiodes (zd1952)-data sheet- http://www.jaycar.com.au/products_uploaded/ZD-1952.pdf ), and the circuitry needed to connect them to the mains power and trip the power to the bench when an IR beam is broken.

My questions relate to the connection of the IR receiver to a power supply and the wiring parameters i need to be aware of.

1. does there need to be a current limiting resistor between power supply and photo diode?

2. does the IR led need to be pulse width modulated, if so how?

3. what is the general wiring layout to power a photodiode that has a TTL level output, how can i use this TTL output to send a stop signal to the mains power supply of the bench?

4. any information that you think could be helpful in this situation would be great!


I thank you for taking the time to read this rather long thread, and any help would be greatly appreciated.
 

Attachments

Last edited by a moderator:
Engineering news on Phys.org
hello brooksENG-
Your receiver module apparently wants (needs?) a carrier frequency for the IR signal. Use a NE555 to modulate the light emitting diode. Do not exceed about 1.5 volts across it. Use a series resistor to limit current.
Bob S
 
brooksENG said:
These questions relate to an IR Light curtain i am trying to build.
The light curtain is going to be used to cut the power to an electrical testing bench when any of the curtains IR light beams are broken.

The project will consist of IR transmitters ( IR LED's(zd1946)- data sheet-http://www.jaycar.com.au/products_uploaded/ZD1946.pdf), IR Receivers
(Photodiodes (zd1952)-data sheet- http://www.jaycar.com.au/products_uploaded/ZD-1952.pdf ), and the circuitry needed to connect them to the mains power and trip the power to the bench when an IR beam is broken.

My questions relate to the connection of the IR receiver to a power supply and the wiring parameters i need to be aware of.

1. does there need to be a current limiting resistor between power supply and photo diode?

2. does the IR led need to be pulse width modulated, if so how?

3. what is the general wiring layout to power a photodiode that has a TTL level output, how can i use this TTL output to send a stop signal to the mains power supply of the bench?

4. any information that you think could be helpful in this situation would be great!


I thank you for taking the time to read this rather long thread, and any help would be greatly appreciated.

I only skimmed the datasheets so far, but here are a few thoughts.

You wouldn't current limit the input to the receivers. They look to be monolithic detector/amplifier modules. They will only consume what current they need.

You will want to set the TX current within the datasheet limits for those emitting diodes. You do that with the drive voltage and series current limiting resistors.

It is generally good to use IR filter plastic windows at the detectors to cut out ambient interfering light.

It's not so much PWM drive of the IR drive, but more some modulation frequency drive of the IR emitters and a bandpassed detection of that modulation at the IR receivers.

Quiz Questions -- Why would such a system help the ambient noise rejection? How should you choose the modulation frequency? What lessons can you use from TV IR remote control standards to help you in your IR curtain design?
 
Last edited by a moderator:
My questions relate to the connection of the IR receiver to a power supply and the wiring parameters i need to be aware of.

1. does there need to be a current limiting resistor between power supply and photo diode?
YES. This is a 100 mW diode and it has a forward conducting voltage of about 1.3 Volts, so the maximum current before the dissipation limit is reached will be about 76 mA. Start off with less than half of this, though.


2. does the IR led need to be pulse width modulated, if so how?
It has to be switched on and off at a 38 KHz rate. Just a square wave is OK.

3. what is the general wiring layout to power a photodiode that has a TTL level output, how can i use this TTL output to send a stop signal to the mains power supply of the bench?

An IR receiver will produce a 0 Volt output while it receives a signal and 5 volts when it loses the signal. (This is not the same as a photodiode).
You could use these signals to switch a relay in the power supply if you feel qualified to do that safely. When you talk about mains power, you ring alarm bells. Can you do it safely?

4. any information that you think could be helpful in this situation would be great!

You would want to design it so that any cutting of the IR beam cuts off the power and leaves it off so it has to be reset.
 
vk6kro said:
My questions relate to the connection of the IR receiver to a power supply and the wiring parameters i need to be aware of.

1. does there need to be a current limiting resistor between power supply and photo diode?
YES. This is a 100 mW diode and it has a forward conducting voltage of about 1.3 Volts, so the maximum current before the dissipation limit is reached will be about 76 mA. Start off with less than half of this, though.


2. does the IR led need to be pulse width modulated, if so how?
It has to be switched on and off at a 38 KHz rate. Just a square wave is OK.

3. what is the general wiring layout to power a photodiode that has a TTL level output, how can i use this TTL output to send a stop signal to the mains power supply of the bench?

An IR receiver will produce a 0 Volt output while it receives a signal and 5 volts when it loses the signal. (This is not the same as a photodiode).
You could use these signals to switch a relay in the power supply if you feel qualified to do that safely. When you talk about mains power, you ring alarm bells. Can you do it safely?

4. any information that you think could be helpful in this situation would be great!

You would want to design it so that any cutting of the IR beam cuts off the power and leaves it off so it has to be reset.

I am not going to actually wire it to the mains i just need to know how it could be done (design)
 
brooksENG said:
I am not going to actually wire it to the mains i just need to know how it could be done (design)

Looks like vk6kro gave you lots of useful information. What have you done with it so far?
 
berkeman said:
I only skimmed the datasheets so far, but here are a few thoughts.

You wouldn't current limit the input to the receivers. They look to be monolithic detector/amplifier modules. They will only consume what current they need.

You will want to set the TX current within the datasheet limits for those emitting diodes. You do that with the drive voltage and series current limiting resistors.

It is generally good to use IR filter plastic windows at the detectors to cut out ambient interfering light.

It's not so much PWM drive of the IR drive, but more some modulation frequency drive of the IR emitters and a bandpassed detection of that modulation at the IR receivers.

Quiz Questions -- Why would such a system help the ambient noise rejection? How should you choose the modulation frequency? What lessons can you use from TV IR remote control standards to help you in your IR curtain design?


Firstly thank you for your help.

Can you please explain what you mean by TX current?
can you please elaborate on the modulation frequency drive of the IR emitters and bandpass detection?

As you can probably tell I am out of my depth here. its like trying to learn several topics i have had no exposure too.

thank you.
 
berkeman said:
Looks like vk6kro gave you lots of useful information. What have you done with it so far?

I have been on holidays for a couple of weeks and have only just returned to the task.

I have been trying to take the very useful information given to me and, firstly, understand it, second try use it to my advantage.
I have not had much experience with cct design but i am thankful for everyone's help on this subject.
 
brooksENG said:
Firstly thank you for your help.

Can you please explain what you mean by TX current?
can you please elaborate on the modulation frequency drive of the IR emitters and bandpass detection?

As you can probably tell I am out of my depth here. its like trying to learn several topics i have had no exposure too.

thank you.

The TX current is the transmit current that you drive each IR LED with. It looks like vk6kro gave you some info on how to set the TX current with a current-limiting resistor in series with your drive signal.

You will need to drive the TX LEDs with a signal around 39kHz (see the receiver module datasheet for the frequencies for the different modules). This is done to reject DC IR background noise, and noise at 50/60Hz and its harmonics from AC lighting nearby. The receiver module only responds to IR light that is being switched on and off at that 39kHz frequency.

So you will need to find/make a source of 39kHz square wave voltage, and drive a number of LEDs with that in parallel (each LED has its own current-limiting resistor). Make the curtain with a row of the TX LEDs on one side, and a row of the receivers on the other. Combine the outputs of the RX modules with logic, and use that overall logic signal to trigger a flip-flop that drives a relay for the AC power to the bench to cut it off. Put a reset button on the FF to reset the whole thing.
 

Similar threads

Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
10K
Replies
12
Views
3K
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
4K