A standard diode symbol consists of a triangle (anode) pointing toward a perpendicular line (cathode). However, variations to this base geometry denote entirely different semiconductor junctions, failure modes, and operating regions. If you are reading a schematic or drafting one in KiCad or Altium, using the wrong symbol variant can lead to catastrophic board failure—such as placing a continuous-regulation Zener where a microsecond-clamping TVS is required. Below is the direct reference for identifying, standardizing, and selecting the correct diode for your circuit.
The Complete Diode Symbol Reference Table
This table maps the schematic symbol to its physical function and provides a default benchmark part number for through-hole and SMD prototyping. The geometry descriptions apply to the base triangle-and-line structure.
| Diode Type | Symbol Geometry Modification | Practical Function | Benchmark Part (TH/SMD) |
|---|---|---|---|
| Standard Rectifier | Plain triangle to straight line. | Allows current in one direction; blocks reverse. High forward voltage drop (~0.7V). | 1N4007 / S1M |
| Zener | Cathode line has bent 'tabs' at both ends (or a zigzag in legacy US prints). | Operates in reverse breakdown to maintain a fixed DC voltage reference. | BZX55C5V1 / BZT52C5V1 |
| Schottky | Cathode line features inward 'hooks' or an 'S' shape at the ends. | Metal-semiconductor junction. Ultra-low forward drop (~0.2V) and fast switching. | 1N5819 / SS34 |
| Light Emitting (LED) | Standard symbol with two small arrows pointing away from the junction. | Emits photons when forward-biased. Forward voltage varies by color (1.8V - 3.3V). | LTL-307EE / LTST-C170GKT |
| Photodiode | Standard symbol with two small arrows pointing toward the junction. | Generates a small reverse current proportional to incident light. | BPW34 / BPW34S |
| TVS (Transient Voltage Suppressor) | Often drawn as two Zeners back-to-back, or a Zener with a stepped cathode line. | Clamps high-energy, microsecond voltage spikes. Not for continuous DC regulation. | SMAJ5.0A / PESD5V0S1BA |
| Varactor (Varicap) | Cathode line is doubled (two parallel lines) or features a bracket. | Voltage-variable capacitance. Used in RF tuning and VCO circuits. | BBY58 / BBY58-02V |
| Tunnel | Cathode line has bent tabs, but they point in opposite directions (one up, one down). | Exploits quantum tunneling for negative resistance; used in high-frequency oscillators. | 1N3716 (Legacy/Rare) |
Regional Standards: IEEE 315 vs IEC 60617
While the core triangle-and-line concept is universal, the enclosing boundaries and specific cathode modifications differ depending on whether your schematic follows North American or International standards. According to the IEEE and IEC symbol guidelines, here is how to interpret regional variants:
| Feature | IEEE 315 / ANSI Y32.2 (North America) | IEC 60617 (International / EU) |
|---|---|---|
| Enclosure Circle | Frequently includes a circle around the diode to denote a discrete physical component. | Omits the circle; the bare symbol represents the discrete component. |
| Zener Cathode | Legacy prints often use a zigzag line. Modern CAD defaults to bent tabs. | Strictly uses bent tabs (resembling a 'Z' or staple) on the cathode bar. |
| LED Arrows | Arrows point outward, sometimes enclosed in a circle to denote the physical bulb/lens. | Arrows point outward, no enclosure circle. |
| Photodiode Arrows | Arrows point inward toward the junction. | Arrows point inward toward the junction. |
The 'Rows People Get Wrong' Notes
Misidentifying a diode symbol on a schematic usually results in a burned board or a failed compliance test. Pay close attention to these common mix-ups:
- Zener vs. TVS: This is the most dangerous confusion. A Zener symbol (bent tabs) implies continuous power dissipation at the breakdown voltage. A TVS symbol (back-to-back or stepped) implies a massive peak pulse power rating (e.g., 400W for 1ms) but near-zero continuous dissipation. If you use a 5.1V Zener to protect a 5V USB data line from ESD, the Zener will vaporize. Use a TVS diode like the TPD2E001.
- Schottky vs. Fast Recovery: A Schottky symbol has hooks on the cathode. A fast recovery diode (like the UF4007) uses the standard rectifier symbol, sometimes with a small 't_rr' annotation. Schottkys have terrible reverse leakage at high temperatures and low reverse voltage limits (usually <100V). Do not use a Schottky on a 240V AC flyback snubber; use a fast recovery standard diode.
- Photodiode vs. LED: The arrows dictate the energy flow. Outward arrows = electrical energy converting to light (LED). Inward arrows = light energy converting to electrical current (Photodiode). Swapping these in a custom footprint layout will reverse your biasing network.
Faded Markings: Safe Interpretation and Testing
When salvaging components or troubleshooting a board where the silkscreen or diode body markings are burned off, you cannot rely on visual inspection. You must electrically identify the junction using a digital multimeter (DMM) in Diode Test Mode. For deeper semiconductor theory, refer to the semiconductor diode tutorials at Electronics Tutorials.
- Set your DMM to Diode Test: The display should show a diode icon or 'V'.
- Forward Bias Test: Place the red probe on the suspected anode and the black probe on the cathode. Read the forward voltage drop ($V_f$).
- 0.5V - 0.8V: Standard Silicon Rectifier (e.g., 1N400x).
- 0.15V - 0.35V: Schottky Diode (e.g., 1N5819).
- 0.2V - 0.4V: Germanium Diode (e.g., 1N34A - rare in modern boards).
- 1.8V - 3.3V: LED (The meter may not supply enough current to light it, but the $V_f$ will be high).
- Reverse Bias Test: Swap the probes (black to anode, red to cathode). The meter should read 'OL' (Over Limit) or '1'.
- If it reads a specific voltage in reverse (e.g., 4.7V) and your meter's open-circuit test voltage is higher than that, you have identified a Zener diode, and the meter is forcing it into breakdown.
- If it reads near 0.0V in both directions, the diode is shorted and must be replaced.
Decision Path: Pick Your Diode and Part Number
Stop guessing which symbol and part to drop into your schematic. Use this decision matrix to terminate your selection process with a concrete, orderable part number based on your circuit's exact electrical requirements.
| Circuit Requirement (If...) | Required Symbol | Concrete Part Pick (Order This) |
|---|---|---|
| ...you need to block reverse polarity on a 12V DC motor drawing 800mA. | Schottky (Cathode hooks) | 1N5819 (40V, 1A, $V_f$ = 0.2V) |
| ...you need to rectify 120V AC mains for a low-power offline SMPS. | Standard Rectifier (Plain line) | 1N4007 (1000V, 1A, $V_f$ = 0.7V) |
| ...you need to clamp a 5V microcontroller GPIO from ESD and inductive spikes. | TVS (Back-to-back / Stepped) | PESD5V0S1BA (5V standoff, SOD-323) |
| ...you need a stable 5.1V reference for an op-amp comparator threshold. | Zener (Bent tabs) | BZX55C5V1 (5.1V, 500mW continuous) |
| ...you need to drop 3.3V to 2.0V for a standard red indicator light at 15mA. | LED (Outward arrows) | LTL-307EE (Red, 2.0V $V_f$, 20mA max) |
| ...you need to detect ambient room light for an automatic night-light trigger. | Photodiode (Inward arrows) | BPW34 (High sensitivity, visible to NIR) |
By matching the physical requirement to the correct schematic symbol and defaulting to these proven benchmark part numbers, you eliminate junction mismatch failures and ensure your schematic accurately communicates intent to any PCB fabricator or assembly house.






