Skip to main content
QUICK REVIEW

[论文解读] Integrating OPC Data into GSN Infrastructures

Olivier Passalacqua, Éric Benoît|ArXiv.org|Aug 1, 2008
Industrial Automation and Control Systems参考文献 2被引用 4
一句话总结

本文提出了一种基于Java的OPC-to-GSN封装器,可将工业OPC数据集成到全球传感器网络(GSN)框架中,用于分布式信息融合。该组件作为OPC服务器的客户端,将符合OPC Data Access 2.05a规范的数据转换为GSN的内部格式,支持多种时间模式,实验验证结果证实其在真实部署场景中符合规范且功能正确。

ABSTRACT

This paper presents the design and the implementation of an interface software component between OLE for Process Control (OPC) formatted data and the Global Sensor Network (GSN) framework for management of data from sensors. This interface, named wrapper in the GSN context, communicates in Data Access mode with an OPC server and converts the received data to the internal GSN format, according to several temporal modes. This work is realized in the context of a Ph.D. Thesis about the control of distributed information fusion systems. The developed component allows the injection of OPC data, like measurements or industrial processes states information, into a distributed information fusion system deployed in a GSN framework. The component behaves as a client of the OPC server. Developed in Java and based on the Opensaca Utgard, it can be deployed on any computation node supporting a Java virtual machine. The experiments show the component conformity according to the Data Access 2.05a specification of the OPC standard and to the temporal modes.

研究动机与目标

  • 实现将OPC格式的工业传感器数据无缝集成到全球传感器网络(GSN)框架中,用于分布式信息融合系统。
  • 解决工业OPC数据源与现代传感器网络基础设施(如GSN)之间的互操作性差距。
  • 开发一种标准化、可重用的软件组件,将OPC数据转换为GSN本机数据模型,同时保留时间语义。
  • 确保与OPC Data Access 2.05a规范的兼容性,并支持多种时间数据模式(如周期性、事件驱动型)。
  • 在分布式信息融合控制的博士研究背景下,验证该组件在真实部署环境中的正确性与性能。

提出的方法

  • 使用Opensaca Utgard框架在Java中设计并实现GSN封装器组件,以确保平台独立性。
  • 通过OPC Data Access 2.05a规范建立与OPC服务器的客户端通信,实现可靠的数据获取。
  • 定义映射策略,将OPC数据结构转换为GSN的内部数据格式,同时保留元数据和时间戳。
  • 在封装器中支持多种时间模式(如周期性轮询和事件驱动更新),以适应不同的数据访问模式。
  • 将封装器集成到GSN基础设施中,实现将OPC数据注入分布式信息融合数据流。
  • 通过与OPC规范的测试对比以及在受控实验中评估时间行为,验证组件的正确性。

实验结果

研究问题

  • RQ1如何有效将OPC格式的工业传感器数据映射到GSN框架的数据模型中?
  • RQ2哪些架构与实现策略可确保符合OPC Data Access 2.05a规范,同时支持多样的时间数据访问模式?
  • RQ3如何设计一种可重用、平台无关的软件封装器,以实现OPC系统与基于GSN的信息融合基础设施之间的互操作性?
  • RQ4在将实时工业数据注入分布式传感器网络框架时,可实现哪些性能与正确性保障?
  • RQ5该封装器在不同运行模式(如周期性与事件触发)下,能在多大程度上保持数据一致性和时间保真度?

主要发现

  • 所开发的OPC-to-GSN封装器成功使用Data Access 2.05a规范与OPC服务器通信,证实完全符合该标准。
  • 该组件在多种时间模式下(包括周期性与事件驱动型数据采集)均能正确地将OPC数据转换为GSN的内部格式。
  • 封装器可在任何具备Java虚拟机的系统上部署,展示了其可移植性,并具备在异构GSN基础设施中集成的准备就绪性。
  • 实验评估表明,封装器在各种运行模式下均保持了数据完整性和时间一致性,行为符合预期。
  • 该解决方案可通过GSN框架将工业过程测量值和状态信息注入分布式信息融合系统,满足核心使用场景。
  • 实现结果在真实环境中展现出可行性与鲁棒性,支持将遗留工业系统与现代传感器网络架构集成。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。