欢迎来到毕设资料网! | 帮助中心 毕设资料交流与分享平台
毕设资料网
全部分类
  • 毕业设计>
  • 毕业论文>
  • 外文翻译>
  • 课程设计>
  • 实习报告>
  • 相关资料>
  • ImageVerifierCode 换一换
    首页 毕设资料网 > 资源分类 > DOC文档下载
    分享到微信 分享到微博 分享到QQ空间

    中英文翻译---工业控制系统和协同控制系统

    • 资源ID:124479       资源大小:73KB        全文页数:15页
    • 资源格式: DOC        下载积分:100金币
    快捷下载 游客一键下载
    账号登录下载
    三方登录下载: QQ登录
    下载资源需要100金币
    邮箱/手机:
    温馨提示:
    快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如填写123,账号就是123,密码也是123。
    支付方式: 支付宝   
    验证码:   换一换

     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

    中英文翻译---工业控制系统和协同控制系统

    1、 INDUSTRIAL AND COLLABORATIVE CONTROL SYSTEMS - A COMPLEMENTARY SYMBIOSIS - Looking at todays control system one can find a wide variety of implementations. From pure industrial to collaborative control system (CCS) tool kits to home grown systems and any variation in-between. Decisions on the type

    2、of implementation should be driven by technical arguments Reality shows that financial and sociological reasons form the complete picture. Any decision has its advantages and its drawbacks. Reliability, good documentation and support are arguments for industrial controls. Financial arguments drive d

    3、ecisions towards collaborative tools. Keeping the hands on the source code and being able to solve problems on your own and faster than industry are the argument for home grown solutions or open source solutions. The experience of many years of operations shows that which solution is the primary one

    4、 does not matter, there are always areas where at least part of the other implementations exist. As a result heterogeneous systems have to be maintained. The support for different protocols is essential. This paper describes our experience with industrial control systems, PLC controlled turn key sys

    5、tems, the CCS tool kit EPICS and the operability between all of them. - INTRODUCTION Process controls in general started at DESY in the early 80th with the installation of the cryogenic control system for the accelerator HERA (Hadron-Elektron-Ring-Anlage). A new technology was necessary because the

    6、existing hardware was not capable to handle standard process controls signals like 4 to 20mA input and output signals and the software was not designed to run PID control loops at a stable repetition rate of 0.1 seconds. In addition sequence programs were necessary to implement startup and shutdown

    7、procedures for the complex cryogenic processes like cold boxes and compete compressor streets. Soon it was necessary to add interfaces to field buses and to add computing power to cryogenic controls. Since the installed D/3 system1 only provided an documented serial connection on a multibus board, t

    8、he decision was made to implement a DMA connection to VME and to emulate the multibus boards functionality. The necessary computing power for temperature conversions came from a Motorola MVME 167 CPU and the field bus adapter to the in house SEDAC field bus was running on an additional MVME 162. The

    9、 operating system was VxWorks and the application was the EPICS toolkit. Since this implementation was successful it was also implemented for the utility controls which were looking for a generic solution to supervise their distributed PLCs. A SELECTION OF PROCESS CONTROL SYSTEMS AT DESY DCS (D/3) A

    10、s a result of a market survey the D/3 system from GSE was selected for the HERA cryogenic plant. The decision was fortunate because of the DCS character of the D/3. The possibility to expand the system on the display- and on the I/O side helped to solve the increasing control demands for HERA. The l

    11、imiting factor for the size of the system is not the total number of I/O but the traffic on the communication network. This traffic is determined by the total amount of archived data not by the data configured in the alarm system. The technical background of this limitation is the fact that archived

    12、 data are polled from the display servers whereas the alarms are pushed to configured destinations like alarm-files, (printer) queues or displays. SCADA Systems with DCS Features (Cube) The fact that the D/3 system mentioned above had some hard coded limitations with respect to the Y2K problem was f

    13、orcing us to look for an upgrade or a replacement of the existing system. As a result of a call for tender the company Orsi with their product Cube came into play 2. The project included a complete replacement of the installed functionality. This included the D/3 as well as the integration of the DE

    14、SY field bus SEDAC and the temperature conversion in VME. The project started promising. But soon technical and organizational problems were pushing the schedule to its limits which were determined by the HERA shutdown scheduled at that time. The final acceptance test at the vendors site showed dram

    15、atic performance problems. Two factors could be identified as the cause of these problems. The first one was related to the under estimated CPU load of the 6th grade polynomial temperature conversion running at 1 Hz. The second one was the additional CPU load caused by the complex functionality of t

    16、he existing D/3 system. Here it was underestimated that each digital and analog input and output channel had its own alarm limits in the D/3 system. In a SCADA like system as Cube the base functionality of a channel is to read the value and make it available to the system. Any additional functionali

    17、ty must be added. Last not least the load on the network for polling all the alarm limits typically for a SCADA system was also driving the network to its limits. Finally the contract with Orsi was cancelled and an upgrade of the D/3 system was the only possible solution. It was finally carried out

    18、in march 2003. In any case it should be mentioned that the Cube approach had the advantage of a homogeneous configuration environment (for the Cube front end controllers) compared with heterogeneous environments for pure SCADA systems. SCADA (PVSS-II) The H1 experiment at the HERA accelerator decide

    19、d to use PVSS-II for an upgrade of their slow control systems3. The existing systems were developed by several members of the H1 collaboration and were difficult to maintain. The decision to use PVSS as a replacement was driven by the results of an extensive survey carried out at CERN by the Joint C

    20、ontrols Project 4. PVSS is a pure Supervisory And Data Acquisition System (SCADA). It provides a set of drivers for several field buses and generic socket libraries to implement communication over TCP/IP. The core element is the so called event manager. It collects the data (mostly by polling) from

    21、the I/O devices and provides an event service to the attached management services like: control manager, database manager, user interface, API manager and the built in HTTP server. The PVSS scripting library allows to implement complex sequences as well as complex graphics. Compared with other SCADA

    22、 systems PVSS comes with one basic feature: it provides a true object oriented API to the devices data. One major disadvantage of SCADA systems is the fact that two databases, the one for the PLC and the one for the SCADA system must be maintained. Integrated environments try to overcome this restri

    23、ction. EPICS EPICS has emerged at DESY from a problem solver to a fully integrated control system. Starting from the data collector and number cruncher for the cryogenic control system, EPICS made its way to become the core application for the DESY utility group. In addition it is used wherever data

    24、 is available through VME boards or by means of Industry Pack (IP) modules. For those cryogenic systems which are not controlled by the D/3 system EPICS is used with its complete functionality. In total about 50 Input Output Controller (IOC) are operational processing about 25 thousand records. 1 EP

    25、ICS as a SCADA System The utility group ( water, electrical power, compressed air, heating and air conditioning) is using a variety of PLCs spread out over the whole DESY site. EPICS is used to collect the data from these PLCs over Profibus (FMS and DP) and over Ethernet (Siemens H1 and TCP). The IO

    26、Cs provide the interfaces to the buses and collect the data. The built in alarm checking of the EPICS records is used to store and forward alarm states to the alarm handler (alh) of the EPICS toolkit. In addition tools like the channel archiver and the graphic display (dm2k) are used. The default na

    27、me resolution (by UDP broadcast) and the directory server (name server) are used to connect client and server applications over TCP. All of these are basically SCADA functions. The textual representation of all configuration files ( for the IOC, the graphic tool, the alarm handler and the archiver)

    28、provides a flexible configuration scheme. At DESY the utility group has developed a set of tools to create IOC databases and alarm configuration files from Oracle. This way the controls group provides the service to maintain the EPICS tools and the IOCs while the users can concentrate on the equipment being controlled.


    注意事项

    本文(中英文翻译---工业控制系统和协同控制系统)为本站会员(泛舟)主动上传,毕设资料网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请联系网站客服QQ:540560583,我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们
    本站所有资料均属于原创者所有,仅提供参考和学习交流之用,请勿用做其他用途,转载必究!如有侵犯您的权利请联系本站,一经查实我们会立即删除相关内容!
    copyright@ 2008-2025 毕设资料网所有
    联系QQ:540560583