1. Trang chủ
  2. » Giáo Dục - Đào Tạo

Distribution feeder fault diagnosis classifier using SVM with PSO optimization

146 96 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 146
Dung lượng 1,9 MB

Nội dung

國立高雄應用科技大學 電機工程系博士班 博士論文 以 PSO 最佳化為基礎之配電饋線故障診斷 SVM 分類器 Distribution Feeder Fault Diagnosis Classifier Using SVM with PSO Optimization 研 究 生: 黃 氏 香 (Thi Thom Hoang) 指導教授: 卓明遠 博士 (Dr Ming-Yuan Cho) 中華民國 一零七 年 一 月 國立高雄應用科技大學 電機工程系博士班 博士論文 以 PSO 最佳化為基礎之配電饋線故障診斷 SVM 分類器 Distribution Feeder Fault Diagnosis Classifier Using SVM with PSO Optimization 研 究 生: 黃 氏 香 指導教授: 卓明遠 博士 中華民國 一零七 年 一 月 以 PSO 最佳化為基礎之配電饋線故障診斷 SVM 分類器 Distribution Feeder Fault Diagnosis Classifier Using SVM with PSO Optimization 研 究 生:黃 氏 香 Student:Thi Thom Hoang 指導教授:卓 明 遠 Advisor:Ming-Yuan Cho 國立高雄應用科技大學 電機工程系博士班 博士論文 A Dissertation Submitted to Department of Electrical Engineering National Kaohsiung University of Applied Sciences in Partial Fulfilment of the Requirements for the Degree of Doctor of Engineering in Electrical Engineering January 2018 Kaohsiung, Taiwan, Republic of China 中華民國 一零七 年 一 月 以 PSO 最佳化為基礎之配電饋線故障診斷 SVM 分類器 博士研究生: 黃氏香 指導教授: 卓明遠 博士 國立高雄應用科技大學 電機工程系博士班 博士論文 摘要 本文針對電力配電系統中的十種短路故障進行分類,我們的目標是開發一種 增強型支援向量機,眾所周知支援向量機在分析非線性系統問題上是一套強而有 力的工具,其特性是將原始資料轉換到更高維度以及僅需少量訓練的樣本。在基 於結構風險最小化原則和統計機器學習理論相結合的理論基礎上。解決有關機器 學習過程中如何選取最佳特徵和核心參數的這個目標正是許多相關研究人員致力 解決的重要課題。 在此工作中,透過時域反射法 (TDR) 分析得到包括 10 種類型配電系統短路 故障之人工神經網絡/支援向量機 (ANN/SVM) 分類器的數據,提取 12 個特徵作 為輸入特徵進行分類。接下來,使用從 TDR 響應獲得的訓練和驗證數據組對 ANN/SVM 進行訓練和驗證。然後,粒子群優化演算法首次被用來提高人工神經 網絡和多層支援向量機的性能,藉由特徵和徑向基函數核參數選擇,從而診斷配 電網故障。粒子群優化 (PSO) 算法用於提高分類精度,它的能力在於同時去除可 能混淆 ANN /SVM 分類器及選擇最佳參數的無關聯的輸入特徵。最後,發展了 PSO 的一些新的變種,包含突變 PSO,差分 PSO 和擾動 PSO,幫助粒子逃逸局 部最小值以獲得更高品質之分類問題的解決方案。 透過使用 PSO 演算法,ANN 和 SVM 分類器的效能得到明顯提升兩者均超 過 93%以上。SVM 的分類結果比神經網絡的分類結果更佳。特別是使用 PSO 變 i 體(如 DPSO 和 PPSO)的 SVM 的效率上升到 97%以上。模擬結果顯示了我們 所提出的 PSO-SVM 方法在提高分類成功率和計算速度方面的優越性。 具有高效選取最佳特徵及核心參數之 PSO 演算法的神經網絡/支援向量機分 類器可被應用於配電系統的故障診斷。一些 PSO 的新型變體被開發來推動粒子使 其具備較好的局部搜索能力。以 PSO 為基礎的支援向量機可以用來有效地解決饋 線間負載平衡和電力系統復電等電力工程問題。 關鍵詞: 故障診斷, 粒子群優化, 配電系統, 時域反射法, 支援向量機 ii Distribution Feeder Fault Diagnosis Classifier Using SVM with PSO Optimization PhD student: Thi Thom Hoang Advisor: Prof Ming-Yuan Cho Department of Electrical Engineering, National Kaohsiung University of Applied Sciences, Kaohsiung 80778, Taiwan ABSTRACT To classify ten types of short-circuit faults for an electric power distribution system, we aim to develop an enhanced support vector machine (SVM), which has been well known as a powerful tool for nonlinearly problems that have high dimensionalities with a small number of training samples It has a solid theoretical foundation based on a combination between the structural risk minimization (SRM) principle and statistical machine learning theory (SLT) Solving the problems related to select the optimal feature and kernel parameters in machine learning has been considered by many researchers In this work, the dataset of artificial neural network (ANN)/SVM classifier including ten types of short-circuit faults in a distribution system is obtained by time domain reflectometry (TDR) analysis, and 12 features are extracted as input features for classification Next, the ANN/SVM is trained and validated using the training set and validation set that are obtained from TDR responses Then, particle swarm optimization (PSO) algorithms has been investigated to improve the performance of an ANN and a multi-layer SVM by feature and radial basis function (RBF) kernel parameter selection in order for fault diagnosis of a distribution network for the first time The PSO algorithm is applied to increase the classification accuracy; which are capacity of iii removing unrelated input features that may be confusing the ANN/SVM classifiers and selecting the optimal parameters at the same time Finally, some novel variants of PSO, including Mutant PSO, differential PSO (DPSO) and perturbed PSO (PPSO) are developed to help particle escaping the local minima in order to obtain a higher quality solution in classification problems By using the PSO algorithm, the performance of ANN and SVM classifiers are improved significantly The success rates of both reach over 93%, respectively, in which classification results for SVM was better than those of ANN Especially, this rate increases to over 97% for SVM using variants of PSO, such as DPSO and PPSO Simulation results show the superiority of the proposed PSO-SVM approach in increasing the success rate of classification as well as computational speed An effective PSO algorithm in optimal feature and parameter selection of ANN/SVM classifier was established for fault diagnosis in a power distribution system Some novel variants of PSO have been developed to push particles to escape from the local minima Suggestions for PSO-based SVM can be used for effectively solving electrical engineering problems, such as load balance among feeders and power system restoration in the future research Keywords: fault diagnosis, particle swarm optimization, power distribution system, time domain reflectometry, support vector machine iv Contents 摘要 i ABSTRACT iii Contents v List of Figures x List of Abbreviations xii Chapter Introduction 1.1 Motivation 1.2 Literature review 1.3 Contributions of this study 1.4 Dissertation organization Chapter Distribution system operation 2.1 Introduction 2.2 Feeder automation system (FAS) 2.2.1 Structure and control functions of FDIR 2.2.2 The operation of FDIR 11 2.3 Types of fault 14 2.3.1 Single line-to-ground fault 15 2.3.2 Double line-to-ground fault 16 2.3.3 Line-line fault 17 2.3.4 Three phase-to-ground fault 18 2.4 Time Domain Reflectometry (TDR) and Pseudo Random Binary Sequence (PRBS) 20 2.5 Summary 23 Chapter Support Vector Machine 24 3.1 Introduction 24 3.2 The Optimal Hyperplane 24 v 3.3 The optimal hyperplane for inseparable case 31 3.4 Non-linear SVM 35 3.5 Examples of SVM using the different kernel functions 43 3.6 Summary 45 Chapter Particle Swarm Optimization 48 4.1 Introduction 48 4.2 Brief history 49 4.3 Concepts & Formulation 51 4.3.1 Basic Concepts 51 4.3.2 Particle Swarm Optimization in Real Number Space 52 4.3.3 Discrete Particle Swarm Optimization 58 4.4 The popular variants of PSO 60 4.5 The proposed variants of PSO 61 4.5.1 Mutant-PSO 61 4.5.2 DPSO 64 4.5.3 PPSO 66 4.6 Summary 69 Chapter The PSO-based SVM 71 5.1 Introduction 71 5.2 The proposed fault diagnosis methods 73 5.3 Summary 89 Chapter Simulation Results 91 6.1 Introduction 91 6.2 Testing Run for the PSO Algorithms on Benchmark Problems 94 6.3 Results of SVM classifiers using PSO algorithms 97 6.3.1 Results of PSO-based ANN/SVM classifier 98 6.3.2 Results of Mutant PSO-based SVM classifier 100 6.3.3 Results of DPSO-based SVM classifier 102 vi 6.3.4 Results of PPSO-based SVM classifier 109 6.4 Summary 112 Chapter Conclusion and Future Research 114 7.1 Conclusion 114 7.2 Future Research 116 REFERENCES 118 Publication List Since 2016 129 vii of approaches have been developed to balance load in electrical distribution networks, including network reconfigurations [123], fuzzy reasoning approach [124], and loop power flow controller [125] In the future research, we will use ANN and SVM to control the switch closing sequence of each load for the minimum power loss which will lead to the optimal phase balance Then, PSO technique is applied to improve the performance of ANN and SVM in order to obtain the best results Power system restoration Power system restoration has attracted more attention and made great progress recently The objectives of restoration are to enable the power system to return to normal conditions securely and rapidly, minimize losses and restoration time, and diminish adverse impacts on society Many non-structured methods and technologies and object-oriented expert system have been employed in making restoration schemes, including black-start [126], network reconfiguration [127] and load restoration [128] However, the establishment and maintenance of a knowledge base of past restorations remains a bottleneck Therefore, in the future research, we will apply PSO-based SVM for prediction of fault classification before restoration of the power system in order to achieve fast and reliable restoration when the system is facing increasing blackout risks Consequently, modern power systems have become complex cyber-physical systems due to significant integration of variable renewable energy, rapid development of smart grid and wide application of emerging techniques With the superiority of PSO and its variants, we hope will apply them for effectively solving electrical engineering problems, such as load balance among feeders and power system restoration 117 REFERENCES [1] Mora-Flórez, J., Cormane-Angarita, J., Carrillo-Caicedo, G., K-means algorithm and mixture distributions for locating faults in power systems, Electric Power System Research, vol 79, pp 714-721, 2009 [2] Mokhlis H., Mohamad, H., Li, H., Bakar, Ab H A., Voltage sags matching to locate faults for underground distribution networks, Advances Electrical and Computer Engineering, vol 11, No.2, pp 43-48, 2011 [3] Steiner, J.P., Weeks, W.L., H W Ng, An automated fault locating system, IEEE Trans on Power Delivery, vol 7, pp 967–978, 1992 [4] Navaneethan, S., Soraghan, J.J., Siew, W.H., McPherson, F., Gale, P.F., Automatic fault location for underground low voltage distribution networks, IEEE Transactions on power delivery, vol 16, pp 346-351, 2011 [5] Gale, P.F., Cable fault location by impulse current method, Proc IEE, vol 122, no 4, pp 403–408, 1975 [6] Conner, F.R., Waves, Arnold publishers, Great Britain, 1972 [7] Fraser W., Telecommunications, MacDonald and Jane’s Publishers London, 1978 [8] Horan, D.M., Guinee, R.A., A novel pulse echo correlation tool for transmission path testing and fault diagnosis, journal of computers, vol.1, no.1, pp 31-39, April 2006 [9] Zhang, X., Zhang, M., Liu, D., Reconstruction of faulty cable network using time domain reflectometry, Progress in Electromagnetics Research, vol 136, pp 457478, 2013 [10] Mathew, J.J., Francis, A., HVDC transmission line fault location using wavelet feeded neural network bank, Science Technology & Engineering, vol 2, pp 1-6, 2013 [11] Aygen, Z.E., Seker, S., Bagriyanik, M, Ayaz, E., Fault Section estimation in electrical power systems using artificial neural networks approach, IEEE Trans Power Delivery, vol 2, pp 466-469, 1999 [12] Anh, Ng., Jason, Y., Jeff, C., Deep neural networks are easily fooled: high 118 confidence predictions for unrecognizable images, In Computer Vision and Pattern Recognition (CVPR ’15), IEEE, 2015 [13] Cortes, C., Vapnik, V., Support-vector Networks, Machine Learn, vol 20, no.3, pp.273-295, 1995 [14] Decanini, J.G.M.S., Tonelli-Neto, M.S., Minussi, C.R., Robust fault diagnosis in power distribution systems based on fuzzy ARTMAP neural network-aided evidence theory, IET Gener Transm Distrib., vol 6, pp 1112-1120, Jul 2012 [15] De Almeidaa, M.C., Costab, F.F., Xavier-de-Souzac, S., Santana, F., Optimal Placement of Faulted Circuit Indicators in Power Distribution Systems, Electric Power Systems Research, vol 81, pp 699-706, 2001 [16] Filomena, A.D., Resener, M., Salim, R.H., Bretas, A.S., Fault location for underground distribution feeders: an extended impedance-based formulation with capacitive current compensation, Electrical Power and Energy Systems, vol 31, pp 489–496, 2009 [17] Shamam F., Alwash, Ramachandaramurthy, V., New impedance-based fault location method for unbalanced power distribution systems, International Transactions on Electrical Energy Systems, vol 25, pp 1008–1021, 2015 [18] Hizam, H., Crossley, P.A., Estimation of Fault Location on a Radial Distribution Network Using Fault Generated Travelling Waves Signal Journal of Applied Sciences, vol 7, pp 3736-3742, 2007 [19] El-Zonkoly, A.M., Fault diagnosis in distribution networks with distributed generation, Electric Power Systems Research vol 81, pp 1482–1490, 2011 [20] Bakar, A.H.A., Ali, M.S., ChiaKwang Tan, Mokhlis, H., Arof, H., Illias, H.A., High impedance fault location in 11 kV underground distribution systems using wavelet transforms, Electrical Power and Energy Systems vol 55, pp 723–730, 2014 [21] Pourahmadi, M.N., Safavi, A.A., Path characteristic frequency-based fault locating in radial distribution systems using wavelets and neuron networks, IEEE Trans Power Delivery, vol 60, pp 1654-1663, 2011 [22] Martins, L.S., Martins, J.F., Alegria, C.M., Pires V.F., A Network Distribution 119 Power System Fault Location Based on Neural Eigenvalue Algorithm, In Proceeding of IEEE Bologna Power Tech Conference, Bologna, Italy, pp 1-6, 2326, June 2003 [23] Rafinia, A., Moshtagh, J., A new approach to fault location in three-phase underground distribution system using combination of wavelet analysis with ANN and FLS, Electrical Power and Energy Systems vol 55, pp 261–274, 2014 [24] Kuan, K.K, Warwick, K., Real-time expert system for fault location on high voltage underground distribution cables, IEE Proceedings-C, vol 139, no 3, pp 235-240, May 1992 [25] Ancell, G.B, Pahalawaththa, N.C., Effects of frequency dependence and line parameters on single-phase ended traveling wave based fault location, IEE Proceedings-C, vol 139, no 4, pp 332-342, July 1992 [26] Zhang, J., He, Z.Y., Lin, S., Zhang, Y.B, Qian, Q.Q., An ANFIS-based fault classification approach in power distribution system, Electrical Power and Energy Systems, vol 49, pp 243–252, 2013 [27] Lu, J.W., Plataniotis, K.N., Venetsanopoulos, A.N., Face recognition using feature optimization and support vector learning neural networks for signal processing XI, Proceedings of the 2001 IEEE Signal, Processing Society Workshop, pp.373-382, 2001 [28] Tay Francis, E.H., Cao, L.J., Application of support vector machines in financial time series forecasting, Omega, vol 29, no 4, pp.309- 317, 2001 [29] Jack, L.B., Nandi, A.K., Fault Detection Using Support Vector Machines and Artificial Neural Networks: Augmented by Genetic Algorithms, Mech Syst Signal Process, vol 16, no 2-3, pp 373-390, 2002 [30] Chan, W.C., Chan, C.W., Cheung, K.C., Harris, C.J., On the modeling of nonlinear dynamic systems using support vector neural networks, Eng Appl Artif Intell., vol 14, pp 105-11, 2001 [31] K Fukunaga, Introduction to Statistical Pattern Recognition, second ed., Academic Press, Boston, 1990 [32] Ming-Yuan Cho, Hoang Thi Thom, Fault Diagnosis for Distribution Networks 120 Using Enhanced Support Vector Machine Classifier with Classical Multidimensional Scaling, Journal of Electrical System, vol 13, pp 415-428, 2017 [33] Lemer, B., Levinstein, M., Rosenberg, B., Guterman, H., Dinstein, L., Romem, Y., Feature selection and chromosome classification using a multilayer perceptron neural network, IEEE Int Conf Neural Networks, vol.6, pp.35403545, 1994 [34] Gonzalez, A., Perez, R., Selection of relevant features in a fuzzy genetic learning algorithm, IEEE Trans Sys Man Cybernetics B, vol 31, no 3, pp 417-425, 2001 [35] Lin, Y., Lv, F., Zhu, S., Yang, M., Cour, T., Yu, K., Cao, L., Huang, T., Largescale image classification: Fast feature extraction and SVM training, Computer Vision and Pattern Recognition (CVPR), IEEE Conference, pp.1689-1696, 2011 [36] Setiono, R., Liu, H., Neural network feature selector, IEEE Trans Neural Networks, vol 8, no 3, pp 654-662, 1997 [37] Sherrah, J., Bogner, R.E., Bouzerdoum, A., Automatic selection of features for classification using genetic programming, Proceedings of the IEEE Australian and New Zealand Conference, 1996 [38] Ma T., Niu, D., Icing Forecasting of High Voltage Transmission Line Using Weighted Least Square Support Vector Machine with Fireworks Algorithm for Feature Selection, Applied Sciences, vol.6, pp.438-457, 2016 [39] Vapnik V N., The Nature of Statistical Learning Theory, Springer-Verlag, New York, 1995 [40] Hsu, C., Chang, C., Lin, C., A practical guide to support vector classification, Department of Computer Science, National Taiwan University, Tech Report, pp 1- 16, 2003 [41] Jack, L.B., Nandi, A.K., Fault detection using support vector machines and artificial neural networks, augmented by genetic algorithms, Mechanical Systems and Signal Processing, vol 16, pp 373-390, 2002 [42] Samanta, B., Al-Balushi, K.R., Al-Araimi, S.A., Artificial neural networks and 121 support vector machines with genetic algorithm for bearing fault detection, Engineering Applications of Artificial Intelligence, vol 16, pp 657-665, 2003 [43] Johanyák, Z.C., Papp, O., A hybrid algorithm for parameter tuning in fuzzy model identification, Acta Polytechnica Hungarica, vol 9, pp 153-165, 2012 [44] Precup, R.E., David, R.C., Petriu, E.M., Preitl, S., Ra˘dac, M.B., Novel adaptive charged system search algorithm for optimal tuning of fuzzy controllers, Expert Systems with Applications, vol 41, pp 1168-1175, 2014 [45] SolosI, P., Tassopoulos, I.X, Beligiannis, G.N, Optimizing shift scheduling for tank trucks using an effective stochastic variable neighbourhood approach, International Journal of Artificial Intelligence, vol 14, pp 1-26, 2016 [46] Kırana, M.S., Fındık, O., A directed artificial bee colony algorithm, Applied Soft Computing, vol 26, pp 454-462, 2015 [47] ABB, Products - Distribution Control [Online] Available: http://www.abb.com/product [48] GE Multilin, Products – Distribution Protection and Automation [Online] Available: http://www.geindustrial.com/multilin [49] Kojovic, L.A., Day, T.R, Advanced distribution system automation, IEEE/PES T&D Conf and Expo., vol.1, pp.348 -353, 2003 [50] EPRI IntelliGrid, Distribution Operations - Overview of Advanced Distribution Automation [Online] Available: http://www.intelligrid.info [51] EPRI Tech Report, Guide to Implementing Distribution Automation Systems Using IEC61850, 2002 [52] Ockwell, G.L., Implementation of network reconfiguration for Taiwan power company, IEEE Power Engineering Society General Meeting 2003, vol 4, pp 2430-2434, 2003 [53] Glover, J., Overbye, T., Sarma, M., Power System Analysis and Design, 4th, 2005 [54] Pai, P.F, Hong, W.C., Forecasting regional electricity load based on recurrent support vector machines with genetic algorithms, Electric power system research, vol.74, pp 417-425, 2005 [55] Documents of Distribution Automation DDCC / FDCC at Fengshan station, 122 Kaohsiung, Taiwan [56] Glover, J., Overbye, T., Sarma, M., Power System Analysis and Design, 4th, 2005 [57] Denic, D., Randjelovic, I., Miljkovic, G., Recent trends of linear and angular pseudorandom encoder development, SPEEDAM, Conference Proceedings, Taormina, Italy, pp 746–750, 05 July, 2006 [58] Engelberg S., Benjamin, H., Pseudorandom sequences and the measurement of the frequency response, IEEE Instrum, vol 8, pp 54-59, 2005 [59] Newell, J.C., High speed pseudo-random binary sequence generation for testing and data scrambling in gigabit optical transmission systems, IEE Colloquium on Gigabit Logic Circuits, no 3, pp.1-4, 1992 [60] Hwang, S.Y., Park, G.Y., Kim, D.H, Jhang, K.S., Efficient implementation of a pseudorandom sequence generator for high-speed data communications, ETRI Journal, vol 32, no 2, pp 222-229, 2010 [61] Vedral, J., Neskudla, J., Pseudorandom Noise Generator for ADC Testing, 12th Workshop on ADC Modeling and Testing, Iasi, Romania, September 19-21, 2007 [62] Vapnik, V.N., The Nature of Statistical Learning Theory, Springer-Verlag, New York, 1995 [63] Vapnik, V.N., Golowich, S., Smola, A., Support vector method for function approximation, regression estimation and signal processing, Advance in Neural Information Processing System vol 9, pp 281-287, 1997 [64] Frohlich, H., Feature Selection for Support Vector Machines by Means of Genetic Algorithms, Master’s thesis, University of Marburg, 2002 [65] Joachimes, T., Text categorization with support vector machines Technical Report, ftp://ftp-ai.informatik.unidortmund.de/pub/Reports/report23.ps.z, 1996 [66] Tsair-Fwu Lee, Incipient Fault Diagnosis of Power Transformer Using SVM with Clonal Selection Algorithm Optimization, PhD Dissertation, 2007 [67] Evgeniou, T., Pontil, M., Poggio, T., Regularization networks support vector machines, Advances in Large Margin Classifiers, The MIT Press, Cambridge MA, pp 171-204, 2000 [68] Wang, M.H., Extension neural network for power transformer incipient fault 123 diagnosis, IEE Proceedings – Generation, Transmission and Distribution, vol.150, no.6, pp 679-685, 2003 [69] Vapnik, V.N., Statistical Learning Theory, John Willy & Sons, Inc, AT&T LabsResearch, London University, 1998 [70] Leo H Chiang, Mark E Kotanchek, Arthur K Kordon, Fault diagnosis based on Fisher discriminant analysis and support vector machines, Computers and Chemical Engineering, vol 28, pp 1389-1401, 2004 [71] Anand, R., Mehrotra, K., Mohan, C.K., Ranka, S., Efficient classification for multiclass problems using modular neural networks, IEEE Trans Neural Networks, vol 6, no 1, pp 117-124, 1995 [72] Chapelle, O., Vapnik, V., Model selection for Support Vector Machines, Advances in Neural Information Processing Systems 12, MA, MIT Press, 2000 [73] Lu, B.L., Ito, M., Task decomposition and module combination based on class relations: a modular neural network for pattern classification, IEEE Trans Neural Networks, vol 10, no 5, pp 1244-1256, 1999 [74] Guan, S.U., Li, P., Feature selection for modular neural network classifiers, J Intel Sys., vol.12, no 3, pp 113-139, 2003 [75] Corcoran, A.L., Sen, S., Using real-valued genetic algorithm to evolve rule sets for classification, Proceedings of the First IEEE Conference on Evolutionary Computation, Orlando, US, pp 120-124, 1994 [76] Brameier, M., Banzhaf, W., A comparison of linear genetic programming and neural networks, IEEE Trans Evolut Comput.,vol 5, no 1, pp.17-26, 2001 [77] Falco, I.D., Cioppa, A.D., Tarantino, E., Discovering interesting classification rules with genetic programming, Appl Soft Comput., vol 1, pp 257-269, 2002 [78] Ishibuchi, H., Nakashima, T., Murata, T., Performance evaluation of fuzzy classifier systems for multidimensional pattern classification problems, IEEE Trans Sys., Man Cybernetics B, vol 29, no 5, pp 601-618, 1999 [79] Setnes, M., Roubos, H., GA-Fuzzy modeling and classification: complexity and performance, IEEE Trans Fuzzy Sys., vol 8, no 5, pp 509-522, 2000 [80] Kennedy, J and Eberhart, R., Particle swarm optimization, In Proceedings of the 124 IEEE International Conference on Neural Net-works, vol 4, pp 1942–1948, 1995 [81] Eberhart, R., and Kennedy, J., A new optimizer using particleswarm theory, In Proceedings of the Sixth International Symposium on Micro Machine and Human Science, pp 39–43, 1995 [82] Eberhart, R., Kennedy J., Oct., A new optimizer using particle swarmtheory, in Proc 6th Int Symp Micro Machine and Human Science (MHS), pp 39–4, 1995 [83] Eberhart, R., Shi, Y., Kennedy, J., Swarm Intelligence, SanMateo, CA: Morgan Kaufmann, 2001 [84] Valle, Y., Venayagamoorthy, G.,K., Mohagheghi, S., Hernandez, J., Harley, R., Particle Swarm Optimization: Basic Concepts, Variants and Applications in Power Systems, IEEE Trans Evolut Comput., vol 12, no 2, pp 171-195, April 2008 [85] Engelbrecht, A.P., Particle swarm optimization: Where does it be-long?, in Proc IEEE Swarm Intell Symp., pp 48-54, May 2006 [86] Craig, W., Reynolds., Flocks, herds, and schools, A distributed behavioral model Computer Graphics, vol 21, no 4, pp 25-34, 1987 [87] Heppner, F., Grenander, U., A stochastic nonlinear model for coordinated bird flocks In Saul Krasner, editor, The Ubiquity of Chaos American Association for the Advancement of Science 1990 [88] Reeves, W.T., Particle systems – a technique for modeling a class of fuzzy objects, ACM Transactions on Graphics, vol 2, no 2, pp 91–108, 1983 [89] Millonas, M., Swarms, phase transitions, and collective intelligence, in Artificial Life III, Proc Santa Fe Institute Studies in the Sciences of Complexity, C G Langton, Ed New York: Addison-Wesley, vol XVII, pp 417–445, 1994 [90] Dorigo, M., Optimization, learning and natural algorithms, Ph.D dissertation, Politecnico di Milano, Milan, Italy, 1992 [91] Dorigo, M and Stützle, T., Ant Colony Optimization, Cambridge, MA: MIT Press ISBN 0-262-04219-3, 2004 [92] Ant Colony Optimization, 125 [Online], Available: http://en.wikipedia.org/wiki/Ant_colony_optimization [93] Bishop, J.M., Stochastic Searching Networks, in Proc Inst Elect.Eng Conf Artif Neural Netw., London, pp 329–331, Oct 1989 [94] Loengarov, A., Tereshko, V., A minimal model of honey bee for-aging, in Proc IEEE Swarm Intell Symp., pp 175–182, May 2006 [95] Liu, Y., Passino, K., Biomimicry of social foraging bacteria for distributed optimization: Models, principles, and emergent behaviors, J Optim Theory Appl., vol 115, no 3, pp 603–628, Dec 2002 [96] Mishra, S., A hybrid least Square-Fuzzy bacterial foraging strategy forharmonic estimation, IEEE Trans Evol Comput., vol 9, no 1, pp 61–73, Feb 2005 [97] Lee, T., Cho, M.Y., Fang, F.M., Features Selection of SVM and ANN Using Particle Swarm Optimization for Power Transformers Incipient Fault Symptom Diagnosis, International Journal of Computational Intelligence Research ISSN 0973-1873, vol 3, no 1, pp 60-65, 2007 [98] Richards, M., Ventura, D., Choosing a starting configuration for particle swarm optimization, in Proc IEEE Int Joint Conf Neural Netw., vol 3, pp 2309–2312, Jul 2004 [99] Campana, E.F., Fasano, G., Pinto, A., Dynamic system analysis and initial particles position in particle swarm optimization, in Proc IEEE Swarm Intell Symp., pp 202–209, May 2006 [100] Eberhart, R., Shi, Y., Particle swarm optimization: Developments, applications and resources, in Proc IEEE Congr Evol Comput., vol 1, pp 81–86, May 2001 [101] Hu, X., Shi, Y., Eberhart, R., Recent advances in particle swarm, in Proc IEEE Congr Evol Comput., vol 1, pp 90–97, Jun 2004 [102] Fan, H., Shi, Y., Study on Vmax of particle swarm optimization, in Proc Workshop on Particle Swarm Optimization, Purdue School of Engineering and Technology, Indianapolis, Apr 2001 [103] Abido, A., Particle swarm optimization for multimachine power system stabilizer design, in Proc Power Engineering Society Summer Meeting (PES), vol 3, pp 1346–1351, Jul 2001 126 [104] Abido, A., Oct., Optimal power flow using particle swarm optimization, Int J Elect Power Energy Syst., vol 24, no 7, pp 563–571, 2002 [105] Ozcan, E., Mohan C., Particle swarm optimization: Surfing the waves, in Proc IEEE Congress Evol Comput., vol 3, pp.1939–1944, Jul 1999 [106] Clerc, M., Kennedy, J., The particle swarm-explosion, stability, and convergence in a multidimensional complex space, IEEE Trans Evol Comput., vol 6, no 1, pp 58–73, Feb 2002 [107] Eberhart, R., Shi, Y., Comparing inertia weights and constriction factors in particle swarm optimization, in Proc IEEE Congress Evol Comput., vol 1, pp 84–88, Jul 2000 [108] Bergh, F., Engelbrecht, A., A cooperative approach to particle swarm optimization, IEEE Trans Evol Comput., vol 8, no 3, pp.225–239, Jun 2004 [109] Shi, Y., Eberhart, R., Empirical study of particle swarm optimization, in Proc IEEE Congr Evol Comput., vol 3, pp.1945–1950, Jul 1999 [110] Esmin, A., Torres, G., Zambroni, A., A hybrid particle swarm optimization applied to loss power minimization, IEEE Trans Power Syst., vol.20, no.2, pp 859–866, May 2005 [111] Chen, X., Li, Y., An improved stochastic PSO with high exploration ability, in Proc IEEE Swarm Intell Symp., pp 228–235, May 2006 [112] Kennedy, J., Eberhart, R., A discrete binary version of the particle swarm algorithm, in Proc IEEE Int Conf Syst., Man, Cybern: Computational Cybernetics and Simulation (ICSMC), vol 5, pp 4104–4108, Oct 1997 [113] Subhani, T., Babu, C., Reddy, A., Particle swarm optimization with time varying acceleration coefficients for economic dispatch considering valve point loading effects In Proc IEEE Third International Conference on Computing Communication Networking Technologies (ICCCNT), pp 1-8, 2012 [114] Abdullah, M.N., Bakar, A.H.A., Rahim, N.A., Mokhlis, H., Illias, H.A., Jamian, J.J., Modified Particle Swarm Optimization with Time Varying Acceleration Coefficients for Economic Load Dispatch with Generator Constraints, Journal of Electrical Engineering & Technology, pp 15-26, 2014 127 [115] Boser, B.E., Guyon, I., Vapnik, V., A training algorithm for optimal margin classifiers, Proceedings of the Fifth Annual Workshop on Computational Learning Theory, pp 144-152, ACM Press, 1992 [116] Samanta, B., Gear fault detection using artificial neural networks and support vector machines with genetic algorithms, Mech Syst Signal Process, vol 18, pp 625-644, 2004 [117] Lee, J.H., Lin, C.J., Automatic model selection for support vector machines, Technical Report, Dept., of Computer Science and Information Engineering, Taipei, Taiwan, November 2000 [118] Lanzi, P.L., Fast feature selection with genetic algorithms: a filter approach, IEEE Proceedings of the International Conference on Evolutionary Computing, New York, pp 537-540, 1997 [119] Jain, A., Zongker, D., Feature selection: evaluation, application and small sample performance, IEEE Trans on Pattern Matching and Machine Intelligence, vol.19, no 2, pp.153-158, 1997 [120] Dom, B., Niblack, W., Sheinvald, J., Feature selection with stochastic complexity, Proceedings of IEEE Computer Society Conference on Computer Vision and Pattern Recognition, pp 241-248, 1998 [121] Duan, K., Keerthi, S., Poo, A., Evaluation of simple performance measures for turning SVM hyperparameters, Technical Report, Department of Mechanical Engineering, National University of Singapore, 2001 [122] Chapelle, O., Vapnik, V., Bousqet, O., Mukherjee, S., Choosing Multiple Parameters for Support Vector Machines, Machine Learning, vol 46, no 1, pp 131-159, 2002 [123] Qin, Z., Dariush S., Distribution feeder reconfiguration For Service Restoration and loading balancing, IEEE Trans Power Syst, vol 12, no 2, pp 724-729, 1997 [124] Naga, B., Rao, K.S., A new Fuzzy Reasoning Approach For Load Balancing In Distribution System, IEEE TI-tions on Power Systems, vol 10, no 3, 1995 [125] Chen, C.S., Tsai, C., Balancing load of distribution feeder with LPC considering PV generation”, IEEE Trans Power Syst, vol 26, no 3, pp 1762-1768, 2011 128 [126] Barsali S., Poli D., Pratico` A., et al, 2008, Restoration islands supplied by gas turbines, Electr Power Syst Res, vol 78, no 12, pp 2004-2010 [127] Liu Y.T., Wang C.Y., 2009, A group intelligent decision support system for power system skeleton restoration based on data warehouse, Electr Power Syst, vol 33, no 1, pp 1-6 [128] Duffey R.B., Ha T., 2013, The probability and timing of power system restoration, IEEE Trans Power Syst, vol 28, no 1, pp.3-9 Publication List Since 2016 A SCI (Journal Citation Record) papers: 129 [1] Thi Thom Hoang, Ming Yuan Cho, Mahamad Nabab Alam, Quoc Tuan Vu, 2018, A novel differential particle swarm optimization for parameter selection vector machines for monitoring metal-oxide surge arrester conditions, Swarm and Evolutionary Computation vol 38, pp: 120-126 (SCI, JCR 2017 Journal impact factor: 3.893) [2] Ming Yuan Cho, Thi Thom Hoang, 2017, Feature Selection and Parameters Optimization of SVM using Particle Swarm Optimization for Fault Classification in Power Distribution Systems, Computational Intelligence and Neuroscience, vol 2017, pp 1-9 (SCI, JCR 2017 Journal impact factor: 1.215) [3] Ming Yuan Cho, Thi Thom Hoang, 2017, A Differential Particle Swarm Optimization-based Support Vector Machine Classifier for Fault Diagnosis in Power Distribution Systems, Advances in Electrical and Computer Engineering, vol 17, no 3, pp 51-60 (SCI, JCR 2017 Journal impact factor: 0.595) [4] Thi Thom Hoang, Ming Yuan Cho, Quoc Tuan Vu, 2017, A novel Perturbed Particle Swarm Optimization-based Support Vector Machine for fault diagnosis in power distribution systems, Turkish Journal of Electrical Engineering & Computer Sciences, DOI: 10.3906/elk-1705-241, (SCI, JCR 2017 Journal impact factor: 0.578) [5] Thi Thom Hoang, Ming Yuan Cho, Mahamad Nabab Alam, A Newly Enhanced Support Vector Machine using Variants of Particle Swarm Optimization for Power Distribution System Fault Diagnosis, Swarm and Evolutionary Computation Revised version submitted (SCI, JCR 2017 Journal impact factor: 3.893) [6] Chien-Nan Chen, Thi Thom Hoang, Ming Yuan Cho, “An enhanced Support Vector Machine for Diagnosis of Metal-oxide Surge Arrester Conditions,” Computational Intelligence and Neuroscience, Under review (SCI, JCR 2017 Journal impact factor: 1.215) B ESCI papers: [1] Ming Yuan Cho, Thi Thom Hoang, 2017, Fault Diagnosis for Distribution Networks using enhanced Support Vector Machine classifier with Classical 130 Multidimensional Scaling, Journal of Electrical Systems, Vol 13, No 3, pp.415-428 C EI papers: [1] Ming Yuan Cho, Hoang Thi Thom, Jeng Feng Hsu, 2016, Fault Diagnosis for High Voltage Distribution Networks using Pseudorandom Binary Sequence and Cross Correlation Technique, International Conference on Green Technology and Sustainable Development (GTSD) 2016 DOI: 0.1109/GTSD.2016.51, pp.185-190 [2] Ming Yuan Cho, Hsin Yi Huang, Chien Nan Chen, Hoang Thi Thom, Pei Ru Wang, Wen Yao Chang, Chin Tun Wang, 2016, The implementation and Application of Low Voltage Distribution Line Theft Supervisory System," International Conference on Green Technology and Sustainable Development (GTSD) 2016 DOI: 10.1109/GTSD.2016.50, pp.178-184 D Conference Papers: [1] Hoang Thi Thom, Hung-Chang Hsu, Ming Yuan Cho, Mahamad Nabab Alam, "Mutant particle swarm optimization based on support vector machine for fault diagnosis in power distribution systems," International Conference on Smart Grid Technology and Data Processing (SGTDP) 2017, IET Proceedings (EI, INSPEC) E Book Chapter: [1] Mahamad Nabab Alam, Thi Thom Hoang, Chapter Application of Particle Swarm Optimization for solving Electrical Engineering Problems, pp 61-86, Book: Focus on Swarm Intelligence Research and Applications, Nova Science Publisher, Inc., 2017 131 ... 博士論文 以 PSO 最佳化為基礎之配電饋線故障診斷 SVM 分類器 Distribution Feeder Fault Diagnosis Classifier Using SVM with PSO Optimization 研 究 生: 黃 氏 香 指導教授: 卓明遠 博士 中華民國 一零七 年 一 月 以 PSO 最佳化為基礎之配電饋線故障診斷 SVM 分類器 Distribution. .. of SVM classifiers using PSO algorithms 97 6.3.1 Results of PSO- based ANN /SVM classifier 98 6.3.2 Results of Mutant PSO- based SVM classifier 100 6.3.3 Results of DPSO-based SVM. .. 分類器及選擇最佳參數的無關聯的輸入特徵。最後,發展了 PSO 的一些新的變種,包含突變 PSO 差分 PSO 和擾動 PSO 幫助粒子逃逸局 部最小值以獲得更高品質之分類問題的解決方案。 透過使用 PSO 演算法,ANN 和 SVM 分類器的效能得到明顯提升兩者均超 過 93%以上 SVM 的分類結果比神經網絡的分類結果更佳。特別是使用 PSO 變 i 體(如 DPSO 和 PPSO)的 SVM 的效率上升到

Ngày đăng: 17/10/2018, 22:45

Nguồn tham khảo

Tài liệu tham khảo Loại Chi tiết
[1] Mora-Flórez, J., Cormane-Angarita, J., Carrillo-Caicedo, G., K-means algorithm and mixture distributions for locating faults in power systems, Electric Power System Research, vol. 79, pp. 714-721, 2009 Sách, tạp chí
Tiêu đề: K-means algorithm and mixture distributions for locating faults in power systems
[2] Mokhlis H., Mohamad, H., Li, H., Bakar, Ab. H. A., Voltage sags matching to locate faults for underground distribution networks, Advances Electrical and Computer Engineering, vol. 11, No.2, pp. 43-48, 2011 Sách, tạp chí
Tiêu đề: Voltage sags matching to locate faults for underground distribution networks
[3] Steiner, J.P., Weeks, W.L., H. W. Ng, An automated fault locating system, IEEE Trans. on Power Delivery, vol. 7, pp. 967–978, 1992 Sách, tạp chí
Tiêu đề: An automated fault locating system
[4] Navaneethan, S., Soraghan, J.J., Siew, W.H., McPherson, F., Gale, P.F., Automatic fault location for underground low voltage distribution networks, IEEE Transactions on power delivery, vol. 16, pp. 346-351, 2011 Sách, tạp chí
Tiêu đề: Automatic fault location for underground low voltage distribution networks
[5] Gale, P.F., Cable fault location by impulse current method, Proc. IEE, vol. 122, no. 4, pp. 403–408, 1975 Sách, tạp chí
Tiêu đề: Cable fault location by impulse current method
[8] Horan, D.M., Guinee, R.A., A novel pulse echo correlation tool for transmission path testing and fault diagnosis, journal of computers, vol.1, no.1, pp. 31-39, April 2006 Sách, tạp chí
Tiêu đề: A novel pulse echo correlation tool for transmission path testing and fault diagnosis
[9] Zhang, X., Zhang, M., Liu, D., Reconstruction of faulty cable network using time domain reflectometry, Progress in Electromagnetics Research, vol. 136, pp. 457- 478, 2013 Sách, tạp chí
Tiêu đề: Reconstruction of faulty cable network using time domain reflectometry
[10] Mathew, J.J., Francis, A., HVDC transmission line fault location using wavelet feeded neural network bank, Science Technology & Engineering, vol. 2, pp. 1-6, 2013 Sách, tạp chí
Tiêu đề: HVDC transmission line fault location using wavelet feeded neural network bank
[11] Aygen, Z.E., Seker, S., Bagriyanik, M, Ayaz, E., Fault Section estimation in electrical power systems using artificial neural networks approach, IEEE Trans.Power Delivery, vol. 2, pp. 466-469, 1999 Sách, tạp chí
Tiêu đề: Fault Section estimation in electrical power systems using artificial neural networks approach
[13] Cortes, C., Vapnik, V., Support-vector Networks, Machine Learn, vol. 20, no.3, pp.273-295, 1995 Sách, tạp chí
Tiêu đề: Support-vector Networks
[14] Decanini, J.G.M.S., Tonelli-Neto, M.S., Minussi, C.R., Robust fault diagnosis in power distribution systems based on fuzzy ARTMAP neural network-aided evidence theory, IET Gener. Transm. Distrib., vol. 6, pp. 1112-1120, Jul. 2012 Sách, tạp chí
Tiêu đề: Robust fault diagnosis in power distribution systems based on fuzzy ARTMAP neural network-aided evidence theory
[15] De Almeidaa, M.C., Costab, F.F., Xavier-de-Souzac, S., Santana, F., Optimal Placement of Faulted Circuit Indicators in Power Distribution Systems, Electric Power Systems Research, vol. 81, pp. 699-706, 2001 Sách, tạp chí
Tiêu đề: Optimal Placement of Faulted Circuit Indicators in Power Distribution Systems
[16] Filomena, A.D., Resener, M., Salim, R.H., Bretas, A.S., Fault location for underground distribution feeders: an extended impedance-based formulation with capacitive current compensation, Electrical Power and Energy Systems, vol. 31, pp. 489–496, 2009 Sách, tạp chí
Tiêu đề: Fault location for underground distribution feeders: an extended impedance-based formulation with capacitive current compensation
[17] Shamam F., Alwash, Ramachandaramurthy, V., New impedance-based fault location method for unbalanced power distribution systems, International Transactions on Electrical Energy Systems, vol. 25, pp. 1008–1021, 2015 Sách, tạp chí
Tiêu đề: New impedance-based fault location method for unbalanced power distribution systems
[18] Hizam, H., Crossley, P.A., Estimation of Fault Location on a Radial Distribution Network Using Fault Generated Travelling Waves Signal. Journal of Applied Sciences, vol. 7, pp. 3736-3742, 2007 Sách, tạp chí
Tiêu đề: Estimation of Fault Location on a Radial Distribution Network Using Fault Generated Travelling Waves Signal
[19] El-Zonkoly, A.M., Fault diagnosis in distribution networks with distributed generation, Electric Power Systems Research vol. 81, pp. 1482–1490, 2011 Sách, tạp chí
Tiêu đề: Fault diagnosis in distribution networks with distributed generation
[20] Bakar, A.H.A., Ali, M.S., ChiaKwang Tan, Mokhlis, H., Arof, H., Illias, H.A., High impedance fault location in 11 kV underground distribution systems using wavelet transforms, Electrical Power and Energy Systems vol. 55, pp. 723–730, 2014 Sách, tạp chí
Tiêu đề: High impedance fault location in 11 kV underground distribution systems using wavelet transforms
[21] Pourahmadi, M.N., Safavi, A.A., Path characteristic frequency-based fault locating in radial distribution systems using wavelets and neuron networks, IEEE Trans. Power Delivery, vol. 60, pp. 1654-1663, 2011 Sách, tạp chí
Tiêu đề: Path characteristic frequency-based fault locating in radial distribution systems using wavelets and neuron networks
[23] Rafinia, A., Moshtagh, J., A new approach to fault location in three-phase underground distribution system using combination of wavelet analysis with ANN and FLS, Electrical Power and Energy Systems vol. 55, pp. 261–274, 2014 Sách, tạp chí
Tiêu đề: A new approach to fault location in three-phase underground distribution system using combination of wavelet analysis with ANN and FLS
[24] Kuan, K.K, Warwick, K., Real-time expert system for fault location on high voltage underground distribution cables, IEE Proceedings-C, vol. 139, no. 3, pp.235-240, May 1992 Sách, tạp chí
Tiêu đề: Real-time expert system for fault location on high voltage underground distribution cables

TỪ KHÓA LIÊN QUAN

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w