When integrating a fuse in electric circuit designs, hobbyists often treat the component as an afterthought—dropping a random glass cylinder in series with the power rail and hoping for the best. But a fuse is a precision thermal device. Its placement, topology, and specific time-current curve dictate whether your circuit survives a fault or whether the fuse itself becomes the point of failure due to voltage drop or nuisance tripping.

This guide breaks down the exact topology for fuse placement, maps the node-by-node behavior during fault conditions, and walks through a real-world design using specific component values for a 12V DC motor load.

The Standard Series Fuse Topology (Node-by-Node Breakdown)

The only correct way to place a primary protective fuse in a DC or single-phase AC branch is in series with the ungrounded (hot/positive) conductor, as close to the power source as physically possible.

Why series over parallel? If you place a fuse in parallel with a load, you have created a dead short across the power source. The moment power is applied, infinite current (limited only by the source's internal impedance) will flow through the fuse, blowing it instantly and potentially damaging the power supply. A series topology ensures that 100% of the load current must pass through the fuse element, allowing it to monitor the exact thermal state of the branch.

Node Mapping

Let’s define a standard DC power entry topology using three distinct nodes:

  • Node A (Source+): The raw positive terminal from the battery or power supply.
  • Node B (Post-Fuse / Load+): The junction immediately after the fuse, feeding the load's positive input.
  • Node C (Ground/Return): The common ground shared by the source negative and the load negative.
Bench Tip: Always fuse the positive (ungrounded) side. If you place the fuse on the ground side (between Load- and Node C) and a short occurs between the load and the chassis ground, the fuse is bypassed entirely, leading to a fire.

Circuit Behavior & Failure Mode Matrix

Understanding what happens at the extremes—when components fail open or short—is critical for troubleshooting. The table below maps the voltage and current states at our defined nodes under various conditions, assuming a 12V nominal source and a 10Ω resistive load (1.2A nominal draw).

Condition Node A Voltage Node B Voltage Circuit Current Physical Result
Normal Operation 12.0V 11.8V (0.2V drop) 1.18A Fuse element stays below melting temperature. Load operates.
Fuse Blown (Open) 12.0V 0.0V (Floating) 0.0A Circuit is dead. Node B is isolated from the source.
Load Shorted (Fuse Intact) 11.5V (Sag) 11.5V Spikes to 30A+ Fuse element begins heating rapidly. I²t threshold accumulating.
Load Shorted (Fuse Blown) 12.0V 0.0V 0.0A Short cleared. Power supply protected. Node B reads 0V.
Fuse Shorted (Catastrophic) 12.0V 12.0V Unlimited by fuse Rare, but happens if a fuse explodes and arcs across the holder. Wiring melts.

Notice the voltage drop in normal operation. Every fuse has internal resistance. A standard 5x20mm glass fuse might have a resistance of 0.05Ω to 0.2Ω. At higher currents, this creates a measurable voltage drop and dissipates heat inside the fuse holder. For precision analog circuits operating on low voltages (e.g., 3.3V or 5V rails), this drop must be calculated into your regulation budget.

Design Walkthrough: Sizing a Fuse for a 12V DC Motor Load

Let’s design a protective circuit for a 12V DC brushed motor. Motors are notorious for high inrush currents. Our motor has a nominal running current of 2.0A, but a locked-rotor (stall) current of 8.0A. Furthermore, the startup inrush lasts for about 150 milliseconds as the rotor overcomes inertia.

If we use a standard fast-acting fuse sized at 125% of the nominal current (2.5A), the 8.0A inrush will blow the fuse instantly on startup. We need a time-delay (slow-blow) fuse that can absorb the inrush energy without opening, but will still clear a sustained stall condition.

Selecting the Component

We will select the Littelfuse 218004, a 4A, 5x20mm time-delay glass fuse. According to the All About Circuits fuse guide, time-delay fuses utilize a thermal mass or spring-loaded element that requires sustained heat to open, allowing brief current spikes to pass.

Verifying the I²t (Melting Integral)

The I²t value represents the thermal energy required to melt the fuse element. For the Littelfuse 218004, the melting I²t is approximately 14 A²s.

Let’s calculate the I²t of our motor’s startup inrush:

  • Inrush Current (I) = 8.0A
  • Duration (t) = 0.15 seconds
  • Inrush I²t = (8.0)² × 0.15 = 64 × 0.15 = 9.6 A²s

Since the inrush I²t (9.6) is less than the fuse’s melting I²t (14), the fuse will survive the startup spike without blowing. However, if the motor stalls (drawing a continuous 8.0A), the 4A rated fuse will open in roughly 0.5 seconds, protecting the wiring from melting. For deeper selection criteria, refer to the Eaton Bussmann fuse catalog for specific time-current curve graphs.

How to Breadboard and Test Your Fuse Configuration

Before committing your fuse topology to a soldered PCB or chassis mount, validate it on the bench. Here is the step-by-step procedure to verify your design safely.

  1. Set up the Power Supply: Use a bench power supply with adjustable current limiting (OCP). Set the voltage to 12.0V and the current limit to 10A (above your 8A stall current, but low enough to prevent a fire if the breadboard melts).
  2. Wire the Topology: Connect the PSU positive to Node A. Insert your fuse holder between Node A and Node B. Connect the load from Node B to Node C (PSU ground).
  3. Measure Normal Voltage Drop: Power the circuit. Set your multimeter to DC millivolts. Place the probes directly on Node A and Node B. For our 4A fuse drawing 2A, you should read between 50mV and 150mV. If you read >300mV, the fuse holder contacts are oxidized or the fuse is undersized.
  4. Simulate a Fault (Safely): Power down. Disconnect the motor. Connect a high-wattage power resistor (e.g., a 2Ω, 50W chassis-mount resistor) across Node B and Node C. This will draw 6A continuously.
  5. Observe the Time-Current Curve: Power up the PSU. The 6A load exceeds the 4A fuse rating. Start a stopwatch. The Littelfuse 218004 should open in approximately 2 to 5 seconds at 150% of its rating. Verify that Node B drops to 0V immediately upon failure.
Safety Warning: Never test a fault condition by shorting Node B directly to Node C with a jumper wire on a breadboard. The instantaneous current can exceed 30A, vaporizing breadboard traces and causing molten copper splatter. Always use a high-wattage load resistor to limit the fault current to a measurable, safe level.

Frequently Asked Questions

Does a fuse in an electric circuit reduce voltage or current?

A fuse does not actively "reduce" or regulate current like a resistor or a constant-current diode. Under normal operation, it acts as a very low-value resistor. It will cause a slight voltage drop (usually millivolts) proportional to the current flowing through it (V = I × Rfuse). It only reduces current to zero when it blows, physically breaking the circuit path to stop current flow entirely during a fault.

Where exactly should a fuse be placed in a DC circuit topology?

The fuse must be placed on the ungrounded (positive) conductor, as close to the power source as possible. If placed after a switch or deep inside the circuit, the wiring between the power source and the fuse remains unprotected. If that unprotected wire chafes against a grounded chassis, it will short and cause a fire, completely bypassing the fuse you installed downstream.

Why did my fast-acting fuse blow immediately on startup?

This is the classic "nuisance blowing" scenario, almost always caused by inrush current. Capacitive loads (like large filter capacitor banks) and inductive loads (like motors and transformers) draw massive spikes of current for the first few milliseconds of operation. A fast-acting (F-type) fuse cannot distinguish between a dangerous short circuit and a harmless startup spike. You must switch to a time-delay (T-type or slow-blow) fuse and verify that its I²t melting integral is higher than your load's startup I²t.

Can I put a fuse in parallel with a load for redundancy?

No. Placing a fuse in parallel with a load creates a direct short circuit across your power supply the moment the system is energized. The fuse will blow instantly, and depending on the power supply's capabilities, the fuse holder may explode. Fuses are strictly series devices. If you need redundant protection, you place two fuses in series with each other, though this increases the total voltage drop and resistance of the protection stage.