A standard diode is represented by a triangle (the anode) pointing toward a vertical line (the cathode). However, specific diode types modify this base symbol to indicate unique behaviors like voltage regulation, light emission, or fast switching. While the fundamental triangle-and-line concept remains constant, the exact styling depends on whether your schematic follows US or international drafting standards. Below is the complete reference chart to identify these symbols and select the exact physical component you need.
The Complete Diode Symbol Reference Chart (IEEE & IEC)
The table below maps the schematic symbol to its physical real-world equivalent. Use this to translate what you see on a schematic into a purchasable part number.
| Diode Type | IEEE/ANSI Symbol Description | IEC 60617 Symbol Description | Common Part Numbers | Primary Practical Use |
|---|---|---|---|---|
| Standard Rectifier | Triangle to straight line, often enclosed in a circle | Triangle to straight line, no circle | 1N4001 - 1N4007 | AC to DC conversion, reverse polarity protection |
| Signal / Switching | Identical to standard, sometimes smaller triangle | Identical to standard, no circle | 1N4148, BAT85 | High-frequency switching, logic gates, clamping |
| Zener | Triangle to line with bent ends (resembling a 'Z'), in a circle | Triangle to line with bent ends, no circle | 1N4733A (5.1V), BZX55 | Voltage regulation, overvoltage clamping |
| Schottky | Triangle to line with 'S' shaped hooks at the ends | Triangle to line with 'S' hooks, no circle | 1N5817, SS34, BAT54 | Low forward voltage drop, high-speed rectification |
| LED (Light Emitting) | Standard symbol with two arrows pointing away | Standard symbol with two arrows pointing away, enclosed in a circle | LTL-307EE, C503B | Visual indication, optical isolation |
| Photodiode | Standard symbol with two arrows pointing inward | Standard symbol with two arrows pointing inward, in a circle | BPW34, SFH203 | Light sensing, optical receivers, solar cells |
| TVS (Transient Voltage) | Two Zener symbols facing each other (back-to-back) | Standard diode with a specific breakdown marker or back-to-back Zeners | SMBJ5.0A, P6KE | ESD protection, inductive kickback suppression |
| Varactor (Varicap) | Triangle facing two parallel cathode lines | Triangle facing two parallel cathode lines, no circle | BBY40, MV2109 | Voltage-controlled capacitance, RF tuning |
Regional Standards: IEEE 315 vs. IEC 60617
A common misconception is that the NEC (National Electrical Code) dictates schematic symbols. The NEC governs physical wiring colors, ampacity, and installation practices, but IEEE 315 (US) and IEC 60617 (International) govern schematic drafting.
When working with legacy European or old UK schematics (pre-IEC harmonization), you may encounter the 'bow-tie' or cross-rectifier symbols for bridge networks, but individual discrete diodes have used the triangle-and-line convention globally since the 1960s.
The 'Rows People Get Wrong' Notes
Misidentifying a diode symbol on a schematic can lead to catastrophic failure when you power up the board. Pay special attention to these commonly confused variants:
- Schottky vs. Standard: The Schottky symbol features an 'S' curve or hooked ends on the cathode line. If you substitute a standard 1N4007 (0.7V forward drop, slow reverse recovery) where a schematic calls for a Schottky like the 1N5819 (0.3V drop, fast recovery), your circuit will suffer from excessive heat and potential switching noise.
- LED vs. Photodiode: The arrow direction is the only visual difference. Arrows pointing away from the diode mean it emits light (LED). Arrows pointing toward the diode mean it absorbs light (Photodiode). Wiring a photodiode in an LED footprint will result in a dark circuit and a confused builder.
- Zener vs. TVS: A Zener symbol has bent ends on the cathode line. A TVS (Transient Voltage Suppressor) often looks like two Zeners stacked back-to-back, indicating it is bidirectional. If the schematic shows a bidirectional TVS and you install a unidirectional Zener, the component will short-circuit and burn out on the negative half-cycle of an AC waveform.
Safe Interpretation When Markings or Symbols Are Faded
Schematics get lost, and physical diodes on salvaged boards often have their cathode bands burnt off or their text faded by heat. When you cannot rely on the symbol or the physical marking, you must electrically verify the component.
According to Fluke's official diode testing guide, use your multimeter's dedicated diode test mode (usually indicated by a diode symbol on the dial). Apply the red probe to the suspected anode and the black probe to the cathode. Interpret the forward voltage (Vf) drop as follows:
- 0.5V to 0.8V: Standard Silicon Rectifier or Signal Diode (e.g., 1N4007, 1N4148).
- 0.2V to 0.4V: Schottky Diode (e.g., SS34, BAT54) or Germanium Diode (e.g., 1N34A).
- 1.8V to 3.3V: Light Emitting Diode (LED). The exact voltage correlates to the emitted color (Red ~1.8V, Blue/White ~3.0V).
- OL (Overload) in both directions: The diode is open (blown).
- 0.0V to 0.1V in both directions: The diode is shorted (failed closed).
If you are trying to identify a Zener diode without markings, a standard multimeter diode test won't reveal its breakdown voltage. You must build a simple test rig with a current-limiting resistor (e.g., 1kΩ) and a variable DC power supply, measuring the voltage across the diode as it enters reverse breakdown. As noted by Electronics Tutorials, a Zener will conduct safely in reverse bias once the applied voltage matches its specific rating, whereas a standard diode will simply block current until it catastrophically avalanches.
Decision Path: Which Diode to Pick for Your Build
When designing a circuit or replacing a blown component, use this decision tree to terminate your selection process with a concrete, purchasable part number.
| Application Scenario | Required Characteristic | Concrete Part Pick |
|---|---|---|
| Rectifying 120V/240V AC mains for a linear power supply | High reverse voltage (1000V), 1A current, low cost | 1N4007 (DO-41 package) |
| Clamping inductive kickback from a 12V relay coil | Fast switching speed, moderate current, low cost | 1N4148 (DO-35 package) |
| Reverse polarity protection on a 12V battery feed (3A load) | Minimal voltage drop to prevent heat and battery drain | SS34 (SMA package, 40V, 3A Schottky) |
| Creating a 5V reference rail from a 12V source | Reverse breakdown at exactly 5.1V, 1W dissipation | 1N4733A (DO-41 package, 5.1V Zener) |
| Protecting a 3.3V ESP32 GPIO pin from ESD spikes | Ultra-fast response, low clamping voltage, surface mount | PESD5V0S1BA (SOD-323 TVS) |






