Telecommunications Science ›› 2023, Vol. 39 ›› Issue (1): 79-91.doi: 10.11959/j.issn.1000-0801.2023013
• Research and Development • Previous Articles Next Articles
Mingrui XU1, Yucai YAO2, Xiaorong ZHU1
Revised:
2022-12-29
Online:
2023-01-20
Published:
2023-01-01
Supported by:
CLC Number:
Mingrui XU, Yucai YAO, Xiaorong ZHU. A Fisco-Bcos platform based accurate performance analysis model of blockchain system[J]. Telecommunications Science, 2023, 39(1): 79-91.
"
参数 | 含义 | 参数 | 含义 |
Stx | 每条交易的大小 | Sblockhead | 每个区块区块头的大小 |
C | 每个节点的最大传输能力(上行与下行的上限) | Tblockdone | 完成区块内所有交易的时间 |
N | 区块链系统包含的节点总数量 | Tblockcheck | 区块验证的时间 |
Ttxbuild | 每条交易构建的时间 | Ttx | 每条交易执行的时间 |
Ttxsend | 每条交易从客户端发送到区块链节点的时间 | Sresult | 区块执行结果的大小 |
Ttxcheck | 每条交易在区块链节点进行验签的时间 | Tresultsend | 区块执行结果发送的时间 |
Tblockpk | 每个区块打包的时间 | Tconsensus | 交易共识时间 |
Tblocksend | 每个区块发送的时间 | Tblocksave | 交易及执行结果写入硬盘的时间 |
n | 每个区块包含的交易数量 |
"
分组内容 | 大小 | 含义 |
type | enum | 指明交易类型 |
nonce | u256 | 发送方提供的随机数,交易唯一性标识 |
receiveAddress | h160 | 交易接收方地址 |
gasPrice | u256 | 本次交易的gas的单价 |
gas | u256 | 本次交易允许最多消耗gas数量 |
data | vector< byte > | 与交易相关的数据,大小与调用的智能合约有关 |
chainId | u256 | 记录本次交易所属的链信息 |
groupId | u256 | 记录本次交易所属的群组 |
extraData | vector< byte > | 预留字段,若无需求则为空 |
vrs | SignatureStruct | 交易发送方对交易7字段RLP编码后的哈希值签名生成的数据 |
hashWith | h256 | 交易结构所有字段(含签名信息)RLP编码后的哈希值 |
sender | h160 | 交易发送方地址 |
blockLimit | u256 | 交易生命周期,该交易最晚被处理的块高 |
importTime | u256 | 进入交易池的UNIX时间戳 |
rpcCallback | function | 交易出块后RPC回调 |
[1] | 巫细波, 杨再高 . 智慧城市理念与未来城市发展[J]. 城市发展研究, 2010,17(11): 56-60,40. |
WU X B , YANG Z G . The concept of smart city and future city development[J]. Urban Studies, 2010,17(11): 56-60,40. | |
[2] | 邵奇峰, 金澈清, 张召 ,等. 区块链技术:架构及进展[J]. 计算机学报, 2018,41(5): 969-988. |
SHAO Q F , JIN C Q , ZHANG Z ,et al. Blockchain:architecture and research progress[J]. Chinese Journal of Computers, 2018,41(5): 969-988. | |
[3] | 代玥玥, 张科, 张彦 . 区块链赋能 6G[J]. 物联网学报, 2020,4(1): 111-120. |
DAI Y Y , ZHANG K , ZHANG Y . Blockchain empowered 6G[J]. Chinese Journal on Internet of Things, 2020,4(1): 111-120. | |
[4] | ABDELLA J , TARI Z , ANWAR A ,et al. An architecture and performance evaluation of blockchain-based peer-to-peer energy trading[J]. IEEE Transactions on Smart Grid, 2021,12(4): 3364-3378. |
[5] | JIANG T G , FANG H , WANG H G . Blockchain-based Internet of vehicles:distributed network architecture and performance analysis[J]. IEEE Internet of Things Journal, 2019,6(3): 4640-4649. |
[6] | SUN Y , ZHANG L , FENG G ,et al. Blockchain-enabled wireless Internet of Things:performance analysis and optimal communication node deployment[J]. IEEE Internet of Things Journal, 2019,6(3): 5791-5802. |
[7] | HUANG D Y , MA X L , ZHANG S L . Performance analysis of the raft consensus algorithm for private blockchains[J]. IEEE Transactions on Systems,Man,and Cybernetics:Systems, 2020,50(1): 172-181. |
[8] | ALRUBEI S M , BALL E A , RIGELSFORD J M ,et al. Latency and performance analyses of real-world wireless IoT-blockchain application[J]. IEEE Sensors Journal, 2020,20(13): 7372-7383. |
[9] | KOKORIS-KOGIAS E , JOVANOVIC P , GASSER L ,et al. OmniLedger:a secure,scale-out,decentralized ledger[J]. IACR Cryptology ePrint Archive, 2017:406. |
[10] | HU M , SHEN T , MEN J B ,et al. CRSM:an effective blockchain consensus resource slicing model for real-time distributed energy trading[J]. IEEE Access, 2020(8): 206876-206887. |
[11] | ERD?S P , RéNYI A , . On the evolution of random graphs[J]. Publication of the Mathematical Institute of the Hungarian Academy of Sciences, 1960(5): 17-61. |
[12] | WU Y Q , SONG P X , WANG F X . Hybrid consensus algorithm optimization:a mathematical method based on POS and PBFT and its application in blockchain[J]. Mathematical Problems in Engineering, 2020:7270624. |
[13] | 杨春燕, 宾冬梅, 黎新 . 基于 PBFT 区块链技术的电网企业仓储系统[J]. 电信科学, 2021,37(2): 144-153. |
YANG C Y , BIN D M , LI X . Storage system of power grid enterprise based on PBFT blockchain technology[J]. Telecommunications Science, 2021,37(2): 144-153. | |
[14] | 刘应, 范洪博, 马首群 ,等. 基于区块链的生鲜奶供应链可信追溯系统方案[J]. 电信科学, 2021,37(5): 148-159. |
LIU Y , FAN H B , MA S Q ,et al. Blockchain based trusted traceability system scheme for raw milk supply chain[J]. Telecommunications Science, 2021,37(5): 148-159. |
[1] | Jiawei HU, Xiaoqian LIU, Xinke TANG, Yuhan DONG. Trajectory planning of UUV-assisted UWOC systems based on DQN [J]. Telecommunications Science, 2023, 39(5): 42-47. |
[2] | Qingfeng DING, Song WANG. Distributed IOS-SM transmission scheme with joint antenna and IOS unit selection for high-speed railway scenario [J]. Telecommunications Science, 2023, 39(4): 31-42. |
[3] | Yueyu JIANG, Haoxin CHENG, Kang WANG, Wenjun DAI, Xiaoyu LIU. Design method of energy efficiency optimization in PLC-RF wireless transmission networks [J]. Telecommunications Science, 2023, 39(4): 111-119. |
[4] | Yu DING, Chenkai LI, Huimei HAN, Weidang LU, Yuanhong REN, Yuan GAO, Jiang CAO. Multi-agent heterogeneous network selection method based on 5G UAV communication [J]. Telecommunications Science, 2022, 38(8): 28-36. |
[5] | Hongbin LUO, Shan ZHANG, Zhiyuan WANG. Interconnection and coexistence of heterogeneous network:requirements, challenges, and architecture [J]. Telecommunications Science, 2022, 38(6): 18-30. |
[6] | Yasheng DAI, Bolin MA, Guangxue YUE. Estimation of wireless channel fading model in maritime communication for complex meteorological environment [J]. Telecommunications Science, 2022, 38(3): 158-171. |
[7] | Panpan LI, Zhengxia XIE, Guangxue YUE, Xin LIU. Research progress and trends of deep learning based wireless communication receiving method [J]. Telecommunications Science, 2022, 38(2): 1-17. |
[8] | Yan NING, Lei ZHANG, Xiaoyuan LU. Research and practice of 5G edge cloud based port unified communication scheme [J]. Telecommunications Science, 2022, 38(11): 123-135. |
[9] | Nannan LI, Yu HAN, Ning GAO, Shi JIN. Joint amplitude and phase partition based physical layer key generation method [J]. Telecommunications Science, 2021, 37(5): 100-112. |
[10] | Ying LIU, Hongbo FAN, Shouqun MA, Zhiwei GAO, Jinjiang LIU. Blockchain based trusted traceability system scheme for raw milk supply chain [J]. Telecommunications Science, 2021, 37(5): 148-159. |
[11] | Zhiyong LIU, Zhongjiang HE, Yilong RUAN, Junfeng SHAN, Chao ZHANG. Big data security features and operation practices [J]. Telecommunications Science, 2021, 37(5): 160-169. |
[12] | Shuangxing WANG, Jintang LUO, Lisha SHUAI, Jiamin ZHANG, Min ZHANG, Xiaolong YANG. Cloud data anonymous assured deletion approach based on blockchain [J]. Telecommunications Science, 2021, 37(3): 90-104. |
[13] | Chunyan YANG, Dongmei BIN, Xin LI. Storage system of power grid enterprise based on PBFT blockchain technology [J]. Telecommunications Science, 2021, 37(2): 144-153. |
[14] | Gaochang XIE, Hua LU, Qinqin TANG, Han ZHU, Chenghao LIANG, Wen WEN, Renchao XIE. Application of blockchain in urban rail traffic edge computing network [J]. Telecommunications Science, 2021, 37(10): 117-125. |
[15] | Shuting LI,Jinke LIU,Na CHEN. Design and research of clearing-settlement platform based on blockchain technology [J]. Telecommunications Science, 2020, 36(9): 84-93. |
Viewed | ||||||
Full text |
|
|||||
Abstract |
|
|||||
|