Overview

The 1N4007 is a standard 1.0 Amp general-purpose silicon rectifier diode housed in a 2-terminal DO-41 axial-lead plastic package. Universally included in Arduino, Raspberry Pi, and electronics starter kits (Elegoo, SunFounder), it is the most widely produced power diode in history.

Rated for a maximum peak repetitive reverse voltage (VRRMV_{RRM}) of 1000 Volts1000\text{ Volts} and a continuous forward current (IF(AV)I_{F(AV)}) of 1.0 Ampere1.0\text{ Ampere}, the 1N4007 is primarily deployed as a flyback protection diode across inductive loads (relays, DC motors, solenoids) to suppress back-EMF voltage spikes, as reverse-polarity protection in DC power circuits, and as a low-frequency AC mains rectifier.

Quick reference

Diode TypeSilicon PN Junction Power Rectifier Diode
PackageDO-41 (DO-204AL) Axial Lead Plastic Package
Cathode MarkingSilver / White band painted on package body indicates Cathode (-)
Peak Repetitive Reverse Voltage (VRRMV_{RRM})1000 V1000\text{ V} max
RMS Reverse Voltage (VRMSV_{RMS})700 V700\text{ V} max
Average Rectified Forward Current (IF(AV)I_{F(AV)})1.0 A1.0\text{ A} (at TA=75CT_A = 75^\circ\text{C})
Non-Repetitive Peak Surge Current (IFSMI_{FSM})30 A30\text{ A} (8.3 ms8.3\text{ ms} single half sine-wave pulse)
Forward Voltage Drop (VFV_F)1.1 V1.1\text{ V} max at IF=1.0AI_F = 1.0\text{A}
Reverse Leakage Current (IRI_R)5.0 μA5.0\ \mu\text{A} at rated VRRMV_{RRM}

Physical Structure & Polarity Identification

text
             Cathode (-)                  Anode (+)
           (Silver Band) 
              ┌──────┐
      ────────┤  ||  ├────────
              └──────┘
  • Silver / White Band: Marks the Cathode (-) terminal.
  • Plain Black End: Marks the Anode (+) terminal.
  • Forward Conduction: Current flows freely from Anode to Cathode when VAnodeVCathode0.7VV_{Anode} - V_{Cathode} \ge 0.7\text{V}.
  • Reverse Blocking: Current is blocked when VCathode>VAnodeV_{Cathode} > V_{Anode} (up to 1000V1000\text{V}).

Specifications

ParameterSymbolMinTypMaxUnitConditions
Peak Repetitive Reverse VoltsVRRMV_{RRM}1000VMaximum reverse blocking
Average Forward CurrentIF(AV)I_{F(AV)}1.0ATA=75CT_A = 75^\circ\text{C}, half sine wave
Peak Surge Forward CurrentIFSMI_{FSM}30A8.3 ms8.3\text{ ms} single half-cycle
Forward Voltage DropVFV_F0.851.1VIF=1.0A,TJ=25CI_F = 1.0\text{A}, T_J = 25^\circ\text{C}
Reverse Leakage CurrentIRI_R0.055.0µAVR=1000V,TJ=25CV_R = 1000\text{V}, T_J = 25^\circ\text{C}
Typical Junction CapacitanceCJC_J15pFVR=4.0V,f=1.0 MHzV_R = 4.0\text{V}, f = 1.0\text{ MHz}

Flyback Diode Application (Inductive Protection)

When switching off inductive loads (such as a 5V relay coil or DC motor) via a transistor, collapsing magnetic fields generate a massive negative voltage spike (Back-EMF) V=LdidtV = -L \cdot \frac{di}{dt} that can exceed 100V-100\text{V}, destroying driving transistors.

Placing a 1N4007 in reverse parallel across the inductive load safely recirculates and dissipates the inductive current loop:

text
       +V_LOAD (5V - 24V DC)

          ├───┬──────────────────────┐
          │   │                      │
        [LOAD COIL]        [1N4007 Flyback Diode]
        (Relay / Motor)      (Cathode Silver Band Top)
          │   │                      │
          ├───┴──────────────────────┘

       [Drain / Collector]
     Low-Side Transistor (PN2222 or MOSFET)

         GND

Common mistakes

  • Connecting the diode backwards across an inductive load: Connecting the Cathode (silver band) to GND and Anode to +VCC+V_{CC} short-circuits the power supply as soon as the circuit turns on, blowing fuses or burning traces. Always connect Cathode (silver band) to +VCC+V_{CC} in flyback applications.
  • Using 1N4007 in high-frequency switching circuits (>10 kHz>10\text{ kHz}): The 1N4007 is a standard recovery diode (trr2 μst_{rr} \approx 2\ \mu\text{s}). In high-frequency SMPS buck converters (>100 kHz>100\text{ kHz}), use a Schottky diode (such as the 1N5819 or SS14) or ultra-fast recovery diode.

Notes

  • 1N4001 through 1N4007 Voltage Ratings: 1N4001 (50V), 1N4002 (100V), 1N4003 (200V), 1N4004 (400V), 1N4005 (600V), 1N4006 (800V), 1N4007 (1000V). All variants handle 1.0A forward current.

Assets & downloads