PLC中英文资料外文翻译_第1页
PLC中英文资料外文翻译_第2页
PLC中英文资料外文翻译_第3页
PLC中英文资料外文翻译_第4页
PLC中英文资料外文翻译_第5页
已阅读5页,还剩2页未读 继续免费阅读

下载本文档

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

文档简介

1、可编程控制器技术讨论与未来发展学生姓名: *所在院系: *所学专业: *导师姓名: *完成时间: *外文资料PLC technique discussion and future developmentWith the development of the times, todays technology is maturing, competition intensified; rely on manual operation does not satisfy the current industry outlook, there is no guarantee of higher qual

2、ity requirements and high-tech corporate image. People saw in the production practice, automation to bring great convenience and product quality assurance, but also reduce the labor intensity, reducing the staff on the establishment in many complex production process is difficult to achieve target c

3、ontrol, the overall optimization, optimal decision-making, skilled operatives, technicians or specialists, managers can easily determine and operate it, you can get satisfactory results. artificial intelligence research is the use of computers to achieve the target, the analog These intelligent beha

4、vior, through coordination of the human brain and a computer to combine human models for solving very complex problem of finding the best way.PLCs most important feature is: electrical engineer electrical hardware no longer spend too much scheming, as long as the button switch or sensor input connec

5、ted to the PLC input point will solve the problem by connecting the output point contacts or relay to control the power of the boot device, and small power output devices can be connected directly.Contained within the PLC having a central processor of the CPU, and with an external I / O port expansi

6、on I / O interface and the memory addresses of three major components, CPU core is formed by one or more accumulators, which have the logical math capabilities, and can read the contents of the program memory to drive through the calculation of the corresponding memory and I / O interface; I / O por

7、t to the internal accumulator and external input and output systems together, and the relevant data stored in the program memory or data memory; memory can be I / O port input data stored in memory and transferred to the accumulator at work, and I / O interfaces, memory sub-ROM program memory and da

8、ta memory RAM, ROM data can be permanently stored in memory, CPU and RAM only as a temporary calculated using the calculation buffer space. PLC immunity is extremely good, we do not have to care about the life and work of its harsh occasions, all of these issues are no longer the subject of our fail

9、ure, and left us is concerned with how to take advantage of the PLCs internal resources to strengthen our ability to control the device, so that our equipment is more flexible.PLC language is not what we imagine the assembly language or C language programming, instead of using the existing relay con

10、trol of the ladder, making an electrical engineer in the preparation of the program is very easy to understand the language of the PLC, and many non- Electrical professionals and in-depth understanding of the PLC quickly. PLC communication has become increasingly reflect its value, in the communicat

11、ion between the PLC and the PLC, through information, communication and data sharing to ensure coordination between devices, has reached a complementary effect. PLC data transfer only the internal data to the other side of a consecutive addresses, we called it a table, the other PLC by reading data

12、in the table to operate. The transmission of information has serial and parallel port lines of the points: the usual PLC is 8 machine, of course, there are 16 machines. When we send the data transmission can be a one to the other, you can also eight 8-bit send data to each other, one and eight diffe

13、rence is what we call the serial port and parallel port to send data to send data. Serial port speed is relatively slow, but as long as two or three port lines will solve the problem, and can use the phone line for remote control. The parallel port transmission speed is very fast, which is 256 times

14、 the serial port, a short distance advantage, because it is TTL level, generally limited to one meter range, it does not apply to long-distance data transmission, so the cost is too expensive.Many cases, we always like to use string and conversion chip for transmission, in which case we do not need

15、to be overly complex register set, and direct data transfer instruction through the exchange of data, but not a very viable communication approach, because the transmit data when the PLC must have been waiting for the other side of your data output, it can not do other work.When you are reading a bo

16、ok, when you hear someone knocking at the door, you stop the hands of things, play to open the door, and knock on the door with a dialogue, this time the phone rings, you answer the phone schematically in take calls, back to knock on the door to continue with the dialogue, has been completed, you th

17、en continue to read your book, in which case we call it an interrupt, it has authority, also has priority, PLC have this kind of functionality. It is characterized by the operation of the device is that we may encounter during emergency incidents, we have to stop immediately the task at hand, to dea

18、l with more important things, this situation is that we often encounter, PLC to perform tasks in an emergency, always first save the current state, such as the programs address, CPU accumulator data, like when we went to open the door to note we are looking at the first few pages of the book or simp

19、ly to make a sign, because we will have to continue to be followed to see the back of the book.CPU always in accordance with the wishes we should do, but you give it a wrong thing, it will do the same, which we must pay attention.Interrupt is not the only one, sometimes exist several interrupt, the

20、interrupt priority level with them according to the persons request to perform higher-level interrupts. This will form the interrupt interrupt interrupt nesting. Of course, the level of disruption inside the PLC CPU based on a variety of resource-related, but also with the capacity of the stack size

21、 are also related.When we finished work a workpiece, a signal to the PLC, the PLCs internal counter is incremented by one to calculate the workload of our day, a simple counter to solve the problem, of course, they can also be kept in case of power failure data , prompting the data is not lost, it i

22、s our desire.PLC also has advanced features counter, when we accept some of the high-speed data, high speed mentioned here is in the microsecond-level data, such as bar code scanners constantly scan data, high-speed signal processor (DSP) calculated and so on, we will adopt to advanced counters to h

23、elp us count. It is in the PLC program is executed once found senior counter corresponding interrupt, it will immediately put his work. After re-programming of the ladder program that we advanced in the implementation of the program counter will automatically perform the corresponding task, which wi

24、ll rise to a high level of senior counter a level.PLC development has grown from a single model into the era of communication networks and network with other industrial control panels and I / O card board easily be shared.Configuration software can connect all of these hardware through a more intuit

25、ive animated pictures to be controlled and can be controlled via the Internet in different places, such as the launch of Shenzhou V is using this approach to make the spaceship launch.Higher level of development we need to continue efforts to obtain. PLC has been around for a full impact on the gene

26、rations, we have the experience from the previous generation to get more knowledge and lessons learned, to continue the development of PLC technology, to bring it to a higher tide.中文资料可编程控制器技术讨论与未来发展随着时代的发展,当今的技术也日趋完善、竞争愈演愈烈;单靠人工的操作已不能满足于目前的制造业前景,也无法保证更高质量的要求和高新技术企业的形象.人们在生产实践中看到,自动化给人们带来了极大的便利和产品质量

27、上的保证,同时也减轻了人员的劳动强度,减少了人员上的编制.在许多复杂的生产过程中难以实现的目标控制、整体优化、最佳决策等,熟练的操作工、技术人员或专家、管理者却能够容易判断和操作,可以获得满意的效果.人工智能的研究目标正是利用计算机来实现、模拟这些智能行为,通过人脑与计算机协调工作,以人机结合的模式,为解决十分复杂的问题寻找最佳的途径PLC的最大特点在于:电气工程师已不再电气的硬件上花费太多的心计,只要将按钮开关或感应器的输入点连接到PLC的输入点上就能解决问题,通过输出点连接接触器或继电器来控制大功率的启动设备,而小功率的输出设备直接连接就可以。PLC的内部包含了具有中央处理器的CPU,并带

28、有外部I/O口扩展的I/O接口地址和存储器三大块组成,CPU的核心是由一个或者多个累加器组成,它们具有逻辑的数学运算能力,并能读取程序存储器的内容通过计算后去驱动相应的存储器和I/O接口;I/O口将内部累加器和外部的输入和输出系统连接起来,并将相关的数据存入程序存储器或者数据存储器中;存储器可以将I/O口输入的数据存入存储器中,并在工作时调转到累加器和I/O接口上,存储器分程序存储器ROM和数据存储器RAM,ROM可以将数据永久的存入存储器中,而RAM只能作为CPU计算时临时计算使用的缓冲空间。PLC的抗干扰是极其优秀的,我们根本不用去关心它的使用寿命和工作场合的恶劣,这些所有的问题已不再成为

29、我们失败的主题,而留给我们的是关心如何来利用PLC的内部资源为我们加强设备的控制能力,使我们的设备更加的柔性。PLC的语言并不是我们所想象的汇编语言或C语言来进行编程,而是采用原有的继电器控制的梯形图,使得电气工程师在编写程序时很容易就理解了PLC的语言,而且很多的非电气专业人士也对PLC很快认识并深入。PLC的通信已经愈来愈体现它的价值,在PLC与PLC之间的通信,能够通过信息的沟通和数据的共享来保证设备之间的相互协调,已达到互补的效果。PLC的数据传送只是将内部的数据传送到对方的一块连续的地址中,我们把它称为一个表,对方的PLC通过读取表中的数据来进行操作。信息的传送口线有串口和并口之分:通常的PLC是8位机,当然也有16位机。我们在发送数据的时候可以是一位一位的发送给对方,也可以8位8位的将数据发送到对方,一位和8位区别也就是我们所说的串口发送数据和并口发送数据。串口速度比较慢,但只要两条或者三条口线就能解决问题,并能借用电话线来进行远程控制。而并口的传送速度是极快的,它是串口的256倍,在短距离占有优势,由于是TTL电平,一般限于1米的范围,它并不适用于长距离的数据传送,这样成本太昂贵了。很多的情况下我们总喜欢采用串并转换芯片来进行传输,这种情况下不需要我们进行过于复杂的寄存器设置了,而直接通过数据传送指令进行数据交流,但在通信中并不是一个

温馨提示

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

评论

0/150

提交评论