<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LearnESD.com &#187; ESD troubleshooting</title>
	<atom:link href="http://learnesd.com/blog/category/esd-troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnesd.com/blog</link>
	<description>A portal for ESD information.</description>
	<lastBuildDate>Fri, 26 Feb 2010 13:36:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Art of investigating ESD Problem in a Printed Circuit Board Assembly manufacturing environment</title>
		<link>http://learnesd.com/blog/the-art-of-investigating-esd-problem-in-a-printed-circuit-board-assembly-manufacturing-environment/</link>
		<comments>http://learnesd.com/blog/the-art-of-investigating-esd-problem-in-a-printed-circuit-board-assembly-manufacturing-environment/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 12:02:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ESD troubleshooting]]></category>

		<guid isPermaLink="false">http://learnesd.com/blog/?p=57</guid>
		<description><![CDATA[As years pass by, new ESD technology and methodology are churned out by ESD industry experts/researchers with the intention to help ESD coordinators/specialists in their grueling ESD problem analysis and solving.
To investigate any ESD problem, we will need to have a systematic approach of analyzing the ESD problem.
We will have to start from the very [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>As years pass by, new ESD technology and methodology are churned out by ESD industry experts/researchers with the intention to help ESD coordinators/specialists in their grueling ESD problem analysis and solving.</p>
<p>To investigate any ESD problem, we will need to have a systematic approach of analyzing the ESD problem.</p>
<p>We will have to start from the very beginning of a process chain of where the ESD sensitive device is first handled.<br />
In a typical Printed Circuit Board Assembly manufacturing environment, a process chain will look something like this.</p>
<p><strong>Incoming -> Store -> Kitting -> Screening ->Pick and Place -> Reflow  -> Cleaning -> Backend soldering -> Testing -> Inspection -> Packing </strong></p>
<p>Investigation shall start with how the ESD sensitive device is being handled in each process in the process chain.<br />
Auditing alone to check for ESD compliance is insufficient to make conclusion that the process is not the source of ESD problem.<br />
A fact finding approach is more appropriate to investigate the ESD problem.</p>
<p>Before start collecting data, we need to understand the <a href="http://learnesd.com/blog/esd-damage">ESD failure/damage models:</a><br />
•	ESD HBM damage model<br />
•	ESD MM damage model<br />
•	ESD CDM damage model</p>
<p>For each of ESD damage model, we will know what type of data to be collected.<br />
•	HBM damage model : we will have to measure human body voltage on personnel<br />
•	MM damage model : we will have to measure the grounding resistance of conductive elements of a manufacturing/test equipment that made contact with ESD sensitive device<br />
•	CDM damage model ( Field Induced model ) : we will have to check the electrostatic field voltage of the area where ESD sensitive device might pass through<br />
•	CDM damage model (Charged Package model): we will have to check the voltage on the conductive elements of the ESD sensitive device/assembly</p>
<p>After knowing the type of data to be collected, now we will have to prepare the ESD analysis tools. Examples of ESD Analysis tools are as follows:</p>
<p>•	Prostat Auto Analysis System (PGA 710), analysis tool will be very handy to measure the human body voltage<br />
•	A normal digital multimeter or better still a true ground meter such as Ground Pro will be handy to measure the equipment grounding resistance<br />
•	A static field meter will be able to check for electrostatic field voltage<br />
•	A high impedance Contact Voltmeter such as Prostat CVM-780 Contact Voltmeter will be handy to measure voltage on the conductive element in ESD device/assembly/equipment</p>
<p>Based on ESD Technology Roadmap issued in year 2005, any ESD process in the manufacturing lines shall be controlled as follows through year 2010.</p>
<p>•	Human body voltage on personnel shall be less than 100Volts<br />
•	Conductive elements of equipment shall be grounded ( or less than 10Volts)<br />
•	Voltage on ESD sensitive devices shall be less than 50 Volts</p>
<p>Measure the voltage on personnel, conductive elements of equipments and ESD sensitive devices at each process in the process chain will tell us whether the ESD sensitive device’s  withstand voltage has been exceeded . If the ESD withstand voltage of the ESDS device is exceeded, that will point to the root cause of the ESD problem. </p>
<p><script language="JavaScript">
function checkSub(){
if (document.signup.email.value.indexOf('@', 0) == -1) {
alert("Please fill in your valid Email address.\nYour email should be in the following format: email@address.com")
document.signup.email.focus()
return false}
if (document.signup.fname.value == "") {
alert("Please fill in your First name.")
document.signup.fname.focus()
return false}                          
}</script><br />
<form action="http://monsterresponse.com/ar/ar/optin.php" method="post" name="signup" onsubmit="return checkSub()">
<input type=hidden name="action" value="addlead">
<input type=hidden name="member" value="1103">
<input type=hidden name="auto" value="3353">
<input type=hidden name="thankyou" value="http://www.staticcontrolprogram.com">
<table border=0 cellspacing=0 cellpadding=2>
<tr>
<td><font size="2" face="arial, verdana">First Name:</font></td>
<td>
<input type=text size=20 name="fname"></td>
</tr>
<tr>
<td><font size="2" face="arial, verdana">Email address:</font></td>
<td>
<input type=text size=20 name="email"></td>
</tr>
<tr>
<td></td>
<td align=center>
<input type="submit" value="Click here to learn how to set up YOUR ESD Control Program without ESD Consultants"></td>
</tr>
</table>
</form>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://learnesd.com/blog/the-art-of-investigating-esd-problem-in-a-printed-circuit-board-assembly-manufacturing-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
