• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于特征信任的分组 PBFT 共识算法研究。

Research on PBFT consensus algorithm for grouping based on feature trust.

机构信息

School of Computer Science and Information Security, Guilin University of Electronic Technology, Guilin, 541004, Guangxi, China.

出版信息

Sci Rep. 2022 Jul 22;12(1):12515. doi: 10.1038/s41598-022-15282-8.

DOI:10.1038/s41598-022-15282-8
PMID:35869116
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC9307629/
Abstract

The consensus mechanism is the core of the blockchain system, which plays an important role in the performance and security of the blockchain system . The Practical Byzantine Fault Tolerance (PBFT) algorithm is a widely used consensus algorithm, but the PBFT algorithm also suffers from high consensus latency, low throughput and performance. In this paper, we propose a grouped PBFT consensus algorithm (GPBFT) based on feature trust. First, the algorithm evaluates the trust degree of nodes in the transaction process through the EigenTrust trust model, and uses the trust degree of nodes as the basis for electing master nodes and proxy nodes. Then, the algorithm divides the nodes in the blockchain system into multiple groups, and the consensus within each independent group does not affect the other groups, which greatly reduces the communication overhead of the consensus process when the number of nodes in the system is large. Finally, we demonstrate through theoretical and experimental analysis that the GPBFT algorithm has a significant improvement in security and performance.

摘要

共识机制是区块链系统的核心,在区块链系统的性能和安全性方面发挥着重要作用。实用拜占庭容错(PBFT)算法是一种广泛使用的共识算法,但 PBFT 算法也存在共识延迟高、吞吐量和性能低的问题。在本文中,我们提出了一种基于特征信任的分组 PBFT 共识算法(GPBFT)。首先,该算法通过 EigenTrust 信任模型在交易过程中评估节点的信任度,并使用节点的信任度作为选举主节点和代理节点的依据。然后,该算法将区块链系统中的节点分为多个组,每个独立组内的共识不会影响其他组,当系统中的节点数量较大时,极大地降低了共识过程的通信开销。最后,我们通过理论和实验分析证明,GPBFT 算法在安全性和性能方面都有显著的提高。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/87e2f0328515/41598_2022_15282_Fig7_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/6f62bb1107ac/41598_2022_15282_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/700a99ce1d2c/41598_2022_15282_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/715322a4beea/41598_2022_15282_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/af7514259ac2/41598_2022_15282_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/46ec8d859556/41598_2022_15282_Fig5_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/8f70a361d2b3/41598_2022_15282_Fig6_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/87e2f0328515/41598_2022_15282_Fig7_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/6f62bb1107ac/41598_2022_15282_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/700a99ce1d2c/41598_2022_15282_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/715322a4beea/41598_2022_15282_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/af7514259ac2/41598_2022_15282_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/46ec8d859556/41598_2022_15282_Fig5_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/8f70a361d2b3/41598_2022_15282_Fig6_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/6fbe/9307629/87e2f0328515/41598_2022_15282_Fig7_HTML.jpg

相似文献

1
Research on PBFT consensus algorithm for grouping based on feature trust.基于特征信任的分组 PBFT 共识算法研究。
Sci Rep. 2022 Jul 22;12(1):12515. doi: 10.1038/s41598-022-15282-8.
2
Improved PBFT algorithm for high-frequency trading scenarios of alliance blockchain.联盟区块链高频交易场景下的改进 PBFT 算法。
Sci Rep. 2022 Mar 15;12(1):4426. doi: 10.1038/s41598-022-08587-1.
3
An improved PBFT consensus algorithm based on grouping and credit grading.一种基于分组和信用评级的改进型实用拜占庭容错(PBFT)共识算法。
Sci Rep. 2023 Aug 10;13(1):13030. doi: 10.1038/s41598-023-28856-x.
4
P-PBFT: An improved blockchain algorithm to support large-scale pharmaceutical traceability.P-PBFT:一种改进的区块链算法,用于支持大规模药品追溯。
Comput Biol Med. 2023 Mar;154:106590. doi: 10.1016/j.compbiomed.2023.106590. Epub 2023 Jan 29.
5
Optimization of PBFT Algorithm Based on QoS-Aware Trust Service Evaluation.基于 QoS 感知信任服务评估的 PBFT 算法优化。
Sensors (Basel). 2022 Jun 17;22(12):4590. doi: 10.3390/s22124590.
6
Grouped Multilayer Practical Byzantine Fault Tolerance Algorithm: A Practical Byzantine Fault Tolerance Consensus Algorithm Optimized for Digital Asset Trading Scenarios.分组多层实用拜占庭容错算法:一种针对数字资产交易场景优化的实用拜占庭容错共识算法。
Sensors (Basel). 2023 Nov 1;23(21):8903. doi: 10.3390/s23218903.
7
Improved Method of Blockchain Cross-Chain Consensus Algorithm Based on Weighted PBFT.基于加权实用拜占庭容错的区块链跨链共识算法改进方法
Comput Intell Neurosci. 2022 Aug 25;2022:5169259. doi: 10.1155/2022/5169259. eCollection 2022.
8
Enhanced Practical Byzantine Fault Tolerance via Dynamic Hierarchy Management and Location-Based Clustering.通过动态层次管理和基于位置的聚类增强实用拜占庭容错能力
Sensors (Basel). 2023 Dec 21;24(1):60. doi: 10.3390/s24010060.
9
PBFT optimization algorithm based on community contributions.基于社区贡献的实用拜占庭容错优化算法
Math Biosci Eng. 2023 Mar 30;20(6):10200-10222. doi: 10.3934/mbe.2023447.
10
A secure and highly efficient blockchain PBFT consensus algorithm for microgrid power trading.一种用于微电网电力交易的安全高效区块链PBFT共识算法。
Sci Rep. 2024 Apr 9;14(1):8300. doi: 10.1038/s41598-024-58505-w.

引用本文的文献

1
An improved practical Byzantine fault tolerance algorithm for aggregating node preferences.一种用于聚合节点偏好的改进型实用拜占庭容错算法。
Sci Rep. 2024 Dec 28;14(1):31200. doi: 10.1038/s41598-024-82579-1.