Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

620 papersLast indexed Aug 31, 2026
Search papers

Paper index

620 results · page 15 of 26

Clear filters
Sep 1, 2022·Energies
17 cites
Centralized and Decentralized Distributed Energy Resource Access Control Implementation Considerations

Georgios Fragkos, Jay Johnson, Eirini Eleni Tsiropoulou

A global transition to power grids with high penetrations of renewable energy generation is being driven in part by rapid installations of distributed energy resources (DER). New DER equipment includes standardized IEEE 1547-2018 communication interfaces and proprietary communications capabilities. Interoperable DER provides new monitoring and control capabilities. The existence of multiple entities with different roles and responsibilities within the DER ecosystem makes the Access Control (AC) mechanism necessary. In this paper, we introduce and compare two novel architectures, which provide a Role-Based Access Control (RBAC) service to the DER ecosystem’s entities. Selecting an appropriate RBAC technology is important for the RBAC administrator and users who request DER access authorization. The first architecture is centralized, based on the OpenLDAP, an open source implementation of the Lightweight Directory Access Protocol (LDAP). The second approach is decentralized, based on a private Ethereum blockchain test network, where the RBAC model is stored and efficiently retrieved via the utilization of a single Smart Contract. We have implemented two end-to-end Proofs-of-Concept (PoC), respectively, to offer the RBAC service to the DER entities as web applications. Finally, an evaluation of the two approaches is presented, highlighting the key speed, cost, usability, and security features.

Open access
Smart Grid Security and Resilience
Access Control and Trust
Software-Defined Networks and 5G
Original source
Aug 27, 2022·Applied Energy, Volume 324, 2022, 119847, ISSN 0306-2619
20 cites
Aperiodic two-layer energy management system for community microgrids based on blockchain strategy

Miguel Gayo-Abeleira, Carlos Santos, Francisco J. Rodríguez, Pedro Martı́n · 6 authors

Regulatory changes in different countries regarding self-consumption and growing public concern about the environment are encouraging the establishment of community microgrids. These community microgrids integrate a large number of small-scale distributed energy resources and offers a solution to enhance power system reliability and resilience. This work proposes a geographically-based split of the community microgrids into clusters of members that tend to have similar consumption and generation profiles, mimicking the most typical layout of cities. Assuming a community microgrid divided into clusters, a two-layer architecture is developed to facilitate the greater penetration of distributed energy resources in an efficient way. The first layer, referred as the market layer, is responsible for creating local energy markets with the aim of maximising the economic benefits for community microgrid members. The second layer is responsible for the network reconfiguration, which is based on the energy balance within each cluster. This layer complies with the IEC 61850 communication standard, in order to control commercial sectionalizing and tie switches. This allows the community microgrid network to be reconfigured to minimise energy exchanges with the main grid, without requiring interaction with the distributed system operator. To implement this two-layer energy management strategy, an aperiodic market approach based on Blockchain technology, and the additional functionality offered by Smart Contracts is adopted. This embraces the concept of energy communities since it decentralizes the control and eliminates intermediaries. The use of aperiodic control techniques helps to overcome the challenges of using Blockchain technology in terms of storage, computational requirements and member privacy. The scalability and modularity of the Smart Contract-based system allow each cluster of members to be designed by tailoring the system to their specific needs. The implementation of this strategy is based on low-cost off-the-shelf devices, such as Raspberry Pi 4 Model B boards, which operate as Blockchain nodes of community microgrid members. Finally, the strategy has been validated by emulating two use cases based on the IEEE 123-node system network model highlighting the benefits of the proposal.

Open access
2 source records
eess.SY
Smart Grid Energy Management
Microgrid Control and Optimization
Original source
Aug 18, 2022·Applied Energy
42 cites
Electricity powered by blockchain: A review with a European perspective

Tamara Roth, Manuel Utz, Felix Baumgarte, Alexander Rieger · 6 authors

Blockchain is no longer just a hype technology, and effective blockchain applications exist in many industries. Yet, few blockchain projects have been successful in Europe’s energy systems. To identify the reasons for this slow progress, we reviewed the recent energy literature regarding the use of blockchain, analyzed industry reports, and interviewed experts who have conducted blockchain projects in Europe’s energy systems. Our analysis reveals eight common use cases, their expected benefits, and the challenges encountered. We find that the expected benefits are often little more than generic hopes, largely outweighed by technological, organizational, and regulatory challenges. The identified challenges are significant and numerous, especially for peer-to-peer trading and microgrid use cases. The fact that few projects have yet provided robust evidence for profitable use suggests there is still a rocky road ahead. Moreover, many use cases appear to require more than just blockchain technology to succeed. In particular, privacy and scalability requirements often call for systems in which blockchains only take a backseat. This realization may be essential for the future use of blockchain technology in energy systems – in Europe and beyond.

Open access
Blockchain Technology Applications and Security
Smart Grid Energy Management
Smart Grid Security and Resilience
Original source
Aug 16, 2022·Sensors
44 cites
A Blockchain-Enabled Secure Digital Twin Framework for Early Botnet Detection in IIoT Environment

Mikail Mohammed Salim, Alowonou Kowovi Comivi, Tojimurotov Nurbek, Heejae Park · 5 authors

Resource constraints in the Industrial Internet of Things (IIoT) result in brute-force attacks, transforming them into a botnet to launch Distributed Denial of Service Attacks. The delayed detection of botnet formation presents challenges in controlling the spread of malicious scripts in other devices and increases the probability of a high-volume cyberattack. In this paper, we propose a secure Blockchain-enabled Digital Framework for the early detection of Bot formation in a Smart Factory environment. A Digital Twin (DT) is designed for a group of devices on the edge layer to collect device data and inspect packet headers using Deep Learning for connections with external unique IP addresses with open connections. Data are synchronized between the DT and a Packet Auditor (PA) for detecting corrupt device data transmission. Smart Contracts authenticate the DT and PA, ensuring malicious nodes do not participate in data synchronization. Botnet spread is prevented using DT certificate revocation. A comparative analysis of the proposed framework with existing studies demonstrates that the synchronization of data between the DT and PA ensures data integrity for the Botnet detection model training. Data privacy is maintained by inspecting only Packet headers, thereby not requiring the decryption of encrypted data.

Open access
Network Security and Intrusion Detection
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Original source
Aug 1, 2022·Office of Scientific and Technical Information (OSTI)
3 cites
Oak Ridge National Laboratory Pilot Demonstration of an Attestation and Anomaly Detection Framework using Distributed Ledger Technology for Power Grid Infrastructure

Gary Hahn, Aaron Werth, Emilio C. Piesciorovsky, William Monday · 7 authors

This report summarizes the design and pilot demonstration of a framework called Grid Guard that was created to provide increased data and device trustworthiness to electric grid devices by leveraging distributed ledger technology (DLT), specifically blockchain. Grid Guard contains a combination of core cryptographic methods such as the secure hash algorithm (SHA), and asymmetric cryptography, private permissioned blockchain, baselining configuration data, consensus algorithm (Raft) and the Hyperledger Fabric (HLF) framework. The system implements a low energy, fast, and robust enhancement to system trustworthiness within and across electric grid systems such as substations, control centers and metering infrastructures.Blockchain is a distributed database structured that provides a practically unalterable (immutable) timeline of stored transactions. By relying on hashing and the Raft consensus algorithm, if an entity tries to illegitimately alter a record at one instance of the database the other ledger nodes are not altered. They work to cross-reference each other and easily locate any incorrectly added data and remove it. The bulk raw data is stored in an off-chain storage (outside of the blockchain ledger) and a hash of this baseline data is stored in the Blockchain ledger via hashing windows of time-series and configuration data, after aggregation and filtering. The bulk off-chain data repository is then considered to be trust-anchored using the hashes stored in the blockchain. To secure the electric grid testbed devices and data, device configuration baselines were compared to those baselines that had been previously stored in the ledger. Statistical baselines for device configurations, network communication patterns, and high-speed sensor data are calculated and then stored off-chain and hashes stored in the ledger. Measurements such as three-phase voltage and current, frequency, breaker status, protection scheme settings, network configuration settings (and other device configuration artifacts) and network traffic features (packet interarrival times) are compared every minute or other selected time windows.During phase 1 of the Grid Guard DLT project different DLT technologies were studies, and an assessment was performed on DLT technology vulnerabilities, uses, and key characteristics. DLT consensus protocols were studies (e.g., RAFT, named after Reliable, Replicated, Redundant, And Fault-Tolerant). Also, cryptography, public, private and permissioned or permissionless systems were assessed. Grid Guard implements a permissioned private DLT. Consensus algorithm selection and choice of DLT implementation depended heavily on the use-case. For this use-case, parameters were selected to measure performance and existing tools for assessment. Benchmarking was performed theoretically and practically. During phase 2 hashed transactions/blocks were inserted into the ledger every second.During phase 2 of the Grid Guard DLT project, a prototype framework was developed and demonstrated for attestation of critical substation devices and data using precision timing systems that use PTP and IRIG-B protocols) on a testbed of operational devices that emulated a distribution substation, control center, and power metering infrastructure using real Operational Technology (OT). The testbed includes OT devices such as protective relays, human machine interfaces (HMI), and power meters. To determine when to collect and compare system and network baselines, an initial examination of an anomaly detection capability to identify malicious manipulation of data streams was conducted. The resulting anomaly detection was demonstrated in a set of experiments and leveraged to trigger device artifact attestation checks. Attestation checks occur against device configuration baselines when compared with the immutable blockchain-stored baselines, which provided a cryptographically supported means by which to store baselines.The electrical substation-grid testbed was created to test the Grid Guard framework. The testbed emulates the operations of a portion of a power grid and SCADA systems as closely as possible. The testbed integrates real protocols, mainly IEC 61850 standard protocols, such as the Sampled Value (SV) and the GOOSE protocols. The testbed also supports DNP3 and other layer 2 and layer 3 protocols such as Telnet, SSH, SFTP/FTP and other proprietary protocols needed to connect to industrial control system equipment. The testbed emulates real power conditions using the OpalRT hardware-in-the-loop (HIL) device which can create fault situations that cannot be easily tested on real systems. The electrical substation-grid testbed was created using real measurement, communication, and protection devices that electrical utilities commonly use. The goal is to have the same conditions that could be observed in an operational power grid or electrical substation. The objective was to study the impact of faults and cyber-events at an

Open access
Smart Grid Security and Resilience
Blockchain Technology Applications and Security
Caching and Content Delivery
Original source
Jul 20, 2022·Applied Sciences
16 cites
A Blockchain-Enabled Distributed Advanced Metering Infrastructure Secure Communication (BC-AMI)

Nahida Islam, Md. Sazzadur Rahman, Imtiaz Mahmud, Md. Nur Amin Sifat · 5 authors

The world is facing an urgent need to provide secure communication and data access control in advanced metering infrastructure (AMI) because conventional cryptographic key management and authentication protocols are at stake. The cryptography schemes entirely rely on trusted third parties (TTPs), leading to a single point of failure and increasing network overhead. In response to this inefficiency and security compromise, this study proposes a blockchain-enabled distributed AMI secure communication scheme. In the proposed work, smart contract (SC), an integrated part of the blockchain, is programmed to substitute traditional TTP-based transaction systems, which operate in a distributed, immutable, and trustworthy manner. In this paper, we implemented practical Byzantine fault tolerance (PBFT) consensus algorithm and Hyperledger Fabric (HLF) blockchain platform to ensure Byzantine fault tolerance in the blockchain transaction. Performance analysis shows that the proposed BC-AMI scheme has the advantage of incurring the least amount of communication and time costs compared with similar studies while ensuring security against some common cyber-attacks.

Open access
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Cryptography and Data Security
Original source
Jul 18, 2022·Sustainability
72 cites
Blockchain-Enabled Smart Grid Applications: Architecture, Challenges, and Solutions

Bhargav Appasani, Sunil Kumar Mishra, Amitkumar V. Jha, Santosh Kumar Mishra · 10 authors

The conventional electrical grid is undergoing substantial growth for reliable grid operation and for more efficient and sustainable energy use. The traditional grid is now metamorphosing into a smart grid (SG) that incorporates a diverse, heterogeneous blend of operating measures such as smart appliances, meters, and renewable energy resources. With better efficient results and dependability, the SG can be described as a modern electric power grid architecture. The SG is one of the greatest potential advances as a promising solution for the energy crisis. However, it is complex and its decentralization could be of tremendous benefit. Moreover, digitalization and integration of a large number of growing connections make it a target of cyber-attacks. In this sense, blockchain is a promising SG paradigm solution that offers several excellent features. There has been considerable effort put into using blockchains in the smart grid for its decentralization and enhanced cybersecurity; however, it has not been thoroughly studied in both application and architectural perspectives. An in-depth study was conducted on blockchain-enabled SG applications. Blockchain architectures for various applications, such as the synchrophasor applications, electric vehicles, energy management systems, etc., were proposed. The purpose of this article is to provide directions for future research efforts aimed at secure and decentralized SG applications using blockchain.

Open access
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Smart Grid Energy Management
Original source
Jul 6, 2022·IEEE Transactions on Energy Markets Policy and Regulation
28 cites
Modeling and Analysis of Utilizing Cryptocurrency Mining for Demand Flexibility in Electric Energy Systems: A Synthetic Texas Grid Case Study

Ali Menati, Kiyeob Lee, Le Xie

The electricity sector is facing the dual challenge of supporting increasing level of demand electrification while substantially reducing its carbon footprint. Among electricity demands, the energy consumption of cryptocurrency mining data centers has witnessed significant growth worldwide. If well-coordinated, these data centers could be tailor-designed to aggressively absorb the increasing uncertainties of energy supply and, in turn, provide valuable grid-level services in the electricity market. In this paper, we study the impact of integrating new cryptocurrency mining loads into Texas power grid and the potential profit of utilizing demand flexibility from cryptocurrency mining facilities in the electricity market. We investigate different demand response programs available for data centers and quantify the annual profit of cryptocurrency mining units participating in these programs. We perform our simulations using a synthetic 2000 bus ERCOT grid model, along with added cryptocurrency mining loads on top of the real-world demand profiles in Texas. Our preliminary results show that depending on the size and location of these new loads, we observe different impacts on the ERCOT electricity market, where they could increase the electricity prices and incur more fluctuations in a highly non-uniform manner.

Open access
3 source records
Smart Grid Energy Management
Smart Grid Security and Resilience
Optimal Power Flow Distribution
Original source
Jun 28, 2022·arXiv
8 cites
A Scalable Blockchain-based Smart Contract Model for Decentralized Voltage Stability Using Sharding Technique

Kimia Honari, Xiaotian Zhou, Sara Rouhani, Scott Dick · 7 authors

Blockchain technologies are one possible avenue for increasing the resilience of the Smart Grid, by decentralizing the monitoring and control of system-level objectives such as voltage stability protection. They furthermore offer benefits in data immutability and traceability, as blockchains are cryptographically secured. However, the performance of blockchain-based systems in real-time grid monitoring and control has never been empirically tested. This study proposes implementing a decentralized voltage stability algorithm using blockchain-based smart contracts, as a testbed for evaluating the performance of blockchains in real-time control. We furthermore investigate sharding mechanisms as a means of improving the system's scalability with fixed computing resources. We implement our models as a proof-of-concept prototype system using Hyperledger Fabric as our blockchain platform, the Matpower library in MATLAB as our power system simulator, and Hyperledger Caliper as our performance evaluation tool. We found that sharding does indeed lead to a substantial improvement in system scalability for this domain, measured by both transaction success rates and transaction latency.

Open access
2 source records
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Smart Grid Energy Management
Original source
Jun 26, 2022·Sensors
98 cites
Blockchain-Based Peer-to-Peer Transactive Energy Management Scheme for Smart Grid System

Aparna Kumari, Urvi Chintukumar Sukharamwala, Sudeep Tanwar, Maria Simona Raboacă · 9 authors

In Smart Grid (SG), Transactive Energy Management (TEM) is one of the most promising approaches to boost consumer participation in energy generation, energy management, and establishing decentralized energy market models using Peer-to-Peer (P2P). In P2P, a prosumer produces electric energy at their place using Renewable Energy Resources (RES) such as solar energy, wind energy, etc. Then, this generated energy is traded with consumers (who need the energy) in a nearby locality. P2P facilitates energy exchange in localized micro-energy markets of the TEM system. Such decentralized P2P energy management could cater to diverse prosumers and utility business models. However, the existing P2P approaches suffer from several issues such as single-point-of-failure, network bandwidth, scalability, trust, and security issues. To handle the aforementioned issues, this paper proposes a Decentralized and Transparent P2P Energy Trading (DT-P2PET) scheme using blockchain. The proposed DT-P2PET scheme aims to reduce the grid’s energy generation and management burden while also increasing profit for both consumers and prosumers through a dynamic pricing mechanism. The DT-P2PET scheme uses Ethereum-blockchain-based Smart Contracts (SCs) and InterPlanetary File System (IPFS) for the P2P energy trading. Furthermore, a recommender mechanism is also introduced in this study to increase the number of prosumers. The Ethereum SCs are designed and deployed to perform P2P in real time in the proposed DT-P2PET scheme. The DT-P2PET scheme is evaluated based on the various parameters such as profit generation (for prosumer and consumer both), data storage cost, network bandwidth, and data transfer rate in contrast to the existing approaches.

Open access
Smart Grid Energy Management
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Original source
Jun 25, 2022·Electronics
20 cites
Editable and Verifiable Anonymous Authentication Incorporating Blockchain in the Internet of Energy

Qiaolian Zhang, Fenhua Bai, Zhuo Yu, Yingli Liu · 7 authors

With the continuous development of the Internet of Energy, the access of a large number of distributed renewable energy has caused difficulties in energy management. The traditional energy management mode cannot meet the needs of existing energy management and trading. Therefore, this paper proposes an integrated energy management platform based on blockchain, which allows multiple decentralized energy management systems to conduct unified identity authentication. At the same time, an editable and verifiable anonymous authentication (EVAA) scheme integrating blockchain in the Internet of Energy is designed, which combines the idea of chameleon hash (CH) and the algorithm of elliptic curve encryption (ECC) to realize the dual identity authentication of user information. Finally, the generated certificate is stored in the chain through blockchain consensus. The scheme is mainly constructed using multiple secure cryptographic algorithms, which combine the advantages of blockchain for information authentication. Thus, it can accomplish user cross-system authentication and transaction, and achieve more secure editable anonymous identity authentication through the algorithm performance test, compared with the existing similar schemes under the unified test standard. This paper not only ensures the operation efficiency, but also reflects the obvious advantage of realizing higher intensity security performance.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Smart Grid Security and Resilience
Original source
Jun 24, 2022·Proceedings of the IEEE
42 cites
Application of Distributed Ledger Technology in Distribution Networks

Yue Zhou, Andrei Nicolas Manea, Weiqi Hua, Jianzhong Wu · 7 authors

In the transition to a society with net-zero carbon emissions, high penetration of distributed renewable power generation and large-scale electrification of transportation and heat are driving the conventional distribution network operators (DNOs) to evolve into distribution system operators (DSOs) that manage distribution networks in a more active and flexible way. As a radical decentralized data management technology, distributed ledger technology (DLT) has the potential to support a trustworthy digital infrastructure facilitating the DNO–DSO transition. Based on a comprehensive review of worldwide research and practice, as well as the engagement of relevant industrial experts, the application of DLT in distribution networks is identified and analyzed in this article. The DLT features and DSO needs are first summarized, and the mapping relationship between them is identified. Detailed DSO functions are identified and classified into five categories (i.e., “planning,” “operation,” “market,” “asset,” and “connection”) with the potential of applying DLT to various DSO functions assessed. Finally, the development of seven key DSO functions with high DLT potential is analyzed and discussed from the technical, legal, and social perspectives, including peer-to-peer energy trading, flexibility market facilitation, electric vehicle charging, network pricing, distributed generation register, data access, and investment planning.

Open access
2 source records
Blockchain Technology Applications and Security
Smart Grid Energy Management
Smart Grid Security and Resilience
Original source
Jun 19, 2022·Energies
26 cites
Fully Decentralized, Cost-Effective Energy Demand Response Management System with a Smart Contracts-Based Optimal Power Flow Solution for Smart Grids

Yaçine Merrad, Mohamed Hadi Habaebi, Siti Fauziah Toha, Md. Rafiqul Islam · 6 authors

Recent advances in control, communication, and management systems, as well as the widespread use of renewable energy sources in homes, have led to the evolution of traditional power grids into smart grids, where passive consumers have become so-called prosumers that feed energy into the grid. On the other hand, the integration of blockchain into the smart grid has enabled the emergence of decentralized peer-to-peer (P2P) energy trading, where prosumers trade their energy as tokenized assets. Even though this new paradigm benefits both distribution grid operators and end users in many ways. Nevertheless, there is a conflict of interest between the two parties, as on the one hand, prosumers want to maximize their profit, while on the other hand, distribution system operators (DSOs) seek an optimal power flow (OPF) operating point. Due to the complexity of formulating and solving OPF problems in the presence of renewable energy sources, researchers have focused on mathematical modeling and effective solution algorithms for such optimization problems. However, the control of power generation according to a defined OPF solution is still based on centralized control and management units owned by the DSO. In this paper, we propose a novel, fully decentralized architecture for an OPF-based demand response management system that uses smart contracts to force generators to comply without the need for a central authority or hardware.

Open access
Smart Grid Energy Management
Smart Grid Security and Resilience
Optimal Power Flow Distribution
Original source
Jun 15, 2022·Sensors
59 cites
Blockchain-Based Smart Home Networks Security Empowered with Fused Machine Learning

Muhammad Sajid Farooq, Safiullah Khan, Abdur Rehman, Sagheer Abbas · 6 authors

Security and privacy in the Internet of Things (IoT) other significant challenges, primarily because of the vast scale and deployment of IoT networks. Blockchain-based solutions support decentralized protection and privacy. In this study, a private blockchain-based smart home network architecture for estimating intrusion detection empowered with a Fused Real-Time Sequential Deep Extreme Learning Machine (RTS-DELM) system model is proposed. This study investigates the methodology of RTS-DELM implemented in blockchain-based smart homes to detect any malicious activity. The approach of data fusion and the decision level fusion technique are also implemented to achieve enhanced accuracy. This study examines the numerous key components and features of the smart home network framework more extensively. The Fused RTS-DELM technique achieves a very significant level of stability with a low error rate for any intrusion activity in smart home networks. The simulation findings indicate that this suggested technique successfully optimizes smart home networks for monitoring and detecting harmful or intrusive activities.

Open access
Blockchain Technology Applications and Security
Internet of Things and AI
Smart Grid Security and Resilience
Original source
Jun 13, 2022·Energy
26 cites
A blockchain-enabled trust aware energy trading framework using games theory and multi-agent system in smat grid

M. Zulfiqar, Mohd. Kamran, Muhammad Babar Rasheed

Recently, multi-agent systems (MASs) have received attention due to the consideration of distributed optimization and control in blockchain (BC) based energy trading applications. However, due to the dynamic behavior of uncertain and random variables, the coordination and control of MAS are still challenging to attain resilience and dynamicity. Traditional trust systems, which rely on access control and cryptography, cannot deal with dynamic behavior of agents. Furthermore, they are inefficient in addressing the computational overhead of cryptographic primitives. To overcome these limitations, this work proposes a BC-based trusted suite (TS) for MAS to handle privacy and anonymity issues during energy trading in a smart grid (SG). In this work, three objectives are simultaneously achieved: trust, cooperation, and confidentiality. Firstly, the proposed trust system is employed to perform trust credibility of agents based on trust deformation, coherence, and stability. The credibility evaluation is used to determine the dynamic behavior of agents and to detect dishonest agents in the system. Secondly, a tri-tit-for-tat (TTFT) repeated game approach is used to improve the cooperation among agents. The proposed strategy is more forgiving than the existing Di-TFT (DTFT) and TFT techniques. It motivates scammers and deceptive agents to regain their trust by cooperating in three consecutive rounds of a game. Furthermore a proof-of-cooperation (PoC) consensus mechanism is introduced to facilitate agent cooperation in block creation and validation. Thirdly, the publicly verifiable secret sharing (PVSS) technique is introduced to preserve the privacy of the agents. Unlike VSS, PVSS provides the immunity against different types of security threats. Where, the dealer agent maintained the trust, while the verification of the dealer and combiner is maintained within agent-to-agent cooperation. Simulation results show that the devised BTS model is superior to the existing benchmark model such as fuzzy logic trust (FLT) in terms of detecting the cheating and deceptive behavior of agents in the system. Besides, the devised TTFT allows cheating agents to effectively regain the trust if they cooperate thrice in a row as compared to the existing DTFT and TFT strategies. Furthermore, This study analyzes two trust-related attacks: bad-mouthing and on-off. Analysis shows that the proposed system is protected from trust related attacks.

Open access
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Caching and Content Delivery
Original source
May 25, 2022·Applied Sciences
44 cites
Reconfigurable Smart Contracts for Renewable Energy Exchange with Re-Use of Verification Rules

Tomasz Górski

Smart contracts constitute the foundation for blockchain distributed applications. These constructs enable transactions in trustless environments using consensus algorithms and software-controlled verification rules. In the current state of the art, there is a shortage of works on the adaptability of smart contracts, and the re-use of their source code is limited mainly to cloning. The paper discusses the pattern of smart contract design and implementation with the overt declaration of verification rules. The author introduces two advantages of the pattern: Firstly, run-time reconfigurability of the list of smart contract verification rules to adjust for various transaction types. Secondly, the re-use of verification rules between different configurations of the smart contract, and among diverse smart contracts. The paper uses blockchain platform-independent stereotypes from a dedicated Unified Modeling Language (UML) profile for designing smart contracts and verification rules. The implementation of the pattern is developed in object-oriented Java language. The pattern exploits polymorphism and controls inheritance by using sealed classes with permission for specialization only for selected final ones. Thus, the pattern ensures two recently highly desired properties in smart contract design and development: re-use and security. Moreover, the declared verification rules list facilitates test automation and reduces test preparation effort due to the re-use of test classes among smart contract configurations. The pattern usage is illustrated in the example of renewable energy exchange within the prosumers community and amid various communities.

Open access
Blockchain Technology Applications and Security
Auction Theory and Applications
Smart Grid Security and Resilience
Original source
May 19, 2022·Security and Communication Networks
2 cites
A Privacy-Aware Electricity Consumption Data Collection Model Based on Group Blind Signature

Fengyin Li, Li Xiao, Peiyu Liu, Xueqing Sun · 6 authors

Blockchain gives a new method for distributed data ledgering. The smart grid obtains efficient two-way data transmission and information control. It effectively monitors and regulates the grid by collecting real-time electricity consumption data of users. However, online data collection brings privacy leakage. To solve the problem of privacy leakage in the electricity data collection in the smart grid, a privacy-aware electricity data collection model is proposed. Firstly, we propose a new group blind signature scheme by introducing the blind feature into the identity-based encryption method. Secondly, by applying the proposed group blind signature scheme to the electricity data collection process, we propose a privacy-aware electricity data collection model. The proposed model ensures the conditional anonymity and traceability of user identity and the privacy protection and unforgeability of electricity consumption data.

Open access
Smart Grid Security and Resilience
Blockchain Technology Applications and Security
Internet Traffic Analysis and Secure E-voting
Original source
May 5, 2022·Energy
36 cites
Blockchain-based balance settlement ledger for energy communities in open electricity markets

Mikko Nykyri, Tommi J. Kärkkäinen, Saku Levikari, Samuli Honkapuro · 6 authors

Sharing local co-owned photovoltaic (PV) energy in multifamily residential buildings is inefficient. Energy produced and consumed within the same building may be considered purchased energy, of which the customer must pay the purchase price, the network service fee, and taxes. As PV typically does not allow self-sufficiency in the Nordic countries, a distribution system operator is needed to provide the grid connection. Earlier solutions to this problem are focused on energy communities where an energy aggregator is responsible for the energy balance settlement. However, this does not allow the energy community members to remain in the open electricity market. This paper introduces a blockchain-based balance settlement ledger and a set of rules for energy sharing in energy communities where members participate in the open electricity market while supplied with local low-cost PV energy. This, to the authors’ knowledge, has not been previously implemented. The blockchain mitigates the need for any central entity for balance settlement and ensures fair sharing of PV energy. The existing smart meters can be used so no investments are required. The system performance is tested with simulations which show potential for increase in profitability. The self-sufficiency rate increases in our test scenario from 4.03% to 9.61%.

Open access
Smart Grid Energy Management
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Original source
May 4, 2022·Renewable and Sustainable Energy Reviews
51 cites
Conceptualization of blockchain enabled interconnected smart microgrids

Disha Lagadamane Dinesha, P. Balachandra

<p> Power systems are undergoing rapid transitions to incorporate renewable sources of generation and to combat climate change. Next stage of transitions will lead to a shift from large-scale, centralized systems to networks of smallsized, distributed electricity systems which require distributed or decentralized ledgers for database management for efficient transactions. Distributed Ledger Technology (DLT) are a form of decentralized ledgers where the transactions (energy, information and money) among various entities are maintained. One such DLT is blockchain technology which offers several advantages. Data recorded in blockchains are difficult to tamper with; have privacy protection; facilitate fast, accurate and real-time settlement of financial transactions. Contemporary research has started focusing on their possible applications in energy systems. State-of-the-art suggests that while business and market aspects have been extensively discussed, the electrical constraints and implementation methodologies have not been adequately addressed. Furthermore, all the reviewed projects have implemented only peer-to-peer transactions that are not scalable. To incorporate the new entities like prosumers, intermicrogrid transactions and interactions with the legacy power grid, new structural and operational frameworks are necessary. The proposed research explores the possibility of developing blockchain enabled smart microgrids (BSMG) with the above frameworks. It aims to build a conceptual framework of BSMG, including the transaction protocols and process flows. It proposes inclusion of network constraints in a three-levelled transaction setup which is executed over a four-layered architecture. Another practical challenge is that BSMGs may be set up on different blockchain platforms. Hence, this paper also proposes implementing Inter-Blockchain Protocol for the first time to include interoperability and communication between different platforms. Finally the performance metrics that will be used to validate the BSMGs are outlined. </p>

Open access
3 source records
Blockchain Technology Applications and Security
Smart Grid Energy Management
Caching and Content Delivery
Original source
Apr 30, 2022·arXiv
7 cites
Protecting the Integrity of IoT Sensor Data and Firmware With A Feather-Light Blockchain Infrastructure

Daniël Reijsbergen, Aung Htein Maw, Sarad Venugopalan, Dianshi Yang · 6 authors

Smart cities deploy large numbers of sensors and collect a tremendous amount of data from them. For example, Advanced Metering Infrastructures (AMIs), which consist of physical meters that collect usage data about public utilities such as power and water, are an important building block in a smart city. In a typical sensor network, the measurement devices are connected through a computer network, which exposes them to cyber attacks. Furthermore, the data is centrally managed at the operator's servers, making it vulnerable to insider threats. Our goal is to protect the integrity of data collected by large-scale sensor networks and the firmware in measurement devices from cyber attacks and insider threats. To this end, we first develop a comprehensive threat model for attacks against data and firmware integrity, which can target any of the stakeholders in the operation of the sensor network. Next, we use our threat model to analyze existing defense mechanisms, including signature checks, remote firmware attestation, anomaly detection, and blockchain-based secure logs. However, the large size of the Trusted Computing Base and a lack of scalability limit the applicability of these existing mechanisms. We propose the Feather-Light Blockchain Infrastructure (FLBI) framework to address these limitations. Our framework leverages a two-layer architecture and cryptographic threshold signature chains to support large networks of low-capacity devices such as meters and data aggregators. We have fully implemented the FLBI's end-to-end functionality on the Hyperledger Fabric and private Ethereum blockchain platforms. Our experiments show that the FLBI is able to support millions of end devices.

Open access
2 source records
cs.CR
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Original source
Apr 30, 2022·Zenodo (CERN European Organization for Nuclear Research)
0 cites
D3.3 Level-2 Security Package for Resilience in Smart Factories: Final version

Cyrille Martins

This document provides a clear description of the COLLABS level-2 security components. In particular, it describes fine-grained authorization for constrained environments, relying on distributed ledger technologies for exchanges between different involved mechanisms. We show how COLLABS ledger-based security modules can secure inter-device communications and enhance the trust level in inter-<br> The project COLLABS has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 871518.<br> device collaboration, on several aspects of the Smart Factory lifecycle. We describe how COLLABS ensures that all the data collected from connected objects, and all the actions are authorized following an effective security policy. This document also illustrates the main data flows with sequence diagrams, describing and visualizing processes involving each component, as well as mapping of COLLABS level-2 security components to the use case scenarios.

Open access
Smart Grid Security and Resilience
Security and Verification in Computing
Cloud Data Security Solutions
Original source
Apr 25, 2022·2022 IEEE Kansas Power and Energy Conference (KPEC)
13 cites
A Real-Time Blockchain-Based Multifunctional Integrated Smart Metering System

Fazel Mohammadi, M. J. Sanjari, Mehrdad Saif

As the backbone of the smart grid, smart metering systems enable customers, as well as utility companies, to have access to real-time information on consumption patterns in electricity, gas, and water. From a technical standpoint, smart metering systems (1) reduce the need to verify electricity, gas, and water consumption services, (2) allow for efficient management of electricity, gas, and water consumption patterns, and (3) protect natural resources. Additionally, smart metering systems provide a number of important functions that should be performed manually, such as automatic and remote measurement of electricity, gas, and water consumption, connect or disconnect service, tampering detection, outage identification and isolation, and collecting, aggregating, and analyzing real-time information of the fundamental parameters associated with customers’ services, i.e., voltage, current, etc. Besides, considering the number of customers, there are several limitations to accessing and sharing the data between utility companies and customers, and therefore, reliable and secure communication infrastructure is needed. To resolve such issues, a conceptual and technological Blockchain-based system is developed to securely share the real-time collected data from a set of various sensors for monitoring and control of electricity, gas, and water consumption, namely the multifunctional integrated smart metering system. The proposed system takes advantage of a decentralized structure, connectivity of the Internet of Things (IoT) nodes, data privacy, and transparency and auditability. The proposed Blockchain-based smart metering system allows customers to securely monitor their actual electricity, gas, and water consumption for a specific period of time and review the full history of consumption. This leads to finding solutions to rationalize the consumption of electricity, gas, and water resources.

Open access
Electricity Theft Detection Techniques
Smart Grid Energy Management
Smart Grid Security and Resilience
Original source
Apr 25, 2022·IEEE Transactions on Automatic Control
2 cites
Feedback Control for Distributed Ledgers: An Attack Mitigation Policy for DAG-Based DLTs

Pietro Ferraro, Andreas Penzkofer, Christopher King, Robert Shorten

In this article, we present a feedback approach to the design of an attack mitigation policy for directed acyclic graph (DAG)-based distributed ledgers. We develop a model to analyze the behavior of the ledger under the so-calledTips Inflation Attack, which endangers the liveness of transactions, and we design a control strategy to counteract this attack strategy. The efficacy of this approach is showcased through a theoretical analysis, in the form of two theorems about the stability properties of the ledger with and without the controller, and extensive Monte Carlo simulations of an agent-based model of the distributed ledger.

Open access
3 source records
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Security and Verification in Computing
Original source
Apr 23, 2022·Data Mining and Machine Learning
1 cites
Improving the Digital Security of Smart Energy Systems with Smart Contracts

Pekka Koskela, Jarno Salonen, Juha Pärssinen

Smart grids are evolving towards intelligent electricity grid where the operation of systems is distributed and automatised. Technical solutions to achieve these future needs are proposed using blockchain with smart contracts in many studies, where smart contracts enhance automation. Fundamentally smart contracts will increase security because of their distributed nature and since it inherits the security of blockchain. However, smart contracts are software components, which have special features like the unstoppable nature of applications and may use special languages like Solidity. Our aim in this paper is to get a holistic review in the smart contract life cycle, what potential new vulnerabilities and threats will they introduce and how can they be prevented, and what smart contract specific issues programmers should focus on. We also propose a future direction to achieve more secure smart contracts in smart energy systems.

Open access
Blockchain Technology Applications and Security
Smart Grid Security and Resilience
Electricity Theft Detection Techniques
Original source