Saturday, 9 May 2015

How does a photodiode behave in saturation?


In my design, a photo diode is connected in reverse bias with 12V. The LDO (low-dropout) voltage regulator which is used for biasing can deliver a maximum current of 500mA


My configuration:



schematic


simulate this circuit – Schematic created using CircuitLab


What I want to know is: If my photo diode gets saturated, how would it behave? Will it behave like a current source generating maximum rated current? or a short circuit allowing 500mA of supply current directly to the TIA (transimpedance amplifier)?


I'm asking because I want to put a protection diode before the TIA, which has maximum rated input current of 100mA.


I want to know the equivalent circuit of a saturated photo diode - is it a closed switch or a regulated current source?




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