Movatterモバイル変換


[0]ホーム

URL:


CN113179316A - Cloud edge-side cooperative computing system and method based on containerization design - Google Patents

Cloud edge-side cooperative computing system and method based on containerization design
Download PDF

Info

Publication number
CN113179316A
CN113179316ACN202110453105.2ACN202110453105ACN113179316ACN 113179316 ACN113179316 ACN 113179316ACN 202110453105 ACN202110453105 ACN 202110453105ACN 113179316 ACN113179316 ACN 113179316A
Authority
CN
China
Prior art keywords
data
service
layer
edge
services
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.)
Granted
Application number
CN202110453105.2A
Other languages
Chinese (zh)
Other versions
CN113179316B (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.)
Shandong New Generation Information Industry Technology Research Institute Co Ltd
Original Assignee
Shandong New Generation Information Industry Technology Research Institute 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 Shandong New Generation Information Industry Technology Research Institute Co LtdfiledCriticalShandong New Generation Information Industry Technology Research Institute Co Ltd
Priority to CN202110453105.2ApriorityCriticalpatent/CN113179316B/en
Publication of CN113179316ApublicationCriticalpatent/CN113179316A/en
Application grantedgrantedCritical
Publication of CN113179316BpublicationCriticalpatent/CN113179316B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention provides a cloud edge-side collaborative computing method based on containerization design, which mainly comprises four major system services of a core layer, an application layer, an equipment layer and a basic system layer, and particularly relates to services of a registration center, data storage, data export, data storage, equipment service, a rule engine, system monitoring and the like. The invention provides a middleware service for performing data interaction between physical sensing equipment and an information system. The cloud edge cooperative computing method based on the containerization design redefines boundaries among edge equipment, edge servers and cloud servers flexibly, provides services such as a registration center, data storage, data export, data storage, a rule engine and system monitoring and the like based on the containerization service design method, can be deployed flexibly, and uses different deployment schemes according to actual application scene requirements.

Description

Cloud edge-side cooperative computing system and method based on containerization design
Technical Field
The invention relates to a cloud edge-side cooperative computing system and method based on containerization design, and belongs to the technical field of data storage.
Background
Data generated by edge equipment is exponentially increased along with popularization and application of 5G communication technology, the data is generated, cached and transmitted to a cloud end by an equipment end, and the cloud end returns a most data processing result to the edge end and drives the equipment end to make corresponding actions. The transmission of mass data has ultrahigh requirements on network bandwidth, and simultaneously faces huge loan cost, and the fact that the edge equipment has certain data conversion and data processing capacity becomes more important. The edge terminal devices are complex and diverse, and the data generated by the edge terminal devices cannot be coordinated and unified are also diverse, which causes great problems for data processing, and the existing cloud edge terminal collaborative computing method has poor compatibility and expansibility on the bottom layer edge terminal devices.
Disclosure of Invention
The invention aims to provide a cloud edge-side cooperative computing system and method based on containerization design, which not only realize interconnection and intercommunication of equipment, but also are flexible and convenient to deploy.
In order to achieve the purpose, the invention is realized by the following technical scheme:
a cloud edge-side collaborative computing system based on containerization design comprises four large system services of a core layer, an application layer, a device layer and a basic system layer;
the core service layer is used as a medium for connecting the edge device measurement and the cloud measurement, comprises a data center and stores various data uploaded by the edge device; the registration center is used for carrying out correlation configuration on all the micro-services to provide initialization configuration information and is provided with a service heartbeat monitoring mechanism to monitor the survival state of each micro-service; and the control center is used for realizing the action request of the edge measurement or the cloud measurement on the edge equipment and controlling the edge equipment to finish a certain action. (ii) a
The device layer is used for accessing the sensors to the whole system and connecting concrete physical devices and the system, the transaction comprises but is not limited to one or more sensors, actuators and robot IoT objects, and the device layer can abstract and convert data uploaded by the accessed physical devices into a data structure for the system by means of device services;
the basic service layer is mainly used for providing basic support for each micro-service, specifically, log collection is carried out, logs generated by the operation of each micro-service are collected and monitored in a unified mode, and the basic service layer is mainly used for aggregating each service log and establishing an alarm mechanism to report related service states in time; the system management is used for monitoring service operation indexes and starting/stopping/restarting each service;
the application layer is used for processing, converting, analyzing and exporting the data uploaded by the edge equipment to a fixed address, the rule engine enables the edge measurement simple data analysis capability, and the average value and the maximum value in a time window can be calculated by analyzing the data uploaded by the edge equipment through SQL-like and statement; and data export, namely exporting data of the edge equipment to a certain fixed address after processing such as filtering, format conversion, compression, encryption and the like, and directly writing the data into a non-relational database by supporting MQTT and HTTP protocol export data.
Preferably, the device service layer comprises device services accessible to devices supporting Modbus, MQTT and ONVIF communication protocols.
A cloud edge-side collaborative computing method based on containerization design comprises the following steps:
the method comprises the following steps: deploying a core layer and a base layer, wherein services can be selectively deployed to a cloud end or an edge end gateway or an edge end server, and the services comprise a data center, a registration center, a control center service, log collection and system management; the left and right micro services are registered in a registration center and provide initial configuration information, after the registration is completed, the running state of each micro service is monitored, logs are aggregated and output to a unified interface, and the system management service provides occupation information of each service such as a CPU (central processing unit), a memory and the like for a user to monitor;
step two: the device layer is deployed, the layer is generally deployed to an edge gateway for connecting edge end devices, devices supporting various communication protocols are provided for accessing data, device services perform abstract conversion on device data for a core layer and an application layer to use, and the core layer data center stores the data into a local database without persistence;
step three: the method comprises the steps of deploying application layer services, wherein the layer services are mainly selectively deployed according to field requirements, and the layer services can be separately deployed without mutual dependency; when the edge measurement is required to have certain data analysis capability on site, the rule engine can be selected to be deployed, and the service can complete the data analysis requirement by writing in SQL-like statements; the service can be selected when data export is needed to a certain fixed address on site, and data format conversion can be performed when the data export is carried out.
The invention has the advantages that: the invention provides a middleware service for performing data interaction between physical sensing equipment and an information system. The cloud edge cooperative computing method based on the containerization design redefines boundaries among edge equipment, edge servers and cloud servers flexibly, provides services such as a registration center, data storage, data export, data storage, a rule engine and system monitoring and the like based on the containerization service design method, can be deployed flexibly, and uses different deployment schemes according to actual application scene requirements.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention.
FIG. 1 is a schematic diagram of an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
A cloud edge-side collaborative computing system based on containerization design comprises four large system services of a core layer, an application layer, a device layer and a basic system layer;
the core service layer is used as a medium for connecting the edge device measurement and the cloud measurement, comprises a data center and stores various data uploaded by the edge device; the registration center is used for carrying out correlation configuration on all the micro-services to provide initialization configuration information and is provided with a service heartbeat monitoring mechanism to monitor the survival state of each micro-service; and the control center is used for realizing the action request of the edge measurement or the cloud measurement on the edge equipment and controlling the edge equipment to finish a certain action. (ii) a
The device layer is used for accessing the sensors to the whole system and connecting concrete physical devices and the system, the transaction comprises but is not limited to one or more sensors, actuators and robot IoT objects, and the device layer can abstract and convert data uploaded by the accessed physical devices into a data structure for the system by means of device services;
the basic service layer is mainly used for providing basic support for each micro-service, specifically, log collection is carried out, logs generated by the operation of each micro-service are collected and monitored in a unified mode, and the basic service layer is mainly used for aggregating each service log and establishing an alarm mechanism to report related service states in time; the system management is used for monitoring service operation indexes and starting/stopping/restarting each service;
the application layer is used for processing, converting, analyzing and exporting the data uploaded by the edge equipment to a fixed address, the rule engine enables the edge measurement simple data analysis capability, and the average value and the maximum value in a time window can be calculated by analyzing the data uploaded by the edge equipment through SQL-like and statement; and data export, namely exporting data of the edge equipment to a certain fixed address after processing such as filtering, format conversion, compression, encryption and the like, and directly writing the data into a non-relational database by supporting MQTT and HTTP protocol export data. The equipment service contained in the equipment service layer can be accessed to the equipment supporting Modbus, MQTT and ONVIF communication protocols.
A cloud edge-side collaborative computing method based on containerization design comprises the following steps:
the method comprises the following steps: deploying a core layer and a base layer, wherein services can be selectively deployed to a cloud end or an edge end gateway or an edge end server, and the services comprise a data center, a registration center, a control center service, log collection and system management; the left and right micro services are registered in a registration center and provide initial configuration information, after the registration is completed, the running state of each micro service is monitored, logs are aggregated and output to a unified interface, and the system management service provides occupation information of each service such as a CPU (central processing unit), a memory and the like for a user to monitor;
step two: the device layer is deployed, the layer is generally deployed to an edge gateway for connecting edge end devices, devices supporting various communication protocols are provided for accessing data, device services perform abstract conversion on device data for a core layer and an application layer to use, and the core layer data center stores the data into a local database without persistence;
step three: the method comprises the steps of deploying application layer services, wherein the layer services are mainly selectively deployed according to field requirements, and the layer services can be separately deployed without mutual dependency; when the edge measurement is required to have certain data analysis capability on site, the rule engine can be selected to be deployed, and the service can complete the data analysis requirement by writing in SQL-like statements; the service can be selected when data export is needed to a certain fixed address on site, and data format conversion can be performed when the data export is carried out.

Claims (3)

CN202110453105.2A2021-04-262021-04-26Cloud edge-side cooperative computing system and method based on containerization designActiveCN113179316B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202110453105.2ACN113179316B (en)2021-04-262021-04-26Cloud edge-side cooperative computing system and method based on containerization design

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202110453105.2ACN113179316B (en)2021-04-262021-04-26Cloud edge-side cooperative computing system and method based on containerization design

Publications (2)

Publication NumberPublication Date
CN113179316Atrue CN113179316A (en)2021-07-27
CN113179316B CN113179316B (en)2022-10-25

Family

ID=76926140

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110453105.2AActiveCN113179316B (en)2021-04-262021-04-26Cloud edge-side cooperative computing system and method based on containerization design

Country Status (1)

CountryLink
CN (1)CN113179316B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113726865A (en)*2021-08-242021-11-30浙江御安信息技术有限公司Data transmission and cooperation system based on edge calculation
CN114124695A (en)*2021-11-232022-03-01上海帆一尚行科技有限公司 A data collection method, device and electronic device
CN114285538A (en)*2021-11-082022-04-05淮阴工学院 A Cloud-Edge Collaborative Elastic Scalable Method for Wide Area Measurement of Power Grids
CN114363345A (en)*2022-01-142022-04-15上海交通大学 An edge-cloud service collaboration method for industrial heterogeneous network management
CN114520754A (en)*2022-04-212022-05-20石家庄科林电气股份有限公司Software architecture method of power distribution network edge gateway and gateway terminal
CN114584544A (en)*2022-02-252022-06-03煤炭科学技术研究院有限公司Intelligent cloud box system for coal mine
CN114896703A (en)*2022-05-252022-08-12重庆长安汽车股份有限公司 A method for realizing vehicle control based on data response
CN115065611A (en)*2022-06-082022-09-16上海万向区块链股份公司Monitoring and verifying method and system for data security multi-party collaborative computing
CN115328449A (en)*2022-08-122022-11-11山东新一代信息产业技术研究院有限公司 A cloud-based robot application store system for cloud-side collaboration
CN115643259A (en)*2022-08-292023-01-24福建新大陆通信科技股份有限公司 An edge computing method for emergency broadcasting

Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112003924A (en)*2020-08-202020-11-27浪潮云信息技术股份公司Industrial internet-oriented edge cloud platform building method and system
CN112383416A (en)*2020-11-022021-02-19之江实验室Kubeedge and EdgeX fountain based intelligent edge device control platform
CN112463393A (en)*2020-12-142021-03-09国网辽宁省电力有限公司抚顺供电公司Power distribution Internet of things edge computing architecture design method based on Mongo cluster technology

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112003924A (en)*2020-08-202020-11-27浪潮云信息技术股份公司Industrial internet-oriented edge cloud platform building method and system
CN112383416A (en)*2020-11-022021-02-19之江实验室Kubeedge and EdgeX fountain based intelligent edge device control platform
CN112463393A (en)*2020-12-142021-03-09国网辽宁省电力有限公司抚顺供电公司Power distribution Internet of things edge computing architecture design method based on Mongo cluster technology

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
吴石松1林志达2: "云边协同的电网企业人工智能平台构建设计", 《自动化与仪器仪表》*
崔恒志等: "基于边缘计算的电力智慧物联系统设计与实现", 《电力信息与通信技术》*

Cited By (14)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113726865A (en)*2021-08-242021-11-30浙江御安信息技术有限公司Data transmission and cooperation system based on edge calculation
CN113726865B (en)*2021-08-242023-10-17浙江御安信息技术有限公司Data transmission and collaboration system based on edge calculation
CN114285538A (en)*2021-11-082022-04-05淮阴工学院 A Cloud-Edge Collaborative Elastic Scalable Method for Wide Area Measurement of Power Grids
CN114285538B (en)*2021-11-082023-09-29淮阴工学院Cloud edge cooperative elasticity extensible method for wide-area measurement of power grid
CN114124695A (en)*2021-11-232022-03-01上海帆一尚行科技有限公司 A data collection method, device and electronic device
CN114363345B (en)*2022-01-142023-04-11上海交通大学Edge cloud service cooperation method for industrial heterogeneous network management
CN114363345A (en)*2022-01-142022-04-15上海交通大学 An edge-cloud service collaboration method for industrial heterogeneous network management
CN114584544A (en)*2022-02-252022-06-03煤炭科学技术研究院有限公司Intelligent cloud box system for coal mine
CN114520754A (en)*2022-04-212022-05-20石家庄科林电气股份有限公司Software architecture method of power distribution network edge gateway and gateway terminal
CN114896703A (en)*2022-05-252022-08-12重庆长安汽车股份有限公司 A method for realizing vehicle control based on data response
CN115065611B (en)*2022-06-082023-09-26上海万向区块链股份公司Monitoring and verifying method and system for data security multiparty collaborative calculation
CN115065611A (en)*2022-06-082022-09-16上海万向区块链股份公司Monitoring and verifying method and system for data security multi-party collaborative computing
CN115328449A (en)*2022-08-122022-11-11山东新一代信息产业技术研究院有限公司 A cloud-based robot application store system for cloud-side collaboration
CN115643259A (en)*2022-08-292023-01-24福建新大陆通信科技股份有限公司 An edge computing method for emergency broadcasting

Also Published As

Publication numberPublication date
CN113179316B (en)2022-10-25

Similar Documents

PublicationPublication DateTitle
CN113179316B (en)Cloud edge-side cooperative computing system and method based on containerization design
Hejazi et al.Survey of platforms for massive IoT
Wang et al.A smart home gateway platform for data collection and awareness
CN104660682B (en)A kind of OPC data collection and monitoring intelligent terminal based on TD-LTE
US20060047801A1 (en)SNMP wireless proxy
CN109245295A (en)Photovoltaic power station monitoring system based on MQTT agreement
JP2022511008A (en) Transmission method and server of OPC UA message by CoAP
CN111586120A (en)Internet of things gateway equipment, data transmission method, storage medium and installation method
CN111556163A (en)Multi-transmission protocol equipment monitoring system based on OPC UA
CN106790222B (en)MODBUS/full-interconnection manufacturing network information service adapter and implementation method thereof
PourqasemCloud-based IoT: integration cloud computing with internet of things
CN114554618B (en)Wireless access point device, equipment access method, equipment and storage medium
CN114827293B (en)Edge intelligent gateway management method and edge intelligent gateway
CN114466039A (en)OPCUA communication system and method based on 5G private network
CN107404525A (en)Video data access method, platform and system
CN115297183A (en)Data processing method and device, electronic equipment and storage medium
CN114584429A (en)Industrial intelligent internet of things gateway
CN105530289A (en) A platform and method for seamlessly integrating heterogeneous business systems of affiliated airports
CN111314488A (en)Tidal level remote reporting system based on GPRS wireless communication
CN115021831A (en) Weak network testing method, device, system, equipment and storage medium
CN112948019A (en)Endowment intelligent terminal service integration method based on edge computing architecture
CN104270432A (en)Real-time data service system and data interaction method based on drilling industry
CN112416998A (en)System and method for processing data of electric power machine room equipment
CN118101412A (en)Cloud-edge collaboration-based Internet of things equipment management system and method
KR20200114699A (en)Energy management system

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp