HealthAtoms
Hardware & Devicesconcept · 4 min · updated Jun 28, 2026

LEDs & photodiodes

By HealthAtoms Editorial (AI-assisted draft)Awaiting expert review

Diodes that emit light, and diodes that detect it — paired across a fingertip, exactly how a pulse oximeter reads SpO2.

In one line

An LED is a diode that emits light when current flows; a photodiode produces current when light hits it. Point one at the other across living tissue and you can measure what flows through.

<figure style="text-align:center;margin:1.5rem 0"> <svg viewBox="0 0 360 120" role="img" aria-label="LEDs shine light through a fingertip onto a photodiode" style="width:100%;max-width:400px;height:auto;color:var(--c-iot)"> <rect x="20" y="45" width="48" height="34" rx="5" fill="none" stroke="currentColor" stroke-width="2"/> <text x="44" y="66" font-size="11" fill="currentColor" text-anchor="middle">LEDs</text> <line x1="68" y1="56" x2="150" y2="56" stroke="currentColor" stroke-width="2"/><polygon points="142,51 152,56 142,61" fill="currentColor"/> <line x1="68" y1="68" x2="150" y2="68" stroke="currentColor" stroke-width="2"/><polygon points="142,63 152,68 142,73" fill="currentColor"/> <ellipse cx="180" cy="62" rx="22" ry="40" fill="none" stroke="currentColor" stroke-width="2"/> <text x="180" y="118" font-size="10" fill="var(--text-3)" text-anchor="middle">fingertip</text> <line x1="210" y1="56" x2="290" y2="56" stroke="currentColor" stroke-width="2"/><polygon points="282,51 292,56 282,61" fill="currentColor"/> <line x1="210" y1="68" x2="290" y2="68" stroke="currentColor" stroke-width="2"/><polygon points="282,63 292,68 282,73" fill="currentColor"/> <rect x="290" y="45" width="56" height="34" rx="5" fill="none" stroke="currentColor" stroke-width="2"/> <text x="318" y="66" font-size="10" fill="currentColor" text-anchor="middle">photodiode</text> </svg> </figure>

How it works

  • An LED releases a photon each time an electron crosses the junction; the semiconductor sets the colour.
  • A photodiode does the reverse, producing a tiny current proportional to brightness, boosted by an op-amp.

Where it shows up — pulse oximetry

A pulse oximeter shines red and infrared LEDs through a fingertip onto a photodiode. Oxygenated and deoxygenated haemoglobin absorb the two differently, so the ratio reveals SpO2; the pulsing signal (the photoplethysmogram) gives heart rate — the basis of optical wearables.

Watch for

Optical readings are fooled by motion, poor perfusion, and skin-tone calibration — a known equity issue in pulse oximetry. Good devices flag a weak signal rather than report a confident wrong number.

References

  1. NIH/NLM — Pulse oximetry principles

Related entries