First Commit
This commit is contained in:
324
OneNote/OSD/Research/ESD.md
Normal file
324
OneNote/OSD/Research/ESD.md
Normal file
@@ -0,0 +1,324 @@
|
||||
[Notes to ESD essentials by TI](https://training.ti.com/esd-essentials-what-esd?context=1136983-1139548-1135647)
|
||||
|
||||
|
||||
|
||||
ESD - Electrostatic discharge
|
||||
|
||||
This happens when you're getting charged up positively and touch a conductor.
|
||||
|
||||
Large voltages can be generated that can damage Ics.
|
||||
|
||||
|
||||
|
||||
ESD diodes can be used to direct those ESD-currents into GND, before they can reach the Ics
|
||||
|
||||
|
||||

|
||||
|
||||
# Chapter 2 - ESD Working Voltage
|
||||
|
||||
Also known as Reverse Standoff Voltage
|
||||
|
||||
|
||||

|
||||
|
||||
Indicated by red: BreakDown Voltage. Any voltage larger than this will make the diode conductive.
|
||||
|
||||
|
||||

|
||||
|
||||
The signal level, which is used normally should be below VRWM --> like that we have below 10 nA leakage current.
|
||||
|
||||
|
||||
|
||||
The working voltage of the diode you choose should be slightly higher than the largest signal.
|
||||
|
||||
|
||||

|
||||
|
||||
# IEC 610000-4-2 ESD Rating
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
## Human Body Model (HBM) ESD
|
||||
|
||||
This is used to estimat the manufacturing, assembly and shipping. Not for the final use!
|
||||
|
||||
|
||||
|
||||
## Charge Device Model (CDM) ESD
|
||||
|
||||
ESD discharge through charged device into ground. Also only Manufacturing, assembly and shipping.
|
||||
|
||||
|
||||
|
||||
## IEC 61000-4-2
|
||||
|
||||
This is the model that simulates the final use by the user. There are 4 Levels and devices next to interface connectors should use at least level 4.
|
||||
|
||||
|
||||

|
||||
|
||||
# Clamping Voltage
|
||||
|
||||
This is the important measure, because it describes the voltage protection capability of the clamping diode.
|
||||
|
||||

|
||||

|
||||
|
||||
Depending on the ESD strike a different current is shunted through the diode. This results in a remaining voltage drop, which the system circuitry will be exposed to. That is the voltage that can still damage our system. --> select diode according to max voltage that system can survive.
|
||||
|
||||
# Parasitic Capacitance
|
||||
|
||||

|
||||
|
||||
Because of the physics the diode can be modeled as a capacitor. Hence it will influence the circuit during normal operation.
|
||||
|
||||
|
||||
|
||||
If parasitic capacitance is high it can influence the signal:
|
||||
|
||||

|
||||
|
||||
This means for a highspeed signal it is extremely important that the parasitic capacitance is small.
|
||||
|
||||
|
||||
|
||||
General overview:
|
||||
|
||||

|
||||
|
||||
|
||||
# ESD Protection selection
|
||||
|
||||

|
||||

|
||||
Reference in New Issue
Block a user