What Is the Light Emitting Diode? (The Practical Definition)

At the silicon level, a light emitting diode (LED) is a PN junction that releases energy in the form of photons when electrons recombine with holes across the bandgap. But on the workbench, what the light emitting diode actually is is a highly non-linear, polarity-sensitive, current-driven component. Unlike a resistor, it does not obey Ohm's law linearly. Once the forward voltage threshold is crossed, its resistance drops to near zero, meaning it will draw infinite current and destroy itself if connected directly to a voltage source without a current-limiting mechanism.

The Schematic Symbol and Physical Pinout:
On a schematic, the LED symbol is a standard diode (a triangle pointing at a vertical bar) with two small arrows pointing away, indicating light emission. The triangle side is the Anode (positive), and the bar side is the Cathode (negative). Physically, on a standard 5mm T-1 3/4 through-hole package, you identify the pins by two features: the Anode lead is the longer leg, and the Cathode side of the plastic lens has a flattened edge. Inside the lens, the smaller metal post is the Anode, and the larger anvil-like post is the Cathode.

Bench Tip: Never trust leg length alone on salvaged or clipped components. Always look for the flat edge on the plastic rim, or use a multimeter's diode test mode to verify polarity before soldering.

Operation Regions and Forward Voltage Specs

Because the LED's voltage-current (V-I) curve is exponential, a tiny increase in voltage past the forward threshold causes a massive spike in current. This is why we categorize them by their typical Forward Voltage ($V_f$) at a specific test current, rather than treating them like fixed-voltage loads. Below is the standard operation table for common indicator-grade LEDs.

LED Color Typical Wavelength Forward Voltage ($V_f$) @ 20mA Max Continuous Current ($I_f$) Reverse Breakdown ($V_r$)
Infrared (IR) 850 - 940 nm 1.2V - 1.5V 50mA - 100mA 5V
Red 620 - 630 nm 1.8V - 2.2V 20mA - 30mA 5V
Yellow / Orange 590 - 610 nm 2.0V - 2.2V 20mA 5V
Green (Standard) 565 - 570 nm 2.0V - 2.4V 20mA 5V
Blue / Pure Green 460 - 525 nm 3.0V - 3.4V 20mA - 30mA 5V
White / UV Broadband / 395 nm 3.0V - 3.6V 20mA - 30mA 5V

Note: High-power illumination LEDs (like Cree XP-E2) operate at $V_f$ ranges similar to Blue/White but handle currents from 350mA up to 1000mA+ and require dedicated heatsinking.

How to Bias and Select an LED for the Job

To bias an LED safely, you must use a constant current source or, most commonly for hobbyist and indicator circuits, a series current-limiting resistor. The goal is to drop the excess voltage from your supply while restricting the current to the LED's safe operating area.

The Application Circuit: 5V Logic Indicator

Let's build a complete, copy-pasteable circuit for driving a standard Red LED from a 5V microcontroller GPIO (like an Arduino Uno or a 5V-tolerant ESP32 pin).

  1. Identify Parameters: Supply Voltage ($V_s$) = 5.0V. LED Forward Voltage ($V_f$) = 2.0V (Red). Target Current ($I_f$) = 15mA (0.015A). We target 15mA instead of the 20mA max to extend component life and stay well within the GPIO's absolute maximum ratings.
  2. Calculate Resistance: Use the modified Ohm's Law for series drops: $R = (V_s - V_f) / I_f$.
    $R = (5.0 - 2.0) / 0.015 = 200\Omega$.
  3. Select Standard Value: 200Ω is an E12 standard value. If unavailable, round up to 220Ω to keep current slightly lower (13.6mA). Never round down.
  4. Calculate Resistor Power: $P = I^2 \times R$.
    $P = (0.015)^2 \times 200 = 0.045W$. A standard 1/4W (0.25W) through-hole resistor is more than sufficient.
  5. Wire the Circuit: Connect the GPIO pin to one leg of the 200Ω resistor. Connect the other resistor leg to the LED Anode (long leg). Connect the LED Cathode (short leg, flat edge) directly to the system Ground (GND).
Why not just set a 2.0V power supply? Because of manufacturing tolerances and thermal drift. If your power supply outputs 2.1V, and the LED's actual $V_f$ at room temp is 1.9V, the 0.2V differential will push the current far past 20mA. As the LED heats up, its $V_f$ drops further, drawing even more current—a destructive loop called thermal runaway. The series resistor provides negative feedback that stabilizes the current.

Failure Modes and Multimeter Testing

LEDs rarely fail randomly; they fail because of electrical abuse. The three primary failure modes are:

  • Thermal Runaway / Overcurrent: The silicon junction melts, resulting in an open circuit (the LED goes dark and will not light up even when properly biased).
  • Reverse Voltage Breakdown: Standard LEDs have a reverse breakdown voltage of about 5V. If subjected to 12V in reverse, the junction avalanches and shorts out. Fix: Place a standard 1N4148 signal diode in series (blocking reverse flow) or in anti-parallel (clamping reverse voltage to 0.7V) if driving from AC.
  • Catastrophic Optical Damage (COD): Common in high-power laser and illumination LEDs where the facet of the semiconductor physically melts from extreme localized heat.
  • How to Test an LED with a Digital Multimeter (DMM)

    You do not need a breadboard to verify a salvaged or new LED. Use your DMM's built-in diode test mode.

    1. Turn the DMM dial to the diode symbol (a triangle with a line).
    2. Plug the black probe into COM and the red probe into the V/Ω/Diode jack.
    3. Touch the red probe to the suspected Anode and the black probe to the Cathode.
    4. Read the display: A healthy LED will show a voltage drop between 1.5V and 3.4V (depending on color) and will usually emit a dim glow. (e.g., Red reads ~1.800, Blue reads ~2.900).
    5. Reverse the probes: The meter should read 'OL' (Over Limit) or '1', indicating the junction is successfully blocking reverse current.
    6. Diagnose failures: If it reads 'OL' in both directions, the junction is blown open. If it reads '0.00V' or beeps continuously in both directions, the junction has shorted out.

    The Decision Tree: Picking Your Default Part Number

    Stop guessing which LED to add to your Mouser or DigiKey cart. Use this decision matrix to select the exact, safe default part number for your specific application. These parts are industry standards with massive stock availability and proven reliability.

    If Your Application Is... Then Choose This Type... Concrete Default Part Number Key Ratings
    Standard Status Indicator (Panel mount, breadboard, 3.3V/5V logic) 5mm T-1 3/4 Through-Hole Diffused Kingbright WP710A10LSECK (Red) or WP710A10QBC/D (Blue) $V_f$: 2.0V / 3.2V
    $I_f$: 20mA
    Viewing Angle: 60°
    High-Brightness Illumination (Flashlights, automotive, grow lights) SMD High-Power Ceramic Package Cree XLamp XP-E2 (White) $V_f$: 2.9V
    $I_f$: 1000mA max
    Requires Star PCB/Heatsink
    IR Data Transmission (Remote controls, IR break-beam sensors) 5mm High-Speed Infrared Vishay TSAL6200 $V_f$: 1.35V
    $I_f$: 100mA peak
    Wavelength: 940nm
    Space-Constrained SMD Indicator (Custom PCBs, wearables) 0603 or 0805 SMD Chip Lite-On LTST-C190KRKT (Red 0603) $V_f$: 2.0V
    $I_f$: 20mA
    Requires reflow soldering

    For 90% of hobbyist indicator and microcontroller projects, the Kingbright WP710A10 series is the undisputed safe default. They feature a diffused lens (which makes them visible from wide angles, unlike water-clear lenses that only look bright straight-on) and their datasheets are exhaustive, making SPICE modeling and exact brightness matching straightforward. If you are designing a PCB, Lite-On's 0603 SMD equivalents are the standard go-to for automated assembly.

    For deeper theoretical background on semiconductor bandgaps and photon emission, the All About Circuits semiconductor chapter provides excellent foundational physics. For component sourcing and exact datasheets, refer directly to the Kingbright USA catalog or the Cree LED components portal.

    By treating the LED as a current-driven device, sizing your series resistor to absorb the voltage differential, and respecting the 5V reverse breakdown limit, your indicator circuits will run for decades without a single failure.