The diode direction symbol on a schematic consists of a triangle pointing toward a vertical bar. This symbol dictates that conventional current flows from the flat base of the triangle (the Anode) toward the vertical bar (the Cathode). On physical through-hole components, the cathode is marked with a contrasting painted band. If you are reading a schematic or holding an unmarked component, the rule is absolute: current enters the anode and exits the cathode when forward-biased.
The Complete Diode Symbol & Physical Marking Reference
Before wiring a board or troubleshooting a power supply, cross-reference your schematic symbol with the physical component on your bench. The table below maps the standard schematic representations to their real-world physical markings and common part numbers.
| Schematic Symbol Description | Diode Type | Physical Cathode Marking | Standard Part Examples |
|---|---|---|---|
| Triangle pointing to a straight vertical line | Standard Rectifier / Signal | Solid painted band (silver, black, or white) on one end of the cylindrical body | 1N4007, 1N4148, FR107 |
| Triangle pointing to a line with bent ends (like a 'Z') | Zener (Voltage Regulator) | Solid band, often black on glass bodies; sometimes multiple color bands indicating voltage | BZX55C5V1, 1N4733A (5.1V) |
| Triangle pointing to a line with an 'S' curve or hook at the ends | Schottky (Low Forward Drop) | Wide silver or white band; SMD packages often have a single thick line on the top edge | 1N5819, SS34, BAT54 |
| Standard symbol with two arrows pointing AWAY from the junction | LED (Light Emitting) | Flat edge on the epoxy lens, shorter leg (cathode), or larger internal anvil (cathode) | Standard 5mm T-1 3/4, WS2812B |
| Standard symbol with two arrows pointing TOWARD the junction | Photodiode (Light Sensor) | Often clear glass with a black band; or metal can with a marked cathode pin | BPW34, SFH203 |
Rows People Get Wrong: Symbol & Marking Traps
Even experienced makers misinterpret specific diode markings, leading to reversed polarity and blown components. Watch out for these common traps:
Do not assume all glass DO-35 diodes are the same. A 1N4148 signal diode has a single black band. However, a 3.3V Zener diode in the exact same glass package might use a brown or orange band to indicate its voltage rating. If you mistake a low-voltage Zener for a signal diode and place it in a 12V circuit in forward bias, it will function normally, but if placed in reverse bias, it will clamp at 3.3V and short the circuit, likely burning out the trace or the diode itself.
- SMD SOT-23 Dual Diodes: A 3-pin SOT-23 package (like the BAV99) contains two series diodes. Pin 1 is the anode of the first diode, Pin 3 is the cathode of the second, and Pin 2 is the shared junction. The schematic symbol shows two diodes in series, but the physical pinout requires checking the specific datasheet dot marker for Pin 1.
- Faded Silver Bands on Rectifiers: On cheap 1N400x diodes, the silver cathode band can flake off after wave soldering or prolonged heat exposure. Never guess the orientation based on which lead looks shorter; always test with a multimeter.
- Schottky SMD Polarity: On SMA and SMB package Schottky diodes (like the SS34), the cathode band is exceptionally wide, taking up nearly a third of the black plastic body. The anode side is left completely blank. Reversing these in a buck converter will instantly destroy the switching MOSFET.
IEEE 315 vs. IEC 60617: Regional Standard Variants
While the basic triangle-and-line diode direction symbol is globally recognized, formal engineering schematics differ slightly depending on whether your region follows IEEE/ANSI or IEC standards.
IEEE 315 (ANSI Y32.2) - North America:
Favors standalone symbols. A standard diode is just the triangle and line. An LED is the triangle and line with two outward-pointing arrows. This is the standard you will see in 95% of hobbyist schematics, Arduino tutorials, and US-based commercial PCB designs.
IEC 60617 - Europe and International:
Strictly encloses semiconductor junctions in a circle or uses a rectangular outline for the semiconductor base in older documentation. For light-emitting or light-sensitive devices (LEDs, Photodiodes), IEC mandates that the arrows be enclosed within the symbol's boundary circle, and the arrows must be strictly standardized in angle. If you are reading a schematic from a European industrial manufacturer (like Siemens or ABB), expect to see the diode symbols enclosed in circles.
Practical takeaway: The direction of current flow (triangle to line) never changes between these standards. Only the cosmetic enclosure changes.
Safe Interpretation: Faded or Missing Cathode Bands
When you pull a salvaged diode from a board, or the cathode band is worn off, you must electrically verify the diode direction symbol orientation before soldering. Use the diode test mode on your digital multimeter (DMM).
Set your DMM to the diode symbol mode (usually shares a setting with continuity). The red probe outputs a small positive test voltage (typically 2V to 3V), and the black probe is the ground reference.
- Step 1: Touch the red probe to one lead and the black probe to the other.
- Step 2: Read the display. If you see a value between 0.450 and 0.750 (representing 0.45V to 0.75V forward voltage drop for silicon), the red probe is on the Anode and the black probe is on the Cathode.
- Step 3: Swap the probes. The meter should now read OL (Over Limit) or 1, indicating reverse bias blocking.
Edge Cases to Watch:
- Schottky Diodes: Will read much lower in forward bias, typically 0.150 to 0.350.
- Zener Diodes: If your meter's test voltage is 3V, and you are testing a 2.4V Zener, the reverse bias test might show a voltage drop instead of OL, because the meter is actually forcing the Zener into its breakdown region. If you get a reading in both directions, but one is significantly lower (e.g., 0.6V forward, 2.4V reverse), the lower reading is your forward bias (Anode to Cathode).
- Shorted Diodes: If you read 0.000 or hear a continuity beep in both directions, the diode has failed short. Discard it.
Diode Selection Decision Tree
Stop guessing which diode to pull from your bin. Use this decision matrix to terminate your selection process with a concrete, purchasable part number based on your circuit's actual electrical demands.
| Circuit Condition (If...) | Required Specs (Then...) | Concrete Part Pick |
|---|---|---|
| Rectifying 120V/240V AC mains or low-frequency power supplies (<1kHz) | High reverse voltage (1000V), 1A continuous current, slow recovery is acceptable | Vishay 1N4007-E3/54 (Through-hole) or S1M (SMD SMA) |
| Clamping relay coils, logic level shifting, or high-frequency signal routing | Fast switching speed (<4ns reverse recovery), low current (200mA max) | 1N4148 (Through-hole DO-35) or BAS316 (SMD SOD-323) |
| Buck/Boost converters, solar panel bypass, or low-voltage DC power routing | Low forward voltage drop (<0.4V) to minimize heat, fast recovery, 3A+ current | Diodes Inc. SS34 (SMD SMA) or 1N5822 (Through-hole 3A) |
| Protecting a 5V microcontroller GPIO from overvoltage transients | Reverse breakdown exactly at 5.1V, fast clamping, low leakage below 4V | BZX84C5V1 (SMD SOT-23) or 1N4733A (Through-hole 1W) |
By matching the schematic diode direction symbol to the physical band, verifying orientation with a DMM when markings are compromised, and selecting the exact part number for your frequency and voltage requirements, you eliminate the most common causes of PCB rework and component failure.






