CN113687822B - Deployment tool chain and deployment method for edge side control system - Google Patents

Deployment tool chain and deployment method for edge side control system Download PDF

Info

Publication number
CN113687822B
CN113687822B CN202110845878.5A CN202110845878A CN113687822B CN 113687822 B CN113687822 B CN 113687822B CN 202110845878 A CN202110845878 A CN 202110845878A CN 113687822 B CN113687822 B CN 113687822B
Authority
CN
China
Prior art keywords
model
module
edge
control
visual
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.)
Active
Application number
CN202110845878.5A
Other languages
Chinese (zh)
Other versions
CN113687822A (en
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.)
Anhui Huayuan Intelligent Control Technology Co ltd
Original Assignee
Anhui Huayuan Intelligent Control Technology 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 Anhui Huayuan Intelligent Control Technology Co ltd filed Critical Anhui Huayuan Intelligent Control Technology Co ltd
Priority to CN202110845878.5A priority Critical patent/CN113687822B/en
Publication of CN113687822A publication Critical patent/CN113687822A/en
Application granted granted Critical
Publication of CN113687822B publication Critical patent/CN113687822B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an edge side control system deployment tool chain, which comprises a system communication model visual programming tool and a system control model visual programming tool; the visual programming tool of the system communication model comprises a network topology import module, a drive loading module, a model container module, a message prompting module, a model drawing interface and a file mapping module; the visual programming tool of the system control model comprises a business flow importing module, an edge capability loading module, a model container module, a message prompting module, a model drawing interface and a code mapping module; the system and the method can quickly construct and deploy the edge side control system which is applicable to various application scenes, the operation process is simple and easy to learn, and the response rate is improved.

Description

Deployment tool chain and deployment method for edge side control system
Technical Field
The invention relates to the technical field of edge side control software, in particular to an edge side control system deployment tool chain and a deployment method.
Background
With the rapid development of network communication technology, rapid intelligent analysis, calculation and decision-making of a large amount of generated data are required. The cloud control system has large data storage space, low calculation efficiency and high storage cost; the real-time interaction efficiency is low; when the data transmission quantity is increased, the transmission technical requirement is higher. Therefore, an edge side control system is proposed.
In the edge control side, it is necessary to construct a system having flexibility, thereby reducing the cost and improving the processing efficiency. The solution of most industries today is a terminal control system, and the system has low flexibility, poor expandability and low portability, belongs to a customized system, is single and fixed, cannot adapt to various application scenes, and has longer system replacement period and higher replacement cost. When the system is built, the programming language needs to be mastered, and the code is input for design.
There is a need for a new edge measurement control system that can be deployed quickly. The method and the device have the advantages of rapid deployment tools and deployment methods.
Disclosure of Invention
The invention aims to provide an edge side control system deployment tool chain and a deployment method, which are used for solving the problems in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme:
an edge side control system deployment tool chain comprises a system communication model visual programming tool and a system control model visual programming tool;
The visual programming tool of the system communication model comprises a network topology import module, a drive loading module, a model container module, a message prompting module, a model drawing interface and a file mapping module;
The visual programming tool of the system control model comprises a business process importing module, an edge capability loading module, a model container module, a message prompting module, a model drawing interface and a code mapping module.
The drive loading module is a drive program container, stores various drive programs under different access types, and reads the corresponding drive programs through the access types.
The access types of the drive loading module include: interface type, model type, cloud service vendor type, and data interaction type.
The model drawing interface is used for importing or loading a communication model and displaying the communication model in a visual and visualized graph mode; the control types of the visual communication model graph drawn on the model drawing interface comprise regular hexagons, triangles, circles, squares and connecting lines, the regular hexagons represent a center cloud server, the triangles represent edge cloud servers, the squares represent edge controllers, and the circles represent edge devices.
The system control model visual programming tool rapidly calculates a most matched control model in a model container according to data imported by a business process, and displays the control model in the model drawing interface in a visual and graphic mode; and the control types of the visual control model comprise circles, squares and connection arrows, wherein the circles represent state controls, and the squares represent transition controls.
An edge measurement control system deployment method comprises the following steps:
(1) Opening a visual programming tool of a system communication model, completing operations of deleting, editing and adding nodes of the node equipment through clicking and dragging operations, and performing a storage operation after confirmation; the editable content comprises node equipment serial numbers of the node equipment, node equipment names, IP addresses and equipment access types, and the required data are directly imported into a model drawing interface through a standard data format;
(2) Binding the corresponding driver in the driver container by clicking and adding operation;
(3) Opening a visual programming tool of a system control model, completing deletion, editing and addition operations and execution sequences of process nodes through clicking and dragging operations, and performing storage operation after confirmation; the editable content comprises triggering conditions of the triggering control and edge capability configuration of the transition control, and the required data are directly imported into a model drawing interface through a standard data format;
(4) And binding the equipment node and the corresponding process node through clicking and adding operations.
Compared with the prior art, the invention has the beneficial effects that: the system and the method can quickly construct and deploy the edge side control system which is applicable to various application scenes, the operation process is simple and easy to learn, and the response rate is improved.
Drawings
FIG. 1 is a schematic diagram of a visual programming tool for a system communication model according to the present invention.
FIG. 2 is a schematic diagram of a system communication model visualization programming tool communication model visualization example in the present invention.
FIG. 3 is a schematic diagram of the system communication model visual programming tool node apparatus editing content in the present invention.
FIG. 4 is a schematic diagram of a system control model visual programming tool according to the present invention.
FIG. 5 is a schematic diagram of a visual programming tool for a system control model according to the present invention.
FIG. 6 is a schematic diagram of the system control model visualization programming tool configuration edge capability and trigger conditions according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In the description of the present invention, it should be noted that the directions or positional relationships indicated by the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc. are based on the directions or positional relationships shown in the drawings, are merely for convenience of describing the present invention and simplifying the description, and do not indicate or imply that the devices or elements referred to must have a specific orientation, be configured and operated in a specific orientation, and thus should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless explicitly specified and limited otherwise, the terms "mounted," "connected," and "connected" are to be construed broadly, and may be either fixedly connected, detachably connected, or integrally connected, for example; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. The specific meaning of the terms in the present invention will be understood in detail by those skilled in the art.
In an embodiment of the invention, an edge side control system deployment tool chain comprises a system communication model visual programming tool and a system control model visual programming tool.
Referring to fig. 1, the visual programming tool of the system communication model comprises a network topology import module, a driver loading module, a model container module, a message prompting module, a model drawing interface and a file mapping module.
The network topology import module is used for importing unique identification (Id), node Name (Name), IP address (IP) and node type (NodeType) of the node equipment; the imported network topology is graphically displayed, and the node types comprise cloud servers, edge controllers and edge devices.
The drive loading module is preferably a drive program container and stores various drive programs under different access types; and reading the corresponding driver through the access type. The access types include: interface types, such as RS232, RS485, RS422; model type, such as siemens PLC, a/D converter; cloud service vendor types, such as ali cloud, hua as cloud; data interaction types, such as database file interactions, encapsulated DLL file interactions.
The model container module is used for storing and loading the system communication model and carrying out version updating and saving on the communication model.
The message prompt module is mainly used for various prompt messages of interface interaction, and comprises visual interface prompts of various messages such as error messages, warning messages, completion messages, confirmation messages and the like.
Referring to fig. 2, the model drawing interface preferably imports or loads a specific version of the communication model and displays the communication model in an intuitive visual pattern manner; meanwhile, a visual communication model graph is drawn on a model drawing interface, and the control is provided with regular hexagons, triangles, circles, squares and connecting lines; the regular hexagon control represents a center cloud server, the triangle control represents an edge cloud server, the square control represents an edge controller, and the round control represents edge equipment; the operation of deleting, editing and adding the nodes is completed by clicking and dragging the visual graphic tool, and the operation of saving is performed after confirmation; referring to fig. 3, the editable contents include node device number (Code), node device Name (Name), IP address (IP), and device access type (AcType) of the node device, and the above required data is directly imported into the model drawing interface through a standard data format.
The file mapping module is used for equivalently mapping a system communication model drawn by the model drawing interface in a visual graphic mode into json format files; the json format file correspondingly stores the attribute and the attribute value, and has simple analysis and easy access.
Referring to fig. 4, the edge control system controls a model visual programming tool, which is used for realizing the above business process control, and comprises a business process importing module, an edge capability loading module, a model container module, a message prompting module, a model drawing interface and a code mapping module.
The business process importing module imports the whole executive business process, wherein the importing comprises the current state of the system, the process control point and the state of the product, and the imported business process is displayed in a graphical mode.
The edge capability loading module is used for enabling certain equipment to execute certain operations; the module is an execution parameter condition to be satisfied when the storage device performs certain operations. And loading the device edge capability parameters by reading the device configured edge capability.
The model container module is used for storing and loading a system control model and carrying out version updating and saving on the control model.
Referring to fig. 5, the model drawing interface preferably firstly calculates the best matching control model in the model container according to the data imported by the business process, and displays the best matching control model in an intuitive visual graph mode; meanwhile, in the visual control model drawn on the model drawing interface, the control has a circle, a square and a connection arrow, the circle control represents a state control, the square control represents a transition control, the operation of deleting, editing and adding nodes and the execution sequence of the visual control model are completed through clicking and dragging operations of a visual graphic tool, and the storage operation is performed after confirmation.
Referring to fig. 6, the editable content includes trigger conditions of trigger controls and configuration of edge capabilities of transition controls. The method comprises the steps that a transition control is double-clicked by a mouse, in basic information of the edge capability, the pre-configured edge capability is selected, an icon button to the right is clicked, the edge capability is successfully configured, when the edge capability is removed, the icon button is firstly clicked to the left after the edge capability is selected, and then the edge capability removal is successfully completed; when the trigger condition is configured for the edge capability, selecting the edge capability to be configured with the trigger condition in the configured edge capability information, configuring the edge capability in a drop-down frame and an input frame, clicking 'determining' after the completion, and performing a storage operation; and directly importing the required data into a model drawing interface through a standard data format.
The code mapping module maps the system communication model drawn by the model drawing interface in a visual graphic mode into a standard executable code program.
The method for deploying the edge test control system comprises the following steps: (1) And opening a visual programming tool of the system communication model, completing operations of deleting, editing and adding nodes of the node equipment through clicking and dragging operations, and performing a storage operation after confirmation. The editable content comprises a node device number (Code), a node device Name (Name), an IP address (IP) and a device access type (AcType) of the node device, and the required data is directly imported into a model drawing interface through a standard data format.
(2) And finishing the binding of the corresponding driver in the driver container through clicking and adding operations.
(3) And opening a visual programming tool of the system control model, completing deletion, editing and addition operations and execution sequences of process nodes through clicking and dragging operations, and performing storage operation after confirmation. The editable content comprises triggering conditions of the triggering control and edge capability configuration of the transition control, and the required data is directly imported into a model drawing interface through a standard data format.
(4) And binding the equipment node and the corresponding process node through clicking and adding operations.
It will be evident to those skilled in the art that the invention is not limited to the details of the illustrated embodiments and that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.
Furthermore, it should be understood that although the present disclosure describes embodiments, not every embodiment is provided with a separate embodiment, and that this description is provided for clarity only, and that the disclosure is not limited to the embodiments described in detail below, and that the embodiments described in the examples may be combined as appropriate to form other embodiments that will be apparent to those skilled in the art.

Claims (4)

1. An edge side control system deployment tool chain is characterized by comprising a system communication model visual programming tool and a system control model visual programming tool;
The visual programming tool of the system communication model comprises a network topology import module, a drive loading module, a model container module, a message prompting module, a model drawing interface and a file mapping module;
the visual programming tool of the system control model comprises a business flow importing module, an edge capability loading module, a model container module, a message prompting module, a model drawing interface and a code mapping module;
the file mapping module is used for equivalently mapping a system communication model drawn by the model drawing interface in a visual graphic mode into json format files; storing the attribute and the attribute value in the json format file correspondingly;
The code mapping module maps a system communication model drawn by the model drawing interface in a visual graphic mode into a standard executable code program;
The business process importing module imports the whole executive business process, including the current state of the system, the process control point and the state of the product, and the imported business process is displayed in a graphical mode;
The edge capability loading module is used for enabling certain equipment to execute certain operations; when the storage equipment executes certain operations, the execution parameter conditions to be met are read, and the equipment edge capacity parameters are loaded through the edge capacity configured by the reading equipment;
The model container module is used for storing and loading a system control model and carrying out version updating and saving on the control model;
The drive loading module is a drive program container, stores various drive programs under different access types, and reads corresponding drive programs through the access types;
the network topology import module is used for importing unique identifiers of node equipment, node names, IP addresses and node types; the imported network topology is displayed in a graphical mode, and the node types comprise a cloud server, an edge controller and edge equipment;
The drive loading module is a drive program container and stores various drive programs under different access types; reading a corresponding driver through an access type, wherein the access type comprises the following steps: interface type, model type, cloud service manufacturer type, data interaction type, and encapsulated DLL file interaction;
the model container module stores and loads a system communication model, and updates and saves the version of the communication model;
The message prompt module is used for various prompt messages of interface interaction, including visual interface prompts of various messages such as error messages, warning messages, completion messages, confirmation messages and the like;
the access types of the drive loading module include: interface type, model type, cloud service vendor type, and data interaction type.
2. The edge side control system deployment tool chain of claim 1, wherein the model drawing interface imports or loads a communication model and presents it in a visual and visualized graphical manner; the control types of the visual communication model graph drawn on the model drawing interface comprise regular hexagons, triangles, circles, squares and connecting lines, the regular hexagons represent a center cloud server, the triangles represent edge cloud servers, the squares represent edge controllers, and the circles represent edge devices.
3. The edge side control system deployment tool chain according to claim 2, wherein the system control model visual programming tool rapidly calculates the most matched control model in a model container according to data imported by a business process, and displays the control model in the model drawing interface in an intuitive visual graphical mode; and the control types of the visual control model comprise circles, squares and connection arrows, wherein the circles represent state controls, and the squares represent transition controls.
4. A method of deploying an edge side control system deployment tool chain according to any of claims 1-3, comprising the steps of:
(1) Opening a visual programming tool of a system communication model, completing operations of deleting, editing and adding nodes of the node equipment through clicking and dragging operations, and performing a storage operation after confirmation; the editable content comprises node equipment serial number node equipment names, IP addresses and equipment access types of the node equipment, and the node equipment serial number node equipment names, the IP addresses and the equipment access types are directly imported into a model drawing interface through a standard data format;
(2) Binding the corresponding driver in the driver container by clicking and adding operation;
(3) Opening a visual programming tool of a system control model, completing deletion, editing and addition operations and execution sequences of process nodes through clicking and dragging operations, and performing storage operation after confirmation; the editable content comprises triggering conditions of the triggering control and edge capability configuration of the transition control, and the triggering conditions of the triggering control and the edge capability configuration data of the transition control are directly imported into a model drawing interface through a standard data format;
(4) And binding the equipment node and the corresponding process node through clicking and adding operations.
CN202110845878.5A 2021-07-26 2021-07-26 Deployment tool chain and deployment method for edge side control system Active CN113687822B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110845878.5A CN113687822B (en) 2021-07-26 2021-07-26 Deployment tool chain and deployment method for edge side control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110845878.5A CN113687822B (en) 2021-07-26 2021-07-26 Deployment tool chain and deployment method for edge side control system

Publications (2)

Publication Number Publication Date
CN113687822A CN113687822A (en) 2021-11-23
CN113687822B true CN113687822B (en) 2024-08-27

Family

ID=78577885

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110845878.5A Active CN113687822B (en) 2021-07-26 2021-07-26 Deployment tool chain and deployment method for edge side control system

Country Status (1)

Country Link
CN (1) CN113687822B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110377278A (en) * 2019-06-03 2019-10-25 杭州黑胡桃人工智能研究院 A kind of visual programming tools system based on artificial intelligence and Internet of Things
CN110750261A (en) * 2019-09-18 2020-02-04 向四化 Editable and multi-dimensional interactive display control method, control system and equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107766042A (en) * 2016-08-23 2018-03-06 南京中兴软件有限责任公司 A kind of visual data manager and device of the model file based on CSAR
CN110929201B (en) * 2018-09-20 2022-06-28 中国科学院信息工程研究所 A Web-based Complex Network Topology Editing and Visualization System
CN112130993B (en) * 2020-09-07 2024-05-24 国网江苏省电力有限公司信息通信分公司 Power edge IoT proxy edge computing method and system based on graphical modeling
CN112087522B (en) * 2020-09-18 2021-10-22 北京航空航天大学 An edge-cloud collaborative process orchestration system for industrial robot data processing

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110377278A (en) * 2019-06-03 2019-10-25 杭州黑胡桃人工智能研究院 A kind of visual programming tools system based on artificial intelligence and Internet of Things
CN110750261A (en) * 2019-09-18 2020-02-04 向四化 Editable and multi-dimensional interactive display control method, control system and equipment

Also Published As

Publication number Publication date
CN113687822A (en) 2021-11-23

Similar Documents

Publication Publication Date Title
KR101697031B1 (en) System building assistance tool and system
US7543276B2 (en) System and method for testing and/or debugging runtime systems for solving MES (manufacturing execution system) problems
CN103092585A (en) Image library configuration design system for integrated supervision software
CN109884996A (en) Production control system, method and production management system
CN113821250B (en) Device management method, device, device and storage medium
CN110597239B (en) Diagnosis method for displaying vehicle diagnosis function nodes on same interface
CN111708555A (en) Data processing device, method and system
CN106925864A (en) Welding sequencer parts and statistics restriction analysis device
CN115575135A (en) Fault diagnosis method, device, equipment and readable storage medium
CN117472765A (en) Test case generation method, test management method, device, system and storage medium
CN113919813A (en) Production line dynamic value flow analysis method and system based on production line dynamic value flow graph
CN110222100B (en) Processing method, system and storage medium based on big data display process timing diagram
CN114647419A (en) Service deployment processing method and device, electronic equipment and storage medium
CN106997686B (en) Intelligent control system and control method of parking lot based on programmable map
CN113687822B (en) Deployment tool chain and deployment method for edge side control system
CN118295646A (en) System, method and device for determining business operation flow
CN114035470B (en) Unit state display method and device and storage medium
CN109656589B (en) Intelligent substation secondary equipment software management and control method and system
CN115545401A (en) City physical examination evaluation method and system based on visual index model configuration and computer equipment
CN113379291B (en) Trial-assembling automation method, device, equipment and storage medium
CN113126993A (en) Automatic testing method and system applied to vehicle detection software
CN118377555B (en) Method, device and equipment for constructing artificial intelligent model and readable storage medium
JP2006277734A (en) Network configuration diagram display device
CN115103392A (en) eSIM terminal test method, instrument, portal server, device and system
CN114298560A (en) Process flow card generation method and device, electronic equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant