When Energy Trading Meets Blockchain in Electrical Power System: The State of the Art
Abstract
:1. Introduction
- (i)
- Centralized management: In traditional energy market model, energy trading highly relies on the centralized third party servers, thus it is apt to cause single point of failures [3,4]. In addition, the centralized management leads to high operating costs, low transparency, and the potential risk of transaction data tampering [5].
- (ii)
- (iii)
- The lack of competition between renewable energy pricing and traditional market pricing will discourage the investment in renewable energy [9].
- (iv)
- The power grid lacks the resilience to cyber-attacks [10].
- (v)
- Electricity comes mainly from large energy plants, which needs to pass through long-distance power transmission line before reaching the end customers. Due to the complexity of the power management, it is difficult to meet the dynamic energy demands timely and flexibly [11].
- (vi)
- A comprehensive review of blockchain-based energy trading schemes is provided, and the existing results are classified according to the various challenges in the energy trading system in this paper.
- Not only the theoretical research results, but also the practical blockchain-based energy trading applications are introduced and analyzed.
- The existing blockchain-based energy trading schemes and applications are evaluated, and the discussion of the potential future research directions are also given in this paper.
2. Preliminaries
2.1. Blockchain
2.2. Zero-Knowledge Proof
- Interactive zero-knowledge proof. In the presence of both the prover and the verifier, the prover claims to possess the knowledge and the verifier keeps challenging the prover until the responses from the prover can convince the verifier that the prover does possess the claimed knowledge. However, if the two parties collude, they could spoof others into believing that they possess the knowledge without actually knowing it.
- Non-interactive proof of zero knowledge. The interactions between prover and verifier is not necessary. Instead, an additional machine program that no one knows about will be used. The proof calculated by the machine automatically prevents either party from cheating.
2.3. Ring Signature
- Generate. A probabilistic polynomial time (PPT) algorithm, with security parameter k as input, uses different public key systems to generate public and private keys for each user and output the result.
- Sign. When signing the message m, the public key of n ring members and the private key of one of them will be used to generate a signature R with ring parameters.
- Verify. A deterministic algorithm that takes a message and a signature as inputs. If the message matches the signature, it returns “true”; otherwise, it returns “false”.
2.4. Onion Routing and Garlic Routing
2.5. Cloud Computing, Edge Computing and Fog Computing
2.6. Game Theory
3. Challenges of Blockchain-Based Energy Trading
- (i)
- (ii)
- Privacy protection and security issues [62,64,65]. How to avoid big data statistical prediction and behavior model analysis when the transaction is completed, as well as how can the rights and interests of both parties in the transaction be guaranteed are both severe challenges. There are also potential risks such as private key leak [15].
- (iii)
- Real-time communication [63]. The challenge of the real-time communication of a large amount of sensor data.
- (iv)
- Price model. How should a deal properly be priced to help buyers and sellers reach an agreement quickly.
- (v)
- (vi)
- Cost minimization, multi-scene welfare maximization. In the case of multiple variables, how to ensure the minimization of the overall energy cost of the system, as well as the assurance of trust, rationality of independent individuals, and computational efficiency must be considered [60].
- (vii)
- (viii)
- There is also the issue of environmental energy consumption, because the system requires a large carbon footprint [63].
- (ix)
4. Overview of Blockchain-Based Energy Trading
5. Category I: Energy Transaction
5.1. Pre-Trade Communication
5.1.1. Address Fuzzification
5.1.2. Data Hiding
5.1.3. Route Hiding
5.2. Buyer–Seller Matching
5.2.1. Stable Matching
5.2.2. Auction Mechanism
5.2.3. Pricing Mechanism
5.3. Transaction Settlement Method
5.3.1. Off-Chain Interaction Technologies
5.3.2. Multi-Signature Algorithm
5.3.3. Market Transaction Model
6. Category II: Consensus Mechanism
6.1. Proof-of-Work
6.2. Proof-of-Stake
6.3. Other Consensus Mechanisms
6.3.1. PBFT
6.3.2. DBFT
6.3.3. Tendermint
6.3.4. Ripple
6.3.5. Proof-of-Authority
7. Category III: System Optimization
7.1. Structure Optimization
7.1.1. IOTA
7.1.2. Blockchain+
7.1.3. The Combination of Multiple Blockchain Models
7.1.4. Other Structure Optimization
7.2. Operational Cost Minimization
7.3. Social Welfare Optimization
7.4. Data Protection in Storage
7.5. Other Benefits Maximization
8. Discussion and Future Directions
- Lack of regulatory mechanisms. In most countries, power grid taxation is an essential part of national financial income. Although transaction fees can be used to make proper adjustments in the blockchain system, establishing applicable systems of laws and regulations is still needed. Without statutory guidance, it is hard to be widely adopted, especially by large companies.
- Implementation of the physical layer. Few systems have actually considered the implementation of hardware at the physical level, and the limitations of hardware have a significant impact on the design of the system. Moreover, although the distributed grid model has largely reduced the incidence of cascading errors, due to the adjacent decoupled network structure of the blockchain system, there are still potential cyber-physical contingency or even catastrophic cascading errors [15].
- Environmental challenges. Blockchain requires a high carbon footprint and energy consumption. Currently, as people are paying more attention to the ecological environment, there should be more structures such as IOTA that can reduce the carbon footprint. Additionally, scalability is also a challenge as more and more nodes are integrated into the grid. SolarCoin [70] mentioned above is exactly an environmentally friendly currency. It is an entirely free additional income for users, the first currency to protect natural capital, and the first global non-governmental solar energy incentive mechanism. More importantly, it is also a liquid asset that can be traded with government currencies.
- Sharding Network. Each node only manages its own (shard of) data, not all of the blocks, which solves the problem of scalability and reduces data redundancy and storage space. However, it may be difficult to achieve fragment reconstruction and node consistency. For example, Ethereum 2.0 uses sharding to solve the scalability problems. Ethernet network is divided into two layers: the upper layer is the existing Ethernet main chain, while the lower layer is the fragment chain [150]. Zilliqa sharding technology performs the division of network nodes through POW algorithm. It selects a Boss sharding and multiple work sharding, each sharding contains no fewer than 600 nodes. Each transaction is mapped to a work sharding according to the address, and the sharding verifies the transaction through the PBFT consensus algorithm and forms a sub-block in the current work shard. Then, the work sharding sends the sub-blocks to the boss sharding. After the boss sharding’s verification, the final blocks are merged and generated.
- Change the structure of the single chain. For example, the Huobi Chain [151] adopts double chain structure and dynamic collaboration. The trading chain is responsible for transaction clearing, pursuing transaction speed and reducing fees. The contract chain supports complex applications such as financial contracts. The IOTA mentioned above also uses a Tangle structure instead of a single chain.
- Privacy protection and regulatory mechanism are two contradictory problems. In the future, a system framework can be developed to balance the privacy protection and the regulation. Perhaps Idemix, zero-knowledge proof, attribute encryption and other methods can help solve this problem. At present, some studies have begun to focus on the regulatory system of blockchain. Analyzing the regulatory mechanisms of the European Union and the United States indicates that it is possible to have greater value added with the minimum regulatory limit [152].
- A unified safety evaluation system can be established for different safety defects. This is not only conducive to the development of blockchain products, but also conducive to security audit. For example, Zhang and Preneel [153] developed several evaluation metrics based on the security of work certificates.
- Energy certification and verification. Measures should be implemented to prevent cheating producers whose energy is actually generated from fossil fuels but claim it is renewable energy. Sunchain [45], for example, has added such checks to its program.
9. Conclusions
Author Contributions
Funding
Conflicts of Interest
References
- Lan, H.; Yin, H.; Wen, S.; Hong, Y.Y.; Yu, C.D.; Zhang, L. Electrical Energy Forecasting and Optimal Allocation of ESS in a Hybrid Wind-Diesel Power System. Appl. Sci. 2017, 7, 155. [Google Scholar] [CrossRef]
- Du, X.J.; Xiao, Y.; Guizani, M.; Chen, H.H. An Effective Key Management Scheme for Heterogeneous Sensor Networks. Ad Hoc Netw. 2007, 5, 24–34. [Google Scholar] [CrossRef]
- Aitzhan, N.Z.; Svetinovic, D. Security and Privacy in Decentralized Energy Trading Through Multi-Signatures, Blockchain and Anonymous Messaging Streams. IEEE Trans. Dependable Secure Comput. 2018, 15, 840–852. [Google Scholar] [CrossRef]
- Wu, J.; Tran, N.K. Application of Blockchain Technology in Sustainable Energy Systems An Overview. Sustainability 2018, 10, 3067. [Google Scholar] [CrossRef]
- Wang, J.; Wang, Q.; Zhou, N.; Chi, Y. A Novel Electricity Transaction Mode of Microgrids Based on Blockchain and Continuous Double Auction. Energies 2017, 10, 1971. [Google Scholar] [CrossRef]
- Du, X.J.; Chen, H.H. Security in Wireless Sensor Networks. IEEE Wirel. Commun. 2008, 15, 60–66. [Google Scholar]
- Guan, Z.T.; Zhang, Y.; Wu, L.F.; Wu, J.; Li, J.; Ma, Y.L.; Hu, J.J. APPA: An anonymous and privacy preserving data aggregation scheme for fog-enhanced IoT. J. Netw. Comput. Appl. 2019, 125, 82–92. [Google Scholar] [CrossRef]
- Guan, Z.T.; Zhang, Y.; Zhu, L.H.; Wu, L.F.; Yu, S. EFFECT: An Efficient Flexible Privacy-Preserving Data Aggregation Scheme with Authentication in Smart Grid. Sci. Chin. Inf. Sci. 2019, 62, 1–14. [Google Scholar] [CrossRef]
- Ettlin, A. Dynamic Modeling of Peer-to-Peer Power Market Making. In Proceedings of the 2018 15th International Conference on the European Energy Market (EEM), Lodz, Poland, 27–29 June 2018. [Google Scholar]
- Mylrea, M.; Gourisetti, S.N.G. Blockchain for smart grid resilience Exchanging distributed energy at speed, scale and security. In Proceedings of the 2017 Resilience Week (RWS), Wilmington, DE, USA, 18–22 September 2017. [Google Scholar]
- Gregoratti, D.; Matamoros, J. Distributed Energy Trading: The Multiple-Microgrid Case. IEEE Trans. Ind. Electron. 2015, 62, 2551–2559. [Google Scholar] [CrossRef] [Green Version]
- Jogunola, O.; Ikpehai, A.; Anoh, K.; Adebisi, B.; Hammoudeh, M.; Gacanin, H.; Harris, G. Comparative Analysis of P2P Architectures for Energy Trading and Sharing. Energies 2017, 11, 62. [Google Scholar] [CrossRef]
- Fang, X.; Misra, S.; Xue, G.L.; Yang, D.J. Smart Grid—The New and Improved Power Grid: A Survey. IEEE Commun. Surv. Tutor. 2012, 14, 944–980. [Google Scholar] [CrossRef]
- Nakamoto, S. Bitcoin: A Peer-to-Peer Electronic Cash System. Available online: https://bitcoin.org/bitcoin.pdf (accessed on 31 October 2008).
- Yang, T.Y.; Guo, Q.L.; Tai, X.; Sun, H.B.; Zhang, B.M.; Zhao, W.L.; Lin, C.H. Applying blockchain technology to decentralized operation in future energy Internet. In Proceedings of the 2017 IEEE Conference on Energy Internet and Energy System Integration (EI2), Beijing, China, 26–28 November 2017. [Google Scholar]
- Croman, K.; Decker, C.; Eyal, I.; Gencer, A.E.; Juels, A.; Kosba, A.; Miller, A.; Saxena, P.; Shi, E.; Sirer, E.G.; et al. On scaling decentralized blockchains. In Proceedings of the International Conference on Financial Cryptography and Data Security, Christ Church, Barbados, 22–26 February 2016; Springer: Berlin/Heidelberg, Germany, 2016; pp. 106–125. [Google Scholar]
- Eyal, I.; Gencer, A.E.; Sirer, E.G.; Renesse, R.V. Bitcoin-NG: A scalable blockchain protocol. In Proceedings of the 13th USENIX Symposium on Networked Systems Design and Implementation (NSDI ’16), Santa Clara, CA, USA, 16–18 March 2016; ISBN 978-1-931971-29-4. [Google Scholar]
- David, B.; Gaži, P.; Kiayias, A.; Russell, A. Ouroboros Praos: An adaptively-secure, semi-synchronous proof-of-stake blockchain. In Proceedings of the Annual International Conference on the Theory and Applications of Cryptographic Techniques, Tel Aviv, Israel, 29 April–3 May 2018; Springer: Cham, Switzerland, 2018. [Google Scholar]
- Ferrag, M.A.; Derdour, M.; Mukherjee, M.; Derhab, A.; Maglaras, L.; Janicke, H. Blockchain Technologies for the Internet of Things Research Issues and Challenges. IEEE Internet Things J. 2018, 1. [Google Scholar] [CrossRef]
- Zheng, Z.B.; Xie, S.A.; Dai, H.N.; Chen, X.P.; Wang, H.M. Blockchain challenges and opportunities: A survey. Int. J. Web Grid Serv. 2018, 14, 352–375. [Google Scholar] [CrossRef]
- Zyskind, G.; Nathan, O.; Pentland, A.S. Decentralizing Privacy: Using Blockchain to Protect Personal Data. In Proceedings of the 2015 IEEE Security and Privacy Workshops, San Jose, CA, USA, 21–22 May 2015. [Google Scholar]
- Kosba, A.; Miller, A.; Shi, E.; Wen, Z.K.; Papamanthou, C. Hawk: The Blockchain Model of Cryptography and Privacy-Preserving Smart Contracts. In Proceedings of the IEEE Symposium on Security and Privacy, San Jose, CA, USA, 22–26 May 2016. [Google Scholar]
- Christidis, K.; Devetsikiotis, M. Blockchains and Smart Contracts for the Internet of Things. IEEE Access 2016, 4, 2292–2303. [Google Scholar] [CrossRef]
- Zhou, L.J.; Wang, L.C.; Sun, Y.R.; Lv, P. BeeKeeper: A Blockchain-based IoT System with Secure Storage and Homomorphic Computation. IEEE Access 2018, 6, 43472–43488. [Google Scholar] [CrossRef]
- Li, Z.; Mohammad, S.; Liu, X. Cyber-secure decentralized energy management for IoT-enabled active distribution networks. J. Mod. Power Syst. Clean Energy 2018, 6, 900–917. [Google Scholar] [CrossRef]
- Hu, S.S.; Cai, C.J.; Wang, Q.; Wang, C.; Luo, X.; Ren, K. Searching an Encrypted Cloud Meets Blockchain: A Decentralized, Reliable and Fair Realization. In Proceedings of the IEEE Conference on Computer Communications (Infocom 2018), Honolulu, HI, USA, 16–19 April 2018. [Google Scholar]
- Huang, L.X.; Zhang, G.X.; Yu, S.; Fu, A.M.; Yearwood, J. Customized Data Sharing Scheme based on Blockchain and Weighted Attribute. In Proceedings of the 2018 IEEE Global Communications Conference (GLOBECOM), Abu Dhabi, UAE, 9–13 December 2018; pp. 1–6. [Google Scholar]
- Park, C.; Taeseok, Y. Comparative review and discussion on P2P electricity trading. Energy Procedia 2017, 128, 3–9. [Google Scholar] [CrossRef]
- Sousa, T.; Soares, T.; Pinson, P.; Moret, F.; Baroche, T.; Sorin, E. Peer-to-peer and community-based markets: A comprehensive review. Comput. Soc. 2018, 104, 367–378. [Google Scholar] [CrossRef]
- Murkin, J.; Chitchyan, R.; Byrne, A. Enabling peer-to-peer electricity trading. In Proceedings of the 4th International Conference on ICT for Sustainability (ICT4S 2016), Amsterdam, The Netherlands, 29 August–1 September 2016; pp. 234–235. [Google Scholar]
- Abdella, J.; Shuaib, K. Peer to Peer Disributed Energy Trading in Smart Grids A Survey. Energies 2018, 11, 1560. [Google Scholar] [CrossRef]
- Pop, C.; Cioara, T.; Antal, M.; Anghel, I.; Salomie, I.; Bertoncini, M. Blockchain Based Decentralized Management of Demand Response Programs in Smart Energy Grids. Sensors 2018, 18, 162. [Google Scholar] [CrossRef]
- Sikorski, J.J.; Haughton, J.; Kraft, M. Blockchain technology in the chemical industry Machine-to-machine electricity market. Appl. Energy 2017, 195, 234–246. [Google Scholar] [CrossRef]
- Shuaib, K.; Abdella, J.A.; Sallabi, F.; Abdel-Hafez, M. Using Blockchains to Secure Distributed Energy Exchange. In Proceedings of the 2018 5th International Conference on Control, Decision and Information Technologies (CoDIT), Thessaloniki, Greece, 10–13 April 2018. [Google Scholar] [CrossRef]
- Matamoros, J.; Gregoratti, D.; Dohler, M. Microgrids Energy Trading in Islanding Mode. In Proceedings of the 2012 IEEE Third International Conference on Smart Grid Communications (SmartGridComm), Tainan, Taiwan, 5–8 November 2012. [Google Scholar]
- Wang, Y.; Mao, S.W.; Nelms, R.M. On Hierarchical Power Scheduling for the Macrogrid and Cooperative Microgrids. IEEE Trans. Ind. Inf. 2015, 11, 1574–1584. [Google Scholar] [CrossRef]
- Zhu, X.Z.; Leung, K. An adaptive distributed power scheduling algorithm for renewable Microgrid cooperation. In Proceedings of the 2017 IEEE International Conference on Communications (ICC), Paris, France, 21–25 May 2017. [Google Scholar] [CrossRef]
- Mengelkamp, E.; Notheisen, B.; Beer, C.; Dauer, D.; Weinhardt, C. A blockchain-based smart grid towards sustainable local energy markets. Comput. Sci. Res. Develop. 2018, 33, 207–214. [Google Scholar] [CrossRef]
- Kounelis, I.; Steri, G.; Giuliani, R.; Geneiatakis, D.; Neisse, R.; Nai-Fovino, I. Fostering consumers’ energy market through smart contracts. In Proceedings of the 2017 International Conference in Energy and Sustainability in Small Developing Economies (ES2DE), Funchal, Portugal, 10–12 July 2017. [Google Scholar] [CrossRef]
- Gao, C.Y.; Ji, Y.C.; Wang, J.Z.; Sai, X. Application of Blockchain Technology in Peer-to-Peer Transaction of Photovoltaic Power Generation. In Proceedings of the 2018 2nd IEEE Advanced Information Management, Communicates, Electronic and Automation Control Conference (IMCEC), Xi’an, China, 25–27 May 2018. [Google Scholar] [CrossRef]
- Rahmadika, S.; Ramdania, D.R.; Harika, M. Security Analysis on the Decentralized Energy Trading System Using Blockchain Technology. J. Online Inf. 2018, 3, 44–47. [Google Scholar] [CrossRef]
- Hwang, J.; Choi, M.; Lee, T.; Jeon, S.; Kim, S.; Park, S.; Park, S. Energy Prosumer Business Model Using Blockchain System to Ensure Transparency and Safety. Energy Procedia 2017, 141, 194–198. [Google Scholar] [CrossRef]
- Richter, B.; Mengelkamp, E.; Weinhardt, C. Maturity of Blockchain Technology in Local Electricity Markets. In Proceedings of the 2018 15th International Conference on the European Energy Market (EEM), Lodz, Poland, 27–29 June 2018. [Google Scholar] [CrossRef]
- Orsini, L.; Collins, B.; Webb, M.; Montgomery, C.; Conte, B.; Adamson, M.; Heitmann, P.; Kessler, S.; Brown, M. Exergy-Technical White Paper. Exergy. Available online: https://lo3energy.com/wp-content/uploads/2018/04/Exergy-BIZWhitepaper-v11.pdf (accessed on 16 March 2019).
- Sunchain. Available online: http://www.Sunchain.fr (accessed on 16 March 2019).
- Power Ledger. Available online: https://www.powerledger.io (accessed on 16 March 2019).
- Blockchains and Energy Transition. Available online: http://www.im.ethz.ch/people/sschopfer.html (accessed on 25 March 2019).
- Inuk. Available online: http://www.inuk.co (accessed on 15 March 2019).
- Tal.Markt. Available online: http://www.wsw-talmarkt.de/#/home (accessed on 16 March 2019).
- Swan, M. Blockchain: Blueprint for a New Economy; O’Reilly Media, Inc.: Sebastopol, CA, USA, 2015. [Google Scholar]
- Eosio. Available online: https://eos.io/ (accessed on 25 December 2018).
- Bergquist, J.; Laszka, A.; Sturm, M.; Dubey, A. On the design of communication and transaction anonymity in blockchain-based transactive microgrids. In Proceedings of the 1st Workshop on Scalable and Resilient Infrastructures for Distributed Ledgers (SERIAL’17), Las Vegas, NV, USA, 11–15 December 2017. [Google Scholar]
- Miers, I.; Garman, C.; Green, M.; Rubin, A.D. Zerocoin: Anonymous Distributed E-Cash from Bitcoin. In Proceedings of the 2013 IEEE Symposium on Security and Privacy, Berkeley, CA, USA, 19–22 May 2013. [Google Scholar] [CrossRef]
- Xiao, Y.; Rayi, V.K.; Sun, B.; Du, X.J.; Hu, F.; Galloway, M. A Survey of Key Management Schemes in Wireless Sensor Networks. J. Comput. Commun. 2007, 30, 2314–2341. [Google Scholar] [CrossRef]
- Xiao, Y.; Du, X.J.; Zhang, J.Y.; Guizani, S. Internet Protocol Television (IPTV): The Killer Application for the Next Generation Internet. IEEE Commun. Mag. 2007, 45, 126–134. [Google Scholar] [CrossRef]
- Du, X.J.; Guizani, M.; Xiao, Y.; Chen, H.H. Transactions papers a Routing-Driven Elliptic Curve Cryptography based Key Management Scheme for Heterogeneous Sensor Networks. IEEE Trans. Wirel. Commun. 2009, 8, 1223–1229. [Google Scholar] [CrossRef]
- Wu, J.; Dong, M.X.; Ota, K.; Li, J.H.; Guan, Z.T. Big Data Analysis-Based Secure Cluster Management for Optimized Control Plane in Software-Defined Networks. IEEE Trans. Netw. Serv. Manag. 2018, 15, 27–38. [Google Scholar] [CrossRef]
- Luong, N.C.; Xiong, Z.H.; Wang, P.; Niyato, D. Optimal Auction for Edge Computing Resource Management. In Proceedings of the 2018 IEEE International Conference on Communications (ICC), Kansas City, MO, USA, 20–24 May 2018. [Google Scholar] [CrossRef]
- Wu, J.; Dong, M.X.; Ota, K.; Li, J.H.; Guan, Z.T. FCSS: Fog-Computing-based Content-Aware Filtering for Security Services in Information-Centric Social Networks. IEEE Trans. Emerg. Topics Comput. 2018, 1, 1. [Google Scholar] [CrossRef]
- Jiao, Y.T.; Wang, P.; Niyato, D.; Suankaewmanee, K. Auction Mechanisms in Cloud/Fog Computing Resource Allocation for Public Blockchain Networks. arXiv, 2018; arXiv:1804.09961. [Google Scholar]
- Tushar, W.; Yuen, C.; Mohsenian-Rad, H.; Saha, T.; Poor, H.V.; Wood, K.L. Transforming Energy Networks via Peer to Peer Energy Trading: Potential of Game Theoretic Approaches. IEEE Signal Process. Mag. 2018, 35, 90–111. [Google Scholar] [CrossRef]
- Morstyn, T.; Farrell, N.; Darby, S.J.; McCulloch, M.D. Using peer-to-peer energy-trading platforms to incentivize prosumers to form federated power plants. Nat. Energy 2018, 3, 94–101. [Google Scholar] [CrossRef]
- Nguyen, V.H.; Besanger, Y.; Tran, Q.T.; Le, M.T. On the Applicability of Distributed Ledger Architectures to Peer-to-Peer Energy Trading Framework. In Proceedings of the 2018 IEEE International Conference on Environment and Electrical Engineering and 2018 IEEE Industrial and Commercial Power Systems Europe (EEEIC/I&CPS Europe), Palermo, Italy, 12–15 June 2018. [Google Scholar] [CrossRef]
- Ali, D.; Ambrose, H.; Salil, S.K.; Jurdak, R.; Luo, F.J.; Dong, Z.Y. Peer-to-Peer EnergyTrade A Distributed Private Energy Trading Platform. arXiv, 2018; arXiv:1812.08315. [Google Scholar]
- Gai, K.K.; Wu, Y.L.; Zhu, L.H.; Qiu, M.K.; Shen, M. Privacy-preserving Energy Trading Using Consortium Blockchain in Smart Grid. IEEE Trans. Ind. Inf. 2019, 1. [Google Scholar] [CrossRef]
- Brilliantova, V.; Thurner, T.W. Blockchain and the future of energy. Technol. Soc. 2018. [Google Scholar] [CrossRef]
- Vytelingum, P.; Ramchurn, S.D.; Voice, T.D.; Rogers, A.; Jennings, N.R. Trading agents for the smart electricity grid. In AAMAS ’10 Proceedings of the 9th International Conference on Autonomous Agents and Multiagent Systems, Toronto, ON, Canada, 10–14 May 2010; pp. 897–904. [Google Scholar]
- Pylon Network Team. Pylon Network WhitePaper v.2.0. Available online: https://pylon-network.org/wpcontent/ uploads/2019/02/WhitePaper_PYLON_v2_ENGLISH-1.pdf (accessed on 25 March 2019).
- Grünstromjeton. Available online: https://www.energieagentur.nrw/eanrw/sev_gruenstromjetons_ blockchain-anwendung_macht_gruenstromverbrauch_sichtbar (accessed on 25 March 2018).
- Solarcoin. Available online: http://www.solarcoin.org (accessed on 15 March 2019).
- Grid Singularity. Available online: https://energyweb.atlassian.net/wiki/spaces/EWF/ (accessed on 28 March 2019).
- Dajie. Available online: https://www.dajie.eu (accessed on 28 March 2019).
- NRGcoin. Available online: http://www.nrgcoin.org (accessed on 15 March 2019).
- Energolabs. Available online: https://www.energolabs.com/#/ (accessed on 28 March 2019).
- Laszka, A.; Dubey, A.; Walker, M.; Schmidt, S. Providing Privacy, Safety, and Security in IoT-Based Transactive Energy Systems using Distributed Ledgers. In Proceedings of the IoT ’17, Linz, Austria, 22–25 October 2017. [Google Scholar]
- Kvaternik, K.; Laszka, A.; Walker, M.; Schmidt, D.; Sturm, M.; Lehofer, M.; Dubey, A. Privacy-Preserving Platform for Transactive Energy Systems. arXiv, 2018; arXiv:1709.09597. [Google Scholar]
- Guan, Z.T.; Si, G.L.; Zhang, X.S.; Wu, L.F.; Guizani, N.; Du, X.J.; Ma, Y.L. Privacy-preserving and Efficient Aggregation based on Blockchain for Power Grid Communications in Smart Communities. IEEE Commun. Mag. 2018, 56, 82–88. [Google Scholar] [CrossRef]
- Meiklejohn, S.; Pomarole, M.; Jordan, G.; Levchenko, K.; McCoy, D.; Voelker, G.M.; Savage, S. A fistful of bitcoins: Characterizing payments among men with no names. In Proceedings of the 2013 Conference on Internet measurement conference, Barcelona, Spain, 23–25 October 2013; pp. 127–140. [Google Scholar]
- Abidin, A.; Aly, A.; Cleemput, S.; Mustafa, M.A. Secure and Privacy-Friendly Local Electricity Trading and Billing in Smart Grid. arXiv, 2018; arXiv:1801.08354. [Google Scholar]
- Azar, A.G.; Nazaripouya, H.; Khaki, B.; Chu, C.C.; Gadh, R.; Jacobsen, R.H. A Non-Cooperative Framework for Coordinating a Neighborhood of Distributed Prosumers. IEEE Trans. Ind. Inf. 2018, 1. [Google Scholar] [CrossRef]
- Yu, Y.; Ding, Y.J.; Zhao, Y.Q.; Li, Y.N.; Du, X.J. Guizani Mohsen LRCoin, Leakage-resilient Cryptocurrency Based on Bitcoin for Data Trading in IoT. IEEE Internet Things J. 2018. [Google Scholar] [CrossRef]
- Yucel, F.; Bulut, E.; Akkaya, K. Privacy Preserving Distributed Stable Matching of Electric Vehicles and Charge Suppliers. In Proceedings of the IEEE Vehicular Technology Conference (VTC-Fall), Chicago, IL, USA, 27–30 August 2018. [Google Scholar]
- Nunna, H.K.; Doolla, S. Multiagent-Based Distributed-Energy-Resource Management for Intelligent Microgrids. IEEE Trans. Ind. Electron. 2013, 60, 1678–1687. [Google Scholar] [CrossRef]
- Laszka, A.; Dubey, A.; Eisele, S.; Walker, M.; Kvaternik, K. Design and Implementation of Safe and Private Forward-Trading Platform for IoT-Based Transactive Microgrids. Available online: http://www.isis.vanderbilt.edu/node/4868 (accessed on 18 October 2018).
- Majumder, B.P.; Faqiry, M.N.; Das, S.; Pahwa, A. An efficient iterative double auction for energy trading in microgrids. In Proceedings of the 2014 IEEE Symposium on Computational Intelligence Applications in Smart Grid (CIASG), Orlando, FL, USA, 9–12 December 2014. [Google Scholar] [CrossRef]
- Ramachandran, B.; Srivastava, S.K.; Edrington, C.S.; Cartes, D.A. An Intelligent Auction Scheme for Smart Grid Market Using a Hybrid Immune Algorithm. IEEE Trans. Ind. Electron. 2011, 58, 4603–4612. [Google Scholar] [CrossRef]
- Liu, W.J.; Zhan, J.P.; Chung, C.Y. A Novel Transactive Energy Control Mechanism for Collaborative Networked Microgrids. IEEE Trans. Pow. Syst. 2018. [Google Scholar] [CrossRef]
- Kang, J.W.; Yu, R.; Huang, X.M.; 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. Inf. 2017, 13, 3154–3164. [Google Scholar] [CrossRef]
- Guerrero, J.; Chapman, A.C.; Verbič, G. Decentralized P2P Energy Trading under Network Constraints in a Low-Voltage Network. IEEE Trans. Smart Grid 2018, 1. [Google Scholar] [CrossRef]
- Khorasany, M.; Mishra, Y.; Ledwich, G. Auction based energy trading in transactive energy market with active participation of prosumers and consumers. In Proceedings of the 2017 Australasian Universities Power Engineering Conference (AUPEC), Melbourne, VIC, Australia, 19–22 November 2017. [Google Scholar] [CrossRef]
- Zhao, S.N.; Wang, B.B.; Li, Y.C.; Li, Y. Integrated Energy Transaction Mechanisms Based on Blockchain Technology. Energies 2018, 11, 2412. [Google Scholar] [CrossRef]
- Zhang, C.H.; Wu, J.Z.; Zhou, Y.; Cheng, M.; Long, C. Peer-to-Peer energy trading in a Microgrid. Appl. Energy 2018, 220, 1–12. [Google Scholar] [CrossRef]
- Su, Z.; Wang, Y.T.; Xu, Q.C.; Fei, M.; Tian, Y.C.; Zhang, N. A secure charging scheme for electric vehicles with smart communities in energy blockchain. IEEE Internet Things J. 2018, 1. [Google Scholar] [CrossRef]
- Jiao, Y.T.; Wang, P.; Niyato, D.; Xiong, Z.W. Social Welfare Maximization Auction in Edge Computing Resource Allocation for Mobile Blockchain. In Proceeding of the 2018 IEEE International Conference on Communications (ICC), Kansas City, MO, USA, 20–24 May 2018. [Google Scholar] [CrossRef]
- Kim, J.; Lee, J.; Park, S.; Choi, J.K. Battery Wear Model based Energy Trading in Electric Vehicles a Naive Auction Model and a Market Analysis. IEEE Trans. Ind. Inf. 2018. [Google Scholar] [CrossRef]
- Wang, N.; Xu, W.S.; Xu, Z.Y.; Shao, W.H. Peer-to-Peer Energy Trading among Microgrids with Multidimensional Willingness. Energies 2018, 11, 3312. [Google Scholar] [CrossRef]
- Truong, C.N.; Schimpe, M.; Bürger, U.; Hesse, H.C.; Jossen, A. Multi-Use of Stationary Battery Storage Systems with Blockchain Based Markets. Energy Procedia. 2018, 155, 3–16. [Google Scholar] [CrossRef]
- Zhong, W.F.; Yang, C.; Xie, K.; Xie, S.L.; Zhang, Y. ADMM-Based Distributed Auction Mechanism for Energy Hub Scheduling in Smart Buildings. IEEE Access 2018, 6, 45635–45645. [Google Scholar] [CrossRef]
- Gode, D.K.; Sunder, S. Allocative Efficiency of Markets with Zero-Intelligence Traders: Market as a Partial Substitute for Individual Rationality. J. Politic. Econ. 1993, 101, 119–137. [Google Scholar] [CrossRef]
- Cliff, D. Minimal-Intelligence Agents for Bargaining Behaviors in Market-Based Environments. Available online: https://pdfs.semanticscholar.org/9d26/6f3113262d7b029f933462d571e292ed1281.pdf (accessed on 20 December 2018).
- Lee, W.; Xiang, L.; Schober, R.; Wong, V.W.S. Direct Electricity Trading in Smart Grid A Coalitional Game Analysis. IEEE J. Sel. Areas Commun. 2014, 32, 1398–1411. [Google Scholar] [CrossRef]
- Meeuw, A. Design, Implementation, and Evaluation of a Blockchain-enabled Multi-Energy Transaction System for District Energy Systems. Master’s Thesis, Swiss Federal Institute of Technology (ETH), Zurich, Switzerland, April 2018. [Google Scholar]
- Li, Z.T.; Kang, J.W.; Yu, R.; Ye, D.D.; Deng, Q.Y.; Zhang, Y. Consortium Blockchain for Secure Energy Trading in Industrial Internet of Things. IEEE Trans. Ind. Inf. 2018, 14, 3690–3700. [Google Scholar] [CrossRef]
- Xiong, Z.H.; Feng, S.H.; Wang, W.B.; Niyato, D.; Wang, P.; Han, Z. Edge computing resource management and pricing for mobile blockchain. arXiv, 2017; arXiv:1710.01567. [Google Scholar]
- Xiong, Z.; Feng, S.; Niyato, D.; Wang, P.; Han, Z. Cloud/Fog Computing Resource Management and Pricing for Blockchain Networks. IEEE Internet Things J. 2018, 1. [Google Scholar] [CrossRef]
- Long, C.; Wu, J.Z.; Zhou, Y.; Jenkins, N. Peer-to-peer energy sharing through a two-stage aggregated battery control in a community Microgrid. Appl. Energy 2018, 226, 261–276. [Google Scholar] [CrossRef]
- Tushar, W.; Saha, T.K.; Yuen, C.; Liddell, P.; Bean, R.; Poor, H.V. Peer-to-Peer Energy Trading With Sustainable User Participation A Game Theoretic Approach. IEEE Access 2018, 6, 62932–62943. [Google Scholar] [CrossRef]
- Poon, J.; Dryja, T. The Bitcoin Lightning Network: Scalable Off-Chain Instant Payments. Available online: https://nakamotoinstitute.org/static/docs/lightning-network.pdf (accessed on 22 November 2018).
- Erdin, E.; Cebe, M.; Akkaya, K.; Solak, S.; Bulut, E.; Uluagac, S. Building a Private Bitcoin-based Payment Network among Electric Vehicles and Charging Stations. In Proceeding of the 2018 IEEE International Conference on Blockchain (Blockchain-2018), Halifax, NS, Canada, 30 July–3 August 2018. [Google Scholar]
- Luo, F.J.; Dong, Z.Y.; Liang, G.Q.; Murata, J.; Xu, Z. A Distributed Electricity Trading System in Active Distribution Networks Based on Multi-Agent Coalition and Blockchain. IEEE Trans. Power Syst. 2018, 1. [Google Scholar] [CrossRef]
- Blom, F. A Feasibility Study of Blockchain Technology as Local Energy Market Infrastructure. NTNU. 2018. Available online: http://hdl.handle.net/11250/2502356 (accessed on 20 October 2018).
- Khorasany, M.; Mishra, Y.; Ledwich, G. Market framework for local energy trading a review of potential designs and market clearing approaches. IET Generat. Transm. Distrib. 2018, 12, 5899–5908. [Google Scholar] [CrossRef]
- Blom, F.; Farahmand, H. On the Scalability of Blockchain-Supported Local Energy Markets. In Proceedings of the 2018 International Conference on Smart Energy Systems and Technologies (SEST), Sevilla, Spain, 10–12 September 2018. [Google Scholar] [CrossRef]
- Lin, C.C.; Deng, D.J.; Kuo, C.C.; Liang, Y.L. Optimal Charging Control of Energy Storage and Electric Vehicle of an Individual in the Internet of Energy With Energy Trading. IEEE Trans. Ind. Inf. 2018, 14, 2570–2578. [Google Scholar] [CrossRef]
- Silvestre, M.L.D.; Gallo, P.; Ippolito, M.G.; Sanseverino, E.R.; Zizzo, G. A Technical Approach to the Energy Blockchain in Microgrids. IEEE Trans. Ind. Inf. 2018, 14, 4792–4803. [Google Scholar] [CrossRef]
- Wu, Y.; Chen, X.X.; Shi, J.J.; Ni, K.J.; Qian, L.P.; Huang, L.; Zhang, K. Optimal Computational Power Allocation in Multi-Access Mobile Edge Computing for Blockchain. Sensors 2018, 18, 3472. [Google Scholar] [CrossRef] [PubMed]
- Liu, H.; Zhang, Y.; Yang, T. Blockchain-Enabled Security in Electric Vehicles Cloud and Edge Computing. IEEE Netw. 2018, 32, 78–83. [Google Scholar] [CrossRef]
- King, S.; Nadal, S. Ppcoin: Peer-to-Peer Crypto-Currency with Proof-of-Stake. Available online: https://bitcoin.peryaudo.org/vendor/peercoin-paper.pdf (accessed on 22 March 2019).
- Vasin, P. Blackcoin’s Proof-of-Stake Protocol v2. Available online: https://blackcoin.co/blackcoin-pos-protocol-v2-whitepaper.pdf (accessed on 23 March 2019).
- Pike, D.; Nosker, P.; Boehm, D.; Grisham, D.; Woods, S.; Marston, J. PoST White Paper. Available online: https://cdn.vericonomy.com/documents/VeriCoin-Proof-of-Stake-Time-Whitepaper.pdf (accessed on 10 March 2019).
- Daian, P.; Pass, R.; Shi, E. Snow White: Provably Secure Proofs of Stake. Cryptology ePrint Archive, Report 2016/919. 2016. Available online: http://eprint.iacr.org/2016/919 (accessed on 15 October 2018).
- Kiayias, A.; Russell, A.; David, B.; Oliynykov, R. Ouroboros: A provably secure proof-of-stake blockchain protocol. In Proceedings of the Annual International Cryptology Conference, Santa Barbara, CA, USA, 20–24 August 2017; Springer: Cham, Switzerland, 2017; pp. 257–388. [Google Scholar]
- Schuh, F.; Larimer, D. Bitshares 2.0: General Overview. Available online: http://docs.bitshares.org/_downloads/bitshares-general.pdf (accessed on 15 March 2019).
- Lamport, L.; Shostak, R.; Pease, M. The Byzantine Generals Problem. ACM Trans. Programm. Lang. Syst. 1982, 4, 382–401. [Google Scholar] [CrossRef] [Green Version]
- Castro, M.; Barbara, L. Practical Byzantine fault tolerance. In Proceedings of the Third Symposium on Operating Systems Design and Implementation (USENIX OSDI), New Orleans, LO, USA, 22–25 February 1999; pp. 173–186. [Google Scholar]
- Cachin, C. Architecture of the Hyperledger Blockchain Fabric. Available online: https://pdfs.semanticscholar.org/f852/c5f3fe649f8a17ded391df0796677a59927f.pdf (accessed on 12 March 2019).
- NEO Blockchain. Available online: https://docs.neo.org/zh-cn/index.html (accessed on 20 March 2019).
- Kwon, J. Tendermint: Consensus without Mining. Available online: https://cdn.relayto.com/media/files/LPgoWO18TCeMIggJVakt_tendermint.pdf (accessed on 20 March 2019).
- Schwartz, D.; Youngs, N.; Britto, A. The Ripple Protocol Consensus Algorithm. Available online: https://static.coinpaprika.com/storage/cdn/whitepapers/10565703.pdf (accessed on 20 Match 2019).
- Ripple. Available online: https://ripple.com (accessed on 20 March 2019).
- Proof-of-Authority Chains. Available online: https://wiki.parity.io/Proof-of-Authority-Chains (accessed on 25 March 2019).
- IOTA. Available online: https://iota.org/ (accessed on 20 March 2019).
- Zhang, Y.; Wen, J.T. The IoT electric business model: Using blockchain technology for the Internet of Things. Netw. Appl. 2017, 10, 983–994. [Google Scholar] [CrossRef]
- Zhang, Y.H.; Deng, R.H.; Liu, X.M.; Zheng, D. Blockchain based efficient and robust fair payment for outsourcing services in cloud computing. Inf. Sci. 2018, 462, 262–277. [Google Scholar] [CrossRef]
- Li, G.L.; Wu, J.; Li, J.H.; Guan, Z.T.; Guo, L.H. Fog Computing-Enabled Secure Demand Response for Internet of Energy Against Collusion Attacks Using Consensus and ACE. IEEE Access 2018, 6, 11278–11288. [Google Scholar] [CrossRef]
- Mannaro, K.; Pinna, A.; Marchesi, M. Crypto-trading: Blockchain-oriented energy market. In Proceedings of the 2017 AEIT International Annual Conference, Cagliari, Italy, 20–22 September 2017. [Google Scholar] [CrossRef]
- Wu, L.J.; Meng, K.; Xu, S.; Li, S.Q.; Ding, M.; Suo, Y.F. Democratic Centralism A Hybrid Blockchain Architecture and Its Applications in Energy Internet. In Proceedings of the 2017 IEEE International Conference on Energy Internet (ICEI), Beijing, China, 17–21 April 2017. [Google Scholar] [CrossRef]
- Wang, Y.P.; Saad, W.; Han, Z.; Poor, H.V.; Başar, T. A Game-Theoretic Approach to Energy Trading in the Smart Grid. IEEE Trans. Smart Grid. 2014, 5, 1439–1450. [Google Scholar] [CrossRef] [Green Version]
- Ilic, D.; Silva, P.G.D.; Karnouskos, S.; Griesemer, M. An energy market for trading electricity in smart grid neighbourhoods. In Proceedings of the 2012 6th IEEE International Conference on Digital Ecosystems and Technologies (DEST), Campione d’Italia, Italy, 18–20 June 2012. [Google Scholar] [CrossRef]
- Faqiry, M.N.; Das, S. Double-Sided Energy Auction in Microgrid: Equilibrium Under Price Anticipation. IEEE Access 2016, 4, 3794–3805. [Google Scholar] [CrossRef]
- Bokopane, L.; Kusakana, K.; Vermaak, H.J. Energy Management of a Grid-Intergrated Hybrid Peer-to-Peer Renewable Charging Station for Electric Vehicles. In Proceedings of the 2018 Open Innovations Conference (OI), Johannesburg, South Africa, 3–5 October 2018. [Google Scholar] [CrossRef]
- Hajiesmaili, M.H.; Chen, M.H.; Mallada, E.; Chau, C.K. Crowd-Sourced Storage-Assisted Demand Response in Microgrids. In Proceedings of the e-Energy ’17, Shatin, Hong Kong, 16–19 May 2017. [Google Scholar] [CrossRef]
- Perica, I.; Ivan, R.; Zlatko, Z.; Lin, H.; Slavko, K. Decentralised electricity trading in the microgrid Implementation of decentralized Peer-to-Peer Concept for Electricity Trading (P2PCET). In Proceedings of the 11th Mediterranean Conference on Power Generation, Transmission, Distribution and Energy Conversion, Dubrovnik, Hrvatska, 12–15 November 2018. [Google Scholar]
- Sun, Y.N.; Lampe, L.; Wong, V.W.S. Smart Meter Privacy: Exploiting the Potential of Household Energy Storage Units. IEEE Internet Things J. 2017, 5, 69–78. [Google Scholar] [CrossRef]
- Huang, X.H.; Zhang, Y.; Li, D.D.; Han, L. An optimal scheduling algorithm for hybrid EV charging scenario using consortium blockchains. Future Gener. Comput. Syst. 2019, 91, 555–562. [Google Scholar] [CrossRef]
- Tushar, W.; Chai, B.; Yuen, C.; Smith, D.B.; Wood, K.L.; Yang, Z.Y.; Harold, V.P. Three-Party Energy Management With Distributed Energy Resources in Smart Grid. IEEE Trans. Ind. Electron. 2015, 62, 2487–2498. [Google Scholar] [CrossRef] [Green Version]
- Lee, J.; Guo, J.; Choi, J.K.; Zukerman, M. Distributed Energy Trading in Microgrids A Game-Theoretic Model and Its Equilibrium Analysis. IEEE Trans. Ind. Electron. 2015, 62, 3524–3533. [Google Scholar] [CrossRef]
- Goranović, A.; Meisel, M.; Fotiadis, L.; Wilker, S.; Treytl, A.; Sauter, T. Blockchain applications in microgrids an overview of current projects and concepts. In Proceedings of the 43rd Annual Conference of the IEEE Industrial Electronics Society—IECON 2017, Beijing, China, 29 October–1 November 2017; pp. 6153–6158. [Google Scholar]
- Imbault, F.; Swiatek, M.; Beaufort, R.; Plana, R. The green blockchain Managing decentralized energy production and consumption. In Proceedings of the 2017 IEEE International Conference on Environment and Electrical Engineering and 2017 IEEE Industrial and Commercial Power Systems Europe (EEEIC/I&CPS Europe), Milan, Italy, 6–9 June 2017. [Google Scholar] [CrossRef]
- Jia, Y.Q. Op Ed: The Many Faces of Sharding for Blockchain Scalability. Available online: https://bitcoinmagazine.com/articles/op-ed-many-faces-sharding-blockchain-scalability/ (accessed on 20 March 2019).
- Huobi Global. Available online: http://www.huobi.br.com/en-us/ (accessed on 12 March 2019).
- Yeoh, P. Regulatory issues in blockchain technology. J. Financ. Regul. Compliance 2017, 25, 196–208. [Google Scholar] [CrossRef]
- Zhang, R.; Preneel, B. Lay Down the Common Metrics: Evaluating Proof-of-Work Consensus Protocols’ Security. Available online: https://www.esat.kuleuven.be/cosic/publications/article-3005.pdf (accessed on 22 March 2019).
Privacy Protection for Pre-Transaction Communications | Stable Matching | Auction Mechanism | Pricing Mechanism | Transaction Settlement | Consensus Mechanism | Struction Optimization | Operational Cost Minimization | Data Protection in Storage | |
---|---|---|---|---|---|---|---|---|---|
SolarCoin [70] | - | - | - | - | Off-chain | POS | - | √ | - |
Pylon network [68] | √ | - | - | - | - | POW | - | √ | - |
Exergy [44] | √ | - | - | locational marginal pricing | - | - | - | √ | - |
GridSingularity [71] | - | - | - | - | on-and off-chain | POA | - | - | secret store |
Power Ledger [46] | - | Fairly match | - | Double-token mechanism | Off-chain | POW(Is shifting to POS) | Consortium blockchain and public blockchain | - | - |
Sunchain [45] | √ | - | - | - | - | - | Blockchain+IOT | No mining | - |
Dajie [72] | - | - | - | - | - | POW | Blockchain+IOT | - | - |
NRGcoin [73] | - | - | continuous double auction | - | - | various | Consortium blockchain and public blockchain | - | - |
Energo Labs [74] | - | - | - | Securities market pricing mechanism | - | POW | Consortium blockchain and public blockchain | - | - |
High Efficiency | Low Cost | Privacy Protection | Real-Time Communication | Incentive Mechanism | Eco-Friendly | Energy Certification | User-Benefit | |
---|---|---|---|---|---|---|---|---|
Sunchain [45] | √ | √ | √ | √ | ||||
Power ledger [46] | √ | √ | √ | √ | ||||
I-NUK [48] | √ | √ | √ | √ | √ | |||
Pylon Network [68] | √ | √ | √ | √ | ||||
Tal.Markt [49] | √ | |||||||
Grünstromjeton [69] | √ | √ | √ | √ | ||||
Power-ID [47] | √ | √ | √ | |||||
NRGcoin [73] | √ | √ | √ | √ | ||||
Exergy [44] | √ | √ | √ | √ | ||||
SolarCoin [70] | √ | √ | √ | √ |
© 2019 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 (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, N.; Zhou, X.; Lu, X.; Guan, Z.; Wu, L.; Du, X.; Guizani, M. When Energy Trading Meets Blockchain in Electrical Power System: The State of the Art. Appl. Sci. 2019, 9, 1561. https://doi.org/10.3390/app9081561
Wang N, Zhou X, Lu X, Guan Z, Wu L, Du X, Guizani M. When Energy Trading Meets Blockchain in Electrical Power System: The State of the Art. Applied Sciences. 2019; 9(8):1561. https://doi.org/10.3390/app9081561
Chicago/Turabian StyleWang, Naiyu, Xiao Zhou, Xin Lu, Zhitao Guan, Longfei Wu, Xiaojiang Du, and Mohsen Guizani. 2019. "When Energy Trading Meets Blockchain in Electrical Power System: The State of the Art" Applied Sciences 9, no. 8: 1561. https://doi.org/10.3390/app9081561
APA StyleWang, N., Zhou, X., Lu, X., Guan, Z., Wu, L., Du, X., & Guizani, M. (2019). When Energy Trading Meets Blockchain in Electrical Power System: The State of the Art. Applied Sciences, 9(8), 1561. https://doi.org/10.3390/app9081561