PLC原理及组成外文翻译
《PLC原理及组成外文翻译》由会员分享,可在线阅读,更多相关《PLC原理及组成外文翻译(7页珍藏版)》请在毕设资料网上搜索。
1、 外文资料翻译 PLC THEORY AND COMPOSITION I Principle of work 1.Scanning works When the PLC is running, through the implementation of the reflecting control requirements of the user program to complete the control task, the need to perform numerous operations, but the CPU can not simultaneously to perform
2、multiple operations, it is only by time-sharing operation (serial work) way Each time an action is performed, sequentially, the Executive. As the CPUs processing speed is fast enough that from a macro point of view, PLC exterior appearance of the results seem to be at the same time (parallel) comple
3、tion. This serial work process is known as PLCs scanning work. With a scanning manner the user program, the scan is from the first program started, without interruption or jump under the control, according to the procedure stored in the order of the sequence, one by one implementation of the user pr
4、ogram until the program ends. And then start scanning the implementation of the cycle to repeat run. PLC scanning work and electrical control works significantly different. Electrical control devices using hard logic of parallel work, if a relay coils or power, then the relay all the normally open,
5、and normally closed contact, whether in a control circuit which position, will immediately and simultaneously move ; the PLC using the scanning mode (serial works), if a soft relay coil is connected or disconnected, all of its contacts will not immediately move, have to wait for scan to the time bef
6、ore action. However, PLCs scan rate, typically PLC and electrical control devices in the I / O processing results on no difference. 2 .PLC scanning process PLC scanning work process in addition to the implementation of user procedures, in each scanning process must complete the internal processing,
7、communications services. The whole scanning process including internal processing, communications services, input sampling, program execution, the output refresh the five stages. The whole process scan execution once the time called the scanning cycle. Scanning cycle and the CPU speed, PLC hardware
8、configuration and user program the length of the typical value of 1 100ms. In the internal processing stage, for PLC self-test to check the internal hardware is normal, and watchdog timer (WDT) reset and the completion of some other internal processing. In the communication service stage, PLC and ot
9、her intelligent devices for communication, respond to programmer type command, update the programmer display content. When the PLC is in stop (STOP) state, the only complete internal processing and communication services. When the PLC is running (RUN) state, in addition to the completion of internal
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文翻译
