Hi all,
I am reading the "1 MHz, Single-Supply, Photodiode Amplifier Reference Design" application note and have a question about the pole mentioned on Page 5. Why the R in parallel with C gives a pole of 1/2pi*C*R?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
I am reading the "1 MHz, Single-Supply, Photodiode Amplifier Reference Design" application note and have a question about the pole mentioned on Page 5. Why the R in parallel with C gives a pole of 1/2pi*C*R?
Thanks.
Hi Kai,
Just for clarification, you should always account for the photodiode capacitance (Cj). The interaction of the feedback resistance with the parallel combination of your photodiode capacitance and op-amp input capacitance creates a zero in the feedback network (technically 1/beta). This is the real reason why C1 is added, because without it your transimpedance amplifier will very likely be unstable. Effectively Cj places a limit on the maximum bandwidth you can get out of the circuit, and consequently on the minimum value of C1 you can use and still keep the op-amp stable.
Also, Go Green!
Hi Marek,
Thank you very much for your suggestion. I have studied the material you mentioned but still could not figure out why "in the region above the pole, the frequency of intersection is fI = (C1/Cin+C1)fGBW.
Bin
Hi Bin,
equation 9 is just taken out of figure 6 of the application note you refer to:
The blue graph is 1/beta = (Cin + C1)/C1. The red graph is a line with the slope of -20db/decade, which crosses the 0dB line at fGBW. And the point of intersection of the blue and red graph is just at
fi = C1/(Cin +C1) x fGBW
An example: If 1/beta is 20dB, then the intersection point is one decade under fGBW. If 1/beta is 40dB, then the intersection point is two decades under fGBW.
Kai