CN111177258A - Adaptive configuration transaction packaging method based on block chain platform - Google Patents

Adaptive configuration transaction packaging method based on block chain platform Download PDF

Info

Publication number
CN111177258A
CN111177258A CN201911284096.8A CN201911284096A CN111177258A CN 111177258 A CN111177258 A CN 111177258A CN 201911284096 A CN201911284096 A CN 201911284096A CN 111177258 A CN111177258 A CN 111177258A
Authority
CN
China
Prior art keywords
transaction
packaging
block chain
time
platform
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
CN201911284096.8A
Other languages
Chinese (zh)
Other versions
CN111177258B (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.)
Yiqiyin Hangzhou Technology Co ltd
China Zheshang Bank Co Ltd
Original Assignee
China Zheshang Bank 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 China Zheshang Bank Co Ltd filed Critical China Zheshang Bank Co Ltd
Priority to CN201911284096.8A priority Critical patent/CN111177258B/en
Publication of CN111177258A publication Critical patent/CN111177258A/en
Application granted granted Critical
Publication of CN111177258B publication Critical patent/CN111177258B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Computing Systems (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a self-adaptive configuration transaction packing method based on a blockchain platform, which is characterized in that a packing time parameter and a transaction number parameter of transaction packing controlled by the blockchain platform, as well as a packing time initial value and a transaction number initial value are configured in a configuration file, and a parameter strategy is configured in the configuration file; the block chain platform adaptively reads a parameter strategy in the configuration file according to the transaction request number per second of the previous time period to obtain an optimal packaging parameter, and refreshes the packaging time and the transaction pen number value; the block chain platform carries out transaction packaging and node consensus according to the refreshed packaging parameters; the invention can solve the problems that the prior block chain technology has poor processing efficiency in the packaging consensus stage and can not meet the application requirements of different scenes, and the data chaining efficiency under different scenes is improved.

Description

Adaptive configuration transaction packaging method based on block chain platform
Technical Field
The invention relates to the technical field of block chains, in particular to a self-adaptive configuration transaction packing method based on a block chain platform.
Background
The block chain technology is a distributed book technology and is also a point-to-point cooperative network. The cooperative nodes maintain data together, each cooperative node has a complete data, and the data of all the cooperative nodes are kept consistent. All of this requires a consensus mechanism that relies on blockchains.
The consensus mechanism comprises the following steps: the cooperative node distributes the block (each packaged transaction is called a block) to other cooperative nodes for consensus verification, and after the block is verified to be correct (namely all cooperative nodes achieve consensus), the other cooperative nodes synchronize the block.
The consensus algorithm currently used by most blockchain platforms is PBFT (practical byzantine fault-tolerant algorithm). Under an ideal environment (namely, the conditions such as network delay and the like are not considered), the processing capacity of the consensus algorithm can only reach five-six hundred tps (the number of messages processed per second), and the consensus algorithm cannot adapt to the service requirements under different scenes. For example, in the case of batch data registration, a large number of blocks are generated, which results in a large reduction in the efficiency of consensus and a reduction in the efficiency of data uplink.
Disclosure of Invention
The invention aims to provide a self-adaptive configuration transaction packing method based on a block chain platform aiming at the defects of the prior art, so as to solve the problems that the prior block chain technology has poor processing efficiency in a packing consensus stage and can not meet the application requirements of different scenes.
In order to achieve the purpose, the invention has the following technical scheme: a self-adaptive configuration transaction packaging method based on a block chain platform comprises the following steps:
the block chain platform processes a plurality of transaction requests simultaneously, when the transaction reaches a packing time threshold or a transaction number threshold, the platform packs all or part of the transaction requests according to the sequence of the transaction requests, and performs consensus processing on the packed transaction information on the block chain nodes;
two parameters that pack blockchain platform control transactions: the packaging time t, the transaction number n, the packaging time initial value P and the transaction number initial value q are configured in a configuration file, and a parameter strategy is configured in the configuration file;
the block chain platform adaptively reads a parameter strategy in the configuration file according to the transaction request number per second in the previous time period i to obtain an optimal packaging parameter, and refreshes the packaging time and the transaction pen value;
the block chain platform carries out transaction packaging and node consensus according to the refreshed packaging parameters;
the design principle of the parameter strategy is as follows:
when the transaction request number per second in the previous time period i is smaller than the initial transaction number value q, the block chain platform adopts a real-time registration strategy, the block chain platform is divided into a plurality of grade intervals according to the transaction request number per second in the previous time period i, the packaging time of the grade corresponding to the transaction request number is synchronously increased along with the increase of the transaction request number, and the transaction request number in the highest grade packaging time is smaller than the initial transaction number value q;
the transaction request number per second in the current time period i is larger than or equal to the initial value q of the transaction number, the block chain platform adopts a batch registration strategy, the transaction request number per second in the previous time period i is divided into a plurality of grade intervals, the transaction number of the grade corresponding to the transaction request number is synchronously increased along with the increase of the transaction request number, the transaction request number received in the packaging time t is larger than the transaction number n, and the transaction number of the highest grade does not exceed the upper limit of the block chain platform for processing transactions.
Further, the blockchain platform can read the configuration file at any time and refresh the values of the packing parameters.
Furthermore, the adaptive block chain platform has universality, can adapt to any scene application, and has higher processing efficiency.
Further, the packaging parameters are changed according to the current transaction request number; the transaction request number in a certain time period is less, the transaction information is required to be registered in real time, and the packaging time is set to be a smaller value; along with the increase of the number of transaction requests, the corresponding proportion of the packaging time can be increased so as to improve the efficiency; when a large number of transaction requests exist in a short time, the transaction number is increased, batch packaging is carried out, the number of blocks generated by the block chain platform is reduced, and the batch transaction registration efficiency is improved.
The invention has the following beneficial effects:
1. the block chain platform configures two parameters for controlling transaction packaging, configures different parameter strategies according to different scenes, and aims to improve the data chaining efficiency under different scenes. Compared with the prior fixed parameters, the method is more flexible and efficient.
For example, using the past fixed parameter, the packing time in the packing parameter is set to a small value, and it is found that when the number of transaction requests is small, data can be quickly registered on the block chain. But as the number of transaction requests increases, the data chaining efficiency does not increase or decrease inversely. The reason for this is that as the number of transaction requests increases, the number of blocks also increases rapidly, exceeding the upper limit of the block chain platform consensus algorithm. In such a scenario, it is necessary to reduce the generation of blocks, set the packing time to a larger value, and let the blockchain platform trigger the transaction packing operation according to the threshold of the transaction number.
2. The blockchain platform is adaptive according to different scene adjustment parameters. The parameter policy is configurable and extensible. The setting of the optimization parameter strategy can be increased according to the application scenes with rich blocks.
3. The block chain platform adaptive configuration transaction packing method can improve the efficiency of data chaining on the whole.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of the adaptive configuration transaction packing method based on the blockchain platform according to the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, but the present invention may be practiced in other ways than those specifically described and will be readily apparent to those of ordinary skill in the art without departing from the spirit of the present invention, and therefore the present invention is not limited to the specific embodiments disclosed below.
As shown in fig. 1, the present application provides an adaptive configuration transaction packing method based on a blockchain platform, which includes:
the block chain platform processes a plurality of transaction requests simultaneously, when the transaction reaches a packing time threshold or a transaction number threshold, the platform packs all or part of the transaction requests according to the sequence of the transaction requests, and performs consensus processing on the packed transaction information on the block chain nodes;
two parameters that pack blockchain platform control transactions: the packaging time t, the transaction number n, the packaging time initial value P and the transaction number initial value q are configured in a configuration file, and a parameter strategy is configured in the configuration file;
the block chain platform adaptively reads a parameter strategy in the configuration file according to the transaction request number per second in the previous time period i to obtain an optimal packaging parameter, and refreshes the packaging time and the transaction pen value; the adaptive block chain platform has universality, can adapt to any scene application, and has higher processing efficiency;
the block chain platform carries out transaction packaging and node consensus according to the refreshed packaging parameters;
the design principle of the parameter strategy is as follows:
when the transaction request number per second in the previous time period i is smaller than the initial transaction number value q, the block chain platform adopts a real-time registration strategy, the block chain platform is divided into a plurality of grade intervals according to the transaction request number per second in the previous time period i, the packaging time of the grade corresponding to the transaction request number is synchronously increased along with the increase of the transaction request number, and the transaction request number in the highest grade packaging time is smaller than the initial transaction number value q;
the transaction request number per second in the current time period i is larger than or equal to the initial value q of the transaction number, the block chain platform adopts a batch registration strategy, the transaction request number per second in the previous time period i is divided into a plurality of grade intervals, the transaction number of the grade corresponding to the transaction request number is synchronously increased along with the increase of the transaction request number, the transaction request number received in the packaging time t is larger than the transaction number n, and the transaction number of the highest grade does not exceed the upper limit of the block chain platform for processing transactions.
The invention changes the packaging parameters according to the current transaction request number; the transaction request number in a certain time period is less, the transaction information is required to be registered in real time, and the packaging time is set to be a smaller value; along with the increase of the number of transaction requests, the corresponding proportion of the packaging time can be increased so as to improve the efficiency; when a large number of transaction requests exist in a short time, the transaction number is increased, batch packaging is carried out, the number of blocks generated by the block chain platform is reduced, and the batch transaction registration efficiency is improved.
In one specific application, the packed parameter policy is as follows:
setting a packing time initial value P to be 0.05 and setting a transaction number initial value q to be 100;
when the transaction request number a received in each second in the previous time period i of the blockchain platform is less than or equal to b (b is a self-defined threshold value, b is less than q, for example, 10 is taken), the blockchain platform adopts a real-time registration strategy, the packing time t is set as a packing time initial value P (for example, 0.05s), and data packing and node consensus are immediately carried out when the transaction request is received. As the number of transaction requests per second received by the blockchain platform in i seconds increases, for example, when the number of transaction requests per second a is greater than b and less than or equal to c (c is a self-defined threshold, and c is less than q, for example, 20), the blockchain platform may read the corresponding configuration parameter value according to the magnitude of the increased number. The strategy for real-time registration may be sequentially set with 10 level intervals (e.g., within i seconds, a < 10, t equal to 0.05, 10< a <20, t equal to 0.1, 20< a < > 30, t equal to 0.15, 30< a < > 40, t equal to 0.2, 40< a < > 50, t equal to 0.25, 50< a < > 60, t equal to 0.3 …, and so on, the number of transaction requests in the highest level packing time, a, is less than 100).
When the number of transaction requests per second is too large, a threshold number of transactions is triggered. In this case, the blockchain platform adopts a batch registration strategy to increase the transaction pen value n. When the transaction request number a per second in i seconds is greater than or equal to the transaction number initial value q and less than w, the packing time t is set to a larger value (for example, 5 seconds). And when the transaction request number a per second in i seconds is more than or equal to w and less than f, updating the transaction number n to w. Similarly, 10 level intervals may be set in sequence (for example, within i seconds, 100< ═ a <200, n is equal to 100, 200< ═ a <300, n is equal to 200, 300< ═ a <400, n is equal to 300, 400< ═ a <500, n is equal to 400, 500< ═ a <600, n is equal to 500 …, and so on, the highest level transaction number does not exceed the upper limit of the block chain platform for processing transactions).
The real-time registration strategy and the batch registration strategy both increase the value adjustment range of 10 gradients, so that the parameter selection is more reasonable. Therefore, the block chain platform adaptively selects the optimal configuration according to different transaction request quantity scenes, improves the processing efficiency of the block chain platform as a whole and has universality.
The foregoing is only a preferred embodiment of the present invention, and although the present invention has been disclosed in the preferred embodiments, it is not intended to limit the present invention. Those skilled in the art can make numerous possible variations and modifications to the present teachings, or modify equivalent embodiments to equivalent variations, without departing from the scope of the present teachings, using the methods and techniques disclosed above. Therefore, any simple modification, equivalent change and modification made to the above embodiments according to the technical essence of the present invention are still within the scope of the protection of the technical solution of the present invention, unless the contents of the technical solution of the present invention are departed.

Claims (4)

1. A self-adaptive configuration transaction packaging method based on a block chain platform is characterized by comprising the following steps:
and the block chain platform processes a plurality of transaction requests simultaneously, when the transaction reaches a packing time threshold or a transaction number threshold, the platform packs all or part of the transaction requests according to the sequence of the transaction requests, and performs consensus processing on the packed transaction information on the block chain nodes.
Two parameters that pack blockchain platform control transactions: the packing time t, the transaction number n, the initial value P of the packing time and the initial value q of the transaction number are configured in a configuration file, and a parameter strategy is configured in the configuration file.
And the block chain platform adaptively reads the parameter strategy in the configuration file according to the transaction request number per second in the previous time period i to obtain the optimal packaging parameter, and refreshes the packaging time and the transaction pen value.
The block chain platform carries out transaction packaging and node consensus according to the refreshed packaging parameters;
the design principle of the parameter strategy is as follows:
when the transaction request number per second in the previous time period i is smaller than the initial transaction number q, the block chain platform adopts a real-time registration strategy, the block chain platform is divided into a plurality of grade intervals according to the transaction request number per second in the previous time period i, the packaging time of the grade corresponding to the transaction request number is synchronously increased along with the increase of the transaction request number, and the transaction request number in the highest grade packaging time is smaller than the initial transaction number q.
The transaction request number per second in the current time period i is larger than or equal to the initial value q of the transaction number, the block chain platform adopts a batch registration strategy, the transaction request number per second in the previous time period i is divided into a plurality of grade intervals, the transaction number of the grade corresponding to the transaction request number is synchronously increased along with the increase of the transaction request number, the transaction request number received in the packaging time t is larger than the transaction number n, and the transaction number of the highest grade does not exceed the upper limit of the block chain platform for processing transactions.
2. The method of claim 1, wherein the blockchain platform can read the configuration file at any time and refresh the values of the packing parameters.
3. The method of claim 1, wherein the adaptive blockchain platform is versatile, can adapt to any scene application, and has high processing efficiency.
4. The method of claim 1, wherein the packaging parameters are changed based on the number of current transaction requests; the transaction request number in a certain time period is less, the transaction information is required to be registered in real time, and the packaging time is set to be a smaller value; along with the increase of the number of transaction requests, the corresponding proportion of the packaging time can be increased so as to improve the efficiency; when a large number of transaction requests exist in a short time, the transaction number is increased, batch packaging is carried out, the number of blocks generated by the block chain platform is reduced, and the batch transaction registration efficiency is improved.
CN201911284096.8A 2019-12-13 2019-12-13 Adaptive configuration transaction packaging method based on block chain platform Active CN111177258B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911284096.8A CN111177258B (en) 2019-12-13 2019-12-13 Adaptive configuration transaction packaging method based on block chain platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911284096.8A CN111177258B (en) 2019-12-13 2019-12-13 Adaptive configuration transaction packaging method based on block chain platform

Publications (2)

Publication Number Publication Date
CN111177258A true CN111177258A (en) 2020-05-19
CN111177258B CN111177258B (en) 2021-05-18

Family

ID=70648818

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911284096.8A Active CN111177258B (en) 2019-12-13 2019-12-13 Adaptive configuration transaction packaging method based on block chain platform

Country Status (1)

Country Link
CN (1) CN111177258B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112083950A (en) * 2020-09-14 2020-12-15 电子科技大学 Block chain consensus node to-be-packaged data selection method based on branch and bound method
CN112241404A (en) * 2020-10-28 2021-01-19 深圳供电局有限公司 Power quality data management method and system
CN112491983A (en) * 2020-11-13 2021-03-12 南方科技大学 Intelligent contract scheduling method, device, equipment and storage medium based on block chain
CN112783976A (en) * 2021-01-05 2021-05-11 上海特高信息技术有限公司 Consensus algorithm for flexibly packaging out blocks by allied block chains
CN112804233A (en) * 2021-01-15 2021-05-14 欧冶云商股份有限公司 Block chain multi-channel-oriented block packing method and device and storage medium
CN113706146A (en) * 2021-08-04 2021-11-26 杭州溪塔科技有限公司 Processing method, device and system for executing batch transaction based on block chain

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106228446A (en) * 2016-05-12 2016-12-14 北京众享比特科技有限公司 Transaction in assets plateform system based on privately owned block chain and method
CN107807984A (en) * 2017-10-31 2018-03-16 上海分布信息科技有限公司 A kind of block chain network of subregion and its method for realizing subregion common recognition
CN109242680A (en) * 2018-08-21 2019-01-18 甲骨文科技时代(深圳)有限公司 A kind of method of block chain common recognition dynamic adjustment
CN109660601A (en) * 2018-11-26 2019-04-19 北京瑞卓喜投科技发展有限公司 A kind of block chain common recognition method and block chain are known together device
CN109670954A (en) * 2018-12-18 2019-04-23 陕西医链区块链集团有限公司 Transaction processing method based on block chain
WO2019114128A1 (en) * 2017-12-13 2019-06-20 深圳壹账通智能科技有限公司 Block chain transaction block processing method, electronic device and readable storage medium
CN110505084A (en) * 2019-08-01 2019-11-26 江苏万链区块链技术研究院有限公司 A kind of block chain packing node common recognition election method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106228446A (en) * 2016-05-12 2016-12-14 北京众享比特科技有限公司 Transaction in assets plateform system based on privately owned block chain and method
CN107807984A (en) * 2017-10-31 2018-03-16 上海分布信息科技有限公司 A kind of block chain network of subregion and its method for realizing subregion common recognition
WO2019114128A1 (en) * 2017-12-13 2019-06-20 深圳壹账通智能科技有限公司 Block chain transaction block processing method, electronic device and readable storage medium
CN109242680A (en) * 2018-08-21 2019-01-18 甲骨文科技时代(深圳)有限公司 A kind of method of block chain common recognition dynamic adjustment
CN109660601A (en) * 2018-11-26 2019-04-19 北京瑞卓喜投科技发展有限公司 A kind of block chain common recognition method and block chain are known together device
CN109670954A (en) * 2018-12-18 2019-04-23 陕西医链区块链集团有限公司 Transaction processing method based on block chain
CN110505084A (en) * 2019-08-01 2019-11-26 江苏万链区块链技术研究院有限公司 A kind of block chain packing node common recognition election method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
宋焘谊 等: ""区块链共识算法的比较研究"", 《计算机应用与软件》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112083950A (en) * 2020-09-14 2020-12-15 电子科技大学 Block chain consensus node to-be-packaged data selection method based on branch and bound method
CN112241404A (en) * 2020-10-28 2021-01-19 深圳供电局有限公司 Power quality data management method and system
CN112241404B (en) * 2020-10-28 2022-04-01 深圳供电局有限公司 Power quality data management method and system
CN112491983A (en) * 2020-11-13 2021-03-12 南方科技大学 Intelligent contract scheduling method, device, equipment and storage medium based on block chain
CN112783976A (en) * 2021-01-05 2021-05-11 上海特高信息技术有限公司 Consensus algorithm for flexibly packaging out blocks by allied block chains
CN112783976B (en) * 2021-01-05 2024-01-26 上海特高信息技术有限公司 Consensus system for flexible packaging of alliance blockchain
CN112804233A (en) * 2021-01-15 2021-05-14 欧冶云商股份有限公司 Block chain multi-channel-oriented block packing method and device and storage medium
CN113706146A (en) * 2021-08-04 2021-11-26 杭州溪塔科技有限公司 Processing method, device and system for executing batch transaction based on block chain

Also Published As

Publication number Publication date
CN111177258B (en) 2021-05-18

Similar Documents

Publication Publication Date Title
CN111177258B (en) Adaptive configuration transaction packaging method based on block chain platform
CN112181666B (en) Equipment assessment and federal learning importance aggregation method based on edge intelligence
EP3975507A1 (en) Block synchronization methods and apparatuses
CN110875599A (en) Control method and system for power grid frequency oscillation
CN114107653B (en) Annealing furnace temperature control method, device and system
CN102148803B (en) Method and device for matching messages
CN114465900A (en) Data sharing delay optimization method and device based on federal edge learning
CN116911403B (en) Federal learning server and client integrated training method and related equipment
CN111736593A (en) Stage mobile robot formation asynchronous control method for preventing uncertain DoS attack
CN111815059A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN112601232B (en) Load balancing multi-service migration method and system based on minimum cost and maximum flow
CN112801864A (en) Image filling method and device in deep learning hardware
CN111702807B (en) Robot friction identification method, device and system and storage medium
CN114386322A (en) Dragonfly algorithm-based reactive power optimization method for power distribution network with distributed power supply
CN114371618A (en) Extended state observer compensation method based on neural network and active disturbance rejection controller
Munkelt et al. An Approach to a Self-organizing Production in Comparison to a Centrally Planned Production.
CN103096023B (en) Bit rate control device and method thereof
CN111461868A (en) Network queuing method and device, computer equipment and readable storage medium
CN109062513A (en) A kind of method and device of control processing write operation
CN111107604A (en) Rapid optimization method and device for unmanned platform information-aware network
Niu et al. Self-Organized Optimization of Transport on Complex Networks
KR102318617B1 (en) Apparatus and method for performing distributed deep learning based on layer overlapping
CN118016119A (en) Memory refresh control method and device applied to DRAM controller
WO2023083091A1 (en) Bluetooth device connection processing method and apparatus, electronic device, and storage medium
CN117939535B (en) Dependency task unloading method, terminal and storage medium in V2V scene

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220613

Address after: No. 1788, Hongning Road, Xiaoshan District, Hangzhou, Zhejiang 311200

Patentee after: CHINA ZHESHANG BANK Co.,Ltd.

Patentee after: Yiqiyin (Hangzhou) Technology Co.,Ltd.

Address before: No. 1788, Hongning Road, Xiaoshan District, Hangzhou, Zhejiang 311200

Patentee before: CHINA ZHESHANG BANK Co.,Ltd.