随着物联网与互联网融合的不断深化,感知层与应用层之间的互联互通要求不断提高。针对现有数据采集系统存在的规范性、扩展性和适应性不足的问题,文章提出一套基于对象连接与嵌入过程控制统一架构(object linking and embedding for pro...随着物联网与互联网融合的不断深化,感知层与应用层之间的互联互通要求不断提高。针对现有数据采集系统存在的规范性、扩展性和适应性不足的问题,文章提出一套基于对象连接与嵌入过程控制统一架构(object linking and embedding for process control unified architecture,OPC UA)协议的分布式数据采集处理系统架构。对数据采集处理系统各个模块进行功能解耦和架构重组,分别介绍该系统硬件和软件架构;针对发布订阅模式下负载的特异性,提出一种改进的适用于OPC UA分布式订阅的负载均衡算法;最后在某车企实例验证该系统架构。结果表明,基于OPC UA的分布式数据采集处理系统数据采集处理效果良好,证明了该系统架构的可行性及有效性。展开更多
In view of the lack of research on the information model of tufting carpet machine in China,an information modeling method based on Object Linking and Embedding for Process Control Unified Architecture(OPC UA)framewor...In view of the lack of research on the information model of tufting carpet machine in China,an information modeling method based on Object Linking and Embedding for Process Control Unified Architecture(OPC UA)framework was proposed to solve the problem of“information island”caused by the differentiated data interface between heterogeneous equipment and system in tufting carpet machine workshop.This paper established an information model of tufting carpet machine based on analyzing the system architecture,workshop equipment composition and information flow of the workshop,combined with the OPC UA information modeling specification.Subsequently,the OPC UA protocol is used to instantiate and map the information model,and the OPC UA server is developed.Finally,the practicability of tufting carpet machine information model under the OPC UA framework and the feasibility of realizing the information interconnection of heterogeneous devices in the tufting carpet machine digital workshop are verified.On this basis,the cloud and remote access to the underlying device data are realized.The application of this information model and information integration scheme in actual production explores and practices the application of OPC UA technology in the digital workshop of tufting carpet machine.展开更多
传统数控设备使用的通信协议数据传输慢、成功率低,难以满足现代制造业需求。因此,提出基于过程控制中的对象链接与嵌入(OLE for Process Control,OPC)技术的数控设备集成控制网络通信模块设计。该模块选用CC2530F256通信芯片,通过低压...传统数控设备使用的通信协议数据传输慢、成功率低,难以满足现代制造业需求。因此,提出基于过程控制中的对象链接与嵌入(OLE for Process Control,OPC)技术的数控设备集成控制网络通信模块设计。该模块选用CC2530F256通信芯片,通过低压差线性稳压器将5.0 V电源降至3.3 V,并配置符合OPC接口规范的OPC服务器,能实时分配数控设备集成控制网络通信资源。根据测试结果,通信模块的通信成功率达到100%,通信速率稳定在15~25 kB/ms,可满足数控设备集成控制网络的通信需求。展开更多
为了从技术管理方面提高电力监控系统的安全性,避免发生无意与恶意破坏事件,面向电力监控系统的实时数据信息存储与处理,提出将用于过程控制的对象连接与嵌入(Object Linking and Embedding for Process Control,OPC)技术用于网络安全...为了从技术管理方面提高电力监控系统的安全性,避免发生无意与恶意破坏事件,面向电力监控系统的实时数据信息存储与处理,提出将用于过程控制的对象连接与嵌入(Object Linking and Embedding for Process Control,OPC)技术用于网络安全风险预警。概述设计所用的OPC服务器结构,设计基于OPC技术的电力监控系统,结合防火墙与入侵侦测技术,提高整个电力监控系统的安全管理水平,提取正常时隙预警信息为正常样本。结果发现,基于OPC技术的电力监控系统安全预警,在准确度方面具有优越性,证实了设计的基于OPC技术的电力监控系统在电力日常监管工作中的安全适用性。展开更多
针对薄板分段车间的焊接装备复杂化程度高、焊接作业监控困难、焊接信息反馈不及时等问题,研究薄板分段车间T型梁焊接机器人的工艺流程和工艺参数,开发一种基于对象链接与嵌入过程控制的统一架构[OLE(Object Linking and Embedding)for ...针对薄板分段车间的焊接装备复杂化程度高、焊接作业监控困难、焊接信息反馈不及时等问题,研究薄板分段车间T型梁焊接机器人的工艺流程和工艺参数,开发一种基于对象链接与嵌入过程控制的统一架构[OLE(Object Linking and Embedding)for Process Control Unified Architecture, OPC UA]技术的T型梁焊接机器人在线监测系统。该系统主要对T型梁焊接机器人的生产进度、设备运行状态和中间产品质量等进行在线监测,实现数据实时采集和生产过程监控与分析等功能,可消除设备之间的信息孤岛现象,实现车间生产透明化,提高生产效率,确保焊接质量。展开更多
OPC(OLEforProcessControl)规范是为了解决不同厂商提供的过程控制设备和商业应用软件之间不能自由通信的问题。介绍了以OLE COM DCOM技术为基础的OPC技术,给出了OPC服务器的整体结构及数据采集方法,论述了OPC服务器中COM(ComponentObje...OPC(OLEforProcessControl)规范是为了解决不同厂商提供的过程控制设备和商业应用软件之间不能自由通信的问题。介绍了以OLE COM DCOM技术为基础的OPC技术,给出了OPC服务器的整体结构及数据采集方法,论述了OPC服务器中COM(ComponentObjectMod el)技术:通报连接机制、连接点对象机制,以及COM中的几个关键概念:COM组件、COM对象、COM接口。指出OPC与COM是密不可分的,OPC技术具有广泛的应用领域。展开更多
文摘随着物联网与互联网融合的不断深化,感知层与应用层之间的互联互通要求不断提高。针对现有数据采集系统存在的规范性、扩展性和适应性不足的问题,文章提出一套基于对象连接与嵌入过程控制统一架构(object linking and embedding for process control unified architecture,OPC UA)协议的分布式数据采集处理系统架构。对数据采集处理系统各个模块进行功能解耦和架构重组,分别介绍该系统硬件和软件架构;针对发布订阅模式下负载的特异性,提出一种改进的适用于OPC UA分布式订阅的负载均衡算法;最后在某车企实例验证该系统架构。结果表明,基于OPC UA的分布式数据采集处理系统数据采集处理效果良好,证明了该系统架构的可行性及有效性。
文摘In view of the lack of research on the information model of tufting carpet machine in China,an information modeling method based on Object Linking and Embedding for Process Control Unified Architecture(OPC UA)framework was proposed to solve the problem of“information island”caused by the differentiated data interface between heterogeneous equipment and system in tufting carpet machine workshop.This paper established an information model of tufting carpet machine based on analyzing the system architecture,workshop equipment composition and information flow of the workshop,combined with the OPC UA information modeling specification.Subsequently,the OPC UA protocol is used to instantiate and map the information model,and the OPC UA server is developed.Finally,the practicability of tufting carpet machine information model under the OPC UA framework and the feasibility of realizing the information interconnection of heterogeneous devices in the tufting carpet machine digital workshop are verified.On this basis,the cloud and remote access to the underlying device data are realized.The application of this information model and information integration scheme in actual production explores and practices the application of OPC UA technology in the digital workshop of tufting carpet machine.
文摘传统数控设备使用的通信协议数据传输慢、成功率低,难以满足现代制造业需求。因此,提出基于过程控制中的对象链接与嵌入(OLE for Process Control,OPC)技术的数控设备集成控制网络通信模块设计。该模块选用CC2530F256通信芯片,通过低压差线性稳压器将5.0 V电源降至3.3 V,并配置符合OPC接口规范的OPC服务器,能实时分配数控设备集成控制网络通信资源。根据测试结果,通信模块的通信成功率达到100%,通信速率稳定在15~25 kB/ms,可满足数控设备集成控制网络的通信需求。
文摘为了从技术管理方面提高电力监控系统的安全性,避免发生无意与恶意破坏事件,面向电力监控系统的实时数据信息存储与处理,提出将用于过程控制的对象连接与嵌入(Object Linking and Embedding for Process Control,OPC)技术用于网络安全风险预警。概述设计所用的OPC服务器结构,设计基于OPC技术的电力监控系统,结合防火墙与入侵侦测技术,提高整个电力监控系统的安全管理水平,提取正常时隙预警信息为正常样本。结果发现,基于OPC技术的电力监控系统安全预警,在准确度方面具有优越性,证实了设计的基于OPC技术的电力监控系统在电力日常监管工作中的安全适用性。
文摘针对薄板分段车间的焊接装备复杂化程度高、焊接作业监控困难、焊接信息反馈不及时等问题,研究薄板分段车间T型梁焊接机器人的工艺流程和工艺参数,开发一种基于对象链接与嵌入过程控制的统一架构[OLE(Object Linking and Embedding)for Process Control Unified Architecture, OPC UA]技术的T型梁焊接机器人在线监测系统。该系统主要对T型梁焊接机器人的生产进度、设备运行状态和中间产品质量等进行在线监测,实现数据实时采集和生产过程监控与分析等功能,可消除设备之间的信息孤岛现象,实现车间生产透明化,提高生产效率,确保焊接质量。
文摘OPC(OLEforProcessControl)规范是为了解决不同厂商提供的过程控制设备和商业应用软件之间不能自由通信的问题。介绍了以OLE COM DCOM技术为基础的OPC技术,给出了OPC服务器的整体结构及数据采集方法,论述了OPC服务器中COM(ComponentObjectMod el)技术:通报连接机制、连接点对象机制,以及COM中的几个关键概念:COM组件、COM对象、COM接口。指出OPC与COM是密不可分的,OPC技术具有广泛的应用领域。