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

相关推荐
hez201010 小时前
在 .NET 上构建超大托管数组
c#·.net·.net core·gc·clr
雨落倾城夏未凉6 天前
第四章c#方法-参数数组和可选参数(16)
后端·c#
唐青枫7 天前
线程不是越多越快:C#.NET Thread 生命周期、同步与后台工作线程实战
c#·.net
唐青枫8 天前
别只会反射:C#.NET Emit 动态生成代码实战详解
c#·.net
咕白m6258 天前
.NET 环境下 Word 超链接批量提取方案
c#·.net
用户91721561902118 天前
C# 通信协议增量解析:用状态机处理半包和粘包
c#
小码编匠9 天前
C# 工控上位机必备:数据转换工具类与十个核心模块
后端·c#·.net
唐青枫11 天前
别再乱用 StartNew:C#.NET TaskFactory 任务调度实战详解
c#·.net
Artech11 天前
[MAF预定义的AIContextProvider-03]ChatHistoryMemoryProvider——赋予Agent从经验中学习的能力
ai·c#·agent·memory·maf
Scout-leaf13 天前
C#摸鱼实录——IoC与DI案例详解
c#