A Decentralized Blockchain-Based Energy Market for Citizen Energy Communities
Abstract
:1. Introduction
1.1. Aim and Scope
1.2. Literature Survey
1.3. Contributions
- Proposing a decentralized framework for planning and operation of the future microgrids that takes care of both economical and technical constraints;
- Providing a two-stage consensus mechanism to maintain adequacy, security, and a global optimal operating point for the microgrid;
- Designing a layered structure based on contracts and P2P exchanges to increase the microgrid’s response time.
1.4. Organization of the Paper
2. Designing a Blockchain Network
- Client: Clients are the first layer in the microgrid, consisting of microgrid players [26]. The microgrid players might consist of a wide range of load or energy producers. Considering the progress in IoT, every kilowatt hour of energy shortly contains the identity and personal details of the producer and end consumer. However, major players such as electric vehicles and small energy sources such as renewable energy, for which performance is always highly uncertain, are the largest loads. Blockchain, a private microgrid, is not accessible to all. Any player needs an endorsement to access it. Endorsers are companies that provide identity certificates to the microgrid players and review violations of rules and complaints. They are licensed by the organization supervising the microgrid. These companies can assign identity tokens to approved players. The player can use that token to participate in the microgrid directly or by proxy. This microgrid defines gas fee concepts used in all layers. In the blockchain, the gas fee is the fee each player suggests for performing the intended process. Each layer receives part of this fee according to the definitions of the microgrid. The higher the gas of an order is, the quicker it is considered in the subsequent layers. Gas has a significant impact on the market direction.
- Committer: As in the case of trading stocks on financial markets, each actor must use a brokerage firm to connect to the network and use its services [26]. However, because most network actors are ordinary citizens who are not interested in complicated energy purchase systems, committers provide a set of different smart contracts to their clients. Smart vehicles can perform more optimally based on these smart contracts. A new concept is added to the network called “GAS” as the request-to-request fee, determined by contract type or the direct offer by the requestor.
- Anchor: Anchor’s particular advantage of using blockchain in a microgrid is the P2P process. This advantage is crucial over the life of the microgrid. Anchors [26] are specialized companies that manage P2P in the microgrid. Committers’ orders must be forwarded to them before being presented to the main chain of the blockchain. Each anchor has a unique area of activity in the microgrid. Each bus can be precisely in one anchor’s scope of activity. Committers forwarded their request to the relevant anchor based on the microgrid bus it belongs to. This way, all the orders tradable as P2P are received and settled before being offered to the main chain, making for a fast response time and less working load on the main chain. An anchor must run its simple optimization program according to the objective function and constraints (Equation 1). The optimization result should maximize the charge of all units capable of P2P trade and the company’s earnings in these exchanges.Here, is the energy ordering vehicle’s charge, is the ordering vehicle’s discharge, is the total charge ordered by each vehicle for that bus, and is the proposed discharge per bus per vehicle variable. All other orders not settled in the P2P mechanism are shared as a recommended package in a block pool.
- Orderer: In Hyperledger, orderers play the role of miners in a standard blockchain [26]. They are the most critical layer of the network. In addition to the market supervision entity, they are the only blockchain members with access to the last operating point and the main chain. These companies’ function is the main difference between blockchains in the electricity industry and in other organizations. Orderers receive the orders by connecting to the block pool. To register a new order on the microgrid’s main chain, these companies must provide a new operating point based on the last operating point while observing all system constraints. These companies must provide an economic dispatch according to the last operating point by adding new orders. The new operating point is confirmed by the consensus mechanism of the microgrid. If the operating point is confirmed by consensus, they receive a part of the gas for the recommended package. Receiving the other part of the gas depends on the confirmation of the optimality of the operating point. This optimality is determined in the second phase of the consensus mechanism. Orderers are advanced algorithms on powerful servers that perform a high number of computations in the least possible time. They earn money by registering other players’ orders in the chain while observing the microgrid constraints.
3. Designing a Decentralized Microgrid
- The time interval of the main chain is one day. The market supervision entity registers the chain’s first block, the genesis block, which means the initiation of the chain. This block consists of the market’s daily initial operating point and the microgrid’s complete information. The decentralized microgrid can begin daytime activity based on this operating point.
- Each new block with a new microgrid operating point, microgrid consensus token, and the security code of hash of the last block in the main chain can be registered as a new block.
- If two blocks contain the main chain’s last security code, the block with a lower utilization cost for the rest of the microgrid is considered the main chain block. Otherwise, if the utilization costs are the same, the block registered earlier is regarded as the main chain block.
- The Hyperledger Fabric blockchain framework used in this paper provides a secure and private network for transactions. Using Hyperledger Fabric, access to data is limited to authorized parties, who participate in a permissioned network. In this way, the confidentiality of user information and the security of transaction data are ensured.
- In this network, private participants such as electric vehicles and smart homes can adopt anonymous identities to ensure that their information remains confidential. This feature applies to major cryptocurrencies such as Bitcoin as well, where although one can observe all participants’ transactions in the distributed ledger, their identities cannot be uncovered.
- Private participation is arduous for major and legal participants because they occupy a specific point in the network and exist uniquely. Even if they possess anonymous identities, the possibility of identification remains. However, it is crucial to consider which participant information is made public and which is accessible to specifically authorized entities. In this model, only selected representatives, namely, the committers, have access to all the details of the participants’ proposals as well as their smart and financial contracts. In practice, upon network approval orderers gain access solely to the limited information received from the committers. Consequently, all their information is be discernible to all network participants or to their competitors.
4. Consensus Algorithm
4.1. Proof of Work Algorithm (POW)
4.2. Proof of Stake Algorithm (POS)
4.3. Proof of Vote-Based Algorithm (POV)
- -
- The new operating point is a correct power flow
- -
- The allowable voltage interval of the bus and production range of the energy sources are observed:
- -
- The cost of the rest of the system is declared accurately:Here, means the cost of the rest of the system, i.e., the total microgrid cost minus the new load cost. This is based on the internal cost , the cost of imported energy , the cost of exported energy , and the cost of a new order . In the above, P and represent energy and price, respectively. Confirming or rejecting the correctness of a block takes seconds. Each company can verify it through a simple algorithm. After the block is initially confirmed, the offering orderer receives fifty percent of the recommended package gas as the reward. In the second phase of consensus certification, all orderers can replace this new operating point block by registering a less costly one.
4.4. How the Proposed Decentralized Microgrid Works
- The independent operation loads the genesis block in the daily interval. It indicates an economic dispatch based on the latest load and microgrid generation.
- Smart load approved by endorsers can connect to the decentralized microgrid and forward their order to it through committers.
- Committers try to minimize energy costs by offering various offers and smart contracts according to the customers’ consumption. They manage the orders and forward them to anchors to be supplied by the microgrid.
- Anchors manage all internal P2P trades inside the microgrid. They transfer orders that cannot be supplied through local trading to the block pool.
- Orderers remove the new orders from the block pool according to the last operating point of the microgrid in the main chain using simple and fast, economic dispatch algorithms. They apply such orders to present a new operating point for registering in the main chain subject to the microgrid’s technical constraints.
- The Ripple two-stage consensus mechanism confirms this new operating point’s correctness and global optimality. In this consensus model, all the primary microgrid beneficiaries review the correctness of the new operating point according to the approved technical constraints. This review is carried out in a split second using a simple power flow algorithms subject to the microgrid constraints. The block is registered if approved by more than fifty-one percent of the microgrid.
- The final registering of the block is performed in the second stage of the Ripple consensus algorithm. If any orderer can provide a better operating point, then the previous block becomes a minor one and the new block continues the main chain. The new block can consist of several blocks. However, all previous orders must be considered, and the new block’s cost should be less. If a replacement block is not offered and the chain continues, the previous block registration is finalized in the chain.
- The microgrid is utilized based on the last confirmed operating point in the main chain. The process of the decentralized microgrid is shown in Figure 2.
5. Case Study and Discussion
Simulation Results
- Decentralized management of a microgrid can utilize it at its optimal operating point while maintaining adequacy and observing its technical constraints.
- A decentralized combination of several optimization models based on Ripple’s two-stage consensus algorithm eliminates each model’s disadvantages and reaches a globally optimized solution.
- Smart contracts and P2P trades play an essential role in microgrid planning by improving response time, and can be used as an effective tool to direct the microgrid.
6. Conclusions
- Using several parallel algorithms in a decentralized system makes it much more efficient than a centralized one.
- The two-stage consensus model proposed in this paper ensures adequacy while observing local system constraints and achieves optimality of the final operating point of the system.
- The layered design makes the response time faster than its centralized peer and provides it with more flexibility, particularly in supplying local energy.
6.1. Challenges
6.2. Future Work
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Energy Communities. 2022. Available online: Energy.ec.europa.eu/topics/markets-and-consumers/energy-communities (accessed on 22 June 2023).
- Attaran, M.; Gunasekaran, A. Applications of Blockchain Technology in Business: Challenges and Opportunities; Springer: Berlin/Heidelberg, Germany, 2019. [Google Scholar]
- Capuano, L. International Energy Outlook 2018 (IEO2018); US Energy Information Administration (EIA): Washington, DC, USA, 2018; Volume 2018, p. 21.
- Wang, Q.; Ji, T.; Guo, Y.; Yu, L.; Chen, X.; Li, P. TrafficChain: A Blockchain-Based Secure and Privacy-Preserving Traffic Map. IEEE Access 2020, 8, 60598–60612. [Google Scholar] [CrossRef]
- Zhou, Z.; Gong, J.; He, Y.; Zhang, Y. Software defined machine-to-machine communication for smart energy management. IEEE Commun. Mag. 2017, 55, 52–60. [Google Scholar] [CrossRef]
- Xiao, H.; Huimei, Y.; Chen, W.; Hongjun, L. A survey of influence of electrics vehicle charging on power grid. In Proceedings of the 2014 9th IEEE Conference on Industrial Electronics and Applications, Hangzhou, China, 9–11 June 2014; pp. 121–126. [Google Scholar]
- Vahidinasab, V.; Mohammadi-Ivatloo, B. Electric Vehicle Integration via Smart Charging: Technology, Standards, Implementation, and Applications; Springer: Berlin/Heidelberg, Germany, 2022. [Google Scholar]
- Fu, X.; Wang, H.; Wang, Z. Research on block-chain-based intelligent transaction and collaborative scheduling strategies for large grid. IEEE Access 2020, 8, 151866–151877. [Google Scholar] [CrossRef]
- Hassija, V.; Chamola, V.; Garg, S.; Krishna, D.N.G.; Kaddoum, G.; Jayakody, D.N.K. A blockchain-based framework for lightweight data sharing and energy trading in V2G network. IEEE Trans. Veh. Technol. 2020, 69, 5799–5812. [Google Scholar] [CrossRef]
- Liu, H.; Zhang, Y.; Zheng, S.; Li, Y. Electric vehicle power trading mechanism based on blockchain and smart contract in V2G network. IEEE Access 2019, 7, 160546–160558. [Google Scholar] [CrossRef]
- Yahaya, A.S.; Javaid, N.; Javed, M.U.; Shafiq, M.; Khan, W.Z.; Aalsalem, M.Y. Blockchain-based energy trading and load balancing using contract theory and reputation in a smart community. IEEE Access 2020, 8, 222168–222186. [Google Scholar] [CrossRef]
- Cohn, J.M.; Finn, P.G.; Nair, S.P.; Panikkar, S.B.; Pureswaran, V.S. Autonomous Decentralized Peer-to-Peer Telemetry. U.S. Patent 10,257,270, 9 April 2019. [Google Scholar]
- Afzal, M.; Huang, Q.; Amin, W.; Umer, K.; Raza, A.; Naeem, M. Blockchain enabled distributed demand side management in community energy system with smart homes. IEEE Access 2020, 8, 37428–37439. [Google Scholar] [CrossRef]
- Masaud, T.M.; Warner, J.; El-Saadany, E.F. A blockchain-enabled decentralized energy trading mechanism for islanded networked microgrids. IEEE Access 2020, 8, 211291–211302. [Google Scholar] [CrossRef]
- AlAshery, M.K.; Yi, Z.; Shi, D.; Lu, X.; Xu, C.; Wang, Z.; Qiao, W. A blockchain-enabled multi-settlement quasi-ideal peer-to-peer trading framework. IEEE Trans. Smart Grid 2020, 12, 885–896. [Google Scholar] [CrossRef]
- Hassija, V.; Saxena, V.; Chamola, V.; Yu, F.R. A parking slot allocation framework based on virtual voting and adaptive pricing algorithm. IEEE Trans. Veh. Technol. 2020, 69, 5945–5957. [Google Scholar] [CrossRef]
- Chen, X.; Zhang, X. Secure electricity trading and incentive contract model for electric vehicle based on energy blockchain. IEEE Access 2019, 7, 178763–178778. [Google Scholar] [CrossRef]
- Kang, J.; Yu, R.; Huang, X.; Maharjan, S.; Zhang, Y.; Hossain, E. Enabling localized peer-to-peer electricity trading among plug-in hybrid electric vehicles using consortium blockchains. IEEE Trans. Ind. Inform. 2017, 13, 3154–3164. [Google Scholar] [CrossRef]
- Liu, C.; Chai, K.K.; Zhang, X.; Lau, E.T.; Chen, Y. Adaptive blockchain-based electric vehicle participation scheme in smart grid platform. IEEE Access 2018, 6, 25657–25665. [Google Scholar] [CrossRef]
- Shen, J.; Chen, L.; Zhou, B.; Zhang, M.; Zhou, S.L.; Sun, J.P.; Hou, Z. Intelligent energy scheduling model based on block chain technology. In Proceedings of the 2018 5th International Conference on Information Science and Control Engineering (ICISCE), Zhengzhou, China, 20–22 July 2018; pp. 811–817. [Google Scholar]
- Danzi, P.; Angjelichinoski, M.; Stefanović, Č.; Popovski, P. Distributed proportional-fairness control in microgrids via blockchain smart contracts. In Proceedings of the 2017 IEEE International Conference on Smart Grid Communications (SmartGridComm), Dresden, Germany, 23–27 October 2017; pp. 45–51. [Google Scholar]
- Duan, B.; Xin, K.; Zhong, Y. Optimal dispatching of electric vehicles based on smart contract and internet of things. IEEE Access 2019, 8, 9630–9639. [Google Scholar] [CrossRef]
- Blockchain Network. 2023. Available online: Hyperledger-fabric.readthedocs.io/en/release-2.2/network/network.html (accessed on 22 June 2023).
- Cachin, C. Architecture of the hyperledger blockchain fabric. In Proceedings of the Workshop on Distributed Cryptocurrencies and Consensus Ledgers, Chicago, IL, USA, 15 July 2016; Volume 310, pp. 1–4. [Google Scholar]
- Blockchain Hyperledger Fabric. 2023. Available online: Cloud.ibm.com/docs/blockchain?topic=blockchain-hyperledger-fabric (accessed on 22 June 2023).
- Hyperledger Fabric Workflow. 2023. Available online: Techgeek628.medium.com/how-does-hyperledger-fabric-works-d5a4d4ff6b07 (accessed on 22 June 2023).
- Shahbazi, M.; Kazem Pourian, S.; Taghva, M. An applied investigation of Consensus Algorithms Used in Blockchain Networks. Sci. Technol. Policy Lett. 2020, 10, 35–54. [Google Scholar]
- Sompolinsky, Y.; Zohar, A. Accelerating Bitcoin’s Transaction Processing. Fast Money Grows on Trees, Not Chains. Cryptology ePrint Archive. 2013. Available online: https://ia.cr/2013/881 (accessed on 22 June 2023).
- Yaga, D.; Mell, P.; Roby, N.; Scarfone, K. Blockchain Technology Overview. arXiv 2019, arXiv:1906.11078. [Google Scholar] [CrossRef]
- Yang, R.; Yu, F.R.; Si, P.; Yang, Z.; Zhang, Y. Integrated blockchain and edge computing systems: A survey, some research issues and challenges. IEEE Commun. Surv. Tutor. 2019, 21, 1508–1532. [Google Scholar] [CrossRef]
- Vasin, P. Blackcoin’s Proof-of-Stake Protocol v2. 2014. Volume 71. Available online: https://blackcoin.Co/blackcoin-PosPdf (accessed on 22 June 2023).
- Indrakumari, R.; Poongodi, T.; Saini, K.; Balamurugan, B. Consensus algorithms—A survey. In Blockchain Technology and Applications; Auerbach Publications: New York, NY, USA, 2020; pp. 65–78. [Google Scholar]
- Schwartz, D.; Youngs, N.; Britto, A. The Ripple Protocol Consensus Algorithm. 2014. Available online: https://ripple.com/files/ripple_consensus_whitepaper.pdf (accessed on 22 June 2023).
- Armknecht, F.; Karame, G.O.; Mandal, A.; Youssef, F.; Zenner, E. Ripple: Overview and outlook. In Proceedings of the International Conference on Trust and Trustworthy Computing, Heraklion, Greece, 24–26 August 2015; Springer: Berlin/Heidelberg, Germany, 2015; pp. 163–180. [Google Scholar]
- Yu, F.R.; Liu, J.; He, Y.; Si, P.; Zhang, Y. Virtualization for distributed ledger technology (vDLT). IEEE Access 2018, 6, 25019–25028. [Google Scholar] [CrossRef]
- Schneider, K.P.; Mather, B.; Pal, B.; Ten, C.W.; Shirek, G.J.; Zhu, H.; Fuller, J.C.; Pereira, J.L.R.; Ochoa, L.F.; de Araujo, L.R.; et al. Analytic considerations and design basis for the IEEE distribution test feeders. IEEE Trans. Power Syst. 2017, 33, 3181–3188. [Google Scholar] [CrossRef]
- Morstyn, T.; Collett, K.A.; Vijay, A.; Deakin, M.; Wheeler, S.; Bhagavathy, S.M.; Fele, F.; McCulloch, M.D. OPEN: An open-source platform for developing smart local energy system applications. Appl. Energy 2020, 275, 115397. [Google Scholar] [CrossRef]
- Dugan, R.C.; McDermott, T.E. An open source platform for collaborating on smart grid research. In Proceedings of the 2011 IEEE Power and Energy Society General Meeting, Detroit, MI, USA, 24–28 July 2011; pp. 1–7. [Google Scholar]
Ref | Category | Innovation |
---|---|---|
[8] | Infrastructure | Manage the issues of extensive networks with massive data |
[9] | Infrastructure | Look for a robust, scalable mechanism in V2G network |
[10] | Infrastructure | A model based on existing blockchain structures |
[11] | Infrastructure | A model mainly depends on its consensus mechanism |
[12] | Infrastructure | Using the Internet of Things and small producers of renewable energies |
[13] | Infrastructure | The transaction structures are designed to be executable such as Solidity |
[14] | Infrastructure | Decentralized networks to interact between such islands |
[15] | Financial | Blockchain multi settlement base Peer-to-peer trading framework |
[16] | Financial | Financial systems include contracts, online, and multi stage settlement |
[17] | Financial | Contract model for electric vehicle base peer to peer |
[18] | Financial | Smart contracts managea decentralized microgrid |
[19] | Financial | Managing request sending in various algorithms such as iceberg |
[20] | Power Quality | Control the voltage using blockchain infrastructure |
[21] | Power Quality | A reward-punishment system based on voltage changes |
[22] | Power Quality | Focus on mixing centralized and decentralized approaches |
POW | POS | POV | |
---|---|---|---|
Energy consumption | High | Medium | Low |
Scalability | High | High | Medium |
Decentralization | High | High | Low |
Resilience against attacks | %50 | %50 | %20 |
Average response time | 10 T/s | 10–1000 T/s | 1000 T/s |
Number of electric vehicles | 80 |
Electric vehicle battery sizes | 36 kWh |
Electric vehicle charger capacities | 6.6 kW |
PV generation capacities | 200 kWp |
Phase voltage magnitude limits | 0.95 to 1.05 pu |
Import price | £0.15/kWh |
Export price | £0.05/kWh |
Demand charge | £0.10/kW |
EMS time-series resolution | 30 min |
Simulation time-series resolution | 5 min |
EV | 1 | 2 | 3 | … | 40 |
---|---|---|---|---|---|
State | Charge | Charge | Charge | … | Charge |
Smart contract | NO | YES | NO | … | NO |
Gas (£) | 1 | 2 | 1 | … | 1 |
Anchor (£) | 1 | 0 | 0 | … | 0 |
Orderer-A (£) | 0 | 2 | 0 | … | 0.5 |
Orderer-B (£) | 0 | 0 | 1 | … | 0.5 |
Initial Block | B1 | B1 | B5 | … | B2 |
Final Block | B1 | B1 | B5 | … | B4 |
Chang OPF | NO | YES | YES | … | YES |
Method | Centralized | Centralized | Decentralized |
---|---|---|---|
Algorithm | MCP | Open Loop | (MCP-OpenLoop) |
Initial Result | NO | NO | High-Speed |
Final Result | Low-Speed | High-Speed | Medium-Speed |
Verify Constraints | Ok | NO | OK |
Final Cost System | 3345 $ | 3352 $ | 3345 $ |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Mousavi, P.; Ghazizadeh, M.S.; Vahidinasab, V. A Decentralized Blockchain-Based Energy Market for Citizen Energy Communities. Inventions 2023, 8, 86. https://doi.org/10.3390/inventions8040086
Mousavi P, Ghazizadeh MS, Vahidinasab V. A Decentralized Blockchain-Based Energy Market for Citizen Energy Communities. Inventions. 2023; 8(4):86. https://doi.org/10.3390/inventions8040086
Chicago/Turabian StyleMousavi, Peyman, Mohammad Sadegh Ghazizadeh, and Vahid Vahidinasab. 2023. "A Decentralized Blockchain-Based Energy Market for Citizen Energy Communities" Inventions 8, no. 4: 86. https://doi.org/10.3390/inventions8040086
APA StyleMousavi, P., Ghazizadeh, M. S., & Vahidinasab, V. (2023). A Decentralized Blockchain-Based Energy Market for Citizen Energy Communities. Inventions, 8(4), 86. https://doi.org/10.3390/inventions8040086