Next Article in Journal
Probabilistic Spatial Load Forecasting Based on Hierarchical Trending Method
Next Article in Special Issue
A Comprehensive Review of Recent Advances in Smart Grids: A Sustainable Future with Renewable Energy Resources
Previous Article in Journal
Multi-Time Scale Spillover Effect of International Oil Price Fluctuation on China’s Stock Markets
Previous Article in Special Issue
Cooperative Game-Based Synergistic Gains Allocation Methods for Wind-Solar-Hydro Hybrid Generation System with Cascade Hydropower
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Data Driven Robust Energy and Reserve Dispatch Based on a Nonparametric Dirichlet Process Gaussian Mixture Model

State Key Laboratory of Advanced Electromagnetic Engineering and Technology, School of Electrical and Electronic Engineering, Huazhong University of Science and Technology, No.1037, Luoyu Road, Wuhan 430074, China
*
Author to whom correspondence should be addressed.
Energies 2020, 13(18), 4642; https://doi.org/10.3390/en13184642
Submission received: 12 July 2020 / Revised: 24 August 2020 / Accepted: 3 September 2020 / Published: 7 September 2020
(This article belongs to the Special Issue Advanced System Operation and Market Design in Smart Grids)

Abstract

:
Traditional robust optimization methods use box uncertainty sets or gamma uncertainty sets to describe wind power uncertainty. However, these uncertainty sets fail to utilize wind forecast error probability information and assume that the wind forecast error is symmetrical and independent. This assumption is not reasonable and makes the optimization results conservative. To avoid such conservative results from traditional robust optimization methods, in this paper a novel data driven optimization method based on the nonparametric Dirichlet process Gaussian mixture model (DPGMM) was proposed to solve energy and reserve dispatch problems. First, we combined the DPGMM and variation inference algorithm to extract the GMM parameter information embedded within historical data. Based on the parameter information, a data driven polyhedral uncertainty set was proposed. After constructing the uncertainty set, we solved the robust energy and reserve problem. Finally, a column and constraint generation method was employed to solve the proposed data driven optimization method. We used real historical wind power forecast error data to test the performance of the proposed uncertainty set. The simulation results indicated that the proposed uncertainty set had a smaller volume than other data driven uncertainty sets with the same predefined coverage rate. Furthermore, the simulation was carried on PJM 5-bus and IEEE-118 bus systems to test the data driven optimization method. The simulation results demonstrated that the proposed optimization method was less conservative than traditional data driven robust optimization methods and distributionally robust optimization methods.

1. Introduction

In recent years, the world has witnessed a dramatic increase in wind power integration into the power grid, as it diminishes fossil fuel consumption and environmental pollution. The U.S. Department of Energy forecasts that wind power will supply 20% of electricity generation by 2030 [1]. In Germany, system operators should see renewable energy, including wind power, as a priority [2]. In China, more than 90 GW of wind farms have been built, and the wind power penetration rate is expected to reach 11% by 2020 [3]. However, the large integration of wind power also poses enormous challenges in power system operations due to the variable and uncertain nature of wind power. In this cases, it is important to co-optimize the energy and reserve to ensure adequacy of the electricity supply.
Two main optimization methods, stochastic optimization and robust optimization, have been adopted to tackle the uncertainty of wind power in power system operations. For stochastic optimization, the uncertainty of wind power is captured by a set of scenarios that are sampled from a certain deterministic distribution. However, it is hard to obtain the exact distribution of wind power, as the accuracy of the stochastic optimization relies on the sample generation technique [4,5]. A robust optimization puts the uncertainty information in an uncertainty set, which includes the worst case scenario and finds a solution that is optimal for any realization of the given uncertainty sets. Compared to stochastic optimization, a robust optimization tends to produce conservative solutions because it only optimizes the worst case scenario in the uncertainty set [6]. The conservativeness of the optimal solution is determined by the size of the uncertainty sets. However, it is not easy to determine the uncertainty set that can make a trade-off between the optimality and conservativeness. To overcome the stochastic optimization’s specificity deficiency and the robust optimization’s conservativeness deficiency, a distributionally robust optimization (DRO) assumes that the uncertainty probability distribution lies in the ambiguity set [7] and minimizes worst case expected cost. The moment-based approach and statistical distance-based approach are two typical ways to construct the ambiguity set. The moment-based approach considers the wind power probability distribution with a known mean and variance derived from historical data [8,9,10]. The statistical distance-based approach establishes a confidence set of the ambiguity set by introducing a statistical distance between two probability distributions. Ref. [11]. used historical data to build an ambiguity set and provide a confidence band estimation for the cumulative distribution function (CDF) based on a nonparametric estimation of the parameters. Ref. [12] proposed a two-stage data driven, distributionally robust reserve and energy scheduling model where the operational risk is obtained with a Wasserstein ball-based method. The aforementioned studies demonstrate that extracting reliable statistical information from available data is crucial for making a robust and less conservative dispatch decision. However, these methods convert the DRO model into a semidefinite programming or a second-order conic programming problem to improve numerical tractability, which may lead to a suboptimal solution.
The power industry provides a large amount of wind power forecast error historical data which provides valuable information to support power systems’ optimization dispatch [13,14]. Recent work has proposed data driven robust uncertainty sets to overcome the overconservative nature of traditional robust uncertainty sets [15,16]. Ref. [17] proposed calibration and volume indices to assess the uncertainty set. Calibration shows the gap between the empirical coverage rate of an uncertainty set to its nominal coverage rate. Volume shows the size of the uncertainty for the required probability guarantee. In this paper, we aimed to propose a highly skilled uncertainty set with a predefined probability guarantee. This helps the operator to know in advance the probability of optimization that could reslt violate the constraint [18]. Traditional uncertainty sets are constructed based on a Gaussian distribution [19] for nodal load and [20] wind power. However, a Gaussian distribution is not adequate in terms of describing the wind power uncertainty [17]. Deping Ke [21] and Zhiwen Wang [22] used a Gaussian mixture model (GMM) to approximate the probability distribution of the wind power forecast error. However, the accuracy of the GMM depends on the number of Gaussian components.
The Dirichlet process Gaussian mixture model (DPGMM), as an infinite mixture model, is capable of classifying the historical data set without any prior knowledge of the number of mixture components. The parameters in the DPGMM are estimated by the variational inference algorithm. Based on these estimated DPGMM parameters, we developed a data driven polyhedral uncertainty set for the wind power forecast error. The conservativeness of the solution is controlled by the scale parameter. The scale parameter is set according to the predefined data coverage rate the operator prefers. We involved the uncertainty set in the robust energy and reserve dispatch model, relaxing the model into a master and subproblem framework. In this framework, the master problem determined the generator output, up and down the reserve, whereas the subproblem identified the worst case scenario that led to the largest imbalance. We used the column and constraint generation algorithm to solve this model. The IEEE-5 bus and IEEE-118 buses are used to test the effectiveness of our proposed model.
The major novelties of this paper are summarized as follows:
1. A novel data driven polyhedral uncertainty set for wind power forecast error based on the nonparametric Dirichlet process Gaussian mixture model was developed. By using the combined DPGMM framework and variational inference algorithm, we estimated the GMM parameter embedded within the historical data. To control the conservativeness of the solution, we developed a method to calculate the minimum scale parameter with a predefined data coverage rate. Furthermore, the performance of the proposed data driven polyhedral uncertainty set was compared with other data driven uncertainty sets. The results indicated that the proposed uncertainty set has smaller volume than other uncertainty sets with the same predefined data coverage rate.
2. A novel data driven robust energy and reserve dispatch optimization framework was proposed. In this framework, the first stage determined the generator output and reserve, while the second stage determined the reschedule output of generators after the wind power output was determined. To improve the solution efficiency and solution quality, we introduced the Binary Expansion algorithm to identify inactive constraints.
3. The proposed data driven optimization method was compared with other data driven robust optimization methods and the distributionally robust optimization methods on an IEEE-5 bus and IEEE-118 bus. The simulation results indicated that the proposed data driven optimization method was less conservative than traditional robust optimization methods and distributionally robust optimization methods.
The remainder of this paper is organized as follows. Section 2 presents a detailed formulation of data driven robust polyhedral uncertainty set based on the Dirichlet process Gaussian mixture model. Section 3 presents the data driven robust energy and reserve dispatch model. Section 4 presents the simplified model and model solution methodology. Section 5 presents the computational experiments. Section 6 presents the conclusion.

2. Data Driven Polyhedral Uncertainty Set Based on the Dirichlet Process Gaussian Mixture Model

The power system provides massive wind power forecast error historical data. To extract accurate distribution information from the data and build an uncertainty set based on this information, two steps were conducted. First, we built a Dirichlet process Gaussian mixture model (DPGMM) for wind power and used variational inference to estimate the relative distributional parameters. Then, a data driven polyhedral uncertainty set based on these estimated parameters was built.

2.1. Nonparametric Dirichlet Process Gaussian Mixture Model

In this paper, a power system provided N wind power forecast error data w = { w 1 D , , w N D } and where D is the dimensional of data. The joint probability distribution of w can be expressed as a Gaussian mixture model (GMM):
p ( w | π , θ ) = m = 1 M π m N ( w | μ m , Λ m 1 )
where θ = { μ m , Λ m } m = 1 M , π m is the weight of the m component. π m 0 , m = 1 M π m = 1 . N ( ) is the Gaussian distribution. μ m , Λ m denotes the mean and precision of m th Gaussian component. In GMM, the number of Gaussian components is unknown. If M is not set properly, there is a significant gap between the observed data distribution and the GMM distribution estimated from the data. The DPGMM is a nonparametric mixture model with the Dirichlet process as the prior distribution of the number of components in the model. The model is an infinite mixture model, which means that specifying the number of components in advance is no longer necessary.
According to the DPGMM mixture theory, each w i D is generated by first choosing a component indexed by z i , which is distributed according to π = [ π 1 , π 2 , , π M ] . Afterward, the w i D is generated from choosing the Gaussian component with the parameter θ i . The parameter θ i is generated from a prior distribution G because different θ i are exchangeable and may be of same values. Therefore, we assumed that G is generated from a random draw in the Dirichlet process D P ( α , G 0 ) rather than a continuous function. We summarized the basic form of the DPGMM as follows:
G ~ D P ( α , G 0 ) θ i | G ~ G x i | θ i ~ N ( μ m , Λ m 1 )
where α is a concentration parameter and G 0 is the base distribution. Because the mean μ m and the precision Λ m are unknown, we set the conjugate priors for base distribution G 0 as a Normal–Wishart distribution:
G 0 ~ N ( μ | μ 0 , ( β 0 Λ ) 1 ) W i ( Λ | Ψ 0 , v 0 )
where W i ( ) denotes the Wishart distribution and the μ 0 , β 0 , Ψ 0 and v 0 are the hyperparameters of the base distribution G 0 .
The unique values of θ 1 , , θ n induce a partitioning of the data set w into clusters such that within each cluster m , the θ i take on the same value θ m * . The distribution over partitions is called the Chinese restaurant process. In this process, a Chinese restaurant has an infinite number of tables, each of which can seat an infinite number of customers. A sequence of customers { θ } 1 N 1 = { θ 1 , θ 2 , , θ N 1 } comes into the restaurant and chooses a table to sit at. The N th customer θ N can either sit at an existing table or choose a new one. The distribution form is given below [23]:
θ N = { N c α + N 1 δ ( θ N = θ m * ) ( m = 1 , , M ) a t   a n   o c c u p i e d   t a b l e   m α α + N 1 θ , θ ~ G 0    a t   a   n e w   t a b l e
where N c is the total sample number with a value equal to θ m * and δ ( ) is the delta function. From the above equation, one can infer that the posterior shows interesting clustering effects since θ N shall be assigned with a new cluster with probability ( α / α + N 1 ) or an existing cluster with probability ( N c / α + N 1 ) . Note that for the nonparametric Bayesian method, this clustering behavior is used to allocate parameters and should be the cornerstone for model optimization. In other words, parameter sets can be automatically clustered and adjusted within several discrete clusters according to the potentially allocated samples. Thus, giving two infinite collections of random variables: V k ~ B e t a ( 1 , α ) and θ k ~ G 0 . The stick breaking construction can be given as [24]
G = k = 1 π k ( V ) δ ( θ = θ k * )
with weight π k ( V ) = v k j = 1 k 1 ( 1 v j ) . The construction of π can be understood as follows. Starting with a stick of length 1, we break it at v 1 , assigning π 1 to be the length of stick we just broke off. Then we recursively break the other portion to obtain π 2 , π 3 , and so forth. δ ( θ = θ k * ) is an indicator function centered on θ k * . The whole structure of the DPGMM is shown in Figure 1.

2.2. Data Driven Polyhedral Uncertainty Set

The data driven polyhedral uncertainty set is constructed based on the posterior predictive distribution Pr ( w n | W e ) , where random vector w n represents the future wind power forecast errors. Given the model and empirical parameters, the prediction distribution for a new sample is a mixture of a Student’s t-distribution [25]:
p ( w n | M , Θ ) = m = 1 M π m S t ( w n | μ m , S m , v m + 1 D )
where π m is the weight of the m th GMM mixture component. π m = v m j = 1 M 1 ( 1 v j ) ,   v m = γ 1 γ 2 . M is the truncation level. For each component, the expected value is μ m and the covariance is S m = [ ( v m + 1 D ) 1 + β m β m Ψ m ] 1 . Parameter γ 1 , γ 2 , μ m , β m , v m , and Ψ m are the inference results of the m th component using variational inference [26].
In order to build a flexible and easy to solve uncertainty set capable of capturing the correlation, asymmetry, and multimode of the wind forecast error, we proposed a data driven polyhedral uncertainty set based on the DPGMM. The DPGMM can automatically extract the number of GMM components and parameter information embedded in the wind power forecast error data. Based on the estimated GMM components and parameter information, the uncertainty set is defined as a union of several basic polyhedral uncertainty sets. Mathematically, the proposed data driven polyhedral uncertainty sets are cast as follows:
W 1 D = m : π m π * { w | η m ( w μ m ) 1 Γ m α }
W D = m : π m π * { w | η m ( w μ m ) Δ m α }
where π * is the threshold. We set it as 2~5%. α is the predefined coverage rate of uncertainty set. Γ m α is called scale parameters. η m is a upper triangular matrix and can be obtained by the Cholesky decomposition of S m 1 .
The conservativeness of the uncertainty set is controlled by scale parameter Γ m α and Δ m α . However, for the W 1 D and W D polyhedra uncertainty set, there is no direct way to calculate the scale parameter. Therefore, we proposed a methodology to find the minimum scale parameter that provides the required data coverage rate. In the proposed method, for each component m , we input the mean value μ m and η m to the following equation and calculated ξ i for each observed wind power forecast error data w i .
ξ i = η m ( w i μ m ) 1
For the desired data coverage rate α , Γ m α is considered as the N 1 t h smallest ξ i , where N 1 is as follows:
N 1 = r o u n d ( N m × α )
r o u n d ( x ) is a function which returns the closest integer to x . N m is the number of data for the m th component.

3. Data Driven Robust Energy and Reserve Dispatch Model

The data driven robust energy and reserve dispatch problem is described below. The predispatch variables { p g , r g u p , r g d n } are the generator output and generator up reserve and down reserve, respectively. The redispatch variables { Δ p g } are an adjustment of generators after { p m w } is observed.
A. Objective function
min p g f , r g   F = g = 1 N G ( a g ( p g ) 2 + b g p g + c g + c r u r g u p + c r d r g d n )
Objective function (11) minimizes the operating costs of generators, including the generation cost and up and down reserve cost. The quadratic term can be linearized by using the piecewise linear approximation technique [27].
B. Predispatch constraints
(1) Power balance constraint
g = 1 N G p g + m = 1 N W p m w e = d = 1 N D p d
Equation (12) is the power balance constraint corresponding to the forecast wind power.
(2) Generation physical constraints
p g + r g u p p g u   g
P g l p g r g d n   g
Equation (13) ensures the combination of scheduled generator output p g and up reserve r g u p is below the maximum generation limits p g u . Equation (14) ensures the combination of the scheduled generator output p g and down reserve r g d n is above the minimum generation limits P g l .
(3) Network power flow constraints
F l g = 1 N G π g l p g + m = 1 N w π m l p m w e d = 1 N D π q l p d F l l = 1 , 2 , , L
Equation (15) is the network power flow constraint corresponding to the forecast wind power.
(4) Spinning reserve constraints
0 r g u p R g + Δ t ,   0 r g d n R g Δ t
Equation (16) ensures that generator g has enough ramp capability to provide up and down reserve capacity r g u p , r g d n in the dispatch interval.
C. Redispatch constraints
The redispatch constraints must be satisfied for all possible realizations of wind generation in the set W D . The redispatch constraints are given as follows:
r g d n Δ p g r g u p    g
p g c = p g f Δ p g    g
g = 1 N G p g c + m = 1 N W p m w e + m = 1 N W w m = q = 1 N Q p d    w W D
F l g = 1 N G π g l p g c + m = 1 N W π m l ( p m w e + w m ) d = 1 N d π d l p d F l   l    w W D
Equation (17) ensures that the generator redispatch action Δ P g is constrained by the up and down reserve capacity determined in the predispatch. Equation (18) defines the generator corrective dispatch output. Equation (19) is the power balance constraint under the redispatch condition. Equation (20) is the network power flow constraints under the redispatch condition.

4. Simplified Model and Model Solution Methodology

4.1. Simplified Model

The proposed dispatch model can be equivalent to two stage robust optimization problems. The abstract form of the proposed dispatch model is provided as below:
min   c T x ,
s . t .   A x b C w 0 ,
H x + D y 0 ,
w W D , y : B y A x + C w b .
In the above, x is the first stage dispatch decision variable, including the generator output p g , as well as the generator up and down reserve r g u p , r g d n . y is the second stage redispatch variable Δ p g . Equation (22) represents constraints (12)–(16). Equation (23) represents constraint (17). Equation (24) represents constraints (18)–(20).

4.2. Solution Methodology

As constraint (24) consists of many wind power forecast error scenarios, it is impossible to enumerate all these scenarios in the model. In this study, we used the column and constraint generation (C&CG) method to violate the worst case scenario only when necessary. The C&CG algorithm iterative solves the master problem and a set of subproblems in which the master problem is a relaxation of the original problem with finite constraints and generates the generator output p g , as well as the up and down reserve r g u p , r g d n . For a given master problem variable, the subproblem is then used to identify the worst case wind forecast error scenario. The column and constraint associated with the identified worst case violated scenario are then fed back to problem (MP) for the next iteration. The process is repeated until no violated scenarios are identified. The flowchart of the C&CG method is given in Figure 2. ε represents the tolerance of the relative optimality gap. For each iteration k , we generated a new column and constraint in the master problem, including additional decision variable y ( k ) and constraint B y ( k ) A x + C w ( k ) b ,   k .
A. Master Problem
The master problem constitutes a relaxed version of problem (11)–(20) at each iteration k . A set of the column and constraint is identified by the subproblem in the previous iteration. For a given iteration k , the master problem is formulated as follows:
min   c T x , s . t .   A x b C w 0 , B y ( k ) A x + C w ( k ) b
where y ( k ) is associated with the worst case uncertainty realization and w ( k ) is identified by the subproblem at iteration k . w 0 represents the nominal wind power scenarios.
B. Subproblem
For presentation convenience, the subproblem is defined as follows:
R ( x * ) = max w W 1 D W 2 D W m D min y , s + , s 1 T s s . t .   H x * + D y 0      :   λ B y + s A x * + C w b :   μ
In this equation, s represents the nonnegative slack variables. If R = 0 , no wind power spillage and load shedding are required to balance the system. If R > 0 , there is at least one realization within the uncertainty set for which recourse actions are not feasible. Compared to the traditional uncertainty set, which is a single uncertainty set, the proposed uncertainty set is a union of several uncertainty sets. Therefore, for each uncertainty set, we solve the corresponding subproblem R i and choose the largest subproblem solution Q i ( x * ) as the final subproblem solution.
By dualizing the inner minimization problem, the max-min R i problem can be equivalent to bilinear programming as follows:
R i ( x * ) = max w W i , u u T ( A x * b ) + u T C w λ T H x * s . t .   λ T D + u T B = 0 T , 0 u T 1 T , λ T 0 T
Note that u T C w is a bilinear function. Ref. [28] and Ref. [29] used the extreme point (EP) approach to linearize the bilinear function. However, the EP approach is intractable when the number of EPs is large. Researchers also employ the outer approximation (OA) [6] method to solve the max-min problem with a good computation efficiency. Although this method has a good computation efficiency, this approach only provides a local optimal solution. In this paper, we used the binary expansion (BE) approach [30] to linearize the bilinear terms. As u i [ 0 , 1 ] , u i can be expressed as
u i n = 0 N 2 n v i , n ,   i
where v i , n is a binary variable associated with the n -th exponential term in the BE expression, and N is the integer parameter used to define the maximum exponential order.
We introduce the auxiliary parameter z _ R N s , z ¯ R N s and let z _ i = min w W i C i w ,   z ¯ i = max w W i C i w z _ i . z = C w z _ . Then, the bilinear term u T C w can be expressed as
u T C w = u T ( z + z _ ) = i N s u i z i + u T z _ i N s n = 0 N 2 n v i , n z i + u T z _
Defining the new variable ρ i , n = v i , n z i leads to
ρ i , n = { z i ,   i f   v i , n = 1 , 0 ,   i f   v i , n = 0 .
As 0 z z ¯ , the above constraint can be equivalent to
0 ρ i , n z ¯ i v i , n ,   z i z ¯ i + z ¯ i v i , n ρ i , n z i
Finally, the robust optimization problem R i ( x * ) is approximated as
R i ( x * ) = max w W i , u , λ i N s n = 0 N 2 n ρ i , n + u T ( A x * b + z _ ) λ T H x *
s . t .   λ T D + u T B = 0 T
n = 0 N 2 n v i , n u i n = 0 N 2 n v i , n + 2 N ,   i
z = C w z _
0 T u T 1 T ,   u T 0 T ,   λ T 0 T
z i z ¯ i + z ¯ i v i , n ρ i , n z i ,   0 ρ i , n z ¯ i v i , n   i , n
v i , n { 0 , 1 } ,   i , n
The large size of C leads to a heavy computation burden in the subproblem R i ( x * ) , as the size of C is determined by the power balance constraints and power flow constraints. To reduce the size of C , we identified the inactive power flow constraints and reduced the problem size of the subproblem [30].

5. Computational Experiments

In this section, we first used real historical wind power forecast error data to evaluate the performance of the proposed data driven polyhedral uncertainty set. Then, we tested the proposed data driven robust optimization method on the IEEE-5 bus and IEEE-118 bus systems. All optimization problems were solved with Gurobi and implemented on a computer with an Intel (R) Core i7 @2.7GHz and 8GB RAM. The optimality tolerance for Gurobi was set to 0 and the relative optimality gap tolerance for the algorithm was 10 4 . The simulation results of the proposed method were compared with those of other robust and distributionally robust optimization methods.

5.1. Performance Evaluation of Proposed Data Driven Polyhedral Uncertainty Set

In this section, we tested the performance of the proposed uncertainty set using real wind power data extracted from the Eastern Wind Dataset provided by the National Renewable Energy Laboratory (NREL) [31]. As the distribution of the wind power forecast error is conditional to the level of forecast values, we proved that the closer the historical forecast value is to the future forecast, the more likely the historical forecast error distribution is to follow the future forecast error distribution. Therefore, we used the data selection strategy [32] to select 2000 wind power forecast error data for two wind farms. This strategy calculates the Euclidean distances between the historical forecast values and the upcoming forecast values. Then, it sorts the sequence in ascending order and chooses 2000 minimal elements as the selected wind power forecast error data. The scatter plot of selected historical forecast error data is shown in Figure 3a. As shown in Figure 3a, the wind power forecast error data is asymmetrical, multimodal, and correlated. We used the DPGMM and variational inference algorithm to estimate the information of the forecast error distribution. The results are shown in Figure 3b. There were three GMM components and outliers that could potentially enlarge the uncertainty set.
In the following, we compared the performance of the proposed data driven robust polyhedral uncertainty set with other data driven robust uncertainty sets in terms of calibration and volume. Calibration reflects the deviations between the expected coverage rates and observed coverage rates. This index helps the operator know in advance the degree of constraint violation upon obtaining the solution of the optimization problems. Volume reflects the size of uncertainty sets for the required probability guarantee. Because there is no direct method to calculate the uncertainty set volume, we used the Monte Carlo method to generate N random samples in the feasible range. The feasible range was bounded by the upper and lower boundaries in each dimension of data sets. Then, we calculated the proportion of points that lay in the data driven robust uncertainty set. The volume of the data driven robust uncertainty set is calculated as
V P = N i n V c / N
where N i n is the number of wind power forecast error points enveloped by the robust uncertainty set and V c is the volume of the bounded hyper-cube.
Table 1 gives the comparison results of the proposed data driven robust polyhedral uncertainty sets and other data driven robust uncertainty sets, including the polyhedral uncertainty sets P 1 D , P D [20] and box uncertainty sets. As can be seen in Table 1, the calibration of polyhedral uncertainty sets P 1 D and P D are zero. This means that the expected coverage rate of P 1 D and P D uncertainty sets are the same with the observed coverage rate. The calibration of the box uncertainty set and data driven polyhedral uncertainty sets W 1 D and W D nearly approach zero. This means that the expected coverage rate of these uncertainty sets are nearly the same with the observed coverage rate. Among the five uncertainty sets, W 1 D showed the best overall performance in terms of volume. This is because the data driven polyhedral uncertainty set used the DPGMM model to capture the asymmetry, multimode of forecast error data, and compact uncertainty of three polyhedral uncertainty sets. However, the polyhedral uncertainty set P 1 D and P D only used a single polyhedron. The P 1 D covers too much of an unnecessary region because it assumes all the forecast error data follow a uniform distribution and generates a symmetric uncertainty set not in accordance with the asymmetry feature of wind power forecast error data. The volume of polyhedral uncertainty sets P 1 D and P D are smaller than the box uncertainty set because the polyhedral uncertainty sets capture the correlation information of the forecast error data.
Figure 4 compares the performance of the proposed data driven polyhedral uncertainty sets and other data driven uncertainty sets in dimension 4. As can be seen in Figure 4a, the observed coverage rates of data driven polyhedral uncertainty sets W 1 D and W D are larger than the expected coverage rate. This is because the data driven polyhedral uncertainty sets are a union of intersected polyhedral uncertainty sets. Each polyhedral uncertainty set not only covers the data belonging to this component, but also other intersected data sets. The difference between the observed coverage rate and expected coverage rate is that there is an approach to zero at 0.99 in the expected coverage rate. Figure 4a also reports that the observed coverage rate of the box uncertainty set, P 1 D and P D , are nearly the same as the expected coverage rate. Figure 4b gives the estimated volume of various uncertainty sets under different expected coverage rates. As can be seen in Figure 4b, the expected coverage rate increased from 0.91 to 0.99 and the volume of the proposed data driven uncertainty sets was obviously smaller than that of other data driven uncertainty sets, especially when the expected coverage rate reached 0.99. This proved that the proposed data driven robust uncertainty set was less conservative than other data driven robust uncertainty sets with the same data coverage rate.

5.2. Case Study on an PJM-5 Bus System

The PJM 5 bus system diagram is shown in Figure 5. Moreover, there are two wind farms located at bus C and D. The predictive output of wind power is 150 and 100 MW. The detailed unit data are given in Table 2. The transmission line data are given in a previous work [33]. We used the real historical wind power forecast error data mentioned in Section 5.1. A scatter plot of this data is shown in Figure 3a.
Figure 6a shows that the proposed data driven polyhedral uncertainty set can accurately extract the correlation, asymmetry, and multimode feature of wind power forecast error data. Furthermore, the proposed uncertainty set can identify the outlier data that potentially leads to conservative solutions. The polyhedral uncertainty set P 1 D shown in Figure 6b only uses the mean and covariance information of historical data, and generates a symmetric uncertainty not in accordance with the feature of wind power forecast error data. The box uncertainty set uses the upper bound and lower bound information of historical data. The gamma uncertainty set only uses the uncertainty deviation information and adjusts the size of the uncertainty set via a scale parameter. Figure 6c,d illustrates the box uncertainty set and gamma uncertainty set that covers too many unnecessary regions, which could lead to overconservative robust energy and reserve dispatch solutions.
We compared the operation cost, up and down reserve capacity, as well as the reserve cost and computational time of the proposed data driven robust optimization methods (DDRO) and other robust optimization methods, such as a robust optimization with the box uncertainty set (BRO), robust optimization with the polyhedral uncertainty set (PRO), and robust optimization with the gamma uncertainty set (GRO). The results are provided in Table 3. The data driven robust optimization (DDRO) methods requires more computational time than other robust optimization models because the DDRO model needs to solve three subproblems in each iteration. The operation cost and reserve cost of DDRO with W 1 D is smaller than DDRO with W D . This is because the DDRO with W 1 D has a smaller volume than the DDRO with W D . Compared to other robust optimizations, the DDRO with W 1 D has a much lower reserve cost, which leads to a lower operation cost. More specifically, the reserve cost of DDRO with W 1 D is 46.65% less than BRO, 53.4% less than PRO with P 1 D , and 23.91% less than GRO. This is because the DDRO with W 1 D captures the asymmetry, multimode and correlation of uncertainty data, and provides a compact uncertainty set that covers fewer regions than other robust optimization methods. The up and down reserve provided by DDRO with W 1 D is different, as it verifies that the proposed uncertainty set captures the asymmetry features of wind power forecast error data. The operation cost and reserve cost of GRO is smaller than BRO and PRO with P 1 D , which indicates that the dispatch strategy obtained by GRO is more economical than the one obtained by BRO and PRO with P 1 D . This is because GRO considers the correlation between two wind farms.

5.3. Case Study on an IEEE-118 Bus System

In this section, an experiment on a modified IEEE-118 system was carried out to demonstrate the effectiveness and superiority of the proposed data driven robust optimization method. Three wind farms were added at Buses 17, 66, and 94, each with a capacity of 500 MW. The detailed generator line and load data are available online at [34]. The predicted outputs of the three wind generators were 185, 210 and 245 MW.
In this paper, 4000 data based on a multivariate Gaussian mixture model was generated. Figure 7 gives the scatter plot of the forecast error data. Figure 8a,b show the data driven polyhedral uncertainty set W 1 D and W D with a 99.9% predefined data coverage rate. Further, Figure 8a,b show that the proposed data driven polyhedral uncertainty set based on the DPGMM can accurately extract the number of GMM components in the wind power forecast error data. Figure 8c,d give the plot of the polyhedral uncertainty set P 1 D and the box uncertainty set.
We compared the operation cost, up and down reserve capacity, as well as reserve cost and computation time of the DDRO method with other optimization methods, such as BRO, PRO (with P 1 D ), and the moment distributionally robust optimization (MDRO) method. The results are given in Table 4. The reserve cost of DDRO with W 1 D was 86.4% smaller than PRO and 85.51% smaller than BRO. This is because the data driven polyhedral uncertainty set is constructed based on the GMM parameter information extracted via a nonparametric DPGMM. Furthermore, the operation cost of DDRO with P 1 D was the smallest, while the operation cost of PRO was the largest. The difference value between the largest operation cost and other model operation cost was shown in the second line, which demonstrates that the proposed data driven robust optimization methods were obviously less conservative than the other model. The computation time of DDRO was larger than PRO with P 1 D and BRO because the DDRO needed to solve three subproblems in each iteration. Conversely, PRO with P 1 D and BRO only solved one subproblem in each iteration. However, the computation time of DDRO was still acceptable in practical usage and applicable in large scale power system. This is because the W 1 D is a polyhedron and we identified the inactive power flow constraints to reduce the problem size.
In MDRO, we assumed that the wind power forecast error distribution would follow the probability distribution with the mean and variance information estimated from the historical wind power data and then optimize the expected cost under the worst possible distribution. As can be seen in Table 4, compared with DDRO with P 1 D , both the reserve cost and operation cost of MDRO were larger than DDRO with W 1 D because DDRO with W 1 D fully used the information embedded in the historical wind power forecast error data, while MDRO only used the mean and covariance information derived from the historical data. Furthermore, the computation time of MDRO was larger than DDRO with W 1 D . This is because the MDRO method used delayed constraint generation algorithm and the alternate convex search algorithm to solve this model [35]. In each iteration, this algorithm solved semidefinite programming (solved by SDP3), quadratic programming (solved by KNITRO), and linear programming.

6. Conclusions

In this paper, a data driven robust polyhedral uncertainty set based on the DPGMM was proposed. We used real wind power historical data to test the performance of the proposed uncertainty set. The results indicated that the proposed uncertainty set had a smaller volume than other data driven uncertainty sets with the same predefined data coverage data. This superiority was especially obvious for the high dimensional data because the uncertainty set captured the correlation, multimode, and asymmetry information of the forecast error data. Based on the constructed data driven polyhedral uncertainty set, a data driven robust optimization method for energy and reserve dispatch problems was proposed. Compared with other robust optimization methods, the proposed DDRO method was less conservative with the same predefined coverage rate. Compared with the MDRO, the proposed data driven robust optimization method had a smaller operation cost and reserve cost. This is because the proposed data driven robust optimization method used a compact uncertainty set that is a union of a several basic polyhedral uncertainty sets. The number of uncertainty sets, and mean and covariance information are extracted from the data by using the nonparametric DPGMM algorithm. However, the MDRO only uses the mean and covariance information of data to estabilish the ambiguous probability distributions of wind power. Moreover, the computation time of the DDRO method was acceptable because we used a polyhedral uncertainty set and reduced the problem size by identifying the inactive constraints. This ensures that our model was applicable to real time energy and reserve dispatch.

Author Contributions

L.D. conceived the idea, proposed the optimization model, wrote the original paper, performed simulations and analyzed the data. D.Y. and X.Y. analyed the results and proofread the original paper. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. U.S. Department of Energy. 20% Wind Energy By 2030: Increasing Wind Energy’s Contribution to US Electricity Supply; Diane Publishing: Collingdale, PA, USA, 2008.
  2. IRENA. REmap 2030: A Renewable Energy Roadmap; International Renewable Energy Agency: Abu Dhabi, UAE, 2014. [Google Scholar]
  3. International Energy Agency. China Wind Energy Development Roadmap 2050; International Energy Agency: Paris, France, 2011. [Google Scholar]
  4. Zheng, Q.P.; Wang, J.; Liu, A.L. Stochastic Optimization for Unit Commitment—A Review. IEEE Trans. Power Syst. 2015, 30, 1913–1924. [Google Scholar]
  5. Lowery, C.; O’Malley, M.J. Reserves in Stochastic Unit Commitment: An Irish System Case Study. IEEE Trans. Sustain. Energy 2015, 6, 1029–1038. [Google Scholar] [CrossRef]
  6. Bertsimas, D.; Litvinov, E.; Sun, X.A.; Zhao, J.; Zheng, T. Adaptive Robust Optimization for the Security Constrained Unit Commitment Problem. IEEE Trans. Power Syst. 2013, 28, 52–63. [Google Scholar] [CrossRef]
  7. Delage, E.; Ye, Y. Distributionally Robust Optimization Under Moment Uncertainty with Application to Data-Driven Problems. Oper. Res. 2010, 58, 595–612. [Google Scholar] [CrossRef] [Green Version]
  8. Chen, Y.; Wei, W.; Liu, F.; Mei, S. Distributionally robust hydro-thermal-wind economic dispatch. Appl. Energy 2016, 173, 511–519. [Google Scholar] [CrossRef]
  9. Wei, W.; Liu, F.; Mei, S. Distributionally Robust Co-Optimization of Energy and Reserve Dispatch. IEEE Trans. Sustain. Energy 2016, 7, 289–300. [Google Scholar] [CrossRef]
  10. Wang, Z.; Bian, Q.; Xin, H.; Gan, D. A Distributionally Robust Co-Ordinated Reserve Scheduling Model Considering CVaR-Based Wind Power Reserve Requirements. IEEE Trans. Sustain. Energy 2016, 7, 625–636. [Google Scholar] [CrossRef]
  11. Duan, C.; Jiang, L.; Fang, W.; Liu, J. Data-driven Affinely Adjustable Distributionally Robust Unit Commitment. IEEE Trans. Power Syst. 2017, 33, 1385–1398. [Google Scholar]
  12. Yao, L.; Wang, X.; Duan, C.; Guo, J.; Wu, X.; Zhang, Y. Data-driven distributionally robust reserve and energy scheduling over Wasserstein balls. IET Gener. Transm. Distrib. 2018, 12, 178–189. [Google Scholar] [CrossRef]
  13. Zhao, C.; Guan, Y. Data-Driven Stochastic Unit Commitment for Integrating Wind Generation. IEEE Trans. Power Syst. 2015, 31, 2587–2596. [Google Scholar] [CrossRef]
  14. Xiong, P.; Singh, C. A Distributional Interpretation of Uncertainty Sets in Unit Commitment under Uncertain Wind Power. IEEE Trans. Sustain. Energy 2018, 10, 149–157. [Google Scholar] [CrossRef]
  15. Guan, Y.; Wang, J. Uncertainty Sets for Robust Unit Commitment. IEEE Trans. Power Syst. 2014, 29, 1439–1440. [Google Scholar] [CrossRef]
  16. Ning, C.; You, F. Data-Driven Adaptive Robust Unit Commitment Under Wind Power Uncertainty: A Bayesian Nonparametric Approach. IEEE Trans. Power Syst. 2019, 34, 2409–2418. [Google Scholar] [CrossRef]
  17. Golestaneh, F.; Pinson, P.; Azizipanah-Abarghooee, R.; Gooi, H.B. Ellipsoidal Prediction Regions for Multivariate Uncertainty Characterization. IEEE Trans. Power Syst. 2018, 33, 4519–4530. [Google Scholar] [CrossRef]
  18. Golestaneh, F.; Pinson, P.; Gooi, H.B. Polyhedral Predictive Regions for Power System Applications. IEEE Trans. Power Syst. 2018, 34, 693–704. [Google Scholar] [CrossRef] [Green Version]
  19. Hu, B.; Wu, L. Robust SCUC With Multi-Band Nodal Load Uncertainty Set. IEEE Trans. Power Syst. 2016, 31, 2491–2492. [Google Scholar] [CrossRef]
  20. Venzke, A.; Halilbasic, L.; Markovic, U.; Hug, G.; Chatzivasileiadis, S. Convex Relaxations of Chance Constrained AC Optimal Power Flow. IEEE Trans. Power Syst. 2018, 33, 2829–2841. [Google Scholar] [CrossRef] [Green Version]
  21. Ke, D.; Chung, C.Y.; Sun, Y. A Novel Probabilistic Optimal Power Flow Model with Uncertain Wind Power Generation Described by Customized Gaussian Mixture Model. IEEE Trans. Sustain. Energy 2015, 7, 200–212. [Google Scholar] [CrossRef]
  22. Wang, Z.; Shen, C.; Liu, F.; Wu, X.; Liu, C.C.; Gao, F. Chance-Constrained Economic Dispatch with Non-Gaussian Correlated Wind Power Uncertainty. IEEE Trans. Power Syst. 2017, 32, 4880–4893. [Google Scholar] [CrossRef]
  23. Blei, D.M.; Jordan, M.I. Variational inference for Dirichlet process mixtures. Bayesian Anal. 2006, 1, 121–143. [Google Scholar] [CrossRef]
  24. Teh, Y.W.; I Jordan, M.; Beal, M.J.; Blei, D.M. Hierarchical Dirichlet Processes. J. Am. Stat. Assoc. 2006, 101, 1566–1581. [Google Scholar] [CrossRef]
  25. Bishop, C.M. Pattern Recognition and Machine Learning; Springer: New York, NY, USA, 2006. [Google Scholar]
  26. Zhu, J.; Ge, Z.; Song, Z. Variational Bayesian Gaussian Mixture Regression for Soft Sensing Key Variables in Non-Gaussian Industrial Processes. IEEE Trans. Control Syst. Technol. 2016, 25, 1092–1099. [Google Scholar] [CrossRef]
  27. Wu, L. A Tighter Piecewise Linear Approximation of Quadratic Cost Curves for Unit Commitment Problems. IEEE Trans. Power Syst. 2011, 26, 2581–2583. [Google Scholar] [CrossRef]
  28. Jiang, R.; Wang, J.; Guan, Y. Robust Unit Commitment with Wind Power and Pumped Storage Hydro. IEEE Trans. Power Syst. 2012, 27, 800–810. [Google Scholar] [CrossRef]
  29. Ye, H.; Li, Z. Robust Security-Constrained Unit Commitment and Dispatch with Recourse Cost Requirement. IEEE Trans. Power Syst. 2016, 31, 3527–3536. [Google Scholar] [CrossRef]
  30. Ye, H.; Wang, J.; Li, Z. MIP Reformulation for Max-min Problems in Two-stage Robust SCUC. IEEE Trans. Power Syst. 2016, 32, 1237–1247. [Google Scholar] [CrossRef]
  31. NREL National Renewable Energy Laboratory. Available online: https://www.nrel.gov/wind/data-tools.html (accessed on 24 December 2018).
  32. Li, Z.; Qiu, F.; Wang, J. Data-driven real-time power dispatch for maximizing variable renewable generation. Appl. Energy 2016, 170, 304–313. [Google Scholar] [CrossRef] [Green Version]
  33. Wei, W.; Liu, F.; Mei, S.; Yunhe, H. Robust Energy and Reserve Dispatch Under Variable Renewable Generation. IEEE Trans. on Smart Grid 2015, 6, 369–380. [Google Scholar] [CrossRef] [Green Version]
  34. 118bus_ro. Available online: http://motor.ece.iit.edu/data/118bus_ro.xls (accessed on 25 March 2020).
  35. Dai, L.; You, D.; Yin, X.; Wang, G.; Zou, Q. Distributionally robust dynamic economic dispatch model with conditional value at risk recourse function. Int. Trans. Electr. Energy Syst. 2018, 29, e2775. [Google Scholar] [CrossRef]
Figure 1. The Dirichlet process Gaussian mixture model.
Figure 1. The Dirichlet process Gaussian mixture model.
Energies 13 04642 g001
Figure 2. Flowchart of the proposed solution algorithm.
Figure 2. Flowchart of the proposed solution algorithm.
Energies 13 04642 g002
Figure 3. (a) Scatter plot of data set; (b) Gaussian mixture model (GMM) data cluster.
Figure 3. (a) Scatter plot of data set; (b) Gaussian mixture model (GMM) data cluster.
Energies 13 04642 g003
Figure 4. (a) The relationship between the expected coverage rate and observed coverage rate, dimension 4; (b) the estimated volume of the uncertainty set under a different expected coverage rate, dimension 4.
Figure 4. (a) The relationship between the expected coverage rate and observed coverage rate, dimension 4; (b) the estimated volume of the uncertainty set under a different expected coverage rate, dimension 4.
Energies 13 04642 g004
Figure 5. Topology of the five bus system.
Figure 5. Topology of the five bus system.
Energies 13 04642 g005
Figure 6. (a) Data driven robust uncertainty set W 1 D ; (b) polyhedral uncertainty set P 1 D ; (c) box uncertainty set; (d) gamma uncertainty set.
Figure 6. (a) Data driven robust uncertainty set W 1 D ; (b) polyhedral uncertainty set P 1 D ; (c) box uncertainty set; (d) gamma uncertainty set.
Energies 13 04642 g006
Figure 7. Scatter plot of forecast error data.
Figure 7. Scatter plot of forecast error data.
Energies 13 04642 g007
Figure 8. (a) Data driven polyhedral uncertainty set W 1 D ; (b) data driven polyhedral uncertainty set W D ; (c) Polyhedral uncertainty set P 1 D ; (d) Box uncertainty set.
Figure 8. (a) Data driven polyhedral uncertainty set W 1 D ; (b) data driven polyhedral uncertainty set W D ; (c) Polyhedral uncertainty set P 1 D ; (d) Box uncertainty set.
Energies 13 04642 g008
Table 1. Comparison of calibration and volume for different data driven robust uncertainty sets.
Table 1. Comparison of calibration and volume for different data driven robust uncertainty sets.
Robust Uncertainty SetBox Uncertainty SetPolyhedral Uncertainty Set P 1 D Polyhedral Uncertainty Set P D Data Driven Polyhedral Uncertainty Set W 1 D Data Driven Polyhedral Uncertainty Set W D
Expected coverage rate0.9990.9990.9990.9990.999
Calibration−0.0005000.00050.0005
Volume753.34719.41741.76630.49681.25
Table 2. Parameters of the generator.
Table 2. Parameters of the generator.
Unit No P min / P max
MW
a
(USD/MW)
b
(USD/MW)
c
(USD/MW)
Reserve Price
(USD/MW)
Ramp
MW/h
1[180 400]0.010598.339164.1630100
2[100 300]0.01087512.88756.784560
3[150 600]0.0105710.7632.9654150
4[120 500]0.00840112.32992840120
Table 3. Comparison of other robust optimization methods.
Table 3. Comparison of other robust optimization methods.
Uncertainty SetBox Uncertainty SetPolyhedral Uncertainty Set ( P 1 D )Gamma Uncertainty SetData Driven Robust Uncertainty Set ( W 1 D )Data Driven Robust Uncertainty Set ( W D )
Data coverage rate99.9%99.9%99.9%99.9%99.9%
Operation cost ($)20,41320,75719,57018,44619,207
Up reserve (MW)89.70104.5683.7451.8765.42
Down reserve (MW)105.60100.2779.5082.6893.60
Reserve cost ($)5915619349964036.64770.3
Computation time (s)1518.3630.1840.6134.50
Table 4. Comparison of different optimization methods.
Table 4. Comparison of different optimization methods.
MDROPRO ( P 1 D )BRODDRO ( W 1 D )DDRO ( W D )
Operation cost (USD)6,181,2776,181,9456,181,9276,180,9286,181,082
Difference value (USD)6680181017863
Up reserve (MW)110.0133.69158.32104.91120.08
Down reserve (MW)110.07160.07141.8554.9376.25
Reserve cost (USD)1526.12194.22176.21177.31331.1
Computation time (s)3502753110.32120.12

Share and Cite

MDPI and ACS Style

Dai, L.; You, D.; Yin, X. Data Driven Robust Energy and Reserve Dispatch Based on a Nonparametric Dirichlet Process Gaussian Mixture Model. Energies 2020, 13, 4642. https://doi.org/10.3390/en13184642

AMA Style

Dai L, You D, Yin X. Data Driven Robust Energy and Reserve Dispatch Based on a Nonparametric Dirichlet Process Gaussian Mixture Model. Energies. 2020; 13(18):4642. https://doi.org/10.3390/en13184642

Chicago/Turabian Style

Dai, Li, Dahai You, and Xianggen Yin. 2020. "Data Driven Robust Energy and Reserve Dispatch Based on a Nonparametric Dirichlet Process Gaussian Mixture Model" Energies 13, no. 18: 4642. https://doi.org/10.3390/en13184642

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop