Inrush surge current is the instantaneous, high-amplitude pulse of current that flows into an electrical device the moment it is powered on, caused by charging capacitors, magnetizing transformers, or heating cold filaments. If you do not manage it, this microsecond spike will trip your upstream breakers, blow your input fuses, and permanently short your bridge rectifiers. Beginners often confuse inrush surge current with surge voltage (external transients like lightning strikes or grid switching) or overload current (a sustained high-current draw from a mechanical jam or short circuit). Inrush is an internally generated, self-inflicted event that happens during normal, healthy startup, and it fundamentally changes how you must size your upstream protective devices and input traces.
The Physics and Math of Inrush Surge Current
To understand the sheer violence of an unprotected startup, think of it like water hammer in plumbing: if you open a fire hydrant instantly, the pipe experiences a massive pressure shock wave before the water flow stabilizes. In a circuit, the "empty pipe" is an uncharged bulk capacitor.
Let us run a worked numeric example for a typical 500W Switch-Mode Power Supply (SMPS) connected to a standard 120VAC North American mains line. The SMPS uses a 400µF bulk electrolytic capacitor on its high-voltage DC bus.
- Peak AC Voltage: 120VAC × √2 = 169.7V (we will use 170V for math).
- Total Circuit Resistance: The Equivalent Series Resistance (ESR) of the capacitor, plus the PCB traces, plus the forward resistance of the bridge rectifier diodes, typically totals about 0.2Ω.
- Unlimited Peak Current: Using Ohm's Law (I = V / R), 170V / 0.2Ω = 850 Amps.
That 850A spike lasts for only a few milliseconds, but it is more than enough to vaporize a standard 5A glass fuse, weld relay contacts shut, or cause a massive voltage sag on the shared AC branch circuit that resets nearby microcontrollers.
Where You Meet This in Practice
You will encounter destructive inrush surge current in several common bench and jobsite scenarios:
- LED Lighting Arrays: Commercial LED drivers use large input capacitors for power factor correction (PFC). Turning on a bank of 20 LED fixtures simultaneously can generate thousands of amps of combined inrush, routinely nuisance-tripping Type C or Type D miniature circuit breakers (MCBs).
- Toroidal Transformers: Used in high-end audio amplifiers and linear power supplies, toroids have very low core reluctance. If powered on at the zero-crossing of the AC waveform, the core can saturate instantly, drawing 10x to 50x the normal primary current until the magnetic flux stabilizes.
- Server Racks and Test Benches: Flipping a single master switch to energize a rack of ATX power supplies or lab bench supplies creates a compounded inrush event that often exceeds the magnetic trip threshold of a standard 20A thermal-magnetic breaker.
Decision Tree: Choosing Your Inrush Limiting Strategy
There are three primary ways to limit inrush surge current. Use this decision tree to select the right topology for your build.
| Strategy | How It Works | Best For | Drawback | Estimated Cost |
|---|---|---|---|---|
| NTC Thermistor | High resistance when cold; self-heats and drops to near-zero resistance during steady state. | Sub-1000W consumer electronics, DIY SMPS, LED drivers. | Vulnerable to "short-cycling" (fails to limit if turned off and immediately back on). | $0.50 - $2.00 |
| Active Soft-Start (Relay + Resistor) | A fixed power resistor limits inrush; a timer or microcontroller closes a relay to bypass it after 500ms. | High-power amplifiers, >1000W server supplies, industrial motor drives. | Complex, requires auxiliary timing circuit, relay contacts can fail. | $8.00 - $25.00 |
| Fixed Power Resistor | A wirewound resistor is left permanently in series with the AC line. | Very low power (<10W) transformer circuits. | Wastes continuous power as heat, drops line voltage under heavy load. | $1.00 - $3.00 |
The Default Pick: For 90% of hobbyist, commercial, and DIY builds under 1000W, the NTC (Negative Temperature Coefficient) thermistor is the undisputed winner. It requires no auxiliary power, no timing circuits, and costs less than a dollar. If you are building a standard 120V/240V AC input SMPS, default to an NTC.
Sizing the NTC Thermistor: A Worked Specification
Selecting the right NTC requires matching three datasheet parameters to your circuit. Let us size one for our 500W (120VAC, 400µF) example.
- Maximum Steady-State Current ($I_{max}$): Calculate your continuous draw. 500W / 120V = 4.16A. Add a 20% safety margin for efficiency losses and low-line voltage conditions. You need an NTC rated for at least 5A continuous.
- Zero-Power Resistance ($R_{25}$): This is the resistance at 25°C (cold). Decide on your target limited inrush current. Let us cap it at 50A to protect our 8A bridge rectifier. Using Ohm's law: $R_{total} = 170V / 50A = 3.4\Omega$. Subtract the 0.2Ω circuit ESR, and you need an $R_{25}$ of 3.2Ω. The closest standard value is 5Ω.
- Energy Rating (Joules): The NTC must absorb the energy of charging the capacitor without cracking its epoxy coating. $E = 0.5 \times C \times V^2$. $0.5 \times 0.0004F \times (170V)^2 = 5.78 Joules$. Select a part rated for at least double this to handle line surges. Look for a 15J or higher rating.
Common Mistakes and Troubleshooting
Even with the right part number, bench builders frequently run into two specific failure modes when deploying NTC thermistors.
The Short-Cycle Failure
NTCs work by self-heating. At 25°C, the Ametherm SL32 provides 2.5Ω of resistance. Once the 4.16A steady-state current flows through it, the part heats up to roughly 100°C, and its resistance drops to about 0.2Ω. If you power the circuit off and immediately power it back on (short-cycling), the NTC is still hot. Its resistance is still 0.2Ω, meaning it provides zero inrush protection on the second startup, potentially blowing your fuse. Fix: If your application requires rapid restarts (like a test bench supply), you must use the Active Soft-Start relay topology instead.
Undersizing the Physical Diameter
Builders often look only at the $R_{25}$ and $I_{max}$ values, ignoring the physical disc size (e.g., choosing a 15mm disc instead of a 32mm disc to save PCB space). A smaller disc has less thermal mass. When hit with the 5.78J capacitor charging spike, the internal temperature of a 15mm disc can instantly exceed the epoxy's glass transition temperature, causing the part to crack, delaminate, or vent smoke. Fix: Always verify the Joule rating on the datasheet, which scales directly with the physical diameter of the part.
Frequently Asked Questions
Can I just use a high-wattage fixed wirewound resistor instead of an NTC?
No. A fixed 5Ω, 50W wirewound resistor will limit the inrush perfectly, but it will remain at 5Ω during steady-state operation. At 4.16A, it will continuously dissipate $I^2R$ = 86 Watts of heat, wasting massive amounts of power and requiring a heatsink. An NTC drops to 0.2Ω, dissipating only ~3.5W in steady state.
Does placing an NTC on the AC line affect the Power Factor (PF)?
Marginally, but not in the way you might think. An NTC is a purely resistive component, so it does not introduce phase shift (reactive power) like an inductor or capacitor would. However, because it drops a few volts of RMS line voltage, it can slightly alter the conduction angle of the downstream rectifier, which might degrade the Power Factor Correction (PFC) circuit's efficiency by a fraction of a percent. In sub-1000W designs, this is entirely negligible.
Where exactly should the NTC be placed on the PCB?
Place the NTC immediately after the input fuse and before the bridge rectifier. It must be in series with the "Hot" (Line) conductor. Keep it physically spaced at least 10mm away from heat-sensitive components like electrolytic capacitors and optocouplers, as the NTC will run at 80°C–120°C during normal continuous operation.






