🤖 AI Summary
Industrial Cyber-Physical Systems (iCPS) face high manual reconfiguration costs and prolonged downtime due to frequent updates. To address this, this paper proposes iCPS-DL, a domain-specific description language framework that—uniquely—embeds communication semantics into a knowledge graph model, establishing a unified knowledge representation integrating physical devices, software components, state estimation, and interaction semantics. Methodologically, the framework deeply integrates knowledge graph reasoning into an autonomous configuration closed loop, enabling semantic consistency verification and automated collaborative inference among distributed entities. By synergizing state estimation algorithms with component-based modeling, iCPS-DL achieves 100% configuration consistency in a real-world water distribution network case study, significantly reducing manual intervention frequency and system downtime. The key contributions include: (1) the first knowledge-graph-based modeling of communication semantics for iCPS; (2) tight coupling of semantic reasoning with runtime configuration control; and (3) empirical validation of robust, self-adaptive reconfiguration in safety-critical infrastructure.
📝 Abstract
Modern industrial systems require frequent updates to their cyber and physical infrastructures, which often demand considerable reconfiguration effort. This paper introduces a framework to automate this process, implemented as the industrial Cyber-Physical Systems Description Language, iCPSDL. This framework maps an industrial process as a knowledge graph, which includes information about physical and cyber-physical components, a state estimation model, and software component interaction. A novel aspect is the use of communication semantics to ensure correct interaction among distributed entities. Reasoning on the knowledge graph facilitates the configuration of cyber-physical elements in an industrial system. A case study in the Water Distribution Networks domain demonstrates the framework's application.