| Literature DB >> 29315250 |
Claudia Pop1, Tudor Cioara2, Marcel Antal3, Ionut Anghel4, Ioan Salomie5, Massimo Bertoncini6.
Abstract
In this paper, we investigate the use of decentralized blockchain mechanisms for delivering transparent, secure, reliable, and timely energy flexibility, under the form of adaptation of energy demand profiles of Distributed Energy Prosumers, to all the stakeholders involved in the flexibility markets (Distribution System Operators primarily, retailers, aggregators, etc.). In our approach, a blockchain based distributed ledger stores in a tamper proof manner the energy prosumption information collected from Internet of Things smart metering devices, while self-enforcing smart contracts programmatically define the expected energy flexibility at the level of each prosumer, the associated rewards or penalties, and the rules for balancing the energy demand with the energy production at grid level. Consensus based validation will be used for demand response programs validation and to activate the appropriate financial settlement for the flexibility providers. The approach was validated using a prototype implemented in an Ethereum platform using energy consumption and production traces of several buildings from literature data sets. The results show that our blockchain based distributed demand side management can be used for matching energy demand and production at smart grid level, the demand response signal being followed with high accuracy, while the amount of energy flexibility needed for convergence is reduced.Entities:
Keywords: blockchain technology; demand response; smart contracts; smart energy grid
Year: 2018 PMID: 29315250 PMCID: PMC5796446 DOI: 10.3390/s18010162
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Centralized management of Demand Response (DR) programs in smart grids for energy demand management. DEP = Distributed Energy Prosumers.
Figure 2Ledger distribution in peer-to-peer network.
Figure 3Blockchain based architecture for decentralized management of energy grids.
Figure 4Self-enforcing smart contracts for DR services tracking, energy assets balancing, and decentralized control.
Blockchain vs. traditional smart grid management.
| Issue | Traditional Approach | Blockchain Approach |
|---|---|---|
| Single Point of Failure | Yes | No |
| Energy Profile Anonymity | No | Yes |
| Payment System | Centralized | Peer-to-peer sales/purchase system |
| Payment Settlement | By Central Authority | Through Consensus between all nodes |
| Up to 60 days [ | Near real time | |
| Energy Profiles Integration and Aggregation | By Central Authority | Through distributed ledger and consensus between all nodes |
| Demand Response Programs | By Central Authority | Autonomous signaling through node cooperation and smart contracts |
| Energy Agreements Verification | By Central Authority | Through consensus between all nodes |
DEP’s smart contract state variables and rules.
| State Variable | Description |
|---|---|
| Baseline Energy Profile ( | Regular energy profile of a DEP determined as an average of past measured energy values; Reflects how much the DEP would have been consumed in the absence of the DR event. |
| Current Energy Profile ( | Time series of monitored values acquired by the IoT smart energy metering devices. |
| Demanded Energy Profile ( | Signal provided by the DSO through which the DEP is requested to adjust its energy profile to a certain level during the DR event period. |
Smart contract regulating the grid energy balance.
| State Variables | Description | |
|---|---|---|
| Grid Energy State ( | The balance between energy production and consumption at smart grid level determined as a sum of individual imbalances tracked at the level of each DEP. | |
| New DR Programs | Demanded Energy Profiles for DEPs | New DR signals determined by the DSO for bringing the smart grid into a balanced energy state. |
| DR Revenue and Penalty Rates | The rate used to calculate the incentive offered as a reward for following a DR signal. The penalty rate imposed for noncompliance. | |
Figure 5Simulation prototype implementation.
Types of energy consumption profiles considered in our simulation.
| Energy Profiles | Node Type | Data Source | |
|---|---|---|---|
| Consumption | Miner | FCO’s (Foreign and Commonwealth Office) | |
| Regular | Department for Education [ | ||
| Regular | National Archives [ | ||
| Production | Miner | ||
| Total Solar Panel Area (A) | 10,000 m2 | ||
| Solar Panel Yield (r) | 15% | ||
| Radiation Short Wave (H) | From CEH Winfrith [ | ||
| Performance Ratio (PR) | 0.75 | ||
| Generated Energy | A × r × H × PR [ | ||
| Regular | |||
| No. Turbines | 10 | ||
| Blade Length (l) | 52 | ||
| Wind Wpeed (v) | From Telegraph Hill [ | ||
| Air Density (q) | From Telegraph Hill [ | ||
| Power Coefficient (Cp) | 0.4 | ||
| Generated Energy | 0.5 × q × 2Pi × l × v3 × Cp [ | ||
Figure 6Code excerpt from the smart contract managing the grid energy balance.
Figure 7Code excerpt from the smart contract managing DEP energy profile.
Figure 8Smart grid energy unbalanced state before blockchain based optimization and planned DR signal.
Figure 9Actual vs. expected energy demand without blockchain based control.
Figure 10differences reported by smart contracts managing DEPs energy profiles.
Figure 11Actual versus expected energy demand using blockchain based control.