欢迎来到图海文库! | 帮助中心 分享价值,成长自我!
图海文库
全部分类
  • 机械模具>
  • 机电控制>
  • 工艺夹具>
  • 车辆工程>
  • 化工环保>
  • 土木建筑>
  • 采矿通风>
  • CAD图纸>
  • 三维模型>
  • 数控编程>
  • 文档资料>
  • ImageVerifierCode 换一换
    首页 图海文库 > 资源分类 > DOC文档下载
    分享到微信 分享到微博 分享到QQ空间

    外文翻译-可编程逻辑控制器图形软件的开发.doc

    • 资源ID:22383       资源大小:80KB        全文页数:14页
    • 资源格式: DOC        下载积分:10金币
    微信登录下载
    验证码下载 游客一键下载
    账号登录下载
    三方登录下载: QQ登录
    二维码
    微信扫一扫登录
    下载资源需要10金币
    邮箱地址:
    验证码: 获取验证码
    温馨提示:
    支付成功后,系统会自动生成账号(用户名为邮箱地址,密码是验证码),方便下次登录下载和查询订单;
    支付方式: 支付宝    微信支付   
    验证码:   换一换

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

    外文翻译-可编程逻辑控制器图形软件的开发.doc

    1、英文原文Graphical Development of Software for Programmable Logic ControllersAbstractGraphical languages are standard in the field of computer programming. Complex software development is best handled by graphically connecting pre-built, fully tested and highly specialized software components, instead of

    2、 writing and debugging thousands of lines of code. Modern programming environments include complete libraries of such components. In the field of Programmable Logic Controllers (PLCs), this is not the case. PLC programs can be developed using graphical languages, as Ladder Diagrams (LD) or Function

    3、Block Diagrams (FBD),but the standard libraries are very limited, so the programmer must develop his own libraries, building software objects from scratch. In this paper, a framework is presented for automatically building complex software modules using based on two key pillars: on the one hand, usi

    4、ng object oriented concepts as encapsulation, inheritance and generic programming, and, in the other one, closely following the physical model of the objects used in building electrical control cabinets (ECBs).I. INTRODUCTIONThe development of PLC programs is a crucial point in the construction of m

    5、odern automation installations. As PLC Open organization states in 1, “software plays an ever-increasing role in industrial automation. With this, the associated software costs increase, even to the point that it becomes the highest part of the total system”. Old programming languages give a limited

    6、 support to this task: the code tends to be obscure, with limited capabilities of flow control, and internal interdependencies make any minor modification a nightmare. To solve this problem, a new standard has been established, the IEC-61131-3. It defines elements that can be used as blocks for buil

    7、ding new programs, such as Function Blocks (FBs), and brings some of the benefits of OOP, such as encapsulation, as Lewis 2 or John and Tiegelkamp 3point out. Nevertheless, other major OOP features like inheritance, generic programming and polymorphism are not supported in the standard. In spite of

    8、this limited support, Brendel 4 develops software components using IEC-61131 FB modules. Bonfe and Fantuzzi 5 present an object-oriented (OO) program for a manufacturing machine, and HVan der WalH 6 develops a complete OO library of motion control components, as a result of PLCOpen effort. OOP, besi

    9、des being a way for developing well structured PLC programs, brings also added benefits as self-explanatory programs, Plomp et al.7, or graphical programming, Lewis 8.There are different approaches for choosing the software objects that can serve as the building blocks for constructing well structur

    10、ed, failure-proof PLC programs: Mathematical methods, which formalize the structure of the software components and their relationship from a mathematical point of view. Feldmann et al.9, Polic and Jezernik 10 use Petri nets as the tool for modeling discrete event systems (DES). Bridge methods, which

    11、 develop the control program using high level, object oriented program languages and translate the resulting code to IEC-61131-3 FB modules. Plaza and Medrano 11 use C language as the source, Heverhagen and Tracht 12 use Unified Modeling Language (UML). Jammes and Smith 13 follow instead the model o

    12、f Web Services. MIM (Model Integrated Mechatronics) considers each object as a complete unit which integrates the electrical mechanical and software aspects. Thramboulidis 14 15 and Vyatkin16 develop such Mechatronic components. An interactive “Intelligent Mechatronic Testbed” can be found at 17. Ar

    13、chimedes 18, CORFU 19 and OONEIDA 20 are general frameworks built upon this concept.These approaches have drawbacks from the point of view of the technician that develops PLC programs. Mathematical methods are often too abstract and difficult to track. Real time constraints are alien to general purp

    14、ose language programs such as C or Java. And Mechatronics models tend to be far too complex, because they try to model all the behavioral aspects of a specific device. What it is needed is a simple, clear, robust and flexible OOP model that allows for the assembly of PLC programs following the same

    15、procedure used to build modern ECBs: by cabling pre-built, fully tested components. Thats way a new framework, Object Oriented Framework for PLC Software Development (OOPLC), has been developed and is presented in this paper. Its goal is to build PLC programs by assembling pre-built, fully tested so

    16、ftware components in a simple, graphical way, analog to the drawing of electrical schemas.The structure of this paper is as follows: section I is the introduction. Section II establishes the main OOPLC framework features, which are fully developed in section III. In section IV an example program developed with the proposed method is shown, and in section V the conclusions are presented.II. OOPLC FEATURESOOPLC is founded on th


    注意事项

    本文(外文翻译-可编程逻辑控制器图形软件的开发.doc)为本站会员主动上传,图海文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知图海文库(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    网站客服QQ:2356858848

      客服联系电话:18503783681

    copyright@ 2008-2022 thwenku.com网站版权所有

    ICP备案:豫ICP备2022023751号-1