Question.7
A power supply is turned ON and OFF repeatedly within 1 to 5 seconds during testing.
Which input protection component may fail to do its job properly in this rapid power-cycling condition?
An NTC (Negative Temperature Coefficient) inrush current limiter is a thermistor-based passive component that suppresses the initial surge of current when a device is powered on.

At room temperature, the NTC presents high resistance, limiting inrush current. As current flows, the device self-heats and its resistance drops — allowing normal current to pass with minimal loss.
Core principle: High resistance when cold → Low resistance when hot.
When equipment with large input capacitors (SMPS, LED drivers, motor drives) is powered on, uncharged capacitors behave like a near short circuit. This causes a current spike — often 10× to 100× steady-state — lasting a few milliseconds.
This spike can trip breakers, blow fuses, weld relay contacts, stress rectifier diodes, reduce capacitor life, and cause voltage dips on shared power rails.
An NTC in series with the input absorbs this energy and limits peak current to a safe level.

Phase 1 — Cold State (Power-On) At room temperature, the NTC presents its full rated resistance (R₂₅), limiting peak inrush:
I_peak ≈ V_peak / R₂₅
Example: On 230V AC (325V peak), a 10Ω NTC limits surge to ~32.5A instead of potentially hundreds of amps.



Maximum Energy Rating (Joules): Energy the NTC can absorb in a single inrush event. Must exceed the capacitor stored energy:
E = ½ × C × V_peak²
Select with at least a 1.5× margin.
NTC inrush limiters use a simple code printed on the body:
Format: [R₂₅][D][Disc Diameter in mm]
5D-11 → 5Ω at 25°C, disc type, 11mm diameter 10D-20 → 10Ω at 25°C, disc type, 20mm diameter
Larger disc = higher energy capacity, higher current rating, and longer cooldown time.
Manufacturers like Ametherm, Vishay, and TDK/EPCOS use their own part numbers, but R₂₅ and current ratings are always in the datasheet.

An NTC limiter works properly only when it is cold. After power ON, it becomes hot and its resistance drops very low.
If power turns OFF and ON again quickly, the hot NTC cannot limit the next inrush current well. So, a relay bypass is used to bypass the NTC during normal operation and keep it ready for fast power ON/OFF cycles.

| Method | Pros | Cons | Best For |
|---|---|---|---|
| NTC Thermistor | Simple, low cost | No quick-recycle protection, steady-state loss | Low-to-medium power SMPS (<500W) |
| NTC + Bypass Relay | Full protection every cycle, no steady-state loss | Added cost and complexity | High-power, mission-critical equipment |
| Fixed Resistor + Relay | Predictable (no temp dependence), full protection | Relay + control circuit needed | Industrial drives, UPS, high-reliability |
| Active Limiter (MOSFET) | Precise, fast, no mechanical wear | Complex, higher cost | Telecom, server PSUs, precision equipment |