Photodiodes

Article by:
Date Published:
Last Modified:
WARNING
This page is in notes format, and may not be of the same quality as other pages on this site.

Overview

A photodiode is a two terminal component which converts light into an electrical current. Just like a general-purpose diode, they consist of a normal semiconductor PN junction. The difference is the photodiodes semiconductor junction is exposed to light through a transparent window rather than encapsulated in opaque material as in a standard diode.

Uses:

  • Light sensors
  • MOSFET gate drivers in opto-couplers

Schematic Symbol

Below is the common schematic symbol used for a photodiode:

Schematic symbol for a photodiode.

Schematic symbol for a photodiode.

TIP

The photodiode schematic symbol is very similar to one for an LED (light-emitting diode), but the “light arrows” on an LED point away from the diode.

Types of Photodiodes

There are three basic types of photodiode:

  • PN junction photodiode
  • PIN photodiode
  • Avalanche photodiode

PN Junction Photodiode

A PN junction photodiode is the “standard photodiode” that uses a PN junction to detect light. The PN junction forms a depletion region, which is exposed to the environment through a transparent window. When a photon strikes this depletion region, it is absorbed, and an electron-hole pair is created. Because of the electric field present in the depletion region, the electron will want to move (sweeped) towards the N doped semiconductor, whilst the hole will want to move towards the P doped semiconductor. These moving charge carries create the photodiode current (photocurrent) that you measure.

PIN Photodiode

A PIN photodiode is a variant of the standard PN junction photodiode that has an intrinsic layer placed between the two doped semiconductor layers. This intrinsic region increases the depletion region, which in turn reduces the junction capacitance of the photodiode. This allows it to be used in high-speed applications.

Avalanche Photodiode

An avalanche photodiode (APDs) is a variant of the standard PN junction photodiode that makes use of impact ionization (the avalanche effect) to increase the photon to current response of the photodiode (gain). This internal gain means that APDs have high responsivity, making them useful for detecting extremely low levels of light. APDs require to be operated at a high reverse-bias voltage, near their breakdown voltage. Even though the high reverse-bias creates a larger dark current (and higher current noise), the effect of the internal gain outweighs this additional noise, making them suitable for low-level light detection1.

Photodiode Current vs. Voltage

The typical relationship between the photodiodes voltage and current is shown below:

Graph showing the typical relationship between photodiode voltage and current, for three different levels of incident light power. The top-most curve is with no incident light, curves then shift downwards very linearly with increasing light power.

Graph showing the typical relationship between photodiode voltage and current, for three different levels of incident light power. The top-most curve is with no incident light, curves then shift downwards very linearly with increasing light power.

TIP

Except for \(V=0V\) (right on the vertical axis), almost no photodiode is operated in the right-half of the graph.

The top-most curve is when there is no incident light (\(P_{IN} = 0W\)). You will notice this curve goes through \((0,0)\). As the incident light power increases, the curve shifts downwards, in a mostly linear fashion (this is why you can make accurate light sensors with photodiodes).

The right-half of the graph is not terribly interesting, as the photodiode just acts as a normal diodes in this area, with a sharp increase in the current around the typical “turn-on” voltage of \(0.7V\). In the left-hand side of the graph, as the reverse-bias voltage increases, the diodes dark current increases (the line with \(P_{IN} = 0W\)).

Important Parameters

Responsivity

  • Units: \(AW^{-1}\)
  • Typical range: \(0.1{-}1AW^{-1}\)

Linearity

In some cases, applying a reverse voltage is effective in enhancing the upper limit of linearity – Hamamatsu: Si photodiodes2.

Quantum Efficiency

Spectral Range

  • Units: \(nm\)
  • Typical range: \(400-1100nm\)

Sensitive Area

  • Units: \(mm^2\)
  • Typical range: \(1-10mm^2\)

The sensitive area is the area of the PN junction that is exposed and responds to light. A larger sensitive area will result in a photodiode being able detect lower levels of light, and provide more bits of resolution.

Mechanical outline showing the sensitive area on the top face of the Vishay BPW34 photodiode (DIP-2 package)[^bib-vishay-bpw34-ds].

Mechanical outline showing the sensitive area on the top face of the Vishay BPW34 photodiode (DIP-2 package)3.

Dark Current

The dark current for a silicon photodiode approximately doubles for every \(10^{\circ}C\) in temperature rise4, giving rise to the following equation:

$$\begin{align} I_{dark}(T_2) = I_{dark}(T_1) \cdot 2^{\frac{T_2 - T_1}{6}} \end{align}$$

The dark current at \(25^{\circ}C\) is usually specified in the photodiode’s datasheet. Using this equation, you can then find the dark current for any other temperature.

Basic Photodiode-based Transimpedance Amplifier Circuit

Photodiodes are commonly used to measure light intensities. But the output of a photodiode is a very small current (typically \(pA\)), which isn’t very useful for measuring. A common “analogue front-end” to add to a photodiode is a transimpedance amplifier using an op-amp, as shown below. The transimpedance amplifier converts the very small current into a much larger voltage. This voltage can then be used to control other parts of a circuit or can be fed into an ADC for digitizing before being read by a microcontroller.

A basic transimpedance amplifier circuit to convert the photodiodes light-dependent current into a measurable voltage. The output can be used to control other analog circuitry are can be connected to an [ADC](/electronics/components/analogue-to-digital-converters-adcs/).

A basic transimpedance amplifier circuit to convert the photodiodes light-dependent current into a measurable voltage. The output can be used to control other analog circuitry are can be connected to an ADC.

Because the op-amps non-inverting is tied to ground, the inverting input is a “virtual ground” (it also stays at 0V). Because the diode current \(I_D\) has no-where to go but through the resistor \(R_f\), this gives the simple equation:

$$\begin{align} V_{OUT} &= I_D R_f \end{align}$$
TIP

Remember that the op-amp will drive it’s output to whatever voltage is needed to keep it’s inverting input at the same potential as it’s non-inverting input (0V).

It’s important to pay attention to the input bias current \(I_B\) when choosing the op-amp for this circuit. This is because the photodiode sources a very small current (e.g. in the \(pA{-}nA\)). Any input bias current is either going to add or subtract from this photodiode current before being amplified by the feedback resistor. Jellybean op-amps have \(I_B\) in the range of \(1{-}10nA\). You normally want to pick an op-amp which has an input bias current that is at least an order of magnitude smaller than the photodiode current you are trying to measure. Luckily, you can get op-amps that are specifically designed to have small input bias currents. For example, the Texas Instruments OPA396 has a typ. \(I_B = \pm 10fA\) at \(25^{\circ}C\)! This increases to approx. \(\pm 4pF\) across it’s entire temperature range (typical)5.

An alternative to using a transimpedance amplifier to convert current to voltage is to use an op-amp and a capacitor to act as an integrator. You can by special switched capacitor ICs that package the op-amp, switches and precision capacitor in a single semiconductor IC. They offer good SNR, but with relatively low bandwidth. However, this method is not as popular as the transimpedance amplifier, and the dedicated ICs are expensive and hard to source.

The current noise density of the circuit is6:

$$\begin{align} I_N = \sqrt{\frac{4kT}{R_f}} \end{align}$$

where:
\(I_N\) is the current noise density, in \(A_{rms}Hz^{-0.5}\)
\(k\) is Boltzmann's constant, \(1.38{\times}10^{-23}JK^{-1}\)
\(T\) is the temperature of the photodiode, in \(K\)

Gain Peaking Capacitor

A capacitor \(C_f\) can be added in parallel with \(R_f\) to prevent gain peaking.

Biasing

When connected to a transimpedance amplifier, the photodiode can either be used with \(0V\) potential across it (photovoltaic mode) or with a reverse bias (photoconductive mode)6.

Photovoltaic Mode

Photovoltaic mode is when the photodiode is not operated with any DC bias across it (i.e. there is \(0V\) across it). This is usually achieved by tying one side of the photodiode to ground, whilst the other side is held at “virtual ground” by an op-amp.

The photovoltaic mode of operation is recommended for low speed \(<350kHz\) and low-light level applications6. It also appears to be more linear, due to the less variations in response due to changes in temperature6.

Photoconductive Mode

Photoconductive mode is when the photodiode is operated with a reverse-bias voltage across it. Applying a reverse-bias to a photodiode can improve the speed of the device, and is the preferred mode of operation for high-speed applications6. The speed increase is because a greater reverse-bias increases the depletion region. This in turn reduces the junction capacitance, increasing the bandwidth of the device.

  • Increased speed.
  • Increased dark and noise current.

Equivalent Circuit

Below shows an equivalent circuit for a photodiode:

An equivalent circuit for a photodiode. Based of the circuit in _Photodiode Characteristics and Applications_ by OSI Optoelectronics[^bib-osi-photodiode-chars-and-apps].

An equivalent circuit for a photodiode. Based of the circuit in Photodiode Characteristics and Applications by OSI Optoelectronics6.

\(R_{sh}\) represents the resistance in parallel with the current source, and is called the shunt resistance. You want this shunt resistance to be as high as possible, as this means more of the current is delivered to the load. Germanium photodiodes can have lower shunt resistance in the \(1-100k\Omega\) range7.

\(C_j\) represents the junction capacitance, cause by the depletion region of the PN junction. Junction capacitance effects the photodiodes high-frequency response, as the capacitances impedance drops with increasing frequency. Lower capacitance photodiodes have better high frequency response. The value of \(C_j\) is not constant – in fact it is strongly dependent on the reverse-bias voltage. The higher the reverse-bias, the lower the capacitance. Thus you can improve a photodiodes high frequency response by reverse-biasing it at a high voltage.

A graph showing the junction capacitance vs. reverse voltage for the Vishay BPW34 photodiode[^bib-vishay-bpw34-ds]. You can clearly see the reduction of capacitance with increased reverse bias!

A graph showing the junction capacitance vs. reverse voltage for the Vishay BPW34 photodiode3. You can clearly see the reduction of capacitance with increased reverse bias!

Manufacturers

Opto Diode

Opto Diode manufacture a range of silcon photodiodes in through-hole TO-5, TO-8 and TO-18 packages.

Close-up photo of the ODD-5WISOL photodiode from Opto Diode in a TO-5 package[^bib-opto-diode-odd-5wisol-ds]. This photodiode has an active area of approx. \(5mm^2\) and responsivity of \(0.4A/W\) at 632nm (red).

Close-up photo of the ODD-5WISOL photodiode from Opto Diode in a TO-5 package8. This photodiode has an active area of approx. \(5mm^2\) and responsivity of \(0.4A/W\) at 632nm (red).

Vishay BPW34

Popular PIN photodiode with a spectral range from 400-1100nm.

References


  1. Wavelength Electronics (2018). Photodiode Basics. Retrieved 2022-02-28, from https://www.teamwavelength.com/photodiode-basics/↩︎

  2. Hamamatsu (2020, Dec). Si photodiodes. Retrieved 2022-02-28, from https://www.hamamatsu.com/content/dam/hamamatsu-photonics/sites/documents/99_SALES_LIBRARY/ssd/si_pd_kspd9001e.pdf↩︎

  3. Vishay (2011, Aug 23). BPW34, BPW34S: Silicon PIN Photodiode (datasheet). Retrieved 2022-02-27, from https://www.vishay.com/docs/81521/bpw34.pdf↩︎ ↩︎

  4. Wei-Chih Wang. Optical Detectors. Retrieved 2022-03-02, from https://depts.washington.edu/mictech/optics/me557/detector.pdf↩︎

  5. Texas Instruments (formally Burr-Brown) (2021, Jul). OPA396 Precision, Low IQ, Low Input Bias Current Op Amp (datasheet). Retrieved 2022-10-10, from https://www.ti.com/lit/ds/symlink/opa396.pdf↩︎

  6. OSI Optoelectronics. Photodiode Characteristics and Applications. Retrieved 2022-02-27, from http://www.osioptoelectronics.com/application-notes/an-photodiode-parameters-characteristics.pdf↩︎ ↩︎ ↩︎ ↩︎ ↩︎ ↩︎

  7. Robert Keim (2020, Dec 23). Understanding the Photodiode Equivalent Circuit. Retrieved 2022-02-27, from https://www.allaboutcircuits.com/technical-articles/understanding-the-photodiode-equivalent-circuit/↩︎

  8. Opto Diode (2022, Jan 27). Photodiode 5 mm2 - Isolated: ODD-5WISOL (datasheet). Retrieved 2022-02-27, from https://optodiode.com/pdf/ODD-5WISOL.pdf↩︎


Authors

Geoffrey Hunter

Dude making stuff.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License .

Related Content:

Tags

comments powered by Disqus