Next Article in Journal
Data Mining Techniques for Detecting Household Characteristics Based on Smart Meter Data
Next Article in Special Issue
Learning Agent for a Heat-Pump Thermostat with a Set-Back Strategy Using Model-Free Reinforcement Learning
Previous Article in Journal
A Solar Automatic Tracking System that Generates Power for Lighting Greenhouses
Previous Article in Special Issue
Autonomous Household Energy Management Based on a Double Cooperative Game Approach in the Smart Grid
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Automated Linear Function Submission-Based Double Auction as Bottom-up Real-Time Pricing in a Regional Prosumers’ Electricity Network

1
College of Information Science and Engineering, Ritsumeikan University, 1-1-1 Noji Higashi, Kusatsu, Shiga 525-8577, Japan
2
Graduate School of Information Science and Engineering, Ritsumeikan University, 1-1-1 Noji Higashi, Kusatsu, Shiga 525-8577, Japan
3
Research Organization of Science and Technology, Ritsumeikan University, 1-1-1 Noji Higashi, Kusatsu, Shiga 525-8577, Japan
4
Division of Advanced Information Technology & Computer Science, Tokyo University of Agriculture and Technology, 2-24-16 Nakamachi, Koganei, Tokyo 184-8588, Japan
*
Author to whom correspondence should be addressed.
Energies 2015, 8(7), 7381-7406; https://doi.org/10.3390/en8077381
Submission received: 9 June 2015 / Revised: 11 July 2015 / Accepted: 14 July 2015 / Published: 22 July 2015
(This article belongs to the Collection Smart Grid)

Abstract

:
A linear function submission-based double auction (LFS-DA) mechanism for a regional electricity network is proposed in this paper. Each agent in the network is equipped with a battery and a generator. Each agent simultaneously becomes a producer and consumer of electricity, i.e., a prosumer, and trades electricity in the regional market at a variable price. In the LFS-DA, each agent uses linear demand and supply functions when they submit bids and asks to an auctioneer in the regional market. The LFS-DA can achieve an exact balance between electricity demand and supply for each time slot throughout the learning phase and was shown capable of solving the primal problem of maximizing the social welfare of the network without any central price setter, e.g., a utility or a large electricity company, in contrast with conventional real-time pricing (RTP). This paper presents a clarification of the relationship between the RTP algorithm derived on the basis of a dual decomposition framework and LFS-DA. Specifically, we proved that the changes in the price profile of the LFS-DA mechanism are equal to those achieved by the RTP mechanism derived from the dual decomposition framework, except for a constant factor.

1. Introduction

In recent years, solar power and other renewable forms of energy, including wind and hydroelectric power, have been attracting attention, because fossil fuel will become difficult to mine in the near future. In contrast with thermal power generation based on fossil fuel, electric power generated by photovoltaic (PV) cells and wind turbines is uncontrollable and unpredictable, because it depends on the weather and climate. Therefore, adapting consumer demand to the fluctuating supply is a key issue when developing our future electricity network. Recently, a decentralized autonomous electricity network has been studied as a way to overcome this problem [1].
In this paper, we propose a double auction-based demand-side management mechanism for a regional prosumers’ electricity network, named the inter-intelligent renewable energy network (i-Rene) [2]. A schematic view of i-Rene is shown in Figure 1. In i-Rene, locally-generated electric power is consumed in the local electricity network. Currently, surplus energy produced by PVs connected to the electricity network in Japan is sold at a fixed high price, i.e., the price is set as the feed-in tariff, and transferred to a grid managed by a regionally-monopolizing electric power company, almost forcibly. This causes reverse power flow, which could destabilize the global electric power network.
Therefore, i-Rene is designed not to transfer surplus energy to the external grid, to which it is connected via a gateway and which essentially transmits electric power in a single direction. Each house is equipped with a smart meter running intelligent software. The software automatically trades electricity in the regional electricity market and allocates the generated electricity appropriately by referring to the load profile of each house. The regional electricity market is automatically managed by the gateway. We assume that the regional electricity network covers an entire town in which the number of houses is assumed to be between ten and several thousands.
We assume that each house connected to i-Rene contains a generator using renewable energy resources and a battery. The intelligent software in the smart meter automatically trades electricity on behalf of the dweller. However, local power generation, trading and electricity stored in the batteries cannot always satisfy the total demand in the local grid. In such cases, consumers connected to i-Rene would have the option of buying electricity from an outside power grid through the gateway at a high price. i-Rene is not centrally managed in that there is no central utility or large electricity company; instead, the agents in the network simply trade their electricity through double auction. Therefore, designing a double auction mechanism and analyzing its properties are important.
Double auction mechanisms have been used previously for designing multi-agent software systems to manage regional electricity networks [26]. A double auction involves the submission of bids by potential buyers and the simultaneous submission of asks by potential sellers to an electricity market. If adequate price balancing demand and supply are determined, the auctioneer clears the market. The determined price allows the participants to buy or sell electricity on the basis of their submitted bids or asks. One example of a double auction-based multi-agent software system for a regional electricity network is PowerMatcher [3,4,7]. Several field tests proved the ability of PowerMatcher to allocate energy resources efficiently in a decentralized manner. In PowerMatcher, each agent submits continuous demand and supply functions directly to an auctioneer in a market. Several multi-agent systems for realizing intelligent electricity networks employ such a function submission-based double auction (FS-DA) [24,7,8]. The advantage of FS-DA is that the auctioneer determines an appropriate clearing price by calculating the intersection between aggregate demand and supply functions without iterative communication between the auctioneer and the agents. This calculation is easily performed using simple agent software without any manual intervention by humans.
On the other hand, a number of studies have been devoted to the use of real-time pricing (RTP) in smart grids [6,917]. These studies mainly used game theory and/or control theory to develop RTP algorithms and to prove their optimality and/or robustness. In particular, the dual decomposition framework provides a sophisticated explanation and theoretical foundation for RTP algorithms [18]. However, the disadvantage of most of the dual decomposition-based RTP algorithms is that an iterative communication between a central utility, which settles the electricity price, and the agents is required to balance demand and supply. In addition, most of the dual decomposition-based RTP algorithms assume that a central utility “does not” behave selfishly, but behaves so as to optimize social welfare, i.e., it attempts to solve the master problem in a dedicated manner.
The use of the double auction mechanism leads to the automatic generation of a time-varying price profile by simply balancing demand and supply. The consumers and the power producers are expected to change their load, generation and storage profiles by reacting to the time-varying price profile, so as to maximize their profit. This means that the mechanism has an intrinsic RTP mechanism. However, the optimality and the performance of linear function submission (LFS)-DA in a regional prosumers’ electricity network with distributed power resources and batteries have not been proven.
In this paper, we describe a linear function submission-based double auction (LFS-DA) mechanism for a day-ahead power market, in which an adequate price profile is gradually formed to control the demand and supply without any central price controllers. Throughout the learning phase, the LFS-DA is able to achieve an exact balance between electricity demand and supply for each time slot. We show the LFS-DA to be essentially equal to dual decomposition-based RTP from the viewpoint of changes in the price profile. Especially, our main contributions are as follows.
  • We propose an LFS-DA mechanism for a regional prosumers’ electricity network. The mechanism is able to achieve an exact balance between electricity demand and supply at each moment during iteration.
  • We prove that the changes in the price profile obtained by the LFS-DA become the same as those obtained by the RTP derived from the dual decomposition framework, except for a constant factor.
Our main result, i.e., Theorem 1, is very simple, but powerful. It shows that simple LFS-DA is sufficient for managing the day-ahead market in i-Rene without the need for a central utility to perform RTP to balance demand and supply and attempts to maximize social welfare by setting an appropriate price profile.
The remainder of this paper is organized as follows. Section 2 provides the background to our research and related work. Section 3 describes the problem definitions and basic assumptions of the target electricity network used in our research, which is a regional electricity network consisting of many prosumers. It also describes an RTP algorithm derived from the dual decomposition framework. Section 4 describes our proposed LFS-DA mechanism and provides proof that the LFS-DA is intrinsically equivalent to dual decomposition-based RTP. Section 5 contains details of a simulation experiment and its results. Finally, Section 6 concludes this paper.

2. Background and Related Work

2.1. Penetration of Distributed Energy Resources and Smart Grids

Distributed energy resources (DER), e.g., distributed energy generators and storage facilities, have gradually been introduced into households, plants and offices. Such distributed generation (DG) is mostly performed by using renewable energy resources, including solar, wind and hydroelectric power. Conventionally, especially in Japan, large power generation companies have generated electricity centrally with thermal electric power stations and nuclear power plants, which they then transmit to consumers on a unilateral basis. The situation differs from country to country. Specifically, in Japan, each power supplier has traditionally been a regional monopolizer, obliged by law to completely fulfill consumers’ electricity demands.
However, the increasing penetration of DERs and the emergence of smart grid technologies are changing the requirements of power networks. The wide-scale introduction of DERs causes a reverse power flow to conventional power grids, which would be rendered increasingly unstable and confused. Therefore, it is important to develop a regional electricity network capable of mitigating the effects of a reverse power flow. In this context, several power network concepts, including a smart grid [19], micro grid [20] and a virtual power plant (VPP) [21], have been studied with the aim of smoothly introducing DERs to the grid.
In the development of a regional network based on DERs, demand-side management (DSM) becomes an important design element. However, in an electricity network, balancing the demand and supply at each moment is crucially important. Therefore, achieving a balance between the demand and supply requires the power demand, rather than the power supply, to be controlled. A comprehensive survey of research relating to DSM was conducted by Alizadeh et al. [9]. Moreover, many field tests demonstrating the effectiveness of DSM have already been performed, e.g., [7,16,22].

2.2. Demand-Side Management

The realization of efficient, robust and applicable DSM has led to the study of market-based methods [9], which have used price-based incentives, e.g., time-of-use (TOU) pricing, RTP and peak-time rebates, to control consumers’ electricity demand. The approaches used in game and control theory have provided the theoretical foundations for DSM methodologies.
A comprehensive survey of the application of game theory to smart grid systems was provided by Saad et al. [6]. Vytelingum et al. analyzed the Nash equilibrium for an electricity grid to which distributed micro-storage devices are connected. Their multi-agent simulation showed that this had the effect of flattening the electricity price profile [23]. Mohsenian-Rad et al. proposed a distributed algorithm for autonomous DSM [17]. They provide analytical proof to show that their proposed algorithm guarantees a significant reduction in the total energy cost of the system.
Control theory forms the theoretical foundation of RTP on the basis of a dual decomposition framework [1015]. A comprehensive tutorial of dual decomposition was compiled by Palomar et al. [18]. In a dual decomposition-based approach, the problem of maximizing the social welfare of consumers and/or a power producer under several constraints is defined as the primal problem. This problem is transformed into a dual problem by applying a Lagrange relaxation and decomposition methods, which have historically been used in optimization problems in electric power systems [24]. This dual problem can be divided into many sub-problems and a master problem. Each sub-problem corresponds to a selfish profit maximization problem of a consumer or producer, whereas the master problem corresponds to the problem involving a search for the optimal price profile. In a dual decomposition approach, the introduced Lagrange multipliers are interpreted as “prices”. In this way, the dual decomposition method provides a mathematical foundation based on RTP and derives each pricing algorithm of DSM depending on each condition of the target electric power network. On the basis of the dual decomposition framework and related concepts, various RTP methods have been proposed [1015,2528].

2.3. Multi-Agent System and Double Auction

Most of the previous studies relating to RTP control theory assume that power producers and consumers exist separately in an electric power network, as shown in Figure 2 (left). In contrast, in our work, we focus on an electricity network consisting of electricity prosumers, as shown in Figure 2 (right). The term prosumer refers to a person or entity who is both a producer and a consumer at the same time [29]. If a consumer installs a PV system in his/her house, he/she not only becomes a consumer, but also a power producer. The economical structure of an energy network in which regional prosumers participate would differ completely from that of a conventional unilateral power grid. Such a network has been studied in the context of a multi-agent system-based microgrid.
In recent times, multi-agent systems using the double auction method for managing electric power networks have been gaining attention [20,30]. Kok et al. developed the PowerMatcher smart grid technology [7], a multi-agent-based distributed software system for the market integration of small and medium-sized DER units. In a PowerMatcher cluster, many agents interact with each other, and the equilibrium price for electricity is determined automatically by using the double auction approach. The effectiveness of dynamic pricing using the PowerMatcher has been tested in simulations and field experiments [3,4,7]. Vytelingum et al. proposed a market-based mechanism on the basis of continuous double auction (CDA) and the use of an efficient trading agent strategy. They showed that the mechanism and the agents were able to cope with unforeseen demand or increased supply capacity in real time [5]. Taniguchi et al. proposed an inter-intelligent renewable energy network (i-Rene), which is automatically managed by using double auction [2]. Related papers reported the capability of their methods to achieve a reduction in peak consumption and/or the efficient utilization of energy [2,5,7]. However, they were unable to prove that the double auction-based approaches maximize the social welfare of the prosumers’ network from an analytical point of view. This contrasts with the previously mentioned dual decomposition-based methods, all of which have an analytical foundation that guarantees an increase in the social welfare.
Most of the multi-agent-based approaches employ double auction in the regional electric power network to determine the price and amount of electricity transacted. In double auction, bids (i.e., buy orders) and asks (i.e., sell orders) have to be matched to enable a certain amount of electricity to be transacted and the price to be determined. However, if various agents submit bids and asks at various prices for various units of electricity, the market auctioneer has to use a large number of iterative communications to match demand and supply. To reduce the communication overhead, Kok et al. simplified the communication by using only demand functions and prices [7]. Agents in the network submit individual supply and/or demand functions to the market, and if all of the agents submit continuous functions, the market is able to calculate an adequate clearing price and suitable transactions by searching for the point at which the aggregate demand and supply functions intersect. In this paper, we refer to this double auction method as the function submission-based double auction (FS-DA) mechanism. In the agent-based modeling of electricity systems (AMES) test bed model developed by Li et al. and in the i-Rene developed by Taniguchi et al., the submitted functions are also restricted to linear functions [2,8]. We refer to an FS-DA mechanism that only uses linear functions as an LFS-DA mechanism.
In contrast with the traditional top-down approach, in which price profiles are determined by a public utility or by RTP generation (see Figure 2 (left)), our double auction approach determines price profiles dynamically through the interaction between sellers and buyers in a bottom-up manner (see Figure 2 (right)). Several related mechanisms were proposed. Sam et al. proposed a function bidding mechanism for multi-agent charging of electric vehicles [31]. Their mechanism could eliminate an iterative exchange of messages by introducing function bidding. Kiani et al. proposed a dynamic market mechanism and analyzed the market as a dynamical system [32,33]. Xu et al. proposed and analyzed a simple market mechanism using supply function bidding [34]. Their supply function differed from that of our model. The research most closely related to ours was conducted by Papavasiliou et al., who proposed a Newton algorithm-based double auction mechanism [35]. Their mechanism, supply function bidding, is interpreted as a Newton algorithm for optimizing problems with a decomposable structure. The mechanism enables an automated demand response control system through a double auction-like mechanism. However, they did not consider a prosumer network in which each consumer uses batteries and renewable energy resources and did not demonstrate the mathematical relationship between dual decomposition-based RTP and the function submission-based double auction mechanism under the condition that each agent behaves selfishly, i.e., they required each agent to use a Newton algorithm to update its variables. In this paper, we show that the price change in LFS-DA becomes the same as dual decomposition-based RTP, except for a constant factor, which is our main theorem.

3. Problem Definition

3.1. Basic Assumptions

In this work, we define a target regional electricity network as follows (a schematic diagram is shown in Figures 1 and 3): we do not distinguish between electricity suppliers and consumers; rather, we assume that all people on the grid are capable of producing and consuming electricity as prosumers. Thus, it is assumed that each house is equipped with a generator powered by renewable energy, e.g., PV cells or wind power generators, and a storage device, e.g., a battery. Furthermore, each house is considered to have a smart meter running software that automatically controls the electricity of the house by managing its battery, transmitting electricity to other houses and communicating with other information systems.
In the regional electricity network, houses are connected through a regional electricity market through which each prosumer can sell and buy electricity. The local electricity price fluctuates on the basis of regional demand and supply. The prosumer attempts to optimize its trading rule, consumption and generation, so as to maximize his/her welfare. Basically, i-Rene is intended to behave as an independent electricity network.
The outside grid provides the prosumer with an optional alternative from which to buy electricity at the fixed high price at any time. In addition, the prosumer can also sell surplus electricity to the outside grid at the fixed low price, which is set so as to inhibit reverse power flow. We assume the outside grid is a unilateral conventional grid, as is common in Japan. Hereafter, we refer to a household, including the prosumers living in the house and the software, simply as an agent.
Suppose there are N agents in i-Rene, and a set of these agents is represented by N : = { 1 , 2 , , N }. An agent can consume, generate, charge, discharge, buy and sell electricity through its smart meter during every one of the T time slots. In addition, the number of time slots for transactions is shared by all of the agents in the grid. The set of time slots is defined as J : = { 1 , 2 , , T }. The i-th agent can determine the amount it consumes l i t +, generates l i t , charges b i t +, discharges b i t , sells to m i t + and buys from the regional market m i t and sells to g i t + and buys from the outside grid g i t during each time slot t. The variables of the i-th agent ( i N ) at time t J are defined as shown under the Nomenclature. The relationship among the variables is also schematically shown in Figure 3.
Each variable has its individual lower limit and/or upper limit owing to the limited capability of each apparatus or system. The superscripts ·+ and · represent the direction from the viewpoint of a smart meter, which is at the center of electric energy flows in an agent’s house. Specifically, ·+ and · represent outflow and inflow, respectively. We assume that the energy flow through the smart meter adheres to the law of the conservation of energy for each time slot t as follows.
l i t + l i t + b i t + b i t + m i t + m i t + g i t + g i t = 0
The amount of electricity demanded has to be balanced against the supply in the regional electricity network for each time slot t. We assume:
i N ( γ m i t + m i t ) = 0 t J
where γ ∈ [0,1] represents the electricity transmission efficiency. If γ = 1, there is no electricity energy loss during transmission. In addition, the storage efficiency ηi ∈ [0,1] must be taken into consideration. If ηi = 1, the charged electricity can be fully charged without any loss. The storage profile s i t represents the state of charge (SOC) of the i-th agent’s storage device at time t and is expressed by the following equation.
s i t : = s i t 1 + η i b i t + b i t i N , i J
= s i init + k { 1 , 2 , , t } ( η i b i k b i k )
where s i init is the initial SOC of the i-th agent’s battery. The storage efficiency ηi can be different depending on each agent. Each constant of the system, i.e., γ, ηi, p t G ± and s i m a x, is fixed when a day-ahead market is held. In the long term, e.g., over several years, they can vary over time.
Agents can buy electricity from and sell electricity to the outside grid at the price of p t G and p t G + per unit, respectively. The situation for which reverse power flow is completely prohibited is modeled by setting p t G + = 0. An immediate resale behavior between an agent and the outside grid is suppressed by assuming the following constraint.
0 p t G + p t G

3.2. Social Welfare

We define the cost for generating electric energy l i t + for the i-th agent by C i t : , where C i t is a convex function of class C2, and define the utility for consuming electric energy l i t for the i-th agent by D i t : , where D i t is a concave function of class C2. The welfare Wi: ℝ8T ×T → ℝ of the i-th agent is defined as follows.
W i ( x i , p ) : = t J W i t ( x i t , p i )
W i t ( x i t , p i ) : = ϕ i t ( x i t ) p t γ m i t + p t m i t
ϕ i t ( x i t ) : = D i t ( l i t + ) C i t ( l i t ) + p t G + g i t + p t G g i t
x i : = ( x i t ) t J
x i t : = ( l i t + , l i t + , b i t + , b i t , m i t + , m i t , g i t + , g i t )
where p = ( p t ) t H J : = ( p 1 , , p T ), pt is a buyer’s price profile in the regional electricity market at time t J and ϕ i t ( x t ) is a utility function for the i-th agent at time t, including payments to an outside grid. Because of the electricity losses in transmission, the seller’s price and buyer’s price become different. To balance the amount of money paid by sellers and buyers, the seller’s price becomes γpt. The i-th agents behavior at time t is represented by x i t, concisely. We call x i t a state vector for the i-th agent at time t. Next, we define the social welfare of the network by W(x, p).
W ( x , p ) : = i N t J ( D i t ( l i t + ) C i t ( l i t ) + p t G + g i t + p t G g i t + p t γ m i t + p t m i t
= i J ( t N ϕ i t ( x i ) + p t t N ( γ m i t + m i t + ) ) = from Equation ( 2 )
where x = ( x i ) i N : = ( x 1 , , x N ). This shows that the social welfare inside of the regional prosumers’ electricity network does not depend on the price profile of the internal regional market. Therefore, maximizing W(x, p) is the same as maximizing ϕ ( x ) : = i N ϕ i ( x i ), where φ(x) is the sum of the individual utility functions ϕ i ( x i ) : = i J ϕ i t ( x i t ).

3.3. Real-Time Pricing Algorithm

The following problem is defined as the primal problem, which has the purpose of maximizing the social welfare of the regional network.
Problem 1 (Primal problem).
miximize x 8 N T i N ϕ i ( x i )
subject to x i X i i N
i N f i t ( x i t ) = 0 t J
f i t ( x i t ) : = γ m i t + m i t
where X iz is a feasible set for the i-th agent, except for the network constraints (see Appendix A).
The primal problem is numerically solved by a solver. However, no electric power companies, utilities or governments can directly control the behavior of any of the agents. In addition, they cannot obtain information about C i t and D i t, because this information is usually private. Even if the central control system could obtain the private information, solving the primal problem requires a huge computational cost when the number of agents N becomes large. In reality, solving the primal problem centrally is impossibly difficult in the current economic environment. Therefore, a decentralized optimization method using price information is gathering attention in the context of smart grid management.
Based on the dual decomposition framework, an RTP mechanism maximizing social welfare, in which each agent maximizes its welfare selfishly, can be derived, and the price profile is updated centrally using a sub-gradient. The RTP algorithm is outlined in Algorithm 1.
Algorithm 1. Iterative solution of the dual problem: real-time pricing (RTP) algorithm.
Algorithm 1. Iterative solution of the dual problem: real-time pricing (RTP) algorithm.
k ← 0
Initialize the price profile p ( k ) = ( p t ( k ) ) t J
repeat
 // Each agent solves its sub-problem (A7) and obtains its solution.
 Update x i ( k + 1 ) x i * ( p ( k ) ).
 // A central utility solves the master problem (A9) under the condition that x i = x i ( k + 1 ).
 Update p t ( k + 1 ) p t ( k ) θ k t ξ t ( p ( k ) ), for each t.
k ← k + 1
until a predefined stopping criterion is satisfied.
return Transact { x i ( k ) } i N with p(k) as the price profile.
The price profile p t ( k ) is updated by using a known sub-gradient method [10,18] Adopting this method, p t ( k ) is updated as follows:
p t ( k + 1 ) = p t ( k ) θ k t ξ t ( p ( k ) )
ξ t ( p ( k ) ) : = i N f i t ( x i * ( p t ( k ) ) )
= i N ( γ m i * t + ( p ( k ) ) m i * t ( p ( k ) ) )
where θ k t > 0 is the learning rate of the sub-gradient method. Iterative updating of xi and p provides the numerical solution of the dual problem (see Appendix A). This solution is also a solution of the primal problem Equations (13)–(16). Therefore, the social welfare of the network is expected to be maximized. Further details are provided in Appendix A. From the viewpoint of the pricing mechanism, solving the dual problem equates to the determination of a price profile by a utility, so as to maximize the social welfare. Therefore, we refer to this algorithm as an RTP algorithm.
Although this algorithm presents a feasible solution for the decentralized energy dispatch problem, it is unable to achieve an exact balance between demand and supply before converging to an optimal solution, despite the necessity of such a balance in an electricity network. In each step, δ m t : = ( i N ( γ m i * t + ( p ( k ) ) m i * t ( p ( k ) ) ) ) t J is not exactly a zero vector in most cases. Therefore, a heuristic process should be applied when aiming to compensate the difference δmt. One of the simplest methods is that the utility compensates this difference when it is not zero by selling or buying δmt to or from the outside grid at the price of p t G + or p t G , respectively. In this work, we assume that the i-Rene gateway employs this heuristic procedure if i-Rene adopts the RTP algorithm.
In practical situations, the iteration cannot be performed many times, and only a small number of iterations is permitted. In such cases, the effect of δmt cannot be ignored. In this context, a mechanism that would be able to achieve an exact balance between the demand and supply is desirable. The LFS-DA is such a mechanism, as it has the ability to balance demand and supply exactly for each time slot and every iteration step and is guaranteed to solve the problem in the same way as the dual decomposition-based RTP algorithm.

4. The Linear Function Submission-Based Double Auction

The LFS-DA mechanism works as follows. A prosumer submits their individual linear demand and supply functions parametrized by two parameters, i.e., α i t and β i t, described in Equations (20) and (21). Then, the market-clearing price pt is determined exactly by calculating the point at which the aggregate demand and supply functions intersect. After several iterations between an auctioneer and the prosumers, all prosumers transact their electricity using the determined clearing price. In this section, we formulate the LFS-DA mechanism and disclose its theoretical properties.

4.1. Transaction with LFS-DA

In LFS-DA, each agent has a linear demand function m i t = μ i t ( p t ) and a linear supply function m i t + = μ i t + ( p t ) for each time slot t. These two functions are determined by using the two parameters α i t and β i t.
m i t + = μ i t + ( p t ) : = β i t p t α i t
m i t = μ i t ( p t ) : = β i t p t + α i t
where ⌊x⌋ := max(x,0). In the LFS-DA, each agent submits the two parameters, i.e., α i t and β i t, to the auctioneer in the regional market to provide information about the linear demand and supply functions. In this work, we assume β i t is a fixed positive constant, and α i t is a flexible variable that is optimized by each agent.
When each agent submits the two parameters ( α i t , β i t ) to the market, an adequate price pt is determined that would suffice to clear the market by searching for the point at which the aggregate demand and supply functions intersect. The constraint for balancing demand and supply Equation (2) becomes:
i N f i t ( x i , p t ) = γ i N β i t p t α i t i N β i t p t + α i t = 0
The price pt divides the agents into two groups. If for the i-th agent α i t β i t p t, the agent becomes a seller, i.e., β i t p t α i t = m i t + > 0 and m i t = 0. In contrast, if for the i-th agent α i t β i t > p t, the agent becomes a buyer, i.e., m i t + = 0 and β i t p t + α i t = m i t > 0. We define the set of suppliers at time t by I t + ( p t ) : = { i | α i t β i t p t , i N } and the set of consumers at time t by I t ( p t ) : = { i | α i t β i t > p t , i N }. In this case, on the basis of the constraint Equation (22), an appropriate clearing price has to satisfy the following equation.
E q u a t i o n ( 22 ) 0 = γ i I t + ( p t ) ( β i t p t α i t ) i I t ( p t ) ( β i t p t + α i t )
By solving the above equation for pt, we obtain:
E q u a t i o n ( 23 ) p t = γ α I t + ( p t ) t + α I t ( p t ) t γ β I t + ( p t ) t + β I t ( p t ) t
where α I t + ( p t ) t : = i I t + ( p t ) α i t, α I t ( p t ) t : = i I t ( p t ) α i t, β I t + ( p t ) t : = i I t + ( p t ) β i t, β I t ( p t ) t : = i I t ( p t ) β i t. The price pt satisfying Equation (24) exactly balances demand and supply and fulfills the constraint in Equation (22).
Lemma 1 (The clearing price). The clearing price pt that satisfies Equation (24) uniquely exists and is calculated exactly.
Proof. γ β i t p t α i t β i t p t + α i t is a piecewise linear and monotonically increasing function of pt, and its value at pt = 0 is negative. Therefore, γ i N β i t p t α i t i N β i t p t α i t is also a piecewise linear and monotonically increasing function of pt, and its value at pt = 0 is negative. Therefore, the solution of Equation (22) uniquely exists and can be calculated exactly.
In the LFS-DA, when the auctioneer in the market receives ( α i t , β i t ) i N , t J from all of the agents at the k-th iteration, the auctioneer determines the price p t ( k + 1 ) by solving Equation (24). Based on the price p t ( k + 1 ), each agent either transmits m i ( k + 1 ) t + = μ i t + ( p t ( k + 1 ) ) or receives m i ( k + 1 ) t = μ i t ( p t ( k + 1 ) ). After determining the amount of ( m i ( k + 1 ) t + , m i ( k + 1 ) t ), each agent has to reconfigure its x i t for the given ( m i ( k + 1 ) t + , m i ( k + 1 ) t ) so as to satisfy the constraint x i X i. Under the condition that each agent behaves rationally, i.e., selfishly, the process of the LFS-DA mechanism is described as Algorithm 2.
Algorithm 2. Iterative update in LFS-DA.
Algorithm 2. Iterative update in LFS-DA.
k ← 0
Initialize the price profile p ( k ) = ( p t ( k ) ) t J
repeat
 // Each agent solves its sub-problem (A7) and obtains its solution.
 Update x i * = ( x i * ) t J = x i * ( p ( k ) ).
 // Each agent submits to ( α i * t , β i t ) the market..
 Update p(k + 1)market_clearing ( α i * t , β i t ) i N , t J,
 Update ( m i ( k + 1 ) t + , m i ( k + 1 ) t ) ( μ i t + ( p ( k + 1 ) ) , μ i t ( p ( k + 1 ) ) )
 // Reconfiguration by each agent
 Update x i ( k + 1 ) pro j X i ( x i * | m i t + = m i ( k + 1 ) t + , m i t + = m i ( k + 1 ) t ), for each i
kk + 1
until a predefined stopping criterion is satisfied.
return Transact { x i ( k ) } i N with p(k) as the price profile.

4.2. LFS-DA as a bottom-up RTP Method

In the same way as RTP, communications between an auctioneer and prosumers are required by the LFS-DA to maximize social welfare. When a price profile ( p t ) t J is observed, each rational agent tries to maximize its welfare by optimizing α i t on the basis of the announced price profile ( p t ) t J (Note that β i t is fixed in this work.).
When β i t and p are fixed, α i t can be determined uniquely from ( m t i + , m t i ) as follows.
α i t = β i t p t + ( m t i + m t i )
Equations (20), (21) and (25) show that α i t and ( m t i + , m t i ) have a bijective relation under the condition that β i t and pt are fixed. Therefore, the optimal solution α i * t ( p t ( k ) ) can be obtained using the following procedure.
x i * ( p ( k ) ) = arg max x i X i ( ϕ i ( x i ) + t J p t ( k ) ( γ m i t + m i t ) )
α i * t ( p t ( k ) ) = β i t p t ( k ) + ( m i * t ( p t ( k ) m i * t + ( p t ( k ) ) ) .
where x i * t = ( l i * t + , l i * t , b i * t + , b i * t , m i * t + , m i * t , g i * t + , g i * t ) and x t * = ( x i * t ) i J Equation (26) corresponds to an optimal solution of the sub-problem of the dual problem introduced in the Appendix A.
Here, we formalize each agent’s iterative learning process. The changes in the price profile and the agents’ behavior are determined as shown in Algorithm 2. In the k-th iteration, the price profile is assumed to be p ( k ) : = ( p t ( k ) ) i J. Each agent selfishly maximizes its welfare and obtains x i *, before obtaining α i * t = ( α i * t ) i J. The clearing price settled by market_clearing can be obtained by solving Equation (24).
On the basis of the new price profile p(k+1), the amount of electricity for transacting through the regional electricity market ( m i t + , m i t ) is updated as follows.
( m i ( k + 1 ) t + , m i ( k + 1 ) t ) ( μ i t + ( p ( k + 1 ) ) , μ i t ( p ( k + 1 ) ) ) .
After the update, the state vector becomes:
x ˜ i * t = ( l i * t + , l i * t , b i * t + , b i * t , m i ( k + 1 ) t + , m i ( k + 1 ) t , g i * t + , g i * t ) .
This state vector usually violates the constraints, i.e., x ˜ i * t X i. Therefore, each agent has to reconfigure x i t to ensure the satisfaction of the constraints under the condition that ( m i t + , m i t ) = ( m i ( k + 1 ) t + , m i ( k + 1 ) t ). The map pro j X i ( | m i t + = m i ( k + 1 ) t + , m i t = m i ( k + 1 ) t ) denotes a projection to X i satisfying ( m i t + , m i t ) = ( m i ( k + 1 ) t + , m i ( k + 1 ) t ) for all t J. In the paper, the reconfiguration is performed by solving the sub-problem with the additional constraints, i.e., ( m i t + , m i t ) = ( m i ( k + 1 ) t + , m i ( k + 1 ) t ).
The following Lemma 2 indicates that the changes in the price profile obtained by market_clearing can be regarded as an update formula as follows.
Lemma 2 (Change of price profile in LFS-DA). The price profile of the LFS-DA is updated as follows if I t ± ( p t ( k + 1 ) ) = I t ± ( p t ( k ) ).
p t ( k + 1 ) = p t ( k ) θ ¯ k t ξ t ( p ( k ) )
ξ t ( p ( k ) ) : = i N f i t ( x i * t ( p ( k ) ) )
= ( i N ( γ m i * t + ( p ( k ) ) ( m i * t ( p ( k ) ) ) ) t J
where θ ¯ k t = ( β I t ( p t ( k + 1 ) ) ) 1, and β I t ( p t ) t = γ β I t + ( p t ) t + β I t ( p t ) t.
Proof. For all t J,
p t ( k + 1 ) = γ α I t + ( p t ( k + 1 ) ) * t + α I t ( p t ( k + 1 ) ) * t γ β I t + ( p t ( k + 1 ) ) t + β I t ( p t ( k + 1 ) ) t
= γ i I t + ( p t ( k + 1 ) ) α i * t + i I t ( p t ( k + 1 ) ) α i * t γ β I t + ( p t ( k + 1 ) ) t + β I t ( p t ( k + 1 ) ) t
= γ i I t + ( p t ( k + 1 ) ) ( β i t p t ( k ) + ( m i * t m i * t + ) ) i I t ( p t ( k + 1 ) ) ( β i t p t ( k ) + ( m i * t m i * t + ) ) γ β I t + ( p t ( k + 1 ) ) t + β I t ( p t ( k + 1 ) ) t
= p t ( k ) ( β I t ( p t ( k + 1 ) ) t ) 1 ( γ i N m i * t + i N m i * t )
= p t ( k ) θ ¯ k t ξ ( p ( k ) ) .
Theorem 1. This update Formula (30) of the LFS-DA is the same as that of the dual decomposition-based RTP algorithm Equation (17), except for the constant factor θ ¯ k tk, if I t ± ( p t ( k + 1 ) ) = I t ± ( p t ( k ) ).
Proof. Comparing Equation (17) with Equation (30) confirms the statement to be true.
Therefore, if we consider the determination of the price in LFS-DA as a type of price update Equation (17) in dual decomposition-based RTP, the price change in LFS-DA becomes equal to that of RTP where θ k t = ( β I t ( p t ( k + 1 ) ) t ) 1.
In summary, in LFS-DA, if the auctioneer simply settles a clearing price profile to balance demand and supply, it implicitly solves the master problem of the dual problem Equation (A9) in the same way as in the RTP algorithm. This means that the changes in the price profile obtained by the LFS-DA mechanism become the same as those obtained by the RTP derived from the dual decomposition framework. Note that the sub-problems in RTP and in LFS-DA are completely the same and are solved in the same way (see Equations (26) and (A7)). Therefore, both of the master problems and the sub-problems are the same and are solved in the same way in the RTP and the LFS-DA, except for the constant factor of the sub-gradient in the master problem. Our main theorem therefore indicates that LFS-DA can increase social welfare in the same way as the conventional RTP without requiring any central price controller.

5. Experiment

This section describes our numerical example of the LFS-DA mechanism. In addition, we compare its results with those obtained for the dual decomposition-based RTP algorithm through a simulation experiment.

5.1. Experimental Conditions

In this experiment, we set the number of prosumers to N = 20 and the number of time slots to T = 24. We assume that the time slot corresponds to 1 h in the real world. If the grid requires a shorter interval to balance demand and supply, the time slot interval can be shorter provided the computational cost of the sub-problem allows it. Even if the time interval becomes short, e.g., 1 s, all of the theoretical results are satisfied. The utility functions are set to be:
D i t ( l ) { ω i t l θ i t 2 l 2 ( 0 l ω i t θ i t ) ( ω i t ) 2 2 θ i t ( ω i t θ i t < l )
where ω i t and θ i t > 0 are given constants [10,36]. In addition, we set θ i t = 30 and ω i t = 10 for all t J, i N.
We considered all generators to be PV systems; therefore, no variable costs were taken into account. The generation costs C i t are defined by C i t ( l i t ) : = 0 ( l i t [ 0 , l i t , max ] ). We used the PV generation profiles that were measured at 20 houses in Higashi Ohmi city during autumn 2010 as the maximum value of the per-slot energy production profile l i t , max [37]. Figure 4 shows l i t , max for each prosumer i. We set s i init = 0, s i max = 5, b i + , max = 1, b i , max = 1 and ηi = 0.7 for all i N. We set the efficiency of transmitting electricity within i-Rene to γ = 0.8, and the parameters of the sub-gradient method to θk = 0.1. We set the maximum values to m i + , max = 5 and m i , max = 5 for all i N, t J. We set the prices of the outside grid to p t G = 20 and p t G + = 0 for all t J.
In this experiment, two baseline methods were compared with the LFS-DA. The first, RTP (dual composition), employed Algorithm 1. However, the demand and supply were usually not balanced before the algorithm converged to the optimal solution, in which case the utility conducting the RTP would compensate the difference by buying the deficit electricity from or selling the surplus electricity to the outside grid, respectively. The cost for the compensation was assumed to be redistributed equally among the agents. RTP without compensation shows the social welfare before the difference is compensated. Although dual decomposition-based RTP could increase prosumers’ welfare, it was reduced because of compensation by the utility. The second method is without trading, that is electricity trading does not occur in the regional market. Instead, agents attempt to increase their welfare by using their batteries and elasticity of demand. The optimal is numerically obtained by solving the primal problem using a solver.

5.2. Result

The value of the social welfare is shown in Figure 5 as a function of time. This clearly shows that the LFS-DA outperforms the RTP algorithm based on dual decomposition. Especially, in the early stages of the iteration, the LFS-DA was found to outperform the RTP algorithm significantly. Although the LFS-DA mechanism was able to obtain an exact balance between demand and supply, the RTP algorithm was unable to modify prosumers’ bids and asks reactively. The cost associated with the lack of compensation had a negative impact on the overall social welfare, although each agent would still be able to increase its own welfare.
The changes in price profiles are shown in Figure 6. These figures show that the RTP algorithm and the LFS-DA obtained the same price profile, except for numerical errors, as our theory suggested. Figure 7 shows the rate at which each agent’s welfare increased compared with the without trading condition. As shown, LFS-DA increased the welfare of all of the agents in contrast to the RTP algorithm, which caused several agents to reduce their welfare because of the compensation for the imbalance in demand and supply. Figure 8 shows the electricity consumption of three representative agents. For the without trading condition, the electricity price for agents is fixed at p t G . In contrast, RTP and LFS-DA resulted in fluctuating price profiles and leveled consumption profiles. This figure shows that LFS-DA functions in the same way as the RTP by controlling electricity consumption using price signals.

6. Conclusions

This paper presents a linear function submission-based double auction (LFS-DA) algorithm for a regional prosumers’ electricity network named i-Rene. This mechanism can achieve an exact balance between electricity demand and supply for each time slot throughout the learning phase. It was proven that LFS-DA can solve the primal problem of maximizing the social welfare of the regional electricity network in the same way as the RTP algorithm, but without any central price setter, i.e., a utility or a large electricity company. This means that the price controller for RTP formed in a bottom-up manner as a result of the use of the double auction mechanism can maximize the social welfare of the regional prosumers’ electricity network. This paper presents a clarification of the relationship between the RTP algorithm derived on the basis of a dual decomposition framework.
The relationship between the dual decomposition-based RTP algorithm and the simple LFS-DA algorithm for i-Rene was clarified. Specifically, we proved that the changes in the price profile with the LFS-DA mechanism are equal to those achieved by RTP controlled by the algorithm derived from the dual decomposition framework, except for a constant factor. A simulation experiment was used to demonstrate the proposed mechanism numerically.
Our main result, i.e., Theorem 1, is very simple, but powerful. We used it to show that the simple LFS-DA is sufficient for achieving day-ahead optimization and planning for i-Rene. We also showed that there is no need for a central utility to perform RTP to balance demand and supply; instead, social welfare was maximized by setting an appropriate price profile. Thus, the mechanism functions in a fully decentralized manner.
In our proposed economic, electrical and information system, i.e., i-Rene, each household is presumed to install a PV and a storage device in its home. However, based on the current economic and technological situation, i.e., battery efficiency, battery size and the price of related devices, installing a storage device in households may not be an economically profitable decision, being dependent on many economical, technological and political situations. Most people agree that in the future, the price of storage will decrease and the price of electricity will increase, making adding a battery to each home a more and more reasonable decision. We believe that i-Rene will become economically viable in the future.
The legal implications of i-Rene are also important. Attempting to implement our system in the current electricity network, especially in Japan, poses several challenges. First, electricity deregulation must be thoroughly achieved, so that many local grids can freely utilize the market mechanism as “decentralized controllers”. Electricity markets are still almost monopolized in Japan. Second, the legal framework for feed-in tariff (FIT) must be reformed completely, because FIT makes p t G < p t G +. The relationship between the two prices is not allowed in i-Rene, because it inevitably produces obvious nonsensical solutions, i.e., each agent buys electricity from the outside grid and sells it to the outside grid. This completely destroys i-Rene’s advantages. Third, there are also problems associated with how to prepare the regional electricity market, how to maintain it and who should manage it. Currently, there are very strict legal requirements with respect to storing and communicating the actual electricity rate. Fourth, determining the size of the regional network might become a problem. The number of entities within the low power grid, i.e., regional network, is less than a few hundred in the current network. Fifth, a consideration of the phases in the power system is also important. What is generated through one phase is not available during the other phase. In addition, several problems remain to be solved to realize the future prosumer electricity network in which renewable energy is efficiently utilized in a decentralized manner.
In this paper, we fixed { β i t } i N , t J, which are the coefficients of the first order of the linear demand and supply functions. The parameters originally represented the price elasticity of prosumers’ demand and supply. Interestingly, our main result showed these parameters to perform the function of the learning rate in RTP. This means that the price elasticity of prosumers’ demand and supply affects the convergence of the iterative calculation of the price profile in i-Rene.
Our main theorem showed the theoretical connection between research pertaining to a multi-agent-based microgrid using linear function-bidding, e.g., PowerMatcher [7], and a control theoretical approach to RTP. The connection is expected to lead to renewed collaboration and fruitful integration between the two research areas. This formulation also provides us with the possibility to extend the LFS-DA mechanism beyond its current capabilities. For example, Yo et al. introduced chance constraints to dual decomposition-based RTP [26], and a similar extension should be possible for the LFS-DA approach. In the future, we aim to develop a double auction mechanism, which could automatically control a regional electricity network of prosumers, even in a noisy environment.

Acknowledgments

This research was partially supported by Regional Innovation Strategy Support Program and Super Cluster Program (Satellite Shiga Area) funded by the Ministry of Education, Culture, Sports, Science and Technology, Japan.

Appendix

A. Dual Decomposition and Real-Time Pricing

In this section, we derive the dual decomposition-based RTP algorithm on the basis of Problem 1, i.e., the primal problem. The complete description of the i-th agent’s feasible set X i, except for the network constraint Equation (15), becomes the following.
X i : = { x i 8 T |
h i j ( x i ) 0 t J , j { 1 , , 16 }
h t 17 ( x i ) = 0 t J }
h t 1 ( x i ) : = l i t + , min l i t + , h t 2 ( x i ) : = l i t , h t 3 ( x i ) : = b i t + , h t 4 ( x i ) : = b i t , h t 5 ( x i ) : = m i t + , h t 6 ( x i ) : = m i t , h t 7 ( x i ) : = g i t + , h t 8 ( x i ) : = g i t ,
h t 9 ( x i ) : = l i t l i t , max , h t 10 ( x i ) : = b i t + b i + , max , h t 11 ( x i ) : = b i t b i , max , h t 12 ( x i ) : = m i t + m i + , max , h t 13 ( x i ) : = m i t m i , max , h t 14 ( x i ) : = g i t g i , max ,
h t 15 ( x i ) : = s i init k = 1 t ( η i b i k + b i k ) , h t 16 ( x i ) : = s i init + k = 1 t ( η i b i k + b i k ) s i max , h t 17 ( x i ) : = l i t + l i t + b i t + b i t + m i t + m i t + g i t + g i t , f i t ( x i ) : = γ m i t + m i t .
In the above formulas, ht1, …, ht14 are constraints for the domains of the state vector x i t. The two constraints for the battery profiles, ht15 and ht16, represent the storage capacity constraints. The constraint ht17 represents the balance of the electricity flow measured by the i-th agent’s smart meter.
Network optimization problems with a decomposable structure, such as the primal problem, can be solved by using the dual decomposition technique [18]. This technique decomposes a primal problem into independent sub-problems representing agents’ selfish optimization behavior and a master problem that optimizes prices to balance the demand and supply. Each of the decomposed sub-problems can be solved independently. The solution of the primal problem and that of the dual problem are known to be the same if Slater’s theorem is satisfied [38]. In addition to that, the Lagrange multipliers, which appear through dual decomposition, can be interpreted as a “price” in our economic system. Within the context of the studies of smart grids and power systems, the dual decomposition technique provides the mathematical basis of RTP. The dual problem corresponding to the primal problem becomes:
Problem 2 (Dual problem).
minimize λ T g ( λ )
g ( λ ) : = i N sup x i X i L i λ ( x i )
L i λ ( x i ) : = ϕ i ( x i ) + i J λ t f i t ( x i )
Generally, it is known that the Lagrange multiplier λ : = ( λ t ) i J represents the “price” of goods, which is constrained by an equation relaxed by λt [18]. A comparison between Equations (7) and (A6) provides us with a clear understanding of this relationship. In this problem, λt represents a buyer’s price of electricity traded in the local electricity market at time t. The simultaneous solution of the sub-problems and the master problem results in the solution of the dual problem, and this is achieved in practice by adopting an iterative optimization technique.
If the Lagrange multipliers λ are given, the objective function Equation (A5) of the dual problem can be divided into N objective functions. Each objective function for each agent can be solved independently.
Problem 3 (Sub-problems).
maximize x i 8 T L i λ ( x i ) subject to x i X i
This problem is referred to as a sub-problem of the dual problem Equation (A4). From the viewpoint of game theory or micro-economics, if each agent can be regarded as rational, i.e., selfish, each sub-problem is expected to be solved autonomously by each agent. If the price of electricity in the market is given as λ, one of the optimal solutions xi(λ) to the problem Equation (A7) can be obtained as follows.
x i * ( λ ) = arg max x i X i L i λ ( x i )
where x i * t = ( l i * t + , l i * t , b i * t + , b i * t , m i * t + , m i * t , g i * t + , g i * t ) and x i * = ( x i * t ) t J.
The dual problem is solved by optimizing the price profile λ ∈ ℝT. For RTP formulation purposes, we assume that there is a central utility determining the price profile in the regional electricity market. On the basis of each agent’s optimal strategy ( x i * ( λ ) ) t N, the central utility has to solve the following problem.
Problem 4 (Master problem).
minmize λ T g ( λ )
g ( λ ) = t N L i λ ( x i * ( λ ) )
This problem is referred to as the master problem, and its solution corresponds to searching for an adequate price that would balance demand and supply.
One of the most common procedures for solving the dual problem is as shown in Algorithm 1. The Lagrange multiplier λ t ( k ) is updated by using a known sub-gradient method [10,18] If we adopt this sub-gradient method, λ t ( k ) is updated as follows in the dual problem:
λ t ( k + 1 ) = λ t ( k ) θ k ξ ( λ ( k ) )
ξ ( λ ( k ) ) : = ( t N f i t ( x i * ( λ ( k ) ) ) ) t J
= ( t N ( λ m i * t + ( λ ( k ) ) ( m i * t ( λ ( k ) ) ) ) t J
where θk > 0 is the learning rate of the sub-gradient method. By updating xi and λ iteratively, the numerical solution of the dual problem can be obtained. The solution of the dual problem is also a solution of the primal problem. Therefore, the social welfare of the network is expected to be maximized.

Author Contributions

Tadahiro Taniguchi proved the main theorem and wrote the paper. Koki Kawasaki performed the experiments. Yoshiro Fukui derived the basic formulation. Tomohiro Takata and Shiro Yano contributed to the analysis.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

l i t + [ l i t + , max , )
Electric energy consumption profile
l i t [ 0 , l i t , max )
Electric energy generation profile
b i t + [ 0 , b i t + , max ]
Battery charge profile
b i t [ 0 , b i t , max ]
Battery discharge profile
m i t + [ 0 , m i t + , max ]
Profile of electric energy sold to the local electricity market
m i t [ 0 , m i t , max ]
Profile of electric energy bought from the local electricity market
g i t [ 0 , )
Profile of electric energy sold to the outside grid
g i t [ 0 , g i t , max ]
Profile of electric energy bought from the outside grid
x i t
Profile of state vector
s i t [ 0 , s i max ]
Profile of the state of charge (SOC) of the battery
ηi ∈ [0, 1]
Storage efficiency
γ ∈ [0, 1]
Electricity transmission efficiency
C i t
Cost function for generating electric energy
D i t
Utility function for consuming electric energy
ϕ i t
Individual utility function
W i t
Individual welfare function
pt
Price profile
p t G +
Price of electricity sold to the outside grid
p t G
Price of electricity bought from the outside grid
α i t
Constant term of parameters of the bidding function
β i t
Primary coefficient term of parameters of the bidding function
The superscript t J denotes the t-th time slot in a day. The subscript i N denotes the i-th agent in an electricity network.

References

  1. Vogt, H.; Weiss, H.; Spiess, P.; Karduck, A.P. Market-based prosumer participation in the smart grid. Proceedings of the 2010 4th IEEE International Conference on Digital Ecosystems and Technologies (DEST), Dubai, UAE, 13–16 April 2010; pp. 592–597.
  2. Taniguchi, T.; Yano, S. Decentralized trading and demand side response in inter-intelligent renewable energy network. Proceedings of the 6th International Conference on Soft Computing and Intelligent Systems and 13th International Symposium on Advanced Intelligent Systems (SCIS-ISIS 2012), Kobe, Japan, 20–24 November 2012.
  3. Kok, J.K.; Warmer, C.J.; Kamphuis, I.G. PowerMatcher: Multiagent control in the electricity infrastructure. Expert Syst 2005, 48, 75–82. [Google Scholar]
  4. Hommelberg, M.; Warmer, C.; Kamphuis, I.; Kok, J.; Schaeffer, G. Distributed Control Concepts using Multi-Agent technology and Automatic Markets: An indispensable feature of smart power grids. Proceedings of the IEEE Power Engineering Society General Meeting, Tampa, FL, USA, 24–28 June 2007; pp. 1–7.
  5. Vytelingum, P.; Ramchurn, S.; Voice, T.; Rogers, A.; Jennings, N. Trading agents for the smart electricity grid. Proceedings of the the 9th International Conference on Autonomous Agents and Multiagent Systems, International Foundation for Autonomous Agents and Multiagent Systems, Toronto, ON, Canada, 9–14 May 2010; 1, pp. 897–904.
  6. Saad, W.; Han, Z.; Poor, H.V.; Basar, T. Game-theoretic methods for the smart grid: An overview of microgrid systems, demand-side management, and smart grid communications. IEEE Signal Process. Mag 2012, 29, 86–105. [Google Scholar]
  7. Kok, K.; Roossien, B.; Macdougall, P.; Pruissen, O.V. Dynamic Pricing by Scalable Energy Management Systems—Field Experiences and Simulation Results using PowerMatcher. Proceedings of the IEEE Power and Energy Society General Meeting, San Diego, CA, USA, 22–26 July 2012; pp. 1–8.
  8. Li, H.; Tesfatsion, L. Development of open source software for power market research: The ames test bed. J. Energy Mark 2009, 2, 111–128. [Google Scholar]
  9. Alizadeh, M.; Li, X.; Wang, Z.; Scaglione, A.; Melton, R. Demand-side management in the smart grid: Information processing for the power switch. IEEE Signal Process. Mag 2012, 29, 55–67. [Google Scholar]
  10. Samadi, P.; Mohsenian-Rad, A.H.; Schober, R.; Wong, V.W.S.; Jatskevich, J. Optimal Real-Time Pricing Algorithm Based on Utility Maximization for Smart Grid. Proceedings of the First IEEE International Conference on Smart Grid Communications, Gaithersburg, MD, USA, 4–6 October 2010; pp. 415–420.
  11. Li, N.; Chen, L.; Low, S.H. Optimal demand response based on utility maximization in power networks. Proceedings of the IEEE Power and Energy Society General Meeting, San Diego, CA, USA, 24–29 July 2011; pp. 1–8.
  12. Gatsis, N.; Giannakis, G.B. Cooperative multi-residence demand response scheduling. Proceedings of the 45th Annual Conference on Information Sciences and Systems, Baltimore, MD, USA, 23–25 March 2011; pp. 1–6.
  13. Giannakis, G.B. Efficient and scalable demand response for the smart power grid. Proceedings of the 4th IEEE International Workshop on Computational Advances in Multi-Sensor Adaptive Processing (CAMSAP), San Juan, Puerto Rico, 13–16 December 2011; pp. 109–112.
  14. Miyano, Y.; Namerikawa, T. Load Leveling Control by Real-Time Dynamical Pricing Based on Steepest Descent Method. Proceedings of the SICE Annual Conference (SICE), Akita, Japan, 20–23 August 2012; pp. 131–136.
  15. Disfani, V.R.; Fan, L.; Piyasinghe, L.; Miao, Z. Multi-agent control of community and utility using Lagrangian relaxation based dual decomposition. Electr. Power Syst. Res 2014, 110, 45–54. [Google Scholar]
  16. Hammerstrom, D.J.; Investigator, P.; Ambrosio, R.; Carlon, T.A.; Desteese, J.G.; Kajfasz, R.; Pratt, R.G. Pacific Northwest GridWise™ Testbed Demonstration Projects Part I. Olympic Peninsula Project; Technical Report; Pacific Northwest National Laboratory: Richland, WA, USA, 2007. [Google Scholar]
  17. Mohsenian-Rad, A.H.; Wong, V.W.; Jatskevich, J.; Schober, R. Optimal and Autonomous Incentive-based Energy Consumption Scheduling Algorithm for Smart Grid. Proceedings of the Innovative Smart Grid Technologies (ISGT), Gaithersburg, MD, USA, 19–21 January 2010; pp. 1–6.
  18. Palomar, D. A tutorial on decomposition methods for network utility maximization. IEEE J. Sel. Areas Commun 2006, 24, 1439–1451. [Google Scholar]
  19. Brown, R.E. Impact of Smart Grid on distribution system design. Proceedings of the IEEE Power and Energy Society General Meeting—Conversion and Delivery of Electrical Energy in the 21st Century, Pittsburgh, PA, USA, 20–24 July 2008; pp. 1–4.
  20. Dou, C.; Liu, B. Multi-Agent Based Hierarchical Hybrid Control for Smart Microgrid. IEEE Trans. Smart Grid 2013, 4, 771–778. [Google Scholar]
  21. Molderink, A.; Bakker, V.; Bosman, M.G.C.; Hurink, J.L.; Smit, G.J.M. Management and control of domestic smart grid technology. IEEE Trans. Smart Grid 2010, 1, 109–119. [Google Scholar]
  22. Hammerstrom, D.; Brous, J.; Chassin, D.; Horst, G.; Kajfasz, R.; Michie, P.; Oliver, T.; Carlon, T.; Eustis, C.; Jarvegren, O.; et al. Pacific Northwest GridWise™ Testbed Demonstration Projects Part II. Grid Friendly™ Appliance Project; Technical Report; Pacific Northwest National Laboratory: Richland, WA, USA, 2007. [Google Scholar]
  23. Vytelingum, P.; Voice, T.; Ramchurn, S.; Rogers, A.; Jennings, N. Agent-based micro-storage management for the smart grid. Proceedings of the 9th International Conference on Autonomous Agents and Multiagent Systems, Toronto, ON, Canada, 9–14 May 2010; 1, pp. 39–46.
  24. Bard, J.F. Short-Term Scheduling of Thermal-Electric Generators Using Lagrangian Relaxation. Oper. Res 1988, 36, 756–766. [Google Scholar]
  25. Chang, T.H.; Nedić, A.; Scaglione, A. Distributed constrained optimization by consensus-based primal-dual perturbation method. IEEE Trans. Autom. Control 2014, 59, 1524–1538. [Google Scholar]
  26. Yo, M.; Ono, M.; Williams, B.C.; Adachi, S. Risk-limiting, Market-based Power Dispatch and Pricing. Proceedings of the European Control Conference (ECC), Zurich, Switzerland, 17–19 July 2013; pp. 3038–3045.
  27. Kiani, A.; Annaswamy, A. Distributed hierarchical control for renewable energy integration in a Smart Grid. Proceedings of the IEEE PES Innovative Smart Grid Technologies (ISGT), Washington, DC, USA, 16–20 January 2012; pp. 1–8.
  28. Zhao, C.; Topcu, U.; Li, N.; Low, S. Design and Stability of Load-Side Primary Frequency Control in Power Systems. IEEE Trans. Autom. Control 2014, 59, 1177–1189. [Google Scholar]
  29. Tapscott, D.; Williams, A.D. Wikinomics: How Mass Collaboration Changes Everything; Portfolio: New York, NY, USA, 2010. [Google Scholar]
  30. Zidan, A.; El-Saadany, E.F. A cooperative multiagent framework for self-healing mechanisms in distribution systems. IEEE Trans. Smart Grid 2012, 3, 1525–1539. [Google Scholar]
  31. Weckx, S.; Member, S.; Hulst, R.D.; Claessens, B.; Driesen, J. Multi-agent charging of electric vehicles respecting distribution transformer loading and voltage limits. IEEE Trans. Smart Grid 2014, 5, 2857–2867. [Google Scholar]
  32. Bejestani, A.; Annaswamy, A. A Dynamic Mechanism for Wholesale Energy Market: Stability and Robustness. IEEE Trans. Smart Grid 2014, 5, 2877–2888. [Google Scholar]
  33. Hansen, J.; Knudsen, J.; Kiani, A.; Annaswamy, A.; Stoustrup, J. A Dynamic Market Mechanism for Markets with Shiftable Demand Response. Proceedings of the 19th IFAC World Congress, Cape Town, South Africa, 24–29 August 2014; pp. 1873–1878.
  34. Xu, Y.; Li, N.; Low, S. Demand Response with Capacity Constrained Supply Function Bidding. IEEE Trans. Power Syst. 2015, 1–18. [Google Scholar]
  35. Papavasiliou, A.; Hindi, H.; Greene, D. Market-based control mechanisms for electric power demand response. Proceedings of the 49th IEEE Conference on Decision and Control (CDC), Atlanta, GA, USA, 15–17 December 2010; pp. 1891–1898.
  36. Fahrioglu, M.; Alvarado, F.L. Using utility information to calibrate customer demand management behavior models. IEEE Trans. Power Syst 2001, 16, 317–322. [Google Scholar]
  37. Yano, S.; Kishi, T.; Taniguchi, T. Normality test on the annual electricity consumption and PV generation in Higashi-Ohmi City. Proceedings of the 1st International Workshop on Smart Technologies for Energy, Information and Communication, Sendai, Japan, 18–19 October 2012.
  38. Bertsekas, D.P. Nonlinear Programming; Athena Scientific: Belmont, MA, USA, 1999. [Google Scholar]
Figure 1. Overview of the inter-intelligent renewable energy network (i-Rene).
Figure 1. Overview of the inter-intelligent renewable energy network (i-Rene).
Energies 08 07381f1
Figure 2. (Left) Real-time pricing in a conventional power grid; and (right) double auction pricing mechanism in a regional prosumers’ electricity network.
Figure 2. (Left) Real-time pricing in a conventional power grid; and (right) double auction pricing mechanism in a regional prosumers’ electricity network.
Energies 08 07381f2
Figure 3. Power flow in the inter-intelligent renewable energy network (i-Rene).
Figure 3. Power flow in the inter-intelligent renewable energy network (i-Rene).
Energies 08 07381f3
Figure 4. Amount of power generated l i t , max by 20 prosumers’ PV cells.
Figure 4. Amount of power generated l i t , max by 20 prosumers’ PV cells.
Energies 08 07381f4
Figure 5. Social welfare after iterations with ( i N β i t ) 1 = θ k = 0.1.
Figure 5. Social welfare after iterations with ( i N β i t ) 1 = θ k = 0.1.
Energies 08 07381f5
Figure 6. Price profiles determined by iteration with LFS-DA and with RTP.
Figure 6. Price profiles determined by iteration with LFS-DA and with RTP.
Energies 08 07381f6
Figure 7. Rate of increase of each agent’s welfare compared with the without trading condition.
Figure 7. Rate of increase of each agent’s welfare compared with the without trading condition.
Energies 08 07381f7
Figure 8. Electricity consumption profile of three houses.
Figure 8. Electricity consumption profile of three houses.
Energies 08 07381f8

Share and Cite

MDPI and ACS Style

Taniguchi, T.; Kawasaki, K.; Fukui, Y.; Takata, T.; Yano, S. Automated Linear Function Submission-Based Double Auction as Bottom-up Real-Time Pricing in a Regional Prosumers’ Electricity Network. Energies 2015, 8, 7381-7406. https://doi.org/10.3390/en8077381

AMA Style

Taniguchi T, Kawasaki K, Fukui Y, Takata T, Yano S. Automated Linear Function Submission-Based Double Auction as Bottom-up Real-Time Pricing in a Regional Prosumers’ Electricity Network. Energies. 2015; 8(7):7381-7406. https://doi.org/10.3390/en8077381

Chicago/Turabian Style

Taniguchi, Tadahiro, Koki Kawasaki, Yoshiro Fukui, Tomohiro Takata, and Shiro Yano. 2015. "Automated Linear Function Submission-Based Double Auction as Bottom-up Real-Time Pricing in a Regional Prosumers’ Electricity Network" Energies 8, no. 7: 7381-7406. https://doi.org/10.3390/en8077381

Article Metrics

Back to TopTop