Photonica

Transimpedance amplifier (TIA)

The current-to-voltage amplifier that follows almost every photodiode. Its feedback resistor sets the gain and the noise floor, and the photodiode capacitance, not the resistor alone, sets the bandwidth.

Detection & noiseUpdated September 2026

A photodiode produces a current proportional to optical power, and nearly everything downstream wants a voltage. A transimpedance amplifier makes the conversion by driving the photocurrent IpI_p through a feedback resistor RfR_f around an inverting amplifier, so that the output is Vout=−IpRfV_{out} = -I_p R_f and the gain is quoted in ohms (or dBΩ in optical receivers). The inverting input is held at virtual ground, which keeps the voltage across the diode constant whatever the light level; the diode's capacitance is therefore never charged and discharged by the signal, and that is the property that makes the circuit worth its complexity.

The comparison with the simplest alternative, a load resistor, shows why. A photodiode of capacitance CinC_{in} (diode plus amplifier input) loaded by RR has a bandwidth of 1/(2πRCin)1/(2\pi R C_{in}): 15.9 MHz for 10 kΩ and 1 pF. The same 10 kΩ used as RfR_f in a TIA whose amplifier has gain-bandwidth product GBWGBW gives, to first order,

f−3 dB≈GBW2πRfCin,f_{-3\,\mathrm{dB}} \approx \sqrt{\frac{GBW}{2\pi R_f C_{in}}},

which is 126 MHz for GBWGBW = 1 GHz: the same transimpedance at eight times the bandwidth. A small feedback capacitor CfC_f across RfR_f is needed to keep the loop stable, and choosing it is most of the practical design; too small and the response peaks or oscillates, too large and it limits the bandwidth to 1/(2πRfCf)1/(2\pi R_f C_f).

Noise

The feedback resistor contributes thermal noise current 4kBT/Rf\sqrt{4k_BT/R_f} at the input, which is why sensitive receivers use the largest RfR_f the bandwidth allows. Setting it equal to the shot noise of the photocurrent, 2eIp\sqrt{2eI_p}, gives the photocurrent above which the receiver is shot-noise limited, Ip=2kBT/(eRf)I_p = 2k_BT/(eR_f).

RfR_fInput noise current at 290 KPhotocurrent where shot noise equals it
1 kΩ4.0 pA/√Hz50 µA
10 kΩ1.27 pA/√Hz5.0 µA
100 kΩ0.40 pA/√Hz0.50 µA
1 MΩ0.13 pA/√Hz0.050 µA

The table is computed from the two expressions above. It omits the amplifier's own noise, which enters in two parts: its input current noise adds directly, and its input voltage noise ene_n appears across CinC_{in} and produces a current noise en⋅2πfCine_n \cdot 2\pi f C_{in} that rises with frequency. In wideband receivers this enCe_nC term, not the resistor, usually dominates the integrated noise, which is why low-capacitance diodes and short connections to the amplifier matter as much as the amplifier's datasheet noise figure. The combined input-referred noise current divided by responsivity is the receiver's noise-equivalent power, and it sets receiver sensitivity when the signal is weak.

In a data receiver the TIA sits millimeters from the diode, often in the same package, and is followed either by a limiting amplifier (NRZ, and the classic TIA, limiting amplifier and clock recovery chain of a burst-mode receiver) or kept linear for PAM4 and coherent signals, where the DSP needs the waveform intact. Linear pluggable optics depend on exactly this linearity, because the host equalizer sees whatever the TIA passes. On a measurement bench the same circuit appears as a switchable-gain current amplifier, and the gain setting chosen for a photodetector characterization or a RIN measurement fixes both the bandwidth and the noise floor of the result; balanced detection subtracts two photocurrents before a single TIA so that common-mode intensity noise never reaches it.

References: E. Säckinger, Analysis and Design of Transimpedance Amplifiers for Optical Receivers (Wiley, 2017); J. G. Graeme, Photodiode Amplifiers: Op Amp Solutions (McGraw-Hill, 1996).