PDA

View Full Version : Selection of infrared components and calculation


StealthRay
Aug26-09, 07:24 AM
Hello,

Can any experts give me some advice on the selection and calculation of infrared in control.

I want to do a simple sensor control by PLC which utilize the infrared.When the receiver detects the infrared from the transmitter, the signal will trigger the PLC for some form of control.

At this point, photo sensitivity, wavelength, noise is not of my concern.However,I want the range of detection to be about 30-45 degree and at the length of about 1 metre.

I thought of using phototransistor because i saw some receiver circuits using it. My problem is how do I amplify the signal to 24v so that the PLC can recognize it. Is phototransistor works the same way as the transistor?Is the calculation similar in obtaining the Ic, Ib, and Vce?

Can the phototransistor works like the transistor and amplify the output voltage Vc to 24V?
If not should I use another transistor to do that?Or should I use an op-amp to do that?

Any advice is very much appreciated.

Thank you.

waht
Aug26-09, 11:45 AM
I thought of using phototransistor because i saw some receiver circuits using it. My problem is how do I amplify the signal to 24v so that the PLC can recognize it. Is phototransistor works the same way as the transistor?Is the calculation similar in obtaining the Ic, Ib, and Vce?

Yes, except that there is no Ib as it is controlled by incident light.

dlgoff
Aug26-09, 06:22 PM
Here's a little application note for common collector and common emitter photo transistor circuits: Design Fundamentals for Phototransistor Circuits (www.fairchildsemi.com/an/AN/AN-3005.pdf)

StealthRay
Aug26-09, 07:40 PM
Thanks alot.