PCB – How to Stop Electric Arcs Between Layers in PCB

arcdamageinverterpcb

Firstly, let me preface this with the fact that I am not interested in chastising the user, and I am not interested in looking at the original source of the arc (it was a tool accidentally breaching the power rails). This question is EXPLICITLY about suppressing a PCB arc once it has started.

Someone had a significant fire on a board they built. I helped with the layout and so on for the power switching. The board works very well, under normal use.

The cause of the fire was an accidental user (builder) induced short between Vbat and ground, with a 100A fuse (required because this board pushes several hundred phase amps, it is used on E-motorbikes). These boards do not spontaneously burn. The creepages between traces are 0.25mm on the high power stuff, board intended to run with 20s lithium so 84V max and the FR4 is V0 with thickness enough to meet insulation requirements.

Board is open source, and files can be found here. The
https://github.com/badgineer/CCC_ESC

enter image description here

enter image description here

What you can see has happened is that an arc started at the top of the board, and gradually eroded it's way through the board over the 10 seconds it took for the builder to pull the battery plug. The arc was between the Vbat power plane and the ground plane, which for the purposes of extremely low parasitic inductance are overlapping.

When I build things like this professionally, the whole lot goes inside a fire rated enclosure, and burn tests are carried out to prove it can contain it. This is a different case, because it is built by DIY hobbyists who may or may not do this (in this guy's case, the thing was surrounded by metal that probably would contain the fire, but this is not guaranteed in general).

What I want to know, is how a board can be designed to not propagate an arc once it has started. Are there layout techniques/known thicknesses of inulation/treatment chemicals/self quenching materials/…. that would stop this?

Fuses are a dead end, the arc takes way less current than the normal current in use. Conformal coating is a good option for prevention, but probably does not quench the arc.

Otherwise (and this is probably advisable anyway) the advice will have to be: "Put the damned thing in a metal box or suffer the consequences".

This is a remarkably common problem among the DIY community, searching forums shows up any number of brands from any number of countries and any price band burning.

EDITs:
A lot of commentary on the creepage distance has come up despite the clear statement that this is NOT a creepage issue. I will address where the clearances chosen came from. UL61010, the standard governing laboratory devices, which is what I usually work to, excerpt below:
enter image description here
At the max recommended 20s battery, 84V, basic insulation is met, and is close to reinforced insulation (depending if you interpolate or take the next highest category). I have highlighted the Mosfet breakdown voltage, 100V as a ballpark "where we stand".

I am coming around to the idea that this standard is not applicable to lithium battery powered things, but, it would have made ZERO difference to this case if the creepage distance had been 0.25kilometers not 0.25m.

The large creepage distances referenced in answers are for mains grid connected circuits, where there is a high probability (certainty) of massive overvoltage from lightning, substation failures, the factory down the road load dumping etc. Battery powered devices with 3000uF of capacitors and over voltage shut down are not susceptible to such over voltages. Whether this logic stands or not, I am unsure, since I don't work with big batteries for my job and have not formally investigated it.

EDIT2:
The creepage thing continues, so I went and found a SEVCON Gen 4. I picked this, since I understand this is what comes in a Zero motorcycle, which has been through type approval testing with a notified body, and is being sold "en mass" in the UK, US, Europe…
enter image description here
Quite obviously, the creepage distances do not add up to the 2.1mm suggested by the top answer below. Probably the creepage is closer to 0.5mm and the board has overlapping power and ground planes, like this one. What it DOES have, is a case that looks like it might contain the mess if it went up, and would certainly stop anyone getting errant metal in.

EDIT3:
At this point, I will let on how this happened, the user had a derp moment and tried to solder on the blue wire that is hanging off in the pic, while the battery was plugged in. This shorted across the ceramic cap with a whole load of solder, started the arc right at the edge of the board and things proceeded from there. The solder pads are being moved. Not the nicest bit of design, not the smartest thing to solder it while plugged in, but there we go, accidents happen.

Best Answer

A DC arc can't be reasoned with

It can't be bargained with. It doesn't feel pity, or remorse, or fear. And it absolutely will not stop, ever, until it burns up so much material that it can no longer leap across the arc. And then may restart if the resulting fire melts things back together.

This right here. This is 600V. (Turn DOWN your headphones and wait for it. Twice.)

This is what happened. The arc started somewhere else, and then just "walked down the board" consuming board material as it goes.

DC is much, much worse than AC power because AC power has two zero-crossings every cycle, and that really helps snuff the arcs. If you read spec sheets, you will notice that the DC rating for contact devices is much lower than the AC rating.

If you were ever in a really old house and felt stiff light switches with a significant "Snap" to them, that is an arc-snuffing mechanism that was required when home power was DC in Edison's systems (which was 110V; only 26V more).

At one point, a trolley museum had a lightning strike on the wire, which reached ground via a disconnect switch inside a maple box, several inches of air, to building steel. That would be fine, except the 600V trolley voltage sustained the arc indefinitely.

Space is cheap. Space matters.

The creepages between traces are 0.25mm

Try 0.25m LOL.

Seriously according to this, UL would want to see 2.1mm to prevent arcs from being spontaneously started in degraded materials or conditions.

This question is EXPLICITLY about suppressing a PCB arc once it has started.

That will take a lot more. To start with, stuff needs to be pushed apart as far as possible. Distance is cheap, but it obviously wasn't a consideration on this board.

The GitHub doesn't give me the impression that this person has years of experience in high voltage DC design, as they are iterating a lot on basic stuff like how to attach high current leads. They clearly don't own a copy of the UL standards - understandable since those are quite costly. But this is a shame, with so many hobby designers venturing into high-power stuff due to the proliferation of lithium batteries. Good practice ought to be public domain.

(conversely, the hobby designer has to want to follow it.)

Enclosures and terminals (even on modules)

Lastly, modules like this could be made more "user-proof" by proper enclosures and bringing wires out to quality terminals which are properly guarded, so ad-hoc methods like "soldering wires to the board" are not used.

While nobody wants to hear this, "potting" the silicon in appropriate coatings will also help. But you still have to guard the terminals.

Properly guarded terminals will protect against a tool being dropped in the terminal area.

Arc detection

Another option is to have arc-fault detection. The trolley museum was finally "scared straight" into buying what power transmission guys call a Type 74 rate-of-rise detector, but we call an AFCI. It's a microcontroller (or a function of an existing microcontroller) that "listens" for the "sound" of arcing on a wire. (or alternately, monitors for current not being what is expected). If there's a way the silicon can then stop current, that is the best way to stop the arc.

One could forego arc detection if the application allows the silicon to stop current draw altogether at frequent intervals. This would give the same effect as the AC zero crossing.

Fusing is also tricky

One vexation is parallel arcs which, due to the materials, are able to burn at a current below the fuse rating - thus the fuse never blows. And this is a significant problem in power controls where service current is high.

One interesting possibility is design it so if it arcs, it arcs at Very high current, enough to blow the fuse.

But then, you rely on the end-user installer to put an appropriate fuse on their battery pack - and if they don't, you've only made matters worse. One option is to force the situation by building a fuse into the board - but of course this requires very careful board design or else you're right back to square one.

Related Topic