The cathode (marked with a painted band or printed line) always goes toward the negative or ground side of the circuit, while the anode (the unmarked end) connects to the positive voltage source. Conventional current flows from anode to cathode. On a schematic symbol, the triangle points in the direction of forward current flow, and the vertical bar represents the cathode. If you install it backward, the diode will block current and your circuit will not power on.
Diode Symbol, Pinout, and Physical Identification
Before soldering or plugging components into a breadboard, you must correctly identify the pins. A diode is a polarized component, meaning it has a specific orientation required for proper operation.
The Schematic Symbol
The standard diode symbol consists of a triangle pointing toward a vertical line. According to All About Circuits, the triangle side is the Anode (A) and the vertical line side is the Cathode (K). The arrow indicates the permitted direction of conventional current (positive to negative). The vertical bar acts as a physical wall, visually representing the blocking of reverse current.
Physical Through-Hole and SMD Markings
Translating the schematic to a physical component requires looking for the cathode marker:
- Through-Hole (Axial): Look for a painted band (usually silver, black, or white) near one of the wire leads. The lead closest to this band is the cathode.
- SMD Packages (SMA, SMB, SOD-123): Look for a thick printed bar or a white line on the plastic body. The side with the line is the cathode.
- Bridge Rectifiers: These 4-pin packages have a chamfered (cut) corner or a specific '+' and '-' silkscreen. The '+' pin is the positive output (where the internal cathodes tie together), and the '-' pin is the negative/ground output (where the internal anodes tie together).
Operation Regions and Biasing
To select the right diode, you need to understand how it behaves under different voltage conditions. Diodes do not turn on instantly; they require a specific forward voltage (Vf) to begin conducting, and they will leak a tiny amount of current when reverse-biased.
| Region | Bias Condition | Standard Silicon (1N4007) | Schottky (1N5819) |
|---|---|---|---|
| Forward Conduction | Anode > Cathode by > Vf | Vf ≈ 0.7V to 1.1V (at 1A) | Vf ≈ 0.2V to 0.6V (at 1A) |
| Reverse Blocking | Cathode > Anode | Leakage < 5 µA (at 1000V) | Leakage ≈ 1 mA (at 40V) |
| Avalanche Breakdown | Reverse voltage exceeds Vr | Breakdown at 1000V | Breakdown at 40V |
How to Bias and Select for the Job
When biasing a diode in series with a load, you must account for its forward voltage drop (Vf). If you are driving an LED from a 12V supply using a standard silicon diode for protection, the diode will consume roughly 0.7V.
Worked Example: You want to power a standard red LED (Vf = 2.0V, Target Current = 20mA) from a 12V battery, with a 1N4007 in series for reverse polarity protection.
Total voltage drop = 12V (Source) - 0.7V (Diode) - 2.0V (LED) = 9.3V.
Required Resistor (R = V / I) = 9.3V / 0.020A = 465 Ω.
Select the next standard E12 resistor value: 470 Ω.
Safe Default Part Numbers and Ratings
Keep these industry-standard part numbers in your workshop bin. They cover 95% of hobbyist and prototyping needs. Always check the manufacturer datasheet for exact thermal derating curves if you are pushing the current limits.
| Part Number | Type | Max Reverse Voltage (Vr) | Max Forward Current (If) | Typical Use Case |
|---|---|---|---|---|
| 1N4148 | Small Signal Silicon | 100V | 300 mA | Logic gates, fast switching, signal clamping |
| 1N4007 | General Rectifier | 1000V | 1 A | AC/DC power supplies, flyback protection |
| 1N5819 | Schottky | 40V | 1 A | Solar bypass, low-voltage reverse protection |
| SS34 | SMD Schottky (SMA) | 40V | 3 A | PCB buck/boost converter output rectification |
Complete Application Circuit: Reverse Polarity Protection
One of the most common uses for a diode is protecting a sensitive microcontroller (like an Arduino or ESP32) from accidental battery reversal. Here is a complete, optimized circuit for a 12V, 2A robotic payload.
Circuit Components
- Power Source: 12V SLA Battery or DC Bench Supply
- Protection Diode: SB560 (5A, 60V Schottky Diode)
- Fuse: 3A Automotive Blade Fuse (in series before the diode)
- Load: Motor driver and microcontroller (drawing up to 2A)
Wiring Steps
- Connect the positive terminal of the 12V battery to the input side of the 3A fuse.
- Connect the output side of the fuse to the Anode (unmarked end) of the SB560 Schottky diode.
- Connect the Cathode (banded end) of the SB560 to the positive input pin (VIN) of your load.
- Connect the negative terminal of the battery directly to the ground (GND) pin of your load.
How Diodes Fail and How to Test Them
Diodes are robust, but they do fail. Understanding the failure mode helps you troubleshoot the root cause of a dead circuit.
Common Failure Modes
- Short Circuit: The diode conducts in both directions. This usually happens due to thermal runaway or exceeding the maximum reverse voltage, causing the internal silicon junction to melt and fuse together.
- Open Circuit: The diode blocks current in both directions. This occurs when a massive current spike (exceeding the I²t rating) literally vaporizes the internal wire bond, acting like a blown fuse.
Testing with a Digital Multimeter (DMM)
According to Vishay application notes, you should never test a diode while it is energized in a circuit. Remove it or isolate it first.
- Turn your multimeter dial to the Diode Test mode (usually indicated by a diode symbol and a soundwave).
- Place the Red probe on the Anode and the Black probe on the Cathode (Forward Bias).
- Expected Reading: A standard silicon diode will read between 0.500V and 0.750V. A Schottky diode will read between 0.150V and 0.350V.
- Swap the probes: Black probe on the Anode, Red probe on the Cathode (Reverse Bias).
- Expected Reading: The meter should display 'OL' (Over Limit) or '1', indicating infinite resistance and proper reverse blocking.
Verdict: If you read '0.00V' or a dead short in both directions, the diode is shorted. If you read 'OL' in both directions, the diode is open. In either case, throw it in the bin and grab a fresh one.
Frequently Asked Questions
Which way does a diode go on a circuit board?
On a printed circuit board (PCB), the silkscreen outline will usually feature a vertical line at one end of the diode symbol, or a filled-in block. The cathode (banded end) of the physical diode must align with this vertical line or filled block on the silkscreen. If the silkscreen is just a rectangle, look for a '+' and '-' marking; the anode goes to the '+' side and the cathode to the '-' side.
Which way does a Zener diode go compared to a regular diode?
This is a common trap. When using a Zener diode for voltage regulation (clamping a voltage to a specific level, like 5.1V), it is wired in reverse bias. The cathode (band) connects to the positive voltage rail, and the anode connects to ground. This forces the Zener to operate in its controlled breakdown region. If you wire it like a standard rectifier (forward bias), it will just act like a normal silicon diode and drop 0.7V.
What happens if I put a diode in backwards?
If you install a standard rectifier or Schottky diode backward in a DC power line, it will become reverse-biased. It will block the current flow entirely, and your circuit will simply not turn on. The diode itself will likely survive this mistake, provided the supply voltage does not exceed the diode's Peak Inverse Voltage (PIV) or Reverse Voltage (Vr) rating. If the supply voltage exceeds the Vr rating, the diode will experience avalanche breakdown, short out, and potentially catch fire or destroy downstream components.
Which way does the stripe on a diode go?
The stripe (or band) always indicates the Cathode. In a DC circuit where you want current to flow from a power source to a load, the stripe must point away from the positive power source and toward the load or ground. Think of the stripe as a 'stop' sign for reverse current; it faces the direction you want to block current from coming back.






