CN111294384A - Internet of things data sharing method based on module chain - Google Patents

Internet of things data sharing method based on module chain Download PDF

Info

Publication number
CN111294384A
CN111294384A CN201911405856.6A CN201911405856A CN111294384A CN 111294384 A CN111294384 A CN 111294384A CN 201911405856 A CN201911405856 A CN 201911405856A CN 111294384 A CN111294384 A CN 111294384A
Authority
CN
China
Prior art keywords
control system
data sharing
data
module chain
sharing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911405856.6A
Other languages
Chinese (zh)
Inventor
付勇军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Service Information Technology Co Ltd
Original Assignee
Shenzhen Service Information 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 Shenzhen Service Information Technology Co Ltd filed Critical Shenzhen Service Information Technology Co Ltd
Priority to CN201911405856.6A priority Critical patent/CN111294384A/en
Publication of CN111294384A publication Critical patent/CN111294384A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Abstract

The invention relates to the technical field of computers, and discloses a module chain-based data sharing method for an internet of things. The purposes of real-time data sharing and service sharing among control systems based on the technology of the Internet of things are achieved.

Description

Internet of things data sharing method based on module chain
Technical Field
The invention relates to the technical field of computers, in particular to a data sharing method of an internet of things based on a module chain.
Background
In recent years, for application environments requiring real-time interaction, such as industrial internet of things, real-time automatic control and the like, the traditional internet of things technology cannot fully meet the requirements, and the response requirement of precise matching control at a real-time control end cannot be met by a delay of hundreds of milliseconds in the command execution process from system perception. In the cross field of a module chain and the internet of things technology, a computing mode of an industrial cloud of the internet of things cannot perform quick response of system processing, the module has complex functions, high data association degree and overlarge system load, and data volumes of data sources are huge and mutually independent and dispersed, which are current industrial pain points. With the development of information technology, a considerable part of internet of things service systems meet the requirement of data module chaining and can realize data exchange and sharing in a complex application scene. The service of the internet of things constructed by the framework of the data module chain is one of the main directions for the development of the field of the internet of things in the next years.
Disclosure of Invention
In view of the above, in order to solve the existing defects and problems, the invention discloses a method for sharing data of an internet of things service system by using a data module chain as a core (patent name: an internet of things data sharing method based on the module chain). The Internet of things service system mainly focuses on solving the problems of safety, circulation, transaction, sharing and equipment interaction of Internet of things data, realizes access of any module, task service, any control and other Internet of things services through data interconnection and sharing of a module chain technology, and breaks the barrier of a data platform. Various service systems based on the Internet of things, data requirements and the like form a perfect Internet of things service closed loop, and the purpose of accurate matching control of a real-time control end of the Internet of things service is achieved.
In order to achieve the purpose and achieve the effect, the invention designs a data sharing method of the internet of things based on a module chain, which comprises the following steps:
preferably, according to a business relation model among all control systems based on the Internet of things, module chain business design of a control system group of the Internet of things is carried out, and a module chain system structure is formed after design;
preferably, based on the module chain system structure model, according to the service and data relationship between each control system and the module chain structure, an intelligent rule for sharing data between each control system and the module chain structure is designed, and a computer system is utilized to develop and realize all functions of the intelligent rule;
preferably, the system uses the intelligent rule as a constraint condition and an execution basis for data sharing, and the system starts multithreading to form a multithreading pool to process all data sharing functions among the control systems, including real-time data sharing, real-time control sharing, non-real-time sharing and the like, so as to meet the requirement of all data sharing among the control systems.
Preferably, in the method of the present invention, the specific implementation steps of the multithread pool processing and controlling data sharing between systems further include the following steps:
preferably, all combination relation chains among enumeration association modules of the control systems are formed by taking business relations as links among the control systems based on the internet of things;
preferably, based on the structure of the module chain system and the basis, the control system 1 sends a data sharing instruction to the module chain according to the intelligent rule, the module chain finds data sharing destinations according to the intelligent rule, the number of the data sharing destinations can be 1 or more, and sends the data sharing instruction to the corresponding sharing destinations;
preferably, in the method of the present invention, when 1 corresponding data sharing destination is found, the specific steps are as follows:
preferably, the control system n is used as the data sharing destination, and after receiving the data sharing instruction, the control system n generates data to be shared based on and according to the related intelligent rule and the module chain system structure, and returns a shared data result to the module chain;
preferably, after receiving the shared data result information, the module link processes the shared data result information according to the intelligent rule, and sends the shared data result information to the control system 1 to which the data sharing is initiated;
preferably, after receiving the shared data result information, the control system 1 continues to perform other subsequent function processing of the control system 1.
Preferably, in the method of the present invention, when a plurality of data sharing destinations are found, the specific steps are as follows:
preferably, the control system 2 and the control system n are used as the multiple data sharing destinations, and after the control system 2 and the control system n receive the data sharing instructions to which they belong, each control system generates data to be shared based on the module chain system structure and the basis according to the related intelligent rule, and returns the shared data result to the module chain;
preferably, after receiving the shared data result information sent by each control system, the module link processes the shared data result information according to the intelligent rule, and sends the shared data result information to the control system 1 to which data sharing is initiated;
preferably, after receiving the shared data result information, the control system 1 continues to perform other subsequent function processing of the control system 1.
The control system is: the system refers to a computer software system for controlling equipment and business by relying on the technology of the internet of things.
The module chain is as follows: the method refers to all combined relation chains among enumeration association modules of the control system formed by taking business relations as links among all the control systems based on the Internet of things.
The module chain system structure is as follows: the same meanings as in the module chain.
The intelligent rule is as follows: that is, the intelligent rule of data sharing refers to a data sharing constraint condition and an execution basis formed based on the module chain when data sharing is performed between the control systems.
Drawings
Fig. 1 is a flowchart of a data sharing method of the internet of things based on a module chain according to the present invention.
Fig. 2 is a schematic structural diagram of data sharing between multithread pool processing control systems according to an embodiment of the present invention.

Claims (6)

1. The method for sharing the data of the Internet of things based on the module chain is characterized by comprising the following steps:
s1: according to a business relation model among control systems based on the Internet of things, carrying out module chain business design on a control system group of the Internet of things, and forming a module chain system structure after the design;
s2: designing an intelligent rule of data sharing of each control system and the module chain structure according to the service and data relation of each control system and the module chain structure by taking the module chain system structure model as a basis, and developing and realizing all functions of the intelligent rule by utilizing a computer system;
s3: the system takes the intelligent rule as a constraint condition and an execution basis of data sharing, and starts a multithreading pool to process all data sharing functions among the control systems, including real-time data sharing, real-time control sharing, non-real-time sharing and the like, so that all data sharing requirements among the control systems are met.
2. In the method of the present invention, the step S3 further includes the following steps:
s31: forming all combination relation chains among enumeration association modules of the control systems by taking business relations as links among all the control systems based on the Internet of things;
s32: based on the structure of the module chain system, the control system 1 sends a data sharing instruction to the module chain according to the intelligent rule, the module chain finds data sharing destinations according to the intelligent rule, the number of the data sharing destinations can be 1 or more, and the data sharing instruction is sent to the corresponding sharing destinations;
in the method of the present invention, when the step S32 processes that the corresponding data sharing destinations are 1, the specific steps are as follows:
s34: taking a control system n as the data sharing destination, after receiving the data sharing instruction, the control system n generates data to be shared based on the module chain system structure and the basis according to the related intelligent rule, and returns a data sharing result to the module chain;
s37: after receiving the shared data result information, the module link processes the shared data result information according to the intelligent rule and sends the shared data result information to the control system 1 to which the data sharing is initiated;
s35: and after receiving the shared data result information, the control system 1 continues to perform subsequent other function processing of the control system 1.
3. In the method of the present invention, when the step S32 processes that the corresponding data sharing destinations are multiple, the specific steps are as follows:
s34, S36: taking the control system 2 and the control system n as the multiple data sharing destinations, after the control system 2 and the control system n receive respective data sharing instructions, each control system generates data to be shared according to the related intelligent rule and based on the module chain system structure, and returns a shared data result to the module chain;
s33, S37: after receiving the shared data result information sent by each control system, the module link processes the shared data result information according to the intelligent rule and sends the shared data result information to the control system 1 to which the data sharing is initiated;
s35: and after receiving the shared data result information, the control system 1 continues to perform subsequent other function processing of the control system 1.
4. The control system of claim 1, wherein the computer software system for controlling the equipment and business is realized by using internet of things technology as a support.
5. The module chain according to claim 1, wherein all the combination relationship chains between the enumerated associated modules of the control systems are formed by taking business relationships as links among the control systems based on the internet of things.
6. The intelligent rule according to claim 1, wherein the intelligent rule for data sharing is a data sharing constraint and an execution basis formed based on the module chain when data sharing is performed between control systems.
CN201911405856.6A 2019-12-30 2019-12-30 Internet of things data sharing method based on module chain Pending CN111294384A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911405856.6A CN111294384A (en) 2019-12-30 2019-12-30 Internet of things data sharing method based on module chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911405856.6A CN111294384A (en) 2019-12-30 2019-12-30 Internet of things data sharing method based on module chain

Publications (1)

Publication Number Publication Date
CN111294384A true CN111294384A (en) 2020-06-16

Family

ID=71020709

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911405856.6A Pending CN111294384A (en) 2019-12-30 2019-12-30 Internet of things data sharing method based on module chain

Country Status (1)

Country Link
CN (1) CN111294384A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180262493A1 (en) * 2016-03-28 2018-09-13 Black Gold Coin, Inc. Systems and methods for providing block chain or distributed ledger-based entity identity and relationship verification
WO2018170504A1 (en) * 2017-03-17 2018-09-20 Labyrinth Research Llc Unified control of privacy-impacting devices
CN108632293A (en) * 2018-05-16 2018-10-09 山东建筑大学 Architectural Equipment Internet of things system based on block chain technology and method
CN109729168A (en) * 2018-12-31 2019-05-07 浙江成功软件开发有限公司 A kind of data share exchange system and method based on block chain
CN109981772A (en) * 2019-03-22 2019-07-05 西安电子科技大学 A kind of multiple domain data share exchange platform architecture based on block chain

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180262493A1 (en) * 2016-03-28 2018-09-13 Black Gold Coin, Inc. Systems and methods for providing block chain or distributed ledger-based entity identity and relationship verification
WO2018170504A1 (en) * 2017-03-17 2018-09-20 Labyrinth Research Llc Unified control of privacy-impacting devices
CN108632293A (en) * 2018-05-16 2018-10-09 山东建筑大学 Architectural Equipment Internet of things system based on block chain technology and method
CN109729168A (en) * 2018-12-31 2019-05-07 浙江成功软件开发有限公司 A kind of data share exchange system and method based on block chain
CN109981772A (en) * 2019-03-22 2019-07-05 西安电子科技大学 A kind of multiple domain data share exchange platform architecture based on block chain

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
于金刚: "基于区块链的物联网数据共享模型", 《小型微型计算机系统》 *
盛念祖等: "基于区块链智能合约的物联网数据资产化方法", 《浙江大学学报(工学版)》 *

Similar Documents

Publication Publication Date Title
Masri et al. Minimizing delay in IoT systems through collaborative fog-to-fog (F2F) communication
CN102142027A (en) Adaptive method for data integration
CN102650950A (en) Platform architecture supporting multi-GPU (Graphics Processing Unit) virtualization and work method of platform architecture
CN105574082A (en) Storm based stream processing method and system
CN102523249A (en) Distributed long-distance simulation system and simulation method based on Web
CN109828848A (en) Platform services cloud server and its multi-user operation method
CN103595654A (en) HQoS implementation method, device and network equipment based on multi-core CPUs
CN106776074A (en) A kind of web plug-in units call method and system based on http
CN104462243A (en) Data verification combined ETL scheduling system and method
CN106775616B (en) Distributed service system based on C + + and Java hybrid programming
Loch et al. Product development and concurrent engineering
Gardner et al. A little redundancy goes a long way: Convexity in redundancy systems
US20220067659A1 (en) Research and development system and method
CN111294384A (en) Internet of things data sharing method based on module chain
CN108694082A (en) A kind of cross-domain operation stream scheduling method and system
CN104360962A (en) Multilevel nested data transmission method and system matched with high-performance computer structure
CN102685162A (en) Cloud computing acceleration method and system
CN103152428A (en) Method for carrying out service communication among nodes on cloud platform
CN107872527B (en) LVC integrated remote cloud service system and method
CN104636206A (en) Optimization method and device for system performance
CN114499824A (en) Node system of block chain and cooperation method thereof
CN114356606A (en) Block chain cross-chain method, device, equipment and product
CN102945154B (en) Resource conflict digestion method in workflow execution
Komma et al. AGENT-BASED SIMULATION OF A SHOP FLOOR CONTROLLER USING HYBRID COMMUNICATION PROTOCOLS.
CN109214132B (en) LVC simulation-oriented uncoupled streaming type large-flux asynchronous task processing system

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200616