Sources of Static Electricity

Theoretically, any two items or materials brought into contact and then separated can generate static electricity. For the purposes of this handbook, the interactions that are important involve people, electronic and electrical components, handling equipment, and packaging materials, as well as any other item or material that may enter the work area. Once a static charge is generated, a charged surface can influence other items through space at a distance. Induction, as described in the previous section, can result in an ESD event if the conductive/dissipative item is grounded while in the presence of the electric field. This important concept has been shown to cause many difficulties in industry including: explosions, fires, component damage, system disruption, and personnel shock. An isolated or insulated conductor will share a static charge with another isolated or insulated conductor if they touch through a conductive interface. The shared charge will result in an equal voltage on both conductors, but the actual charge on each will depend on the capacitance of the individual objects.

The main sources of static electricity in a manufacturing environment include those listed in Table 1.

Table 1. Typical Static Electricity Sources

It should be understood that any object, item, material, or person could be a source of static electricity in the work environment. Removal of unnecessary insulators, replacing insulative materials with dissipative or conductive materials, and grounding all conductors are the principle methods of controlling static electricity in the workplace, regardless of the activity

相关推荐
软件黑马王子5 小时前
C#初级教程(4)——流程控制:从基础到实践
开发语言·c#
水煮庄周鱼鱼9 小时前
C# 入门简介
开发语言·c#
软件黑马王子10 小时前
Unity游戏制作中的C#基础(6)方法和类的知识点深度剖析
开发语言·游戏·unity·c#
Nicole Potter11 小时前
请说明C#中的List是如何扩容的?
开发语言·面试·c#
gu2012 小时前
c#编程:学习Linq,重几个简单示例开始
开发语言·学习·c#·linq
pchmi17 小时前
CNN常用卷积核
深度学习·神经网络·机器学习·cnn·c#
yuanpan17 小时前
23种设计模式之《组合模式(Composite)》在c#中的应用及理解
开发语言·设计模式·c#·组合模式
滴_咕噜咕噜18 小时前
C#基础总结:常用的数据结构
开发语言·数据结构·c#
万兴丶1 天前
Unity 适用于单机游戏的红点系统(前缀树 | 数据结构 | 设计模式 | 算法 | 含源码)
数据结构·unity·设计模式·c#
程序猿多布1 天前
C#设计模式 学习笔记
设计模式·c#