簡易檢索 / 詳目顯示

研究生: Teshome, Dawit Fekadu
Teshome, - Dawit Fekadu
論文名稱: 配電系統重構與復電之改良演算法
Improved Algorithms for Reconfiguration and Restoration of Distribution Power Systems
指導教授: 連國龍
none
口試委員: 辜志承
none
李俊耀
none
郭政謙
none
黃維澤
none
楊金石
none
學位類別: 博士
Doctor
系所名稱: 電資學院 - 電機工程系
Department of Electrical Engineering
論文出版年: 2016
畢業學年度: 104
語文別: 英文
論文頁數: 91
外文關鍵詞: restoration
相關次數: 點閱:140下載:3
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報

  • This dissertation presents an efficient way of solving distribution system reconfiguration (DSR) and restoration problem in electrical power systems with consideration of different type of distributed generators (DGs). The objective of the reconfiguration problem is to minimize the distribution power loss under normal operating conditions, while the restoration problem aims to simultaneously optimize power loss reduction and power delivery maximization after part of the network is isolated due to single or multiple line faults. Several algorithms have been developed in literature; however, some of them result in sub-optimal solutions while the others cost higher computational time. In this dissertation, two new DSR algorithms based on mixed integer linear programming (MILP) and a modified particle swarm optimization (PSO) are proposed. The proposed MILP based DSR algorithm reformulates the reconfiguration problem in such a way that the approximation error between the MILP model and the true non-linear model is minimized. On the other hand, the proposed modified PSO implements a number of modifications to improve the conventional meta-heuristic DSR algorithms for avoiding local optimum and reducing the size of the searching space. It also easily incorporates DGs with constant voltage control mode and integrates hourly DSR with optimal DG active power scheduling. The proposed MILP based method can ensure a global optimum solution. However, the system has to be linearised. Thus, it results in approximated solutions. On the other hand, the proposed modified PSO can provide exact solutions since linearisation is not required. Furthermore, a restoration algorithm has been developed to restore distribution systems with optimal load shedding and minimum power loss considering islanding that might occur during fault appearance. The validity and the effectiveness of the proposed methodologies have been tested using standard IEEE 33 and 69-bus networks with various case studies.

    Abstract . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . iv List of Figures . . . . . . . . . . . . . . . . . . . . . . . . . .viii List of Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . x 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . .1 1.2 Literature Review . . . . . . . . . . . . . . . . . . . . . . . . .3 1.3 Objective . . . . . . . . . . . . . . . . . . . . . . . . . . . .6 1.4 Contributions of The Dissertation . . . . . . . . . . . . . . . . .7 1.5 Organization of The Dissertation . . . . . . . . . . . . . . . . . 8 2 Distribution System Reconfiguration Using Mixed Integer Linear Programming . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.1 Mixed Integer Quadratic Model of DSR Problem . . . . . . . . . . . 9 2.2 MILP Formulation for DSR . . . . . . . . . . . . . . . . . . . . 11 2.3 Proposed MILP Formulation for DSR with DGs . . . . . . . . . . . .13 3 Distribution System Reconfiguration Using Meta-heuristics . . . . 19 3.1 Mathematical Formulation of DSR Problem for Meta-heuristics . . . 19 3.2 Radial Power Flow . . . . . . . . . . . . . . . . . . . . . . . . 21 3.3 DG Modelling . . . . . . . . . . . . . . . .. . . . . . . . . . . 23 3.3.1 PQ Bus with Specified Power Factor . . . . . . . . . . . . . . .23 3.3.2 PQ Bus with Variable Reactive Power . . . . . . . . . . . . . . 24 3.3.3 PV Bus with Controlled Voltage Magnitude . . . . . . . . . . . .24 3.4 Some AI Algorithms applied to DSR . . . . . . . . . . . . . . . .25 3.4.1 Genetic Algorithm . . . . . . . . . . . . . . . . . . . . . . . 25 3.4.2 Ant Colony System . . . . . . . . . . . . . . . . . . . . . . . 26 3.4.3 Particle Swarm Optimization . . . . . . . . . . . . . . . . . . 28 3.4.4 Parallel Cooperative Meta-heuristics (PCMH) . . . . . . . . . . 29 3.5 Proposed Method for Time Varying DSR with Optimal Active Power Scheduling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3.5.1 PV type DGs Handling Method . . . . . . . . . . . . .. . . . . .32 3.5.2 DSR Algorithm based on Modified PSO . . . . . . . . . . . . . . 34 3.5.3 Time Varying DSR with DG Active Power Scheduling . . . . . . . .41 4 Distribution System Restoration . . . . . . . . . . . . . . . . . . 44 4.1 Load Priority Factors . . . . . .. . . . . . . . . . . . . . . . .44 4.2 Load Shedding . . . . . . . . . . . . . . . . . . . . . . . . . . 45 4.3 Restoration Problem Formulation . . . . . . . . . . . . . . . . . 46 4.4 Proposed Algorithm for Optimal Distribution System Restoration . .47 5 Numerical Results and Analysis with Case Studies . . . . . . . . . 49 5.1 Case Studies for DSR using Meta-heuristics . . . . . .. . . . . . 57 5.1.1 Case 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . .57 5.1.2 Case 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 5.1.3 Case 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . .62 5.1.4 Case 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 5.1.5 Case 5 . . . . . . . . . . . . . . . . . . . . . . ... . . . . .66 5.2 Case Study for DSR Using MILP . . . . . . . . . . . . . . . . . . 69 5.3 Case Study for Optimal Restoration of Distribution Systems .. . . 73 6 Conclusions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 6.1 Significance . . . . . . . . . . .. . . . . . . . . . . . . . . . 81 6.2 Future Work . . . . . . . . . . . .. . . . . . . . . . . . . . . .82 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .83

    [1] Z. Ghofrani-Jahromi, M. Kazemi, and M. Ehsan, “Distribution switches upgrade for loss reduction and reliability improvement,” IEEE Transactions on Power Delivery, vol. 30, no. 2, pp. 684–692, April 2015.
    [2] R. Sarfi, M. Salama, and A. Chikhani, “Survey of the state of the art in distribution system reconfiguration for system loss reduction,” Electric Power Systems Research,vol. 31, no. 1, pp. 61–70, 1994.
    [3] F. Shariatzadeh, C. B. Vellaithurai, S. S. Biswas, R. Zamora, and A. K. Srivastava,“Real-time implementation of intelligent reconfiguration algorithm for microgrid,”IEEE Transactions on Sustainable Energy, vol. 5, no. 2, pp. 598–607, 2014.
    [4] K. R. Padamati, N. N. Schulz, and A. K. Srivastava, “Application of genetic algorithm for reconfiguration of shipboard power system,” in Power Symposium, 2007. NAPS ’07. 39th North American, Sept 2007, pp. 159–163.
    [5] A. Merlin and H. Back, “Search for a minimal-loss operating spanning tree configuration in an urban power distribution system,” in Proc. 5th Power System Computation Conference, Sept 1975.
    [6] D. Shirmohammadi and H. Hong, “Reconfiguration of electric distribution networks for resistive line losses reduction,” IEEE Transactions on Power Delivery, vol. 4, no. 2, pp. 1492–1498, Apr 1989.
    [7] S. Civanlar, J. J. Grainger, H. Yin, and S. S. H. Lee, “Distribution feeder reconfiguration for loss reduction,” IEEE Transactions on Power Delivery, vol. 3, no. 3, pp. 1217–1223, Jul 1988.
    [8] M. Baran and F. Wu, “Network reconfiguration in distribution systems for loss reduction and load balancing,” IEEE Transactions on Power Delivery, vol. 4, no. 2, pp. 1401–1407, Apr 1989.
    [9] D. Das, “A fuzzy multiobjective approach for network reconfiguration of distribution systems,” IEEE Transactions on Power Delivery, vol. 21, no. 1, pp. 202–209, Jan 2006.
    [10] T. Taylor and D. Lubkeman, “Implementation of heuristic search strategies for distribution feeder reconfiguration,” IEEE Transactions on Power Delivery, vol. 5, no. 1, pp. 239–246, 1990.
    [11] C. Chen and M. Cho, “Energy loss reduction by critical switches,” IEEE Transactions on Power Delivery, vol. 8, no. 3, pp. 1246–1253, July 1993.
    [12] W.-M. Lin and H.-C. Chin, “A new approach for distribution feeder reconfiguration for loss reduction and service restoration,” Power Delivery, IEEE Transactions on, vol. 13, no. 3, pp. 870–875, Jul 1998.
    [13] Q. Peng, Y. Tang, and S. Low, “Feeder reconfiguration in distribution networks based on convex relaxation of opf,” IEEE Transactions on Power Systems, vol. PP, no. 99, pp. 1–12, 2014.
    [14] S. Kalambe and G. Agnihotri, “Loss minimization techniques used in distribution network: Bibliographical survey,” Renewable and Sustainable Energy Reviews, vol. 29, pp. 184–200, 2014.
    [15] H.-D. Chiang and R. Jean-Jumeau, “Optimal network reconfigurations in distribution systems–i: A new formulation and a solution methodology,” IEEE Transactions on Power Delivery, vol. 5, no. 4, pp. 1902 – 1909, 1990.
    [16] Y.-J. Jeon, J.-C. Kim, J.-O. Kim, J.-R. Shin, and K. Y. Lee, “An efficient simulated annealing algorithm for network reconfiguration in large-scale distribution systems,” IEEE Transactions on Power Delivery, vol. 17, no. 4, pp. 1070–1078, 2002.
    [17] K. Nara, A. Shiose, M. Kitagawa, and T. Ishihara, “Implementation of genetic algorithm for distribution systems loss minimum re-configuration,” IEEE Transactions on Power Systems, vol. 7, no. 3, pp. 1044–1051, Aug 1992.
    [18] J. Zhu, “Optimal reconfiguration of electrical distribution network using the refined genetic algorithm,” Electric Power Systems Research, vol. 62, no. 1, pp. 37–42, 2002.
    [19] R. Srinivasa Rao, S. Narasimham, M. Ramalinga Raju, and A. Srinivasa Rao, “Optimal network reconfiguration of large-scale distribution system using harmony search algorithm,” IEEE Transactions on Power Systems, vol. 26, no. 3, pp. 1080–1088, Aug 2011.
    [20] A. Eldurssi and R. O’Connell, “A fast nondominated sorting guided genetic algorithm for multi-objective power distribution system reconfiguration problem,” IEEE Transactions on Power Systems, vol. 30, no. 2, pp. 593–601, March 2015.
    [21] S. Sivanagaraju, Y. Srikanth, and E. Jagadish Babu, “An efficient genetic algorithm for loss minimum distribution system reconfiguration,” Electric Power Components and Systems, vol. 34, no. 3, pp. 249 – 258, 2006.
    [22] F. Alonso, D. Oliveira, and A. Zambroni De Souza, “Artificial immune systems optimization approach for multiobjective distribution system reconfiguration,” IEEE Transactions on Power Systems, vol. 30, no. 2, pp. 840–847, 2015.
    [23] D. F. Teshome and K. L. Lian, “An improved distribution system reconfiguration using hybrid ga with pso,” in 2015 IEEE 15th International Conference on Environment and Electrical Engineering (EEEIC), June 2015, pp. 77–82.
    [24] H. T. Yang, Y. T. Tzeng, and M. S. Tsai, “Loss-minimized distribution system reconfiguration by using improved multi-agent based particle swarm optimization,” in 2010 Asia-Pacific Power and Energy Engineering Conference, March 2010, pp. 1–6.
    [25] A. Abdelaziz, F. Mohammed, S. Mekhamer, and M. Badr, “Distribution systems reconfiguration using a modified particle swarm optimization algorithm,” Electric Power Systems Research, vol. 79, no. 11, pp. 1521–1530, 2009.
    [26] P. Rezaei and M. Vakilian, “Distribution system efficiency improvement by reconfiguration and capacitor placement using a modified particle swarm optimization algorithm,” in 2010 IEEE Electric Power and Energy Conference (EPEC), Aug 2010, pp. 1–6.
    [27] B. Amanulla, S. Chakrabarti, and S. N. Singh, “Reconfiguration of power distribution systems using probabilistic reliability models,” in 2011 IEEE Power and Energy Society General Meeting, July 2011, pp. 1–6.
    [28] D. F. Teshome and K. L. Lian, “A novel method of distribution power system reconfiguration using parallel cooperative meta-heuristics,” in 2015 International Conference on Advanced Robotics and Intelligent Systems (ARIS), May 2015, pp. 1–6.
    [29] T. G. Crainic and M. Toulouse, Parallel Strategies for Meta-heuristics, ser. International Series in Operations Research & Management Science. Springer US, 2010, vol. 146, pp. 497–540.
    [30] E. Ramos, A. Exposito, J. Santos, and F. Iborra, “Path-based distribution network modeling: application to reconfiguration for loss reduction,” IEEE Transactions on Power Systems, vol. 20, no. 2, pp. 556–564, May 2005.
    [31] F. Llorens-Iborra, J. Riquelme-Santos, and E. Romero-Ramos, “Mixed-integer linear programming model for solving reconfiguration problems in large-scale distribution systems,” Electric Power Systems Research, vol. 88, pp. 137–145, 2012.
    [32] A. Ajaja and F. D. Galiana, “Optimal reconfiguration of distribution networks using milp and supporting hyperplanes (hyper),” in 2013 IEEE Power Energy Society General Meeting, July 2013, pp. 1–5.
    [33] M. C. O. Borges, J. F. Franco, and M. J. Rider, “Optimal reconfiguration of electrical distribution systems using mathematical programming,” Journal of Control, Automation and Electrical Systems, vol. 25, no. 1, pp. 103–111, 2014.
    [34] B. Moradzadeh and K. Tomsovic, “Mixed integer programming-based reconfiguration of a distribution system with battery storage,” Champaign, IL, United states, 2012.
    [35] [Online]. Available: http://www.ibm.com
    [36] A. S. Bouhouras and D. P. Labridis, “Influence of load alterations to optimal network configuration for loss reduction,” Electric Power Systems Research, vol. 86, pp. 17–27, 2012.
    [37] V. Farahani, B. Vahidi, and H. Abyaneh, “Reconfiguration and capacitor placement simultaneously for energy loss reduction based on an improved reconfiguration method,” IEEE Transactions on Power Systems, vol. 27, no. 2, pp. 587–595, May 2012.
    [38] E. J. De Oliveira, G. J. Rosseti, L. W. De Oliveira, F. V. Gomes, and W. Peres,“New algorithm for reconfiguration and operating procedures in electric distribution systems,” International Journal of Electrical Power and Energy Systems, vol. 57, pp. 129 – 134, 2014.
    [39] M.-H. Shariatkhah, M.-R. Haghifam, J. Salehi, and A. Moser, “Duration based reconfiguration of electric distribution networks using dynamic programming and harmony search algorithm,” International Journal of Electrical Power and Energy Systems, vol. 41, no. 1, pp. 1 – 10, 2012.
    [40] J.-H. Choi and J.-C. Kim, “Network reconfiguration at the power distribution system with dispersed generations for loss reduction,” in 2000 IEEE Power Engineering Society Winter Meeting, vol. 4, 2000, pp. 2363–2367.
    [41] M.-R. Andervazh, J. Olamaei, and M.-R. Haghifam, “Adaptive multi-objective distribution network reconfiguration using multi-objective discrete particles swarm optimisation algorithm and graph theory,” IET Generation, Transmission and Distribution, vol. 7, no. 12, pp. 1367–1382, 2013.
    [42] Y.-K. Wu, C.-Y. Lee, L.-C. Liu, and S.-H. Tsai, “Study of reconfiguration for the distribution system with distributed generators,” IEEE Transactions on Power Delivery, vol. 25, no. 3, pp. 1678 – 1685, 2010.
    [43] M. N. B. Muhtazaruddin, J. J. B. Jamian, and G. Fujita, “Determination of optimal output power and location for multiple distributed generation sources simultaneously by using artificial bee colony,” IEEJ Transactions on Electrical and Electronic Engineering, vol. 9, no. 4, pp. 351–359, 2014.
    [44] R. A. Jabr, R. Singh, and B. C. Pal, “Minimum loss network reconfiguration using mixed-integer convex programming,” IEEE Transactions on Power Systems, vol. 27, no. 2, pp. 1106–1115, May 2012.
    [45] H. Haghighat and B. Zeng, “Distribution system reconfiguration under uncertain load and renewable generation,” IEEE Transactions on Power Systems, vol. PP, no. 99, pp. 1–10, 2015.
    [46] J. F. Franco, M. J. Rider, M. Lavorato, and R. Romero, “A mixed-integer lp model for the reconfiguration of radial electric distribution systems considering distributed generation,” Electric Power Systems Research, vol. 97, pp. 51–60, 2013.
    [47] W. Guan, Y. Tan, H. Zhang, and J. Song, “Distribution system feeder reconfiguration considering different model of dg sources,” International Journal of Electrical Power and Energy Systems, vol. 68, pp. 210 – 221, 2015.
    [48] A. Zidan and E. F. El-Saadany, “Distribution system reconfiguration for energy loss reduction considering the variability of load and local renewable generation,” Energy, vol. 59, pp. 698–707, 2013.
    [49] J. H. Teng, “Modelling distributed generations in three-phase distribution load flow,” IET Generation, Transmission and Distribution, vol. 2, no. 3, pp. 330–340, May 2008.
    [50] K. L. Butler-Purry, N. D. R. Sarma, and I. V. Hicks, “Service restoration in naval shipboard power systems,” IEE Proceedings - Generation, Transmission and Distribution, vol. 151, no. 1, pp. 95–102, Jan 2004.
    [51] W. Sun, C. C. Liu, and L. Zhang, “Optimal generator start-up strategy for bulk power system restoration,” IEEE Transactions on Power Systems, vol. 26, no. 3, pp. 1357–1366, Aug 2011.
    [52] R. E. Perez-Guerrero and G. T. Heydt, “Distribution system restoration via subgradient-based lagrangian relaxation,” IEEE Transactions on Power Systems, vol. 23, no. 3, pp. 1162–1169, Aug 2008.
    [53] G. R. Raidl and J. Puchinger, Hybrid Metaheuristics: An Emerging Approach to Optimization. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008, ch. Combining (Integer) Linear Programming Techniques and Metaheuristics for Combinatorial Optimization, pp. 31–62.
    [54] L. Gan, N. Li, U. Topcu, and S. Low, “Branch flow model for radial networks: Convex relaxation,” in 51st IEEE Conf. Decision and Control, Dec 2012.
    [55] M. E. Baran and F. F. Wu, “Network reconfiguration in distribution systems for loss reduction and load balancing,” IEEE Transactions on Power Delivery, vol. 4, no. 2, pp. 1401–1407, Apr 1989.
    [56] M. Baran and F. F. Wu, “Optimal sizing of capacitors placed on a radial distribution system,” IEEE Transactions on Power Delivery, vol. 4, no. 1, pp. 735–743, Jan 1989.
    [57] J. H. Teng, “A direct approach for distribution system load flow solutions,” IEEE Transactions on Power Systems, vol. 18, no. 3, pp. 882–887, July 2003.
    [58] S. Moghaddas-Tafreshi and E. Mashhour, “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, vol. 79, no. 4, pp. 680–686, 2009.
    [59] F. L. Jiang, Z. L. Piao, S. H. Wu, R. Huang, and Y. Zhang, “Power flow calculation for radial distribution systems with distributed generation,” in 2012 International Conference on Mechatronics and Automation (ICMA), Aug 2012, pp. 1287–1291.
    [60] Y.-Y. Hong, F.-J. Lin, and F.-Y. Hsu, “Enhanced particle swarm optimization based feeder reconfiguration considering uncertain large photovoltaic powers and demands,” International Journal of Photoenergy, vol. 2014, 2014.
    [61] Y. K.Wu, C. Y. Lee, L. C. Liu, and S. H. Tsai, “Study of reconfiguration for the distribution system with distributed generators,” IEEE Transactions on Power Delivery, vol. 25, no. 3, pp. 1678–1685, July 2010.
    [62] M. Aman, G. Jasmon, A. Bakar, and H. Mokhlis, “Optimum network reconfiguration based on maximization of system loadability using continuation power flow theorem,” International Journal of Electrical Power & Energy Systems, vol. 54, pp. 123 – 133, 2014.
    [63] Z.-L. Gaing, “Particle swarm optimization to solving the economic dispatch considering the generator constraints,” IEEE Transactions on Power Systems, vol. 18, no. 3, pp. 1187–1195, Aug 2003.
    [64] N. D. R. Sarma, V. C. Prasad, K. S. P. Rao, and V. Sankar, “A new network reconfiguration technique for service restoration in distribution networks,” IEEE Transactions on Power Delivery, vol. 9, no. 4, pp. 1936–1942, Oct 1994.
    [65] S. A. Taher and M. H. Karimi, “Optimal reconfiguration and dg allocation in balanced and unbalanced distribution systems,” Ain Shams Engineering Journal, vol. 5, no. 3, pp. 735 – 749, 2014.
    [66] D. Zhang, Z. Fu, and L. Zhang, “An improved ts algorithm for loss-minimum reconfiguration in large-scale distribution systems,” Electric Power Systems Research, vol. 77, pp. 685–694, 2007.
    [67] S. H. Mirhoseini, S. M. Hosseini, M. Ghanbari, and M. Ahmadi, “A new improved adaptive imperialist competitive algorithm to solve the reconfiguration problem of distribution systems for loss reduction and voltage profile improvement,” International Journal of Electrical Power & Energy Systems, vol. 55, no. 0, pp. 128–143, 2014.
    [68] R. S. Rao, K. Ravindra, K. Satish, and S. Narasimham, “Power loss minimization in distribution system using network reconfiguration in the presence of distributed generation,” IEEE Transactions on Power Systems, vol. 28, no. 1, pp. 317–325, 2013.
    [69] A. Shenkman, “Energy loss computation by using statistical techniques,” IEEE Transactions on Power Delivery, vol. 5, no. 1, pp. 254–258, Jan 1990.
    [70] P. Correia and J. F. de Jesus, “Simulation of correlated wind speed and power variates in wind parks,” Electric Power Systems Research, vol. 80, no. 5, pp. 592–598, 2010.
    [71] “Ieee application guide for ieee std 1547(tm), ieee standard for interconnecting distributed resources with electric power systems,” IEEE Std 1547.2-2008, pp. 1–217, April 2009.
    [72] F. C. L. Trindade, K. V. do Nascimento, and J. C. M. Vieira, “Investigation on voltage sags caused by dg anti-islanding protection,” IEEE Transactions on Power Delivery, vol. 28, no. 2, pp. 972–980, April 2013.

    無法下載圖示 全文公開日期 2021/08/16 (校內網路)
    全文公開日期 本全文未授權公開 (校外網路)
    全文公開日期 本全文未授權公開 (國家圖書館:臺灣博碩士論文系統)
    QR CODE