The standard electrical symbol for a fuse depends entirely on the regional drafting standard governing the schematic. Under the international IEC 60617 standard, the symbol is a hollow rectangle with a solid horizontal line passing through its center. Under the North American ANSI/IEEE 315 standard, it is typically represented by a wavy line (resembling a sine wave) or a rectangle with offset, unconnected ends. If you are reading a modern consumer electronics or global industrial schematic, default to the IEC rectangle; if you are troubleshooting legacy US power distribution or industrial control panels, look for the ANSI wavy line.
The Complete Electrical Symbol for Fuse Reference Table
Because a generic fuse symbol only tells you where the protection is, not how it behaves, engineers use modified symbols or alphanumeric tags to specify the fuse type. Below is the master reference for schematic fuse symbols and their practical meanings.
| Symbol Description | Standard / Variant | Fuse Type / Function | Practical Meaning on the Bench |
|---|---|---|---|
| Rectangle with solid center line | IEC 60617 | General Fuse | Standard overcurrent protection; check BOM for speed rating. |
| Wavy line (sine wave shape) | ANSI / IEEE 315 | General Fuse | Common in US legacy industrial and power distribution schematics. |
| Rectangle with thick center block | IEC (Modified) | Slow-Blow / Time-Delay (T) | Designed to withstand high inrush currents (e.g., motor start, SMPS). |
| Rectangle with 'F' or thin line | IEC (Modified) | Fast-Acting (F) | Clears faults instantly; used to protect sensitive silicon and logic. |
| Rectangle with diagonal slash & temp | IEC / Universal | Thermal Cutoff (TCO) | Opens at a specific ambient temperature, regardless of current flow. |
| Rectangle with filled/solid ends | IEC / ANSI | High Rupturing Capacity (HRC) | Sand-filled ceramic body; safely clears massive short-circuit faults. |
| Rectangle with dot in center | BS 3939 (Legacy UK) | General Fuse | Found on 1970s-1980s British machinery; treat as standard IEC general fuse. |
Regional Standards: IEC 60617 vs ANSI/IEEE 315
When interpreting a schematic, your first step is identifying the drafting standard. Misidentifying the standard can lead to misreading the component entirely.
- IEC 60617 (International / Europe / Asia): This is the modern global default. The rectangle represents the physical cartridge body of the fuse, and the line represents the internal fusible element. Almost all modern consumer electronics, automotive, and global industrial schematics use this standard.
- ANSI/IEEE 315 (North America): Predominant in US and Canadian power distribution, utility grids, and legacy industrial motor control centers (MCCs). The wavy line represents the physical melting and arcing action of the element. You will frequently see this in older NEMA-style control diagrams.
- BS 3939 (Legacy UK): Superseded by IEC standards, but you will still encounter the 'rectangle with a center dot' on older British manufacturing equipment. Treat it functionally identical to the IEC general fuse symbol.
For a deeper dive into standard compliance, the IEEE 315 standard documentation outlines the exact geometric construction for North American electrical symbols, while the IEC symbol database governs international implementations.
Rows People Get Wrong: Speed Ratings and Thermal Cutoffs
The most common mistake on the bench is assuming a generic fuse symbol implies a standard fast-acting glass fuse. Schematics often use the generic symbol and relegate the speed rating to the Bill of Materials (BOM). Swapping the wrong speed rating will result in either nuisance tripping or catastrophic component failure.
Every fuse has an $I^2t$ rating (let-through energy). Fast-acting fuses have a very low $I^2t$, meaning they clear a short circuit before the silicon junction of a MOSFET or diode has time to melt. Time-delay (slow-blow) fuses have a high $I^2t$ to survive capacitive inrush. If you replace a fast-acting fuse with a slow-blow fuse in a low-voltage DC logic circuit, a short circuit will pump enough thermal energy through the fuse to vaporize your microcontroller before the fuse element finally melts.
Thermal Fuses vs. Overcurrent Fuses: A thermal fuse (TCO) symbol includes a temperature value (e.g., 130°C). Unlike a standard fuse that reacts to $I^2R$ heating from excessive current, a TCO contains a pellet or wax that melts at a specific ambient temperature, mechanically breaking the circuit. They are strictly one-shot devices. Never replace a blown thermal fuse with a standard glass overcurrent fuse; the equipment will lose its fire protection.
Decision Path: Sizing and Replacing Unmarked or Faded Fuses
When you pull a 5x20mm or 1/4' x 1-1/4' cartridge fuse from a PCB and the silk-screen printing is rubbed off, you must deduce the correct replacement based on the circuit topology. Follow this decision tree to terminate on a concrete, safe part number.
| Circuit Location & Behavior | Required Fuse Characteristic | Concrete Part Pick (5x20mm) |
|---|---|---|
| AC Mains Input (SMPS, Motors) High capacitive inrush current on startup. |
Time-Delay (T), High Breaking Capacity (Ceramic or sand-filled glass). | Littelfuse 218 Series or Bussmann S505 (e.g., T3.15AL250V). |
| Low Voltage DC Logic / ECU Protecting sensitive ICs, microcontrollers, MOSFETs. |
Fast-Acting (F), Very Low $I^2t$, Surface Mount or Subminiature. | Littelfuse Nano2 451 Series or Bussmann Fast-Acting 1206 SMD. |
| Heating Elements / Transformers High ambient heat, moderate inrush. |
Thermal Cutoff (TCO) or Medium-Acting (M). | SEFUSE SF Series (e.g., SF188E for 192°C cutoff) or Bussmann MDL. |
If you are examining a slow-blow fuse, look closely at the internal element. Time-delay fuses utilize the metallurgical 'M-effect'. You will see a thick copper or silver wire with a small blob of solder (the M-spot) in the center. When overloaded, the solder melts first, creating a high-resistance gap that eventually melts the main wire. If you see a single, thin, uniform wire, it is a fast-acting fuse.
Safe Testing When Schematic Symbols Don't Match Reality
It is common in field repairs to find a physical fuse that contradicts the schematic symbol—such as a slow-blow physical fuse installed where the schematic calls for a fast-acting symbol. This usually happens because the original design suffered from nuisance tripping during production, and the factory silently updated the BOM without revising the schematic.
Verification and Testing Protocol:
- De-energize and Verify Dead: For any circuit above 50V AC or 120V DC, turn off the main breaker, apply lockout/tagout, and verify the circuit is dead using a Category III or IV multimeter on a known live source first, then across the fuse terminals.
- Continuity Test: Set your multimeter to continuity or resistance mode. A good fuse will read < 1 ohm. An open fuse will read OL (Over Limit). Note that some high-voltage HRC fuses have built-in striker pins or microswitches for remote indication; ensure you are probing the main element terminals, not the auxiliary contacts.
- Analyze the Failure: If a glass fuse is blackened and the glass is shattered, it experienced a massive short-circuit fault. If the element simply melted cleanly in the middle, it was a mild overload or end-of-life fatigue. Never 'up-fuse' (install a higher amperage fuse) to stop nuisance blowing. This bypasses the wire ampacity protection and creates a fire hazard.
When in doubt, consult the manufacturer's Fuseology application guides to match the exact voltage rating, interrupting rating (e.g., 10kA vs 35A), and speed characteristic to your specific load profile. Always defer to the physical equipment nameplate and local electrical codes over ambiguous schematic symbols.






