CN112153124A - Block chain and intelligent contract system cooperation layer design - Google Patents

Block chain and intelligent contract system cooperation layer design Download PDF

Info

Publication number
CN112153124A
CN112153124A CN202010951821.9A CN202010951821A CN112153124A CN 112153124 A CN112153124 A CN 112153124A CN 202010951821 A CN202010951821 A CN 202010951821A CN 112153124 A CN112153124 A CN 112153124A
Authority
CN
China
Prior art keywords
cooperation
layer
systems
collaboration
node
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
CN202010951821.9A
Other languages
Chinese (zh)
Other versions
CN112153124B (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.)
Tianmin Qingdao International Sandbox Research Institute Co ltd
Beijing Tiande Technology Co ltd
Original Assignee
Tianmin Qingdao International Sandbox Research Institute Co ltd
Beijing Tiande 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 Tianmin Qingdao International Sandbox Research Institute Co ltd, Beijing Tiande Technology Co ltd filed Critical Tianmin Qingdao International Sandbox Research Institute Co ltd
Priority to CN202010951821.9A priority Critical patent/CN112153124B/en
Publication of CN112153124A publication Critical patent/CN112153124A/en
Application granted granted Critical
Publication of CN112153124B publication Critical patent/CN112153124B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1042Peer-to-peer [P2P] networks using topology management mechanisms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a block chain and intelligent contract system cooperation layer design, which mainly solves the communication and cooperation problems among a plurality of block chain systems, intelligent contract systems, language prediction machine systems and the like in an inter-chain network architecture. The overall architecture is provided with a plurality of systems, registration needs to be carried out on a cooperation layer, the cooperation layer identifies each system and node and records task information executed by the system, when cooperation is needed among the systems, a request is firstly sent to the cooperation layer, the cooperation layer inquires corresponding system data and then returns, the system can establish communication, and the cooperation layer records cooperation tasks and carries out cooperation management in a unified mode. The collaboration layer uses blockchains for data storage and may provide supervisory functions. The cooperation layer can carry out distributed extension, and the cooperation function is realized by multiple cooperation layers.

Description

Block chain and intelligent contract system cooperation layer design
Technical Field
The invention belongs to the technical field of a block chain technology and an inter-link network, and particularly relates to an inter-link network basic technology for communicating and managing a block chain system, an intelligent contract system and a prediction machine by using a standardized collaboration layer.
Background
The block chain is a distributed account book system, is commonly maintained by a plurality of nodes, and is characterized by being not easy to tamper, difficult to forge and traceable. The blockchain records all information of the transaction, and once data enters the blockchain, even an internal worker cannot make any change in the blockchain. This unalterable feature comes not from using some kind of operation, but from the block chain system and mechanism itself. This makes the use of block-chaining techniques simpler and more efficient than other security techniques. The blockchain technique can be used in places where fairness, fairness and honesty are needed.
Intelligent contracts are divided into two categories, one with legal power, i.e., actual intelligent contracts, one called on-chain code, which is code that runs on top of a blockchain, with no legal power. The intelligent contract discussed in the invention contains both meanings, and allows credible transaction without a third party, and traceability and irreversible conversion of the intelligent contract are ensured by a block chain. Generally, after an intelligent contract transaction enters a blockchain system, the intelligent contract transaction is executed through an intelligent contract module, data after execution is jointly identified and linked through the blockchain, and the whole process is operated in one blockchain and one corresponding intelligent contract system.
The "certain condition (or fact)" triggering the intelligent contract may be information on the chain or information on the outside world. As smart contracts become more closely tied to a particular industry, the vast majority of the "certain conditions (or facts)" that trigger smart contracts come from not the linked world, but the real world. The world and the real world on a block chain are incompatible, and a bridge for two-world communication is urgently needed, and the mechanism or platform is called a prediction machine. The Oracle Mechanism (Oracle) provides a part of data basis for the execution of the intelligent contract, and the definition of the intelligent contract system is as follows: a trusted interaction mechanism and a trusted interaction platform with the external world are provided for the intelligent contract, and a trusted data gateway is established between a blockchain and the external world (such as the Internet) to break the constraint of acquiring data by the intelligent contract.
In actual production, business logic of an application system may be extremely complex, data input may also come from different systems or services, complex applications with multiple links cannot be processed by using a single intelligent contract system and a block chain book, and a plurality of block chain systems, a plurality of intelligent contract systems and a plurality of prediction machines are required to cooperate to form a complex inter-link network system architecture. Therefore, the invention provides a design method of a collaboration layer, which enables a plurality of block chain systems, intelligent contract systems and prediction machines to carry out standardized communication and collaboration.
Disclosure of Invention
The invention provides a block chain and intelligent contract system cooperation layer design, which mainly solves the communication and cooperation problems among a plurality of block chain systems, intelligent contract systems, language prediction machines and the like in an inter-chain network architecture.
The design method provided by the invention comprises the following steps:
(1) there are N (N =0,1, … …) blockchain systems, M (M =0,1, … …) intelligent contract systems, and L (L =0,1, … …) prophetic machine systems in the overall architecture, M + N + L > 1;
(2) 1 or more nodes exist in each blockchain system, 1 or more nodes exist in each intelligent contract system, and 1 or more nodes exist in each prediction machine system;
(3) block chain nodes and systems, intelligent contract nodes and systems, and prediction machine nodes and systems need to be registered in a cooperation layer;
(4) the cooperation layer can determine the positioning and the subordination relation of the nodes and the system through the following three-dimensional coordinates:
(4.1) the cooperation layer provides unique type identification for the three types of systems, namely a blockchain system, an intelligent contract system and a prediction machine system;
(4.2) the collaboration layer provides unique system identification for different systems;
(4.3) the cooperation layer provides a unique node identification for each registered node;
(5) the cooperation layer can establish communication connection with all registered systems and nodes;
(6) the cooperation layer establishes the mapping of the task and a system executing the task;
(7) the collaboration layer provides a series of standardized interfaces for collaboration management:
(7.1) node and system registration, change or logout;
(7.2) system task registration or system task change;
(7.3) inquiring system and node information corresponding to the task;
(7.4) broadcasting the change;
(8) the cooperation layer uses block chains or non-block chains for data storage.
Further, different identifications in step (4) are illustrated: in one embodiment, there are two blockchain systems to cooperate, the blockchain system labeled BC. Each system has 4 nodes, the type identifications of the two systems are the type of the blockchain system, in order to distinguish the two systems, the first blockchain system can be marked as a system A which comprises nodes A-1, A-2, A-3 and A-4, and the second system can be marked as a system B which comprises nodes B-1, B-2, B-3 and B-4. The system A, B is an example of an identification of a different system. The three-dimensional coordinates of one of the nodes may be represented as < BC, a-1 >.
Further, the mapping of tasks to systems in step (6) is illustrated: in one embodiment, there is a blockchain system and two intelligent contract systems, the two intelligent contract systems processing different intelligent contracts. The intelligent contract system a processes contracts C1, C2, and the intelligent contract system B processes contract C3. The cooperation layer records the specific contracts processed by different intelligent contract systems, and when the blockchain system has a request for executing C2, the cooperation layer can inquire the communication information of the corresponding system A and return the communication information to the blockchain system.
Further, in the two schemes of storing the collaboration layer in step (8), the non-blockchain is used for storing, that is, the general database is used for storing data, the scheme has high efficiency of storing and querying, but has the problems of data tampering, loss, security and the like, and the blockchain is used for storing, so that the correctness and the security of the data can be ensured, but the storage and query performance has certain loss.
When one system needs other systems to cooperate, the system initiates a cooperation task request to a cooperation layer, the request comprises task information and cooperation object type information, the cooperation layer inquires system task mapping data on a link, corresponding node data is returned, the system sending the request obtains cooperation node data, and cooperation communication can be carried out. The system sending the request stores the collaboration node data and the corresponding tasks locally, and the next collaboration does not need to be inquired to the collaboration layer, and the collaboration node data and the corresponding tasks are directly communicated through locally recorded collaboration end data.
When the task executed by the node is changed, the node needs to submit a change request to the cooperation layer, the cooperation layer updates the mapping relation after receiving the change request, broadcasts the change request to the registered system and nodes, and other systems and nodes inquire and update the node data of the local cooperation task.
When a system node is changed, the system needs to submit a change request to the cooperation layer, the cooperation layer updates the system and node registration information after receiving the change request, broadcasts the system and the node which are registered, and other systems and nodes inquire and update local cooperation task node data.
Furthermore, the cooperation layer can record cooperation requests of all nodes, the cooperation requests comprise cooperation multi-party systems, node information and cooperation task information, and an integral cooperation map is formed.
Further, the cooperative communication may be unidirectional or bidirectional, and the cooperative layer records the unidirectional or bidirectional communication.
Further, the collaboration layer may provide a supervision function for supervising information, task information, collaboration information, etc. of each system and node in the architecture.
Preferably, when the method is applied to a heavyweight architecture, the cooperative layer can be flexibly expanded, and a plurality of cooperative layers are used for jointly completing a cooperative communication function. The functions of all the cooperation layers are consistent, and the cooperation layers can communicate with each other. Each system can select one collaboration layer to register when registering. When a new cooperation requirement occurs, the system sends a request to a registered cooperation layer, the cooperation layer performs relevant processing locally, if no corresponding system or node is found locally, inquiry is initiated to other cooperation layers, the other cooperation layers return inquiry results, and the cooperation layer returns to the system sending the request. Each cooperation layer can also participate in building a block chain system, and a consensus algorithm is added among the cooperation layers to ensure the data consistency of each cooperation layer.
The invention provides a block chain and intelligent contract system cooperation layer design, which is one of the basic architectures of an interconnection network. The invention can flexibly expand the framework of an intelligent contract system corresponding to one block chain in the prior art, and realizes the splitting and load balancing of the service. The blockchain system, the intelligent contract system and the prediction machine system can be added or withdrawn at any time, and the cooperation among different systems cannot fail. The cooperation layer provides uniform management and supervision, and prevents communication or cooperation confusion caused by the fact that the number of systems participating in cooperation is increased continuously. With the continuous expansion of the application field of the block chain, the design method of the invention will become one of the key solutions of the architecture design.
Drawings
FIG. 1 is a schematic diagram of a collaboration layer proposed by the present invention;
FIG. 2 is a schematic diagram of a multi-collaboration layer architecture according to the present invention;
fig. 3 is a schematic diagram of a collaboration relationship stored in a collaboration layer in the embodiment of the present invention.
Detailed description of the preferred embodiments
In the following description, numerous technical details are set forth in order to provide a better understanding of the present application, but it will be apparent to those of ordinary skill in the art that the present invention is not limited to these technical details and that various changes and modifications can be made based on the following embodiments.
In the embodiment, two block chain systems, two intelligent contract systems and two prediction machine systems coexist. Each of the block chain system and the intelligent contract system comprises 4 nodes, and the prediction machine system only comprises 1 node. And each system and node firstly register to the cooperation layer, and the cooperation layer returns the corresponding three-dimensional identification after the registration is finished.
The three types of systems are marked by the collaboration layer as BC (block chain system), SC (intelligent contract system), and OM (predictive machine system). The registered system of the collaboration layer comprises 6 systems, namely BC1, BC2, SC1, SC2, OM1 and OM 2.
Each node of the first block chain system is identified as < BC, BC1, BC1-1>, < BC, BC1, BC1-2> < BC, BC1, BC1-3> < BC, BC1, BC1-4>, and each node of the second block chain system is identified as < BC, BC2, BC2-1>, < BC, BC2, BC2-2> < BC, BC2, BC2-3> < BC, BC2, BC2-4 >. The nodes of the first intelligent contract system are identified as < SC, SC1, SC1-1>, < SC, SC1, SC1-2> < SC, SC1, SC1-3> < SC, SC1, SC1-4>, and the nodes of the second intelligent contract system are identified as < SC, SC2, SC2-1>, < SC, SC2, SC2-2> < SC, SC2, SC2-3> < SC, SC2, SC2-4 >. The prophetic machine node identifications are < OM, OM1, OM1-1>, < OM, OM2 and OM2-1> respectively.
The BC1 system records account data, the BC2 system records transaction data, and after the data are registered in the cooperation layer, the information stored in the cooperation layer is as follows:
tasks={BC1:[account], BC2:[transaction]}
the SC1 system performs account verification, the SC2 system performs transaction processing, and after the transaction processing is registered in the cooperation layer, the information stored in the cooperation layer is as follows:
tasks={BC1:[account], BC2:[transaction], SC1:[accountValidation], SC2:[transfer]}
OM1 collects account personal information, OM2 collects user credit information, and after registering to the collaboration layer, the collaboration layer stores information as follows:
tasks={BC1:[account], BC2:[transaction], SC1:[accountValidation], SC2:[transfer], OM1=[accountInfo], OM2=[credit]}
the recorded tasks of the collaboration layer comprise account, transaction, account validity, transfer, account info and credit.
Data collected by the presidenter needs to be transmitted to an intelligent contract for account verification, OM1 and OM2 respectively initiate a cooperation request for an accountValidation task to a cooperation layer, the cooperation layer returns node information of an SC1 system, and the cooperation relationship is recorded, namely < OM1, SC1, accountValidation >, < OM2, SC1 and accountValidation >.
When the SC1 performs account verification, account information needs to be inquired, an account communication request is initiated to the cooperation layer, the cooperation layer returns BC1 system and node information, and the SC1 establishes communication to the BC 1. The cooperation layer records the cooperation relationship < SC1, BC1, account >. After account verification is carried out on the intelligent contract of the SC1, the result is transmitted to the transaction chain, the cooperation layer is expected to initiate a transaction cooperation request, and the cooperation layer returns BC2 information and records < SC1, BC2 and transaction >.
The BC2 processes transaction data, needs transfer processing through an intelligent contract, and stores the processed result in the BC2, so that the cooperation < BC2, SC2, transfer >, < SC2, BC2, transfer > is created.
The collaboration map saved by the final collaboration layer is shown in fig. 3.
The foregoing is directed to embodiments of the present invention, and it is understood that various changes and modifications may be made by those skilled in the art without departing from the spirit and scope of the invention.

Claims (7)

1. A block chain and intelligent contract system cooperation layer design is characterized in that:
(1) there are N (N =0,1, … …) blockchain systems, M (M =0,1, … …) intelligent contract systems, and L (L =0,1, … …) prophetic machine systems in the overall architecture, M + N + L > 1;
(2) 1 or more nodes exist in each blockchain system, 1 or more nodes exist in each intelligent contract system, and 1 or more nodes exist in each prediction machine system;
(3) block chain nodes and systems, intelligent contract nodes and systems, and prediction machine nodes and systems need to be registered in a cooperation layer;
(4) the cooperation layer can determine the positioning and the subordination relation of the nodes and the system through the following three-dimensional coordinates:
(4.1) the cooperation layer provides unique type identification for the three types of systems, namely a blockchain system, an intelligent contract system and a prediction machine system;
(4.2) the collaboration layer provides unique system identification for different systems;
(4.3) the cooperation layer provides a unique node identification for each registered node;
(5) the cooperation layer can establish communication connection with all registered systems and nodes;
(6) the cooperation layer establishes the mapping of the task and a system executing the task;
(7) the collaboration layer provides a series of standardized interfaces for collaboration management:
(7.1) node and system registration, change or logout;
(7.2) system task registration or system task change;
(7.3) inquiring system and node information corresponding to the task;
(7.4) broadcasting the change;
(8) the cooperation layer uses a blockchain for data storage.
2. The blockchain and intelligent contract system collaboration layer design according to claim 1, wherein: when one system needs other systems to cooperate, the system initiates a cooperation task request to a cooperation layer, wherein the request comprises task information and cooperation object type information, the cooperation layer inquires system task mapping data through a link and returns corresponding node data, and the system sending the request obtains the cooperation node data and can carry out cooperation communication; the system sending the request stores the collaboration node data and the corresponding tasks locally, and the next collaboration does not need to be inquired to the collaboration layer, and the collaboration node data and the corresponding tasks are directly communicated through locally recorded collaboration end data.
3. The blockchain and intelligent contract system collaboration layer design according to claim 1, wherein: when the task executed by the node is changed, the node needs to submit a change request to the cooperation layer, the cooperation layer updates the mapping relation after receiving the change request, broadcasts the change request to the registered system and nodes, and other systems and nodes inquire and update the node data of the local cooperation task.
4. The blockchain and intelligent contract system collaboration layer design according to claim 1, wherein: when a system node is changed, the system needs to submit a change request to the cooperation layer, the cooperation layer updates the system and node registration information after receiving the change request, broadcasts the system and the node which are registered, and other systems and nodes inquire and update local cooperation task node data.
5. The blockchain and intelligent contract system collaboration layer design according to claim 1, wherein: the cooperation layer can record cooperation requests of all nodes, and the cooperation requests comprise cooperation multi-party systems, node information and cooperation task information to form an integral cooperation map.
6. The blockchain and intelligent contract system collaboration layer design according to claim 1, wherein: the collaboration layer can provide supervision functions for supervising information, task information, collaboration information and the like of each system and node in the architecture.
7. A blockchain and intelligent contract system collaboration layer design according to claim 2 wherein: the cooperation layer can be flexibly expanded, and a plurality of cooperation layers are used for jointly completing the cooperation function; all the cooperation layers have consistent functions and can communicate with each other; each system can select one collaboration layer to register when registering; when a new cooperation requirement occurs, the system sends a request to a registered cooperation layer, the cooperation layer performs relevant processing locally, if no corresponding system or node is found locally, inquiry is initiated to other cooperation layers, the other cooperation layers return inquiry results, and the cooperation layer returns to the system sending the request.
CN202010951821.9A 2020-09-11 2020-09-11 Block chain and intelligent contract system cooperation layer design Active CN112153124B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010951821.9A CN112153124B (en) 2020-09-11 2020-09-11 Block chain and intelligent contract system cooperation layer design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010951821.9A CN112153124B (en) 2020-09-11 2020-09-11 Block chain and intelligent contract system cooperation layer design

Publications (2)

Publication Number Publication Date
CN112153124A true CN112153124A (en) 2020-12-29
CN112153124B CN112153124B (en) 2021-05-25

Family

ID=73889695

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010951821.9A Active CN112153124B (en) 2020-09-11 2020-09-11 Block chain and intelligent contract system cooperation layer design

Country Status (1)

Country Link
CN (1) CN112153124B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113032463A (en) * 2021-04-01 2021-06-25 河南向量智能科技研究院有限公司 Mining method of consensus data in product collaborative design block chain

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107977811A (en) * 2017-11-22 2018-05-01 合肥维天运通信息科技股份有限公司 A kind of logistics finance management system and method based on block chain technology
CN108171493A (en) * 2017-11-14 2018-06-15 北京欧链科技有限公司 The data processing method and device of block chain
CN108848119A (en) * 2018-04-03 2018-11-20 阿里巴巴集团控股有限公司 The exchange method and device, system, electronic equipment of transregional piece of chain
CN109117994A (en) * 2018-07-27 2019-01-01 阿里巴巴集团控股有限公司 Event prediction method and device, electronic equipment
CN109525441A (en) * 2018-12-24 2019-03-26 浙江超脑时空科技有限公司 A kind of outer data cochain method and apparatus of block chain network chain
WO2019201246A1 (en) * 2018-04-17 2019-10-24 深圳技术大学 Block chain platform based digital certificate issuing system and method
CN110992020A (en) * 2019-11-19 2020-04-10 腾讯科技(深圳)有限公司 Data processing method based on intelligent contract, related node and storage medium
CN111193630A (en) * 2020-02-28 2020-05-22 杭州云象网络技术有限公司 Nonlinear self-adaptive closed-loop control system for block chain Internet of things management
US20200265516A1 (en) * 2019-02-20 2020-08-20 55 Global, Inc. Trusted tokenized transactions in a blockchain system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108171493A (en) * 2017-11-14 2018-06-15 北京欧链科技有限公司 The data processing method and device of block chain
CN107977811A (en) * 2017-11-22 2018-05-01 合肥维天运通信息科技股份有限公司 A kind of logistics finance management system and method based on block chain technology
CN108848119A (en) * 2018-04-03 2018-11-20 阿里巴巴集团控股有限公司 The exchange method and device, system, electronic equipment of transregional piece of chain
WO2019201246A1 (en) * 2018-04-17 2019-10-24 深圳技术大学 Block chain platform based digital certificate issuing system and method
CN109117994A (en) * 2018-07-27 2019-01-01 阿里巴巴集团控股有限公司 Event prediction method and device, electronic equipment
CN109525441A (en) * 2018-12-24 2019-03-26 浙江超脑时空科技有限公司 A kind of outer data cochain method and apparatus of block chain network chain
US20200265516A1 (en) * 2019-02-20 2020-08-20 55 Global, Inc. Trusted tokenized transactions in a blockchain system
CN110992020A (en) * 2019-11-19 2020-04-10 腾讯科技(深圳)有限公司 Data processing method based on intelligent contract, related node and storage medium
CN111193630A (en) * 2020-02-28 2020-05-22 杭州云象网络技术有限公司 Nonlinear self-adaptive closed-loop control system for block chain Internet of things management

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
蔡天琪: "主体间线上持久协作机制的研究与实现", 《万方数据知识服务平台》 *
蔡维德等: "能源区块链应用的基础设施互链网技术研究", 《电力信息与通信技术》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113032463A (en) * 2021-04-01 2021-06-25 河南向量智能科技研究院有限公司 Mining method of consensus data in product collaborative design block chain
CN113032463B (en) * 2021-04-01 2024-03-15 河南向量智能科技研究院有限公司 Mining method for co-data in product collaborative design block chain

Also Published As

Publication number Publication date
CN112153124B (en) 2021-05-25

Similar Documents

Publication Publication Date Title
CN107733855B (en) A kind of block catenary system and application method that can support publicly-owned chain, alliance&#39;s chain and privately owned chain simultaneously
CN107301536B (en) Resource transfers method and device
Xu et al. Cloud-based fleet management for prefabrication transportation
US7587221B2 (en) Sensor network management system
CN101794409A (en) Real-time data exchange model of cross-platform application system
CN109308582A (en) A kind of manufacturing execution system framework based on modularization Yu serviceization
CN101873334B (en) State-driven executable service flow execution method
WO2013189110A1 (en) Power communication fault early warning analysis method and system
KR20090124514A (en) A product lifecycle information management system using ubiquitous technology
CN102034151A (en) SOA-based enterprise collaboration management system service flow design method and system
Ouyang et al. A blockchain-based framework for collaborative production in distributed and social manufacturing
Grevenitis et al. A hybrid framework for industrial data storage and exploitation
CN112153124B (en) Block chain and intelligent contract system cooperation layer design
CN113992769A (en) Industrial internet information exchange method
CN101398857B (en) Data synchronization method in embedded distribution system and embedded distribution system
CN113947485A (en) Block chain customizable system
Oliveira et al. Industry focused in data collection: How industry 4.0 is handled by big data
CN102088475B (en) System and method for executing combined service with centralized control flow and distributed data flow
CN117172641A (en) Production logistics management platform based on block chain and digital twin and implementation method
CN109933568A (en) A kind of industry big data platform system and its querying method
US11706297B2 (en) Integration of a machine into an existing distributed ledger network
CN116680331A (en) Supply chain collaboration system and method based on industrial Internet identification
CA2558530A1 (en) Application management system
Lins et al. Software-defined networking for industry 4.0
CN104680429A (en) Interoperable conceptual model of smart power grid

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