In a standard DC load circuit, the fuse must be placed on the high-side (positive) conductor, physically upstream of any switching elements and as close to the power source as possible. If you are reading or drafting a circuit diagram fuse placement for a low-voltage DC system, the fuse sits between the battery positive terminal and the control switch (like a MOSFET or mechanical relay). This topology ensures that a dead short anywhere in the switching or load path will interrupt the current before it can melt your wiring or start a fire.
The Core Topology: High-Side vs. Low-Side Placement
When configuring your circuit diagram, you have two theoretical options for series fuse placement: high-side (between V+ and the load) or low-side (between the load and Ground). Always choose the high-side topology.
Here is the node-by-node breakdown of the correct high-side topology:
- V_SRC: Power source positive (e.g., 12V LiFePO4 battery terminal).
- N_FUSE: The node immediately downstream of the fuse, upstream of the switch.
- N_SW: The node downstream of the switch, feeding the load.
- N_LOAD: The load's positive input terminal.
- GND: The common ground return path to the battery negative.
If you place the fuse on the low-side (between the load and GND), a fault where the load's positive wire chafes against a grounded metal chassis will completely bypass the fuse. The short circuit will draw current directly from V_SRC through the chassis to the battery negative, resulting in an unfused dead short and a high risk of wire insulation fire. High-side placement guarantees all downstream paths are protected.
Behavior Matrix: What Happens When Elements Fail
Understanding how node voltages and system states change during fault conditions is critical for debugging. This matrix contrasts the failure modes of the series elements in our high-side topology.
| Element | State Change | Node Voltage Impact | System Behavior & Hazard |
|---|---|---|---|
| Fuse | Opens (Blows) | N_FUSE drops to 0V (floating/pulled low via load). N_SW = 0V. | Load loses power safely. System requires fuse replacement. No hazard. |
| Switch (MOSFET) | Shorts (Fails closed) | N_SW rises to match N_FUSE (V_SRC minus fuse drop). | Load runs continuously. Control logic is defeated, but fuse remains intact to protect against overcurrent. |
| Switch (MOSFET) | Opens (Fails open) | N_SW drops to 0V. N_FUSE remains at V_SRC. | Load cannot turn on. Fuse sees zero current. Safe failure mode. |
| Load | Shorts internally | N_SW drops near 0V. Current spikes to V_SRC / R_wire. | Fuse experiences massive overcurrent and opens (blows) within milliseconds, clearing the fault. |
| Wiring (N_FUSE to GND) | Shorts to Chassis | N_FUSE drops to 0V. Massive current flows from V_SRC. | Fuse blows instantly. If fuse was low-side, this would cause an unfused fire. |
Design Walkthrough: Sizing the Fuse for a 12V Pump Circuit
Let's assign real component values to this topology. We are designing a circuit to drive a 12V DC diaphragm water pump from a 12V LiFePO4 battery using an IRLZ44N logic-level MOSFET.
The Load Data:
- Nominal running current: 5.0A
- Stall/Inrush current: 8.5A (lasts for ~200ms during startup)
- Wire gauge: 16 AWG (rated for ~10A in free air, up to 18A in chassis wiring)
The Sizing Math:
A common mistake is sizing the fuse exactly to the nominal current (5A) or the wire ampacity (10A). If you use a 5A fast-blow fuse, the 8.5A inrush spike will nuisance-trip the fuse every time the pump starts. If you use a 15A fuse to match a larger wire, the 16 AWG wire will melt before the fuse blows during a sustained 12A overload.
We need a Time-Delay (Slow-Blow) fuse rated slightly above the nominal current but below the wire's ampacity. The fuse must tolerate the 8.5A spike for 200ms without opening. Looking at the time-current curve for time-delay fuses, a 7A Time-Lag fuse will carry 8.5A (roughly 120% of rating) for several seconds before opening, easily surviving the 200ms motor startup.
Concrete Component Pick:
Select the Littelfuse 0215007.MXP. This is a 7A, 250V, 5x20mm time-lag ceramic/glass fuse. It provides the exact I²t (melting integral) profile needed to survive the pump's inrush while protecting the 16 AWG wiring from sustained overloads.
Decision Tree: Picking the Right Fuse Type for Your Load
Use this decision path to terminate your component selection process. Do not guess; match the load's electrical characteristic to the fuse's internal element design.
| Load Type | Inrush Characteristic | Required Fuse Class | Concrete Default Pick (Littelfuse) |
|---|---|---|---|
| Resistive (Heaters, LEDs with drivers) | None (Inrush = Nominal) | Fast-Acting (F) | 0216 series (Fast-Acting 5x20mm) |
| Inductive (Motors, Solenoids, Relays) | High (3x to 6x nominal for <500ms) | Time-Lag / Slow-Blow (T) | 0215 series (Time-Lag 5x20mm) |
| Capacitive (Large DC-DC converters, Audio amps) | Extreme (10x+ nominal for <50ms) | Very Slow-Blow / High-I²t | 0477 series (High-I²t Time-Lag) |
| Semiconductor (Protecting sensitive MOSFETs/ICs) | Must clear before silicon melts | Very Fast-Acting (Semiconductor) | 0505 series (Very Fast-Acting) |
Breadboard Verification: Step-by-Step Testing Protocol
Before soldering or deploying to a permanent enclosure, you must verify the fuse holder's contact resistance and the fuse's behavior under load. Cheap breadboard fuse holders often have high contact resistance, causing voltage drops and localized heating.
- Setup the Bench Supply: Configure your DC bench power supply to 12.0V. Set the current limit (OCP) to 10A. This acts as your ultimate safety net in case the breadboard wiring fails.
- Wire the Topology: Connect the PSU positive to the fuse holder input. Connect the fuse holder output to your load (the water pump). Connect the load negative to the PSU ground. (Bypass the MOSFET for this specific thermal test by jumpering the switch nodes).
- Measure Baseline Voltage Drop: Power the circuit. The pump should draw ~5A. Place your multimeter probes directly across the metal terminals of the fuse holder (not the wire ends). A high-quality holder will show a voltage drop of less than 50mV. If you read >200mV, the holder's internal contacts are resistive and will melt under continuous load. Replace it.
- Thermal Imaging / Touch Test: Let the circuit run for 5 minutes. Carefully touch the fuse holder body. It should be warm, but not hot enough to burn your finger. If the plastic is softening, your fuse rating is too close to the continuous draw, or the holder is underrated for the current.
- Verify the Blow Characteristic (Destructive Test): If you need to guarantee the fuse clears a dead short, replace the pump with a heavy-duty power resistor (e.g., 0.5 ohm, 50W) to simulate a short circuit. The current will spike to ~24A (limited by wire resistance and PSU). The 7A time-lag fuse should violently clear the fault within 1 to 5 seconds. Verify the PSU OCP did not trip before the fuse blew; if the PSU tripped first, your fuse is too slow for the available fault current.
The Default Recommendation for DC Hobbyist Circuits
While specific industrial applications require specialized high-I²t or semiconductor fuses, you do not need to overcomplicate standard DIY and maker projects. For 90% of hobbyist DC circuits operating under 30V and 30A, default to the Littelfuse ATO/ATC automotive blade fuse series for wire-in-line applications, or the Littelfuse 0215 series 5x20mm time-lag glass/ceramic fuse for PCB and panel-mount applications.
These components are globally available, inexpensive (typically $0.50 to $1.50 each), and their time-current curves are extensively documented in standard electronics references. Always place them on the high-side, size them 125% to 150% above your nominal continuous current to account for inrush, and never rely on the power supply's internal current limiting as a substitute for a physical, localized fuse.






