A Framework for Blockchain-Enabled Internet of Electric Vehicles Charging Station Sustainability Performance Evaluation

IF 8.9 1区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS IEEE Internet of Things Journal Pub Date : 2024-11-22 DOI:10.1109/JIOT.2024.3504394
Madhusudan Naik;Akhilendra Pratap Singh;Nihar Ranjan Pradhan;Abdullah Mohammed Almuhaideb;Neeraj Kumar
{"title":"A Framework for Blockchain-Enabled Internet of Electric Vehicles Charging Station Sustainability Performance Evaluation","authors":"Madhusudan Naik;Akhilendra Pratap Singh;Nihar Ranjan Pradhan;Abdullah Mohammed Almuhaideb;Neeraj Kumar","doi":"10.1109/JIOT.2024.3504394","DOIUrl":null,"url":null,"abstract":"Electric vehicle (EV) charging stations (CSs) are increasingly prevalent due to the growing adoption of renewable energy. Solar CSs’ main difficulties are energy efficiency, security, traceability, and sustainability. This article presents a novel blockchain-enabled EV charging framework that addresses these challenges using the Ethereum virtual machine (EVM), the Metamask wallet, and smart contracts (SCs). This article introduces solarcoins, a digital currency for trading solar energy, which reduces human intervention while fostering trust, transparency, and privacy among EV users. The proposed solution ensures secure communication between CS operators and EV users, enhancing both security and traceability. The proposed solution ensures secure communication between CS operators and EV users, enhancing both security and traceability. To quantify the sustainability and efficiency of the proposed system, the framework performances are tested and evaluated by varying numbers and types (Read, Write, and Transfer) of transactions using Hyperledger caliper and Go Ethereum. The overhaul Performance metrics were measured under varied transaction rates and control parameters by varying the number of validator nodes (1 node to 5 nodes), such as transaction latency, throughput, resource utilization, and so on. The performance of three major functions—open, query, and transfer—was recorded and analyzed. The results show that the query transaction is faster than open and transfer and the latency increases linearly with increased transaction rate. At 1000 transaction per second, the open function has a latency of 260.22 s, whereas the query function has a latency of 104.12 s and the transfer function has a latency of 345.73 s. The average memory usage for 1node-clique is 1224.0 MB, while it is 76.8 MB for 5node-clique. Results reveal that with an increase in the number of cliques (Validator CSs), memory utilization decreased linearly. This happens because all framework transactions are distributed across each EV CS network. The SCs deployment and operational costs were measured. Complexity analysis reveals that functions, such as getStation, getUser, getStationState, etc., exhibit constant time complexity O(1), while the registerUser and addStation functions have linear space and time complexity O(n).","PeriodicalId":54347,"journal":{"name":"IEEE Internet of Things Journal","volume":"12 5","pages":"4726-4737"},"PeriodicalIF":8.9000,"publicationDate":"2024-11-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Internet of Things Journal","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10766423/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

Abstract

Electric vehicle (EV) charging stations (CSs) are increasingly prevalent due to the growing adoption of renewable energy. Solar CSs’ main difficulties are energy efficiency, security, traceability, and sustainability. This article presents a novel blockchain-enabled EV charging framework that addresses these challenges using the Ethereum virtual machine (EVM), the Metamask wallet, and smart contracts (SCs). This article introduces solarcoins, a digital currency for trading solar energy, which reduces human intervention while fostering trust, transparency, and privacy among EV users. The proposed solution ensures secure communication between CS operators and EV users, enhancing both security and traceability. The proposed solution ensures secure communication between CS operators and EV users, enhancing both security and traceability. To quantify the sustainability and efficiency of the proposed system, the framework performances are tested and evaluated by varying numbers and types (Read, Write, and Transfer) of transactions using Hyperledger caliper and Go Ethereum. The overhaul Performance metrics were measured under varied transaction rates and control parameters by varying the number of validator nodes (1 node to 5 nodes), such as transaction latency, throughput, resource utilization, and so on. The performance of three major functions—open, query, and transfer—was recorded and analyzed. The results show that the query transaction is faster than open and transfer and the latency increases linearly with increased transaction rate. At 1000 transaction per second, the open function has a latency of 260.22 s, whereas the query function has a latency of 104.12 s and the transfer function has a latency of 345.73 s. The average memory usage for 1node-clique is 1224.0 MB, while it is 76.8 MB for 5node-clique. Results reveal that with an increase in the number of cliques (Validator CSs), memory utilization decreased linearly. This happens because all framework transactions are distributed across each EV CS network. The SCs deployment and operational costs were measured. Complexity analysis reveals that functions, such as getStation, getUser, getStationState, etc., exhibit constant time complexity O(1), while the registerUser and addStation functions have linear space and time complexity O(n).
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
基于区块链的电动汽车充电站互联网可持续性性能评估框架
由于越来越多地采用可再生能源,电动汽车充电站(CSs)越来越普遍。太阳能CSs的主要困难在于能源效率、安全性、可追溯性和可持续性。本文提出了一个新的支持区块链的电动汽车充电框架,该框架使用以太坊虚拟机(EVM)、Metamask钱包和智能合约(sc)来解决这些挑战。本文介绍了solarcoins,一种用于交易太阳能的数字货币,它减少了人为干预,同时促进了电动汽车用户之间的信任、透明度和隐私。建议的解决方案确保CS运营商和EV用户之间的安全通信,增强安全性和可追溯性。建议的解决方案确保CS运营商和EV用户之间的安全通信,增强安全性和可追溯性。为了量化所提议系统的可持续性和效率,通过使用Hyperledger caliper和Go以太坊的不同交易数量和类型(读取,写入和传输)来测试和评估框架性能。通过改变验证器节点的数量(1个节点到5个节点),例如事务延迟、吞吐量、资源利用率等,在不同的事务速率和控制参数下测量了彻底的性能指标。记录并分析了三个主要功能(打开、查询和转移)的性能。结果表明,查询事务处理速度快于打开事务处理和传输事务处理,延迟时间随事务处理速度的增加而线性增加。在每秒1000个事务时,打开函数的延迟为260.22 s,而查询函数的延迟为104.12 s,传递函数的延迟为345.73 s。1node-clique的平均内存使用量为1224.0 MB, 5node-clique的平均内存使用量为76.8 MB。结果表明,随着团(Validator CSs)数量的增加,内存利用率呈线性下降。这是因为所有框架事务都分布在每个EV CS网络上。测量了SCs的部署和运行成本。复杂度分析表明,函数getStation、getUser、getStationState等具有恒定的时间复杂度O(1),而registerUser和addStation函数具有线性的时空复杂度O(n)。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
IEEE Internet of Things Journal
IEEE Internet of Things Journal Computer Science-Information Systems
CiteScore
17.60
自引率
13.20%
发文量
1982
期刊介绍: The EEE Internet of Things (IoT) Journal publishes articles and review articles covering various aspects of IoT, including IoT system architecture, IoT enabling technologies, IoT communication and networking protocols such as network coding, and IoT services and applications. Topics encompass IoT's impacts on sensor technologies, big data management, and future internet design for applications like smart cities and smart homes. Fields of interest include IoT architecture such as things-centric, data-centric, service-oriented IoT architecture; IoT enabling technologies and systematic integration such as sensor technologies, big sensor data management, and future Internet design for IoT; IoT services, applications, and test-beds such as IoT service middleware, IoT application programming interface (API), IoT application design, and IoT trials/experiments; IoT standardization activities and technology development in different standard development organizations (SDO) such as IEEE, IETF, ITU, 3GPP, ETSI, etc.
期刊最新文献
Foundation Model Based Mobility Management for 6G Mobile Networks Beyond Diagonal Reconfigurable Intelligent Surfaces Enable Near-Field ISAC Systems Channel-Aware Access and RACH Enhancement for Efficient LEO Satellite IoT PRTT: Leveraging Predicted RTT for Congestion Control in Data Center Networks Wireless-Powered Communications for Next-Generation Networks: A Comprehensive Throughput Analysis under Nonlinear Energy Harvesting
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1