All chapters
I²t let-throughDC arc interruptionPrecharge circuitsSelective coordination

Chapter 3 calculated a 14,000A stall current for an electric bus traction motor. Chapter 6 sized a 450kW BESS PCS drawing 300A from a 1,500V string. Neither of those numbers is safe to leave unprotected.

Somewhere between the battery and the load, a device has to be watching — ready to physically interrupt the circuit within milliseconds if current exceeds a safe threshold, before heat (P = I²R, Chapter 3) turns a fault into a fire. This chapter is about exactly how those devices work, and why the answer looks completely different depending on whether you are protecting AC or DC.

7.1Why protection devices exist

Three fault categories dominate real electrical systems.

Table 7.1 — Common fault categories

Fault typeWhat happensExample from earlier chapters
OverloadCurrent moderately exceeds rated capacity for an extended periodA BESS string discharging above its continuous current rating
Short circuitA near-zero resistance path allows current to spike dramaticallyThe 14,000A motor stall current from Chapter 3’s Worked Example 3.2
Ground faultCurrent finds an unintended path to earth, often through a person or structureInsulation breakdown in a wet BESS enclosure or EV charging cabinet

Every protection device in this chapter exists to detect one or more of these conditions and interrupt the circuit before the resulting heat, arcing or shock becomes dangerous.

7.2Fuses: the one-time sacrifice

A fuse is the simplest possible protection device: a precisely-sized metal element, engineered to heat up and melt — P = I²R again — when current exceeds its rating for long enough, physically breaking the circuit. Once it operates, a fuse must be replaced. It cannot be reset.

7.2.1The I²t rating: what actually matters

A fuse is not just rated by a single current threshold. It is characterised by how much let-through energy it allows to pass before clearing a fault, expressed as an I²t rating in A²·s. This comes directly from the heat equation in Chapter 3: since heat energy dissipated is proportional to I²R over time, and R is fixed for a given conductor, I²t is a direct proxy for how much destructive thermal energy a fault delivers downstream before the fuse clears it.

Let-through energy = I² × t

Worked example 7.1Checking a BESS string fuse's let-through energy

A BESS string experiences a short-circuit fault of I = 2,000A. The selected fuse clears the fault in t = 10ms.

Let-through energy = I² × t = 2,000² × 0.01 = 40,000 A²s

This figure must be checked against the withstand rating of every downstream component — busbars, contactors, cabling — each of which has its own maximum I²t rating before suffering damage. A correctly coordinated system keeps the fuse’s let-through energy below every downstream component’s withstand rating, which is why fuse selection is a system-level calculation, not just a matter of matching current ratings.

Table 7.2 — Fuses across the energy stack

ApplicationFuse role
BESS string and rack fusesIsolate an individual faulted string without shutting down the entire rack
EV high-voltage pack fusesOften pyrotechnic “pyro” fuses — explosively actuated for microsecond-scale disconnection during a crash-detected event
Solar PV string fusesProtect against reverse-current faults when one string in a parallel array is shaded or faulted (Chapter 5)
Grid distribution fusesProtect transformers and feeder sections, sized for selective coordination (section 7.6)

7.3Circuit breakers: switches with judgment

A circuit breaker performs the same core function as a fuse — interrupting fault current — but does so mechanically or electronically, and can be reset after tripping. Most breakers combine two distinct trip mechanisms.

  • Thermal trip. A bimetallic strip heats and bends under sustained overload current, tripping the breaker after a delay that shortens as current increases — an inverse-time characteristic, closely related to the fuse’s I²t behaviour.
  • Magnetic trip. At much higher fault currents, an electromagnet directly pulls the trip mechanism open almost instantaneously, without waiting for heat to build up.
0.010.101101001×2×5×10×20×50×Fault current (multiples of rated current)Trip / clearing time (seconds)Fuse — inverse-time melt curveBreaker — thermal regionBreaker — magnetic (instantaneous) trip
Figure 7.1A Time-Current Characteristic (TCC) curve, the standard way protection engineers describe how quickly a device clears a fault as a function of current magnitude. Both fuses and breakers clear faster as current rises; a breaker additionally shows a sharp transition from its slow thermal region to a near-instantaneous magnetic trip.

7.3.1Why DC circuit breakers are fundamentally harder

This is one of the most important practical distinctions in all of power engineering, and it follows directly from Chapter 4. When any switch or breaker contact begins to open under load, the current does not stop instantly — it continues to flow as an electric arc across the widening gap, sustained by the circuit’s own inductance and voltage.

In an AC system, this arc gets a natural assist: current crosses zero twice every cycle. At each zero crossing the arc momentarily has no energy to sustain it, and a well-designed AC breaker only needs to prevent the arc re-striking during that brief window — a problem power engineers have solved reliably for over a century.

A DC system has no such luxury. Current never naturally crosses zero, so a DC breaker must actively force the current to zero itself. Historically that meant mechanical arc chutes and magnetic blow-out coils that stretch and cool the arc until it can no longer sustain itself; increasingly it means solid-state breakers built from the same SiC and GaN power semiconductors introduced in Chapter 1, which can commutate current in microseconds with no moving parts at all.

AC fault currentDC fault current-20-1001020Natural current zero everyhalf-cycle — the arc canself-extinguish here05101520No natural zero — currentmust be actively forced tozero by the breaker010203040Time (ms)010203040Time (ms)Current (A)
Figure 7.2AC fault current crosses zero every half-cycle, giving a breaker a natural window in which the arc has no energy to sustain it. DC fault current never crosses zero on its own — the breaker must force it there.

Technical framing

This asymmetry is precisely why HVDC circuit breakers remained a major unsolved engineering challenge for decades after HVAC breakers were routine, and why practical multi-terminal HVDC grids have only become feasible relatively recently, as hybrid mechanical and solid-state DC breaker designs matured.

It is also why every BESS, EV and solar installation — all fundamentally DC systems — requires DC-rated protection devices. An AC-rated breaker or fuse, dropped into a DC circuit, generally cannot reliably interrupt the fault it was never designed to clear.

7.4Precharge circuits: taming the first few milliseconds

Every BESS PCS and EV inverter contains large DC-link capacitors that smooth the incoming DC supply. An uncharged capacitor briefly looks almost like a short circuit the instant voltage is first applied — a serious problem given the fault currents Chapter 3 showed can arise even in entirely normal, non-fault conditions.

Worked example 7.2Why an 800V pack needs a precharge resistor

A BESS string at V = 800V is about to connect to a PCS with a 2mF DC-link capacitor bank, through wiring and contacts with a combined resistance of roughly 10mΩ.

Peak inrush without limiting ≈ V/R = 800 / 0.01 = 80,000 A

Even though this is not technically a fault at all — just normal startup — it is easily large enough to weld contactor contacts shut or destroy the capacitors.

The standard solution is to close a small precharge resistor in series first, then let the capacitor charge on an RC time constant before closing the main high-current contactor:

With R = 50Ω: initial current = 800 / 50 = 16 A

Time constant: τ = R × C = 50 × 0.002 = 0.1 s = 100 ms

05101520Initial precharge current = V/R = 16Aτ = RC = 100msWithout precharge, the spike is limited onlyby wiring resistance (~10mΩ) — up to ~80,000AWith precharge resistor (R = 50Ω)0100200300400500Time since precharge contactor closed (ms)Precharge current (A)
Figure 7.3With a precharge resistor in circuit, inrush current is tamed to a safe 16A and decays smoothly over roughly five time constants as the DC-link capacitor charges — against an unconstrained spike that could reach tens of thousands of amps in the same first few milliseconds.

In plain English

This is why an EV or a BESS makes an audible “click-click” sequence when you first power it on. The first click closes the precharge contactor through the resistor; a fraction of a second later, once the capacitors are safely charged, the second click closes the main contactor and bypasses the now-unneeded precharge resistor.

The BMS or PCS controller monitors DC-link voltage throughout that sequence, and will refuse to close the main contactor if the capacitor has not charged as expected — itself a diagnostic sign of a fault somewhere downstream.

7.5Switches, contactors and relays: control, not protection

It is worth being precise about terminology here, since these devices are often confused with fuses and breakers.

Table 7.3 — Protection devices and control devices

DevicePurposeResettable?
FuseProtection — sacrifices itself to clear a faultNo, must be replaced
Circuit breakerProtection — trips to clear a fault, can be manually resetYes
SwitchControl — manually operated, no automatic fault responseNot a protection device
ContactorControl — electrically operated, often by the BMS or EMS, for routine on/off connection like a BESS or EV pack’s main contactorsNot a protection device
RelayControl and signalling — a small contactor typically used to control other circuits based on a sensed conditionNot a protection device

Important

A contactor is not a protection device, and is generally not rated to interrupt a fault current — it is designed to make and break current under normal operating conditions only. This is precisely why every BESS and EV pack pairs its main contactors with a dedicated fuse or breaker: the contactor handles routine connect and disconnect, including the precharge sequence above, while the fuse or breaker stands ready for the fault the contactor was never designed to survive.

7.6Selective coordination: the nearest device should trip first

A well-designed protection system is not just a collection of individually-correct fuses and breakers. It is an intentionally graded hierarchy, so that a fault anywhere in the system trips only the nearest upstream protection device, isolating the smallest possible section and leaving the rest of the system running.

0.010.101101001×2×5×10×20×50×Fault current (multiples of rated current)Trip / clearing time (seconds)BESS rack fuse (fastest, nearest the fault)String-level fuseMain DC breaker (slowest, most upstream)
Figure 7.4Three protection levels in a BESS, deliberately graded so the rack fuse clears fastest, the string fuse clears second, and the main DC breaker only operates if both downstream devices somehow fail. This is why a single faulted rack in a 100-rack installation does not take down the entire site.

Why this matters later

This same grading principle scales all the way up to grid protection relays, which coordinate circuit breakers across an entire substation and transmission network to isolate faults with minimal customer impact — the same design philosophy as a BESS rack fuse, applied at continental scale.

7.7Ground fault protection

Ground faults deserve special mention because they are specifically dangerous to people, not just equipment — recall the shock-severity thresholds from Chapter 2 and the Ohm’s Law safety analysis from Chapter 3.

A Ground Fault Circuit Interrupter (GFCI), also called a Residual Current Device (RCD), continuously compares current flowing out on the live conductor against current returning on the neutral or return conductor. In normal operation these should be equal. Any meaningful imbalance means some current is leaking to ground — potentially through a person — and the device trips within milliseconds, far faster than a standard breaker’s thermal or even magnetic trip, specifically because human safety rather than equipment protection is the design target.

In plain English

This is why outdoor EV charging equipment and BESS enclosures require ground fault protection as standard. Equipment exposed to moisture is exactly the scenario Chapter 3’s degraded-PPE and wet-skin cases showed can turn a survivable voltage into a lethal one, and a GFCI or RCD is specifically tuned to catch that failure mode before it reaches a person.

7.8Quick reference

Protection devices cheat sheet

DeviceClears faults?Resettable?Key spec
FuseYesNoI²t let-through energy
Circuit breakerYesYesTCC curve (thermal plus magnetic trip)
Contactor / switch / relayNoN/ARated for normal on-off duty only
GFCI / RCDYes (ground faults)YesTrips on current imbalance, milliamp-sensitive

Chapter summary

Test your understanding

  1. 1A fault delivers 3,000A and is cleared in 15ms. What is the let-through energy, in A²s?
  2. 2Explain, using Chapter 4’s sine wave, why an AC circuit breaker has an inherent advantage over a DC breaker when extinguishing an arc.
  3. 3Why is a contactor, by itself, insufficient to protect a BESS string against a short-circuit fault?
  4. 4A precharge circuit uses R = 100Ω and C = 1mF on a 400V bus. What is the initial precharge current, and what is the RC time constant?
  5. 5In a selectively coordinated system, why should the rack-level fuse in a BESS trip before the main site breaker, for the same fault current?
  6. 6Challenge: a ground fault sends 30mA through a person standing in a wet EV charging bay. Referring back to Chapter 2’s shock-severity table, classify the severity of this current, and explain why a standard circuit breaker rated to trip at, say, 20A would not have protected this person at all.

Frequently asked questions

What is the I²t rating of a fuse?+

It is the let-through energy a fuse allows to pass before clearing a fault, in A²·s. Because heat dissipated is proportional to I²R over time and R is fixed for a given conductor, I²t is a direct proxy for the destructive thermal energy a fault delivers downstream. A 2,000A fault cleared in 10ms lets through 40,000 A²s, which must stay below the withstand rating of every downstream busbar, contactor and cable.

Why are DC circuit breakers harder to design than AC ones?+

When contacts open under load the current continues as an arc across the gap. AC current crosses zero twice per cycle, and at each crossing the arc briefly has no energy to sustain it, so an AC breaker only needs to stop it re-striking. DC current never naturally crosses zero, so a DC breaker must actively force it there — historically with arc chutes and magnetic blow-out coils, and increasingly with solid-state SiC or GaN devices that commutate current in microseconds.

Why do BESS and EV packs need a precharge resistor?+

Because an uncharged DC-link capacitor looks almost like a short circuit the instant voltage is applied. On an 800V bus through 10mΩ of wiring, inrush would peak near 80,000A — enough to weld contactor contacts shut. Closing a 50Ω precharge resistor first limits initial current to 16A and lets the capacitor charge on an RC time constant of 100ms before the main contactor closes. This is the audible click-click when an EV or BESS powers up.

What is the difference between a contactor and a circuit breaker?+

A circuit breaker is a protection device: it detects a fault and interrupts it, then can be reset. A contactor is a control device — an electrically operated switch for routine connection and disconnection, usually commanded by a BMS or EMS. A contactor is generally not rated to interrupt fault current, which is why every BESS and EV pack pairs its main contactors with a dedicated fuse or breaker.

What is selective coordination in electrical protection?+

Deliberately grading protection devices in a hierarchy so a fault trips only the nearest upstream device, isolating the smallest possible section. In a BESS the rack fuse is sized to clear fastest, the string fuse second, and the main DC breaker only if both downstream devices fail. This is why one faulted rack in a 100-rack installation does not take down the whole site, and the same principle scales up to grid protection relays.

How does a GFCI or RCD protect people?+

It continuously compares current flowing out on the live conductor against current returning on the neutral. Those should be equal; any meaningful imbalance means current is leaking to ground, potentially through a person. The device trips within milliseconds on a milliamp-scale imbalance — far below any level a standard overcurrent breaker would notice — because human safety, not equipment protection, is the design target.

Reviewed by

SG

Sahil Goyal

Co-founder, Wingzman

LinkedIn
SG

Sourabh Goyal

Co-founder, Wingzman

LinkedIn

Musk's Rocket Science is an original educational series explaining the physics and chemistry behind everyday electricity and battery technology. Figures and worked examples use standard physical constants and representative real-world values for illustration.