CN114363378B - Micro-service system architecture and management method for industrial heterogeneous network management - Google Patents

Micro-service system architecture and management method for industrial heterogeneous network management Download PDF

Info

Publication number
CN114363378B
CN114363378B CN202210041225.6A CN202210041225A CN114363378B CN 114363378 B CN114363378 B CN 114363378B CN 202210041225 A CN202210041225 A CN 202210041225A CN 114363378 B CN114363378 B CN 114363378B
Authority
CN
China
Prior art keywords
service
micro
module
heterogeneous network
management
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
CN202210041225.6A
Other languages
Chinese (zh)
Other versions
CN114363378A (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.)
Shanghai Jiaotong University
Original Assignee
Shanghai Jiaotong University
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 Shanghai Jiaotong University filed Critical Shanghai Jiaotong University
Priority to CN202210041225.6A priority Critical patent/CN114363378B/en
Publication of CN114363378A publication Critical patent/CN114363378A/en
Application granted granted Critical
Publication of CN114363378B publication Critical patent/CN114363378B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a micro-service system architecture for industrial heterogeneous network management, which comprises a management configuration module, a central gateway module, a field gateway module, a monitoring protection module and a heterogeneous network management micro-service group; each micro service group of the heterogeneous network management micro service group internally comprises a service module and a service agent module which is separated from the service module and is deployed in the same container in a side car mode; the service agent module realizes information interaction with the administration configuration module, the central gateway module, the field gateway module, the monitoring protection module and the service agent modules of other micro service groups; the business service module realizes the actual function of each micro service group of the heterogeneous network management micro service group. The invention realizes the integration and integration of the management functions of the industrial heterogeneous network, supports the high decoupling between the management services of the industrial heterogeneous network realized by each management function, and increases the traffic control efficiency of the industrial heterogeneous network management service in the north-south direction and the east-west direction.

Description

Micro-service system architecture and management method for industrial heterogeneous network management
Technical Field
The invention relates to the field of industrial Internet of things, in particular to a micro-service system architecture and a management method for industrial heterogeneous network management.
Background
With the industrial digitization, the intellectualization and the networked transformation and upgrade, the functions of the industrial software are increasingly diversified, scaled and generalized. As a carrier of industrial software, the industrial micro-service has the characteristics of loose coupling, easy maintenance and the like, can promote the rapid reuse, innovation and integration of industrial knowledge, and is the key for realizing the upgrading and updating of the industrial software. Therefore, foreign mainstream industrial internet systems such as siemens Mindsphere and schneider Eco Struxure adopt cloud platforms to develop, deploy and manage micro services, and the industrial micro services gradually become mainstream directions of development of all industrial internet systems. Industrial production enterprises are building industrial internet systems based on industrial internet and having industrial micro-services as a core to realize one-stop management of industrial field networks. However, how to construct an industrial internet management system architecture based on industrial micro-services does not form a unified understanding, and related national standards such as "industrial internet platform micro-service reference frame" are also being formulated.
At present, the mainstream industrial micro-service architecture mainly focuses on realizing low coupling and high aggregation of industrial services and building a highly flexible, expandable and easily managed industrial internet management system integrating various industrial application functions. The invention patent with application number of 202010008209.8, is named as: a micro service architecture of a process industry data operation platform comprises a service architecture and a technical architecture. The business architecture takes a human-machine material method ring of the process industry as an element, and a business description layer is built for constructing industries, enterprises and production models and describing different industries and different enterprises of the process industry; building a business function layer for constructing a user and equipment field model and describing the user and the equipment; and building an industrial data aggregation calculation layer for summarizing industrial data of each business field and outputting various data such as monitoring data and prediction data through the calculation business. The technical architecture is divided into a plurality of services according to functions, wherein the services comprise production services, material services, equipment services and the like, and each micro-service is realized by performing field-driven abstraction on a flow industrial model. However, the patent does not consider the problems of non-uniform industrial field network communication protocols, non-uniform data formats and the like, and the integrated high-efficiency management of the industrial heterogeneous network cannot be realized.
Therefore, technical personnel in the field are dedicated to developing a micro service system architecture oriented to industrial heterogeneous network management and a management method thereof, so that the integration and integration of industrial heterogeneous network management functions are realized, the high decoupling between the industrial heterogeneous network management services realized by each management function can be supported, the system software management flow is optimized, the north-south and east-west flow management efficiency of the industrial heterogeneous network management services is increased, and the management and expansion efficiency of the industrial application services is effectively improved.
Disclosure of Invention
In view of the above defects in the prior art, the technical problem to be solved by the present invention is how to design a micro-service system architecture for industrial heterogeneous network management, to implement efficient decoupling and integrated management on industrial heterogeneous network management services, to achieve lightweight circulation management on north-south and east-west flows, and to improve the scalability and maintenance efficiency of an industrial network management system.
In order to achieve the aim, the invention provides a micro service system architecture facing industrial heterogeneous network management, which is characterized by comprising a management configuration module, a central gateway module, a field gateway module, a monitoring protection module and a heterogeneous network management micro service group;
the management configuration module is used for realizing management and configuration of the micro-services, the central gateway module aggregates a calling interface of a user facing the micro-services to realize management, protection and search of a micro-service cluster API, the field gateway module aggregates a calling interface of the micro-services to equipment to realize management, protection and search of a field equipment port, and the monitoring protection module is used for realizing continuous monitoring and operation and maintenance protection of the micro-services;
the heterogeneous network management micro service group comprises a plurality of micro service groups, and each micro service group comprises a business service module and a service agent module which is separated from the business service module and is deployed in the same container in a side car mode;
the service agent module realizes information interaction with the administration configuration module, the central gateway module, the field gateway module, the monitoring protection module and the service agent modules of other micro service groups; the business service module realizes the actual function of the micro service group.
The heterogeneous network management micro-service group comprises a network connection micro-service group, a network configuration micro-service group and a specific service micro-service group,
the network communication micro-service group is used for realizing interconnection and fusion networking of various heterogeneous network subnets;
the network configuration micro-service group is used for realizing information unified configuration and static dynamic scheduling of each heterogeneous network subnet;
and the specific business micro-service group is used for realizing the real-time control of the industrial equipment supporting the production function of each heterogeneous network subnet.
The abatement configuration module is configured to:
service registration, namely registering the information of each micro service group in a management configuration module for other micro service groups or a central gateway module and a field gateway module to query;
service logout, namely offline the micro-service instance and removing the micro-service instance from the micro-service information list;
the service discovery is to provide the information of the registered micro service group to other micro services;
and service configuration, namely performing centralized configuration and automatic updating on parameters in the micro-service.
The central gateway module is configured to:
authentication, setting different user calling authority, realizing control to black and white list and calling function;
the service routing is used for carrying out automatic service routing addressing on the micro-service requested by the user according to a service registration information table in the administration configuration module to obtain a service calling path;
fault-tolerant protection, which provides a fault-tolerant protection mechanism for micro-service invocation, and when a service invocation is in error or overtime, measures of service fusing, degrading, isolating or current limiting are adopted to prevent the occupation of service resources caused by errors or request accumulation.
The field gateway module is configured to:
protocol conversion, which supports wired/wireless multiple communication protocol conversion and realizes the communication connection of the local server to the industrial heterogeneous network field device;
address mapping, namely, realizing the address mapping conversion of the field equipment in an internal network/an external network by a local server;
and (4) equipment routing, namely realizing optimal routing calculation of equipment instruction distribution and rapid transmission of data packets according to the destination address of the service equipment and a routing algorithm.
The monitoring and protecting module is used for monitoring and protecting the mobile phone,
link tracking, namely providing detailed service calling tracking chain information according to a service calling track requested by a user;
cluster monitoring, namely monitoring the full life cycle of the container cluster;
monitoring alarm, providing a monitoring alarm mechanism for service calling, and sending alarm prompt to the operation and maintenance personnel of the industrial software by setting a monitoring threshold;
and heartbeat detection, namely carrying out heartbeat communication with each micro service according to a certain period to realize the health condition monitoring of the micro services.
The network-connected microservice group is configured to:
clock synchronization, which realizes that the clock of each sub-network in the industrial heterogeneous network reaches the time synchronization precision;
protocol identification, namely realizing automatic identification and information update of a network protocol in the process of accessing a new subnet in an industrial heterogeneous network;
and protocol management, namely, realizing the management and the update of various communication protocols of the industrial heterogeneous network and providing a basic information base for the protocol conversion of the field gateway module.
The network configuration microservice group is configured to:
network scanning, namely, after the industrial heterogeneous network changes or a new subnet is accessed, automatic scanning and perception of network topology are realized, and network information of each subnet of the industrial heterogeneous network is updated;
directional configuration, namely realizing the directional configuration of network parameters of each subnet of the industrial heterogeneous network;
and dynamic configuration, namely dynamically configuring parameters of each subnet of the industrial heterogeneous network according to the change of the industrial field network and the change of the requirement of the upper layer task.
A management method based on the micro service system architecture facing the industrial heterogeneous network management comprises the following steps:
the method comprises the following steps that firstly, the interior of each heterogeneous network management micro-service group is divided into a service agent module and a business service module, wherein the service agent module is used for processing the functions of external service management, protocol conversion and the like of the heterogeneous network management micro-service group, and the business service module is used for realizing the actual business function of the heterogeneous network management micro-service group;
the second step, the service agent module and the business service module are deployed in the same container in a side car mode, and the service agent module records the bounded context information of the heterogeneous network management micro-service group, supports the communication between the heterogeneous network management micro-service groups and realizes the east-west flow management;
thirdly, the heterogeneous network management micro-service group registers and uploads information to a management configuration module and a monitoring protection module through a service agent module, and the management configuration module and the monitoring protection module realize heterogeneous network management micro-service group management and monitoring communication services based on the information provided by the service agent module of the heterogeneous network management micro-service group;
fourthly, the management configuration module and the monitoring protection module upload service agent information of each heterogeneous network management micro service group to the central gateway module, and the central gateway module receives a user request and realizes system north-south flow management according to each heterogeneous network management micro service group agent information table;
fifthly, after the service agent configuration is completed, the heterogeneous network management micro service group service calling request is received and sent through the service agent module, and the service agent module forwards or receives the service calling request of the heterogeneous network management micro service group outwards or inwards;
sixthly, the service module receives the service request from the service agent module, realizes the service function of the heterogeneous network management micro-service group and sends the instruction to other heterogeneous network management micro-service groups through the service agent module or sends the instruction to the field gateway module;
and seventhly, the field device registers information to the field gateway module, and the field gateway module is connected with an interface of the industrial field device according to a service command sent by the heterogeneous network management micro service group, so that the control command of the industrial field device is completed and the entity function is realized.
In the fifth step, when the service agent module of the heterogeneous network management micro-service group receives a service calling request from the central gateway module or other heterogeneous network management micro-service groups, the related service content is forwarded to the service module and the service module realizes specific functions; when the business service module in the heterogeneous network management micro-service group needs to make a call request with other heterogeneous network management micro-service groups, the service agent module receives the request from the business service module and directly forwards the request to other heterogeneous network management micro-service groups.
The invention adopts the industrial heterogeneous network micro-service architecture and the management method thereof, realizes the integration and integration of the management functions of the industrial heterogeneous network, supports the high decoupling between the industrial heterogeneous network management services realized by each management function, optimizes the management flow of system software, increases the flow control efficiency of the industrial heterogeneous network management service in the north-south direction and the east-west direction, and effectively improves the management and expansion efficiency of the industrial application service.
The invention adopts a mode of combining the double-layer lightweight gateway and the service agent, realizes the efficient management of north-south flow and east-west flow of the large-scale industrial heterogeneous network, and improves the flexibility of the management of the industrial heterogeneous network system.
The invention realizes the high decoupling separation of the micro-service internal management service and the business service through the service grid, can realize the low intrusion of the management service to the business service code, and supports cross-language, cross-protocol and cross-frame service calling.
The conception, the specific structure and the technical effects of the present invention will be further described with reference to the accompanying drawings to fully understand the objects, the features and the effects of the present invention.
Drawings
FIG. 1 is a system architecture diagram of a preferred embodiment of the present invention;
FIG. 2 is a system deployment diagram of a preferred embodiment of the present invention;
FIG. 3 is a schematic diagram of the operation of the abatement configuration module, the central gateway module, and the field gateway module in accordance with a preferred embodiment of the present invention;
FIG. 4 is a schematic diagram of the operation of a monitoring and protection module according to a preferred embodiment of the present invention;
fig. 5 is a schematic diagram of a management method of the micro service system architecture oriented to industrial heterogeneous network management according to a preferred embodiment of the present invention.
Detailed Description
The technical contents of the preferred embodiments of the present invention will be more clearly and easily understood by referring to the drawings attached to the specification. The present invention may be embodied in many different forms of embodiments and the scope of the invention is not limited to the embodiments set forth herein.
A micro service system architecture facing industrial heterogeneous network management is shown in figures 1 and 2 and comprises a management configuration module, a central gateway module, a field gateway module, a monitoring protection module and a heterogeneous network management micro service group;
the management configuration module is used for realizing management and configuration of the micro-service, the monitoring protection module is used for realizing continuous monitoring and operation and maintenance protection of the micro-service, and the central gateway module aggregates a calling interface of a user facing the micro-service to realize management, protection and search of a micro-service cluster API; the field gateway module aggregates the calling interface of the microservice to the equipment to realize management, protection and search of the field equipment port;
the heterogeneous network management micro-service group comprises a plurality of micro-service groups, and each micro-service group comprises a service module and a service agent module which is separated from the service module and is deployed in the same container in a side car mode;
the service agent module realizes information interaction with the administration configuration module, the central gateway module, the field gateway module, the monitoring protection module and the service agent modules of other micro service groups; the business service module realizes the actual function of the micro service group.
The heterogeneous network management micro-service group comprises a network connection micro-service group, a network configuration micro-service group and a specific service micro-service group,
the network communication micro-service group is used for realizing interconnection and fusion networking of various heterogeneous network subnets;
the network configuration micro-service group is used for realizing information unified configuration and static dynamic scheduling of each heterogeneous network subnet;
and the specific business micro-service group is used for realizing the real-time control of the industrial equipment supporting the production function of each heterogeneous network subnet.
As shown in fig. 3, the abatement configuration module is configured to:
service registration, namely registering the information of each micro service group in a management configuration module for other micro service groups or a central gateway module and a field gateway module to query;
service logout, namely offline the micro-service instance and removing the micro-service instance from the micro-service information list;
service discovery, which provides the information of the registered micro service group to other micro services;
and service configuration, namely performing centralized configuration and automatic updating on parameters in the micro-service.
As shown in fig. 3, the central gateway module is configured to:
authentication and authorization, setting different user calling authorities, and realizing the control of black and white lists and calling functions;
the service routing is used for carrying out automatic service routing addressing on the micro-service requested by the user according to a service registration information table in the administration configuration module to obtain a service calling path;
and fault tolerance protection, namely providing a fault tolerance protection mechanism for micro-service calling, and taking measures such as service fusing, degrading, isolating or limiting current and the like to prevent service resources from being occupied due to errors or request accumulation when the service calling is wrong or overtime.
As shown in fig. 3, the field gateway module is configured to:
protocol conversion, which supports wired/wireless multiple communication protocol conversion and realizes the communication connection of the local server to the industrial heterogeneous network field device;
address mapping, namely realizing the address mapping conversion of the field equipment in an internal network/an external network by a local server;
and (4) equipment routing, namely realizing optimal routing calculation of equipment instruction distribution and rapid transmission of data packets according to the destination address of the service equipment and a routing algorithm.
As shown in fig. 4, the monitoring protection module is configured to,
link tracking, namely providing detailed service calling tracking chain information according to a service calling track requested by a user; optimizing and positioning an error report of a call chain;
cluster monitoring, namely monitoring the full life cycle of the container cluster; a visual display of container cluster status;
monitoring alarm, providing a monitoring alarm mechanism for service calling, and sending alarm prompt to the operation and maintenance personnel of the industrial software by setting a monitoring threshold;
and heartbeat detection, namely carrying out heartbeat communication with each micro service according to a certain period to realize the health condition monitoring of the micro services.
The network-connected microservice group is to:
clock synchronization, namely realizing that the clock of each sub-network in the industrial heterogeneous network reaches time synchronization precision;
protocol identification, namely, realizing automatic identification and information update of a network protocol in the process of accessing a new subnet in an industrial heterogeneous network;
and protocol management, namely, realizing the management and the update of various communication protocols of the industrial heterogeneous network and providing a basic information base for the protocol conversion of the field gateway module.
The network configuration microservice group is to:
network scanning, namely, after the industrial heterogeneous network changes or a new subnet is accessed, automatic scanning and perception of network topology are realized, and network information of each subnet of the industrial heterogeneous network is updated;
directional configuration, namely realizing the directional configuration of network parameters of each subnet of the industrial heterogeneous network;
and dynamic configuration, namely dynamically configuring parameters of each sub-network of the industrial heterogeneous network according to the change of the industrial field network and the change of the upper layer task requirement.
A management method based on the micro service system architecture oriented to industrial heterogeneous network management, as shown in fig. 5, includes the following steps:
the method comprises the following steps that firstly, the interior of each heterogeneous network management micro-service group is divided into a service agent module and a business service module, wherein the service agent module is used for processing the functions of external service management, protocol conversion and the like of the heterogeneous network management micro-service group, and the business service module is used for realizing the actual business function of the heterogeneous network management micro-service group;
secondly, the service agent module and the business service module are deployed in the same container in a sidecar mode, and the service agent module records bounded context information of the heterogeneous network management micro-service group, supports communication among the heterogeneous network management micro-service groups and realizes east-west flow management;
thirdly, the heterogeneous network management micro-service group registers and uploads information to a management configuration module and a monitoring protection module through a service agent module, and the management configuration module and the monitoring protection module realize management and monitoring communication services of the heterogeneous network management micro-service group based on the information provided by the service agent module of the heterogeneous network management micro-service group;
fourthly, the management configuration module and the monitoring protection module upload service agent information of each heterogeneous network management micro service group to the central gateway module, and the central gateway module receives a user request and realizes system north-south flow management according to each heterogeneous network management micro service group agent information table;
fifthly, after the service agent configuration is completed, the heterogeneous network management micro service group service calling request is received and sent through the service agent module, and the service agent module forwards or receives the service calling request of the heterogeneous network management micro service group outwards or inwards;
sixthly, the service module receives the service request from the service agent module, realizes the service function of the heterogeneous network management micro-service group and sends the instruction to other heterogeneous network management micro-service groups through the service agent module or sends the instruction to the field gateway module;
and seventhly, the field device registers information to the field gateway module, and the field gateway module is connected with an interface of the industrial field device according to a service command sent by the heterogeneous network management micro service group, so that the control command of the industrial field device is completed and the entity function is realized.
In the fifth step, when a service agent module of the heterogeneous network management micro-service group receives a service calling request from the central gateway module or other heterogeneous network management micro-service groups, related service contents are forwarded to the service module, and the service module realizes specific functions; when the business service module in the heterogeneous network management micro-service group needs to make a call request with other heterogeneous network management micro-service groups, the service agent module receives the request from the business service module and directly forwards the request to other heterogeneous network management micro-service groups.
The embodiment adopts the industrial heterogeneous network micro-service architecture and the management method thereof, realizes the integration and integration of the management functions of the industrial heterogeneous network, supports the high decoupling between the management services of the industrial heterogeneous network realized by each management function, optimizes the management flow of system software, increases the management efficiency of the flow of the industrial heterogeneous network management service in the north-south direction and the east-west direction, and effectively improves the management and expansion efficiency of the industrial application service.
According to the embodiment, a mode of combining a double-layer lightweight gateway and a service agent is adopted, so that the north-south flow and east-west flow efficient management of a large-scale industrial heterogeneous network is realized, and the flexibility of industrial heterogeneous network system management is improved.
The embodiment adopts the service grid idea to realize the high decoupling separation of the internal administration service of the micro-service and the business service, realize the low intrusion of the administration service to the business service code, and support the cross-language, cross-protocol and cross-frame service calling.
The foregoing detailed description of the preferred embodiments of the invention has been presented. It should be understood that numerous modifications and variations could be devised by those skilled in the art in light of the present teachings without departing from the inventive concepts. Therefore, the technical solutions available to those skilled in the art through logic analysis, reasoning and limited experiments based on the prior art according to the concept of the present invention should be within the scope of protection defined by the claims.

Claims (10)

1. A micro service system architecture facing industrial heterogeneous network management is characterized by comprising a management configuration module, a central gateway module, a field gateway module, a monitoring protection module and a heterogeneous network management micro service group;
the management configuration module is used for realizing management and configuration of the micro-service, the central gateway module aggregates a calling interface of a user facing the micro-service to realize management, protection and search of a micro-service cluster API, the field gateway module aggregates a calling interface of the micro-service to equipment to realize management, protection and search of a field equipment port, and the monitoring protection module is used for realizing continuous monitoring and operation and maintenance protection of the micro-service;
the heterogeneous network management micro-service group comprises a plurality of micro-service groups, and each micro-service group comprises a service module and a service agent module which is separated from the service module and is deployed in the same container in a side car mode;
the service agent module realizes information interaction with the administration configuration module, the central gateway module, the field gateway module, the monitoring protection module and the service agent modules of other micro service groups; the business service module realizes the actual function of the micro service group.
2. The industrial heterogeneous network management oriented microservice system architecture of claim 1, wherein the heterogeneous network management microservice groups comprise a network-connected microservice group, a network-configured microservice group, and a business-specific microservice group,
the network communication micro-service group is used for realizing interconnection and fusion networking of various heterogeneous network subnets;
the network configuration micro-service group is used for realizing uniform information configuration and static dynamic scheduling of each heterogeneous network subnet;
the specific business micro-service group is used for realizing the real-time control of the industrial equipment supporting the production function of each heterogeneous network subnet.
3. The industrial heterogeneous network management oriented microservice system architecture of claim 1, wherein the abatement configuration module is to:
service registration, namely registering the information of each micro service group in a management configuration module for other micro service groups or a central gateway module and a field gateway module to query;
service logout, namely offline the micro-service instance and removing the micro-service instance from the micro-service information list;
service discovery, which provides the information of the registered micro service group to other micro services;
and service configuration, namely performing centralized configuration and automatic updating on parameters in the micro-service.
4. The industrial heterogeneous network management oriented microservice system architecture of claim 1, wherein the central gateway module is to:
authentication and authorization, setting different user calling authorities, and realizing the control of black and white lists and calling functions;
the service routing is used for carrying out automatic service routing addressing on the micro-service requested by the user according to a service registration information table in the administration configuration module to obtain a service calling path;
and fault tolerance protection, namely providing a fault tolerance protection mechanism for micro-service invocation, and when a service invocation error occurs or overtime occurs, adopting service fusing, degrading, isolating or current limiting measures to prevent service resources from being occupied due to errors or request accumulation.
5. The industrial heterogeneous network management oriented microservice system architecture of claim 1, wherein the field gateway module is to:
protocol conversion, which supports wired/wireless multiple communication protocol conversion and realizes the communication connection of the local server to the industrial heterogeneous network field device;
address mapping, namely realizing the address mapping conversion of the field equipment in an internal network/an external network by a local server;
and (4) equipment routing, namely realizing optimal routing calculation of equipment instruction distribution and rapid transmission of data packets according to the destination address of the service equipment and a routing algorithm.
6. The industrial heterogeneous network management oriented microservice system architecture of claim 1, wherein the monitoring protection module is configured to,
link tracking, namely providing detailed service calling tracking chain information according to a service calling track requested by a user;
cluster monitoring, namely monitoring the full life cycle of the container cluster;
monitoring alarm, providing a monitoring alarm mechanism for service calling, and sending alarm prompt to the operation and maintenance personnel of the industrial software by setting a monitoring threshold;
and heartbeat detection, namely performing heartbeat communication with each micro service according to a certain period to realize the health condition monitoring of the micro services.
7. The industrial heterogeneous network management oriented microservice system architecture of claim 2, wherein the network-connected microservice group is configured to:
clock synchronization, namely realizing that the clock of each sub-network in the industrial heterogeneous network reaches time synchronization precision;
protocol identification, namely, realizing automatic identification and information update of a network protocol in the process of accessing a new subnet in an industrial heterogeneous network;
and protocol management, namely, the management and the update of various communication protocols of the industrial heterogeneous network are realized, and a basic information base is provided for the protocol conversion of the field gateway module.
8. The industrial heterogeneous network management oriented microservice system architecture of claim 2, wherein the network configuration microservice group is to:
network scanning, namely, after the industrial heterogeneous network changes or a new subnet is accessed, automatic scanning and perception of network topology are realized, and network information of each subnet of the industrial heterogeneous network is updated;
directional configuration, namely realizing the directional configuration of network parameters of each subnet of the industrial heterogeneous network;
and dynamic configuration, namely dynamically configuring parameters of each sub-network of the industrial heterogeneous network according to the change of the industrial field network and the change of the upper layer task requirement.
9. A management method based on the micro service system architecture for industrial heterogeneous network management according to any one of claims 1 to 8, characterized by the following steps:
the method comprises the following steps that firstly, the interior of each heterogeneous network management micro-service group is divided into a service agent module and a business service module, wherein the service agent module is used for processing the functions of external service management, protocol conversion and the like of the heterogeneous network management micro-service group, and the business service module is used for realizing the actual business function of the heterogeneous network management micro-service group;
the second step, the service agent module and the business service module are deployed in the same container in a side car mode, and the service agent module records the bounded context information of the heterogeneous network management micro-service group, supports the communication between the heterogeneous network management micro-service groups and realizes the east-west flow management;
thirdly, the heterogeneous network management micro-service group registers and uploads information to a management configuration module and a monitoring protection module through a service agent module, and the management configuration module and the monitoring protection module realize management and monitoring communication services of the heterogeneous network management micro-service group based on the information provided by the service agent module of the heterogeneous network management micro-service group;
fourthly, the management configuration module and the monitoring protection module upload service agent information of each heterogeneous network management micro service group to the central gateway module, and the central gateway module receives a user request and realizes system north-south flow management according to each heterogeneous network management micro service group agent information table;
fifthly, after the service agent configuration is completed, the heterogeneous network management micro service group service calling request is received and sent through the service agent module, and the service agent module forwards or receives the service calling request of the heterogeneous network management micro service group outwards or inwards;
sixthly, the service module receives the service request from the service agent module, realizes the service function of the heterogeneous network management micro-service group and sends the instruction to other heterogeneous network management micro-service groups through the service agent module or sends the instruction to the field gateway module;
and seventhly, the field device registers information to the field gateway module, and the field gateway module is in butt joint with an interface of the industrial field device according to a service instruction sent by the heterogeneous network management micro service group, so that the control instruction of the industrial field device is completed and the entity function is realized.
10. The management method according to claim 9, wherein in the fifth step, when the service agent module of the heterogeneous network management micro service group receives a service call request from the central gateway module or other heterogeneous network management micro service groups, the relevant service content is forwarded to the service module and the service module implements a specific function; when the business service module in the heterogeneous network management micro-service group needs to make a call request with other heterogeneous network management micro-service groups, the service agent module receives the request from the business service module and directly forwards the request to other heterogeneous network management micro-service groups.
CN202210041225.6A 2022-01-14 2022-01-14 Micro-service system architecture and management method for industrial heterogeneous network management Active CN114363378B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210041225.6A CN114363378B (en) 2022-01-14 2022-01-14 Micro-service system architecture and management method for industrial heterogeneous network management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210041225.6A CN114363378B (en) 2022-01-14 2022-01-14 Micro-service system architecture and management method for industrial heterogeneous network management

Publications (2)

Publication Number Publication Date
CN114363378A CN114363378A (en) 2022-04-15
CN114363378B true CN114363378B (en) 2022-10-11

Family

ID=81108476

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210041225.6A Active CN114363378B (en) 2022-01-14 2022-01-14 Micro-service system architecture and management method for industrial heterogeneous network management

Country Status (1)

Country Link
CN (1) CN114363378B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114945031B (en) * 2022-04-16 2024-06-07 深圳市爱为物联科技有限公司 Cloud original Internet of things platform supporting access of mass equipment multi-communication protocol and message protocol
CN114866606A (en) * 2022-04-21 2022-08-05 彩讯科技股份有限公司 Micro-service management system
CN115242864B (en) * 2022-06-28 2023-12-05 度小满科技(北京)有限公司 Micro-service access method and device, electronic equipment and storage medium
CN116089036B (en) * 2022-12-30 2023-12-15 长城证券股份有限公司 Multi-thread multi-module service flow arranging and processing method, equipment and storage medium

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109542537A (en) * 2018-11-15 2019-03-29 江苏东洲物联科技有限公司 A kind of edge calculations gateway based on micro services framework
CN109672612A (en) * 2018-12-13 2019-04-23 中国电子科技集团公司电子科学研究院 API gateway system
CN110022349A (en) * 2019-01-17 2019-07-16 重庆邮电大学 A kind of isomery industrial network device configuration micro services method based on edge calculations
US10764244B1 (en) * 2019-06-12 2020-09-01 Cisco Technology, Inc. Systems and methods providing a multi-cloud microservices gateway using a sidecar proxy
CN111683109A (en) * 2020-08-17 2020-09-18 烽火通信科技股份有限公司 Micro-service architecture
CN111683133A (en) * 2020-06-04 2020-09-18 重庆英楼维兴信息科技有限公司 Business current limiting method based on micro-service architecture and related device
CN112000448A (en) * 2020-07-17 2020-11-27 北京计算机技术及应用研究所 Micro-service architecture-based application management method
CN112073461A (en) * 2020-08-05 2020-12-11 烽火通信科技股份有限公司 Industrial Internet system based on cloud edge cooperation
CN112235836A (en) * 2020-11-17 2021-01-15 上海交通大学 Industrial edge network system architecture and resource scheduling method
CN112866333A (en) * 2020-12-28 2021-05-28 上海领健信息技术有限公司 Cloud-native-based micro-service scene optimization method, system, device and medium
CN112910692A (en) * 2021-01-19 2021-06-04 中原银行股份有限公司 Method, system and medium for controlling service grid flow based on micro service gateway
CN113055470A (en) * 2021-03-10 2021-06-29 中国建设银行股份有限公司 Service request distribution method and system
CN113312242A (en) * 2021-06-29 2021-08-27 中国农业银行股份有限公司 Interface information management method, device, equipment and storage medium
CN214225758U (en) * 2021-03-13 2021-09-17 上海善算科技有限公司 Multistage monitoring center architecture based on industrial internet
CN113596110A (en) * 2021-07-08 2021-11-02 交通银行股份有限公司太平洋信用卡中心 Heterogeneous cloud-oriented cloud native micro-service platform
CN113886061A (en) * 2021-08-24 2022-01-04 苏州阿普奇物联网科技有限公司 Industry thing networking operation and maintenance platform

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10628243B1 (en) * 2018-11-27 2020-04-21 International Business Machines Corporation Validation framework for runtime connected API systems
US11086298B2 (en) * 2019-04-15 2021-08-10 Rockwell Automation Technologies, Inc. Smart gateway platform for industrial internet of things

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109542537A (en) * 2018-11-15 2019-03-29 江苏东洲物联科技有限公司 A kind of edge calculations gateway based on micro services framework
CN109672612A (en) * 2018-12-13 2019-04-23 中国电子科技集团公司电子科学研究院 API gateway system
CN110022349A (en) * 2019-01-17 2019-07-16 重庆邮电大学 A kind of isomery industrial network device configuration micro services method based on edge calculations
US10764244B1 (en) * 2019-06-12 2020-09-01 Cisco Technology, Inc. Systems and methods providing a multi-cloud microservices gateway using a sidecar proxy
CN111683133A (en) * 2020-06-04 2020-09-18 重庆英楼维兴信息科技有限公司 Business current limiting method based on micro-service architecture and related device
CN112000448A (en) * 2020-07-17 2020-11-27 北京计算机技术及应用研究所 Micro-service architecture-based application management method
CN112073461A (en) * 2020-08-05 2020-12-11 烽火通信科技股份有限公司 Industrial Internet system based on cloud edge cooperation
CN111683109A (en) * 2020-08-17 2020-09-18 烽火通信科技股份有限公司 Micro-service architecture
CN112235836A (en) * 2020-11-17 2021-01-15 上海交通大学 Industrial edge network system architecture and resource scheduling method
CN112866333A (en) * 2020-12-28 2021-05-28 上海领健信息技术有限公司 Cloud-native-based micro-service scene optimization method, system, device and medium
CN112910692A (en) * 2021-01-19 2021-06-04 中原银行股份有限公司 Method, system and medium for controlling service grid flow based on micro service gateway
CN113055470A (en) * 2021-03-10 2021-06-29 中国建设银行股份有限公司 Service request distribution method and system
CN214225758U (en) * 2021-03-13 2021-09-17 上海善算科技有限公司 Multistage monitoring center architecture based on industrial internet
CN113312242A (en) * 2021-06-29 2021-08-27 中国农业银行股份有限公司 Interface information management method, device, equipment and storage medium
CN113596110A (en) * 2021-07-08 2021-11-02 交通银行股份有限公司太平洋信用卡中心 Heterogeneous cloud-oriented cloud native micro-service platform
CN113886061A (en) * 2021-08-24 2022-01-04 苏州阿普奇物联网科技有限公司 Industry thing networking operation and maintenance platform

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"Research and Application of MES Technology Architecture in Tobacco Industry Based on Micro Service";W. Jin等;《2021 IEEE International Conference on Power, Intelligent Computing and Systems (ICPICS)》;20210902;全文 *
"基于微服务与容器化的工业边缘计算应用设计";戴文斌;《自动化博览》;20210428;全文 *
"基于微服务架构的工业互联网网关的设计与实现";宋欣;《中国优秀硕士学位论文信息科技辑》;20210315;全文 *

Also Published As

Publication number Publication date
CN114363378A (en) 2022-04-15

Similar Documents

Publication Publication Date Title
CN114363378B (en) Micro-service system architecture and management method for industrial heterogeneous network management
CN109889551B (en) Method for accessing intelligent hardware to Internet of things cloud platform
CN110138748B (en) Network convergence communication method, gateway equipment and system
CN109639484B (en) Industrial fusion network management method based on software definition and network manager thereof
CN109542457A (en) A kind of system and method for the Distributed Application distribution deployment of edge calculations network
CN109412877B (en) Network capacity open system based on UTN network
JP2001522180A (en) "Plug and Play" operation and maintenance architecture for wireless base stations
JP2007208595A (en) Large-scale wide area network system having position information managing function
EP2294895B1 (en) Establishing channels between a domain manager and managed nodes
CN110996368A (en) Heterogeneous converged network architecture applied to intelligent factory and route configuration method
JP2016511451A (en) System and method for opening network functions and associated network elements
CN101098256A (en) Simple network management protocol based cluster management method and system
CN108234261A (en) For the service bus dispatching method of electric control system network supervision
CN106160212B (en) A kind of remote centralized control system and method for power communication terminal
US20020016167A1 (en) Method and device for the remote configuration and monitoring of telecommunication network elements
CN101212346A (en) Software version management method and device for network element management system
RU2344569C2 (en) System of home register of location for servicing of user of several types of networks
CN102281521B (en) A kind of telecom charging operation network system and charging method thereof
CN115022379B (en) Ceramic production management system based on 5G cloud platform
CN102904739A (en) Method for realizing event transmission and common information model (CIM) server
CN115065596B (en) Industrial heterogeneous network integrated configuration system and method based on software definition
CN104935485A (en) Appliance service calling method, appliance service calling request forwarding method and apparatus
KR100734871B1 (en) Apparatus for emergency rescue using user presence information in next generation communication environment and method thereof
KR100766608B1 (en) Method of unifying network management system and unified network management system
CN211791569U (en) Big data center gateway

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