Responsivity: $R = \frac{QE \cdot e \cdot \lambda}{h c}$
Shot noise: $i_{shot}= \sqrt{2eI_p \cdot BW}$
NEP: $\displaystyle NEP = \frac{\sqrt{4kTBW/R_L + 2eI_d BW}}{R}$
Detectivity: $D^* = \frac{\sqrt{A \cdot BW}}{NEP}$
Calculate responsivity, photocurrent, shot noise, thermal noise, SNR, NEP, and specific detectivity D* for Si PD, InGaAs PD, APD, and PMT. Includes responsivity vs wavelength chart.
Responsivity: $R = \frac{QE \cdot e \cdot \lambda}{h c}$
Shot noise: $i_{shot}= \sqrt{2eI_p \cdot BW}$
NEP: $\displaystyle NEP = \frac{\sqrt{4kTBW/R_L + 2eI_d BW}}{R}$
Detectivity: $D^* = \frac{\sqrt{A \cdot BW}}{NEP}$
The core relationship is the responsivity, which converts incident optical power into photocurrent. It depends on the quantum efficiency (QE) and the photon energy.
$$R = \frac{I_p}{P}= \frac{QE \cdot e \cdot \lambda}{h c}$$Where $R$ is responsivity (A/W), $QE$ is quantum efficiency (unitless, set per detector material), $e$ is electron charge ($1.602 \times 10^{-19}$ C), $\lambda$ is wavelength (m), $h$ is Planck's constant ($6.626 \times 10^{-34}$ J·s), and $c$ is the speed of light ($3 \times 10^8$ m/s).
The total noise current determines the minimum detectable signal. It combines shot noise from the signal and dark current, plus thermal (Johnson) noise from the load resistor.
$$i_{noise}= \sqrt{i_{shot}^2 + i_{dark}^2 + i_{thermal}^2}= \sqrt{2e(I_p + I_d) \cdot BW + \frac{4kT \cdot BW}{R_L}}$$Where $I_d$ is dark current (A), $BW$ is electrical bandwidth (Hz), $k$ is Boltzmann's constant, $T$ is temperature (K), and $R_L$ is load resistance (Ω). From this, we derive NEP = $i_{noise}/ R$ and D* = $\sqrt{A \cdot BW} / $NEP, where $A$ is detector area.
Fiber-Optic Communications: InGaAs photodetectors are standard in telecom receivers for 1310 nm and 1550 nm light. Engineers use calculations like these to balance responsivity and bandwidth to achieve the required data rate and bit-error rate for your internet backbone.
LIDAR and 3D Sensing: Avalanche Photodiodes (APDs) are favored here for their internal gain (M). Designing a LIDAR for a self-driving car requires optimizing the gain to amplify weak return signals without introducing excessive excess noise, which you can explore with the "APD Gain M" slider.
Scientific Spectroscopy: For analyzing faint starlight or fluorescent samples, Photomultiplier Tubes (PMTs) offer extremely high gain and low dark current. Their superior NEP and D* make them ideal for photon-counting applications where every single photon matters.
Consumer Electronics: Silicon photodiodes are everywhere, from the ambient light sensor in your phone that adjusts screen brightness to barcode scanners. The design trade-off is between sensitivity (high R) and speed (high BW), which are inversely related—a key relationship visible in the simulator outputs.
First, while it's easy to think "a sensor with high sensitivity is a good sensor," this is a pitfall. For example, an InGaAs photodiode with high sensitivity R excels in the near-infrared but is inferior to silicon in the visible range. By using the tool to observe sensitivity while changing the wavelength, you can appreciate that "high sensitivity" is specific to a particular wavelength band. Next, understand the relationship between bandwidth BW and "response speed." A 10MHz bandwidth corresponds to a response time of approximately 35ns. For high-speed applications like communications, you would set a larger bandwidth, but you can use this simulator to confirm the trade-off of increased noise that comes with it. Finally, dark current Id is highly sensitive to temperature. Try lowering the tool's temperature T parameter from room temperature (300K) to a cooled state (e.g., 250K). You should see a significant improvement in NEP. In actual design, pursuing higher performance means considering the balance between cost and performance, as cooling mechanisms become necessary.
For an InGaAs photodetector at λ=1550 nm (telecom band): assume incident power P=1 µW, bandwidth BW=100 MHz, temperature T=300 K. Responsivity R ≈ 0.9 A/W yields photocurrent Ip = 0.9 µA. Shot noise current i_shot = √(2qIp·BW) ≈ 38 pA/√Hz. NEP = i_shot/R ≈ 42 pW/√Hz. Detectivity D* = √(A·BW)/NEP where active area A=100 µm² yields D* ≈ 7.5×10¹¹ Jones. At 1 µW signal, SNR ≈ 18 dB.