版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、plc technique discussion and future developmentalong with the development of the ages, the technique that is nowadays is also gradually perfect, the competition plays more strong; the operation that list depends the artificial has already can't satisfied with the current manufacturing industry f
2、oreground, also can't guarantee the request of the higher quantity and high new the image of the technique business enterprise.the people see in produce practice, automate brought the tremendous convenience and the product quantities for people up of assurance, also eased the personnel's lab
3、or strength, reduce the establishment on the personnel. the target control of the hard realization in many complicated production lines, whole and excellent turn, the best decision etc., well-trained operation work, technical personnel or expert, governor but can judge and operate easily, can acquir
4、e the satisfied result. the research target of the artificial intelligence makes use of the calculator exactly to carry out, imitate these intelligences behavior, moderating the work through person's brain and calculators, with the mode that person's machine combine, for resolve the very com
5、plicated problem to look for the best paththe plc anti- interference is very and excellent, our root need not concern its service life and the work situation bad, these all problems have already no longer become the topic that we fail, but stay to our is a concern to come to internal resources of ma
6、ke use of the plc to strengthen the control ability of the equipments for us, make our equipments more gentle.plc language is not we imagine of edit collected materials the language or language of cs to carry on weaving the distance, but the trapezoid diagram that the adoption is original after the
7、electric appliances to control, make the electrical engineering teacher while weaving to write the procedure very easy comprehended the plc language, and a lot of non- electricity professional also very quickly know and go deep into to the plc.is plc one of the advantage above and only, this is also
8、 one part that the people comprehend more and easily, in a lot of equipments, the people have already no longer hoped to see too many control buttons, they damage not only and easily and produce the artificial error easiest, small is not a main error perhaps you can still accept; but lead even is a
9、fatal error greatly is what we can't is tolerant of. new technique always for bringing more safe and convenient operation for us, make we a lot of problems for face on sweep but light, do you understand the hmi? says the hmi here you basically not clear what it is, also have no interest understa
10、nding, change one inside text explains it into the touch to hold or man-machine interface you knew, and it combines with the plc to our larger space.hmi the control not only is reduced the control press button, increase the vivid of the control, more main of it is can sequence of, and at can the cha
11、nge data input to output the feedback with data, control in the temperature curve of imitate but also can keep the manifestation of view to come out. and can write the function help procedure through a plait to provide the help of various what lies in one's power, the one who make operate reduce
12、s the otiose error. currently the hmi factory is also more and more, the function is also more and more strong, the price is also more and more low, and the noodles of the usage are wide more and more. the hmi foreground can say that think ° to be good very.the plc correspondence has already co
13、me more body now its value, at the plc and correspondence between plcs, can pass the communication of the information and the share of the dates to guarantee that of the equipments moderates mutually, the result that arrive already to repair with each other. data conversion the adoption rs232 betwee
14、n plc connect to come to the transmission data, but the rs232 pick up a people and can guarantee 10 meters only of deliver the distance, if in the distance of 1000 meters we can pass the rs485 to carry on the correspondence, the longer distance can pass the model only to carry on deliver.a line of t
15、ransmission of the information contains a string of and combine the cent of: the usual plc is 8 machines, certainly also having 16 machines. we can be an at the time of sending out the data a send out to the other party, also can be 88 send out the data to the other party, an and 8 differentiations
16、are also the as that we say to send out the data and combine sends out the data. a speed is more and slowly, but as long as 2 or three lines can solve problem, and can use the telephone line to carry on the long range control. but combine the ocular transmission speed is very quick of, it is a strin
17、g of ocular of 25600%, occupy the advantage in the short distance, the in view of the fact ttl electricity is even, being limited by the scope of one meter generally, it combine unwell used for the data transmission of the long pull, thus the cost is too expensive.the plc development has already ent
18、ered for network ages of correspondence from the mode of the one, and together other works control the net plank and i/ o card planks to carry on the share easily. a state software can pass all se hardwires link, more animation picture of keep the view to carries on the control, and cans pass the in
19、ternet to carry on the control in the foreign land, the blast-off that is like the absolute being boat no.5 is to adopt this kind of way to make airship go up the sky.the development of the higher layer needs our continuous effort to obtain. the plc emergence has already affected a few persons fully
20、, we also obtained more knowledge and precepts from the top one experience of the generation, coming to the continuous development plc technique, push it toward higher wave tide.knowing the available plc network options and their best applications will ensure an efficient and flexible control system
21、 design.the programmable logic controller's (plc's) ability to support a range of communication methods makes it an ideal control and data acquisition device for a wide variety of industrial automation and facility control applications. however, there is some confusion because so many possib
22、ilities exist. to help eliminate this confusion, let's list what communications are available and when they would be best applied.to understand the plc's communications versatility, let's first define the terms used in describing the various systems.ascii: this stands for "american
23、standard code for information interchange." as shown in fig. 1, when the letter "a" is transmitted, for instance, it's automatically coded as "65" by the sending equipment. the receiving equipment translates the "65" back to the letter "a." thus, diff
24、erent devices can communicate with each other as long as both use ascii code.ascii module: this intelligent plc module is used for connecting plcs to other devices also capable of communicating using ascii code as a vehicle.bus topology: this is a linear local area network (lan) arrangement, as show
25、n in fig. 2a, in which individual nodes are tapped into a main communications cable at a single point and broadcast messages. these messages travel in both directions on the bus from the point of connection until they are dissipated by terminators at each end of the bus.cpu: this stands for "ce
26、ntral processing unit," which actually is that part of a computer, plc, or other intelligent device where arithmetic and logical operations are performed and instructions are decoded and executed.daisy chain: this is a description of the connection of individual devices in a plc network, where,
27、 as shown in fig. 3, each device is connected to the next and communications signals pass from one unit to the next in a sequential fashion.distributed control: this is an automation concept in which portions of an automated system are controlled by separate controllers, which are located in close p
28、roximity to their area of direct control (control is decentralized and spread out over the system).host computer: this is a computer that's used to transfer data to, or receive data from, a plc in a plc/computer network.intelligent device: this term describes any device equipped with its own cpu
29、.i/o: this stands for "inputs and outputs," which are modules that handle data to the plc (inputs) or signals from the plc (outputs) to an external device.kbps: this stands for "thousand bits per second," which is a rate of measure for electronic data transfer.mbps: this stands f
30、or "million bits per second."node: this term is applied to any one of the positions or stations in a network. each node incorporates a device that can communicate with all other devices on the network.protocol: the definition of how data is arranged and coded for transmission on a network.
31、ring topology. this is a lan arrangement, as shown in fig. 2c, in which each node is connected to two other nodes, resulting in a continuous, closed, circular path or loop for messages to circulate, usually in one direction. some ring topologies have a special "loop back" feature that allo
32、ws them to continue functioning even if the main cable is severed.rs232. this is an ieee standard for serial communications that describes specific wiring connections, voltage levels, and other operating parameters for electronic data communications. there also are several other rs standards defined
33、.serial: this is an electronic data transfer scheme in which information is transmitted one bit at a time.serial port: this the communications access point on a device that is set up for serial communications.star topology. this is a lan arrangement in which, as shown in fig. 2b, nodes are connected
34、 to one another through a central hub, which can be active or passive. an active hub performs network duties such as message routing and maintenance. a passive central hub simply passes the message along to all the nodes connected to it.topology: this relates to a specific arrangement of nodes in a
35、lan in relation to one another.transparent: this term describes automatic events or processes built into a system that require no special programming or prompting from an operator.now that we're familiar with these terms, let's see how they are used in describing the available plc network op
36、tions.plc network optionsplc networks provide you with a variety of networking options to meet specific control and communications requirements. typical options include remote i/o, peer-to-peer, and host computer communications, as well as lans. these networks can provide reliable and cost-effective
37、 communications between as few as two or as many as several hundred plcs, computers, and other intelligent devices.many plc vendors offer proprietary networking systems that are unique and will not communicate with another make of plc. this is because of the different communications protocols, comma
38、nd sequences, error-checking schemes, and communications media used by each manufacturer.however, it is possible to make different plcs "talk" to one another; what's required is an ascii interface for the connection(s), along with considerable work with software.a remote i/o configurat
39、ion, as shown in fig. 4a, has the actual inputs and outputs at some distance from the controller and cpu. this type of system, which can be described as a "master-and-slave" configuration, allows many distant digital and analog points to be controlled by a single plc. typically, remote i/o
40、s are connected to the cpu via twisted pair or fiber optic cables.remote i/o configurations can be extremely cost-effective control solutions where only a few i/o points are needed in widely separated areas. in this situation, it's not always necessary, or practical for that matter, to have a co
41、ntroller at each site. nor is it practical to individually hard wire each i/o point over long distances back to the cpu. for example, remote i/o systems can be used in acquiring data from remote plant or facility locations. information such as cycle times, counts, duration or events, etc. then can b
42、e sent back to the plc for maintenance and management reporting.in a remote i/o configuration, the master controller polls the slaved i/o for its current i/o status. the remote i/o system responds, and the master plc then signals the remote i/o to change the state of outputs as dictated by the contr
43、ol program in the plc's memory. this entire cycle occurs hundreds of times per second.peer-to-peer networkspeer-to-peer networks, as shown in fig. 4b, enhance reliability by decentralizing the control functions without sacrificing coordinated control. in this type of network, numerous plcs are c
44、onnected to one another in a daisy-chain fashion, and a common memory table is duplicated in the memory of each. in this way, when any plc writes data to this memory area, the information is automatically transferred to all other plcs in the network. they then can use this information in their own o
45、perating programs.with peer-to-peer networks, each plc in the network is responsible for its own control site and only needs to be programmed for its own area of responsibility. this aspect of the network significantly reduces programming and debugging complexity; because all communications occur tr
46、ansparently to the user, communications programming is reduced to simple read-and-write statements.in a peer-to-peer system, there's no master plc. however, it's possible to designate one of the plcs as a master for use as a type of group controller. this plc then can be used to accept input
47、 information from an operator input terminal, for example, sending all the necessary parameters to other plcs and coordinating the sequencing of various events.host computer linksplcs also can be connected with computers or other intelligent devices. in fact, most plcs, from the small to the very la
48、rge, can be directly connected to a computer or part of a multi drop host computer network via rs232c or rs422 ports. this combination of computer and controller maximizes the capabilities of the plc, for control and data acquisition, as well as the computer, for data processing, documentation, and
49、operator interface.in a plc/computer network, as shown in fig. 4c, all communications are initiated by the host computer, which is connected to all the plcs in a daisy-chain fashion. this computer individually addresses each of its networked plcs and asks for specific information. the addressed plc
50、then sends this information to the computer for storage and further analysis. this cycle occurs hundreds of times per second.host computers also can aid in programming plcs; powerful programming and documentation software is available for program development. programs then can be written on the comp
51、uter in relay ladder logic and downloaded into the plc. in this way, you can create, modify, debug, and monitor plc programs via a computer terminal.in addition to host computers, plcs often must interface with other devices, such as operator interface terminals for large security and building manag
52、ement systems. although many intelligent devices can communicate directly with plcs via conventional rs232c ports and serial ascii code, some don't have the software ability to interface with individual plc models. instead, they typically send and receive data in fixed formats. it's the plc
53、programmer's responsibility to provide the necessary software interface.the easiest way to provide such an interface to fixed-format intelligent devices is to use an ascii/basic module on the plc. this module is essentially a small computer that plugs into the bus of the plc. equipped with rs232
54、 ports and programmed in basic, the module easily can handle ascii communications with peripheral devices, data acquisition functions, programming sequences, "number crunching," report and display generation, and other requirements.access, protocol, and modulation functions of lansby using
55、 standard interfaces and protocols, lans allow a mix of devices (plcs, pcs, mainframe computers, operator interface terminals, etc.) from many different vendors to communicate with others on the network.access: a lan's access method prevents the occurrence of more than one message on the network
56、 at a time. there are two common access methods.collision detection is where the nodes "listen" to the network and transmit only if there are no other messages on the network. if two nodes transmit simultaneously, the collision is detected and both nodes retransmit until their messages get
57、 through properly.token passing allows each node to transmit only if it's in possession of a special electronic message called a token. the token is passed from node to node, allowing each an opportunity to transmit without interference. tokens usually have a time limit to prevent a single node
58、from tying up the token for a long period of time.protocol: network protocols define the way messages are arranged and coded for transmission on the lan. the following are two common types.proprietary protocols are unique message arrangements and coding developed by a specific vendor for use with th
59、at vendor's product only.open protocols are based on industry standards such as tcp/ip or iso/osi models and are openly published.modulation: network modulation refers to the way messages are encoded for transmission over a cable. the two most common types are broadband and baseband.network tran
60、smission interfacesthe vast majority of plc communications is done via rs232c and twisted pair cables. most plcs have an rs232 port and are capable of handling communications with host computers, printers, terminals, and other devices. maximum transmission speed is 19.2 kbps.the distance and data transmission rates are standards for the various interfaces. their actual performance is a function of the driving devic
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 沈阳理工大学《热工与流体力学》2021-2022学年第一学期期末试卷
- 沈阳理工大学《光电类导论》2021-2022学年期末试卷
- 沈阳理工大学《单片机原理与应用》2021-2022学年期末试卷
- 管护经营合同更名理
- 合同标准安全条款自查报告范文
- 银行员工转正申请书范文6篇
- 2024系统开发合同2
- 2024消防工程合同范本(修改)
- 深圳大学《中美关系史》2021-2022学年第一学期期末试卷
- 应急管理条例解读
- 白云区地图广州市白云区乡镇街道地图高清矢量可填充编辑地图PPT模板
- 反对三股势力和两面人的发声亮剑发言材料精选4篇
- 员工心理健康培训(关注员工心理健康打好心里防疫战)
- 急救药品教学课件
- 店长离职交接表
- 可爱卡通小熊背景小学班干部竞选自我介绍PPT模板
- 高温合金精品PPT课件
- 课题研究计划执行情况(共10篇)
- DB51∕T 5057-2016 四川省高分子复合材料检查井盖、水箅技术规程
- 教师德育工作考核细则条例
- GB∕T 41168-2021 食品包装用塑料与铝箔蒸煮复合膜、袋
评论
0/150
提交评论