CN116841256A - Control method and device of industrial system, computer equipment and storage medium - Google Patents

Control method and device of industrial system, computer equipment and storage medium Download PDF

Info

Publication number
CN116841256A
CN116841256A CN202310409822.4A CN202310409822A CN116841256A CN 116841256 A CN116841256 A CN 116841256A CN 202310409822 A CN202310409822 A CN 202310409822A CN 116841256 A CN116841256 A CN 116841256A
Authority
CN
China
Prior art keywords
equipment
information
working
development board
target
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202310409822.4A
Other languages
Chinese (zh)
Inventor
姚季昕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Kaihong Digital Industry Development Co Ltd
Original Assignee
Shenzhen Kaihong Digital Industry Development Co Ltd
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 Shenzhen Kaihong Digital Industry Development Co Ltd filed Critical Shenzhen Kaihong Digital Industry Development Co Ltd
Priority to CN202310409822.4A priority Critical patent/CN116841256A/en
Publication of CN116841256A publication Critical patent/CN116841256A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM]
    • G05B19/4185Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM] characterised by the network communication
    • G05B19/4186Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM] characterised by the network communication by protocol, e.g. MAP, TOP
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/32Operator till task planning
    • G05B2219/32252Scheduling production, machining, job shop

Abstract

The application provides a control method and device of an industrial system, computer equipment and a storage medium, and relates to the technical field of computers. The control method comprises the following steps: when detecting that the state of the working equipment of the equipment cluster changes, the development board acquires the equipment information and the state information of the working equipment; the development board classifies the working equipment according to the equipment information to obtain the equipment type of the working equipment; the development board sends the equipment type of the working equipment to the digital twin platform so that the digital twin platform performs space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed; in response to a device state acquisition instruction of the terminal device, the development board extracts state information of the working device through the target information model and sends the state information of the working device to the terminal device. The embodiment of the application aims to improve the safety and efficiency of data acquisition and processing, and reduce the labor cost and maintenance cost.

Description

Control method and device of industrial system, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a control method of an industrial system, a control device of the industrial system, a computer device, and a storage medium.
Background
In the current industrial control scene, a perception control technology is mostly used, a programmable logic controller (Programmable Logic Controller, PLC) and other controllers are utilized to acquire data, the data are transmitted to a server, and workers can view and monitor the data at the server side. When the device is used, the upper computer can acquire the data information of the device by analyzing the data information through different protocols and networks by using a special application program and a driver corresponding to the device.
However, the conventional industrial control system lacks a unified industrial control platform, and it is difficult to share and uniformly manage information. In an industrial control scenario, PLCs are required, but interface design rules between vendors of each PLC are different, and it is difficult to acquire and manage data of the working device through a unified platform. If an application program in the upper computer wants to access the data information of the bottom device, the application program and the driver program must be used, and a lot of manpower is consumed for repeated development, so that the cost is high.
Disclosure of Invention
The application provides a control method of an industrial system, computer equipment and a storage medium, which aim to acquire and manage data of working equipment through a unified platform, improve the safety and efficiency of data acquisition and processing, and reduce the labor cost and maintenance cost.
In a first aspect, the present application provides a control method of an industrial system, the industrial system comprising a development board, a digital twin platform, a cluster of devices and a terminal device; the development board is connected with the digital twin platform, the equipment cluster and the terminal equipment through a distributed soft bus, the equipment cluster comprises a plurality of working equipment, the development board and the digital twin platform are carried with an OPC UA protocol and a Modbus protocol, so that the development board and the digital twin platform carry out information transmission through a TCP/IP protocol and carry out data processing through the OPC UA protocol, and the development board and the equipment cluster are carried with the Modbus protocol, so that the development board and the equipment cluster carry out information transmission through the Modbus protocol; the control method comprises the following steps:
when detecting that the state of the working equipment of the equipment cluster changes, the development board acquires equipment information and state information of the working equipment;
The development board classifies the working equipment according to the equipment information to obtain equipment types of the working equipment;
the development board sends the equipment type of the working equipment to the digital twin platform, so that the digital twin platform performs space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed;
and responding to the equipment state acquisition instruction of the terminal equipment, extracting the state information of the working equipment by the development board through the target information model, and sending the state information of the working equipment to the terminal equipment.
In a second aspect, the present application provides a control module of an industrial system comprising a development board, a digital twin platform, a cluster of devices and a terminal device; the development board is connected with the digital twin platform, the equipment cluster and the terminal equipment through a distributed soft bus, the equipment cluster comprises a plurality of working equipment, the development board and the digital twin platform are carried with an OPC UA protocol and a Modbus protocol, so that the development board and the digital twin platform carry out information transmission through a TCP/IP protocol and carry out data processing through the OPC UA protocol, and the development board and the equipment cluster are carried with the Modbus protocol, so that the development board and the equipment cluster carry out information transmission through the Modbus protocol; the control module includes:
The information acquisition module is used for acquiring equipment information and state information of the working equipment when detecting that the state of the working equipment of the equipment cluster changes;
the type determining module is used for classifying the working equipment according to the equipment information to obtain the equipment type of the working equipment;
the model construction module is used for sending the equipment type of the working equipment to the digital twin platform so that the digital twin platform carries out space mapping processing on the working equipment in a preset information model according to the equipment type and the state information to construct a target information model;
and the information sending module is used for responding to the equipment state acquisition instruction of the terminal equipment, extracting the state information of the working equipment by the development board through the target information model, and sending the state information of the working equipment to the terminal equipment.
In a third aspect, the present application provides a computer device comprising a memory and a processor;
the memory is used for storing a computer program;
the processor is configured to execute the computer program and to implement the control method of the industrial system as described above when the computer program is executed.
In a fourth aspect, the present application provides a computer readable storage medium storing a computer program which, when executed by a processor, causes the processor to implement a method of controlling an industrial system as described above.
The application provides a control method of an industrial system, a control device of the industrial system, computer equipment and a storage medium, wherein when detecting that the state of working equipment of an equipment cluster changes, a development board acquires the equipment information and state information of the working equipment; the development board classifies the working equipment according to the equipment information to obtain the equipment type of the working equipment; the development board sends the equipment type of the working equipment to the digital twin platform so that the digital twin platform carries out space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed; in response to a device state acquisition instruction of the terminal device, the development board extracts state information of the working device through the target information model and sends the state information of the working device to the terminal device. Therefore, the problems of data dispersion, repeated development and incompatibility of equipment communication in the existing scheme can be solved, and the corresponding protocol is configured on the development board, so that the data of the working equipment can be acquired and managed, the safety and the efficiency of data acquisition and processing are improved, and the labor cost and the maintenance cost are reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application as claimed.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of an application scenario of a control method of an industrial system according to an embodiment of the present application;
FIG. 2 is a schematic view of a scenario in which an industrial system and a server interact according to an embodiment of the present application;
FIG. 3 is a flow chart of steps of a control method of an industrial system according to an embodiment of the present application;
FIG. 4 is a schematic diagram of an industrial system according to an embodiment of the present application;
FIG. 5 is a schematic diagram of another industrial system architecture provided by an embodiment of the present application;
FIG. 6 is a flow chart of steps in a workflow of a control method of an industrial system according to an embodiment of the present application;
FIG. 7 is a flow chart of steps in a workflow of another method for controlling an industrial system according to an embodiment of the present application;
FIG. 8 is a schematic block diagram of another industrial system control device according to an embodiment of the present application;
FIG. 9 is a schematic block diagram of a computer device according to an embodiment of the present application;
it is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application as claimed.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
The flow diagrams depicted in the figures are merely illustrative and not necessarily all of the elements and operations/steps are included or performed in the order described. For example, some operations/steps may be further divided, combined, or partially combined, so that the order of actual execution may be changed according to actual situations.
It is to be understood that the terminology used in the description of the application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be understood that, in order to clearly describe the technical solutions of the embodiments of the present application, in the embodiments of the present application, the words "first", "second", etc. are used to distinguish identical items or similar items having substantially the same function and effect. For example, the first callback function and the second callback function are merely for distinguishing different callback functions, and the sequence of the callback functions is not limited. It will be appreciated by those of skill in the art that the words "first," "second," and the like do not limit the amount and order of execution, and that the words "first," "second," and the like do not necessarily differ.
It should also be understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
Today, the use of software systems for automation devices in industrial sites is rapidly increasing. In the current industrial control scene, a perception control technology is mostly used, a PLC and other controllers are utilized to acquire data and transmit the data to a server, and workers can view and monitor the data at the server side. When the device is used, the upper computer can acquire the data information of the device by analyzing the data information through different protocols and networks by using a special application program and a driver corresponding to the device. When the equipment fails, if the manager does not care in time, the manager cannot respond to the problem. In general, in an industrial control scene, only a visual billboard is used for displaying data, the data is not archived, and it is difficult to manage the historical data of the equipment through a unified platform.
The traditional industrial control system lacks a unified industrial control information platform, and is difficult to share and uniformly manage information. In an industrial control scene, programmable Logic Controllers (PLC) are needed, interface design rules among manufacturers of the PLC are different, and industrial equipment is difficult to acquire and manage through a unified platform. If an application program in the upper computer wants to access the data information of the bottom device, a special application program and a communication driver program are needed, a large amount of manpower is consumed for repeated development, and subsequent use also needs to train personnel, so that development and maintenance costs are high.
Referring to fig. 1, fig. 1 is a schematic view of an application scenario of a control method of an industrial system according to an embodiment of the present application. An application scenario of the control method of the industrial system will be described below with reference to fig. 1.
As shown in fig. 1, the control method of the industrial system is applied to an industrial system or a computer device. According to the control method of the industrial system, the distributed soft bus is established among the development board, the digital twin platform, the equipment cluster and the terminal equipment, and the high-efficiency transmission of data among the equipment in the industrial system is realized through the distributed soft bus, so that the data of the working equipment are acquired and managed. The operation flow of configuring the industrial system among different devices is simplified, the efficient circulation of data among the development board, the digital twin platform, the device cluster and the terminal device is realized, and the experience of a user is improved.
It should be noted that, the communication connection between the development board 11, the digital twin platform 12, the device cluster 13, and the terminal device 14 may be a wired connection or a wireless connection, and may be, for example, a connection through Wi-Fi, bluetooth, ethernet, 3G communication, 4G communication, 5G communication, or the like. The development board 11, the digital twin platform 12, the device cluster 13 and the terminal device 14 may be independent of each other, and may be respectively disposed at different spatial positions, or may be integrated in the same device. The distributed soft bus is based on the soft and hard coordination of Ethernet, WIFI and Bluetooth, provides the functions of discovery and connection between devices, and re-manages the ad hoc network and topological relation between the devices after the devices are discovered and connected with each other, so that the distributed services such as device virtualization, cross-device service call, multi-screen coordination, file sharing and the like can be completed among all scene devices based on the distributed soft bus.
As shown in fig. 2, the control method of the industrial system provided by the embodiment of the application can be applied to the application environment shown in fig. 2. The application environment includes an industrial system 110 and a server 120, wherein computer devices in the industrial system 110 can communicate with the server 120 via a distributed soft bus. Specifically, when detecting that the state of the working device of the device cluster changes, the industrial system 110 controls the development board to acquire the device information and the state information of the working device; the control development board classifies the working equipment according to the equipment information to obtain the equipment type of the working equipment; the control development board sends the equipment type of the working equipment to the digital twin platform so that the digital twin platform performs space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed; in response to the device status acquisition instruction of the terminal device, the control development board extracts the status information of the working device through the target information model, and transmits the status information of the working device to the terminal device and the server 120 through the distributed soft bus. The server 120 may be an independent server, or may be a cloud server that provides cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, content delivery networks (Content Delivery Network, CDN), and basic cloud computing services such as big data and artificial intelligence platforms. The sensor system and the server may be directly or indirectly connected by wired or wireless communication, and the present application is not limited herein.
Referring to fig. 3, fig. 3 is a flow chart of a control method of an industrial system according to an embodiment of the application. The control method of the industrial system can be applied to the industrial system.
The industrial system comprises a development board, a digital twin platform, a device cluster and terminal devices; the development board is connected with the digital twin platform, the equipment cluster and the terminal equipment through a distributed soft bus, and the equipment cluster comprises a plurality of working equipment.
As shown in fig. 4, fig. 4 is a schematic architecture diagram of an industrial system according to an embodiment of the present application. The working device (PLC in the figure) in fig. 4 is provided with a PLC, and can be connected with the digital twin platform and the terminal device (OPC UA Client in the figure) through an RK 3568 development board. The development board and the digital twin platform are provided with an OPC UA protocol and a Modbus protocol, so that the development board and the digital twin platform can carry out information transmission through a TCP/IP protocol and data processing through the OPC UA protocol, and the development board and the device cluster are provided with a Modbus protocol, so that the development board and the device cluster can carry out information transmission through the Modbus protocol.
Specifically, data in the working equipment is transmitted to the development board through a Modbus protocol, the data can be transmitted through a TCP/IP protocol and synchronized to a digital twin platform, and the digital twin platform serves as a cloud and an OPC UA server to abstract the data into an OPC UA model. The development board and the terminal equipment can carry out information interaction with the cloud end of the digital twin platform through a publishing/subscribing mode, and the terminal equipment can send data request signals/subscribing information to the digital twin platform through the development board so as to acquire data in the digital twin platform. The terminal device may include, but is not limited to, a smart phone, a tablet computer, a notebook computer, a desktop computer, a smart speaker, a smart watch, etc.
As shown in fig. 5, fig. 5 is a schematic architecture diagram of another industrial system according to an embodiment of the present application. The digital twin platform can be used as a cloud/OPC UA client, and transmits data to a device control end (development board) through a TCP/IP protocol; the equipment control end (development board) can be used as a bridge for connecting the digital twin platform and the equipment cluster, and a visual interface can be provided on site, so that the data of the working equipment can be monitored in real time, and the running condition can be checked; in order to realize the whole industrial system based on OPC UA protocol, network conditions need to be provided on site, and the working equipment should support Modbus transmission protocol.
The device cluster may include a plurality of working devices, such as field devices, base network devices, industrial control devices, and the like. The development board can support a plurality of protocols and is used for being connected with the digital twin platform, the equipment cluster and the terminal equipment, so that the development board can adapt to the requirements of information transmission under different scenes; the digital twin platform may spatially map the data to construct an information model.
As shown in fig. 3, the control method of the industrial system includes steps S101 to S104.
S101, when detecting that the state of the working equipment of the equipment cluster changes, the development board acquires equipment information and state information of the working equipment.
Wherein the device cluster may include a plurality of working devices such as field devices, base network devices, industrial control devices, and the like. The change in the state of the working device may indicate a change in the state of the working device, a change in the information of the working device, or the like. For example, when the working device is turned on or turned off, the working device is controlled to perform operations such as collecting data, and the state of the working device can be considered to be changed.
In some embodiments, the development board detects the status of each working device in the device cluster through a listener; the development board controls each working device in the device cluster to acquire data, so that the working device updates the state information when acquiring working data; and after the development board detects the state information to update, acquiring the equipment information and the state information of the working equipment. Therefore, the state of each working device can be accurately monitored through the monitoring program, and when the state information is updated, the device information and the state information corresponding to the working device are acquired.
Wherein the listener may be configured to listen for a change in state of the working device, and upon the change in state of the working device, may send a message to notify the development board.
Specifically, a listener may be installed on the development board to monitor the status of each working device in the device cluster. At the moment, each working device in the development board control device cluster performs data acquisition, so that when the working device acquires working data, the working device can update the corresponding state information of the working device, and the state information of the working device can be changed at the moment; and after the development board detection state information is updated, acquiring the equipment information of the working equipment and the state information.
The development board control device comprises a development board control device, a control device and a control device, wherein the development board control device is used for controlling working devices in a development board control device cluster to perform data acquisition; and after the development board detection state information is updated, acquiring the equipment information of the working equipment and the state information.
For example, the development board controls each working device (for example, including device a and device B) in the device cluster to collect data, when the device a collects temperature data, the device a stores the collected temperature data into the state information to update the state information of the device a, and at this time, the state information of the device a is changed; after the state information of the development board detection equipment A is updated, the equipment information and the state information of the equipment A are acquired; when the equipment B collects the humidity data, the equipment B stores the collected humidity data into the state information so as to update the state information of the equipment B, and the state information of the equipment B is changed at the moment; after the state information of the development board detection device B is updated, the device information and the state information of the device B are acquired.
In some embodiments, when detecting that the state of the working device changes, before the development board acquires the device information and the state information of the working device, after the working device and the development board find each other, the development board acquires the authentication information of the working device; the development board determines the equipment safety state of the working equipment according to the authentication information of the working equipment; and if the equipment safety state of the working equipment is the safety state, adding the working equipment into the equipment cluster, and connecting the development board with the working equipment through a distributed soft bus. Therefore, the safety state of the equipment of the working equipment can be determined, and the working equipment is added into the equipment cluster, so that the equipment safety of the equipment cluster is ensured.
The authentication information is used for recording authority information of the working equipment, the equipment safety state of the working equipment can comprise a safety state and an unsafe state, and the safety state is used for indicating that the working equipment can join in an equipment cluster through a distributed soft bus; the unsafe state is used to indicate that the working device cannot join the device cluster via the distributed soft bus.
Specifically, the peripheral distributed devices can be found by the working device through wifi, ethernet and bluetooth channels, and after the working device discovers the development board through the channels, the development board acquires authentication information of the working device, and the development board accurately determines the device safety state of the working device according to the authentication information of the working device.
The device A and the development board are mutually in communication and are connected to form super devices, and specifically, the device A and the device B are connected to the same network segment, so that mutual discovery among the devices is facilitated; the device A establishes communication connection with the device B and is connected through a networking technology of a soft bus.
Specifically, the development board analyzes authentication information of the working equipment to determine whether the working equipment is in a state meeting preset equipment safety check conditions, if the working equipment meets the preset equipment safety check conditions, the equipment safety state of the working equipment is determined to be a safety state, and if the working equipment does not meet the preset equipment safety check conditions, the equipment safety state of the working equipment is determined to be an unsafe state.
If the device security state of the working device is a security state, the working device is added into a device cluster through a distributed soft bus; and if the equipment safety state of the working equipment is an unsafe state, not adding the working equipment into the equipment cluster.
S102, classifying the working equipment by the development board according to the equipment information to obtain the equipment type of the working equipment.
Wherein the device information may be used to obtain identity information of the device, thereby determining a device type of the working device. The device types of the working device may include a temperature sensor, a humidity sensor, an infrared sensor, and the like.
In some embodiments, the development board parses the device information to obtain identity information of the working device; classifying the working equipment according to the identity information of the working equipment to obtain the equipment type of the working equipment. Therefore, the working equipment can be accurately classified, and the equipment types of the working equipment can be obtained.
The identity information of the working device may be ID information of the working device, for example, a device model number, a device code, and the like.
Illustratively, the development board parses the device information to obtain ID information of the working device, where the ID information may include one or more of a device model number, a device number, and a device code; and classifying the working equipment according to the equipment model, the equipment number and the equipment code of the working equipment, thereby obtaining the equipment type of the working equipment.
In some embodiments, determining a device model of the working device according to the identity information of the working device; acquiring a device model corresponding to a preset device type, and determining whether the device model of the working device is the same as the device model corresponding to the preset device type; if the equipment model of the working equipment is the same as the equipment model corresponding to the preset equipment type, determining that the equipment type of the working equipment is the preset equipment type. The device type of the working device can thus be determined accurately by means of the identity information.
The device model may be a device number of the working device, and in general, the device number of each device is unique and may be used to determine the device type. The preset device types may include types of temperature sensors, humidity sensors, infrared sensors, and the like.
Specifically, determining the equipment model of the working equipment according to the identity information of the working equipment; acquiring equipment models corresponding to preset equipment types, and determining whether the equipment models of the working equipment are the same as the equipment models corresponding to the preset equipment types; if the equipment model of the working equipment is the same as the equipment model corresponding to the preset equipment type, determining that the equipment type of the working equipment is the preset equipment type; if the equipment model of the working equipment is different from the equipment model corresponding to each preset equipment type, the equipment type of the working equipment is determined again.
Illustratively, determining that the equipment model of the equipment A is a model a according to the identity information of the equipment A; obtaining equipment models corresponding to preset equipment types (such as a temperature sensor and a humidity sensor), wherein the equipment models corresponding to the temperature sensor comprise an a model and a b model, and the equipment models corresponding to the humidity sensor comprise a c model and a d model); and determining whether the equipment model of the equipment A is the same as the equipment model corresponding to the temperature sensor and the humidity sensor, and determining that the equipment type of the working equipment is the temperature sensor if the equipment model of the equipment A is the same as the equipment model corresponding to the temperature sensor.
In some embodiments, classifying the working devices according to the identity information of the working devices, and determining whether the device types of the working devices are defined after obtaining the device types of the working devices; and if the equipment type of the working equipment is undefined, defining the equipment type according to the equipment information of the working equipment.
Wherein whether the device type has been defined may indicate whether the device type is stored in the development board, the device type having been defined may indicate that the device type is stored in the development board, and the device type having not been defined may indicate that the device type is not stored in the development board. Device information such as temperature sensors and humidity sensors has been defined, and when a new device such as a pressure sensor is connected, the device type is undefined, and thus it is necessary to define and then use it.
Specifically, determining whether a device type of the working device is defined; if the equipment type of the working equipment is undefined, defining the equipment type according to the equipment information of the working equipment; and if the equipment type of the working equipment is defined, sending the equipment type of the working equipment to the digital twin platform.
For example, assuming that the equipment type of the working equipment is a pressure sensor, determining whether the equipment type of the pressure sensor is defined, and if the equipment type of the pressure sensor is not defined, defining the equipment type according to the equipment information of the working equipment. The device type (pressure sensor) is stored in the development board.
S103, the development board sends the equipment type of the working equipment to the digital twin platform, so that the digital twin platform performs space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed.
The status information may include data collected by the working device or an actual status of the working device, such as in a working state or a leisure state, etc. The preset information model may include a Network of nodes (or a structured graph) composed of nodes (nodes) and References (References), and this structure is called an address space of OPC UA. Such a graphical structure may describe a wide variety of structured information (objects). The target information model may be a model obtained by performing spatial mapping on the preset information model by using the working device.
In some embodiments, the digital twin platform abstracts the working device into an abstract node according to the device type and generates structural information of the working device according to the state information; and in a preset information model, generating an address space according to the abstract node and the structural information, and constructing the target information model through the address space. Therefore, the working equipment can be subjected to abstract processing, and the target information model is constructed and obtained.
Wherein the structured information is used to represent image information of the working device in the information model. The address space is used to provide a standard way for a server to represent objects to clients. The address space is implemented by using information models, objects through variables and methods, and objects expressing relationships. The elements of the model in the address space are referred to as nodes, and node classes are assigned to the nodes to represent the elements of the object model. Objects and their components are represented in address space as a collection of nodes, which are described by attributes and are connected by references. The basic principle of OPC UA modeling is the node-to-node referencing.
Specifically, in a preset information model, an address space is generated according to abstract nodes and structured information, the address space comprises abstract nodes and node sets corresponding to the abstract nodes, reference relations between the abstract nodes and other nodes are included, and an object information model is obtained through OPC UA modeling construction through the node sets and the reference relations between the abstract nodes and the other nodes.
In some embodiments, determining a node type corresponding to the working device according to the device type; and screening the preset nodes according to the node types to obtain abstract nodes. Therefore, the abstract nodes corresponding to the working equipment can be accurately screened.
The preset nodes may include nodes corresponding to multiple device types and different device requirements, for example, may include nodes corresponding to a temperature sensor (high temperature), nodes corresponding to a temperature sensor (low temperature), nodes corresponding to a pressure sensor (high pressure), nodes corresponding to a pressure sensor (low pressure), and so on.
Specifically, the node type corresponding to the working equipment is determined according to the equipment type, the node type generally corresponds to the equipment type, and then the preset node is screened according to the node type and the equipment requirement to obtain the abstract node corresponding to the working equipment.
For example, the device type is a temperature sensor, the device requirement is a measured water temperature, and the device is generally used for measuring the water temperature. Therefore, the node type corresponding to the working equipment can be determined to be the node corresponding to the temperature sensor according to the equipment type, and then a plurality of preset nodes are screened according to the temperature sensor and the equipment requirement for detecting the high temperature, so that the abstract node corresponding to the working equipment is obtained.
In some embodiments, determining location information of the working device in the information model from the address information; determining relation information of the working equipment and other working equipment according to the position information; and generating structural information of the working equipment according to the relation information.
Wherein, because the working equipment is generally located at the site, the address information is used for representing the actual position of the working equipment at the site, and the position information is used for representing the coordinate position of the working equipment in the information model. The relation information is used for representing the connection relation between the working equipment and the rest of the working equipment and is used for determining the reference relation between the abstract node and the rest of the nodes.
Specifically, the working equipment is subjected to space mapping according to the address information, so that the coordinate position of the working equipment in the information model is determined; and generating structural information of the working equipment according to the relation information.
S104, responding to a device state acquisition instruction of the terminal device, extracting state information of the working device by the development board through the target information model, and sending the state information of the working device to the terminal device.
In some embodiments, in response to a device state acquisition instruction of a terminal device, the development board determines a corresponding abstract node of the working device in the target information model; and extracting information from the abstract node to obtain the state information of the working equipment.
The device state obtaining instruction may be a request message sent by the terminal device to the development board, and is used for obtaining state information of the working device.
Specifically, after the development board receives the device state acquisition instruction sent by the terminal device, the development board determines the working device corresponding to the state information to be acquired according to the device state acquisition instruction, determines the corresponding abstract node of the working device from the target information model after determining the corresponding working device, and stores the state information of the working device in the corresponding abstract node after changing, so that the development board can acquire the state information of the working device by determining the corresponding abstract node of the working device and extracting the information from the abstract node. The method and the device have the advantages that the collected data of the working equipment are not required to be directly obtained, and the problems of data dispersion, repeated development and incompatibility of communication among the equipment in the existing scheme are avoided.
As shown in fig. 6, fig. 6 is a flowchart illustrating steps of a workflow of a control method of an industrial system according to an embodiment of the present application, which is described by taking an application in a server as an example, and may specifically include S201-S208.
S201, detecting that the working equipment generates new state information.
S202, acquiring equipment information and state information corresponding to the working equipment.
S203, classifying the working equipment according to the equipment information and the state information.
S204, determining whether the device type is defined.
S205, defining the device type.
S206, address space mapping is carried out, and an instance model is generated.
S207, the terminal equipment acquires equipment information through an instance model.
S208, updating the database.
In some embodiments, the development board determines whether a target device is included in the target information model, the target device being any one of the device clusters; if the target information model comprises target equipment, sending control information to the target equipment so that the target equipment executes target operation according to the control information; and after the target equipment executes the target operation, acquiring an execution result of the target equipment on the target operation. Therefore, the development board can control the equipment through the target information model and return corresponding execution results.
The target device is any one of the device clusters, and can be specifically determined by user selection. The control information may include opening or closing the working device, controlling the working device to perform operations such as data collection, and the target operation is an operation for determining the working device to perform, for example, a data collection operation.
Specifically, the development board determines whether the target information model includes a target device; if the target information model comprises the target equipment, sending control information to the target equipment so that the target equipment executes target operation according to the control information; and if the target information model does not comprise the target equipment, returning a feedback result of the target information model which does not comprise the target equipment.
Illustratively, the development board determines whether a temperature sensor is included in the target information model; if the target information model comprises a temperature sensor, a data acquisition instruction is sent to the temperature sensor so that the temperature sensor can execute data acquisition; and after the temperature sensor performs data acquisition operation, acquiring temperature data acquired by the temperature sensor.
In some embodiments, the development board obtains identity information of the target device and matches abstract nodes in the target information model according to the identity information; and if the abstract node in the target information model is successfully matched with the identity information, determining that the target information model comprises target equipment.
Specifically, the development board acquires identity information of target equipment, and traverses nodes in the target information model according to the identity information so as to match all abstract nodes in the target information model one by one; if the abstract node in the target information model is successfully matched with the identity information, determining that the target information model comprises target equipment.
Illustratively, ID information of the target device is obtained, and nodes in the target information model are traversed according to the ID information to determine whether the ID information stored in the abstract nodes is identical to the ID information of the target device; if the ID information in the existence abstract node is the same as the ID information of the target equipment, the target equipment is determined to be included in the target information model.
As shown in fig. 7, fig. 7 is a flowchart illustrating steps of a workflow of another control method of an industrial system according to an embodiment of the present application, which is described by taking an application in a server as an example, and may specifically include S301-S308.
S301, viewing device information of the target device.
S302, determining whether target equipment exists in the target information model.
S303, sending control information to the working equipment.
S304, receiving an execution result returned by the working equipment.
The application provides a control method of an industrial system, when detecting that the state of working equipment of an equipment cluster changes, a development board acquires the equipment information and state information of the working equipment; the development board classifies the working equipment according to the equipment information to obtain the equipment type of the working equipment; the development board sends the equipment type of the working equipment to the digital twin platform so that the digital twin platform carries out space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed; in response to a device state acquisition instruction of the terminal device, the development board extracts state information of the working device through the target information model and sends the state information of the working device to the terminal device. Therefore, the problems of data dispersion, repeated development and incompatibility of equipment communication in the existing scheme can be solved, and the corresponding protocol is configured on the development board, so that the data of the working equipment can be acquired and managed, the safety and the efficiency of data acquisition and processing are improved, and the labor cost and the maintenance cost are reduced.
The method and the device are combined with the Kaihong OS operating system, are carried with various communication protocols, and can meet the requirements of information transmission in different scenes. Compared with the traditional industrial control scene that software needs to be developed one by one for different devices, so that the scheme of adapting to the communication environment can save development cost and easily multiplex the scheme to the same type of devices. According to the application, the data is stored in the cloud, so that the data is visible, controllable and manageable, and the problem of 'information island' is solved. Meanwhile, the scheme of the application actually realizes the communication function between two devices carrying the kaihongOS through OPC UA protocol through the real development and debugging of two KHDVK-3568A development boards, and realizes the sending/subscribing of information.
Referring to fig. 8, fig. 8 is a schematic block diagram of a control device of an industrial system according to an embodiment of the present application, where the control device of the industrial system may be configured in a server or in the industrial system, for executing the control method of the industrial system. The industrial system comprises a development board, a digital twin platform, a device cluster and terminal devices; the development board is connected with the digital twin platform, the equipment cluster and the terminal equipment through a distributed soft bus, the equipment cluster comprises a plurality of working equipment, the development board and the digital twin platform are loaded with an OPC UA protocol and a Modbus protocol, so that the development board and the digital twin platform carry out information transmission through a TCP/IP protocol and carry out data processing through the OPC UA protocol, and the development board and the equipment cluster are loaded with the Modbus protocol, so that the development board and the equipment cluster carry out information transmission through the Modbus protocol.
As shown in fig. 8, the control device 400 of the industrial system includes: an information acquisition module 401, a type determination module 402, a model construction module 403, and an information transmission module 404.
The information obtaining module 401 is configured to obtain, when detecting that a state of a working device of the device cluster changes, device information and state information of the working device by using the development board.
And the type determining module 402 is used for classifying the working equipment according to the equipment information to obtain the equipment type of the working equipment.
The model building module 403 is configured to send the device type of the working device to the digital twin platform, so that the digital twin platform performs spatial mapping processing on the working device in a preset information model according to the device type and the state information, and builds a target information model.
And the information sending module 404 is configured to respond to a device state acquisition instruction of a terminal device, and the development board extracts state information of the working device through the target information model and sends the state information of the working device to the terminal device.
The information obtaining module 401 is further configured to detect, by using the monitor, a state of each working device in the device cluster; the development board controls each working device in the device cluster to acquire data, so that the working device updates the state information when acquiring working data; and after the development board detects the state information to update, acquiring the equipment information and the state information of the working equipment.
The cluster building module 405 is configured to obtain, by the development board, authentication information of the working device after the working device and the development board find each other; the development board determines the equipment safety state of the working equipment according to the authentication information of the working equipment; and if the equipment safety state of the working equipment is the safety state, adding the working equipment into the equipment cluster, and connecting the development board with the working equipment through a distributed soft bus.
The type determining module 402 is further configured to parse the device information by using the development board to obtain identity information of the working device; classifying the working equipment according to the identity information of the working equipment to obtain the equipment type of the working equipment.
A type determining module 402, configured to determine a device model of the working device according to the identity information of the working device; acquiring a device model corresponding to a preset device type, and determining whether the device model of the working device is the same as the device model corresponding to the preset device type; if the equipment model of the working equipment is the same as the equipment model corresponding to the preset equipment type, determining that the equipment type of the working equipment is the preset equipment type.
A type determination module 402, configured to determine whether a device type of the working device is defined; and if the equipment type of the working equipment is undefined, defining the equipment type according to the equipment information of the working equipment.
The model building module 403 is further configured to abstract the working device into an abstract node according to the device type, and generate structural information of the working device according to the state information; and in a preset information model, generating an address space according to the abstract node and the structural information, and constructing the target information model through the address space.
The model building module 403 is further configured to determine a node type corresponding to the working device according to the device type; and screening the preset nodes according to the node types to obtain abstract nodes.
The model building module 403 is further configured to determine location information of the working device in the information model according to the address information; determining relation information of the working equipment and other working equipment according to the position information; and generating structural information of the working equipment according to the relation information.
The information sending module 404 is further configured to, in response to a device status acquisition instruction of the terminal device, determine, by the development board, a corresponding abstract node of the working device in the target information model; and extracting information from the abstract node to obtain the state information of the working equipment.
The device control module 406, where the development board is configured to determine whether the target information model includes a target device, where the target device is any one of the device clusters; if the target information model comprises target equipment, sending control information to the target equipment so that the target equipment executes target operation according to the control information; and after the target equipment executes the target operation, acquiring an execution result of the target equipment on the target operation.
The device control module 406, where the development board is further configured to obtain identity information of the target device, and match abstract nodes in the target information model according to the identity information; and if the abstract node in the target information model is successfully matched with the identity information, determining that the target information model comprises target equipment.
It should be noted that, for convenience and brevity of description, specific working processes of the above-described apparatus and each module, unit may refer to corresponding processes in the foregoing method embodiments, which are not repeated herein.
The methods and apparatus of the present application are operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
By way of example, the methods, apparatus described above may be implemented in the form of a computer program that is executable on a computer device as shown in fig. 9.
Referring to fig. 9, fig. 9 is a schematic block diagram of a computer device according to an embodiment of the present application. As shown in fig. 9, the computer device 500 includes one or more processors 501 and a memory 502, the processors 501 and the memory 502 being connected by a bus, such as an I2C (Inter-integrated Circuit) bus.
Wherein one or more processors 501, working individually or together, are adapted to perform the steps of the synchronized playback method provided by the above-described embodiments.
Specifically, the processor 501 may be a Micro-controller Unit (MCU), a central processing Unit (Central Processing Unit, CPU), a digital signal processor (Digital Signal Processor, DSP), or the like.
Specifically, the Memory 502 may be a Flash chip, a Read-Only Memory (ROM) disk, an optical disk, a U-disk, a removable hard disk, or the like.
The processor 501 is configured to execute a computer program stored in the memory 502, and when executing the computer program, implement the steps of the control method of the industrial system provided in the above embodiment.
The processor 501 is exemplary for running a computer program stored in the memory 502 and, when executing the computer program, performing the steps of:
when detecting that the state of the working equipment of the equipment cluster changes, the development board acquires equipment information and state information of the working equipment; the development board classifies the working equipment according to the equipment information to obtain equipment types of the working equipment; the development board sends the equipment type of the working equipment to the digital twin platform, so that the digital twin platform performs space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed; and responding to the equipment state acquisition instruction of the terminal equipment, extracting the state information of the working equipment by the development board through the target information model, and sending the state information of the working equipment to the terminal equipment.
In some embodiments, the development board detects the status of each working device in the device cluster through the listener; the development board controls each working device in the device cluster to acquire data, so that the working device updates the state information when acquiring working data; and after the development board detects the state information to update, acquiring the equipment information and the state information of the working equipment.
In some embodiments, after the working device and the development board find each other, the development board obtains authentication information of the working device; the development board determines the equipment safety state of the working equipment according to the authentication information of the working equipment; and if the equipment safety state of the working equipment is the safety state, adding the working equipment into the equipment cluster, and connecting the development board with the working equipment through a distributed soft bus.
In some embodiments, the development board parses the device information to obtain identity information of the working device; classifying the working equipment according to the identity information of the working equipment to obtain the equipment type of the working equipment.
In some embodiments, determining a device model of the working device according to the identity information of the working device; acquiring a device model corresponding to a preset device type, and determining whether the device model of the working device is the same as the device model corresponding to the preset device type; if the equipment model of the working equipment is the same as the equipment model corresponding to the preset equipment type, determining that the equipment type of the working equipment is the preset equipment type.
In some embodiments, determining whether a device type of the working device is defined; and if the equipment type of the working equipment is undefined, defining the equipment type according to the equipment information of the working equipment.
In some embodiments, the digital twin platform abstracts the working device into an abstract node according to the device type and generates structural information of the working device according to the state information; and in a preset information model, generating an address space according to the abstract node and the structural information, and constructing the target information model through the address space.
In some embodiments, determining a node type corresponding to the working device according to the device type; and screening the preset nodes according to the node types to obtain abstract nodes.
In some embodiments, determining location information of the working device in the information model from the address information; determining relation information of the working equipment and other working equipment according to the position information; and generating structural information of the working equipment according to the relation information.
In some embodiments, in response to a device state acquisition instruction of a terminal device, the development board determines a corresponding abstract node of the working device in the target information model; and extracting information from the abstract node to obtain the state information of the working equipment.
In some embodiments, the development board determines whether a target device is included in the target information model, the target device being any one of the device clusters; if the target information model comprises target equipment, sending control information to the target equipment so that the target equipment executes target operation according to the control information; and after the target equipment executes the target operation, acquiring an execution result of the target equipment on the target operation.
In some embodiments, the development board obtains identity information of the target device, and matches abstract nodes in the target information model according to the identity information; and if the abstract node in the target information model is successfully matched with the identity information, determining that the target information model comprises target equipment.
The embodiment of the present application also provides a computer readable storage medium storing a computer program, where the computer program when executed by a processor causes the processor to implement the steps of the control method of the industrial system provided in the above embodiment.
The computer readable storage medium may be an internal storage unit of the remote controller or the electronic device according to any one of the foregoing embodiments, for example, a hard disk or a memory of the terminal device. The computer readable storage medium may also be an external storage device of the terminal device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the terminal device.
While the application has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the application. Therefore, the protection scope of the application is subject to the protection scope of the claims.

Claims (15)

1. A control method of an industrial system, which is characterized in that the industrial system comprises a development board, a digital twin platform, a device cluster and terminal devices; the development board is connected with the digital twin platform, the equipment cluster and the terminal equipment through a distributed soft bus, the equipment cluster comprises a plurality of working equipment, the development board and the digital twin platform are carried with an OPC UA protocol and a Modbus protocol, so that the development board and the digital twin platform carry out information transmission through a TCP/IP protocol and carry out data processing through the OPC UA protocol, and the development board and the equipment cluster are carried with the Modbus protocol, so that the development board and the equipment cluster carry out information transmission through the Modbus protocol; the control method comprises the following steps:
when detecting that the state of the working equipment of the equipment cluster changes, the development board acquires equipment information and state information of the working equipment;
the development board classifies the working equipment according to the equipment information to obtain equipment types of the working equipment;
the development board sends the equipment type of the working equipment to the digital twin platform, so that the digital twin platform performs space mapping processing on the working equipment in a preset information model according to the equipment type and the state information, and a target information model is constructed;
And responding to the equipment state acquisition instruction of the terminal equipment, extracting the state information of the working equipment by the development board through the target information model, and sending the state information of the working equipment to the terminal equipment.
2. The control method according to claim 1, wherein the development board includes a listener, and the development board acquires device information and status information of the working device when a change in the status of the working device is detected, comprising:
the development board detects the state of each working device in the device cluster through the monitoring program;
the development board controls each working device in the device cluster to acquire data, so that the working device updates the state information when acquiring working data;
and after the development board detects the state information to update, acquiring the equipment information and the state information of the working equipment.
3. The control method according to claim 1, wherein before the development board acquires the device information and the state information of the working device when the change in the state of the working device is detected, further comprising:
After the working equipment and the development board are discovered mutually, the development board acquires authentication information of the working equipment;
the development board determines the equipment safety state of the working equipment according to the authentication information of the working equipment;
and if the equipment safety state of the working equipment is the safety state, adding the working equipment into the equipment cluster, and connecting the development board with the working equipment through a distributed soft bus.
4. The control method according to claim 1, wherein the development board classifies the working devices according to the device information to obtain device types of the working devices, comprising:
the development board analyzes the equipment information to obtain the identity information of the working equipment;
classifying the working equipment according to the identity information of the working equipment to obtain the equipment type of the working equipment.
5. The control method according to claim 4, wherein the classifying the working devices according to the identity information of the working devices to obtain the device types of the working devices includes:
determining the equipment model of the working equipment according to the identity information of the working equipment;
Acquiring a device model corresponding to a preset device type, and determining whether the device model of the working device is the same as the device model corresponding to the preset device type;
if the equipment model of the working equipment is the same as the equipment model corresponding to the preset equipment type, determining that the equipment type of the working equipment is the preset equipment type.
6. The control method according to claim 4, wherein after classifying the working devices according to the identity information of the working devices to obtain the device types of the working devices, the method further comprises:
determining whether a device type of the working device is defined;
and if the equipment type of the working equipment is undefined, defining the equipment type according to the equipment information of the working equipment.
7. The control method according to claim 1, wherein the digital twin platform performs spatial mapping processing on the working device in a preset information model according to the device type and the state information, and constructs a target information model, and the method includes:
the digital twin platform abstracts the working equipment into abstract nodes according to the equipment type, and generates structural information of the working equipment according to the state information;
And in a preset information model, generating an address space according to the abstract node and the structural information, and constructing the target information model through the address space.
8. The control method of claim 6, wherein abstracting the working device as an abstract node according to the device type comprises:
determining a node type corresponding to the working equipment according to the equipment type;
and screening the preset nodes according to the node types to obtain abstract nodes.
9. The control method according to claim 6, wherein the status information includes address information, and the generating structural information of the working device according to the status information includes:
determining the position information of the working equipment in the information model according to the address information;
determining relation information of the working equipment and other working equipment according to the position information;
and generating structural information of the working equipment according to the relation information.
10. The control method according to claim 1, wherein the development board extracts the state information of the working device through the target information model in response to a device state acquisition instruction of a terminal device, comprising:
Responding to a device state acquisition instruction of terminal equipment, and determining a corresponding abstract node of the working device in the target information model by the development board;
and extracting information from the abstract node to obtain the state information of the working equipment.
11. The control method according to claim 1, characterized in that the method further comprises:
the development board determines whether the target information model comprises target equipment, wherein the target equipment is any one of the equipment clusters;
if the target information model comprises target equipment, sending control information to the target equipment so that the target equipment executes target operation according to the control information;
and after the target equipment executes the target operation, acquiring an execution result of the target equipment on the target operation.
12. The control method according to claim 11, wherein the development board determining whether a target device is included in the target information model includes:
the development board acquires the identity information of the target equipment and matches abstract nodes in the target information model according to the identity information;
After the development board determines whether the target information model includes the target device, the development board further includes:
and if the abstract node in the target information model is successfully matched with the identity information, determining that the target information model comprises target equipment.
13. A control module of an industrial system, wherein the industrial system comprises a development board, a digital twin platform, a device cluster and terminal devices; the development board is connected with the digital twin platform, the equipment cluster and the terminal equipment through a distributed soft bus, the equipment cluster comprises a plurality of working equipment, the development board and the digital twin platform are carried with an OPC UA protocol and a Modbus protocol, so that the development board and the digital twin platform carry out information transmission through a TCP/IP protocol and carry out data processing through the OPC UA protocol, and the development board and the equipment cluster are carried with the Modbus protocol, so that the development board and the equipment cluster carry out information transmission through the Modbus protocol; the control module includes:
the information acquisition module is used for acquiring equipment information and state information of the working equipment when detecting that the state of the working equipment of the equipment cluster changes;
The type determining module is used for classifying the working equipment according to the equipment information to obtain the equipment type of the working equipment;
the model construction module is used for sending the equipment type of the working equipment to the digital twin platform so that the digital twin platform carries out space mapping processing on the working equipment in a preset information model according to the equipment type and the state information to construct a target information model;
and the information sending module is used for responding to the equipment state acquisition instruction of the terminal equipment, extracting the state information of the working equipment by the development board through the target information model, and sending the state information of the working equipment to the terminal equipment.
14. A computer device, the computer device comprising a memory and a processor;
the memory is used for storing a computer program;
the processor being adapted to execute the computer program and to carry out a control method of an industrial system according to any one of claims 1 to 12 when the computer program is executed.
15. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, causes the processor to implement the control method of an industrial system according to any one of claims 1 to 12.
CN202310409822.4A 2023-04-13 2023-04-13 Control method and device of industrial system, computer equipment and storage medium Pending CN116841256A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310409822.4A CN116841256A (en) 2023-04-13 2023-04-13 Control method and device of industrial system, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310409822.4A CN116841256A (en) 2023-04-13 2023-04-13 Control method and device of industrial system, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116841256A true CN116841256A (en) 2023-10-03

Family

ID=88160548

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310409822.4A Pending CN116841256A (en) 2023-04-13 2023-04-13 Control method and device of industrial system, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116841256A (en)

Similar Documents

Publication Publication Date Title
CN110351257B (en) Distributed Internet of things security access system
US11637918B2 (en) Self-descriptive orchestratable modules in software-defined industrial systems
US11829801B2 (en) Mesh agents for distributed computing
CN110209639B (en) Information processing method, device and system
WO2019052266A1 (en) Intelligent internet of things management system and method, and server
CN108366051B (en) Internet of things perception data sharing system
CN111611054B (en) Application deployment method and device
TWI519965B (en) Flexible assembly system and method for cloud service service for telecommunication application
CN110995859A (en) Intelligent transformer substation supporting platform system based on ubiquitous Internet of things
CN107769941A (en) A kind of method and device for managing data
CN111818156A (en) Edge computing device and sharing method
CN111556158A (en) Access method, access device, access equipment and storage medium of Internet of things platform
JP2018092565A (en) Cloud relay device, cloud connection processing method, and program
CN114896751A (en) Equipment operation management method, device and equipment, and storage medium
CN112039983A (en) Method and system for realizing Internet of things equipment connection middleware
CN115086368A (en) Multi-mode exhibition control method, system and equipment based on virtual exhibition hall
JP2010128597A (en) Information processor and method of operating the same
CN113986349A (en) Data processing method, data processing device, computer readable storage medium and computer equipment
CN110380902B (en) Topological relation generation method and device, electronic equipment and storage medium
CN116723094A (en) Device access method, device, computer device and storage medium
CN115756472B (en) Cloud-edge cooperative industrial equipment digital twin operation monitoring method and system
CN116841256A (en) Control method and device of industrial system, computer equipment and storage medium
Girolami et al. The integration of zigbee with the giraffplus robotic framework
CN114138501A (en) Processing method and device for edge intelligent service for field safety monitoring
KR101619922B1 (en) Apparatus and Method for Providing Collaborative Service based on Virtual Resources

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination