Abstract

The paper addresses the problem of multicriteria reconfiguration of distribution network with distributed generation according to the criterion of minimum power loss under normal conditions and the criterion of power supply reliability under postemergency conditions. Efficient heuristic and multicriteria methods are used to solve the problem including advanced ant colony algorithm for minimum loss reconfiguration of distribution network, the sorting-out algorithm of cell formation for island performing in postemergency network, and the successive concessions method for multicriteria decision making. Demonstration studies have been carried out for the Central Power System of Mongolia.

1. Introduction

Distribution networks are normally operated according to radial schemes. The problem of distribution network reconfiguration aimed at determining the most rational reconfiguration is as a rule solved by the criteria of minimum active power losses in the network, minimum undersupplied power, and minimum time for power supply restoration [1]. A review of reconfiguration methods that include classical methods of mathematical programming and modern heuristic methods based on artificial intelligence (genetic algorithms, simulated annealing, tabu search, ant colony methods, etc.) is given in [2]. In many cases the problem is considered as a multicriteria one with reliability criterion formulated through damages to consumers [3, 4] and so forth.

In the last decade much attention has been paid to distributed generation connected to distribution network [5, 6] and so forth. The main factors stimulating the development of distributed generation are as follows:(i)adaptation of consumers to market uncertainty in electricity industry development and electricity prices which fosters a decrease in risks of power shortage and increase of energy security;(ii)enhancement of adaptability of electric power systems to the uncertainty of market conditions and, hence, decrease of investment risks;(iii)emergence of new highly efficient energy technologies (gas turbines and combined-cycle units);(iv)a growing share of gas in the fuel mix of power plants;(v)tightening the environmental requirements to encourage the use of renewable energy sources (hydro, wind, biomass, etc.) with government support.

Distributed generation offers the possibility of maintaining voltage levels at nodes of distribution network, decreasing active and reactive power losses in the network, providing higher level of power supply reliability by maintaining power supply from distributed generation to some consumers in the case of emergency disconnection of the main supply point in the power supply system (islanding) [5, 7, 8].

Thus the coordination problem arises in controlling normal conditions of distribution network with distributed generation through the network reconfiguration, to provide minimum power losses and to meet the required voltage and current limits, as well as in controlling postemergency conditions through islanding, to provide minimum power shortage due to the loss of supply substation of main power grid (main supply point). Such multicriteria problems cannot always be reduced to a one-criterion statement by introducing weighted coefficients for individual criteria. In this paper this problem is solved by the method of successive concessions [9]. The method of ant colony is used for distribution network reconfiguration. Islanding is performed by forming cells [10] and load flow is calculated by the backward/forward sweep algorithm [7].

2. Technology of Study

2.1. General Approach

A general approach to control coordination of normal and postemergency conditions of distribution network including distributed generation is as follows.

Under normal conditions the control aims to reconfigure the distribution network by opening loops. The minimum of active power losses in the network is given by the following criterion:ξ“π‘™βˆˆπΏπ‘…π‘™π‘˜πΌ2π‘™π‘˜βŸΆmin,π‘˜βˆˆπΎ,(1)where 𝐾 is a set of considered normal conditions according to the load curves of consumers and loading of distributed generation plants; 𝐿 is the number of branches in the network; π‘…π‘™π‘˜andπΌπ‘™π‘˜ are active resistance and current in branch 𝑙 for operation conditions π‘˜.

Under postemergency conditions, if the main supply point is lost, the problem of islanding arises with the islands including distributed generation plants that operate for a balanced load. The criterion of islanding is the minimum power shortage in the postemergency conditions:ξƒ©ξ“π‘›βˆˆπ‘π‘ƒπ‘›π‘˜βˆ’ξ“π‘›βˆ—βˆˆπ‘βˆ—π‘ƒπ‘›βˆ—π‘—ξƒͺ⟢min,π‘˜βˆˆπΎ,π‘—βˆˆπ½,(2)

where 𝐽 is a set of considered postemergency conditions with the main supply point lost; π‘ƒπ‘›π‘˜ is the load at node 𝑛 in the network under normal condition π‘˜; π‘ƒπ‘›βˆ—π‘— is the load at node π‘›βˆ— in the postemergency condition 𝑗 of the network part including π‘βˆ— nodes, that belong to all islands; 𝑁 is the number of network nodes.

In control coordination of normal and postemergency conditions of distribution network, an important problem is to check whether the constraints on voltage levels at nodes and currents in network branches are met under both normal and postemergency conditions:π‘‰π‘›π‘˜minβ‰€π‘‰π‘›π‘˜β‰€π‘‰π‘›π‘˜max,(3)𝑉𝑛𝑗min≀𝑉𝑛𝑗≀𝑉𝑛𝑗max,(4)πΌπ‘™π‘˜β‰€πΌπ‘™π‘˜max,(5)𝐼𝑙𝑗≀𝐼𝑙𝑗max.(6)

Instead of (5) and (6), the values of power transmitted by the network branches can be controlled using similar inequalities.

Constraints (3)–(6) in the optimization of criteria (1) and (2) are checked on the basis of radial network power flow calculations. The calculations employ backward/forward sweep algorithm with respect to distributed generation plants connected to the distribution network [7]. In order to minimize the number of such calculations, the interval implementation of backward/forward sweep algorithm [11] is applied which allows the ranges of voltage and current values to be obtained for groups of conditions.

There are two specific features of the problem related to islanding and determining postemergency conditions. The first one concerns the presence of constraints (4) and (6), which means different requirements for voltage levels at nodes and maximum load of network branches in the postemergency conditions as compared to the normal conditions. The second one related to islanding is implementation of the principle of maintaining power supply, first of all, to the most important consumers at the distribution network nodes.

One of the important control coordination problems of normal and postemergency conditions of distribution networks is minimization of switchings while passing from normal to postemergency conditions. This is important in terms of minimizing the number of switching devices, their possible failures, and personnel’s errors. Therefore, the optimization problem (1)–(6) is a complex two-criterion problem. Let us consider an expedient approach to its solution.

A widely used approach is the consideration for power supply reliability through the damages due to power undersupply which allows the multicriteria problem to be reduced to a one-criterion one [3, 4] and so forth. To this end it is necessary to have reliable estimates of specific damages due to power supply interruption for different consumers. In reality these estimates cannot be obtained for all types of consumers; particularly it concerns the consumers with production processes where power supply interruptions may pose a threat to the life of people or to the environment. Therefore in a general case criteria (1) and (2) should be considered as independent and irreducible to one complex criterion. In the paper the method of successive concessions is used as a method for solving the two-criterion problem (1)–(6). The minimization by criterion (1) with regard to constraints (3) and (5) is carried out by the ant colony method, islanding (subproblems (2), (4), and (6)) by the combinatorial algorithm through formation of cells.

2.2. Minimum Loss Reconfiguration

Ant colony algorithm is a multiagent system in which the behavior of each single agent, called artificial ant, is inspired by the behavior of real ants [12]. Ant colony algorithm is one of the most successful examples of swarm intelligent systems and has been applied to many combinatorial optimization problems. Ant colony algorithm has been used lately to solve minimum loss reconfiguration problem [13–17].

The idea of the ant colony algorithm is rather thoroughly presented in [12] and given in [13–17]; therefore we will not describe it here.

The type of the ant colony algorithm implementation is determined by what is understood by the track passed by ants. In [13, 14] active power losses in the entire network are taken as a track length. In [15, 17] the track length is determined by the resistance of one branch and the algorithm consequently goes along the network graph starting from the main supply point of the power supply system.

In the first case the point of network disconnection is chosen by the roulette rule, with the disconnection point probability determined by [13]π‘ƒπ‘š(𝑑)=⎧βŽͺ⎨βŽͺβŽ©πœ‚(𝑑)𝛽/𝜏(𝑑)βˆ‘π‘ βˆˆπΌπ‘š(𝑙)ξ€·πœ‚(𝑠)𝛽/𝜏(𝑠),ifπ‘ βˆˆπ½π‘š(𝑙),0,otherwise,(7)

where 𝑑(𝑠) is a pheromone level; β„Ž(𝑠) is the so-called visibility, a value inverse to the length of track passed by ants; π‘š is the number of ants; π½π‘š(𝑙) is the list of branches in loop 𝑙; 𝛽 is a parameter determining relative priority of pheromone; 𝑑 determines a currently considered branch or a current iteration of the algorithm.

In [14], another, more complex, algorithm is used. It is related to the hypercube ant colony optimization framework.

In the second case (in [15–17]), the roulette rule is used to choose the next branch in the network graph to be considered. There are different forms of realization of roulette rule.

This paper employs the approach suggested in [13], but unlike [13] here load flow is calculated in each iteration of the ant colony algorithm by the backward/forward sweep method, and constraints (3) and (5) are checked. In the event that the constraints are not met, the branch considered as a candidate for disconnection is excluded from consideration.

2.3. Islanding

In the problem of distributed generation islanding for an equivalent load in the event that power supply from supply substation of the main network is lost, it is necessary to take into account a number of requirements.(1)The distributed generation and load should be balanced in order to fully use and not to overload distributed generation. The condition of power balance in the island is found by the sorting-out algorithm through formation of cells [10]. For each cell meeting the condition ξ“π‘ƒπ‘†π‘›βˆ’ξ“π‘ƒπΏπ‘›β‰₯0(8) is checked, where 𝑆 and 𝐿 are the indices of sources and loads at cell, and 𝑛 is a cell index.(2)Cells are formed by connecting, first of all, the nearest loads, and the remoteness of load nodes is estimated by the total resistance of branches connecting source to consumer.(3)While forming the cells first of all power is supplied to the most important consumers.(4)At each step of the sorting-out algorithm, the load flow in the island is calculated and constraints (4) and (6) are met. In the event that these constraints are not met, formation of an island is stopped at the previous step.

In order to eliminate the inconsistency between the second and third requirements, the third requirement is considered a priority one.

2.4. Method of Successive Concessions

The general procedure of solving a multicriteria problem by the method of successive concessions is as follows [9].(i)All partial criteria are placed and numbered in the order of their relative significance.(ii) The first most important criterion is optimized.(iii) The value of the admissible deviation from the optimum of the first criterion (concession) is set.(iv) The second important partial criterion is optimized provided that the value of the first criterion should not differ from the optimal value by more than a value of the concession set.(v) Similarly the value of concession for the second criterion is set and the third important criterion is optimized and so on.

In a general case the presented procedure can include, when necessary, several iterations converging to a satisfactory trade-off solution.

In the paper the general method of successive concessions was modified by taking into account the specificity of the studied problem. The modified procedure includes the following four steps.

(1)All partial criteria are placed and numbered in the order of their relative significance. On our case the order of criteria is as follows: 𝑓1=ξ“π‘™βˆˆπΏπ‘…π‘™π‘˜πΌ2π‘™π‘˜π‘“βŸΆmin,π‘˜βˆˆπΎ,(9)2=ξƒ©ξ“π‘›βˆˆπ‘π‘ƒπ‘›π‘˜βˆ’ξ“π‘›βˆ—βˆˆπ‘βˆ—π‘ƒπ‘›βˆ—π‘—ξƒͺ⟢min,π‘˜βˆˆπΎ,π‘—βˆˆπ½.(10)(2)The first most important criterion 𝑓1 is minimized by the ant colony algorithm as it is described in Section 2.2. The disconnected branches are determined as a result of minimization of criterion 𝑓1.(3)The second criterion 𝑓2 is minimized by the algorithm through formation of cells as it is described in Section 2.3. The other disconnected branches are determined which differ from the disconnected branches determined by minimization of criterion 𝑓1.(4)The combinatorial sorting algorithm is used to search for the disconnected branches which are acceptable from the point of view of both criteria 𝑓1 and 𝑓2 with the minimal concessions of both criteria.

The flowchart of modified method of successive concessions is shown in Figure 1.

3. Case Study

The studied network is a simplified network of the Central Power System of Mongolia (Figure 2). The data of network are presented in Tables 1 and 2. The Gusinoozyersk thermal power plant (TPP) (node 1) that is included in the Unified Power System of Russia and supplies electricity to the Central Power System of Mongolia transmission line (branch 1-2) is conditionally taken as the main supply point. In the Central Power System of Mongolia there are 4 small operating thermal power plants of similar capacity which are really distributed generation units.

Network reconfiguration by using the criterion of minimum active power losses (1) on the basis of constraints (3) and (5) allows the points of network loop disconnection to be revealed. These are branches 2–22, 19–34, and 48–56 shown in Figure 2 by dashed lines.

Then the postemergency conditions in the Central Power System of Mongolia are studied for the case of power supply loss from the Gusinoozyersk TPP. Here the generators of the Central Power System of Mongolia cover part of the load and as a result three independent islands are formed by criterion (2) (see Figure 2). For all the islands constraints (4) and (6) are met.

Comparison of the disconnection points in the normal and postemergency conditions shows that the disconnection of branch 2–22 coincides in both cases. The disconnection of branch 48–56 is of no concern for the postemergency conditions, since it does not influence on island formation.

Consider branch 19–34. In normal conditions this branch has to be tripped from the standpoint of minimum active power losses. Their value in this case is 14.34 MW. In the postemergency conditions the other branch 6–10 is tripped. When the loop is open on this branch, in the normal conditions the power losses are 11% higher than the optimal ones. Such an increase in losses is not allowed.

Find an acceptable concession from the criterion of minimum active power losses (1) in the normal conditions by the island adjustment. Consider the variant of disconnection of branch 15–19 with the corresponding reduction of the island by excluding nodes 10, 11, 12, 13, 14, 16, 17, and 18 from it. The disconnection of branch 15–19 causes an increase in losses in the normal conditions by somewhat less than 5% in comparison with the optimal value that is acceptable.

We try to expand the island by an additional concession on the basis of criterion (1). To do this, we open branch 12–15 instead of branch 15–19. In this case in the normal conditions the losses rise by the value above 7% as compared to the optimal value, but such an increase is unacceptable.

Thus, in accordance with criteria (1) and (2) the opening of branches 2–22, 48–56, and 15–19 (Figure 3) is a trade-off solution and here the concession value by criterion (1) is acceptable.

4. Conclusion

In electricity supply systems with distributed generation that is connected to the distribution electric network, a complex problem arises which provide efficient operation of electricity supply systems in the normal conditions and reliable power supply to consumers in the postemergency conditions at a loss of the main supply point. This multicriteria problem is solved in the paper by applying the modified method of successive concessions. The efficiency of power system operation is studied based on the criterion of minimum active power losses by network reconfiguration that is performed by the developed ant colony method. In the postemergency conditions the islanding problem is solved by using the cell formation method. The studies carried out for the Central Power System of Mongolia have shown the efficiency of the approach described in the paper.

A general technology to control coordination of normal and postemergency conditions of distribution network with distributed generation takes into account a set of considered normal conditions according to the load curves of consumers and loading of distributed generation plants and a set of considered postemergency conditions with the main supply point lost. One of the important control coordination problems considering the above mentioned two sets of conditions is minimization of switchings while passing from normal to postemergency conditions. Proposed technology and algorithms dive the possibility of solving this problem.

Possible future work could be dealt with more detailed consideration of customer load uncertainty, variety of power output from distributed generation units based on wind or/and solar energy, minimization of both active power losses and fuel usage at thermal distributed power plants, and other related problems. The authors hope for the success in these areas of research.

Acknowledgments

This paper was supported by the Grants of Leading Scientific School of RF no.1857.2008.8 and Russian Foundation for Basic Researches no.90-08-91330.