A standard 5mm through-hole light emitting diode requires a forward voltage (Vf) between 1.8V (red) and 3.3V (blue/white) and a continuous forward current (If) of 20mA. You must never connect it directly to a voltage source; always use a series current-limiting resistor or a constant-current driver to prevent thermal runaway and immediate destruction.

The Anatomy and Symbol of Light Emitting Diodes

Before wiring anything, you need to recognize the component on a schematic and on your bench. The standard schematic symbol for light emitting diodes is a classic diode triangle pointing at a vertical cathode bar, augmented by two small outward-pointing arrows indicating photon emission. The triangle points in the direction of conventional current flow (positive to negative).

Physically, a standard 5mm T-1¾ through-hole LED has two leads. The Anode (positive) is the longer leg. The Cathode (negative) is the shorter leg, and it always aligns with the flat spot ground into the rim of the plastic epoxy lens. If the legs have been clipped, you can look inside the clear lens: the smaller internal post is the anode, and the larger, anvil-like post is the cathode.

Internally, the device is a P-N junction. When forward-biased, electrons from the N-type material cross the depletion region and recombine with holes in the P-type material. Unlike standard silicon rectifier diodes that release this recombination energy as heat, the semiconductor materials used in light emitting diodes (like Gallium Arsenide Phosphide or Indium Gallium Nitride) release the energy as photons. The specific bandgap of the material dictates the wavelength, and therefore the color, of the emitted light.

Operation Regions and Safe Default Part Numbers

Unlike resistors, LEDs do not obey Ohm's Law linearly. They have a highly non-linear I-V curve. Understanding the three operation regions is critical to keeping the part alive.

ColorTypical Vf (V)Max Continuous If (mA)Safe Default Part NumberApprox. Unit Cost (2026)
Red (Standard)1.8V - 2.2V20mAKingbright WP7113SRD$0.10
Green (Standard)2.0V - 2.4V20mAKingbright WP7113SGD$0.10
Yellow2.0V - 2.2V20mAKingbright WP7113SYD$0.10
Blue (High Brightness)3.0V - 3.4V20mAKingbright WP7113QBC/D$0.15
White (Phosphor)3.0V - 3.4V20mAKingbright WP7113PWC/A$0.18

The Three Operation Regions:

  1. Cutoff Region (V < Vf): The applied voltage is below the semiconductor's bandgap threshold. The diode acts as an open circuit. No current flows, and no light is emitted.
  2. Active / Linear Region (V ≥ Vf, current limited): The junction is forward-biased and conducting. The voltage across the LED remains relatively clamped near its nominal Vf, while current flows and light is emitted. External circuitry (a resistor or driver) must limit the current to the rated If (usually 20mA).
  3. Thermal Runaway Region (Unlimited current): If connected directly to a voltage source above Vf, current spikes exponentially. The junction temperature rises, which actually lowers the forward voltage drop (LEDs have a negative temperature coefficient). This draws even more current in a destructive feedback loop until the microscopic gold bond wire melts or the silicon die cracks.

How to Bias and Select the Right Current-Limiting Resistor

For standard 5mm indicator LEDs, a simple series resistor is the most reliable biasing method. Let's build a complete application circuit for a standard red LED powered by a 5V USB supply.

Application Circuit: 5V USB VCC → 150Ω ¼W Resistor → Anode of Red LED → Cathode of Red LED → GND.

The Math:
To find the resistor value, subtract the LED's forward voltage from the supply voltage, then divide by the desired current.
R = (Vs - Vf) / If
R = (5.0V - 2.0V) / 0.020A
R = 3.0V / 0.020A = 150Ω

Resistor Power Rating:
You must also verify the resistor won't overheat. Calculate the power dissipated by the resistor using P = I² × R.
P = (0.020)² × 150 = 0.0004 × 150 = 0.06 Watts.
A standard ¼W (0.25W) through-hole carbon film or metal film resistor is more than adequate here, providing a 4x safety margin.

Bench Tip: If you are driving high-power illumination LEDs (like a 1W Cree XLamp or 2835 SMD strips drawing 350mA+), do not use series resistors. The power wasted as heat in the resistor becomes massive, and thermal runaway is highly likely. Use a dedicated constant-current switching driver IC (like the PT4115) or a pre-packaged module (like the Mean Well LDD-350 series) to maintain exact current regulation regardless of supply voltage fluctuations.

For deeper theoretical background on the non-linear I-V curves of these components, the semiconductor chapter on All About Circuits provides excellent baseline physics and graph interpretations.

Bench Walkthrough: When a 12V Automotive Indicator Fails

Theory is clean; the jobsite is not. Here is a real-world scenario demonstrating why understanding your operating environment is just as important as the datasheet.

The Setup: A hobbyist was designing a custom dashboard warning indicator for a project car. They chose a high-brightness white LED (Vf = 3.2V, If = 20mA) and needed to power it from the car's 12V accessory bus. They calculated the resistor using the nominal battery voltage: R = (12.0V - 3.2V) / 0.020A = 440Ω. They installed the closest standard value, a 430Ω ¼W resistor.

The Numbers on the Bench: Powered by a bench supply set to exactly 12.0V, the current measured 20.4mA. The LED was bright, the resistor was cool to the touch, and the circuit was deemed a success.

The Outcome: The unit was installed in the car. It worked perfectly when the car was off (battery resting at 12.2V). However, after three months of daily driving, the LED began to dim noticeably, and the white light shifted to a sickly yellow hue.

What Went Wrong: The builder designed for 12V, but a running car's alternator charges the battery at 14.4V. At 14.4V, the current through the 430Ω resistor became (14.4 - 3.2) / 430 = 26mA. While 26mA didn't instantly blow the 30mA absolute-maximum rating, it pushed the tiny 5mm die past its optimal thermal threshold inside the unventilated dashboard housing. Over hundreds of hours, the excessive heat degraded the YAG phosphor coating inside the white LED (lumen depreciation) and caused the epoxy lens to micro-fracture.

The Fix: Always calculate automotive resistors using 14.4V, not 12V. Furthermore, automotive environments suffer from 'load dump' transients (spikes up to 40V when the battery is disconnected while the alternator is spinning). The revised circuit used a 560Ω resistor (calculated for 14.4V) and added a reverse-biased 1N4007 rectifier diode across the LED leads to clamp negative voltage spikes, plus a small TVS diode on the supply line. For more on practical LED implementation and handling thermal management, SparkFun's LED tutorial offers great supplementary wiring diagrams.

How Light Emitting Diodes Fail and How to Test Them

When an LED stops working, it rarely just 'burns out' like an incandescent filament. Understanding the failure modes helps you diagnose the root cause so you don't just replace the part and watch it fail again.

Common Failure Modes:

  • Catastrophic Open (Bond Wire Snap): Caused by massive overcurrent. The microscopic gold wire connecting the die to the anode lead melts. The LED is completely dark and reads as an open circuit.
  • ESD Damage (Shunt Path): Electrostatic discharge punches a microscopic hole through the P-N junction. The LED might still emit a faint glow, but it leaks current in reverse bias and has a drastically reduced lifespan.
  • Phosphor/Thermal Degradation: As seen in the automotive scenario, chronic overcurrent or high ambient heat cooks the phosphor layer or delaminates the die from the heatsink slug. The LED dims or shifts color but doesn't go completely dark.

How to Test with a Digital Multimeter (DMM):

  1. Turn your DMM dial to the Diode Test mode (usually indicated by a diode symbol and soundwave icon).
  2. Connect the red probe to the Anode (long leg) and the black probe to the Cathode (short leg/flat spot).
  3. Read the display. A healthy red LED will show a forward voltage drop between 1.6V and 2.2V and should emit a faint glow. A healthy green or yellow will read 2.0V to 2.4V.
  4. Reverse the probes (red to cathode, black to anode). The meter should read 'OL' (Open Loop) or '1', indicating infinite resistance in reverse bias.
Testing Blue and White LEDs: Standard blue and white LEDs require over 3.0V to forward-bias and illuminate. Most basic digital multimeters only output 2.5V to 2.8V in diode-test mode to protect standard silicon diodes. If you test a white LED and the meter reads 'OL' in both directions, the LED isn't necessarily dead—your meter just doesn't have the voltage to turn it on. To test high-Vf LEDs, use a 3V CR2032 coin cell with a 100Ω resistor taped to the leads, or use a DMM with a dedicated high-voltage LED test setting.

By respecting the non-linear I-V curve, calculating for worst-case supply voltages, and testing systematically with a meter, you can ensure your indicator and illumination circuits survive long past the initial bench test.