The Direct Answer: What is a Schottky Photodiode and When Do You Need One?
If you are building a UV flame detector, a high-precision UV index meter, or a gigahertz optical receiver, a standard silicon PIN photodiode will bottleneck your design. A schottky photodiode replaces the traditional P-N semiconductor junction with a metal-semiconductor (Schottky) barrier. This structural shift eliminates minority carrier storage time and places the depletion region directly at the surface of the device.
Why this matters in practice: In standard P-N or PIN photodiodes, a highly doped 'dead' P+ layer sits at the surface. High-energy, short-wavelength photons (like UV-B and UV-C) get absorbed in this dead layer and recombine before they can generate a measurable current. A Schottky junction has no such dead layer, making it vastly superior for ultraviolet detection. Furthermore, the lack of minority carrier storage allows for sub-nanosecond response times in high-speed optical communications.
Operation Regions and Biasing: Photoconductive vs. Photovoltaic
How you bias the schottky photodiode dictates its speed, noise floor, and linearity. You must choose between zero-bias (photovoltaic) and reverse-bias (photoconductive) operation based on your circuit's bandwidth requirements.
| Parameter | Photovoltaic Mode (Zero Bias) | Photoconductive Mode (Reverse Bias) |
|---|---|---|
| Bias Voltage | 0V | -1.0V to -30V (Part dependent) |
| Dark Current | Zero (fA range leakage only) | 10 pA to 5 nA (Increases with temp) |
| Junction Capacitance | High (e.g., 50 pF) | Low (e.g., 5 pF to 15 pF) |
| Bandwidth / Speed | Low (kHz range) | High (MHz to GHz range) |
| Best Use Case | Precision DC light meters, low-noise UV indexing | High-speed data links, pulsed UV flame detection |
For 90% of maker and hobbyist sensor projects (like reading a UV index for a weather station), photovoltaic mode is the correct choice. It eliminates dark current noise, allowing you to resolve incredibly small photocurrents without the thermal drift associated with reverse biasing.
Complete Application Circuit: UV Index Meter with a SiC Schottky Sensor
Because photodiodes output current (not voltage), you need a Transimpedance Amplifier (TIA) to convert the nanoampere-scale photocurrent into a readable voltage for your microcontroller's ADC. Below is a complete, single-supply 3.3V TIA circuit optimized for a SiC Schottky UV sensor like the ROHM GUVA-S12SD.
Component Selection and Values
- Sensor: SiC Schottky Photodiode (Anode to GND, Cathode to Op-Amp Inverting Input).
- Op-Amp: Texas Instruments OPA380 (Ultra-low bias current of 1 pA, high gain-bandwidth product).
- Feedback Resistor (Rf): 10 MΩ. This sets the transimpedance gain. A 10 MΩ resistor yields 1V of output for every 100 nA of photocurrent.
- Feedback Capacitor (Cf): 1.5 pF. Placed in parallel with Rf to compensate for the photodiode's junction capacitance and prevent high-frequency oscillation. (For a deeper dive into TIA stability and compensation calculations, refer to this Analog Devices guide on transimpedance amplifiers).
- Virtual Ground (Vref): A simple resistor divider (two 10 kΩ resistors) buffered by a secondary op-amp channel to create a stable 1.65V reference connected to the Non-Inverting input.
How it works: The OPA380 holds the inverting input at 1.65V. Because the photodiode's anode is tied to 0V (GND) and the cathode is at 1.65V, the diode experiences a -1.65V reverse bias, placing it in a mild photoconductive mode for faster response while keeping dark current negligible. As UV light strikes the SiC junction, current flows through the 10 MΩ feedback resistor, driving the op-amp output above 1.65V. An ESP32 ADC can easily read this 1.65V to 3.3V swing.
Decision Tree: Schottky vs. PIN vs. Avalanche Photodiodes
Selecting the right semiconductor junction prevents over-engineering and saves your budget. Use this decision matrix to lock in your component choice.
| Application Requirement | Schottky (SiC/GaN) | Standard PIN (Silicon) | Avalanche (APD) |
|---|---|---|---|
| Detecting UV-C / Flame (200-280nm) | WINNER: High surface sensitivity, blind to visible light. | Fail: Visible light bleeds in; UV absorbed in dead layer. | Overkill: Too noisy and requires 100V+ bias. |
| General Visible Light (Lux Meter) | Poor: Low quantum efficiency in green/red spectrum. | WINNER: Cheap, high QE, matches human eye response. | Fail: Unnecessary cost and high voltage. |
| Sub-Nanosecond Optical Comms | WINNER: Zero minority carrier storage time. | Good: Fast, but limited by carrier transit time. | Good: Fast, but complex biasing. |
| Single-Photon Counting (LiDAR) | Fail: No internal gain mechanism. | Fail: Signal lost in thermal noise. | WINNER: Internal avalanche gain multiplies signal. |
Failure Modes and Multimeter Testing
Schottky photodiodes are robust but vulnerable to specific jobsite and bench hazards. The most common failure modes are ESD punch-through (which permanently shorts the thin metal-semiconductor barrier) and thermal degradation from lingering too long on the pads with a 400°C soldering iron.
Here is how to verify a suspect Schottky photodiode on the bench using a standard digital multimeter (DMM):
- Set the DMM to Diode Test Mode. Ensure the leads are in the correct ports (Red to V/Ω, Black to COM).
- Forward Bias Test: Place the Red probe on the Anode (Pin 2) and the Black probe on the Cathode (Pin 1). A healthy Schottky junction will display a forward voltage drop between 0.20V and 0.45V. (If it reads 0.6V+, you are likely testing a standard PN diode, or the part is mislabeled).
- Reverse Bias Test: Swap the probes (Red to Cathode, Black to Anode). The meter should read 'OL' (Open Loop) or infinite resistance. If it reads a low voltage or near zero ohms, the Schottky barrier has suffered ESD punch-through and the part is dead.
- Photovoltaic Light Test: Switch the DMM to the millivolt (mV) DC range. Connect Red to Anode, Black to Cathode. Shine a UV flashlight or bright sunlight directly onto the die. You should see the voltage climb into the positive millivolt range (typically 10mV to 50mV under a UV LED) as the diode generates its own photovoltaic potential.
Safe Default Part Numbers for Your Next Build
When you are ready to order, skip the no-name clones and stick to these proven, datasheet-backed part numbers available through major distributors like DigiKey or Mouser.
- ROHM GUVA-S12SD (GaN Schottky): The absolute safe default for hobbyist UV Index meters. Packaged in a surface-mount or through-hole TO-39 can. Peak sensitivity at 350nm, virtually blind to visible light. Typical price: $4.00 - $6.00.
- sglux TOCON 5 (SiC Schottky): A premium, hermetically sealed TO-5 package designed for harsh industrial UV-B and UV-C flame detection. Features a built-in diffuser and extreme temperature stability. Typical price: $25.00 - $35.00.
- Vishay VBP104 (Silicon PIN - Alternative): Included here as a baseline. If you realize during your design phase that you actually need broad-spectrum visible/IR light detection rather than UV, this is the industry-standard PIN diode to pivot to. Typical price: $0.80 - $1.20.
For a comprehensive breakdown of semiconductor junction physics and spectral response curves, the RP Photonics Encyclopedia entry on photodiodes remains the definitive bench reference. Select your junction based on the photon energy you need to capture, bias it correctly for your bandwidth needs, and your optical sensor will perform flawlessly in the field.






