Abstract

In order to consider the uncertainty and correlation of wind power in multiobjective transmission network expansion planning (TNEP), this paper presents an extended point-estimation method to calculate the probabilistic power flow, based on which the correlative power outputs of wind farm are sampled and the uncertain multiobjective transmission network planning model is transformed into a solvable deterministic model. A modified epsilon multiobjective evolutionary algorithm is used to solve the above model and a well-distributed Pareto front is achieved, and then the final planning scheme can be obtained from the set of nondominated solutions by a fuzzy satisfied method. The proposed method only needs the first four statistical moments and correlation coefficients of the output power of wind farms as input information; the modeling of wind power is more precise by considering the correlation between wind farms, and it can be easily combined with the multiobjective transmission network planning model. Besides, as the self-adaptive probabilities of crossover and mutation are adopted, the global search capabilities of the proposed algorithm can be significantly improved while the probability of being stuck in the local optimum is effectively reduced. The accuracy and efficiency of the proposed method are validated by IEEE 24 as well as a real system.

1. Introduction

With the increasing complexity of power system, transmission network expansion planning needs to consider multiple objectives, such as investment cost, security, and network losses. Since these objectives may be conflicting with each other, it is hard for the a priori approaches, such as weighted method and goal programming [13], to reach a good trade-off between different objectives and find the global optimal plan. With the advantages of handling incommensurable objectives with conflicting relations and the powerful global search abilities, multiobjective evolutionary algorithms (MOEAs), such as SPEA [4], NSGA2 [5], are gaining increasing popularity among researchers and practitioners [6] and have been widely used in the TNEP [710]. MOEA is an iterative search algorithm, and the computational time to achieve the final result is closely related to the complexity of evaluation of objective function. Because TNEP is a nonlinear, nonconvex, and mixed integer optimization problem, and if the uncertainty of power system is also considered, it can be very difficult to solve; thus, a suitable method to handle uncertainty is also necessary in the multiobjective TNEP.

There are many uncertain factors affecting the TNEP, and one of the current research focuses is wind power [11, 12]. With the benefits of assessing network operation over a variety of working conditions in a computationally efficient manner, probabilistic power flow (PPF) [13] that is based on different techniques has been widely applied to model the intermittency and volatility of wind power in TNEP [9, 1417]. These techniques can be classified into three main categories [18]: Monte Carlo simulation (MCS) [15, 19], analytical methods [14], and approximate methods [9]. MCS can reach high accuracy, but it requires a large number of simulations to attain convergence. Analytic methods are computationally effective; however, it requires the linear relationship between the output variable and input random variable, which is not consistent with the actual situation of power system [20]. Point-estimate method as an approximate method was proposed by Hong in 1998 [21]. Since this method not only requires less information on input data but also can achieve a balance between the accuracy of the results and the efficiency of the computational procedure, it provides an effective tool to calculate the PPF and makes the combination of MOEA and PPF solved by point-estimate method possible.

Although much work has been done to handle the influence of wind power in TNEP, the correlation between wind farms is seldom considered [12]. In real operation, the outputs of wind farms that are distributed geographically close to each other may increase or decrease at the same time, and the effect of such correlation between wind farms cannot be neglected in the power flow on the network, so it is imperative to consider the correlation between wind farms when modeling the wind power in TNEP [8, 9].

In this paper, we establish a multiobjective TNEP model considering the investment cost and network losses cost as well as the sum of the line overload capacity both under the normal operation and single contingency condition. Based on the proposed model, an extended point-estimate method is used to deal with the uncertainty and correlation of wind power. With the same computational process as in the associated deterministic problems, and only requiring calculation ( represents the number of variables), this method has low computational burden and can easily be combined with the multiobjective TNEP model. Besides, only the first four statistical moments of wind power are required as input information, and the correlation between wind farms is considered; the modeling of wind power is more simple and accurate. After transforming the uncertain multiobjective model into a solvable deterministic model, a modified is applied to obtain the final optimal-Pareto front. Since probabilities of crossover and mutation in the proposed algorithm are updated in each iteration, depending on the fitness value of population, the global search capability is strengthened and the probability of being stuck in the local optimum is reduced. Finally, the final plan can be achieved from the set of nondominated solutions by a fuzzy satisfying method.

The rest of the paper is organized as follows. After the wind power is modeled, an extended point-estimate method is described in Section 2. In Section 3, the mathematical formulation of the TNEP and a decision making method are introduced, followed by Section 4 presenting the proposed multiobjective optimization algorithm. Section 5 is devoted to show the capabilities of the proposed method by case study. Finally, conclusions are given in Section 6.

2. Modeling

2.1. Wind Model Based on the Point-Estimate Method

In the previous work, Weibull distribution is widely used to sample the wind speed [22, 23], and the parameters of the distribution can be derived from the mean and standard deviation of historical wind speed [24]. The relationship between the available power of wind turbine generator and the wind speed is commonly characterized by the following function: where is the rated power of wind turbine, , , and are the cut-in, rated, cut-out wind speed, respectively.

The formulation above is a piecewise function, so it is hard to obtain the distribution of the wind turbine output. In this paper, we adopt the yearly historical outputs of wind farms as input data, and the distribution of wind farm output is described by its first four statistical moments, including the mean value, standard deviation, skewness, and kurtosis, in which the skewness is a measure of the extent to which a probability distribution of a real-valued random variable “leans” to one side of the mean, and the kurtosis is a measure of both the “peakedness” of the distribution and the heaviness of its tail. These four statistics can be obtained from the historical wind power data easily; given the historical wind speed data, the output power of wind farm can be achieved by (1).

In order to improve the accuracy of the modeling of wind power generation by considering the spatial correlation among the adjacent wind farms, here we use the variance-covariance matrix, which can be easily achieved from the yearly curve of output from wind farms, to characterize such correlation between wind farms.

2.2. Probabilistic Power Flow Solved by Point-Estimate Method considering the Correlation of Input Data

Basic theory of point-estimate method is introduced in [21]. The procedure of using point-estimate method to solve PPF is as follows: firstly, concentrate the statistical information of the input random variable on points and weights for each variable by its first few central moments, where is determined by the user; then use these points to calculate the deterministic power flow; finally, the statistical information of output random variables can be obtained by the weight sum of each deterministic result. Since relatively accurate results can be achieved while keeping the low computational burden, PPF solved by point-estimate method was widely used to handle uncertain factors in power system now [9, 25, 26]. Among different point-estimate schemes proposed by Hong [21], point-estimate method shows the best performance on solving probabilistic power flow problem [18].

Although most of the input random variables in power system are statistically dependent, the previous work, however, has sidestepped it. To consider dependencies among the input random variables when calculating the PPF, an orthogonal transformation is used to transform the dependent input random variables into the independent ones, and then it can be processed readily through point-estimate methods. PPF solved by the extended point-estimate method [27] is as follows.(1)Input the first four statistical moments of the input random variables , including the means , standard deviations , skewness and kurtosis , as well as the variance-covariance matrix .(2)Decompose by Cholesky decomposition to obtain an inferior triangular matrix , .(3)Set the iteration count , Initialize , .(4)Transform the first four central moments of the input variables as follows: (5)Calculate the concentrations in the transformed space according to the following equation: (6)Construct the transformed points in the form , and convert the points into the original space by applying the inverse transformation; that is, , .(7)Solve a deterministic DC power flow for each of the three points , updating the following equation: (8)Since of 3 points are at the same point , so after iterations, approximation of the mean value of is .

3. Mathematical Formulation

3.1. Transmission Planning Formulation

Economic and security criteria are the most important factors in the transmission expansion planning. Based on [28], in this paper, the investment cost and network losses cost as well as the sum of the line overload capacity both under the N security check and “N-1” security check are chosen as the objective functions. The proposed multiobjective programming model is as follows.

3.1.1. Objective Functions

(a) Investment Cost. Consider. where is the cost of the added line and is the binary decision variable, in which “0” represents the candidate line is not added, while “1” represents the candidate line is added. is the set of candidate lines. is funds coefficient of recovery calculated by where is the discount rate and is the year limit of discount.

(b) Amount of Line Overload Capacity. Consider. where is the active power flow of line , is the maximum capacity of line , and and are the overload capacity of line under normal operation without contingencies and single contingency condition in which line is out of service, respectively. is the set of overload lines; is the set of selected contingencies. is the penalty coefficient. Generally, to guarantee that the final solutions have no load curtailment in normal operation, the value of should be large enough.

(c) The Cost of Network Losses. Consider. where is unit electricity price, is resistance of line , is the active power flow of line in normal operation, is the annual network losses hour, and is the set of both existing and candidate lines.

3.1.2. Constraints

The constraints of the above multiobjective optimization problem are as follows.

Network under normal conditions:

Network under single contingency conditions: where is the column vector of generated active powers, is the column vector of predicted loads, is the nodal admittance matrix, is the diagonal matrix formed by susceptances of all the network lines, is the branch-node incidence matrix, and is the phase angle column vector of nodal voltage. Superscript denotes the parameters or variables under the single contingency after outage of line .

In the above constraints, the constraint (10) represents the active power balance at node and the operational limit of each transmission line under normal operational conditions. In single line contingency (e.g., when the line is cut off), the constraint (10) is transformed into the constraint (11) to guarantee the single contingency security or N-1 security. For objective function (7), both constraints (10) and (11) are active; when minimizing the cost of network losses in objective function (9), only constraint (10) applies.

3.2. Decision Making

A set of nondominated solutions will be obtained after solving the TNEP model. To choose the final plan, a fuzzy satisfying method based on the distance metric method is adopted to help the planner make the decision. The fuzzy sets are defined by a linear membership functions as follows: The membership value ranges from 0 to 1, which represents the satisfied degree of membership in a fuzzy set. After assigning membership function to each objective of every solution in the Pareto-optimal front, the decision maker needs to choose the desirable level for each objective, and the final solution can be achieved by solving the following optimization problem:

Since the value of ranges from 0 to 1, so a larger means the final scheme is less sensitive to the desirable level [7].

4. Optimization Method

Most MOEAs developed in the past decade are either good for achieving well-distributed solutions at the expense of a large computational effort or computationally fast at the expense of obtaining a not-so-accurate distribution of solutions [6]. In order to find a good compromise between the diversity of the final solutions and the computational time, here we choose the to solve the proposed multiobjective optimization problem.

4.1. -MOEA Method

was developed by Deb et al. in 2005 [6] based on the work of Laumanns et al. who first proposed the -dominance concept [29]. Like most of the multiobjective evolutionary algorithms, the basic idea of to obtain the final Pareto-optimal front is an iterative search algorithm through several operations such as reproduction, crossover, and mutation. Figure 1 shows the iterative procedure of . Firstly, a population is initialized by a set of solutions which are randomly selected from the feasible solution space, and the fitness value of each solution is evaluated. At the same time, the nondominated solutions from are used to form an archive population , and the iteration count is set at zero. Secondly, the solutions and are, respectively, selected from the population and to create a new solution through crossover and mutation. Then, the populations and are updated by usual dominance criterion and dominance criterion, respectively, using the solution . This iterative search procedure is running until the terminated condition is satisfied. Finally, the obtained archive members are reported as the final solutions.

Different from the existing MOEAS, the is preferable mainly in two aspects. One is that it uses a steady-state evolutionary algorithm (EA) in which every offspring is compared with the parent population as soon as it is created, rather than a generational evolutionary algorithm in which all population members (offspring) are created before comparing them with parent solutions. So, the parent population can be updated in a steady-state manner which provides better chances for creating good offspring solutions. The other is that it implements the -dominance concept to update the archive population. The difference between the -dominance and the usual domination concept is illustrated in Figure 2, in which the whole objective space (2 dimension) is divided into hyperboxes, each having size in the jth objective, and represents the allowable tolerance in the jth objective set by user. In Figure 2, it can be seen that the solution by the usual domination concept only dominates the region PECFP while solution by -dominance is the entire region ABCDA. Both solutions are in the minimization sense. It is clear that the -dominance criterion does not allow two nondominated solutions with a difference less than in the th objective to be both present in the final archive, such as point and point in Figure 2, thereby allowing a good diversity to be maintained in the final Pareto-optimal front. Besides, it allows the user to choose a suitable depending on their desired resolution in the th objective, so it also has a practical significance.

Because the value of is closely related to the Pareto-optimal front of the archive population, and the final Pareto-optimal front of real-world multiobjective problem is unknown, it is hard for the user to choose an appropriate value of . In this paper, we adopt a self-adaption strategy for the parameter [30] to solve this problem. It is described in the following equation: where is a predefined value by the user, is the total number of objectives, and and are the current and expected number of the nondominated solutions in the archive population, respectively. By applying the self-adaption in the , we could achieve the expected number of nondominated solutions approximately with a well distributed front.

Another performance improvement technique of the original in this paper is the use of self-adaptive probabilities of crossover and mutation to achieve the twin goals of maintaining diversity among populations and strengthening the convergence capacity of algorithm. The expressions for crossover and mutation take forms as follows [31]: where , are the predefined maximum and minimum probabilities of crossover. , are the predefined maximum and minimum probabilities of mutation. The fitness value in (15) is the biggest of the selected parent individuals, such as and in Figure 1, which can be obtained from (17). While the in (16) is the fitness value of the individual chosen to mutate. , , and are the objective function values mentioned before. is the average fitness value of the archive population. The dynamic change of and is illustrated by Figure 3, in which and are represented by ; represents and ; represents the current probabilities of crossover and mutation. Since the variation of probabilities of crossover and mutation depends on the fitness value of the solutions, the solutions with high fitness value are protected, and the solutions with subaverage fitness are disrupted to reproduce good ones. Thereby, the self-adaptive probabilities of crossover and mutation will guarantee the modified to converge to the global optimum in fewer generations and get stuck at a local optimum fewer times than the original one with constant probabilities of crossover and mutation.

4.2. Proposed Algorithm

Figure 4 shows the flowchart of the proposed algorithm for the multiobjective TNEP problem. The algorithm begins with the initialization of the population , in which the candidate lines of each solution coded by binary variable are generated by random number. Then, using the PPF based on the extended point-estimate method, the cost of network losses and the amount of line overload capacity under normal operation as well as single contingency conditions are evaluated. Having the investment cost calculated by (5), the initial archive population can be obtained by the nondominated solutions from the . After the initialization of and , the algorithm starts to perform iterative search for the final optimal front, the procedure is the same as mentioned in part A, the difference is the self-adaptive probabilities of crossover, and mutations need to be updated based on the fitness value of the solutions. Besides, when using the new solution to update the archive population, if the amount of line overload capacity of new solution under normal and single contingency condition exceeds the 20% of total load capacity, it will be discarded directly without the judgment of the -dominance concept Because the security criteria of the solution are not satisfied in the practical engineering, it will not be chosen by the planner in the final decision making stage. This searching process is iterated until the termination criterion is satisfied, and the final archive members are reported as the obtained solutions. Upon the final optimal front obtained from the modified , finally, the fuzzy satisfying method is implemented to select the final optimal solution based on the preference of the planner.

5. Case Study

5.1. IEEE 24-Bus Test System

In this section, a modified IEEE 24-bus test system is used to demonstrate the performance of the proposed algorithm. Assume that the system will be expanded for future conditions with the generation and load demand increasing by 2.2 times their original values, that is, load level of 6720 MW and generation level of 7490 MW. This system has 32 generators, 38 existing lines, and 89 candidate lines (including substations). The candidate lines which can be added in 29 existing right-of-ways and ten new right-of-ways are limited to three and two, respectively; up to four transformers can be installed in the substations; all data of the candidate lines can be found in [7]. Unit electricity price and the annual network losses hours as well as discount rate and period are based on [28].

The test system is divided into two regions, namely, the northern region with nodes 1–10 and the southern region with nodes 11–24, and three wind farms are integrated to each region. In order to investigate the effects of the wind power on the test system, five different cases are designed.

Case 1. The test system is only supplied by the conventional units.

Case 2. Partial conventional units are replaced by wind energy, and the total wind energy penetration is 5% of all load capacities for the years to come, and the outputs of wind farms are independent.

Case 3. The correlation among wind farms is considered; other conditions are the same as Case 2.

Case 4. The total wind energy penetration is 10%; other conditions are the same as Case 2.

Case 5. The total wind energy penetration is 15%; other conditions are the same as Case 3.

In Case 2, conventional units in nodes 1, 2, 7, 15, 18, and 23 are replaced by wind turbines, and input data of six wind farms are shown in Table 1. In Case 3, wind farms within the same region are correlated with a correlation coefficient 0.8; the correlation coefficient between two regions is 0.1. The wind energy penetration of Case 4 is 1.5 times of Case 2, so the mean value and standard deviation of wind farms in Case 4 will be increased by 1.5 times the value in Table 1, and the skewness and kurtosis remain the same.

From Table 1, it can be seen that the input data of wind farms are just the first four statistical moments of wind power. Since the input information of wind power is a large number of discreet data and the probability distribution function is hard to obtain, the relatively simple input data will provide convenience molding wind power.

Figure 5(a) shows the final results of Cases 2 and 3 achieved by the proposed method. The optimal-Pareto front of Case 2 is located in front of the optimal front of Case 3, and this spatial relationship in three-dimensional space is more clearly reflected in Figure 5(b). Such relationship indicates that, as the correlation between wind farms is considered, the intermittency and volatility of wind power will increase, so more investment cost is required to reach the balance between economic and security criteria of power system.

Final results of Cases 4 and 5 are presented in Figure 6, and the same conclusion can be obtained as in Figure 5. However, it can be noticed that the distance between the Pareto-optimal front of Cases 4 and 5 is wider than that between Cases 2 and 3; the reason is that with the increasing penetration of wind power, the influence of the correlation between wind farms will be more significant on the transmission network.

Since the final results of the proposed method are a set of nondominated solutions, the decision making analysis method needs to be applied to obtain the final optimal plan. Table 2 shows the final scheme of Cases 1, 3, and 5 obtained by the fuzzy satisfying method, when the desirable level for each objective set by planer is 0.6, 1, and 0.7, respectively. As can be seen from Table 2, compared to Cases 3 and 5, due to the absence of wind power in Case 1, the security criterion of transmission network, which is reflected by the amount of line overload, can still be guaranteed with less investment. And as the figure of Cases 3 and 5 shows, with the increasing integration of wind power, more investment is required to reach the same security criterion. This conclusion can also be drawn in Figure 7, that the final Pareto-optimal front of Cases 1, 3, and 5 in the trade-off graph is clearly ranked one by one with the increasing integration of wind power. Figure 8 shows the final planning result of Case 5, in which transmission lines around wind farms and important loads are strengthened.

5.2. Real Test System

The proposed method is applied to a 220 kV practical power system in the south of China as well. This system has 233 buses, 452 existing lines, and 164 candidate lines. It is assumed that five years later the total installed capacity will be 4729 MW and the total load is 4158 MW. There are four wind farms integrated into the system, including three wind farms with correlation coefficient 0.6 in the west and one in the northeastern, and the correlation between wind farms within two regions is 0.1; the total penetration of wind farm is 15% of the installed capacity. Table 3 presents the input data of the four wind farms. Unit electricity price, the annual network losses hours, discount rate, and period also adopt values in part A.

Two models, one considering the correlation between wind farms while the other not, are solved by the proposed method, and the final Pareto-optimal front in two-dimensional space is shown in Figure 9. As can be seen from Figure 9(a), while at the same level of line overload, the investment of the second model is smaller than that of the first model considering wind power correlation. However, the consideration of wind power correlation leads to a less ideal but more realistic situation, and the result achieved by model 1 is more reliable compared to model 2. Besides, in Figures 9(a) and 9(b), there are five points concentrating in the lower right corner with a clear distance away from the others. These five points represent planning schemes in which several expensive long distance lines are chosen. Though the investments are large, these lines can tremendously change the original transmission structure, and the distribution of power flow can be well improved, so the network loss costs of these five solutions are relatively low.

Assuming the planner has high requirements on the security of transmission system and wants to minimize the network losses cost, Table 4 shows the final plan of the accurate model under different desirable level for investment.

Figure 10 shows the final planning scheme in Table 4 when the desirable level for investment is 0.2. As can be seen from Figure 10, transmission lines around wind farms 1, 2, and 3 are strengthened to improve the security of transmission system. Since the output power of wind farm 4 is small and the existing lines satisfied the security requirement, there are no new added lines around wind farm 4. Besides, because two expensive long distance lines are added, the distribution of power flow is well improved and the network losses cost is relatively low.

6. Conclusion

This paper established a multiobjective TNEP model, in which the investment cost and network losses cost as well as the line overload capacity both under the normal operation and single contingency condition are considered. To handle the uncertainty and correlation of wind power in TNEP model, an extended point-estimate method is applied to transform the uncertain model into a solvable deterministic model. Then, a modified and a fuzzy satisfying method are used to achieve the final planning scheme. This method has the following advantages.(1)The input data is very simple, because only the first four statistical moments and correlation coefficients of output power of wind farms are required.(2)The model is more precise by considering the correlation between wind farms, and it has been demonstrated by the final results of IEEE 24 and real power system.(3)Since the final results are a set of nondominated solutions, planners can flexibly choose the final planning scheme according to the practical situation.

Because of considering the N-1 check in the objective function, the evaluation of objective function is time-consuming. In our next work, the proposed method will be further improved by the application of parallel computation method.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgment

This work was supported in part by the National High Technology Research and Development Program of China (863 Program) under Grant 2012AA050201.