首页> 外文期刊>Control Engineering >Ladder logic 105: PLC scanning
【24h】

Ladder logic 105: PLC scanning

机译:梯形图逻辑105:PLC扫描

获取原文
获取原文并翻译 | 示例
           

摘要

Almost all programmable logic controllers (PLCs) worldwide handle scanning in the same way. First, the CPU reads the physical inputs into a memory table, usually called the "input table." This table is then used as the program is evaluated. There are different types of registers that are used in different platforms; these registers are updated as the logic is processed left to right on each rung and top to bottom within each routine. This includes updating an output table, which will later be used to drive the physical devices connected to the PLC. The program might call different subroutines for different purposes; order can be important. Depending on where memory registers and output tables are updated, the physical outputs could be delayed by up to two scans. In either case, the program meanders through different routines as they are called before returning to wherever they were called from and eventually ends up at the end of the original cyclic routine. Most programs use an initial cyclic routine used to call all other routines. Some programs run periodically instead of continuously. Most use a continuous program that runs as fast as it can.
机译:全球几乎所有的可编程逻辑控制器(PLC)都以相同的方式处理扫描。首先,CPU将物理输入读取到内存表中,该表通常称为“输入表”。然后在评估程序时使用该表。在不同的平台中使用了不同类型的寄存器。当在每个梯级中从左到右并在每个例程中从上到下处理逻辑时,将更新这些寄存器。这包括更新输出表,该表以后将用于驱动连接到PLC的物理设备。该程序可能出于不同的目的而调用不同的子例程。秩序很重要。根据内存寄存器和输出表的更新位置,物理输出最多可能延迟两次扫描。在这两种情况下,程序都会在调用之前遍历不同的例程,然后再返回到调用它们的位置,最终在原始循环例程的结尾处结束。大多数程序使用初始循环例程来调用所有其他例程。有些程序会定期运行,而不是连续运行。大多数使用连续程序,其运行速度要尽可能快。

著录项

  • 来源
    《Control Engineering》 |2016年第3期|72-72|共1页
  • 作者

    Frank Lamb;

  • 作者单位
  • 收录信息
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号