Module 04 ~45 min Interactive

ESD Protection Front-End

Any connector reachable by a human finger — or a cable that runs outside the box — will eventually take an electrostatic discharge. This module shows how a TVS diode clamps that strike before it reaches your transceiver, why component order matters, and what IEC 61000-4-2 levels to design against.

Module progress0%

An ESD event dumps thousands of volts into a signal pin in a nanosecond. Without protection, that spike hits the transceiver's input and can punch through its gate oxide instantly. A TVS (Transient Voltage Suppression) diode sits across the line and turns on the moment voltage exceeds its clamp level, shunting the surge to ground. Press the button to fire a strike.

With the TVS fitted, the voltage at the transceiver pin is clamped to a safe level. Uncheck "TVS fitted" and fire again to see the unclamped spike.

The canonical, reusable topology for every serial line is connector → TVS → series element → transceiver. Order is not optional: the TVS must be the first thing the surge meets, and the series resistor/ferrite sits after it to limit any residual current into the IC.

Connector (ESD entry) TVS 1st: clamp R / FB 2nd: limit XCVR (protected)
Surge current takes the low-impedance path through the TVS to ground; only the clamped remainder passes the series element into the transceiver.
Layout preview (Module 7): the TVS must be physically tight to the connector, with a short, fat path to the ground plane. Even a few nH of ground inductance ruins the clamp during a nanosecond-scale strike.

Choose the TVS by the signal's polarity swing. Get this wrong and the diode either fails to protect or clamps your own signal.

Bidirectional TVS

For lines that swing both positive and negative — RS232 (±15 V) and RS485/RS422 differential lines that can go negative. Clamps symmetrically in both directions. Pick a stand-off voltage above the maximum normal signal swing.

Unidirectional TVS

For lines that only swing one polarity (e.g. a 0–3.3 V logic line). Lower clamping in that direction, and it conducts like a normal diode the other way. Wrong choice for a bipolar RS232 line.

Stand-off voltage rule: VWM (working/stand-off) must be ≥ the highest steady signal voltage, or the TVS leaks and loads your signal. For RS485 data lines a common choice is a bidirectional part rated around 6–12 V stand-off.

The standard the whole industry designs against for ESD immunity is IEC 61000-4-2. It defines discharge levels and two coupling methods — contact (probe touches the port) and air (probe approaches until it arcs). A common baseline for a robust port is ±8 kV contact / ±15 kV air.

Level Contact discharge Air discharge
1 ±2 kV ±2 kV
2 ±4 kV ±4 kV
3 ±6 kV ±8 kV
4 ±8 kV ±15 kV
Match the TVS's rated ESD contact voltage (on its datasheet, also per IEC 61000-4-2) to your target level. Many serial-line TVS arrays are rated to ±15 kV+ so they comfortably cover Level 4. Related standards: IEC 61000-4-4 (fast transient/burst) and 61000-4-5 (surge) — covered in Module 8.

Answer to reveal instant feedback.