毕业设计(论文)外文参考资料及译文-基于PLC的磨板废水自动控制处理系统设计.doc_第1页
毕业设计(论文)外文参考资料及译文-基于PLC的磨板废水自动控制处理系统设计.doc_第2页
毕业设计(论文)外文参考资料及译文-基于PLC的磨板废水自动控制处理系统设计.doc_第3页
毕业设计(论文)外文参考资料及译文-基于PLC的磨板废水自动控制处理系统设计.doc_第4页
毕业设计(论文)外文参考资料及译文-基于PLC的磨板废水自动控制处理系统设计.doc_第5页
已阅读5页,还剩10页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

毕 业 设 计(论 文)外 文 参 考 资 料 及 译 文设计(论文)题目:基于PLC的磨板废水自动控制处理系统设计 学生姓名: 张凤林 学 号: 0704111019 专 业: 自动化 所在学院: 机电工程学院 指导教师: 李志臣 职 称: 讲师 2011 年 2月 20 日Control Devices and PLCJoseph La FauciFrom Wikipedia, the free encyclopediaSeveral types of control devices are used in industry to satisfy the following control needs.Mechanical Control、Pneumatic Control、Electromechanical Control、Electronic Control、Computer Control、Programmable Logic Control (PLC)Mechanical control includes cams and governors. Although they have been used for the control of very complex machines, to be cost effectively, today they are used for simple and fixed-cycle task control. Some automated machines, such as screw machines, still use cam-based control. Mechanical control is difficult to manufacture and is subject to wear.Pneumatic control is still very popular for certain applications. It uses compressed air, valves, and switches to construct simple control logic, but is relatively slow. Because standard components are used to construct the logic, it is easier to build than a mechanical control. Pneumatic control parts are subject to wear.As does a mechanical control, an electromechanical control use switches, relays, timers, counters, and so on, to construct logic. Because electric current is used, it is faster and more flexible. The controllers using electromechanical control are called relay devices.Electric control is similar to electromechanical control, except that the moving mechanical components in an electromechanical control device are replaced by electronic switches, which works faster and is more reliable.Computer control is the most versatile control system. The logic of the control is programmed into the computer memory using software. It not only can be for machine and manufacturing system control, but also for data communication. Very complex control strategies with extensive computations can be programmed. The first is the interface with the outside world. Internally, the computer uses a low voltage (5 to 12 volts) and a low current (several milliamps). Machine requires much higher voltages (24, 110, or 220 voltages) and currents (measured in amps). The interface not only has to convert the voltage difference, but also must filter out the electric noise usually found in the shop. The interface thus must be custom-built for each application.In order to use the advantages of all those controllers and eliminate the difficulties, the programmable logic controllers were invented. A PLC was a replacement for relay devices. They are programmed using a ladder diagram, which is standard electric wiring diagram. As PLCs become more flexibility, high-level as well as low-level languages are available to PLC programmers. PLCs have the flexibility of computers as well as a standard and easy interface with processes and other devices. They are widely accepted in industry for controlling from a single device to a complex manufacturing facility.Automatic of many different processes, such as controlling machines or factory assembly lines, is done through the use of small the computers called a programmable logic controller (PLC), PLCs were first created to serve the automobile industry, and the first PLC project was developed in 1968 for General Motors to replace hard-wired relay systems with an electronic controller. Since the advent of PLCs, the ability to centralize factory processes, especially in the automotive industry, has improved greatly. Automatic control has become an important consideration in most industrial processes where certain repetitive operations are performed. This applies to situations such as the automatic assembly of modules and products where a cycle of events is conducted in a consistent and uniform manner. Applications generally include a combination of feeding, handing, drilling, cutting, assembling, discharging, inspecting, packaging and transporting by conveyor.Prior to the introduction of computer-based control systems the automation of such events was achieved by using either electrical relay logic circuits or pneumatic logic circuits. Although these are conceptionally simple and easy to maintain, they are somewhat bulky and can be expensive. More important is the fact that the resulting control circuits are inflexible and do not lend themselves to easy system control alterations. The late 1960s saw the introduction of the programmable logic controller (PLC) as a direct replacement for the relay sequence controllers. In essence the PLC replaces the hardwired relay or pneumatic logic with a more flexible programmable logic. It offers a simple, flexible and low-cost means of implementing a sequence control strategy where outputs for switching devices on and off are set according to input conditions as read from digital sensor states. It should be noted that, particularly in the USA, the PLC is often referred to as a programmable controller with the abbreviation of PC. It should not be confused with the personal computer PC or IBM-PC.The PLC is composed of the same ingredients as a microcomputer such as a microprocessor, memory and input/output facilities. The processor executes the instructions held in memory by operating on inputs derived from the controlled process and providing outputs in accordance with the logic sequence defined in the control program. Its basic principle of operation during the execution of the program is that the program is scanned very fast, typically 1 to 20 us per step, to record all input states. The outputs are then set according to the logic specified in the program. The sequence is continually repeated for each scan period of the controller. Small PLCs dedicated to sequential control have typically 12 inputs and 8 outputs with the possibility of expansion up to 128 I/O lines. They come complete with an input interface to accommodate a range of input signals from the controlled process which are then converted to an appropriate from for the processor. Similarly, provision is made at the output of the PLC to interface with a variety of process hardware such as lamps, motors, relays and solenoids. The typical handing voltages are 24V DC and 110V AC. Program instructions can be input into the battery backup RAM of a PLC by means of either a hand-held programming keypad or a connected PC with an appropriate software development package. Some LCD programming consoles incorporate a limited graphical display which illustrates the program in ladder logic format as the programmer builds it up using symbolic keys. This is also the principle of the PC-based development system where additionally the programmer has access to a lager visual display and the PCs disk operating system for data storage and retrieval. Once the program has been debugged and the control strategy verified by simulation, the codes can be loaded into an erasable and programmable read only memory chip (EPROM) which can then be installed in the PLC.There are a large number of manufacturers of PLCs. Although some use their own particular software language the majority are based on the ladder logic diagram. Historically this was introduced in order to gain the acceptance of customers who were interested in moving from hardwired relay control systems to the PLC. In addition to the basic input/output facilities the PLC also contains timers, counters and other special functions.As PLC technology has advanced, so have programming languages and communications capabilities, along with many other important features. Todays PLCs offer faster scan times, space efficient high-density input/output systems, and special interfaces to allow non-traditional devices to be attached directly to the PLC. Not only can they communicate with other control systems, they can also perform reporting functions and diagnose their own failures, as well as the failure of a machine or process.Size is typically used to categorize todays PLC, and is often an indication of the features and types of applications it will accommodate. Small, non-modular PLCs (also known as fixed I/O PLCs) generally have less memory and accommodate a small number of inputs and outputs in fixed configurations. Modular PLCs have bases or racks that allow installation of multiple I/O modules, and will accommodate more complex application.When you consider all of the advances PLCs have made and all the benefits they offer, its easy to see how theyve become a standard in the industry, and why they will most likely continue their success in the future.Communicating with a variety of other control devices has not been strength of traditional PLC networks. Many industrial controllers are quipped with an RS232 serial port for the transfer of data to and from other digital control devices in a system.PLCs face ever more complex challenges these days. Where once they quietly replaced relays and gave an occasional report to a corporate mainframe, they are now grouped into cells, given new jobs and new languages, and are force to compete against a growing array of control products. For this years annual PLC technology update, we queried PLC makers on these topics and more.Higher level PLC programming languages have been around for some time, but lately their popularity has been mushrooming. As Raymond Leveille, vice president & general manager, Siemens Energy & Automation, Inc. Programmable Controls Division, points out: “ As programmable controls are being used for more and more sophisticated operations, languages other than ladder logic become more practical, efficient, and powerful. For example, its very difficult to write a trigonometric function using ladder logic.” Language gaining acceptance includes Boolean, control system flowcharting, and such function chart languages as Graphcet and its variations. And theres increasing interest in languages like C and BASIC.Thus far, PLCs have not been used extensively for continuous process control. Will this continue? “The feeling that Ive gotten,” says Ken Jannotta, manager, product planning, Series one and Series Six product, at GE Fanuc North America, “is that PLCs will be used in the process industry but not necessarily for process control.”Several vendors-obviously betting that the opposite will happen-have introduced PLCs optimized for process applications. Rich Ryan, manager, commercial marketing, Allen-bradley Programmable Controls Div. cites PLCs increasing use in such industries as food, chemicals, and petroleum.While there are concerns about the lack of compatible communications between PLCs from different vendors, the connection at the other end-the I/O-is even more fragmented. With rare exceptions, I/O is still proprietary. Yet there are those who feel that I/O will eventually become more universal. GE Fanuc is hoping to do that with its Genius smart I/O line. The independent I/O makers are pulling in the same direction.Many say that I/O is such a high-value item that PLC makers will always want to keep it proprietary. As Ken Jannotta, says: “The I/O is going to be a disproportionate amount of the hardware sale. Certainly each PLC vendor is going to try to protect that.” For that reason, he says, PLC makers wont begin selling universal I/O systems from other vendors. “If we start selling that kind of product,” says Jannotta, “what do we manufacture?”With more intelligent I/O appearing, Sal Provanzano feels this will lead to more differentiation among I/O from different makers. “Where the I/O becomes extremely intelligent and becomes part of the system,” he says, “it really is hard to define which is the I/O and which is the CPU. It really starts to become distributed processing. Now, in order for that distributed processing to work, the CPU, if you will, is equally integrated into the system as the I/O.”While different PLCs probably will continue to use proprietary I/O, several vendors make it possible to connect their I/O to IBM PC (personal computer)-compatible equipment. Allen-bradley, Gould, and Cincinnati Milacron already have, and rumor has it that GE is planning something along these same lines. “There are inherent architectural differences between a general purpose computer,” says Rich Ryan, “and a programmable controller. There are hardware constructs built into almost every manufacturers programmable controller today that customize the hardware to run ladder logic and to solve machine code.” One fundamental difference he cites is called state of the machine. Ryan: “When you shut the machine off, or interrupt the cycle, or you jump to another spot in the cycle, programmable controllers inherently remember the state of the machine: what the timers were, what the counters were, and what the states of all the latches were. Computers dont inherently do that.”控制装置和可编程控制约瑟夫.拉福奇 维基自由百科全书工业用的几种控制装置是为了满足以下一些控制要求:机械控制、气动控制、机电控制、电子控制、计算机控制、可编程控制。机械控制包含有凸轮和调速器。尽管它们曾用于对非常复杂机器的控制,也比较经济,但现在它们仅仅用于简单的固定循环控制中。一些自动机床,如攻螺纹机床,仍旧使用基于凸轮的控制。机械控制的缺点是装置制造困难。气动控制对于某些应用仍很流行。它利用压缩空气、阀门及开关构成简单的控制逻辑,但它的速度相对较慢。由于采用标准件构成控制逻辑,因此它比一个机械控制装置更易于加工制造。气动控制元件同样易于磨损。正像机械控制那样,机电控制也使用开关、继电器、定时器、计数器等构成控制逻辑,因为采用了电流来控制,所以它更快,更灵活。使用机电控制的控制器称为继电器控制。除了将机电控制装置中的机电控制元件用触点开关代替外,电子控制类似于机电控制,控制速度更快且更可靠。计算机控制是最通用的控制系统。其控制逻辑是实用软件将其程序化后存入计算机内存中。它不仅用于机床及制造系统控制,而且也可以用于数据通讯。具有庞大计算量的非常复杂的控制策略也能被程序化。首先要解决与外界的连接,在控制电路内部计算机使用低电压(512V)和小电流(几毫安),机床的外部主电路则需要高电压(24,110或220V)和大电流(以A计算),接口不仅要进行不同电压的转换,而且必须对车间中通常存在的电噪声加以过滤,这种接口对不同应用来说也必须是用户定做的。为了利用那些控制器的优势,消除弊端,可编程逻辑控制器(PLC)应运而生,一个PLC就能代替整个继电器控制装置,他们用梯形图(梯形图是标准的电路图)编程。由于PLC的编程灵活性逐渐增强,既可使用高级语言也可使用低级语言。PLC不仅用于计算机的灵活性,同时也具有与处理过程及其它装置联接的界面标准简易的特点。在工业上,从单一设备到复杂的制造设备都广泛使用PLC控制。自动化应用于许多不同的过程,如控制机器或工厂装配线的工作是通过使用被称为可编程逻辑控制器( PLC )的小型计算机实现的。PLC的首次创造是为了服务汽车产业,PLC在1968年被开发为美国的通用公司以一个电子控制器。取代硬连线中继系统。自从PLC出现以来,工厂的有了生产过程的集中能力,尤其是在汽车行业有较大提高。 对于大多数工业生产中的某些重复操作来说,自动化控制已经成为一个重要的考虑因素。自动化控制也适用于诸如自动化装配模块和一系列按固定模式生产的产品,其应用过程一般由以下几项组成即:进料、操作、钻、切割、装配、卸货、检验、包装及用传送带传送。在以计算机为基础的控制系统之前,自动化控制主要通过使用电子继电器逻辑电路或启动逻辑电路来实现。尽管它们设计简单并易于维修,但它们中的一些笨重且价格昂贵,一个更重要的事实是这种控制电路缺乏灵活性,并且不易实现控制系统的改造。20世纪60年代末期,可编程控制器(PLC)出现并直接取代了继电器控制器。在本质上PLC以更灵活的可编程逻辑取代了硬继电器和气动逻辑电路,它提供了一种简单灵活且成本低的方案,来实施一系列的控制策略。输出端开关的开与关取决于输入端从数字传感器读入的信号。应该指出的是在美国PLC常被称为可编程控制器并缩写为PC,不应该把它和个人电脑PC或IBM个人电脑混淆。PLC的组成部分和微机相同,都有微处理器、存储器和输入/输出设备。微处理器执行的指令来自于存储器输入端所需的控制过程,并在输出端输出按逻辑顺序控制的程序。操作的基本原则是:在执行该程序时程序扫描的速度很快,通常是1到20微秒每步以记录所有的输入状态,输出端和逻辑程序相对应,该过程在控制器的整个扫描周期内不断重复。小型PLC的顺序控制器通常有12个输入端和8个输出端,但有可能会扩展到128根输入/输出线,它们全部来自同一个输入接口以容纳来自控制过程的各种输入信号。同样,在PLC的输出端接各种硬件设备,如:灯具、电机、继电器和电磁铁。典型PLC的操作电压为24V直流电和110V的交流电。程序指令可以被输入到PLC的随机存储器中,可以通过手提式编程键盘输入,也可通过与个人电脑相连的软件开发包输入。有些液晶编程控制器能把特定的图形显示出来,其中显示了为编程人员在画梯形图中需使用的符号键,这也是基于个人电脑发展系统的一个原则,即编程员进入一个大的可视显示及PC操作系统对数据进行存储和检索。一旦程序进行了调试和验证模拟,代码可以被载入一个可删除的只读存储器并安装在PLC中。目前有大量的PLC制造商,尽管有些人使用他们自己的特殊软件,但他们中的大部分还是基于梯形图编程的。历史上的这次进步是为了满足用户从硬继电器控制到PLC控制的需求,除了基本的输入/输出设备,PLC还包括:定时器、计数器和一些其它特殊功能。随着PLC技术的发展,有了独自的编程语言和很强

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论