Tuesday 19 April 2016

led - IR emitter in reverse bias?



What will happen if light is shown on IR LED (emitter) when it's in reverse bias condition?



Answer



It works like a photo diode. I.e. if photon energy is high enough (wavelength is short enough) to create electron-hole-pairs you get a photo current proportional to the light flux.



It might be not very efficient though for that purpose because it was not designed (optimized) for that purpose.
E.g. the sensitive area is probably much smaller than that of an ordinary photodiode.


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...