grokkingstuff Home Blog Projects Wiki Calculators About

Understanding Fuses: A Maker's Guide to Electrical Protection

Introduction: What Are Fuses and Why Use Them?

Fuses are essential electrical safety devices. Their primary job is to protect circuits, appliances, and you from overcurrent situations – when too much electrical current flows through a circuit, often due to a fault (like a short circuit) or overload.

Think of a fuse as a deliberate weak link. Inside is a metal wire or filament designed to carry a specific amount of current. If the current exceeds this safe level, the filament rapidly heats up, melts, and breaks the circuit – sacrificing itself to cut off the power.

Why is this important?

Safety: Prevents overheating wires, drastically reducing the risk of electrical fires and shocks. Equipment Protection: Protects sensitive electronic components from damaging currents. Cost-Effective: Replacing a blown fuse is far cheaper and easier than replacing a damaged appliance, motor, or complex circuitry.

Common Fuse Physical Sizes

Fuses come in various shapes and sizes, but two cylindrical types are common in maker projects and electronics:

5x20mm: A metric standard (5mm diameter, 20mm length). Widely used globally, especially in European equipment and power supplies. 6.3x32mm (often approximated as 6x30mm): An imperial standard (1/4 inch diameter, 1-1/4 inch length). Very common in North American equipment and older designs.

Crucially: The physical size must match the fuse holder you are using. While their electrical function is similar, a 5x20mm fuse won't fit correctly or safely in a holder designed for a 6.3x32mm fuse, and vice-versa. Always use the size intended for the holder.

Key Fuse Ratings: More Than Just Amps!

Choosing the right fuse involves understanding several key ratings, usually printed on the fuse body or end caps:

This is the maximum continuous current the fuse can handle without blowing. Rule #1: Always try to use the fuse rating specified by the appliance or circuit designer. This value is chosen based on the equipment's normal operating current plus a safety margin. Too Low: The fuse might blow unnecessarily during normal operation (nuisance tripping). Too High: The fuse may not blow quickly enough (or at all) during a fault, potentially leading to damage or fire. Don't "upsize" a fuse just because it keeps blowing – find the underlying fault!

This indicates the maximum circuit voltage the fuse can safely interrupt. When a fuse blows, it creates a gap; the voltage rating ensures an arc doesn't form across this gap, which would allow current to keep flowing. Rule #2: The fuse's voltage rating must be equal to or, ideally, greater than the circuit's operating voltage. You can safely use a 250V fuse in a 120V or 12V circuit, but never use a 32V fuse in a 120V or 250V circuit.

Fuses don't blow instantly the moment their rating is exceeded. Their speed determines how quickly they blow at different levels of overcurrent. Common types include: F - Fast-Acting / Fast-Blow: blow quickly on overloads. Used to protect sensitive electronic components. T - Time-Delay / Slow-Blow / Anti-Surge: Designed to withstand temporary, harmless current surges (like motor startups or transformer energization) without blowing, but will blow quickly on sustained overloads or short circuits. Other speeds exist (e.g., FF for fast, TT for slow), but F and T are most common. Rule #3: Use the correct speed for the application. Using a fast-acting fuse in a motor circuit will likely lead to nuisance blowing on startup. Using a slow-blow fuse where a fast one is needed might not protect sensitive components adequately.

This is the maximum fault current the fuse can safely interrupt without physically failing (e.g., exploding). For most low-voltage DC and standard mains AC projects, standard fuses usually have sufficient interrupt ratings, but it's a critical parameter in industrial or high-power applications.

Selecting the Right Fuse: A Practical Approach

Check the Equipment/Manual: The best approach is always to use the exact fuse type (current, voltage, speed, size) specified by the manufacturer. Look for markings near the fuse holder or in the product documentation. UK Plug Fuse Rule (Specific Case): For appliances connected via a standard UK plug (BS 1363), a common rule of thumb applies if the manufacturer's specification is unknown: Appliances rated under 700 Watts: Use a 3A fuse (typically red). Appliances rated over 700 Watts: Use a 13A fuse (typically brown). Motor Caveat: Equipment with motors (vacuums, power tools) often has a high inrush current on startup. Even if rated below 700W, they may require a 13A time-delay fuse to avoid nuisance blowing. Check the appliance rating plate first! Note: This rule is specific to the UK's fused plug system. Designing Your Own Circuit: Calculate the maximum expected steady-state operating current. Select a fuse rating somewhat higher (e.g., 125%-200%) to avoid nuisance blowing, but low enough to protect your circuit components. Consider inrush currents and choose the fuse speed accordingly (Time-Delay 'T' for inductive loads like motors/transformers, Fast 'F' for sensitive electronics). Ensure the voltage rating is sufficient.

Fuse Holders: Making Replacement Easy

While fuses can be soldered directly to PCBs, using a fuse holder is highly recommended whenever feasible, especially if replacement might be needed.

Using replaceable fuse holders makes maintenance much simpler and safer than desoldering and resoldering fuses directly on a board.

Where to Place the Fuse in a Circuit?

For maximum safety, the fuse should always be placed in the "live" or "hot" conductor of a circuit, as close to the power source as possible.

Why the Live/Hot Side? When the fuse blows on the live side, it disconnects the downstream circuit from the high-voltage potential. While the neutral wire might still be connected, the dangerous voltage path is broken. Why Near the Source? Placing it near the source ensures that almost the entire circuit wiring is protected. If placed further down the line, a short circuit occurring between the power source and the fuse would bypass the fuse's protection. Fusing the Neutral/Ground? Fusing the neutral wire is generally incorrect and unsafe (except in specific circumstances not typically encountered by makers). If the neutral fuse blows but the live remains connected, the circuit appears dead but is actually still live relative to ground, creating a serious shock hazard. Similarly, fusing the ground wire is incorrect.

In DC circuits: Place the fuse in the positive (+) line, close to the positive terminal of the power supply.

Blown Fuse Indication

Sometimes it's useful to know immediately when a fuse has blown.

Visual: Many cartridge fuses have clear bodies allowing you to see if the filament is broken. Multimeter: The most reliable way is to test continuity across the fuse with a multimeter (ensure the circuit is powered off first!). A good fuse will show near-zero resistance (continuity); a blown fuse will show infinite resistance (open circuit). Indicator Circuits: Some fuse holders have built-in indicator lights (like an LED or neon lamp) that illuminate when the fuse blows. You can also build simple indicator circuits, often by placing an LED and a current-limiting resistor in parallel with the fuse. When the fuse is intact, current takes the easy path through the fuse. When it blows, the current is forced through the higher-resistance LED path, causing it to light up.

Keep Spares Handy!

Nothing halts a project or repair like a blown fuse and no readily available replacement. It's especially more annoying when the fuse is blown due to a dumb mistake.

It's highly recommended to keep spare fuses of the correct types and ratings on hand, a cheap bpx of common fuses can be found at your fav online retailer or local hardware store.

Consider keeping spares directly with the equipment. A small holder (like the 3D printed one you linked, which is a great idea!) attached to the appliance or project enclosure can be a real time-saver.

3D Printable Spare Holder: https://cad.onshape.com/documents/e3ce20f163e1466412befd28/w/5a8673633d944973924c04de/e/ad0164bb0bd9619c8521220c?renderMode=0&uiState=67f408bf299ce420296a9605

Safety First!

Working with electricity can be dangerous. Always ensure power is completely disconnected before attempting to replace fuses or work on circuits. If you are unsure about anything, consult a qualified electrician or experienced maker.

eFuses

Although both thermal and eFuses contain the word “fuse,” their operating principles are quite different. The principle of the conventional thermal fuse is that if current gets too large, the current heats its fusible link via I2R dissipation and melts it down. The speed of this melting action and opening of the current path depends on how much excess current flows and for how long. Whereas , in the eFuse, current to the load passes through a FET while a dedicated current sensor measures that current by monitoring the voltage across a sense resistor. When the sensed voltage exceeds a threshold limit, the FET is turned off and the current flow stops (a minor FET leakage current may still flow) or limits the output current to a safe value defined by the user. If the abnormal overload condition persists, the device goes into an open state, disconnecting the load from the power supply. Typically, the overload current limit can be programmed by means of an external resistor.

TPS259271DRCR and TPS26631PWPR from texas instruments, NIS5820MT1TXG from ON semiconductor, STEF01FTR from STMicroelectronics, TCKE800NL from Toshiba Semiconductor are some of the popular eFuse ICs available on the market.

The overcurrent protection value is fairly accurate, and depending on the eFuse, is user-set via external resistors; this is more precise than thermal fuses. No need to replace fuses after fault condition. Unlike a basic fusible-link, the standard eFuse can automatically re-establish current flow after the overload condition subsides. Cost reduction and miniaturization: By using eFuse as a single-package for various protection functions such as overvoltage protection function, inrush current suppression function, overheat protection etc. fast short-circuit protection: the ultra-high-speed short-circuit protection technique provides a basic fusing role in milliseconds or even microseconds, much faster than a thermal fuse. It can also prevent excessive voltage from being applied to the load by clamping the outputs for instantaneous voltage raises.

Some potential applications of eFuses include: Applications that require overcurrent protection: When an over current event happens, protection for the downstream circuit from excessive current is essential to avoid any potential circuit damage or fire. eFuses are one of the best alternatives for this job. Inrush Current Control: Inrush current is the instantaneous high input current drawn by a power supply or electrical equipment at turn-on. For example, this condition arises due to the high initial currents required to charge the capacitors and inductors. Inrush currents are a major concern in especially DC power systems. This huge inrush current causes voltage sag which could affect operation of other connected loads. This problem can be solved using eFuses. Short-Circuit Protection: eFuse can be replaced with conventional fuses and is able to respond faster for short circuit faults at the output and disconnects the circuit. Reverse Current Protection: Reverse currents can flow through the system when the voltage at the output is higher than that of input. A series diode can block reverse currents but results in significant power loss in the system which could lower the overall system efficiency. In this context, an eFuse is a more efficient option and also offers flexibility in current support.

Overvoltage Protection: Voltage transients or inductive switching can cause over-voltage in the system which lasts anywhere from a few hundred microseconds to some milliseconds. An eFuse with output voltage-cut off guards the voltage sensitive circuits from overvoltage by turning OFF the internal FET. Input Reverse Polarity Protection: The standard solution for reverse polarity protection is to use either a blocking diode or a combination of fuse and TVS diode, where the fuse blows-off and protects the load against reverse polarity. But after the fault, the fuse needs to be replaced. Alternatively, an eFuse offers a more efficient and flexible solution for reverse polarity conditions using its internal FET to block the reverse current path.

Conclusion eFuses are IC based protection devices that are used to limit circuit currents, voltages to safe levels during fault conditions. When connected in series to the power line, it operates like a standard fuse with the ability of detecting and quickly reacting to overcurrent and overvoltage conditions. In addition to the overcurrent and voltage protection function, various other protection functions such as, inrush current suppression, overheat protection, and the reverse current prevention function, which cannot be realized by conventional fuses, can be packaged in one package. This reduces the number of components, saves mounting space on the PCBs, thus contributing to lower costs and downsizing. I would like to thank PCBWay for providing me the opportunity to publish this article.

JLCPCB Library

Fuse holder - no basic parts :( PCB circuit holders kinda suck, use the panel mounting

eFuse don't need holders, they are ICs

TODO Steal from this

https://www.ti.com/lit/an/slva862a/slva862a.pdf?ts=1744014512060&ref_url=https%253A%252F%252Fwww.google.com%252F