<?xml version="1.0" encoding="utf-8" ?>



<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="zh_CN">
<title><![CDATA[sckjmotor'职业博客]]></title>
<link rel="alternate" type="text/html" href="http://sckjmotor.blog.bokee.net"/>
<modified>2009-11-25T13-25-01 CST</modified>
<tagline type="text/html" mode="escaped"><![CDATA[]]></tagline>
<generator url="http://www.bokee.net/" version="2.0">bokee.net</generator>
<copyright>Copyright (c) 2005,  sckjmotor</copyright>


<entry>
<title>PLC程序的调试方法及步骤</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/4030909.html"/>
<issued>2009-11-17T14-28-47 CST</issued> 
<created>2009-11-17T14-28-47 CST</created>
<modified>2009-11-17T14-28-47Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://4030909</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>客户心得</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<span lang="EN-US" style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt"><font color="#000000" size="4">PLC</font></span><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt"><font size="4"><font color="#000000">程序的调试可以分为模拟调试和现场调试两个调试过程，在此之前首先对<span lang="EN-US">PLC</span>外部接线作仔细检查，这一个环节很重要。外部接线一定要准确无误。也可以用事先编写好的试验程序对外部接线做扫描通电检查来查找接线故障。不过，为了安全考虑，最好将主电路断开。当确认接线无误后再连接主电路，将模拟调试好的程序送入用户存储器进行调试，直到各部分的功能都正常，并能协调一致地完成整体的控制功能为止。<span lang="EN-US"><o:p></o:p></span></font></font></span>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; TEXT-ALIGN: left; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal; FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt">1</span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt">．程序的模拟调试<span lang="EN-US"><o:p></o:p></span></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; TEXT-ALIGN: left; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt"><font size="3"><font color="#000000">将设计好的程序写入<span lang="EN-US">PLC</span>后，首先逐条仔细检查，并改正写入时出现的错误。用户程序一般先在实验室模拟调试，实际的输入信号可以用钮子开关和按钮来模拟，各输出量的通／断状态用<span lang="EN-US">PLC</span>上有关的发光二极管来显示，一般不用接<span lang="EN-US"><a href="http://www.sckjmotor.com"><font color="#000000">PLC</font></a></span>实际的负载<span lang="EN-US">(</span>如接触器、电磁阀等<span lang="EN-US">)</span>。可以根据功能表图，在适当的时候用开关或按钮来模拟实际的反馈信号，如限位开关触点的接通和断开。对于顺序控制程序，调试程序的主要任务是检查程序的运行是否符合功能表图的规定，即在某一转换条件实现时，是否发生步的活动状态的正确变化，即该转换所有的前级步是否变为不活动步，所有的后续步是否变为活动步，以及各步被驱动的负载是否发生相应的变化。<span lang="EN-US"><o:p></o:p></span></font></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; TEXT-ALIGN: left; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt"><font size="3"><font color="#000000">在调试时应充分考虑各种可能的情况，对系统各种不同的工作方式、有选择序列的功能表图中的每一条支路、各种可能的进展路线，都应逐一检查，不能遗漏。发现问题后应及时修改梯形图和<span lang="EN-US">PLC</span>中的程序，直到在各种可能的情况下输入量与输出量之间的关系完全符合要求。<span lang="EN-US"><o:p></o:p></span></font></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; TEXT-ALIGN: left; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt"><font size="3"><font color="#000000">如果程序中某些定时器或计数器的设定值过大，为了缩短调试时间，可以在调试时将它们减小，模拟测试结束后再写入它们的实际设定值。<span lang="EN-US"><o:p></o:p></span></font></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; TEXT-ALIGN: left; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt"><font size="3"><font color="#000000">在设计和模拟调试程序的同时，可以设计、制作控制台或控制柜，<span lang="EN-US">PLC</span>之外的其他硬件的安装、接线工作也可以同时进行。<span lang="EN-US"><o:p></o:p></span></font></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; TEXT-ALIGN: left; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal; FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt">2</span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt">．程序的现场调试<span lang="EN-US"><o:p></o:p></span></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; TEXT-ALIGN: left; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt"><font color="#000000" size="3">完成上述的工作后，将<span lang="EN-US">PLC</span>安装在控制现场进行联机总调试，在调试过程中将暴露出系统中可能存在的传感器、执行器和硬接线等方面的问题，以及<span lang="EN-US">PLC</span>的外部接线图和梯形图程序设计中的问题，应对出现的问题及时加以解决。如果调试达不到指标要求，则对相应硬件和软件部分作适当调整，通常只需要修改程序就可能达到调整的目的。全部调试通过后，经过一段时间的考验，系统就可以投入实际的运行了。</font></span></p>]]>
</content>
</entry>

<entry>
<title>触摸屏故障判断和处理方法</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3904730.html"/>
<issued>2009-10-22T14-41-18 CST</issued> 
<created>2009-10-22T14-41-18 CST</created>
<modified>2009-10-22T14-41-17Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3904730</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>Default Cloumn</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<div align="center">
<table style="WIDTH: 100%; mso-cellspacing: 0cm; mso-padding-alt: 0cm 0cm 0cm 0cm" cellspacing="0" cellpadding="0" width="100%" border="0" class="MsoNormalTable">
    <tbody>
        <tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes">
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center; mso-pagination: widow-orphan" align="center"><strong><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">故障现象</span></strong><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><o:p></o:p></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; WIDTH: 52.5pt; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt" width="70">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center; mso-pagination: widow-orphan" align="center"><strong><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">指示灯状态</span></strong><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><o:p></o:p></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center; mso-pagination: widow-orphan" align="center"><strong><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">判断</span></strong><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><o:p></o:p></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center; mso-pagination: widow-orphan" align="center"><strong><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">原因分析</span></strong><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><o:p></o:p></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center; mso-pagination: widow-orphan" align="center"><strong><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">解决办法</span></strong><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><o:p></o:p></span></p>
            </td>
        </tr>
        <tr style="mso-yfti-irow: 1">
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">　触摸无反应<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; WIDTH: 52.5pt; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt" width="70">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">开机后指示灯短暂长亮<span lang="EN-US">(</span>约<span lang="EN-US">2</span>秒钟<span lang="EN-US">)</span>后便一直熄灭<span lang="EN-US">, </span>手指触摸时指示灯长亮<span lang="EN-US">,</span>手指离开后指示灯熄灭 <span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">触摸屏系统硬件工作正常<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">触摸屏驱动程序是否为最新版本<span lang="EN-US">? <br />2.</span>计算机串口是否可以正常使用<span lang="EN-US">? <br />3.</span>实际连接的串口与驱动程序设置的串口是否一致<span lang="EN-US">?<br />4.</span>操作系统是否有出错信息<span lang="EN-US">?<o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">卸载驱动程序后重新安装最新驱动程序<span lang="EN-US"><br />2.</span>检查串口连接和驱动程序串口设置是否正常<span lang="EN-US"><br />3.</span>检查计算机主板<span lang="EN-US">BIOS</span>设置与驱动程序串口设置是否正常<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
        </tr>
        <tr style="mso-yfti-irow: 2">
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">　触摸无反应<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; WIDTH: 52.5pt; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt" width="70">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">指示灯闪烁 <span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">屏体和控制器连接不良<span lang="EN-US"> <br />2.</span>屏体上有换能器可能已被损坏<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">安装触摸屏到显示器内时换能器的空间足够吗<span lang="EN-US">?<o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">重新接插触摸屏和控制器<span lang="EN-US"><br />2.</span>更换屏体或控制器测试<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
        </tr>
        <tr style="mso-yfti-irow: 3">
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">　触摸无反应<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; WIDTH: 52.5pt; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt" width="70">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">指示灯长亮 <span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">屏体或控制器可能已被损坏<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">安装触摸屏到显示器内时换能器的空间足够吗<span lang="EN-US">?<o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">更换屏体或控制器测试<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
        </tr>
        <tr style="mso-yfti-irow: 4">
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">　触摸无反应<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; WIDTH: 52.5pt; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt" width="70">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">指示灯不亮 <span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">指示灯可能已损坏<span lang="EN-US"> <br />2.</span>控制器可能已损坏<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">串口线电源挡板是否和计算机电源接头连接好<span lang="EN-US">? <br />2.</span>计算机提供的<span lang="EN-US">+12V</span>电源正常吗<span lang="EN-US">?<o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">连接串口线和电源挡板<span lang="EN-US"><br />2.</span>更换控制器测试<span lang="EN-US"><br />3.</span>检查线路连接，特别是挡板与主机内电源插头连接，检查主机电源是否有问题。<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
        </tr>
        <tr style="mso-yfti-irow: 5; mso-yfti-lastrow: yes">
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">　漂移<span lang="EN-US">(</span>鼠标指针与手指触摸位置始终不对应<span lang="EN-US">)<o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; WIDTH: 52.5pt; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt" width="70">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">开机后指示灯短暂长亮<span lang="EN-US">(</span>约<span lang="EN-US">2</span>秒钟<span lang="EN-US">)</span>后便一直熄灭<span lang="EN-US">,</span>手指触摸时指示灯长亮<span lang="EN-US">,</span>手指离开后指示灯熄灭 <span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align="left"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">驱动程序校准参数出错<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">控制器类型和触摸屏的尺寸匹配吗<span lang="EN-US">?<br />2.</span>安装驱动程序后或更改了显示模式后进行校准校准了吗<span lang="EN-US">?<br />3.</span>是否长时间未清洁过触摸屏<span lang="EN-US">?<o:p></o:p></span></span></p>
            </td>
            <td style="BORDER-RIGHT: white 1pt inset; PADDING-RIGHT: 0cm; BORDER-TOP: white 1pt inset; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: white 1pt inset; PADDING-TOP: 0cm; BORDER-BOTTOM: white 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset white .75pt">
            <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align="left"><span lang="EN-US" style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">1.17&rdquo;</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">和<span lang="EN-US">17&rdquo;</span>以下配和类控制器使用<span lang="EN-US">17&rdquo;</span>以上触摸屏配和<span lang="EN-US">O</span>类控制器使用<span lang="EN-US"><br />2.</span>打开驱动程序控制台重新校准<span lang="EN-US"><br />3.</span>拆开显示器，擦除触摸屏条纹区上的灰尘<span lang="EN-US"><o:p></o:p></span></span></p>
            </td>
        </tr>
    </tbody>
</table>
</div>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US"><o:p><font face="Times New Roman" size="3">&nbsp;</font></o:p></span></p>]]>
</content>
</entry>

<entry>
<title>DCS系统故障判别及处理方法</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3878068.html"/>
<issued>2009-10-16T16-48-55 CST</issued> 
<created>2009-10-16T16-48-55 CST</created>
<modified>2009-10-16T16-49-51Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3878068</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>客户心得</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span lang="EN-US"><font face="Times New Roman">DCS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">系统故障判别及处理方法摘要：基于</span><span lang="EN-US"><font face="Times New Roman">PC</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">&mdash;</span><span lang="EN-US"><font face="Times New Roman">BASED</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">的新一代数控系统简介轴承表面磨削缺陷原因及对策论慢走丝切割黄铜线的选用</span><span lang="EN-US"><font face="Times New Roman">DOM</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">电子硬盘应用方案数控刀具的参数化设计数控车床操作步骤</span><span lang="EN-US"><font face="Times New Roman">(</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">下</span><span lang="EN-US"><font face="Times New Roman">)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">立式车床的</span><span lang="EN-US"><font face="Times New Roman">SINUMERIK802D</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">数控化改造张小虞：建立机械工业创新平台迫在眉睫浅析数控车床主传动系统设计变频调速器的常见故障及维修对策第一机床厂新型谱研制成功产品定型批量投放市场机械工具对照英语词汇大全浅谈数控车床主传动系统设计简介等离子焊</span><span lang="EN-US"><font face="Times New Roman">(PAW)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">简介板料多步冲压回弹的数值模拟研究数控加工后置处理技术实现</span><span lang="EN-US"><font face="Times New Roman">UG</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">与</span><span lang="EN-US"><font face="Times New Roman">ANSYS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">接口连接的方法数控车床安全操作规范</span><span lang="EN-US"><font face="Times New Roman">V</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">型推力杆加工工艺分析研究成组夹具技术在小批量铣加工生产中的应用</span><span lang="EN-US"><font face="Times New Roman">[</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">标签</span><span lang="EN-US"><font face="Times New Roman">:tag]</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">随着自动化水平的提高，</span><span lang="EN-US"><font face="Times New Roman">DCS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'"><a href="http://www.sckjmotor.com"><font color="#000000">控制</font></a>系统</span><span lang="EN-US"><font face="Times New Roman">(</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">集散控制系统</span><span lang="EN-US"><font face="Times New Roman">)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">逐渐代替了常规仪表，其优越性已被广大操作人员所接受。但发生故障时，会造成装置停车甚至事故，各种故障如何及早发现及恰当处理就显得非常重要。我公司合成氨工艺使用多套浙大中控</span><span lang="EN-US"><font face="Times New Roman">JX-300XDCS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">进行控制，控制稳定可靠，</span><span lang="EN-US"><font face="Times New Roman">.<o:p></o:p></font></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">随着自动化水平的提高，</span><span lang="EN-US"><font face="Times New Roman">DCS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">控制系统</span><span lang="EN-US"><font face="Times New Roman">(</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">集散控制系统</span><span lang="EN-US"><font face="Times New Roman">)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">逐渐代替了常规仪表，其优越性已被广大操作人员所接受。但发生故障时，会造成装置停车甚至事故，各种故障如何及早发现及恰当处理就显得非常重要。我公司合成氨工艺使用多套浙大中控</span><span lang="EN-US"><font face="Times New Roman">JX-300XDCS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">进行控制，控制稳定可靠，针对存在的一些问题，根据多年维护经验，我们总结出了一套行之有效的故障判别及处理方法。</span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal"><font face="Times New Roman">1</font></span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、查看监控画面的数据</span><span lang="EN-US" style="COLOR: teal"><o:p></o:p></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">出现以下情况时，说明控制系统发生问题，应立即通知微机维修人员维修，同时操作工到现场进行处理。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span lang="EN-US"><font face="Times New Roman">(1)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">经常变化的数据长时间不变，且几个数据或所有数据都不变。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span lang="EN-US"><font face="Times New Roman">(2)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">控制分组画面中，手动自动无法切换，或手动输入数据后，一经确认，又恢复为原来的数据，修改不过来。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span lang="EN-US"><font face="Times New Roman">(3)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">趋势图画面中，几条趋势都为直线不变。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span lang="EN-US"><font face="Times New Roman">(4)</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">监控画面中，多个数据同时波动较大。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">判断波动数据是否为工艺上相关参数，若是相关参数则通知仪表及微机人员检查，看是否某调节系统波动引起相关参数变化，同时将相关调节系统打到手动状态，必要时到现场进行调节。如水溶液全循环装置中，尿素合成塔压力正常时为</span><span lang="EN-US"><font face="Times New Roman">l9.67MPa</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">，如果突然大范围波动，此时势必引起下游的中压系统、低压系统压力波动，这种情况是由于几个相关参数中某一参数波动引起其他参数变化，并不是控制系统本身故障。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">若波动数据工艺上彼此并无直接影响，则可能为微机某卡件发生故障，立即将相关自调系统打到手动调节，必要时到现场进行调节，同时，通知微机及仪表人员检查。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal"><font face="Times New Roman">2</font></span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、查看操作站工作情况</span><span lang="EN-US" style="COLOR: teal"><o:p></o:p></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">当发现某个操作站死机，监控画面数据不刷新，调节画面不起作用，查看右上方系统报警指示灯是否正常，并检查其他操作站是否工作正常，若正常，则仅该操作站有问题，通知微机维修人员修理。若其他操作站数据也不变，则为系统通讯网络出现故障，立即通知维修人员检查网络设备的运行情况，进行修复。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal"><font face="Times New Roman">3</font></span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、观察操作站的断电情况</span><span lang="EN-US" style="COLOR: teal"><o:p></o:p></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">若部分操作站突然无显示，则说明</span><span lang="EN-US"><font face="Times New Roman">UPS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">或市电断电，立即通知微机维修工进行维修。若有电的操作站可正常监控，此时不会影响控制系统的正常调节。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal"><font face="Times New Roman">4</font></span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、注意控制站全部断电的情况</span><span lang="EN-US" style="COLOR: teal"><o:p></o:p></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">由于所有控制站设备均为双路供电，一路</span><span lang="EN-US"><font face="Times New Roman">UPS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">，一路市电，所以这种情况的发生几率很小。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">当控制站全部断电后，监控画面上两个系统报警红灯亮，通讯中断，数据全部不刷新，所有自调系统完全失控，调节阀将恢复到初始状态，气开阀全关，气关阀全开。此时，应立即紧急处理或停车，同时到现场进行操作。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal"><font face="Times New Roman">5</font></span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、注意所有操作站全部断电的情况</span><span lang="EN-US" style="COLOR: teal"><o:p></o:p></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">此时，查看控制站电源指示灯是否正常，卡件诊断指示灯有无故障红灯，绿灯表示卡件正常工作，若以上都正常，则可以确定控制站工作正常，自调系统工作正常，只是操作工暂时看不到监控画面，且不能对现场进行遥控操作，立即通知微机维修人员进行维修，并到现场进行监控</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><strong style="mso-bidi-font-weight: normal"><span lang="EN-US" style="COLOR: teal"><font face="Times New Roman">6</font></span></strong><strong style="mso-bidi-font-weight: normal"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、调节阀仪表气源压力低或仪表空气全部断气</span><span lang="EN-US" style="COLOR: teal"><o:p></o:p></span></strong></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">当发现多个自调系统失灵，监控画面上自调阀阀位在全开或全关位置，立即检查仪表气源压力，若气源压力小于</span><span lang="EN-US"><font face="Times New Roman">0.4MPa</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">，则不正常，检查气源管道有无堵塞或漏气现象；若气源压力小于</span><span lang="EN-US"><font face="Times New Roman">0.2MPa</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">，立即进行紧急停车。将监控画面上的自调系统全部打到手动，将调节阀阀位调到安全位置，通知仪表工检查气源，同时到现场进行操作，关闭调节阀两端的截止阀，用旁路阀操作。</span><span lang="EN-US"><o:p></o:p></span></font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21.1pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><strong style="mso-bidi-font-weight: normal"><font size="3"><font color="#000000"><span style="COLOR: teal; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">结论</span><span lang="EN-US" style="COLOR: teal"><o:p></o:p></span></font></font></strong></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><font color="#000000"><span lang="EN-US"><font face="Times New Roman">DCS</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">发生故障时，操作工应掌握一定的判别方法，及早发现问题，进行适当处理，可以避免或者减少对工艺控制的影响。</span></font></font></p>]]>
</content>
</entry>

<entry>
<title>故障检查与排除—PLC</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3877654.html"/>
<issued>2009-10-16T16-05-36 CST</issued> 
<created>2009-10-16T16-05-36 CST</created>
<modified>2009-10-16T16-05-36Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3877654</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>客户心得</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 15.75pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 1.5"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">（<span lang="EN-US">1</span>）PLC故障显示<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p>&nbsp;</p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">①设计时可使每一个故障点均有信号表示。优点是直观便于检查，缺点是程序复杂且输出单元占用较多，投资较大；<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">②设计时也可将所有故障点均由一个信号表示。优点是节约成本，减少了对输出单元　的占有，缺点是具体故障回路不能直接判断出；<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">③设计时还可将性质类似的一组故障点设成一个输出信号表示。<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">以上三种方案各有利弊，在条件允许、并且每个回路均很重要，要求必须快速准确判断出故障点时采用第一种方案较好；一般情况下采用第三种方案比较好，由于故障分类报警显示，就可直接判断出故障性质，知道会对设备或工业过程造成何种影响，可立即采取相应措施加以处理，同时再结合其它现象、因素、另一组或几组报警条件将具体故障点从此类中划分出来。整个<span lang="EN-US">PLC</span>内部程序、外部输出点及接线增加不多，性能价格比较高。<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p>&nbsp;</p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 15.75pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 1.5"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">（<span lang="EN-US">2</span>）PLC输入、输出故障的排除<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p>&nbsp;</p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">一般<span lang="EN-US">PLC</span>均有<span lang="EN-US">LED</span>指示灯可以帮助检查故障是否由外部设备引起。不论在模拟调试还是实际应用中，若系统某回路不能按照要求动作，首先应检查<span lang="EN-US">PLC</span>输入开关电接触点是否可靠（一般可通过查看输入<span lang="EN-US">LED</span>指示灯或直接测量输入端），若输入信号未能传到<span lang="EN-US"><a href="http://www.sckjmotor.com">PLC</a></span>，则应去检查输入对应的外部回路；若输入信号已经采集到，则再看<span lang="EN-US">PLC</span>是否有相应输出指示，若没有，则是内部程序问题或输出<span lang="EN-US">LED</span>指示灯问题；若输出信号已确信发出，则应去检查外部输出回路（从<span lang="EN-US">PLC</span>输出往后检查）。<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'"><font size="3">在输出回路中，由于短路或其它原因造成<span lang="EN-US">PLC</span>输出点在内部粘滞，只需将其接线换至另一予留的空接线点上，同时修改相应程序，将原输出标号改为新地址号即可。<span lang="EN-US"><o:p></o:p></span></font></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 15.6pt; TEXT-INDENT: 21pt; mso-para-margin-bottom: 1.0gd; mso-char-indent-count: 2.0"><font size="3"><span lang="EN-US" style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'">PLC</span><span style="FONT-FAMILY: 宋体; mso-bidi-font-size: 10.5pt; mso-hansi-font-family: 'Times New Roman'">虽然适合工业现场，使用中也应注意尽量避免直接震动和冲击、阳光直射、油雾、雨淋等；不要在有腐蚀性气体、灰尘过多、发热体附近应用；避免导电性杂物进入控制器。<span lang="EN-US"><o:p></o:p></span></span></font></p>]]>
</content>
</entry>

<entry>
<title>高压变频器的集中冷却措施</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3853161.html"/>
<issued>2009-10-12T13-19-14 CST</issued> 
<created>2009-10-12T13-19-14 CST</created>
<modified>2009-10-12T13-19-14Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3853161</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>客户心得</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<p><span class="news_txt2" style="TABLE-LAYOUT: fixed; WORD-WRAP: break-word"><strong><font color="#000000">一、 引言</font></strong></span></p>
<p><font color="#000000">在电力、化工、煤矿、冶金等工业生产领域要求高压变频器有极高的可靠性。影响高压变频器的可靠性指标有多项，其中在设计过程中其散热与通风是一个至关重要的环节。目前高压变频器有高-低-高式、元件直接串联式、中点箝位多电平式、单元级联式等多种方式，一般来讲，上述各种方式的高压变频器，其效率一般都可达到 96～98%;但由于设备功率大，在正常工作时，仍要产生大量的热量。为保证设备的正常工作，把大量的热量散发出去，优化散热与通风方案，进行合理的设计与计算，实现设备的高效散热，对于提高设备的可靠性是十分必要的。</font></p>
<p><font color="#000000">高压变频器设备功率较大，4％的功率损耗主要以热量形式散失在运行环境当中。如果不能及时有效的解决变频器室的工作环境温度问题，将直接危及变频器本体的运行安全；最终因为温度过高，导致变频器过热保护动作跳闸。为保证变频器具有良好的运行环境，必须对变频器及运行环境的温度控制采取措施。</font></p>
<p><strong><font color="#000000">二、 冷却方式</font></strong></p>
<p><font color="#000000">通过变频器工程应用经验的积累，针对不同的应用环境现场提供完整的变频器冷却系统解决方案。常用的几种冷却方式主要包括：⑴ 风道开放式冷却；⑵ 空调密闭冷却；⑶ 空－水冷密闭冷却；⑷ 设备本体水冷却；⑸ 上述方式组合冷却。</font></p>
<p><strong><font color="#000000">1. 风道开放式冷却</font></strong></p>
<p><font color="#000000"><strong>1.1冷却过程</strong></font></p>
<p><font color="#000000">冷风经变频室通风入口滤网进入变频器，经过对机体进行冷却后，再由变频器风道出风口将热风排出。</font></p>
<p><font color="#000000"><strong>1.2安装方式</strong></font></p>
<p><font color="#000000">风道开放式冷却安装比较简单，只需在变频室的墙壁上开两个通风入口，安装上滤网，然后在变频器的柜顶风罩上向外引出出风口风道即可，如下图1所示：<br /></font></p>
<div align="center"><font color="#000000"><img alt="" src="http://www.chuandong.com/uploadpic/THESIS/2009/9/2009090314025236745S.jpg" border="0" /></font></div>
<p><br /><font color="#000000"><strong>1.3系统特点</strong></font></p>
<p><font color="#000000">（1）施工简单，维护量大；</font></p>
<p><font color="#000000">（2）费用低廉；</font></p>
<p><font color="#000000">（3）运行稳定性依赖于当地环境</font></p>
<p><strong><font color="#000000">2. 空调密闭冷却</font></strong></p>
<p><font color="#000000"><strong>2.1容量选择原则</strong></font></p>
<p><font color="#000000">按照变频器的发热量和控制室环境实用面积来选择空调的容量。</font></p>
<p><font color="#000000"><strong>2.2安装方式</strong></font></p>
<p><font color="#000000">变频器室安装空调时，要求变频器控制室空间要尽可能小，并且做好密封，避免夏季室外温度高带来的加热效应。空调的安装位置可根据现场实际情况布置在变频器两侧。具体设备布局如下图2所示。<br /></font></p>
<div align="center"><font color="#000000"><img alt="" src="http://www.chuandong.com/uploadpic/THESIS/2009/9/2009090314030865167Y.jpg" border="0" /></font></div>
<p><br /><font color="#000000"><strong>2.3系统特点</strong></font></p>
<p><font color="#000000">（1）急速高效制冷 </font></p>
<p><font color="#000000">（2）童锁功能，防止误操作</font></p>
<p><font color="#000000">（3）广角送风，室温均匀舒适</font></p>
<p><font color="#000000">（4）防冷风设计，送风舒适</font></p>
<p><font color="#000000">（5）独立除湿</font></p>
<p><font color="#000000">（6）低温、低电压启动</font></p>
<p><font color="#000000">（7）室外机耐高温运转</font></p>
<p><font color="#000000">（8）室内密闭冷却</font></p>
<p><font color="#000000">（9）冷却功率留有余量</font></p>
<p><strong><font color="#000000">3．空－水冷密闭冷却</font></strong></p>
<p><font color="#000000"><strong>3.1基本原理</strong></font></p>
<p><font color="#000000">空－水冷却系统是一种利用高效、环保、节能的冷却系统，其应用技术在国内处于领先地位。其外形及原理如下图3所示：<br /></font></p>
<div align="center"><font color="#000000"><img alt="" src="http://www.chuandong.com/uploadpic/THESIS/2009/9/2009090314032373758I.jpg" border="0" /></font></div>
<p><br /><font color="#000000">　　从变频器出来的热风，经过风管连接到内有固定水冷管的散热器中，散热器中通过温度低于33℃的冷水，热风经过散热片后，将热量传递给冷水，变成冷风从散热片吹出，热量被循环冷却水带走，保证变频器控制室内的环境温度不高于40℃。</font></p>
<p><font color="#000000">安装空冷器要求必须在密闭环境中，为了提高冷却效果，安放设备的空间尽可能小。流入空冷器的水为工业循环水，为保护设备，要求循环水的PH值为中性，且无腐蚀损坏铜铁的杂质，进水的水压一般为0.2～0.3Mpa，进水温度&le;33℃。<br />空冷器的维护简单易行，一般半年维护1次，进行冷却管道冲洗。</font></p>
<p><font color="#000000"><strong>3.2施工安装</strong></font></p>
<p><font color="#000000">单套系统一台变频器配备两台空冷器；单台故障时，不会对系统产生较大影响。具体设备布局如图4、5所示。空冷器的安装位置可根据现场实际情况布置在变频器正面或背面。<br /></font></p>
<div align="center"><font color="#000000"><img alt="" src="http://www.chuandong.com/uploadpic/THESIS/2009/9/20090903135436923288.jpg" border="0" /></font></div>
<p><font color="#000000">　　　　<br /></font></p>
<div align="center"><font color="#000000"><img alt="" src="http://www.chuandong.com/uploadpic/THESIS/2009/9/2009090314035111559L.jpg" border="0" /></font></div>
<p><br /><font color="#000000">假如现场供水量不足，为适应现场情况，还可提供独立的冷却水系统方案。该方案在现有冷却系统基础上增加独立的机力冷却塔、水处理装置、增压泵站等设备，满足现场设备变频改造项目独立冷却的要求，同时还可为现场工业冷却水系统保留一定的冷却水量为现场今后增加设备提供相应的冷却水量裕度。<br /></font></p>
<div align="center"><font color="#000000"><img alt="" src="http://www.chuandong.com/uploadpic/THESIS/2009/9/20090903140432860634.jpg" border="0" /></font></div>
<p><br /><font color="#000000"><strong>3.3安全性能评价</strong></font></p>
<p><font color="#000000">设备整体安装于高压变频配电室墙外，采用风道与变频器的柜顶排气口直接连接，提高了冷却器的设备运行效率，能够对变频器排出的热气直接降温处理。同时，避免冷却水管线在高压室内布局容易出现破裂后漏水危及高压设备运行安全的严重事故发生。在空&mdash;冷系统的设计当中，为了防止空冷器出口侧凝露冷风带水排入室内，对空冷器的出风口、风速等指标进行设计计算；保证良好的排压情况下，运行安全稳定。另外，为防止空冷器漏水后进入室内，在空冷器的出口侧设置了淋水板；当漏水或有积水时，可以直接排向室外。完整的冷却系统解决方案，有效减低了辅助系统的故障率以及对主要设备的运行安全影响程度。 </font></p>
<p><font color="#000000"><strong>3.4系统特点</strong></font></p>
<p><font color="#000000">（1）设备安装简单、快捷。</font></p>
<p><font color="#000000">（2）设备使用寿命长、故障率低、性能可靠。</font></p>
<p><font color="#000000">（3）设备的运营成本是同等热交换功率空调的1/3-1/4倍。</font></p>
<p><font color="#000000">（4）室内密闭冷却、干净卫生；变频器维护量低。</font></p>
<p><font color="#000000">（5）无需滤网清洗。</font></p>
<p><font color="#000000">（6）事故情况下可采用通风冷却，不影响设备安全。</font></p>
<p><font color="#000000">（7）冷却功率留有余量</font></p>
<p><strong><font color="#000000">4．设备本体水冷却</font></strong></p>
<p><font color="#000000">从散热的角度来说，水冷是非常理想的。但是，水循环系统工艺要求高，安装复杂，维护工作量大，而且一旦漏水，会带来安全隐患。所以，能够用空气冷却解决问题的场合，就不要采用水冷。<br /></font></p>
<div align="center"><font color="#000000"><img alt="" src="http://www.chuandong.com/uploadpic/THESIS/2009/9/2009090314044312278K.jpg" border="0" /></font></div>
<p><br /><strong><font color="#000000">5．冷却系统指标及运行成本比较</font></strong></p>
<p><font color="#000000">各种冷却方式的指标及运行成本比较见下表所示:<br />冷却方式 　　风道开放式　　空调密闭式　　　空－水冷却 　　本体水冷<br />设备投资 　　　　低 　　高 　　　　高 　　很高<br />冷却效果 　　　　一般 　　好 　　　　好 　　好<br />适用范围 　　　　&le;1600kW 　　&le;1000kW &le;6000kW 　　&gt;6000kW<br />适用地域 　　　　0－35℃ 　　无要求 有冷却水 　　无要求<br />适用环境 　　　　洁净 　　粉尘大 粉尘大 　　无要求<br />温度控制 　　　　当地温　　　 22－35℃ 20－35℃ 　　20－30℃<br />维护量 　　　　大 　　较小 小 小<br />运行成本　　　　 低 　　很高 较低 较高<br />运营费用（元/kW） 0.0291 　　0.178 　　　　0.0458 　　0.089</font></p>
<p><strong><font color="#000000">三、 结束语</font></strong></p>
<p><font color="#000000">根据南北方地域、温度、湿度、设备安全等多方面因素，秉承&ldquo;适合的才是最好的&rdquo;服务理念，根据用户的实际需求提供完美的高压变频冷却系统解决方案，力求做到系统最优、安全稳定、经济性高。</font></p>
<p><font color="#000000">在1600kW以上大功率、超大功率高压变频器当中，空－水冷却系统方案仍具有较强的适应性和技术优势。在山西某电厂2&times;3400kW引风机变频器项目中充分证明：采用完全密闭的空水冷却方式，运行效果极佳，安全度高，充分显示出该种冷却在大功率、超大功率产品应用中的优势，大大提高了产品的安全稳定性能，且节约了大量的二次能耗和维护成本，体现了项目良好的综合经济效益。总之，开发和选择新型高效散热技术对高压变频器进行冷却，是提高设备可靠性的一个重要措施。</font></p>]]>
</content>
</entry>

<entry>
<title>兆欧表的串联使用方法</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3737068.html"/>
<issued>2009-09-14T16-17-55 CST</issued> 
<created>2009-09-14T16-17-55 CST</created>
<modified>2009-09-14T16-17-55Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3737068</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>产品使用说明</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<img src="http://img.ca800.com/apply/20090822/20090822082110601.gif" border="0" alt="" />　　兆欧表(又称摇表)是检测电气设备绝缘强度的一种常用仪表。但在农村或边远落后的地区，一般只有500伏或1000伏的兆欧表，当测量高压电气设备绝缘时，经常会感到兆欧表的输出电压不足，灵敏度较低，甚至达不到查出局部性绝缘缺陷的目的。因有时用500伏兆欧表测被试品绝缘值电阻值较高，而用2500伏兆欧表测其绝缘电阻值时已低到不能使用的程度。绝缘是相对的，基本绝缘体对低压是绝缘的，但对高压不一定是绝缘的，因此，用不同电压兆欧表测出的绝缘电阻值是不同的。例如，某台有缺陷的被试品在同一时间同一环境温度下，当使用不同等级的兆欧表对该试品测量绝缘电阻时，其测结果如表1所示。 <br /><br /><img src="http://img.ca800.com/apply/20090822/20090822082118393.gif" border="0" alt="" /><br /><br /><br />表1　绝缘电阻实测值 <br />　　从表1中可以看出，被试品的绝缘电阻值是随所使用兆欧表电压的增高而降低的。这情况很容易使电气检修人员造成误判断。为此，对于绝缘电阻有怀疑的被试品，尤其对高压电气设备应用相应高输出电压的兆欧表进行测量，以利绝缘缺陷的暴露。 <br />　　为了解决兆欧表输出电压较低这个问题，我们可把两块1000伏或500伏的兆欧表串联起来使用(如图1所示)。 <br /><br /><br /><br /><br /><br />图1　两只兆欧表串联使用接线图 <br /><br /><br />　　根据串联电压叠加原理，用两块1000伏及一块500伏的兆欧表串联，就可在被试品上得到2500伏的直流电压。但使用时应注意两点： <br />　　(1)第一只兆欧表的对地电位已被抬高，故应将兆欧表外壳对地绝缘，操作人员应采取戴手套等安全措施。 <br />　　(2)串联使用的兆欧表尽量为同一厂家生产，这样特性大体一致。]]>
</content>
</entry>

<entry>
<title>MV7000变频器PWM调制技术</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3736874.html"/>
<issued>2009-09-14T15-53-48 CST</issued> 
<created>2009-09-14T15-53-48 CST</created>
<modified>2009-09-14T15-53-48Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3736874</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>产品使用说明</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<p>摘要：本文介绍了MV7000三电平中压变频器的主要结构及其特点，重点阐述了结合IEGT运行要求和逆变输出性能要求的各种PWM调制方式。 <br />关键词：中压变频器 三电平中性点箝位 注入增强栅晶体管 PWM调制方式 <br />Abstract: This paper introduce the main characteristic and topology of MV7000 three level middle-voltage converter , the focal point lies in various PWM (Pulse-Width Modulation) methods base on IEGT safety operation area requirement and inverter output performance. <br />Key words: Middle-voltage converter NPC(neutral point clamped) IEGT(Injection enhanced gate transistor) PWM(Pulse-Width Modulation) <br /><br />1 MV7000变频器简介 <br />MV7000变频器是科孚德机电公司的高性能中压工程型变频器，采用最新的IEGT（注入增强栅晶体管）功率开关元件和三电平中性点箝位（NPC）拓扑结构，其逆变桥的主要结构图（1）所示： </p>
<p align="center"><img src="http://img.ca800.com/apply/20090902/20090902175424804.jpg" border="0" alt="" /></p>
<p align="center"><br />图（1）三电平逆变桥结构图 </p>
<p align="left"><br /><br />MV7000变频器的应用范围非常广，从船舶推进到永磁风力发电机；从钢厂轧机到矿井提升机；从电厂风机到天然气管道的高速压缩机都是其主要的应用场合。因此为了满足各种应用要求，变频器的PWM调制技术必需具有非常高的适用性，能够面对不同应用场合或同一应用场合不同的阶段进行实时改变，从而保证系统具有非常高的调速性能。 <br /><br />众所周知PWM调制技术主要面对两方面的目标进行控制：第一为输出电压的控制，即逆变器输出的脉冲序列在伏秒上与目标参考波形等效；第二为逆变器本身运行状态的控制，包括直流电容的电压平衡控制、输出谐波控制、所有功率开关的输出功率平衡控制、器件开关损耗控制等。因此根据以上两个原则，MV7000变频器开发了一系列的PWM调制方式，采用调制波和载波双可变的技术，使得变频器能够完全适用于各类应用场合并且具有非常优越的调速性能。 <br /><br />MV7000变频器PWM调制基本原则 <br />MV7000变频器的PWM调制技术能够使逆变桥能够满足下列的基本原则： <br /> IEGT的结温不超过100&deg;C <br /> 输出的最大电流必须在安全运行区域（SOA）内 <br /> 交流电流中的谐波失真（THD）必须最低 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090902/20090902175705773.jpg" border="0" alt="" /></p>
<p align="center"><br /><br />图（2）IEGT的SOA图 </p>
<p align="left"><br />2 PWM调制方式 <br />MV7000变频器的调制方式包括异步PWM调制方式和同步PWM调制方式，异步PWM调制方式采用波形PWM调制技术，而同步PWM调试方式采用优化的PWM调制技术。 <br /><br />2.1 异步PWM调制方式 <br />异步PWM调制技术是基于标准的正弦波/三角波载波调制技术。该调制技术通过比较基本频率的调制波与开关频率的三角波而得到，IEGT的控制信号通过每次调制波与三角载波的交点而决定。 <br />对于三电平的拓扑结构，调制波需要于两个三角载波进行比较，而二电平调制只需要一个三角载波，见图（3）： </p>
<p align="center"><img src="http://img.ca800.com/apply/20090902/20090902175914895.jpg" border="0" alt="" /></p>
<p align="center"><br /><br />图（3）标准的正弦/三角波PWM调制图 </p>
<p align="left">在正弦/三角波PWM调制方式下，无法对可用的直流母线电压实现满使用，电压利用率低。实际上逆变器输出电压的有效值与方波调制技术相比低21.5%，如果考虑到最小开关时间，那么这个差距会更大，甚至可以达到30%，这个输出电压损失可以部分的通过提高调制深度使其大于1而得到补偿，这意味着正弦调制电压波的电压幅值大于直流母线电压值的一半，这种方式称为过调调制技术，但是这种方式增加了输出电压中的谐波含量，使得输出电压THD变差。 <br />因此可以通过把零序电压信号加入到正弦电压调制波中而不出现过调制的情况（见图4）。即使在正弦电压信号的幅值高于这个电压限制值，零序电压信号也可以迫使调制波幅值低于VDC/2，同时附加产生的谐波电压也可抵消。应该注意到由于系统的对称性在负载线电压上是看不到这个零序电压的，但实际上所有的零序分量谐波电压都会出现在负载星形中点和直流母线中点之间。图（4）显示了这种调制技术，其中零序电压采用三次谐波电压： </p>
<p align="center"><img src="http://img.ca800.com/apply/20090902/20090902180057422.jpg" border="0" alt="" /></p>
<p align="center">图（4）加入三次谐波的PWM调制图 </p>
<p>可以清楚得看到，最终的调制波形由正弦电压参考波形和零序电压波形组合而成，调制波的最大幅值不会超过直流母线电压的一半。在该调制技术下，能够使输出电压基波的幅值增加<img src="http://img.ca800.com/apply/20090903/20090903094551763.jpg" border="0" alt="" /> 波形系数达到2。零序电压给正弦/三角波PWM调制技术带来了更多的自由度，同时也使得下列的调制性能得到提高：</p>
<p>减少了开关损耗</p>
<p>改善了直流母线的平衡性能</p>
<p align="left"><br />在零序电压注入调制技术中，逆变桥输出的线电压有效值由等式1确定： </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903094834685.jpg" border="0" alt="" /><br /><br />等式（1）</p>
<p align="left">　　 基于正弦/三角波PWM调制原理和零序电压注入技术，下列一些PWM调制方式已经被运用于MV7000变频器中： <br /></p>
<p align="left">2.1.1 平均损耗LSPWM调制方式 <br />　　平均损耗LSPWM调制技术是基于正弦/三角波PWM调制技术，而其注入的零序电压信号采用矩形脉冲信号，在开关频率点的幅值为+/-0.5 pu。对于LSPWM调制方式，两个三角载波之间有180相位差。</p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903095041976.jpg" border="0" alt="" /></p>
<p align="center"><br />图（5）平均损耗LSPWM调制方式 </p>
<p align="left"><br />平均损耗LSPWM调制方式的优点在于： <br /> 使直流母线中性点电压平衡保持最佳 <br /> 在低频的时候能够获得大电流，意味着在零速的时候可以获得足够高的转矩 <br /> 开关损耗与常规的三次谐波注入PWM调制方式相比降低了50% <br />平均损耗LSPWM调制方式的局限性在于： <br /> 该调制方式不能用于较高的调制深度，在实际使用中该调制方式只能用于调制深度低于0.4的基波调制波 <br /> 将会在电动机中产生较高的零序共模电压，这将导致对电动机绝缘的非常严格的要求 <br /><br />2.1.2 中点电压平衡NPSPWM调制方式 <br />中点电压平衡NPSPWM调制技术是基于正弦/三角波PWM调制技术，而其注入的零序电压信号由幅值正比于1/4调制深度的三次谐波电压和一定百分比的九次谐波电压信号组合。 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903105423544.jpg" border="0" alt="" /><br /></p>
<p align="center">图（6）中点电压平衡NPSPWM调制方式 </p>
<p align="left"><br />中点电压平衡NPSPWM调制方式的优点在于： <br /> 能够使直流母线中点电压的平衡最优化，实际上零序电压是专门用于稳定中点电压的。 <br /> 能够优化电流THD性能 <br />中点电压平衡NPSPWM调制方式的局限性在于： <br /> 开关损耗没有最优化 <br /> 最大的输出电压是受限制的 <br /><br />2.1.3 非连续GDPWM调制方式 <br />非连续GDPWM调制方式是基于正弦/三角波PWM调制技术，而其注入的零序电压信号是通过计算而得到的，计算的原则就是使得在整个基波周期内，有两段维持时间为60度的时间内其最终调制波的调制深度被夹箝在+1和-1上。 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903105920986.jpg" border="0" alt="" /></p>
<p align="center">图（7）非连续GDPWM调制方式 </p>
<p align="left">非连续GDPWM调制方式的优点在于： <br /> 在两个每段维持60度的非调制周期内没有开关损耗，利用该特性可以使得某一相在最大峰值电流期间进入非调制阶段从而使开关损耗最优化。 <br /> 最低的谐波电流频率是开关频率的1.5倍。 <br /> 与传统的H3PWM调制技术相比，提高了在中性点箝位NPC结构中IEGTs之间的热均衡性能。 <br /> 在调制深度最高点实现输出性能的优化，因为它能避免电压参数的非线性。 <br />非连续GDPWM调制方式的局限性在于： <br /> 对于低调制深度的应用，电流THD与传统的H3PWM调制技术相比高30% <br /> 在电动机上会产生较高的零序共模电压，因此对于电动机的绝缘有更严格的要求 <br /> 对于直流母线中点电压平衡无法实现最优化 <br /><br />2.1.4 其他异步PWM调制方式： <br />H3 PWM调制方式：零序电压是基波的三次谐波，其幅值正比于调制深度的1/6。 <br />THIP 1/4 PWM调制方式：与H3类似，但幅值正比于调制深度的1/4。 <br />3LC PWM调制方式：对于低调制深度的调制波信号在两段60度期间被夹箝在0 ，而对于较高调制深度的调制波信号，一段60度夹箝在0的信号被改变成夹箝在+1或-1。 <br /><br />2.2 同步PWM调制方式 <br />在MV7000变频器中使用的同步PWM调制方式称为预计算优化PWM调制方式，是通过在预先确定的时刻实现特定开关的切换，从而产生预期的最优PWM控制，且能消除选定的低频次谐波。 <br />在实际应用中，通过确定N次的谐波频率就可以计算出在0&deg; 到90&deg; 之间的开关角度，因此考虑到系统的对称性，整个PWM脉冲序列就能被确定。在输出电压中只包含奇数次的谐波，并且由下面的公式决定： </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903110227837.jpg" border="0" alt="" /></p>
<p align="left">等式（2） <br /><img src="http://img.ca800.com/apply/20090903/20090903110604952.jpg" border="0" alt="" />的开关角度。 <br />因此该方法具有N个自由度，其中一个用于决定基波，（N-1）个自由度用于消除（N-1）个指定的谐波。</p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903110718380.jpg" border="0" alt="" /></p>
<p align="center"><br />表（1）预计算PWM调制方式消除的输出电压谐波 <br /></p>
<p align="left">2.2.1 预计算PWM调制方式1 <br />　　预计算PWM调制方式1只需计算一个开关角度用于决定基波的幅值，开关角度由以下公式计算而得： </p>
<p align="left"><img src="http://img.ca800.com/apply/20090903/20090903110855444.jpg" border="0" alt="" />等式（3） <br />其中M是调制深度 <br />图（8）显示了在不同调制深度条件下由等式（3）计算而得到的开关角度： </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903111037352.jpg" border="0" alt="" /></p>
<p align="center"><br />图（8）预计算PWM调制方式1开关角度 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903111153196.jpg" border="0" alt="" /></p>
<p align="center">图（9）预计算PWM调制方式1的输出波形 <br /></p>
<p align="left"><br />2.2.2 预计算PWM调制方式2 <br />预计算PWM调制方式2中一个开关角度用于决定基波的幅值，另一个开关角度用于消除5次电压谐波，开关角度由以下等式方程组计算而得： <br /><img src="http://img.ca800.com/apply/20090903/20090903113002657.jpg" border="0" alt="" /> 等式（3） <br />其中M是调制深度 <br />该等式方程组属于非线性超越方程，因此具有多重解，这些非线性等式可以通过离线的数值解法求解。 <br />图（10）显示了在不同调制深度条件下由方程组求得的解： </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903113110985.jpg" border="0" alt="" /></p>
<p align="center"><br />图（10）预计算PWM调制方式2开关角度 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903113139348.jpg" border="0" alt="" /><br /><br /><br />图（11）预计算PWM调制方式2的输出波形 </p>
<p align="left">2.2.3 预计算PWM调制方式3 <br />　　预计算PWM调制方式3中一个开关角度用于决定基波的幅值，另外两个开关角度用于消除5次和7次电压谐波，开关角度由以下等式方程组计算而得： <br /><img src="http://img.ca800.com/apply/20090903/20090903113526882.jpg" border="0" alt="" />等式（4） <br />其中M是调制深度 <br />　　该等式方程组属于非线性超越方程，因此具有多重解，这些非线性等式可以通过离线的数值解法求解。 <br />图（12）显示了在不同调制深度条件下由方程组求得的解 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903113548170.jpg" border="0" alt="" /></p>
<p align="center">图（12）预计算PWM调制方式3开关角度 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903113822508.jpg" border="0" alt="" /><br /><br /><br />图（13）预计算PWM调制方式3的输出波形 </p>
<p align="left"><br /><br />预计算PWM调制技术的优点在于： <br /> 在预计算PWM调制方式中，所有开关器件的动作都是预先知道的，因此与异步PWM调制技术相比可以很容易地计算开关损耗，从而使预计算PWM调制技术可以应用于高速电动机，因为在此应用中同步PWM调制技术中的开关损耗将作为主要考虑的因素。 <br /> 因为输出波形接近与方波，所以逆变器输出电压的可用性很高。 <br /><br />2.3 不同PWM调制方式的应用域 <br />根据不同PWM调制方式的特性，对于不同电动机速度和不同调制深度的操作运行点，可以使用不同的PWM调制方式，图（14）就显示了PWM调制方式不同的应用域； </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903113850858.jpg" border="0" alt="" /></p>
<p align="center"><br /><br />图（14）不同PWM调制方式的应用域 </p>
<p align="left"><br />　　这其中应注意到在图中从一种PWM调制方式转换到另一种PWM调制方式的界限仅供参考。这个转换过程在某些情况下受到实际应用电流需求的影响。 <br /><br />3 实际案例： <br /><br />以下一些案例中，IEGT的额定电流值为1350A,额定电压为4500V。由其组成的逆变桥功率为6MW ,输出额定电压为3300V。 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903114153721.jpg" border="0" alt="" /></p>
<p align="center">表（2）低速电动机的PWM调制方式 <br /><img src="http://img.ca800.com/apply/20090903/20090903114247724.jpg" border="0" alt="" /><br /><br /><br />表（3）正常速度电动机的PWM调制方式 <br /><br /><img src="http://img.ca800.com/apply/20090903/20090903115158880.jpg" border="0" alt="" /> <br />表（4）高速电动机的PWM调制方式 </p>
<p align="center"><img src="http://img.ca800.com/apply/20090903/20090903115217414.jpg" border="0" alt="" /></p>
<p align="center">表（5）AFE主动前端的PWM调制方式</p>
<p><strong>4 </strong><strong>结论</strong><strong></strong></p>
<p>　　根据运行点的速度和电压情况采用不同的PWM调制方式能够确保变频器具有很高的适用性和可靠性，这也是MV7000变频器得到广泛应用的主要原因。</p>]]>
</content>
</entry>

<entry>
<title>伺服电机的几种制动方式</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3699330.html"/>
<issued>2009-09-05T13-28-49 CST</issued> 
<created>2009-09-05T13-28-49 CST</created>
<modified>2009-09-05T13-28-49Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3699330</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>产品常识</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[动态制动器由动态制动电阻组成，在故障、急停、电源断电时通过能耗制动缩短伺服电机的机械进给距离。<br />　　再生制动是指伺服电机在减速或停车时将制动产生的能量通过逆变回路反馈到直流母线。经阻容回路吸收。<br />　　电磁制动是通过机械装置锁住电机的轴。
<p><font color="highlight">三者的区别：</font></p>
<p>(1)再生制动必须在伺服器正常工作时才起作用，在故障、急停、电源断电时等情况下无法制动电机。动态制动器和电磁制动工作时不需电源。<br />(2)再生制动的工作是系统自动进行，而动态制动器和电磁制动的工作需外部继电器控制。<br />(3)电磁制动一般在SV OFF后启动，否则可能造成放大器过载。动态制动器一般在SV OFF或主回路断电后启动，否则可能造成动态制动电阻过热。</p>
<p><font color="highlight">选择配件的注意事项：</font></p>
<p>(1) 有些系统如传送装置，升降装置等要求伺服电机能尽快停车。而在故障、急停、电源断电时伺服器没有再生制动无法对电机减速。同时系统的机械惯量又较大，这时需选用动态制动器动态制动器的选择要依据负载的轻重，电机的工作速度等。</p>
<p>(2) 有些系统要维持机械装置的静止位置需电机提供较大的输出转矩且停止的时间较长，如果使用伺服的自锁功能往往会造成电机过热或放大器过载。这种情况就要选择带电磁制动的电机。</p>
<p>(3) 三菱的伺服器都有内置的再生制动单元，但当再生制动较频繁时可能引起直流母线电压过高，这时需另配再生制动电阻。再生制动电阻是否需要另配，配多大的再生制动电阻可参照样本的使用说明。需要注意的是样本列表上的制动次数是电机在空载时的数据。实际选型中要先根据系统的负载惯量和样本上的电机惯量，算出惯量比。再以样本列表上的制动次数除以(惯量比+1)。这样得到的数据才是允许的制动次数。</p>]]>
</content>
</entry>

<entry>
<title>变频器维修经验</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3699291.html"/>
<issued>2009-09-05T13-10-01 CST</issued> 
<created>2009-09-05T13-10-01 CST</created>
<modified>2009-09-05T13-10-01Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3699291</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>Default Cloumn</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[常见故障及判断<br />(1) OC报警<br />键盘面板LCD显示:加、减、恒速时过电流。<br />对于短时间大电流的OC报警，一般情况下是驱动板的电流检测回路出了问题，模块也可能已受到冲击(损坏)，有可能复位后继续出现故障，产生的原因基本是以下几种情况:电机电缆过长、电缆选型临界造成的输出漏电流过大或输出电缆接头松动和电缆受损造成的负载电流升高时产生的电弧效应。<br />小容量(7.5G11以下)变频器的24V风扇电源短路时也会造成OC3报警，此时主板上的24V风扇电源会损坏，主板其它功能正常。若出现&ldquo;1、OC2&rdquo;报警且不能复位或一上电就显示&ldquo;OC3&rdquo;报警，则可能是主板出了问题;若一按RUN键就显示&ldquo;OC3&rdquo;报警，则是驱动板坏了。<br />(2) OLU报警<br />键盘面板LCD显示:变频器过负载。<br />当G/P9系列变频器出现此报警时可通过三种方法解决:首先修改一下&ldquo;转矩提升&rdquo;、&ldquo;加减速时间&rdquo;和&ldquo;节能运行&rdquo;的参数设置;其次用卡表测量变频器的输出是否真正过大;最后用示波器观察主板左上角检测点的输出来判断主板是否已经损坏。<br />(3) OU1报警<br />键盘面板LCD显示:加速时过电压。<br />当通用变频器出现&ldquo;OU&rdquo;报警时，首先应考虑电缆是否太长、绝缘是否老化，直流中间环节的电解电容是否损坏，同时针对大惯量负载可以考虑做一下电机的在线自整定。另外在启动时用万用表测量一下中间直流环节电压，若测量仪表显示电压与操作面板LCD显示电压不同，则主板的检测电路有故障，需更换主板。当直流母线电压高于780VDC时，变频器做OU报警;当低于350VDC时，变频器做欠压LU报警。<br />(4) LU报警<br />键盘面板LCD显示:欠电压。<br />如果设备经常&ldquo;LU欠电压&rdquo;报警，则可考虑将变频器的参数初始化(H03设成1后确认)，然后提高变频器的载波频率(参数F26)。若E9设备LU欠电压报警且不能复位，则是(电源)驱动板出了问题。<br />(5) EF报警<br />键盘面板LCD显示:对地短路故障。<br />G/P9系列变频器出现此报警时可能是主板或霍尔元件出现了故障。<br />(6) Er1报警<br />键盘面板LCD显示:存贮器异常。<br />关于G/P9系列变频器&ldquo;ER1不复位&rdquo;故障的处理:去掉FWD&mdash;CD短路片，上电、一直按住RESET键下电，知道LED电源指示灯熄灭再松手;然后再重新上电，看看&ldquo;ER1不复位&rdquo;故障是否解除，若通过这种方法也不能解除，则说明内部码已丢失，只能换主板了。<br />(7) Er7报警<br />键盘面板LCD显示:自整定不良。<br />G/P11系列变频器出现此故障报警时，一般是充电电阻损坏(小容量变频器)。另外就是检查内部接触器是否吸合(大容量变频器，30G11以上;且当变频器带载输出时才会报警)、接触器的辅助触点是否接触良好;若内部接触器不吸合可首先检查驱动板上的1A保险管是否损坏。也可能是驱动板出了问题&mdash;可检查送给主板的两芯信号是否正常。]]>
</content>
</entry>

<entry>
<title>如何选择合适的电流互感器，用以设计高性能和经济的电功率测量表</title>
<link rel="alternate" type="text/html" href="http://www.bokee.net/blogmodule/weblogcomment_viewEntry/3675823.html"/>
<issued>2009-08-29T15-44-59 CST</issued> 
<created>2009-08-29T15-44-59 CST</created>
<modified>2009-08-29T15-44-57Z</modified>
<id>tag:sckjmotor.blogchina.com,2005://3675823</id>
<author>
<name>sckjmotor</name>
<url>http://www.bokee.net/blogmodule/weblogcomment_index/sckjmotor.html</url>
</author>
<dc:subject>产品使用说明</dc:subject>
<content type="text/html" mode="escaped" xml:lang="zh_CN" xml:base="http://www.bokee.net"> 
<![CDATA[<p>电功率计算包括根据不同应用领域的具体电气和机械特性进行电流测量。在实芯电磁感应技术已经能够暂时以低成本提供良好性能的同时，一些钳形互感器最近在技术上取得了重大进展，重新彰显了其在涉及将功率表加进现有设备进行更新等应用场合方面的价值。钳形互感器并非新鲜出炉，但是在过去这些互感器又大又笨重，所采用的传统技术有着诸多弊病。这些互感器不是采用昂贵的材料制造就是在精确度方面性能很差。在这种情况下，不确定度指的不是读数本身，而是线性度、输出电流的移相误差和读数超时的持续性。下文对传统的电流感应技术和一些创新技术进行了分析，侧重这些互感器在不同功率测量应用领域的优点和缺点。</p>
<p><strong><em>功率测量应用</em></strong><strong><em></em></strong></p>
<p>电功率测量已经成为1）电源管理、2）用电控制3）状态监控等工业领域中众多应用场合的重中之重。</p>
<p>1）由于电源管理是所有工业和商业活动的根本，因此是基本的功率测量应用领域。电源管理主要侧重发电和配电公司，但是也兼顾工业专业人士，这些人员通过监控其电力质量和功率因数来实现对其设备征收的费率进行控制，尤其是当操作低功率因数的负载时。</p>
<p>2）由于实施能量二次计量可以对能量成本进行跟踪并对其进行分配，同时也对电量消耗进行进一步的分析，从而提高其效率，因此逐步引起设备和工厂经理的关注。电源选型和计费通常取决于峰值消耗，对整个系统进行动态管理可以降低运营成本并防止故障发生。了解和管理主要消费对象以及确定通常由于故障电器或设备用量不足（比如不合适的照明、加热或空气调节）而造成的能量浪费需要对能量进行二次计量。</p>
<p>3）状态监控要求对故障进行及时检测并做出反应，从而防止对设备造成损坏或临界进程发生中断。电功率测量给出一套反映电机负载特性（比如传送机、轴承、泵、切削刀具等）的综合信息（电流、有效功率、功率因数、频率等）。通常情况下，这种监控对异常情况的检测速度要比传统互感器快，比如温度、压力、振荡等。及时对这些电气参数的变化进行分析甚至能够实现对故障进行估计，从而可以计划有效的预先维护。</p>
<p>功率测量不仅在工业领域受到关注，在监控商业和住宅负载方面也是如此。不管从成本还是从环境保护方面来考虑，节约能源在全球日益成为公众关注的话题。 关键问题是如何实现能源消耗实质性的持续降低。最可靠的解决方案是要了解用户如何消耗他们的能量以及如何使其对这些能量负责。锁定该领域仍然是一个工业课题，而且日益成为政府机构的关注重点。许多国家正在开展各种减少能源消耗的运动并且制定各种激励预算。这些激励措施的启用要求各种机构开发各种精确的测量性能。</p>
<p>&nbsp;</p>
<p><strong><em>电流互感器要求</em></strong><strong><em></em></strong></p>
<p>工程师设计功率监控系统应该根据非常具体的特性谨慎选择所需要的电流互感器：</p>
<p>1）精确度-在大多数应用场合，测量精确度对整个系统的效率有着直接的影响。功率计算的精确程度明显取决于电流互感器的精确度。1级功率表可能需要精确度高于1%的电流互感器，而该精确度一般会与昂贵的材料和制造工艺相关。一个替代方案是对所应用的每一台互感器都对功率表进行标定。考虑到每台互感器的具体特性，允许将功率表设定在其最精确的操作模式以及将变量从一台互感器传递到另外一台互感器。正如我们在本文后面部分所看到的，了解线性度、漂移和可重复性以及对其整体不精确的读数进行补偿开启了各种新技术研究的大门。</p>
<p>2）漂移-互感器的漂移与初始系统标定无关的读数超时持续性有关。其特性的一些变化可能由于周围环境湿度和温度或元件老化等原因引起。低漂移电位-意味着互感器对这些限制因素具有很高的抵抗能力-是构建高性能稳定可靠功率表的一个非常重要的特性。</p>
<p>3）线性度-互感器的线性度指的是在整个操作模式范围内其特性的稳定性。模拟感应部件的高线性度对大范围一次电流进行精确测量来说必不可少，尤其是在低电流值的情况下。几种技术只对有限的测量范围提供良好的性能，因此将应用领域的电流限制到相当高或相当低。</p>
<p>4）相移-实际有效功率或能量计算的精确度不仅仅与交流电流和电压互感器的精确度和线性度的幅度有关，而且与两个相关值测量之间可能发生的相移有关。当然，相移应该尽可能的低。</p>
<p>5）集成-由于采用自供电，因此除了接到主要功率监控仪装置的两根输出线之外，电流互感器不需要任何其他的接线 。很多这种互感器都提供经过标定的标准输出，以便在功率监控系统中进行集成。典型的1A 和 5A或 333 mV输出均与市场上的大多数标准功率表相匹配。高精度功率表需要根据不能再互换的每台互感器进行特定的标定。然后这些互感器可能会产生低电流输出，在系统运行过程中接触这些低电流会比传统的1A/5A信号要安全。此外，电流输出还几乎不受干扰的影响，因此当需要采用长距离导线将互感器连接至功率表时应优先选用电流信号输出而非电压信号输出。</p>
<p>6）价格-互感器的价格固然重要，尤其是三相功率测量需要3台精确电流互感器时。但是，不应单独考虑电流互感器的价格，同时也要考虑其安装和维护成本。尽管实芯互感器成本更高，但是总的来说性能更可靠以及更便于安装和取代钳形互感器还是确实降低了系统成本。</p>
<p><strong><em>实芯电流互感器</em></strong><strong><em></em></strong></p>
<p>由于分流器比无触点电流互感器更容易产生功率损失以及安装和安全问题，因此功率测量系统一般采用无触点电流互感器。传统的实芯电流互感器基于互感器原理，即初级和次级绕组通过一根铁芯连接。测量电流感应铁芯内的磁场，从而在次级绕组内产生一个电流，这个电流与初级电流除以次级绕组匝数的商成正比。这些普通的电流互感器设计用于测量50/60 Hz典型范围内的正弦交流电流。由于采用了普通材料和工艺，该项众所周知的技术非常普及。</p>
<p>实芯电流互感器为设计专用于新型设备和建筑的功率表提供经济核算的标准解决方案。但是对于涉及现有机器和设施的功率监控的众多应用场合来说，这些互感器并不合适，其中在可能使用的所有场所更新实芯互感器之前，必须要切断电源并且断开导线。安装功率计量系统时如果要求断电，哪怕只是一会（例如中断生产线、电信或数据中心电源、某些核电站设备等），一般来说也是不可能的，究其原因是费用太高或异常危险。</p>
<p><strong><em>钳形电流互感器</em></strong><strong><em></em></strong></p>
<p>无触点自供电钳形电流互感器能够仅仅与一个导体相连，而无需拧到或焊接到复杂的支架上，这样使安装和维护更简单。为了避免复杂的接线，这些互感器可以安装在电气控制盘内来实现对有时在难以接近的或恶劣的环境中运行的设备进行远程监控。钳形互感器的好处在于无需对一台带电装置的运行产生干扰即可将其重新装配进去，这经常使钳形互感器成为工程师设计功率表的唯一选择。</p>
<p>但是这些优点都是有代价的，使钳形电流互感器比实芯互感器价格更贵、精确度也更低。因此，了解可以应用的各种技术之间的区别并根据特定应用限制条件进行选择非常重要。</p>
<p>钳形电流互感器通常基于上述用于实芯互感器的原理。但是在这种情况下，磁芯是由两个能够分离的截然不同的部分组成。不确定度主要来自两部分之间的不良接触，以及次级绕组在磁芯的周围分布不均匀而且仅分布在两部分其中之一的周围。这些互感器的价格和性能与设备的物理和机械特性有关。在铁芯的两个部分之间需要非常平滑的接触面以及足够的压力。这种情况一般具有产生足够压紧力的灵活部件或材料和/或铰链以及可靠的开放式机构的特点。</p>
<p align="center"><img src="http://img.ca800.com/apply/20090728/20090728151301133.jpg" border="0" alt="" /></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="center"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">图</span><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><font face="Times New Roman">x</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">：钳形电流互感器（</span><st1:chmetcnv w:st="on" unitname="a" sourcevalue="1000" hasspace="False" negative="False" numbertype="1" tcsc="0"><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><font face="Times New Roman">1000A</font></span></st1:chmetcnv><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">）</span></font></p>
<font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"></span></font><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><o:p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">硅钢钳形电流互感器</span></em></strong><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></em></strong></font></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">硅钢材料已经被广泛用在钳形电流互感器上，究其原因主要由于其普及的价格。但是，特别是由于其线性度很差（尤其在低电流值时）和相移太大（典型特性如图</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">1</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">所示），这种材料所表现的性能却非常差。这些缺点限制了其用于低成本电流互感器进行相当高强度电流的测量，而在这些互感器中功率监控不需要很高的精确度。许多应用场合仅需要对功率消耗进行大概的估计，而不是对电量消费对象进行检测从而对其准确的消耗进行分析。对于某些场合来说，采用一个固定电压值而非采用精确的测量值来检测设备是否在耗电以及绘制工作时间曲线也许就足够。在这种情况下，相移高不是大问题。典型的应用场合是在配电板上对分支电流进行监控，以便使系统能够检测一些电路何时会过载并且发生报警或对负载进行平衡。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">硅钢电流互感器的另外一个缺点是这些互感器又大又笨重，因此不太适合在空间有限的环境中使用。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">铁</span></em></strong><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span></em></strong><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金钳形电流互感器</span></em></strong><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></em></strong></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">好长一段时间内铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金材料都是用于钳形电流互感器的最佳材料，可以实现良好的性能，但是价格昂贵。当精确度和相移都很重要时，或者当互感器需要测量小电流时，铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金可以成为铁硅钢材料不错的替代。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB"></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">除了价格之外，铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金电流互感器还具有其他方面的限制。由于硅钢电流互感器体积庞大，因此在工业设备和配电板内占用了宝贵的空间。这些互感器还因非常差的线性度和漂移而&ldquo;受害非浅&rdquo;，原因主要是因为钳形结构造成的气隙。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">铁氧体钳形电流互感器</span></em></strong><strong style="mso-bidi-font-weight: normal"><em style="mso-bidi-font-style: normal"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></em></strong></font></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">尽管铁氧体多年来一直被人们所熟知，但是其在饱和电平和导磁率方面的拙劣性能使其不能在低至</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">50/60 Hz</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">的频率下使用。但是，近来的发展却彻底改变了铁氧体在这些频率下的特性，为各种不同的功率监控应用场合提供了许多优势。新型铁氧体具有显著改善的导磁率；此外，尽管其磁性饱和电平很低，但是仍然能够作为硅钢或铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金芯的替代，用于</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">50/60 Hz</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">的电流互感器。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">钳形电流互感器采用新型铁氧体能够实现在一个更宽的频率范围内对交流信号进行准确测量，这个频率范围包括</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">50/60 Hz</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">应用域。这些互感器利用铁的固有特性，即使在非常低的电流水平下依然可以提供高精确度和良好的线性度。另外，这些互感器还具有输入和输出电流之间的非常低的相移特点，这对于实际有效功率或能量进行准确测量至关重要。坚硬的致密铁芯将气隙减至最小；与其他材料（如硅钢或铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金）相比，铁芯更不容易受到老化和温度变化的影响。最后一点但并不是最不重要的一点是，铁氧体的所有特性都可以低成本获得，这样能以非常有吸引力的价格将高性能钳形电流互感器投放市场。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoBodyText3" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="COLOR: windowtext; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN">对于大电流测量，应该采用大得多的铁氧体磁芯进行测量，但不幸的是，由于制造方面的限制，这种铁芯还相当稀有。目前来讲，下文所述的铁</span><span lang="EN-GB" style="COLOR: windowtext; mso-fareast-language: ZH-CN"><font face="Arial">-</font></span><span style="COLOR: windowtext; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN">镍合金互感器或罗果夫斯基线圈（</span><span lang="EN-GB" style="COLOR: windowtext; mso-fareast-language: ZH-CN"><font face="Arial">Rogowski Coil </font></span><span style="COLOR: windowtext; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN">）技术对于高强度电流来说更合适些。</span></font></p>
<p class="MsoBodyText3" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify" align="center"><font size="3"><span style="COLOR: windowtext; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN"><img src="http://img.ca800.com/apply/20090728/20090728152248514.jpg" border="0" alt="" /></span></font></p>
<p class="MsoBodyText3" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify" align="center"><font size="3"><span style="COLOR: windowtext; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN"></span></font></p>
<p class="MsoBodyText3" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify" align="center"><font size="3"><span style="COLOR: windowtext; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN"></span></font><span lang="EN-GB" style="COLOR: windowtext; mso-fareast-language: ZH-CN"><o:p></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="center"><font size="3"><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN">图</span></em><em style="mso-bidi-font-style: normal"><span lang="EN-US" style="mso-fareast-language: ZH-CN"><font face="Times New Roman">x</font></span></em><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN">：</span></em><st1:chmetcnv w:st="on" unitname="a" sourcevalue="800" hasspace="False" negative="False" numbertype="1" tcsc="0"><em style="mso-bidi-font-style: normal"><span lang="EN-US" style="mso-fareast-language: ZH-CN"><font face="Times New Roman">800A</font></span></em></st1:chmetcnv><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN">铁氧体钳形电流互感器和</span></em><st1:chmetcnv w:st="on" unitname="a" sourcevalue="100" hasspace="False" negative="False" numbertype="1" tcsc="0"><em style="mso-bidi-font-style: normal"><span lang="EN-US" style="mso-fareast-language: ZH-CN"><font face="Times New Roman">100A</font></span></em></st1:chmetcnv><em style="mso-bidi-font-style: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN">铁氧体钳形电流互感器</span></em></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="left"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN"></span></font><span lang="EN-US" style="mso-fareast-language: ZH-CN"><o:p></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><strong><em><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">硅钢、铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金和铁氧体材料之间的对比</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></em></strong></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">高导磁率铁氧体材料在实芯电流互感器上不能达到最佳效果，因此我们来关注一下钳形电流互感器。只要气隙降低到能够稳定好多年的几微米，固体材料的硬度（将铁氧体视为陶瓷）就允许进行非常精细的机加工。层压材料（比如硅钢或铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金）禁止存在小于</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">20</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">或</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">30</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">微米的气隙，而且更容易受老化和空气变化的影响。在低磁激励（即用于低强度电流）时，更小的气隙可以使铁氧体材料获得更好的线性度，而且铁氧体材料比铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-80%</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">具有更好的性能以及更低的投入成本。</span><span style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"> <span lang="EN-GB"><o:p></o:p></span></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA">图</span><span lang="EN-GB" style="FONT-SIZE: 12pt; FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA; mso-fareast-font-family: 宋体">1</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA">、图</span><span lang="EN-GB" style="FONT-SIZE: 12pt; FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA; mso-fareast-font-family: 宋体">2</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA">和图</span><span lang="EN-GB" style="FONT-SIZE: 12pt; FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA; mso-fareast-font-family: 宋体">3</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA">为在</span><st1:chmetcnv w:st="on" unitname="a" sourcevalue="5" hasspace="False" negative="False" numbertype="1" tcsc="0"><span lang="EN-GB" style="FONT-SIZE: 12pt; FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA; mso-fareast-font-family: 宋体">5A</span></st1:chmetcnv><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA">电流互感器中硅钢、铁</span><span lang="EN-GB" style="FONT-SIZE: 12pt; FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA; mso-fareast-font-family: 宋体">-</span><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA">镍合金和高导磁率铁的相移特性模拟截图。</span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt" align="center"><span style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB; mso-bidi-language: AR-SA"><img src="http://img.ca800.com/apply/20090728/20090728152723387.jpg" border="0" alt="" /></span></p>
<p><em></em></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">图</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">x</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">：</span><st1:chmetcnv w:st="on" unitname="a" sourcevalue="5" hasspace="False" negative="False" numbertype="1" tcsc="0"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">5A</span></st1:chmetcnv><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">电流互感器中硅钢、铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金和高导磁率铁氧体材料的相移特性</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">铁氧体材料的相移是铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金磁芯相移的一半，因此铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金无疑被淘汰。铁芯气隙减小也实现了更好的转换比精确度（初级匝数比次级匝数）。</span><span style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"> <span lang="EN-GB"><o:p></o:p></span></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="mso-ansi-language: EN-GB"><o:p><font face="Times New Roman" size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="mso-ansi-language: EN-GB"><o:p><font face="Times New Roman" size="3"></font></o:p></span><em><font size="3"><strong style="mso-bidi-font-weight: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">罗果夫斯基线圈（</span></strong><strong style="mso-bidi-font-weight: normal"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Rogowski Coil</span></strong><strong style="mso-bidi-font-weight: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）</span></strong><strong style="mso-bidi-font-weight: normal"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></strong></font></em></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">罗果夫斯基线圈（</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Rogowski Coil</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）用来制作具有开口端的柔性互感器，这种线圈可以很容易地缠绕在待测导体上。罗果夫斯基线圈（</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Rogowski Coil</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）包含一个螺旋形线圈，导线一端穿过线圈的中心回到另一端，因此两个端点都在线圈的同一端。线圈长度根据相关的电流测量范围选定，以便获得最佳的转换性能。</span><span style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"> <span lang="EN-GB"><o:p></o:p></span></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">利用该技术能够对初级电流的变化（演变）速度进行非常精确的检测，初级电流在线圈的两端感应一个正比例电压。电子积分电路将该电压信号转换成与初级电流成正比的输出信号。换言之，采用罗果夫斯基线圈（</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Rogowski Coil</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）能够以额外电子元件和标定的代价制造非常精确的线性电流互感器。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">罗果夫斯基线圈（</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Rogowski Coil</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）的感应系数比电流互感器的感应系数低，同时由于其采用了非磁芯材料，因此具有更好的频率响应。此外，由于不存在可能会饱和的铁芯，它还具有很高的线性度，即使对于高强度的初级电流也是如此。因此该种互感器特别适用于能够承受高强度或快速变化的电流的功率测量系统。</span><span style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"> </span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">对于测量高强度电流而言，它还具有外形紧凑和易于安装的特点，而传统的电流互感器则体积庞大而且笨重。</span></font></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify" align="center"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB"></span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><img src="http://img.ca800.com/apply/20090728/20090728153017996.jpg" border="0" alt="" /></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="center"><span lang="EN-US"></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="center"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">图</span><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><font face="Times New Roman">x</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">：罗果夫斯基线圈（</span><span lang="EN-US" style="mso-bidi-font-style: italic"><font face="Times New Roman">Rogowski Coil</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">）原理</span><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="center"><span lang="EN-US" style="mso-fareast-language: ZH-CN"><o:p><font face="Times New Roman" size="3"></font></o:p></span></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">由于需要等间隔的绕组来实现对电磁干扰的最大抵抗力，所以此类电流互感器的性能在很大程度上取决于罗果夫斯基线圈的制造质量。另外一个关键的特性是导致线圈内不连续的闭合点，致使对外部导体和环路内测量导体的位置产生影响。固定或夹持系统应该确保线圈的末端在一个非常精确而且可以重新再确定的位置，以及在将其中一个末端接至输出导线时的高对称性。这个领域最近涌现了一些新技术，这些技术具有特殊的机械和电气特性，可以为低压线定位提供更好的精确度和抵抗力。由于低压线位置产生的误差在</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">50/60 Hz</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">频率域一般不超过</span><span style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"> </span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">+/-3%</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">，而在最新式的罗果夫斯基线圈（</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Rogowski Coil</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）互感器上这一误差已经降低到了</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">+/-0.5%</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">以下。</span></font></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify" align="center"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB"></span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<h3 style="MARGIN: 0cm 0cm 0pt" align="center"><span lang="EN-GB" style="mso-ansi-language: EN-GB"><o:p><em><font face="Arial" size="3"><img src="http://img.ca800.com/apply/20090728/20090728153307540.jpg" border="0" alt="" /></font></em></o:p></span></h3>
<h3 style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB" style="mso-ansi-language: EN-GB"><o:p><em><font face="Arial" size="3"></font></em></o:p></span></h3>
<h3 style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="center"><span lang="EN-US" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN"><o:p><font size="3"></font></o:p></span></h3>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt" align="center"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><em><font size="3"><strong style="mso-bidi-font-weight: normal"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">结论</span></strong><strong style="mso-bidi-font-weight: normal"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></strong></font></em></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">许多新型装置都受益于实芯互感器，钳形技术的电气技术特性并不能与这些实芯互感器相媲美。但是，现存的机器和建筑设备就无法增加各种实芯装置，因为无法承受系统停机的损失。用新型材料和技术来装备先进的钳形电流互感器，实现了高性能经济核算的状态监控、功率计量和设备管理系统的及时更新。快速发展的节能市场和大型功率测量系统的配置支配着对于高性能且经济合算的钳形互感器的需求。</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">钳形电流互感器并非新鲜上市，但是这些互感器中所采用的传统技术却表现出众多弊端。这些互感器或者以昂贵的材料制成（如铁</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">-</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">镍合金</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">FeNi</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">），或者性能很差，尤其在线性度和相移方面（比如硅钢</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">FeSi</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）。新型铁氧体材料具有显著改善的导磁率，最终实现了在提供高性能的同时也具有普遍接受的价格。罗果夫斯基线圈（</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Rogowski Coil</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">）最近也具有很大的进展，实现了用于高强度电流的小型、轻型和灵活的互感器，但是需要一些信号适应和标定来将这些特性发挥到极致。设计和制造工艺方面取得的最重要进步降低了成本以及减小了原边电流电缆定位的罗果夫斯基线圈的影响，克服了这些缺点后，</span><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB">Rogowski Coil</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB">技术将是一项非常有前景的技术。</span><span lang="EN-GB" style="COLOR: #3366ff; FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span></font></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p><font size="3"></font></o:p></span></p>
<p class="MsoNormal" style="TEXT-JUSTIFY: inter-ideograph; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><span lang="EN-GB" style="FONT-FAMILY: Arial; mso-fareast-language: ZH-CN; mso-ansi-language: EN-GB"><o:p></o:p></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-fareast-language: ZH-CN; mso-bidi-font-family: Arial; mso-ansi-language: EN-GB"><font size="3"><font style="FONT-SIZE: 12px">技术的多样性反映了最近进展很多的应用领域需求的多样化，由此说明多样化系统和基础设施受到成本和环境的影响。</font></font></span></p>
</p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align="center"><font size="3"><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">图</span><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><font face="Times New Roman">x</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">：</span><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><font face="Times New Roman">LEM</font></span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">公司生产的<em>罗果夫斯基线圈电流</em></span><em><span style="mso-fareast-language: ZH-CN"><font face="Times New Roman"> </font></span></em><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-fareast-language: ZH-CN; mso-bidi-font-style: italic">互感器</span><span lang="EN-US" style="mso-fareast-language: ZH-CN; mso-bidi-font-style: italic"><o:p></o:p></span></font></p>
</o:p></span>]]>
</content>
</entry>

</feed>

