DOI QR코드

DOI QR Code

Power Losses Reduction via Simultaneous Optimal Distributed Generation Output and Reconfiguration using ABC Optimization

  • Jamian, Jasrul Jamani (Faculty of Electrical Engineering, Universiti Teknologi Malaysia) ;
  • Dahalan, Wardiah Mohd (Department of Electrical Engineering, Malaysian Institute of Marine Engineering Technology, University Kuala Lumpur) ;
  • Mokhlis, Hazlie (Faculty of Electrical Engineering, Universiti Teknologi Malaysia) ;
  • Mustafa, Mohd Wazir (Faculty of Electrical Engineering, Universiti Teknologi Malaysia) ;
  • Lim, Zi Jie (Faculty of Electrical Engineering, Universiti Teknologi Malaysia) ;
  • Abdullah, Mohd Noor (Faculty of Electrical and Electronics Engineering, UTHM)
  • Received : 2012.08.14
  • Accepted : 2014.02.24
  • Published : 2014.07.01

Abstract

Optimal Distributed Generation (DG) output and reconfiguration are among the well accepted approach to reduce power loss in a distribution network. In the past, most of the researchers employed optimal DG output and reconfiguration separately. In this work, a simultaneous DG output and reconfiguration analysis is proposed to maximize power loss reduction. The impact of the separated analysis and simultaneous analysis are investigated. The test result on the 33 bus distribution network with 3 units of DG operated in PV mode showed the simultaneous analysis gave the lowest power loss (global optimal) and faster results compared to other combined methods. All the analyses for optimizing the DG as well as reconfiguration are used the Artificial Bee Colony Optimization technique.

Keywords

1. Introduction

Power system is one of the most fundamental aspects of electrical engineering which consists of generation resources, transmission system and distribution system. The transmission system interconnects all major generating stations with the main load centres. Meanwhile, the distribution system is the final stage in distributing power to the individual customers. Among the three components, distribution system contributes the highest power loss due to its operation in low voltage level and single power source at the grid. The power loss in the system will be worsened if it is operated at high load demand and involve large scale system.

In order to reduce such power loss, great deals of researches have been conducted to improve the efficiency and reliability of distribution network. This is done by locating FACTS, capacitor bank and other devices in the distribution network as a control mechanism. However, these approaches are costly since requires expensive devices. Other well-known approaches are through finding optimal DG output and network reconfiguration. For instance, researchers in [1-7] used reconfiguration approach to improve overall network performance. Meanwhile, researchers in [8-12] minimise power loss by finding optimal location and output of DG units. Both approaches had been proven able to reduce power loss. However, from the literature review, none of the works performed simultaneous optimization process for DG output and network reconfiguration in order to give the lowest power loss. Artificial Bee Colony (ABC) optimization method is employed to solve the case study. This is due to the superiority of the algorithm in solving the complex optimization problem.

The remainder of the paper is organized as follows. Section 2 presents’ related researches on the implementation of DG units and reconfiguration analysis in reducing the power loss and followed by the briefing on Artificial Bee Colony optimization method in the Section 3. The details of the case studies are discussed in the Section 4. Section 5 describes the superior performance of the simultaneous DG and reconfiguration optimization analysis compared to other approaches. Last but not least, Section 6 concludes the whole analysis of the study.

 

2. Related Work

Distribution network reconfiguration is a complicated combinatorial and non-differentiable constrained optimization problem. It involves with many candidate-switching combinations. These obstacles really put the reconfiguration process in difficulties to achieve the comprehensive optimal solution. The earliest researcher on reconfiguration was reported by Merlin and Back [1] in 1975. The researchers proposed a branch and bound type heuristic method in minimizing line loss of the network. They established a mesh network by switching “off” all the switches in the entire network. Those switches were then turned on one by one until the new radial reconfiguration was found. In the process, switches would be turned on/off to minimize the line loss. Meanwhile, Kashem [2] had proposed an efficient method of identifying the optimum configuration to minimize the power loss. The authors used the combination of tie-switch and sectionalizing for obtaining the best configuration for distribution network. All the infeasible combinations will be omitted from the analysis. This hectic searching was finally conducted by changing the one status switch at any one time, whether by moving to the left or right opened branch in selected configuration until maximum loss reduction is determined. Other methods, such as Genetic Algorithm based reconfiguration [4] and expert system [5-7], were applied as well in the network distribution configuration to accomplish their respective objectives.

The installation of DG at improper location with infeasible output will lead to the increase of power loss and operational cost of the power system. For that reason, it is necessary to find the suitable DG location and output. For instance, [8] applied two methods separately to reduce the power loss as well as improve the voltage profile in radial distribution system. In their research, the method of single DG placement has been used to figure out the optimal DG location whereby PSO method is applied to obtain optimal output of DG. In [9], the authors have used the GA approach to identify the DG placement and DG output in the electrical power system. Apart from that, other factors such as economic and geographic must also be taken into consideration.

Reconfiguration technique with DG gives tremendous impact in reducing the power loss. Thus, many researchers are focusing their research towards applying both variables. For example, the authors in [13] implemented the network reconfiguration process by using the Tie-Open Point Optimization (TOPO) technique, meanwhile, the optimal location of the Distributed Generation was identified using pre-determined sensitivity indices and output of DG is accomplished using Evolutionary Programming (EP) method. The implementation of network reconfiguration is done only upon the finding of the location and output of DG. In other words, they solve the problem separately. Apart from that, the researchers in [14] have emphasized the advantage of feeder reconfiguration of the distribution system in the presence of DG units for loss reduction and bus voltage improvement. The authors used the Tabu search technique in finding the DG output and analysed the impact of DG and reconfiguration based on four different cases. The results show the higher power loss reduction is occurring in Case 4 which is reconfiguration technique cooperate with DG compared reconfiguration without DG. The output of DG, however, is included in their work without any further discussion.

Table 1.* ABC = Artificial Bee Colony * GA = Genetic Algorithm * PSO = Particle Swarm Optimization * EP = Evolutionary Programming * TS = Tabu Search * ACO = Ant Colony Optimization * BFO = Bacteria Foraging Optimization

Other optimization methods had also been employed to solve the reconfiguration with the present of DG, such as Genetic Algorithm GA) [16], Particle Swarm Optimization (PSO) [20] and Ant Search Colony (ASC) [18]. Table 1 summarizes the various methods utilized by the previous researchers to solve the reconfiguration problem and DG output. From the table, it can be clearly seen that none of them tried to solve the reconfiguration problem simultaneously. Considering the existence limitation, we are now trying to solve the problem by putting greater emphasis on finding the optimal reconfiguration and DG output simultaneously via meta-heuristic optimization technique.

 

3. Implementation Artificial Bee Colony in Solving Optimal Reconfiguration and Optimal DG Output

The original Artificial Bee Colony (ABC) introduced by [21] is an optimization method that replicating the behaviour of the bees in searching food. The ABC consists of 3 groups of bees, which are the employed bees, onlooker bees and scout bees. At first, the initial scout bees were set out randomly to the area within the possible solution (food source position) is existed. After the initial solution was found, this information will be passed down to the employed bees. The employed bees will start to look for the solution that located near to the initial solutions’ location (neighbourhood search). The comparison between initial solution and employed bees’ solution will be done to select the best results (greedy selection). Next, the information regarding the best results is passed down to the onlooker bees, which will choose to find the next searching area based on the solution’s fitness. Eq. (3) shows the formula for the solutions’ fitness calculation in ABC algorithm. When there are no more solutions that are better than current solutions in the bee population, the onlooker bees will become the scout bees again and dispatched to search for new solution area randomly.

The whole process mentioned above will be repeated until the predetermine value is reached. Fig. 1 shows the general process of the ABC algorithm in looking the optimal solution. The summary of the proposed method in solving the optimal reconfiguration and DG output are based on the following steps:

Fig. 1.The Artificial Bee Colony process to obtain the optimal results.

Step 1 : Input Parameters

Input system data include network data, bus data, line data, pre-defined range of DG output, maximum iteration, population size and accuracy are inserted in the program.

Step 2 : Initialization

The initial population is determined by selecting the tie switches and DG output randomly from the set of the original population. The random populations of tie switches and DG output represent the ‘Bees’ which will provide a possible solution (food source position) to the optimization problem. The total position of food source is equal to the half of colony size (combination of employed bees and onlooker bees). The variable for tieswitches represented by D and DG output is represented by Pdg. The set of tie switches and DG output is written as follows:

where i = 1, 2, 3 …m.

The variable m indicates the population size from a set of random distribution. n = number of tie switches and k = number of DG. If the method only to find the optimum value of DG output that can minimize power losses, the set of DG can be written as:

Only the set of tie-switches and DG output that satisfy all the constraints will be considered as the initial population.

Step 3: Fitness Evaluation Phase

The fitness value describes the quality of the solution. In ABC algorithm, the nectar amount of a food source directly proportional to the quality of the associated solution. The fitness value is formulated as follows:

After evaluating all the fitness value of each population, the best combination of open switches that give the highest value of fitness will be memorized.

Step 4 : Employed Bee Phase (generate new population)

For every iteration of the ABC algorithm, the employed bees will search randomly for a new combination opened switches and / or DG output of its selected solution. In order to determine the new population, the following equation has been implemented:

where xij = the value of ith opened switches and / or DG output at random jth dimension. xkj = any kth opened switches and/or DG output that is selected randomly from jth dimension.

Step 5 : Greedy Selection Phase

In this phase, the greedy selection method is executed in order to compare the performance between the fitness of news solution and the current fitness in the memory. If the new fitness is better than the one in the memory, the employed bee will shift to this new solution, replacing the old one in the memory. Otherwise, the old fitness is kept in the memory and abandoning the new one.

Step 6 : Onlooker Bee Phase

The information regarding the best results gained by the employed bee will be evaluated by the onlooker bee. The onlooker bee will select the best solution according to Eq. (3).

Step 7 : Scout Bee Phase

If the solution is unable to be further improve and has exceeds the “limit” value, the ABC will eliminate the solution from the population. Subsequently the employed bee associated will become scout bee. The scout bee will be assigned to discover new areas of solution randomly and will replace the solution that has been abandoned with the new one using (4). The process continues until the solution converges.

For the reconfiguration analysis, the “Bees” in the ABC is set to opened switches in the distribution network and the “solution” (food source position) is the power loss value. However, for the optimal DG output cases, the “Bees” is the DGs’ output and the “solution” is still similar, which is the power loss value. Furthermore, the dimension for the bees depends on the number of variables that need to be solved. For example, for the reconfiguration problem, 5 switches in the network will be opened. Thus, the ‘Bees’ dimension of reconfiguration problem is equal to 5 (D=5). For the optimal DG output analysis, the dimension of the problem is equal to 3 due to the number of DG in the system is 3 units. In the simultaneous analysis, the Bees consist of two groups which are the opened switches as well as the DG output. Thus, the number of variable for the simultaneous analysis is equal to eight (5: opened switch, 3: DG output).

Some constraints needed to be considered in the reconfiguration and the DG output analysis. In the reconfiguration analysis, the configuration of the network should be maintained in the radial configuration after the optimal configuration is achieved. Furthermore, all buses in the system need to be energized after the reconfiguration process in order to make all loads in the network received the power sources. In other words, there is no load disconnected along the reconfiguration process. All these reconfiguration constraints are needed to maintain the behaviour of the distribution network. The constraints for the optimal DG output analysis are listed below:

a) Generator operation constraint:

All DG units are only allowed to operate within the acceptable limit where Pimin and Pimax are the lower and upper bound of DG output. Therefore, for the analysis that contained the DG units, the DGs output results must not exceed this limit.

b) Power injection constraint:

In order to avoid the power injection to the main grid (Substation) from the DG units, the total power output of DG must be less than the total load in the network. There will be a power sending from the main grid to the distribution system.

c) Power balance constraint:

Total power generated in the network which is from DG units and substation must be equal to the summation of total load and power loss. This is due to the principle of equilibrium in generating power and demand concept.

d) Voltage bus constraint:

The voltage for each bus should operate within the acceptable limit, which is in between 0.95p.u. < V < 1.05p.u. ( ±5% of voltage rated value).

Thus, the ABC algorithm will find the optimal result for the distribution network that fulfilled all the constraints. Since the main objective for the reconfiguration and DG output analysis is to obtain the minimum power loss value, the formulation for calculating the power loss in the network can be presented by:

where:

i = Number of lines in the system.

Iai = Line real active current.

Ri = Line resistance

 

4. Descriptions on Six Different Cases Studies

In this paper, the ABC algorithm is used to solve the reconfiguration of 33-bus distribution system with 3 units of DG that operating in PV mode (constant voltage) as shown in Fig. 2. The power MVA base and voltage base for the network are 10MVA and 132kV respectively. The line data and bus data for the network is shown in Appendix A. As mention earlier, the main contribution of this study is the implementation of simultaneous reconfiguration and DG output analysis. Thus, In order to validate the proposed approach, 5 other cases are introduced to compare with simultaneous analysis result. Thus, total case studies that will be analysed in this work are six as shown below: Case 1: All the tie switches in the network are open and the DG units are carrying out of the system. This network is equal to an original 33 distribution network without any modification. Case 2: Reconfiguration technique is employed in the system in Case 1 so that the improvement due to the reconfiguration technique can be observed. Case 3: Three optimal DG output (using optimization technique) that operated in PV mode are placed on buses 6, 16 and 25. The impacts of all these DGs are analysed in the absence of reconfiguration. Case 4: The conditions of the system are almost similar to Case 3, but the reconfiguration is present and has been carried out after the optimal DG output in PV mode is accomplished. Case 5: Reverse from the concept in Case 4, the optimal configuration process will be done first, and followed by the process to find optimal DGs’ output. Case 6: The condition is again quite similar to Case 3 except that this case employs reconfiguration and optimal DG output simultaneously.

Fig. 2.33-radial distribution system in existence of DG units operated in PV mode

 

5. Result and Discussion

In this section, the comparison between single technique (optimal configuration or optimal DG output only) and combined technique (optimal both configuration and DG output) will be discussed.

5.1 Impacts of DG and reconfiguration to the power losses improvement

Table 2 shows the power loss value after the reconfiguration and optimal DG output is obtained via ABC technique. From the results, with the presence of DG in PV mode (Case 3), the initial power loss has been decreased to the lower value as compared to the optimal reconfiguration result (Case 2). The optimal DG output has reduced the power loss from 1624.4W to 291.88W, which is nearly 82% from the initial power loss. Whereas, the optimal configuration can only reduce the power loss up to 34.1%. The injection of reactive power given by DG in PV mode has improved the voltage profile of the system and indirectly, reduced the power loss. Therefore, the optimal output of DG units has given better result compared to an optimal configuration. However, bearing in mind that the installation new DG will require an additional generation cost while the reconfiguration will not require additional cost.

Table 2.Performance of optimal configuration versus optimal DG size in reducing the power losses

Thus, the reconfiguration technique should be utilized in optimal DG analysis. Cases 4 to 6 (Table 3) show the results from the combination of both techniques in finding the lower power loss in the distribution network. The differences between Cases 4 to 6 is in the process to obtain the final optimal results (who’s come first). For the Case 4, the process to find optimal reconfiguration is started after the optimal DG output is obtained. In this method, it has improved the power losses value to 160.85W, which is 44.89% lower than Case 3. Although the DG capacity in Case 3 is in an optimal value, with the adjustment (optimal) of configuration, the power loss can be further improved. Different approached is used for Case 5, the process to find the optimal DG output is coming later after the optimal configuration is obtained. Let the reconfiguration results obtained in Case 4 as a base case (optimally configured); the adjustment of the DG output is performed to obtain the optimal DGs’ output. From the results, the power loss that are achieving in Case 5 is lower than Case 4 which is 139.42W. In other words, by adjusting the DG output after the optimal configuration is obtained, the power loss in the network can also be further improved.

Table 3.*Co = configuration

From both analyses (Cases 4 and 5), the step by step optimization process could not guarantee for the system to have the lowest power loss value. The process of finding the optimal configuration with fixed DG output (or otherwise – fixed configuration) will only give the local optimal results. Thus, in the Case 6, both parameters are optimized simultaneously. The separated updating technique can be used in ABC algorithm, so that the ABC could handle these two variables (DG output and Switch number) simultaneously. From the results, Case 6 gave the lowest power loss in the system and different configuration compared to Cases 4 and 5. The power loss given by Cases 4 and 5 are 160.85W and 139.42W respectively, meanwhile the power loss in simultaneous results (case 6) is 102.61W. The simultaneous analysis for DG and reconfiguration gave nearly 93.68% of power loss reduction compared to initial power loss value.

The same results might be achieved by repeating the Case 4 and Case 5 alternately until reach the global optimal result; however, it may require too many steps. Therefore, the simultaneous DG and reconfiguration analysis is the best approach to determine the optimal operation for system, so that the power loss in the system is in the lowest value.

Fig. 3 shows the ability of the ABC algorithm in finding the optimum result for all cases (except Case 1 – no optimization is applied) in 10 samples analysis. In order to test the robustness and the efficiency of ABC algorithm, each sample analysis will use different initial random number. From the figures, the ABC algorithm is capable to give the optimal results in all cases within small number of iteration (<60 iteration). Furthermore, it can be said that the ABC is suitable to be used for solving the optimal DG or / and optimal reconfiguration problem due to the consistency in giving the optimal solution as shown in the results (Fig. 3).

Fig. 3.The convergence of ABC in solving reconfiguration and optimal DG output for 33 bus system

5.2 Impacts of different optimal technique to the total DG capacity and number of branches

The adjustment on the individual DG output and configuration are not only affecting power loss value, but it also changes the total DG capacity in the system as well as the number of branches in the network. Since the cost of generation has a direct relationship with a total DG output, it is important to know the amount of generating power cost that need to be spent to reduce power losses in the system. Table 4 shows the individual DG output, total DG output, power loss improvement (refer to initial power loss value) and its ratio for all cases. There are no results for Cases 1 and 2 analyses due to the none of DG unit exist in both cases.

Table 4.Total DG capacity, Power losses and their ratio for all cases

For the Cases 3 and Case 4, although the total DG capacity in both cases is similar, due to the reconfiguration process, the total power loss improvement in Case 4 is higher than Case 3. Indirectly, the ratio value for Case 4 has become lower than Case 3. The lower ratio value give an indication to the smaller amount of DG output required to improve per each unit of power loss in the system. The smallest total DG output and the highest ratio results can be seen in the Case 5 analysis. Although Case 5 gave the lowest DG output and ratio, but the simultaneous analysis (Case 6) gave the highest power loss improvement. Since the main objective of this study is to obtain the lowest power loss value, small differences in ratio and total DG output between Case 5 and Case 6 can be considered acceptable. On the other effects, by applying the reconfiguration process, it will change the number of branches in the system. From the Table 4, the original branches in the 33 bus distribution network are 3 and it has changed to 4 branches and 6 branches for Case 2 and Cases 4, 5 and 6 respectively.

On the other effects, by applying the reconfiguration process, it will change the number of branches in the system. From the Table 4, the original branches in the 33 bus distribution network are 3 and it has changed to 4 branches and 6 branches for Case 2 and Cases 4, 5 and 6 respectively. Fig. 4 shows the comparison between original configurations with a new configuration of the network after the simultaneous optimization process. It can be seen that the main branches for Case 6 (Green colour) had changed compared to the original network (Dark blue). With this change, the direction of power flow in the system has also changed and the amount of power loss will be difference based on current flow and resistance values (I2R).

Fig. 4.The comparison of network configuration before and after optimization process

Since the simultaneous analysis give the lowest power loss, the best configuration for the network with suitable DG output can be obtained by using this technique. Besides generating the low power loss, the network reconfiguration also improves the overall voltage profile of the distribution system. Fig. 5 illustrates the performance of the voltage profile on 33-bus distribution system for all cases. There is an obvious improvement on voltage value for Case 4, Case 5 and Case 6 as compared to the other cases. The minimum bus voltage at base case is equal 0.999235p.u (Case 1). After the process of optimal reconfiguration and DG output are done, the minimum bus voltage has raised to nearly 0.999925p.u. (Case 6). Bear in mind that the reconfiguration process itself has improve the voltage profile as shown in Table 5. Thus, in general, the reconfiguration and suitable DG output will help the network to have better voltage profile as compared to the initial condition.

Table 5.The differences of Vmin and Vmax values in the system with respect to DG output and opened switches

Fig. 5.The voltage profile after the reconfiguration and DG output adjustment

 

6. Conclusion

The main contribution of this paper is on the employment of simultaneous analysis for reconfiguration and DG output in order to find minimum power loss. The applied Artificial Bee Colony (ABC) algorithm in this work proves its capability to solve the simultaneous analysis. A 33-bus distribution system with 3 DG units operating in PV mode is used to show the effectiveness of the proposed method.

The implementation of both methods (DG output and network reconfiguration) in the system gave better power loss value compared to single approaches (DG or reconfiguration only). However, although the implementation of both methods gave better results compared to single approach, the power loss value might trap in the local optimal solution. This is due to the process of finding the minimum power loss is through step by step technique (e.g.: find the optimal DG first and followed by optimal reconfiguration). Thus, the used of simultaneous optimization on both approaches gave the superior result by avoiding trap in the local optimal. The results show that the simultaneous analysis (Case 6) reduced up to 93 percent of initial power losses whereas the step by step approach had improved the power loss up to 90 and 91 percent for Cases 4 and Case 5 respectively. The one by one approach might achieve the similar results by repeating the process for several times. However, it might take a long simulation process.

Therefore, the simultaneous network reconfiguration and DG output does not only gave the lowest power loss value, but it also can save a computing time (without repeating the process).

References

  1. A. Merlin and H. Back, "Search for a minimal loss operating spanning tree configuration for an urban power distribution system", Proceedings of the 5th Power System Computation Conference (PSOC), Cambridge, 1975, pp. 1-18.
  2. M.A Kashem, V. Ganapathy and G.B. Jasmon, "Network reconfiguration for load balancing in distributeion networks", IEEE Proc.-Gener., Transmission Distribution, Vol. 146, No. 6, 1999, pp. 563-567. https://doi.org/10.1049/ip-gtd:19990694
  3. Wang, G.S.; Wang, P.Y.; Song, Y.H. and Johns, A.T., "Co-ordinated System of Fuzzy Logic and Evolutionary Programming based Network Reconfiguration for Loss Reduction in Distribution Systems", Proceedings of the Fifth IEEE International Conference on Fuzzy Systems, 1996, Vol. 3, pp. 1838-184.
  4. P. V. Prasad, S. Sivanagaraju; N. Sreenivasulu, Network reconfiguration for load balancing in radial distribution systems using genetic algorithm, Electric Power Components and Systems, 36:1, pp. 63-72.
  5. N. Gupta, A. Swarnar and K. R. Nizai, Reconfiguration of Distribution Systems for Real Power Loss Minimization Using Adaptive Particle Swarm Optimization, Electric Power Components and Systems, 39:4, pp. 317-330.
  6. S. Sivanagaraju, J. ViswanathaRao and P. S. Raju, Discrete Particle Swarm Optimization to Network Reconfiguration for Loss Reduction and Load Balancing, Electric Power Components and Systems, 36:5, pp. 513-524.
  7. Ching-Tzong Su, Chung-Fu Chang and Ji-PyngChiou, "Distribution Network Reconfiguration for Loss Reduction by Ant Colony Search Algorithm", Electric Power Systems Research, Vol. 75, No. 2-3, August 2005, pp. 190-199. https://doi.org/10.1016/j.epsr.2005.03.002
  8. Lalitha M. Padma, Reddy V. C. Veera, Usha V., Reddy N. Sivarami, Application Of Fuzzy and PSO for DG Placement for Minimum Loss in Radial Distribution System, ARPN Journal of Engineering and Applied Sciences 2010, Vol. 5, No. 4, pp. 30-37 https://doi.org/10.3923/jeasci.2010.30.35
  9. Singh, Devender Singh, and K.S. Verma, "GA based optimal sizing and placement of distributed generation for loss minimization", International Journal of Electrical and Computer Engineering 2:8 2007, pp 556-562 (ONLINE), ISSN: 1307-5179.
  10. M. H. Moradi and M. Abedini, A combination of genetic algorithm and particle swarm optimization for optimal DG location and sizing in distribution systems, International Journal of Electrical Power & Energy Systems, vol. 34, no. 1, Jan. 2012, pp. 66-74. https://doi.org/10.1016/j.ijepes.2011.08.023
  11. J. J. Jamian, M. W. Mustafa, H. Mokhlis, M. N. Abdullah, Comparative Study on Distributed Generator Sizing Using Three Types of Particle Swarm Optimization, Intelligent Systems, Modelling and Simulation (ISMS), 2012 Third International Conference on, vol., no., 8-10 Feb. 2012, pp.131-136.
  12. Nerves, A.C. Roncesvalles, J.C.K., Application of evolutionary programming to optimal siting and sizing and optimal scheduling of distributed generation, TENCON 2009 - 2009 IEEE Region 10 Conference, vol., no., pp. 1-6, 23-26 Jan. 2009.
  13. Yasin, Z. M. Rahman, T. K. A. Network Reconfiguration in a Power Distribution System under Fault Condition with the Presence of Distributed Generation, International Conference on Energy and Environment (ICEE), 28-30 Aug.2006.
  14. N. Rugithaicharoencheep, S. Sirisumarannukul, Feeder reconfiguration for loss reduction in distribution system with distributed generators by tabu search, GMSARN International Journal, vol. 3, 2009, pp. 47-54.
  15. Y. K. Wu, C. Y. Lee, L. C. Liu and S. H. Tsai, Study of Reconfiguration for the Distribution System With Distributed Generators, IEEE Transaction on Power Delivery, Vol. 25, No. 3, pp. 1678-1685.
  16. J.Z Zhu, "Optimal reconfiguration of electrical distribution network using the refined GA" Electric Power System Research, Vol. 62, 2002, pp. 37-84. https://doi.org/10.1016/S0378-7796(02)00041-X
  17. K. Prasad, R. Ranjan, Optimal reconfiguration of radial distribution system using a fuzzy mutated genetic algorithm, IEEE Trans. Power Del. 20 (2) (2005) 1211-1213. https://doi.org/10.1109/TPWRD.2005.844245
  18. Ching-Tzong Su, Chung-Fu Chang and Ji-PyngChiou, "Distribution Network Reconfiguration for Loss Reduction by Ant Colony Search Algorithm", Electric Power Systems Research, Vol. 75, No. 2-3, August 2005, pp. 190-199. https://doi.org/10.1016/j.epsr.2005.03.002
  19. K. Sathish Kumar, T. Jayabarathi, "Power system reconfiguration and loss minimization for a distribution systems using bacterial foraging optimization algorithm," Electrical Power and Energy Systems 36, Nov 2011, pp. 13-17.
  20. J.Olamie, T.Niknam, G. Gharehpetian, "Application of Particle Swarm Optimization for Distribution feeder Reconfiguration Considering Distributed Generators", Applied Mathematics and Computation, 2008, pp. 575-586.
  21. Karaboga, N., A New Design Method on Artificial Bee Colony Algorithm for Digital IIR Filters, Journal of the Franklin Institute 346, 2009, pp. 328-348. https://doi.org/10.1016/j.jfranklin.2008.11.003
  22. F.S. Abu-Mouti; d M.E. El-Hawary, Optimal Distributed Generation Allocation and Sizing in Distribution Systems via Artificial Bee Colony Algorithm, IEEE Transactions on Power Delivery, vol. 26, no. 4, Oct. 2011, pp.2090-2101. https://doi.org/10.1109/TPWRD.2011.2158246
  23. Nerves, A.C.; Roncesvalles, J.C.K.; Application of evolutionary programming to optimal siting and sizing and optimal scheduling of distributed generation, TENCON 2009 - 2009 IEEE Region 10 Conference, vol., no., pp. 1-6, 23-26 Jan. 2009.
  24. Moghaddas-Tafreshi SM, Mashhour E. Distributed generation modeling for power flow studies and a three-phase unbalanced power flow solution for radial distribution systems considering distributed generation. Electric Power Systems Research. 2009;79: pp. 680-6. https://doi.org/10.1016/j.epsr.2008.10.003
  25. Hengsritawat V, Tayjasanant T, Nimpitiwan N. Optimal sizing of photovoltaic distributed generators in a distribution system with consideration of solar radiation and harmonic distortion. International Journal of Electrical Power & Energy Systems. 2012;39: pp. 36-47. https://doi.org/10.1016/j.ijepes.2012.01.002

Cited by

  1. Optimal reconfiguration of distribution system connected with distributed generations: A review of different methodologies vol.73, 2017, https://doi.org/10.1016/j.rser.2017.02.010
  2. Simultaneous Network Reconfiguration with Distributed Generation Sizing and Tap Changer Adjustment for Power Loss Reduction Using Imperialist Competitive Algorithm 2018, https://doi.org/10.1007/s13369-017-2778-6
  3. Prospectives of Day-Ahead Network Reconfiguration for Smart Distribution Systems Considering Load Diversity vol.4, pp.3, 2016, https://doi.org/10.18178/ijoee.4.3.184-188