When designing power delivery networks or protection circuits, abstract definitions of fault conditions are not enough. You need to see how different types of short circuit faults physically alter node voltages, current vectors, and component thermals in real time. A bolted short behaves entirely differently than an arcing fault or a high-impedance ground fault, and your protection topology must account for these extremes.
In this guide, we will build a physical fault-injection test bench. We will map the topology, assign real component values, and observe exactly what breaks when we force bolted, arcing, and ground faults into the circuit.
Circuit Topology for Fault Analysis: Node Description and Design Walkthrough
To safely study short circuit behavior without relying on the unpredictable foldback current-limiting of a bench power supply, we use a dedicated Current-Limiting and Fault-Injection Topology. This circuit isolates the fault energy, allowing us to measure the exact transient response of protection components.
Topology Nodes and Real Component Values
- Node V+ (Source): 12V DC bench supply (e.g., Rigol DP811), set to a 15A current limit to prevent supply shutdown during testing.
- Node P (Protection): Bourns MF-R110 PTC resettable fuse (1.1A hold, 2.2A trip). Placed immediately after V+.
- Node S (Sense/Limit): 1Ω, 5W wirewound current-sense resistor. This limits the absolute maximum fault current to 12A and provides a 1V/A measurement signal for an oscilloscope.
- Node L (Load): 10Ω, 10W power resistor. Represents the normal operating load (nominal draw ~1.09A).
- Node F (Fault Injection): Connected to the drain of an IRLZ44N N-channel MOSFET. The source is tied to Node GND. The gate is driven by a 555 timer (for arcing simulation) or a manual pushbutton (for bolted simulation).
- Node GND (System Ground): Common ground return for the supply, load, and fault path.
Behavior Matrix: How Different Short Circuit Faults Alter the Topology
Understanding the types of short circuit faults requires looking at the extremes. What happens to the voltage at Node S and the current through Node F when the fault impedance changes? The table below contrasts the failure modes.
| Fault Type | Node S Voltage (Sense) | Node F Current | Failure Mode / What Breaks at the Extreme |
|---|---|---|---|
| Normal Operation | ~1.09V | 0A | N/A. PTC remains in low-resistance state. |
| Bolted Short (Node F to GND) | Spikes to ~10.5V | ~12A (Limited by 1Ω resistor) | PTC trips thermally in <500ms. If PTC fails, the 1Ω resistor overheats (dissipating 144W, far exceeding its 5W rating) and burns open. |
| Arcing Short (Synthetic PWM chop) | Oscillates 0V to 8V | Pulsing 0A to 8A | PTC may fail to trip if the RMS current stays below 2.2A, while peak currents cause localized melting at the arc point. High EMI noise injected into Node S. |
| High-Impedance Ground Fault (10Ω path to GND) | Rises to ~1.6V | ~0.6A | PTC ignores it. The 10Ω fault path resistor slowly cooks. If unmonitored, this leads to a thermal fire hazard rather than an immediate electrical trip. |
Step-by-Step Breadboard Testing and Verification
Do not just short a wire across your power supply to test fault conditions. Follow this procedure to safely simulate and measure the types of short circuit faults on the bench.
- Build the Protection and Sense Stage: Wire the Bourns PTC from Node V+ to Node P. Connect the 1Ω sense resistor from Node P to Node S. Solder these directly; breadboard contacts will melt at 12A during a bolted fault test.
- Wire the Normal Load: Connect the 10Ω load resistor between Node S and Node GND. Power the supply to 12V. Verify with a multimeter that Node S reads ~12V and the voltage across the 1Ω resistor is ~1.09V.
- Configure the Fault Injector: Connect the IRLZ44N drain to Node S (creating a parallel path that bypasses the load when triggered). Connect the source to GND. Add a 10kΩ pull-down resistor on the gate to ensure it stays off by default.
- Simulate a Bolted Fault: Apply 5V to the MOSFET gate via a pushbutton. Observe the voltage across the 1Ω resistor on an oscilloscope. You will see a sharp vertical rise to ~10.5V, followed by a decay as the PTC heats up and its resistance increases, eventually choking the current to near zero.
- Simulate an Arcing Fault: Because 12V DC is generally below the minimum sustaining voltage for a copper arc in air (dictated by Paschen's Law), we simulate the chaotic impedance of an arc by driving the MOSFET gate with a 555 timer outputting a 1kHz square wave at 30% duty cycle. This creates a synthetic chopped-current signature that mimics the high-frequency transients of an AC arc fault.
Why This Current-Limiting Topology Over a Direct Short?
Why build this specific topology instead of just relying on your bench power supply's Over-Current Protection (OCP)?
Most bench supplies use foldback current limiting. When you short the output, the supply doesn't just limit current; it drastically reduces the output voltage to protect its internal pass transistors. This makes it impossible to study the true transient energy of a fault, because the source impedance dynamically changes during the event.
By using a stiff 12V source with a fixed 1Ω wirewound limiter and a thermal PTC, the source impedance remains predictable and linear. You can accurately calculate the I²t (let-through energy) that a downstream component will experience. This topology guarantees that the fault energy is governed by physical component physics, not a software-controlled supply algorithm, yielding data you can actually use to size fuses for production PCBs.
Frequently Asked Questions: Types of Short Circuit Faults
What are the primary types of short circuit faults in 3-phase AC power systems?
In 3-phase systems, faults are categorized by how many phases are involved and whether ground is part of the path. According to standard power systems analysis (such as guidelines from Electrical4U and IEEE standards), the four main types are:
1. Three-Phase (Symmetrical): All three phases short together. Rare (less than 5% of faults), but produces the highest fault current and maximum mechanical stress on busbars.
2. Line-to-Line (L-L): Two phases short together without involving ground.
3. Double Line-to-Ground (LL-G): Two phases short to each other and to ground simultaneously.
4. Single Line-to-Ground (L-G): One phase shorts to ground. This is the most common fault (up to 80% of all transmission faults), often caused by tree contact or insulator flashover.
How do you identify arcing vs bolted short circuit faults using an oscilloscope?
A bolted fault presents as a near-zero impedance path. On an oscilloscope measuring a shunt resistor, the current waveform rises exponentially based on the circuit's L/R time constant and settles into a smooth, massive DC or AC sine wave (limited only by source impedance).
An arcing fault is highly non-linear. The arc voltage is relatively constant (often 15V to 50V depending on gap and material) regardless of current. On a scope, an arcing fault shows high-frequency noise, random current chopping, and sudden zero-crossing dropouts as the plasma channel extinguishes and reignites. In AC systems, the arc often extinguishes at current zero and re-strikes when the voltage recovers, creating a distinct 'shoulder' on the current waveform.
Which types of short circuit faults trigger a GFCI versus a standard thermal breaker?
A standard thermal-magnetic breaker only responds to overcurrent (bolted shorts or severe overloads). It measures the total current flowing through the hot wire. If a bolted Line-to-Neutral short occurs, the massive current spike trips the magnetic instantaneous trip mechanism in milliseconds.
A Ground Fault Circuit Interrupter (GFCI) does not care about total current. It measures the imbalance between the hot and neutral conductors. It will trip on a Line-to-Ground fault even if the fault impedance is high and the current is only 5mA (well below the 15A rating of the breaker). A GFCI will not trip on a bolted Line-to-Neutral short, because the current returning on the neutral perfectly matches the current leaving on the hot, resulting in zero imbalance.






