WO2023142060A1 - 信息处理方法、装置、计算设备和计算机可读介质 - Google Patents

信息处理方法、装置、计算设备和计算机可读介质 Download PDF

Info

Publication number
WO2023142060A1
WO2023142060A1 PCT/CN2022/075051 CN2022075051W WO2023142060A1 WO 2023142060 A1 WO2023142060 A1 WO 2023142060A1 CN 2022075051 W CN2022075051 W CN 2022075051W WO 2023142060 A1 WO2023142060 A1 WO 2023142060A1
Authority
WO
WIPO (PCT)
Prior art keywords
workflow
runtime
computer
function
domain
Prior art date
Application number
PCT/CN2022/075051
Other languages
English (en)
French (fr)
Inventor
周振华
Original Assignee
西门子股份公司
西门子(中国)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 西门子股份公司, 西门子(中国)有限公司 filed Critical 西门子股份公司
Priority to PCT/CN2022/075051 priority Critical patent/WO2023142060A1/zh
Publication of WO2023142060A1 publication Critical patent/WO2023142060A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05BELECTRIC HEATING; ELECTRIC LIGHT SOURCES NOT OTHERWISE PROVIDED FOR; CIRCUIT ARRANGEMENTS FOR ELECTRIC LIGHT SOURCES, IN GENERAL
    • H05B47/00Circuit arrangements for operating light sources in general, i.e. where the type of light source is not relevant
    • H05B47/10Controlling the light source
    • H05B47/16Controlling the light source by timing means

Definitions

  • the embodiments of the present application relate to the field of information technology, and in particular, to an information processing method, device, computing device, and computer-readable medium.
  • Operational Technology is a collection of hardware and software that detects or triggers changes in processes or events in an enterprise by directly monitoring and/or controlling physical devices (referred to as OT devices).
  • OT utilizes computers to monitor or change physical conditions such as industrial control systems (Industrial Control System, ICS).
  • Industrial Control System ICS
  • the industrial control system is based on computer-implemented facilities, systems, and equipment for remote monitoring and/or control of key industrial processes to achieve physical functions.
  • the word "OT” is used to distinguish industrial control systems from traditional information technology (Information Technology, IT) systems in terms of technical implementation and functions.
  • the present invention proposes an information processing method for realizing the communication between the software platform and the working units of the OT domain.
  • a method for uniquely describing various elements in the workflow including physical nodes, virtual resources, all behaviors and skills from different vendors), so that each element has a unique namespace (namespace) for identification, so as to adapt to the integration of IT domain and OT domain.
  • an information processing method including: generating a workflow in the OT domain based on an instruction input by a user, the workflow defining an operation to be performed by a work unit in the OT domain, wherein the work
  • the IDs of each element in the flow are named using common namespace rules; the IDs of each element in the workflow are mapped to the runtime of the main controller of the work unit; and according to the mapping to the runtime The ID of each element in , determine the target function to be executed in the workflow and the target subject to execute the target function.
  • an information processing device including: a workflow generating unit configured to generate a workflow in the OT domain based on an instruction input by a user, the workflow defining a work unit in the OT domain The operation to be performed, wherein, the IDs of each element in the workflow are named using common namespace rules; the mapping unit is configured to map the IDs of each element in the workflow to the ID of the work unit In the runtime of the main controller; and a determining unit configured to determine a target function to be executed in the workflow and a target subject to execute the target function according to IDs mapped to each element in the runtime .
  • a computing device including: at least one processor; and a memory coupled to the at least one processor, the memory is used to store instructions, when the instructions are executed by the at least one When the processor executes, the processor is made to execute the above method.
  • a computer-readable medium on which computer-readable instructions are stored, and when executed by a processor, the computer-readable instructions cause the processor to perform the above the method described.
  • a computer program product tangibly stored on a computer-readable medium and comprising computer-readable instructions that, when executed, cause at least one The processor executes the method as described above.
  • any element in the workflow of the OT domain can be named using a globally unique namespace, and the elements named using the namespace can be mapped to the runtime to accurately and uniquely control the work unit
  • the corresponding OT device in .exe performs the corresponding operation without any error.
  • FIG. 1 is an application scenario of an information processing method in the field of industrial automation according to an embodiment of the present application
  • FIG. 2 is a flowchart of an exemplary process of an information processing method according to an embodiment of the present invention
  • FIG. 3 is a block diagram of an exemplary configuration of an information processing device according to an embodiment of the present invention.
  • FIG. 4 is a block diagram of a computing device for performing an information processing method according to an embodiment of the present disclosure.
  • Information processing device 302 Workflow generation unit
  • Control unit 400 Computing equipment
  • the term “comprising” and its variants represent open terms meaning “including but not limited to”.
  • the term “based on” means “based at least in part on”.
  • the terms “one embodiment” and “an embodiment” mean “at least one embodiment.”
  • the term “another embodiment” means “at least one other embodiment.”
  • the terms “first”, “second”, etc. may refer to different or the same object. The following may include other definitions, either express or implied. Unless the context clearly indicates otherwise, the definition of a term is consistent throughout the specification.
  • the present invention proposes an information processing method for realizing the communication between the software platform and the working units of the OT domain.
  • a method for uniquely describing various elements in the workflow including Physical nodes, virtual resources, all behaviors and skills, etc. from different vendors, so that each element has a unique namespace (namespace) for identification, so as to adapt to the integration of IT domain and OT domain.
  • a work cell can be a system or a combination of devices that can realize a relatively complete and independent control process and operation.
  • the workflow is created with the work unit as the basic unit, which is more in line with the characteristics of industrial control, can improve the integration degree of development, and reduce the complexity of development.
  • the work unit can be defined according to the actual industrial scene, for example: you can define a process corresponding to a work unit, or you can define a work station in the process as a work unit, or you can also define A station in the workstation corresponds to a work unit, etc. Different work units have different technological processes.
  • the workflow may be an OT domain workflow; the work unit may be a work unit in the OT domain; and the device may be an OT device.
  • OT devices may include, but are not limited to: Internet of Things (IoT) devices, Programmable Logic Controllers (PLC), Robotics, Manual Process, Industrial Computers (Industrial Personal Computer, IPC) and so on.
  • Fig. 1 shows an application scenario of an information processing method according to an embodiment of the present application in the field of industrial automation.
  • the user operates on the software platform 10 to generate an OT domain workflow, and the OT domain workflow defines the operations to be performed by the production line as a work unit 20 shown on the right side of FIG. 1 .
  • the generated workflow is deployed to the runtime 30 of the master controller of the work cell 20 so that the runtime 30 controls the completion of the production line operations of the work cell 20 .
  • Users can edit the OT domain workflow by dragging and editing each node including the function block node in the graphical user interface GUI in Figure 1, such as: obtaining the required data from the database & server (such as: workpiece processing parameters) to control the operation of the entire work unit.
  • the working unit here is a production line, which can include machines, conveyor belts, robotic arms, people, PLC, AGB, etc.
  • FIG. 2 is a flowchart of an exemplary process of an information processing method 200 according to an embodiment of the present invention.
  • a workflow in the OT domain is generated based on an instruction input by the user, and the workflow defines an operation to be performed by a work unit in the OT domain, wherein the IDs of each element in the workflow are all in the form of Common namespace rules for naming.
  • the instruction input by the user may be that the user drags and drops the editing function block on the graphical user interface of the software platform as required, so as to realize the editing of the OT domain workflow.
  • step S204 the ID of each element in the workflow is mapped to the runtime of the main controller of the work unit.
  • step S206 according to the IDs mapped to each element in the runtime, the target function to be executed in the workflow and the target subject to execute the target function are determined.
  • a general namespace that uniformly describes all elements in the workflow such as all physical nodes, virtual resources, actions, skills, etc. is adopted in the global space, so that each element is It is globally unique.
  • Elements in the workflow mainly include functional blocks and functional descriptions of functional blocks.
  • each instance of a functional block has an instance ID (Instance ID) that meets the general namespace rules, and the type of functional block Types of and functional descriptions respectively have a class ID (Class ID) that conforms to the general namespace rules.
  • instance ID instance ID
  • Class ID class ID
  • each type of function block or function block description has a unique class ID
  • the class ID can be used to represent a certain type of person, a certain type of equipment, a certain type of resource, and the like.
  • the robot class ID is expressed as: "Robotic.Cobot.UniversalRobots.UR5".
  • This class ID cannot be mapped to a specific robot, so there is an instance ID for each robot.
  • the instance ID can be expressed as Namespace.IndexN, that is, add an IndexN (here, it can be 1, 2, or 3) after each class ID, so that the class ID becomes an instance ID.
  • a class ID that conforms to the general namespace rules can represent a unique type, and an instance ID represents a unique individual.
  • step S204 specifically includes: respectively mapping the class ID and the instance ID to the runtime;
  • step S206 specifically includes: determining the target function to be executed based on the class ID; The instance ID corresponding to the category ID is used to determine the target subject to execute the target function.
  • the class ID and instance ID are mapped to the runtime respectively, and the target behavior to be executed can be determined based on the class ID; for example, the robot transports the cargo C from point A to point B, and the transportation is the target behavior, but how to know Which robot performs the handling behavior is to determine the specific robot to perform the handling behavior by finding the instance ID corresponding to the class ID.
  • mapping between the class ID representing the target behavior and the instance ID representing the instance can be realized by means of an information scheduler or a registration center, and those skilled in the art can understand the specific method for implementing the mapping, which is not described herein More details.
  • the ID of the element in the workflow is mapped to the runtime, and one-to-one identification can be made in the runtime, and the decoupling of the physical node and the behavior is realized, and because the ID of the physical node or the behavior They are all globally unique, so there will be no mistakes.
  • the information processing method 200 may further include step S208: controlling a corresponding OT device in the working unit to perform a corresponding operation based on the determined target subject and the target function.
  • the elements in the workflow may include information in any workflow such as function blocks, physical nodes, general resources, behaviors, and skills.
  • the ID named using the common namespace rules includes multiple fields separated by symbols, and each field includes an attribute value of the element.
  • the attribute value of an element may include the category, subcategory, serial number, manufacturer, serial number, subserial number, function block name, resource name, etc. of the element.
  • Function block ID function block.type.subtype.manufacturer.function block name
  • Physical node ID resource description.type.manufacturer.series.subseries.serial number
  • adding ".” and an index number (usually a number) after the class ID of the same class can become the ID of the instance of the class.
  • the attribute value of the last field of the instance ID is a number
  • the attribute value of the last field of the class ID includes a letter.
  • any element in the workflow of the OT domain can be named using a globally unique namespace, and the elements named using the namespace can be mapped to the runtime to accurately and uniquely control the work unit
  • the corresponding OT device in .exe performs the corresponding operation without any error.
  • FIG. 3 is a block diagram of an exemplary configuration of an information processing device 300 according to an embodiment of the present invention.
  • the information processing apparatus 300 includes: a workflow generating unit 302 , a mapping unit 304 and a determining unit 306 .
  • the workflow generation unit 302 is configured to generate a workflow in the OT domain based on an instruction input by the user, and the workflow defines an operation to be performed by a work unit in the OT domain, wherein the IDs of each element in the workflow are Use common namespace rules for naming.
  • the mapping unit 304 is configured to map the ID of each element in the workflow to the runtime of the main controller of the work unit.
  • the determining unit 306 is configured to determine a target function to be executed in the workflow and a target subject to execute the target function according to the IDs mapped to each element in the runtime.
  • the information processing apparatus 300 further includes: a control unit 308, configured to control a corresponding OT device in the working unit to perform a corresponding operation based on the determined target subject and the target function.
  • FIG. 4 shows a block diagram of a computing device 400 for performing an information processing method according to an embodiment of the present disclosure.
  • the computing device 400 may include at least one processor 402 that executes at least one computer-readable instruction (i.e., the above-described in software form) stored or encoded in a computer-readable storage medium (i.e., the memory 404). implemented elements).
  • the embodiments of the present application also provide a computer-readable medium, on which computer-readable instructions are stored. When executed by a processor, the computer-readable instructions cause the processor to execute various implementations of the present disclosure.
  • Examples of computer readable media include floppy disks, hard disks, magneto-optical disks, optical disks (such as CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD+RW), magnetic tape, non- Volatile memory card and ROM.
  • the computer readable instructions may be downloaded from a server computer or cloud by a communication network.
  • a computer program comprising computer-executable instructions which, when executed, cause at least one processor to perform the various embodiments described above in conjunction with FIGS. 1-3 in various embodiments of the present disclosure. operations and functions.
  • a computer program product comprising computer-executable instructions which, when executed, cause at least one processor to perform the operations described above in connection with FIGS. 1-3 in various embodiments of the present disclosure.
  • the device structures described in the above embodiments may be physical structures or logical structures, that is, some units may be implemented by the same physical entity, or some units may be respectively implemented by multiple physical entities, or may be implemented by multiple physical entities. Certain components in individual devices are implemented together.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本申请实施例涉及信息处理方法、装置、计算设备和计算机可读介质。一种信息处理方法,包括:基于用户输入的指令生成OT域中的工作流,工作流定义OT域中一个工作单元要执行的操作,其中,工作流中的各个元素的ID都采用通用命名空间规则进行命名;将工作流中的各个元素的ID映射到工作单元的主控制器的运行时中;以及根据映射到运行时中的各个元素的ID,确定在工作流中要执行的目标功能以及执行目标功能的目标主体。

Description

信息处理方法、装置、计算设备和计算机可读介质 技术领域
本申请实施例涉及信息技术领域,尤其涉及一种信息处理方法、装置、计算设备和计算机可读介质。
背景技术
根据Gartner的定义,运营技术(Operational Technology,OT)集合了硬件和软件,通过直接地监视和/或控制物理设备(称为OT设备),检测或触发企业中过程的变化或发生的事件。OT利用计算机监视或改变诸如工业控制系统(Industrial Control System,ICS)的物理状态。其中,工业控制系统是基于计算机实现的设施、系统和设备,用于远程监视和/或控制关键的工业过程,实现物理功能。“OT”这个词的叫法用于将工业控制系统和传统的信息技术(Information Technology,IT)系统在技术实现和功能上加以区分。
IT域、OT域融合在企业数字化转型过程中变得日趋重要。其中,一个亟待解决的问题是企业如何采用易于理解、而不是IT域编程的方式来收集OT域的数据并控制OT域过程。
目前,市场上存在诸多IT低代码开发工具或平台。其中,部分工具针对物联网的使用场景,面向有经验的IT工程师,而OT工程师和初级IT工程师则难以理解其范式。而部分工具更适用于IT域低代码开发的使用场景,不能很好地适用于OT域。
发明内容
在下文中给出关于本发明的简要概述,以便提供关于本发明的某些方面的基本理解。应当理解,这个概述并不是关于本发明的穷举性概述。它并不是意图确定本发明的关键或重要部分,也不是意图限定本发明的范围。其目的仅仅是以简化的形式给出某些概念,以此作为稍后论述的更详细描述的前序。
本发明提出了一种实现软件平台和OT域的工作单元之间的通信的信息处理方法,在该信息处理方法中,提供了一种在全局空间中唯一描述工作流中的各种元素(包括来自不同厂商的物理节点、虚拟资源、所有的行为以及技能等)的方法,使得每一个元素都有一个用于标识的唯一的命名空间(namespace),以适应于IT域和OT域的融合。
根据本公开的一个方面,提供一种信息处理方法,包括:基于用户输入的指令生成OT域中的工作流,所述工作流定义OT域中一个工作单元要执行的操作,其中,所述工作流中 的各个元素的ID都采用通用命名空间规则进行命名;将所述工作流中的各个元素的ID映射到所述工作单元的主控制器的运行时中;以及根据映射到所述运行时中的各个元素的ID,确定在所述工作流中要执行的目标功能以及执行所述目标功能的目标主体。
根据本公开的另一方面,提供了一种信息处理装置,包括:工作流生成单元,被配置为基于用户输入的指令生成OT域中的工作流,所述工作流定义OT域中一个工作单元要执行的操作,其中,所述工作流中的各个元素的ID都采用通用命名空间规则进行命名;映射单元,被配置为将所述工作流中的各个元素的ID映射到所述工作单元的主控制器的运行时中;以及确定单元,被配置为根据映射到所述运行时中的各个元素的ID,确定在所述工作流中要执行的目标功能以及执行所述目标功能的目标主体。
根据本公开的另一方面,提供了计算设备,包括:至少一个处理器;以及与所述至少一个处理器耦合的一个存储器,所述存储器用于存储指令,当所述指令被所述至少一个处理器执行时,使得所述处理器执行如上所述的方法。
根据本公开的另一方面,提供一种计算机可读介质,所述计算机可读介质上存储有计算机可读指令,所述计算机可读指令在被处理器执行时,使得所述处理器执行如上所述的方法。
根据本公开的又一方面,提供一种计算机程序产品,所述计算机程序产品被有形地存储在计算机可读介质上并且包括计算机可读指令,所述计算机可读指令在被执行时使至少一个处理器执行如上所述的方法。
根据本发明的信息处理方法,可以对OT域的工作流中的任何元素都采用全局唯一的命名空间进行命名,将这样采用命名空间命名的元素映射到运行时中,可以准确唯一地控制工作单元中的相应的OT设备执行相应的操作,而不会出现任何错误。
附图说明
图1为根据本申请实施例的信息处理方法在工业自动化领域的一个应用场景;
图2为根据本发明的实施例的信息处理方法的示例性过程的流程图;
图3为根据本发明实施例的信息处理装置的示例性配置的框图;
图4为根据本公开的实施例用于执行信息处理方法的计算设备的方框图。
附图标记列表:
100:工业自动化领域的一个应用场景   10:软件平台
20:工作单元                        30:运行时
200:信息处理方法                   S202、S204、S206、S208:步骤
300:信息处理装置                   302:工作流生成单元
304:映射单元                       306:确定单元
308:控制单元                       400:计算设备
402:处理器                         404:存储器
具体实施方式
现在将参考示例实施方式讨论本文描述的主题。应该理解,讨论这些实施方式只是为了使得本领域技术人员能够更好地理解从而实现本文描述的主题,并非是对权利要求书中所阐述的保护范围、适用性或者示例的限制。可以在不脱离本申请实施例内容的保护范围的情况下,对所讨论的元素的功能和排列进行改变。各个示例可以根据需要,省略、替代或者添加各种过程或组件。例如,所描述的方法可以按照与所描述的顺序不同的顺序来执行,以及各个步骤可以被添加、省略或者组合。另外,相对一些示例所描述的特征在其它例子中也可以进行组合。
如本文中使用的,术语“包括”及其变型表示开放的术语,含义是“包括但不限于”。术语“基于”表示“至少部分地基于”。术语“一个实施例”和“一实施例”表示“至少一个实施例”。术语“另一个实施例”表示“至少一个其他实施例”。术语“第一”、“第二”等可以指代不同的或相同的对象。下面可以包括其他的定义,无论是明确的还是隐含的。除非上下文中明确地指明,否则一个术语的定义在整个说明书中是一致的。
本发明提出了一种实现软件平台和OT域的工作单元之间的通信的信息处理方法,在该信息处理方法中,提供了一种在全局空间中唯一描述工作流中的各种元素(包括来自不同厂商的物理节点、虚拟资源、所有的行为以及技巧等)的方法,使得每一个元素都有一个用于标识的唯一的命名空间(namespace),以适应于IT域和OT域的融合。
下面结合附图对本申请实施例进行详细说明。
在本文中,提出了“工作单元(Workcell)”的概念,工作单元可以是能够实现一个相对完整和独立的控制流程和操作的系统或设备组合。本实施例中,以工作单元为基本单位进行工作流创建,更符合工业控制的特点,可提高开发的集成度,并降低开发的复杂度。例如,以工业技术领域为例,工作单元可以根据实际的工业场景定义,比如:可以定义一个工序对应一个工作单元,或者也可以定义工序中的一个工站为一个工作单元,又或者也可以定义工 站中的一个工位对应一个工作单元等,不同的工作单元的工艺流程不同。
在本发明的一个实施例中,工作流可以为OT域工作流;工作单元可以为OT域内的工作单元;所述设备可以为OT设备。这里,OT设备可包括但不限于:物联网(Internet of Things,IoT)设备、可编程逻辑控制器(Programmable Logic Controller,PLC)、机器人(Robotics)、人工过程(Manual Process)、工控机(Industrial Personal Computer,IPC)等。
图1示出了根据本申请实施例的信息处理方法在工业自动化领域的一个应用场景。用户在软件平台10上操作,生成一个OT域工作流,该OT域工作流定义了图1右侧所示的作为一个工作单元20的生产线要执行的操作。将生成的工作流部署到工作单元20的主控制器的运行时30,以便由运行时30控制完成工作单元20的生产线操作。用户可在图1中的图形用户界面GUI中通过拖拽编辑包括功能块节点在内的各个节点实现对OT域工作流的编辑,比如:从数据库&服务器处获取所需的数据(比如:工件加工参数),控制整个工作单元的运行。这里的工作单元为一个生产线,生产线上可以包括机器、传送带、机械臂、人、PLC、AGB等。
图2为根据本发明的实施例的信息处理方法200的示例性过程的流程图。
首先,在步骤S202中,基于用户输入的指令生成OT域中的工作流,所述工作流定义OT域中一个工作单元要执行的操作,其中,所述工作流中的各个元素的ID都采用通用命名空间规则进行命名。
在一个具体示例中,用户输入的指令可以是用户根据需要在软件平台的图形用户界面上拖拽编辑功能块,来实现对OT域工作流的编辑。
接着,在步骤S204中,将所述工作流中的各个元素的ID映射到所述工作单元的主控制器的运行时中。
在步骤S206中,根据映射到所述运行时中的各个元素的ID,确定在所述工作流中要执行的目标功能以及执行所述目标功能的目标主体。
在本发明的信息处理方法中,采用了一种在全局空间中统一描述所有物理节点、虚拟资源、动作行为、技能等工作流中的所有元素的通用命名空间,使得每个元素在整个系统中具有全局唯一性。
传统的方法是采用UUID(统一资源标识符)、GUID或者其他哈希ID来描述资源。这种方法是安全的,但是这种ID没有实际含义,不可读。采用通用命名空间对元素进行命名使得命名的ID可读并且易于理解。
工作流中的元素主要包括功能块和功能块的功能描述,在根据本发明的通用命名空间中,功能块的每一个实例具有符合通用命名空间规则的实例ID(Instance ID),功能块的类型和功 能描述的类型分别具有符合通用命名空间规则的类ID(Class ID)。
也就是说每一种类型的功能块或者功能块描述都有唯一的类ID,类ID可以用于表示某一类人、某一类设备、某一类资源等。比如一个工厂买了3台相同型号的机器人,那么这3台机器人的类ID是相同的,假设机器人的类ID表示为:“Robotic.Cobot.UniversalRobots.UR5”。这个类ID无法映射到某一个具体的机器人,因此针对每一台机器人具有一个实例ID。实例ID可以表示为Namespace.IndexN,即给每一个类ID后面加一个IndexN(在这里可以为1、2、3),这样就把类ID变为一个实例ID。
符合通用命名空间规则的类ID可以表示唯一的类型,实例ID表示唯一的个体。
在一个具体示例中,步骤S204具体包括:将所述类ID和所述实例ID分别映射到所述运行时中;步骤S206具体包括:基于所述类ID来确定要执行的目标功能;找到与所述类别ID对应的实例ID,来确定要执行所述目标功能的目标主体。
具体地,将类ID和实例ID分别映射到运行时中,基于这个类ID可以确定要执行的目标行为;例如机器人将货物C从A点搬运到B点,搬运就是这个目标行为,而如何知道由哪个机器人来执行搬运这个行为,则是通过找到与类ID对应的实例ID,来确定要执行搬运行为的具体的机器人。
在一个具体示例中,可以采用信息调度器或者注册中心的方式来实现表示目标行为的类ID与表示实例的实例ID之间的映射,本领域技术人员可以理解实现映射的具体方法,在此不再详述。
通过这样的方式,把工作流中元素的ID映射到运行时中,可以在运行时中做一对一的识别,实现了物理节点和行为的解耦,并且由于无论是物理节点还是行为的ID都是全局唯一的,所以一定不会出错。
在一个示例中,信息处理方法200还可以包括步骤S208:基于确定的所述目标主体和所述目标功能来控制所述工作单元中相应的OT设备执行相应的操作。
其中,工作流中的元素可以包括功能块、物理节点、通用资源、行为、技能等任何工作流中的信息。
优选地,采用通用命名空间规则命名的ID包括多个以符号间隔开的字段,每个字段包括元素的一个属性值。元素的属性值可以包括元素的类别、子类别、序列号、制造商、序列号、子序列号、功能块名称、资源名称等。
具体地可以是用“.”间隔开的字符串,下面是根据本发明的通用命名空间规则进行命名的几个不同元素的ID的示例。
功能块ID:功能块.类型.子类型.制造商.功能块名
物理节点ID:资源描述.类型.制造商.系列.子系列.序列号
通用资源:资源描述.类型.子类型.资源名
优选地,在同一个类的类ID后面加上“.”和索引号(通常为一个数字),就可以成为该类的实例的ID。为了区分类ID和实例ID,通常实例ID的最后一个字段的属性值是数字,类ID的最后一个字段的属性值包括一个字母。
根据本发明的信息处理方法,可以对OT域的工作流中的任何元素都采用全局唯一的命名空间进行命名,将这样采用命名空间命名的元素映射到运行时中,可以准确唯一地控制工作单元中的相应的OT设备执行相应的操作,而不会出现任何错误。
图3为根据本发明实施例的信息处理装置300的示例性配置的框图。
如图3所示,信息处理装置300包括:工作流生成单元302、映射单元304和确定单元306。
工作流生成单元302被配置为基于用户输入的指令生成OT域中的工作流,所述工作流定义OT域中一个工作单元要执行的操作,其中,所述工作流中的各个元素的ID都采用通用命名空间规则进行命名。
映射单元304被配置为将所述工作流中的各个元素的ID映射到所述工作单元的主控制器的运行时中。
确定单元306被配置为根据映射到所述运行时中的各个元素的ID,确定在所述工作流中要执行的目标功能以及执行所述目标功能的目标主体。
在一个示例中,信息处理装置300还包括:控制单元308,基于确定的所述目标主体和所述目标功能来控制所述工作单元中相应的OT设备执行相应的操作。
信息处理装置300的各个部分的操作和功能的细节可以与参照图2描述的本发明的信息处理方法200的实施例的相关部分相同或类似,这里不再详细描述。
图4示出了根据本公开的实施例用于执行信息处理方法的计算设备400的方框图。根据一个实施例,计算设备400可以包括至少一个处理器402,处理器402执行在计算机可读存储介质(即,存储器404)中存储或编码的至少一个计算机可读指令(即,上述以软件形式实现的元素)。
应该理解,在存储器404中存储的计算机可执行指令当执行时使得至少一个处理器402进行本公开的各个实施例中以上结合图1-3描述的各种操作和功能。
此外,本申请实施例实施例还提供一种计算机可读介质,该计算机可读介质上存储有计算机可读指令,计算机可读指令在被处理器执行时,使处理器执行本公开的各个实施例中以 上结合图1-3描述的各种操作和功能。计算机可读介质的实施例包括软盘、硬盘、磁光盘、光盘(如CD-ROM、CD-R、CD-RW、DVD-ROM、DVD-RAM、DVD-RW、DVD+RW)、磁带、非易失性存储卡和ROM。可选地,可以由通信网络从服务器计算机上或云上下载计算机可读指令。
根据一个实施例,提供了一种计算机程序,包括计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行本公开的各个实施例中以上结合图1-3描述的各种操作和功能。
根据一个实施例,提供了一种计算机程序产品,包括计算机可执行指令,所述计算机可执行指令在被执行时使至少一个处理器执行本公开的各个实施例中以上结合图1-3描述的各种操作和功能。
应当理解的是,本说明书中的各个实施例均采用递进的方式来描述,各个实施例之间相同或相似的部分相互参见即可,每个实施例重点说明的都是与其它实施例的不同之处。
上文对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。
上述各流程和各系统结构图中不是所有的步骤和单元都是必须的,可以根据实际的需要忽略某些步骤或单元。上述各实施例中描述的装置结构可以是物理结构,也可以是逻辑结构,即,有些单元可能由同一物理实体实现,或者,有些单元可能分别由多个物理实体实现,或者,可以由多个独立设备中的某些部件共同实现。
上面结合附图阐述的具体实施方式描述了示例性实施例,但并不表示可以实现的或者落入权利要求书的保护范围的所有实施例。在整个本说明书中使用的术语“示例性”意味着“用作示例、实例或例示”,并不意味着比其它实施例“优选”或“具有优势”。出于提供对所描述技术的理解的目的,具体实施方式包括具体细节。然而,可以在没有这些具体细节的情况下实施这些技术。在一些实例中,为了避免对所描述的实施例的概念造成难以理解,公知的结构和装置以框图形式示出。
本公开内容的上述描述被提供来使得本领域任何普通技术人员能够实现或者使用本公开内容。对于本领域普通技术人员来说,对本公开内容进行的各种修改是显而易见的, 并且,也可以在不脱离本公开内容的保护范围的情况下,将本文所定义的一般性原理应用于其它变型。因此,本公开内容并不限于本文所描述的示例和设计,而是与符合本文公开的原理和新颖性特征的最广范围相一致。
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。

Claims (11)

  1. 信息处理方法,包括:
    基于用户输入的指令生成OT域中的工作流,所述工作流定义OT域中一个工作单元要执行的操作,其中,所述工作流中的各个元素的ID都采用通用命名空间规则进行命名;
    将所述工作流中的各个元素的ID映射到所述工作单元的主控制器的运行时中;以及
    根据映射到所述运行时中的各个元素的ID,确定在所述工作流中要执行的目标功能以及执行所述目标功能的目标主体。
  2. 如权利要求1所述的方法,其中,所述元素包括功能块和功能块的功能描述,所述功能块的每一个实例具有符合所述通用命名空间规则的实例ID,所述功能块的类型和所述功能描述的类型分别具有符合所述通用命名空间规则的类型ID,
    其中,将所述工作流中的各个元素的ID映射到所述工作单元的主控制器的运行时中包括:
    将所述类别ID和所述实例ID分别映射到所述运行时中;
    根据映射到所述运行时中的各个元素的ID,确定在所述工作流中要执行的目标功能以及执行所述目标功能的目标主体包括:
    基于所述类别ID来确定要执行的目标功能;
    找到与所述类别ID对应的实例ID,来确定要执行所述目标功能的目标主体。
  3. 如权利要求1或2所述的方法,还包括:基于确定的所述目标主体和所述目标功能来控制所述工作单元中相应的OT设备执行相应的操作。
  4. 如权利要求1或2所述的方法,其中,所述工作流中的元素包括以下中的至少一项:功能块、物理节点、通用资源、行为、技能。
  5. 如权利要求1或2所述的方法,其中,采用所述通用命名空间规则进行命名的ID包括多个以符号间隔开的字段,每个字段包括元素的一个属性值。
  6. 如权利要求5所述的方法,其中,所述元素的属性值包括所述元素的类别、子类别、序列号、制造商、序列号、子序列号、功能块名称、资源名称中至少一个。
  7. 如权利要求5所述的方法,其中,所述实例ID的最后一个字段的属性值是数字,所述类别ID的最后一个字段的属性值包括至少一个字母。
  8. 信息处理装置(300),包括:
    工作流生成单元(302),被配置为基于用户输入的指令生成OT域中的工作流,所述工作流定义OT域中一个工作单元要执行的操作,其中,所述工作流中的各个元素的ID都采用通用命名空间规则进行命名;
    映射单元(304),被配置为将所述工作流中的各个元素的ID映射到所述工作单元的主控制器的运行时中;以及
    确定单元(306),被配置为根据映射到所述运行时中的各个元素的ID,确定在所述工作流中要执行的目标功能以及执行所述目标功能的目标主体。
  9. 一种计算设备(400),包括:
    至少一个存储器(402),被配置为存储计算机可读代码;
    至少一个处理器(404),被配置为调用所述计算机可读代码,执行如权利要求1-7任一项所述的方法。
  10. 一种计算机可读介质,其中,所述计算机可读介质上存储有计算机可读指令,所述计算机可读指令在被处理器执行时,使所述处理器执行如权利要求1-7任一项所述的方法。
  11. 一种计算机程序产品,其中,所述计算机程序产品被有形地存储在计算机可读介质上并且包括计算机可读指令,所述计算机可读指令在被执行时使至少一个处理器执行如权利要求1-7任一项所述的方法。
PCT/CN2022/075051 2022-01-29 2022-01-29 信息处理方法、装置、计算设备和计算机可读介质 WO2023142060A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/075051 WO2023142060A1 (zh) 2022-01-29 2022-01-29 信息处理方法、装置、计算设备和计算机可读介质

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/075051 WO2023142060A1 (zh) 2022-01-29 2022-01-29 信息处理方法、装置、计算设备和计算机可读介质

Publications (1)

Publication Number Publication Date
WO2023142060A1 true WO2023142060A1 (zh) 2023-08-03

Family

ID=87470197

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/075051 WO2023142060A1 (zh) 2022-01-29 2022-01-29 信息处理方法、装置、计算设备和计算机可读介质

Country Status (1)

Country Link
WO (1) WO2023142060A1 (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105991423A (zh) * 2015-02-27 2016-10-05 北京海尔广科数字技术有限公司 网关及通过网关调用设备的方法
CN110750226A (zh) * 2019-09-17 2020-02-04 北京真视通科技股份有限公司 中控设备管理方法、装置、计算机设备和存储介质
EP3770748A1 (en) * 2019-07-25 2021-01-27 Ricoh Company, Ltd. Communication terminal, communication system, display control method, and carrier medium
CN112291904A (zh) * 2020-10-20 2021-01-29 汕头市集信网络科技有限公司 智能路灯设备集成控制方法、服务器、系统及介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105991423A (zh) * 2015-02-27 2016-10-05 北京海尔广科数字技术有限公司 网关及通过网关调用设备的方法
EP3770748A1 (en) * 2019-07-25 2021-01-27 Ricoh Company, Ltd. Communication terminal, communication system, display control method, and carrier medium
CN110750226A (zh) * 2019-09-17 2020-02-04 北京真视通科技股份有限公司 中控设备管理方法、装置、计算机设备和存储介质
CN112291904A (zh) * 2020-10-20 2021-01-29 汕头市集信网络科技有限公司 智能路灯设备集成控制方法、服务器、系统及介质

Similar Documents

Publication Publication Date Title
US20230359778A1 (en) Configuration of a digital twin for a building or other facility via bim data extraction and asset register mapping
Rasmussen et al. Managing interrelated project information in AEC Knowledge Graphs
US11025498B2 (en) Device model to thing model mapping
CN107886295A (zh) 流程模板变更处理方法、装置、可读存储介质及电子设备
CN107357970B (zh) 基于数据挖掘的建筑信息模型异常元素检测装置和方法
JP2015502620A (ja) 矛盾するルールを伴うケースの検出
JP2017521778A (ja) データ品質例外を処理するための方法、コンピュータ・プログラム、および例外エンジン
EP3696745A1 (en) Intelligent workflow advisor for part design, simulation and manufacture
US10839324B2 (en) Task handling in a master data management system
US11106569B1 (en) Requirements to test system and method
CN110889582A (zh) 一种基于TeamCenter实现PBOM可视化的方法
Pan et al. Process information modelling (PIM) concept for on-site construction management: Hong Kong case
WO2023142060A1 (zh) 信息处理方法、装置、计算设备和计算机可读介质
US10572931B2 (en) Approving group purchase requests
US20090228310A1 (en) Standard process and resource reference and instance
US20140297230A1 (en) System and method for handling plant engineering data
US20170372237A1 (en) System and method for producing models for asset management from requirements
Nicolas et al. Multidimensional DIH4CPS ontology
US9021418B2 (en) Systems and/or methods for creation of metamodels
US11327471B2 (en) Building and tracking of an automation engineering environment
WO2015190080A1 (ja) 関連情報作成装置、関連情報作成方法、及び、関連情報作成プログラムが格納された記録媒体
WO2023142073A1 (zh) 一种生产工艺的质量控制手册的生成方法及装置
Zhang et al. Model reference safety‐critical adaptive control for a class of nonlinearly parameterized systems
US20240020561A1 (en) Quantum simulator network for simulating a quantum service
Berger SenseDSL: Automating the integration of sensors for mcu-based robots and cyber-physical systems

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22922890

Country of ref document: EP

Kind code of ref document: A1