SERIES (OPEN CONDUCTOR) FAULT DISTANCE LOCATION IN THREE PHASE TRANSMISSION LINE USING ARTIFICIAL NEURAL NETWORK

Size: px
Start display at page:

Download "SERIES (OPEN CONDUCTOR) FAULT DISTANCE LOCATION IN THREE PHASE TRANSMISSION LINE USING ARTIFICIAL NEURAL NETWORK"

Transcription

1 1067 SERIES (OPEN CONDUCTOR) FAULT DISTANCE LOCATION IN THREE PHASE TRANSMISSION LINE USING ARTIFICIAL NEURAL NETWORK A Nareshkumar 1 1 Assistant professor, Department of Electrical Engineering Institute of Aeronautical Engineering, Hyderabad ABSTRACT This paper presents the Artificial Neural Network distance location scheme to locate series fault in three phase line. The fundamental components of voltage and current signals measured at relay location are used as input to train Artificial Neural Network. MATLAB software its associated simulink and simpowersystem toolboxes have been used to simulate the three phase transmission line. A sample 138 kv system of 68 km length, the model of Allegheny power system, has been selected for study. The effect of variation in fault inception angle and its distance location has been taken into account. The testing results show that maximum absolute error of proposed scheme is less than 1%. It validates the accuracy and suitability of proposed scheme. Keywords - Artificial Neural Network, Location, Three Phase Transmission Line. 1. INTRODUCTION The demand of electrical energy is increasing day by day. When fault occurs in a transmission line, it is essential to find the location of fault as early as possible for quick system restoration and minimize the damage [1]. Series faults are basically open faults. During open fault the power supplied to consumer will be distressed. So it is necessary to locate the series fault quickly. Series faults are basically open faults. During open fault the power supplied to consumer will be distressed. So it is necessary to locate the series fault quickly. The algorithm employs the fundamental components of three phase voltages and three phase currents of line at one end only. The performance of proposed scheme has been investigated by number of offline tests. The simulation results show that the proposed ANN technique is able to locate the series fault after one cycle after the inception of fault [2][3][4]. 2. POWER SYSTEM MODEL UNDER STUDY The three phase transmission line studied is composed of 138 kv, 68 km length, connected to source at each end [5]. Its single line diagram is shown in fig 1. Short circuit capacity of the sources on two sides of the line is considered to be 1.25GVA and X/R is 10. The transmission line is simulated using MATLAB T o create series fault in the line three phase circuit breakers are used in between the line. Fig. 1.Single line diagram of three phase transmission line 3. SERIES FAULT ANALYSIS can be detected by measuring the change in the parameters of power system. During fault condition the magnitude of voltage and current signals changes. In series fault magnitude of current is decreases to zero and voltage slightly changes. The change in voltage and current in three phase line is used to develop the ANN based fault locator for location of series fault in the line. The change in the voltage waveform during pre fault and post fault conditions are shown in fig 2 and fig 3 respectively. Fig. 2. Three phase voltage waveform in healthy

2 1068 fault condition at 45 km from sending end with inception angle of 95 are shown in fig 3 and fig 5. s of open (series) faults are shown in Table. 1. Table.1. Series faults Fig. 3. Three phase voltage waveform in faulty Similarly the change in current waveform during pre fault and post fault conditions are shown in fig 4 and fig 5 respectively. Series Total Number of combinations 1-open 3 A,B,C ed Phases 2-open 3 AB,AC,BC 3-open 1 ABC Fig. 4. Three phase current waveform in healthy Fig. 5. Six phase current waveform in faulty It is clear from figures that after occurrence of the fault voltage and current in all the three phases are changing. The protection scheme based on those changes during pre fault and post fault conditions. The simulation result for three phase transmission line voltage and current waveform during one open 4. PREPROCESSING SIGNALS After simulating the three phase transmission line model in MATLAB software, low pass butterworth filter wi th cut of frequency of 480 Hz is used to restrict the band width of signal for both three phase currents and voltages and further sampled at sample frequency of 1.2 KHz. Then the one full cycle discrete fourier transform was utilized to calculate the fundamental components of voltage and currents. The fundamental components of voltage and currents have been generated followed by normalization process by ±1. After pre processing the value of three phase voltages and three phase currents are fed as the input for ANN model [6]. 5. ARCHITECTURE OF ANN BASED FAULT LOCATOR To enable the method to be implemented in fault location task only the fundamental component of voltage and current obtained from pre processing signals are used as input to neural network. As the proposed ANN based protection scheme locates the fault in kilometer, in the output total number of neuron is one. Thus the input X and output Y for the fault locator are

3 1069 hidden layers and output layer has been used for each open fault are shown in Table.3 6. TRAINING OF ANN BASED FAULT LOCATOR Using simulink and simpowersystem toolboxes of MATLAB software open faults type at different locations and fault inception angles 0º and 90º have been simulated. Two fault inception angles and 9 fault locations were taken as shown in Table. In order to create input matrix to 5 post fault samples has taken from each combination. Some samples of no fault conditions have also been included in input matrix say around 25 samples. Therefore, total number of samples in input matrix for each series fault as shown in Table.2 Input layer of ANN has 6 neurons. Therefore the input matrix has 6 rows, corresponding target matrix has been prepared. As the output layer has one neuron. The target matrix consists of one row. Here input and output matrix columns are number of samples. Table. 2. Training pattern generation Number Of Total Incept Distance ion (Km) Combinatio ns Number Of Angle Sequences 1-open 0,90 1,5,10, 3*2*9=54 54*5=270 20,30,40, ,60,65 =295 2-open 0,90 1,5,10, 3*2*9=54 54*5=270 20,30,40, ,60,65 =295 3-open 0,90 1,5,10, 1*2*9=18 18*5=90 Conductor 20,30,40, ,60,65 =105 The number of hidden layer neurons and transfer function for both hidden layer and output layer has varied. Tangent sigmoid transfer function for two Table.3. During training ANN transfer functions in each layer for each fault First Second Output Input Hidden Hidden Layer Layer Layer Layer Transfer Transfer Transfer Transfer Function Function Function Function 1-open None Tansig Tansig Tansig 2-open None Tansig Tansig Tansig 3-open None Tansig Tansig Tansig training algorithm. Finally, the best performance is obtained by two hidden layers with 8 neurons in the first hidden layer and 9 neurons in second hidden layer for 1- open fault. Similarly, for each open fault number of neurons for each layer is shown in Table.4. Table.4. After training ANN neurons in each layer for each fault First Second Output Input Hidden Hidden Layer Layer Layer Layer Neurons Neurons Neurons Neurons 1-open open open Conductor

4 1070 The overall structure of ANN based 1-open fault is shown in Fig. 6.The desired performance error goal was set to 1*e-5. This learning strategy converges quickly. And the mean square error decreases in 845 epochs to 9.81*e-6for 1-open fault is shown in Fig. 7. Fig. 9. Training of ANN for 2-open fault Fig. 6. ANN structure for 1-open fault training algorithm. The overall structure of ANN based 3-open fault is shown in Fig. 10.The mean square error decreases in 302 epochs to9.81*e-6 for 3-open fault is shown in Fig. 11. Fig. 7. Training of ANN for 1-open fault training algorithm. The overall structure of ANN based 2-open fault is shown in Fig. 8.The mean square error decreases in 342 epochs to 9.98*e-6 for 2-open fault is shown in Fig. 9. Fig. 10. ANN structure for 3-open fault Fig.11. Training of ANN for 3-open fault. Fig. 8. ANN structure for 2-open fault

5 1071 Table.5. Training results of fault location for each fault Number Of Epochs Mean Square Error 1-open *e 6 2-open *e 6 3-open *e 6 7. TESTING AND RESULTS After training it is required to test the network testing data are generated various fault parameters such fault inception angle between 0º to 360º and fault location between 0 to 68 km for each open fault type to ANN as shown in Table.6. Table.6. Testing table Actual Estimated Absolute Inceptio Location Error n Angle Location A-open B-open C-open AB-open AC-open BC-open ABC-open Testing of each open fault is carried on each test samples. It is clear from the Table.4. the proposed network is locating entire open fault correctly. The absolute error for fault location is expressed based on the equation....(1) It is clearly evident from the test results that the maximum absolute error of the proposed scheme is less than %1. 8. CONCLUSION An accurate algorithm for distance location of series fault i.e, open fault on three phase transmission line fed from sources at both end is presented. The algorithm employs the fundamental components of three phase voltages and three phase currents of line at one end only. The algorithm locates the fault after one cycle after the inception of fault. The performance of proposed scheme has been investigated by number of offline tests. The results shows valuable operation of proposed ANN fault locator in the estimation of fault location for each fault and maximum absolute error of proposed scheme is less than %1. REFERENCES [1] A. J. Mazon, I. Zamora, J.Grasia, K.Sagastabeitia, P.Eguja,F.Jurado,andJ.R.Saenz location system on double circuit two terminal transmission lines based on ANNs, in IEEEPorto Power Tech Conference, 2001, volume 3. [2] H. Khorashadi-Zadeh, Artificial Neural Network Approach to Classification For Double Circuit Transmission Lines, IEEE / PES Transmission & Distribution Conference, [3] M. Tarafdar, Hagh K Ragi and H. Taghz adeh classification and location of power transmission lines using artificial neural networks, in International Power Engineering Conference, 2007, pp [4] G. K. Purushotama, A. U. Narendranath, D. Thukaram, and K. Parthasarathy, Ann applications in fault locators, Electrical Power& Energy System, no. 23, pp , [5] Anamika Jain,A.S.Thoke and R.N. Patel Double circuit transmission line fault location using artificial neural networks, in IEEE Conference, Coimbatore., 2009, pp

Artificial Neural Network Based Fault Locator for Single Line to Ground Fault in Double Circuit Transmission Line

Artificial Neural Network Based Fault Locator for Single Line to Ground Fault in Double Circuit Transmission Line DOI: 10.7763/IPEDR. 2014. V75. 11 Artificial Neural Network Based Fault Locator for Single Line to Ground Fault in Double Circuit Transmission Line Aravinda Surya. V 1, Ebha Koley 2 +, AnamikaYadav 3 and

More information

Detection and Classification of One Conductor Open Faults in Parallel Transmission Line using Artificial Neural Network

Detection and Classification of One Conductor Open Faults in Parallel Transmission Line using Artificial Neural Network Detection and Classification of One Conductor Open Faults in Parallel Transmission Line using Artificial Neural Network A.M. Abdel-Aziz B. M. Hasaneen A. A. Dawood Electrical Power and Machines Eng. Dept.

More information

Fault Classification and Faulty Section Identification in Teed Transmission Circuits Using ANN

Fault Classification and Faulty Section Identification in Teed Transmission Circuits Using ANN International Journal of Computer and Electrical Engineering, Vol. 3, No. 6, December Classification and y Section Identification in Teed Transmission Circuits Using ANN Prarthana Warlyani, Anamika Jain,

More information

Research Article Artificial Neural Network-Based Fault Distance Locator for Double-Circuit Transmission Lines

Research Article Artificial Neural Network-Based Fault Distance Locator for Double-Circuit Transmission Lines Artificial Intelligence Volume 13, Article ID 271865, 12 pages http://dx.doi.org/1.1155/13/271865 Research Article Artificial Neural Network-Based Fault Distance Locator for Double-Circuit Transmission

More information

Detection and classification of faults on 220 KV transmission line using wavelet transform and neural network

Detection and classification of faults on 220 KV transmission line using wavelet transform and neural network International Journal of Smart Grid and Clean Energy Detection and classification of faults on 220 KV transmission line using wavelet transform and neural network R P Hasabe *, A P Vaidya Electrical Engineering

More information

Detection and Classification of Faults on Parallel Transmission Lines using Wavelet Transform and Neural Network

Detection and Classification of Faults on Parallel Transmission Lines using Wavelet Transform and Neural Network Detection and Classification of s on Parallel Transmission Lines using Wavelet Transform and Neural Networ V.S.Kale, S.R.Bhide, P.P.Bedear and G.V.K.Mohan Abstract The protection of parallel transmission

More information

Fault Detection in Double Circuit Transmission Lines Using ANN

Fault Detection in Double Circuit Transmission Lines Using ANN International Journal of Research in Advent Technology, Vol.3, No.8, August 25 E-ISSN: 232-9637 Fault Detection in Double Circuit Transmission Lines Using ANN Chhavi Gupta, Chetan Bhardwaj 2 U.T.U Dehradun,

More information

Artificial Neural Network based Fault Classifier and Distance

Artificial Neural Network based Fault Classifier and Distance IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 02, 2014 ISSN (online): 2321-0613 Artificial Neural Network based Fault Classifier and Brijesh R. Solanki 1 Dr. MahipalSinh

More information

Teaching Distance Relay Using Matlab/Simulink Graphical User Interface

Teaching Distance Relay Using Matlab/Simulink Graphical User Interface Available online at www.sciencedirect.com Procedia Engineering 53 ( 2013 ) 264 270 Malaysian Technical Universities Conference on Engineering & Technology 2012, MUCET 2012 Part 1 - Electronic and Electrical

More information

A Novel Fuzzy Neural Network Based Distance Relaying Scheme

A Novel Fuzzy Neural Network Based Distance Relaying Scheme 902 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 15, NO. 3, JULY 2000 A Novel Fuzzy Neural Network Based Distance Relaying Scheme P. K. Dash, A. K. Pradhan, and G. Panda Abstract This paper presents a new

More information

ISSN: [Taywade* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Taywade* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY DETECTION AND CLASSIFICATION OF TRANSMISSION LINES FAULTS USING DISCRETE WAVELET TRANSFORM AND ANN AS CLASSIFIER Dhanashri D.

More information

Fault Detection Using Hilbert Huang Transform

Fault Detection Using Hilbert Huang Transform International Journal of Research in Advent Technology, Vol.6, No.9, September 2018 E-ISSN: 2321-9637 Available online at www.ijrat.org Fault Detection Using Hilbert Huang Transform Balvinder Singh 1,

More information

Ultra Hight Voltge Transmission line Faults Identified and Analysis by using MATLAB Simulink

Ultra Hight Voltge Transmission line Faults Identified and Analysis by using MATLAB Simulink International Seminar On Non-Conventional Energy Sources for Sustainable Development of Rural Areas, IJAERD- International Journal of Advance Engineering & Research Development e-issn: 2348-4470, p-issn:2348-6406

More information

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE K.Satyanarayana 1, Saheb Hussain MD 2, B.K.V.Prasad 3 1 Ph.D Scholar, EEE Department, Vignan University (A.P), India, ksatya.eee@gmail.com

More information

Improved first zone reach setting of artificial neural network-based directional relay for protection of double circuit transmission lines

Improved first zone reach setting of artificial neural network-based directional relay for protection of double circuit transmission lines Published in IET Generation, Transmission & Distribution Received on 5th April 2013 Revised on 17th September 2013 Accepted on 24th September 2013 ISSN 1751-8687 Improved first zone reach setting of artificial

More information

A DWT Approach for Detection and Classification of Transmission Line Faults

A DWT Approach for Detection and Classification of Transmission Line Faults IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 02 July 2016 ISSN (online): 2349-6010 A DWT Approach for Detection and Classification of Transmission Line Faults

More information

Reconstruction of CT Secondary Waveform Using ANN and Exponential Smoothing

Reconstruction of CT Secondary Waveform Using ANN and Exponential Smoothing Reconstruction of CT Secondary Waveform Using ANN and Exponential Smoothing Salil Bhat Final Year, B.E (Electronics & Power) Department of Electrical Engineering Yeshwantrao Chavan College of Engineering,

More information

AN ANN BASED FAULT DETECTION ON ALTERNATOR

AN ANN BASED FAULT DETECTION ON ALTERNATOR AN ANN BASED FAULT DETECTION ON ALTERNATOR Suraj J. Dhon 1, Sarang V. Bhonde 2 1 (Electrical engineering, Amravati University, India) 2 (Electrical engineering, Amravati University, India) ABSTRACT: Synchronous

More information

A Novel Scheme of Transmission Line Faults Analysis and Detection by Using MATLAB Simulation

A Novel Scheme of Transmission Line Faults Analysis and Detection by Using MATLAB Simulation A Novel Scheme of Transmission Line Faults Analysis and Detection by Using MATLAB Simulation Satish Karekar 1, Varsha Thakur 2, Manju 3 1 Parthivi College of Engineering and Management, Sirsakala, Bhilai-3,

More information

Review of Performance of Impedance Based and Travelling Wave Based Fault Location Algorithms in Double Circuit Transmission Lines

Review of Performance of Impedance Based and Travelling Wave Based Fault Location Algorithms in Double Circuit Transmission Lines Journal of Electrical and Electronic Engineering 2015; 3(4): 65-69 Published online July 3, 2015 (http://www.sciencepublishinggroup.com/j/jeee) doi: 10.11648/j.jeee.20150304.11 ISSN: 2329-1613 (Print);

More information

Transient stability Assessment using Artificial Neural Network Considering Fault Location

Transient stability Assessment using Artificial Neural Network Considering Fault Location Vol.6 No., 200 مجلد 6, العدد, 200 Proc. st International Conf. Energy, Power and Control Basrah University, Basrah, Iraq 0 Nov. to 2 Dec. 200 Transient stability Assessment using Artificial Neural Network

More information

Discrete Wavelet Transform and Support Vector Machines Algorithm for Classification of Fault Types on Transmission Line

Discrete Wavelet Transform and Support Vector Machines Algorithm for Classification of Fault Types on Transmission Line Discrete Wavelet Transform and Support Vector Machines Algorithm for Classification of Fault Types on Transmission Line K. Kunadumrongrath and A. Ngaopitakkul, Member, IAENG Abstract This paper proposes

More information

Three Zone Protection By Using Distance Relays in SIMULINK/MATLAB

Three Zone Protection By Using Distance Relays in SIMULINK/MATLAB International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 Three Zone Protection By Using Distance Relays in SIMULINK/MATLAB M.Rambabu 1, M.Venkatesh 2, J.S.V.SivaKumar 3, T.S.L.V.AyyaRao

More information

Implementation and Evaluation a SIMULINK Model of a Distance Relay in MATLAB/SIMULINK

Implementation and Evaluation a SIMULINK Model of a Distance Relay in MATLAB/SIMULINK Implementation and Evaluation a SIMULINK Model of a Distance Relay in MATLAB/SIMULINK Omar G. Mrehel Hassan B. Elfetori AbdAllah O. Hawal Electrical and Electronic Dept. Operation Department Electrical

More information

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) volume 1 Issue 10 Dec 014 Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert

More information

Internal Fault Classification in Transformer Windings using Combination of Discrete Wavelet Transforms and Back-propagation Neural Networks

Internal Fault Classification in Transformer Windings using Combination of Discrete Wavelet Transforms and Back-propagation Neural Networks International Internal Fault Journal Classification of Control, in Automation, Transformer and Windings Systems, using vol. Combination 4, no. 3, pp. of 365-371, Discrete June Wavelet 2006 Transforms and

More information

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Distance Protection Scheme for Transmission Lines

International Journal for Research in Applied Science & Engineering Technology (IJRASET) Distance Protection Scheme for Transmission Lines Technology (IJRSET Distance Protection Scheme for Transmission Lines S.Tharun Kumar 1, M.Karthikeyan 2, M.nand 3, S.K.Surya 4 1,3,4 Department of EEE, 2 ssistant Professor, Department of EEE Velammal Engineering

More information

Fault Detection and Classification for Transmission Line Protection System Using Artificial Neural Network

Fault Detection and Classification for Transmission Line Protection System Using Artificial Neural Network Journal of Electrical and Electronic Engineering 16; 4(5): 89-96 http://www.sciencepublishinggroup.com/j/jeee doi: 1.11648/j.jeee.1645.11 ISSN: 39-1613 (Print); ISSN: 39-165 (Online) Fault Detection and

More information

AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS

AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS AN ANALYSIS OF SPEECH RECOGNITION PERFORMANCE BASED UPON NETWORK LAYERS AND TRANSFER FUNCTIONS Kuldeep Kumar 1, R. K. Aggarwal 1 and Ankita Jain 2 1 Department of Computer Engineering, National Institute

More information

POWER TRANSFORMER PROTECTION USING ANN, FUZZY SYSTEM AND CLARKE S TRANSFORM

POWER TRANSFORMER PROTECTION USING ANN, FUZZY SYSTEM AND CLARKE S TRANSFORM POWER TRANSFORMER PROTECTION USING ANN, FUZZY SYSTEM AND CLARKE S TRANSFORM 1 VIJAY KUMAR SAHU, 2 ANIL P. VAIDYA 1,2 Pg Student, Professor E-mail: 1 vijay25051991@gmail.com, 2 anil.vaidya@walchandsangli.ac.in

More information

Neural Network Based Optimal Switching Pattern Generation for Multiple Pulse Width Modulated Inverter

Neural Network Based Optimal Switching Pattern Generation for Multiple Pulse Width Modulated Inverter Vol.3, Issue.4, Jul - Aug. 2013 pp-1910-1915 ISSN: 2249-6645 Neural Network Based Optimal Switching Pattern Generation for Multiple Pulse Width Modulated Inverter K. Tamilarasi 1, C. Suganthini 2 1, 2

More information

Fault location technique using GA-ANFIS for UHV line

Fault location technique using GA-ANFIS for UHV line ARCHIVES OF ELECTRICAL ENGINEERING VOL. 63(2), pp. 247-262 (2014) DOI 10.2478/aee-2014-0019 Fault location technique using GA-ANFIS for UHV line G. BANU 1, S. SUJA 2 1 Suguna College of Engineering Coimbatore

More information

A Transient Current Based Wavelet-Fuzzy Approach for the Protection of Six-Terminal Transmission System

A Transient Current Based Wavelet-Fuzzy Approach for the Protection of Six-Terminal Transmission System Abstract International Journal of Exploration in Science and Technology A Transient Current Based Wavelet-Fuzzy Approach for the Protection of Six-Terminal Transmission System J.Uday Bhaskar 1, G.Ravi

More information

Online Diagnosis and Monitoring for Power Distribution System

Online Diagnosis and Monitoring for Power Distribution System Energy and Power Engineering, 1,, 59-53 http://dx.doi.org/1.3/epe.1. Published Online November 1 (http://www.scirp.org/journal/epe) Online Diagnosis and Monitoring for Power Distribution System Atef Almashaqbeh,

More information

Determination of Fault Location and Type in Distribution Systems using Clark Transformation and Neural Network

Determination of Fault Location and Type in Distribution Systems using Clark Transformation and Neural Network International Journal of Applied Power Engineering (IJAPE) Vol., No., August, pp. 75~86 ISSN: 5879 75 Determination of Fault Location and Type in Distribution Systems using Clark Transformation and Neural

More information

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS K. Vinoth Kumar 1, S. Suresh Kumar 2, A. Immanuel Selvakumar 1 and Vicky Jose 1 1 Department of EEE, School of Electrical

More information

IDENTIFYING TYPES OF SIMULTANEOUS FAULT IN TRANSMISSION LINE USING DISCRETE WAVELET TRANSFORM AND FUZZY LOGIC ALGORITHM

IDENTIFYING TYPES OF SIMULTANEOUS FAULT IN TRANSMISSION LINE USING DISCRETE WAVELET TRANSFORM AND FUZZY LOGIC ALGORITHM International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 7, July 2013 pp. 2701 2712 IDENTIFYING TYPES OF SIMULTANEOUS FAULT IN TRANSMISSION

More information

Protection of Extra High Voltage Transmission Line Using Distance Protection

Protection of Extra High Voltage Transmission Line Using Distance Protection Protection of Extra High Voltage Transmission Line Using Distance Protection Ko Ko Aung 1, Soe Soe Ei Aung 2 Department of Electrical Power Engineering Yangon Technological University, Insein Township

More information

Enhanced Real Time and Off-Line Transmission Line Fault Diagnosis Using Artificial Intelligence

Enhanced Real Time and Off-Line Transmission Line Fault Diagnosis Using Artificial Intelligence Enhanced Real Time and Off-Line Transmission Line Fault Diagnosis Using Artificial Intelligence Okwudili E. Obi, Oseloka A. Ezechukwu and Chukwuedozie N. Ezema 0 Enhanced Real Time and Off-Line Transmission

More information

Uhunmwangho Roland and Omorogiuwa Eseosa

Uhunmwangho Roland and Omorogiuwa Eseosa International Journal of Scientific & Engineering Rearch, Volume 5, Issue 10, October-2014 955 Detection and Analysis of s in Power Distribution Network Using Artificial Neural Network Uhunmwangho Roland

More information

[Nayak, 3(2): February, 2014] ISSN: Impact Factor: 1.852

[Nayak, 3(2): February, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Classification of Transmission Line Faults Using Wavelet Transformer B. Lakshmana Nayak M.TECH(APS), AMIE, Associate Professor,

More information

ISSN Vol.05,Issue.06, June-2017, Pages:

ISSN Vol.05,Issue.06, June-2017, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.05,Issue.06, June-2017, Pages:1061-1066 Fuzzy Logic Based Fault Detection and Classification of Unsynchronized Faults in Three Phase Double Circuit Transmission Lines

More information

MATLAB/GUI Simulation Tool for Power System Fault Analysis with Neural Network Fault Classifier

MATLAB/GUI Simulation Tool for Power System Fault Analysis with Neural Network Fault Classifier MATLAB/GUI Simulation Tool for Power System Fault Analysis with Neural Network Fault Classifier Ph Chitaranjan Sharma, Ishaan Pandiya, Dipak Swargari, Kusum Dangi * Department of Electrical Engineering,

More information

A fast and accurate distance relaying scheme using an efficient radial basis function neural network

A fast and accurate distance relaying scheme using an efficient radial basis function neural network Electric Power Systems Research 60 (2001) 1 8 www.elsevier.com/locate/epsr A fast and accurate distance relaying scheme using an efficient radial basis function neural network A.K. Pradhan *, P.K. Dash,

More information

International Journal of Digital Application & Contemporary research Website: (Volume 2, Issue 10, May 2014)

International Journal of Digital Application & Contemporary research Website:  (Volume 2, Issue 10, May 2014) Digital Differential Protection of Power Transformer Gitanjali Kashyap M. Tech. Scholar, Dr. C. V. Raman Institute of Science and technology, Chhattisgarh (India) alisha88.ele@gmail.com Dharmendra Kumar

More information

Fault Location Technique for UHV Lines Using Wavelet Transform

Fault Location Technique for UHV Lines Using Wavelet Transform International Journal of Electrical Engineering. ISSN 0974-2158 Volume 6, Number 1 (2013), pp. 77-88 International Research Publication House http://www.irphouse.com Fault Location Technique for UHV Lines

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

An Ellipse Technique Based Relay For Extra High Voltage Transmission Lines Protection

An Ellipse Technique Based Relay For Extra High Voltage Transmission Lines Protection Proceedings of the 14th International Middle East Power Systems Conference (MEPCON 10), Cairo University, Egypt, December 19-21, 2010, Paper ID 162. An Ellipse Technique Based Relay For Extra High Voltage

More information

ARTIFICIAL NEURAL NETWORK BASED FAULT LOCATION FOR TRANSMISSION LINES

ARTIFICIAL NEURAL NETWORK BASED FAULT LOCATION FOR TRANSMISSION LINES University of Kentucky UKnowledge University of Kentucky Master's Theses Graduate School 2011 ARTIFICIAL NEURAL NETWORK BASED FAULT LOCATION FOR TRANSMISSION LINES Suhaas Bhargava Ayyagari University of

More information

A COMPARATIVE STUDY: FAULT DETECTION METHOD ON OVERHEAD TRANSMISSION LINE

A COMPARATIVE STUDY: FAULT DETECTION METHOD ON OVERHEAD TRANSMISSION LINE Volume 118 No. 22 2018, 961-967 ISSN: 1314-3395 (on-line version) url: http://acadpubl.eu/hub ijpam.eu A COMPARATIVE STUDY: FAULT DETECTION METHOD ON OVERHEAD TRANSMISSION LINE 1 M.Nandhini, 2 M.Manju,

More information

LabVIEW based Intelligent Frontal & Non- Frontal Face Recognition System

LabVIEW based Intelligent Frontal & Non- Frontal Face Recognition System LabVIEW based Intelligent Frontal & Non- Frontal Face Recognition System Muralindran Mariappan, Manimehala Nadarajan, and Karthigayan Muthukaruppan Abstract Face identification and tracking has taken a

More information

Modeling and Performance Analysis of Mho-Relay in Matlab

Modeling and Performance Analysis of Mho-Relay in Matlab Modeling and Performance Analysis of Mho-Relay in Matlab Purra Sai Kiran M.Tech Student, Padmasri Dr. B V Raju Institute of Technology, Narsapur, Medak, Telangana. ABSTRACT: This paper describes the opportunity

More information

Improving Current and Voltage Transformers Accuracy Using Artificial Neural Network

Improving Current and Voltage Transformers Accuracy Using Artificial Neural Network Improving Current and Voltage Transformers Accuracy Using Artificial Neural Network Haidar Samet 1, Farshid Nasrfard Jahromi 1, Arash Dehghani 1, and Afsaneh Narimani 2 1 Shiraz University 2 Foolad Technic

More information

FAULT DETECTION, CLASSIFICATION AND LOCATION ON AN UNDERGROUND CABLE NETWORK USING WAVELET TRANSFORM

FAULT DETECTION, CLASSIFICATION AND LOCATION ON AN UNDERGROUND CABLE NETWORK USING WAVELET TRANSFORM 90 FAULT DETECTION, CLASSIFICATION AND LOCATION ON AN UNDERGROUND CABLE NETWORK USING WAVELET TRANSFORM Hashim Hizam, Jasronita Jasni, Mohd Zainal Abidin Ab Kadir, Wan Fatinhamamah Wan Ahmad Department

More information

Comparison of Wavelet Transform and Fourier Transform based methods of Phasor Estimation for Numerical Relaying

Comparison of Wavelet Transform and Fourier Transform based methods of Phasor Estimation for Numerical Relaying Comparison of Wavelet Transform and Fourier Transform based methods of Phasor Estimation for Numerical Relaying V.S.Kale S.R.Bhide P.P.Bedekar Department of Electrical Engineering, VNIT Nagpur, India Abstract

More information

Steady State versus Transient Signal for Fault Location in Transmission Lines

Steady State versus Transient Signal for Fault Location in Transmission Lines Journal of Physics: Conference Series PAPER OPEN ACCESS Steady State versus Transient Signal for Location in Transmission Lines To cite this article: M.N. Hashim et al 8 J. Phys.: Conf. Ser. 9 43 View

More information

[ENE02] Artificial neural network based arcing fault detection algorithm for underground distribution cable

[ENE02] Artificial neural network based arcing fault detection algorithm for underground distribution cable [ENE02] Artificial neural network based arcing fault detection algorithm for underground distribution cable Chan Wei Kian 1, Abdullah Asuhaimi Mohd. Zin 1, Md. Shah Majid 1, Hussein Ahmad 1, Zaniah Muda

More information

COMBINATION OF DISCRETE WAVELET TRANSFORM AND PROBABILISTIC NEURAL NETWORK ALGORITHM FOR DETECTING FAULT LOCATION ON TRANSMISSION SYSTEM

COMBINATION OF DISCRETE WAVELET TRANSFORM AND PROBABILISTIC NEURAL NETWORK ALGORITHM FOR DETECTING FAULT LOCATION ON TRANSMISSION SYSTEM International Journal of Innovative Computing, Information and Control ICIC International c 2011 ISSN 1349-4198 Volume 7, Number 4, April 2011 pp. 1861 1873 COMBINATION OF DISCRETE WAVELET TRANSFORM AND

More information

NOWADAYS, there is much interest in connecting various

NOWADAYS, there is much interest in connecting various IEEE TRANSACTIONS ON SMART GRID, VOL. 4, NO. 1, MARCH 2013 419 Modified Dynamic Phasor Estimation Algorithm for the Transient Signals of Distributed Generators Dong-Gyu Lee, Sang-Hee Kang, and Soon-Ryul

More information

Fault Location Using Sparse Wide Area Measurements

Fault Location Using Sparse Wide Area Measurements 319 Study Committee B5 Colloquium October 19-24, 2009 Jeju Island, Korea Fault Location Using Sparse Wide Area Measurements KEZUNOVIC, M., DUTTA, P. (Texas A & M University, USA) Summary Transmission line

More information

Australian Journal of Basic and Applied Sciences. Locatiing Faults in Radial Distribution Line Using Neural Network

Australian Journal of Basic and Applied Sciences. Locatiing Faults in Radial Distribution Line Using Neural Network AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Locatiing Faults in Radial Distribution Line Using Neural Network 1 S. Karunambigai and

More information

Considering Characteristics of Arc on Travelling Wave Fault Location Algorithm for the Transmission Lines without Using Line Parameters

Considering Characteristics of Arc on Travelling Wave Fault Location Algorithm for the Transmission Lines without Using Line Parameters Considering Characteristics of Arc on Travelling Wave Fault Location Algorithm for the Transmission Lines without Using Line Parameters M. Bashir mohsenbashir@ieee.org I. Niazy ismail_niazy@ieee.org J.

More information

Adaptive Approach for Fault classification of Parallel Transmission Line

Adaptive Approach for Fault classification of Parallel Transmission Line Adaptive Approach for Fault classification of Parallel Transmission Line Shital S. Lonare 1, C.R. Gowder 2, U.G. Bonde 3 1PG Scholar, Electrical Engineering Department, Shri Sai College of Engineering

More information

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS 66 CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS INTRODUCTION The use of electronic controllers in the electric power supply system has become very common. These electronic

More information

Shunt active filter algorithms for a three phase system fed to adjustable speed drive

Shunt active filter algorithms for a three phase system fed to adjustable speed drive Shunt active filter algorithms for a three phase system fed to adjustable speed drive Sujatha.CH(Assoc.prof) Department of Electrical and Electronic Engineering, Gudlavalleru Engineering College, Gudlavalleru,

More information

A New Method of Power Swing Blocking for Distance Protection Using ANN

A New Method of Power Swing Blocking for Distance Protection Using ANN ew Method of Swing locking for Distance Protection Using H. Khorashadi Zadeh, Department of Engineering University of irjand irjand, Iran Email: hkhorashadi@yahoo.com S. Hosseini aveh,.t. Hosseini, S.H.

More information

Performance Assessment of Distance Relay using MATLAB DibyaDarshiniMohanty, Ashwin Sharma, Ashutosh Varma M.S.I.T. M.S.I.T. M.S.I.

Performance Assessment of Distance Relay using MATLAB DibyaDarshiniMohanty, Ashwin Sharma, Ashutosh Varma M.S.I.T. M.S.I.T. M.S.I. Performance Assessment of Distance Relay using MATLAB DibyaDarshiniMohanty, Ashwin Sharma, Ashutosh Varma M.S.I.T. M.S.I.T. M.S.I.T Abstract This paper studies the performance of distance relay using MATLAB.

More information

An ANN Based Fault Diagnosis System for Tapped HV/EHV Power Transmission Lines

An ANN Based Fault Diagnosis System for Tapped HV/EHV Power Transmission Lines JKAU: Eng. Sci., Vol. 20 No.1, pp: 3-28 (2009 A.D. / 1430 A.H.) An ANN Based Fault Diagnosis System for Tapped HV/EHV Power Transmission Lines E.A. Mohamed 1, H.A. Talaat 2 and E.A. Khamis 3 1,2 Elect.

More information

2 TD-MoM ANALYSIS OF SYMMETRIC WIRE DIPOLE

2 TD-MoM ANALYSIS OF SYMMETRIC WIRE DIPOLE Design of Microwave Antennas: Neural Network Approach to Time Domain Modeling of V-Dipole Z. Lukes Z. Raida Dept. of Radio Electronics, Brno University of Technology, Purkynova 118, 612 00 Brno, Czech

More information

Analysis of Distance Protection for EHV Transmission Lines Using Artificial Neural Network

Analysis of Distance Protection for EHV Transmission Lines Using Artificial Neural Network Analysis of Distance Protection for EHV Transmission Lines Using Artificial Neural Network Ezema C.N 1, Iloh J.P.I 2, Obi P.I. 3 1, 2 Department of Electrical /Electronic Engineering, Chukwuemeka Odumegwu

More information

NNC for Power Electronics Converter Circuits: Design & Simulation

NNC for Power Electronics Converter Circuits: Design & Simulation NNC for Power Electronics Converter Circuits: Design & Simulation 1 Ms. Kashmira J. Rathi, 2 Dr. M. S. Ali Abstract: AI-based control techniques have been very popular since the beginning of the 90s. Usually,

More information

Accurate Hybrid Method for Rapid Fault Detection, Classification and Location in Transmission Lines using Wavelet Transform and ANNs

Accurate Hybrid Method for Rapid Fault Detection, Classification and Location in Transmission Lines using Wavelet Transform and ANNs From the SelectedWorks of Innovative Research Publications IRP India Summer May 1, 215 Accurate Hybrid Method for Rapid Fault Detection, Classification and Location in Transmission Lines using Wavelet

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

ANFIS Approach for Locating Faults in Underground Cables

ANFIS Approach for Locating Faults in Underground Cables Vol:8, No:6, 24 ANFIS Approach for Locating Faults in Underground Cables Magdy B. Eteiba, Wael Ismael Wahba, Shimaa Barakat International Science Index, Electrical and Computer Engineering Vol:8, No:6,

More information

Modelling of Phasor Measurement Unit and Phasor Data Realisation with 2 Bus System

Modelling of Phasor Measurement Unit and Phasor Data Realisation with 2 Bus System Intl J Engg Sci Adv Research 05 Sep;(3):79-83 ling of Phasor Measurement Unit and Phasor Data Realisation with Bus System Chakrapani Mishra Department of Electrical Engineering FET, Rama University, Kanpur,

More information

Automatic Generation Control of Three Area Power Systems Using Ann Controllers

Automatic Generation Control of Three Area Power Systems Using Ann Controllers International Journal of Computational Engineering Research Vol, 03 Issue, 6 Automatic Generation Control of Three Area Power Systems Using Ann Controllers Nehal Patel 1, Prof.Bharat Bhusan Jain 2 1&2

More information

Initialisation improvement in engineering feedforward ANN models.

Initialisation improvement in engineering feedforward ANN models. Initialisation improvement in engineering feedforward ANN models. A. Krimpenis and G.-C. Vosniakos National Technical University of Athens, School of Mechanical Engineering, Manufacturing Technology Division,

More information

Wavelet Based Fault Detection, Classification in Transmission System with TCSC Controllers

Wavelet Based Fault Detection, Classification in Transmission System with TCSC Controllers ISSN: 2248-9622, Vol. 5, Issue 8, (Part - 3) August 215, pp.25-29 RESEARCH ARTICLE OPEN ACCESS Wavelet Based Fault Detection, Classification in Transmission System with TCSC Controllers 1 G.Satyanarayana,

More information

Switching and Fault Transient Analysis of 765 kv Transmission Systems

Switching and Fault Transient Analysis of 765 kv Transmission Systems Third International Conference on Power Systems, Kharagpur, INDIA December >Paper #< Switching and Transient Analysis of 6 kv Transmission Systems D Thukaram, SM IEEE, K Ravishankar, Rajendra Kumar A Department

More information

International Journal of Digital Application & Contemporary research Website: (Volume 2, Issue 6, January 2014)

International Journal of Digital Application & Contemporary research Website:  (Volume 2, Issue 6, January 2014) A New Method for Differential Protection in Power Transformer Harjit Singh Kainth* Gagandeep Sharma** *M.Tech Student, ** Assistant Professor (Electrical Engg. Department) Abstract: - This paper presents

More information

CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER

CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER 73 CHAPTER 6 NEURO-FUZZY CONTROL OF TWO-STAGE KY BOOST CONVERTER 6.1 INTRODUCTION TO NEURO-FUZZY CONTROL The block diagram in Figure 6.1 shows the Neuro-Fuzzy controlling technique employed to control

More information

Key-Words: - NARX Neural Network; Nonlinear Loads; Shunt Active Power Filter; Instantaneous Reactive Power Algorithm

Key-Words: - NARX Neural Network; Nonlinear Loads; Shunt Active Power Filter; Instantaneous Reactive Power Algorithm Parameter control scheme for active power filter based on NARX neural network A. Y. HATATA, M. ELADAWY, K. SHEBL Department of Electric Engineering Mansoura University Mansoura, EGYPT a_hatata@yahoo.com

More information

DIFFERENTIAL PROTECTION METHODOLOGY FOR ARBITRARY THREE-PHASE POWER TRANSFORMERS

DIFFERENTIAL PROTECTION METHODOLOGY FOR ARBITRARY THREE-PHASE POWER TRANSFORMERS DFFERENTAL PROTECTON METHODOLOGY FOR ARBTRARY THREE-PHASE POWER TRANSFORMERS Z. Gaji ABB AB-SA Products, Sweden; zoran.gajic@se.abb.com Keywords: power transformer, phase shifting transformer, converter

More information

II. DIFFERENTIAL PROTECTION

II. DIFFERENTIAL PROTECTION Differential Protection of Power Transformer Using Simulink Mandeep Singh 1, Harjit Singh Kainth 2 1 M. Tech Student, Arni University Kangra, India 2 Assistant Professor, Arni University Kangra, India

More information

A Fast and Accurate Fault Detection Approach in Power Transmission Lines by Modular Neural Network and Discrete Wavelet Transform

A Fast and Accurate Fault Detection Approach in Power Transmission Lines by Modular Neural Network and Discrete Wavelet Transform Comput. Sci. Appl. Volume 1, Number 3, 2014, pp. 152-157 Received: July 10, 2014; Published: September 25, 2014 Computer Science and Applications www.ethanpublishing.com A Fast and Accurate Fault Detection

More information

Simulation of Distance Relay Operation on Fault Condition in MATLAB Software/Simulink

Simulation of Distance Relay Operation on Fault Condition in MATLAB Software/Simulink Proceeding of International Conference on Electrical Engineering, Computer Science and Informatics (EECSI 214),Yogyakarta, Indonesia, 2-21 August 214 Simulation of Distance Relay Operation on Fault Condition

More information

Modeling and Testing of a Digital Distance Relay Using MATLAB/SIMULINK

Modeling and Testing of a Digital Distance Relay Using MATLAB/SIMULINK Modeling and Testing of a Digital Distance Relay Using MATLAB/SIMULINK Li-Cheng Wu, Chih-Wen Liu,Senior Member,IEEE, Ching-Shan Chen,Member,IEEE Department of Electrical Engineering, National Taiwan University,

More information

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER R. B. Dhumale 1, S. D. Lokhande 2, N. D. Thombare 3, M. P. Ghatule 4 1 Department of Electronics and Telecommunication Engineering,

More information

Prediction of Missing PMU Measurement using Artificial Neural Network

Prediction of Missing PMU Measurement using Artificial Neural Network Prediction of Missing PMU Measurement using Artificial Neural Network Gaurav Khare, SN Singh, Abheejeet Mohapatra Department of Electrical Engineering Indian Institute of Technology Kanpur Kanpur-208016,

More information

CLASSIFICATION OF POWER QUALITY DISTURBANCES USING WAVELET TRANSFORM AND S-TRANSFORM BASED ARTIFICIAL NEURAL NETWORK

CLASSIFICATION OF POWER QUALITY DISTURBANCES USING WAVELET TRANSFORM AND S-TRANSFORM BASED ARTIFICIAL NEURAL NETWORK CLASSIFICATION OF POWER QUALITY DISTURBANCES USING WAVELET TRANSFORM AND S-TRANSFORM BASED ARTIFICIAL NEURAL NETWORK P. Sai revathi 1, G.V. Marutheswar 2 P.G student, Dept. of EEE, SVU College of Engineering,

More information

Modelling and Simulation of PQ Disturbance Based on Matlab

Modelling and Simulation of PQ Disturbance Based on Matlab International Journal of Smart Grid and Clean Energy Modelling and Simulation of PQ Disturbance Based on Matlab Wu Zhu, Wei-Ya Ma*, Yuan Gui, Hua-Fu Zhang Shanghai University of Electric Power, 2103 pingliang

More information

Application Of Artificial Neural Network In Fault Detection Of Hvdc Converter

Application Of Artificial Neural Network In Fault Detection Of Hvdc Converter Application Of Artificial Neural Network In Fault Detection Of Hvdc Converter Madhuri S Shastrakar Department of Electrical Engineering, Shree Ramdeobaba College of Engineering and Management, Nagpur,

More information

TCM-coded OFDM assisted by ANN in Wireless Channels

TCM-coded OFDM assisted by ANN in Wireless Channels 1 Aradhana Misra & 2 Kandarpa Kumar Sarma Dept. of Electronics and Communication Technology Gauhati University Guwahati-781014. Assam, India Email: aradhana66@yahoo.co.in, kandarpaks@gmail.com Abstract

More information

Characterization of Voltage Dips due to Faults and Induction Motor Starting

Characterization of Voltage Dips due to Faults and Induction Motor Starting Characterization of Voltage Dips due to Faults and Induction Motor Starting Miss. Priyanka N.Kohad 1, Mr..S.B.Shrote 2 Department of Electrical Engineering & E &TC Pune, Maharashtra India Abstract: This

More information

HIGH IMPEDANCE FAULT DETECTION AND CLASSIFICATION OF A DISTRIBUTION SYSTEM G.Narasimharao

HIGH IMPEDANCE FAULT DETECTION AND CLASSIFICATION OF A DISTRIBUTION SYSTEM G.Narasimharao Vol. 1 Issue 5, July - 2012 HIGH IMPEDANCE FAULT DETECTION AND CLASSIFICATION OF A DISTRIBUTION SYSTEM G.Narasimharao Assistant professor, LITAM, Dhulipalla. ABSTRACT: High impedance faults (HIFs) are,

More information

Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks

Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks Vol.3, Issue.4, Jul - Aug. 2013 pp-1980-1987 ISSN: 2249-6645 Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks C. Mohan Krishna M. Tech 1, G. Meerimatha M.Tech 2,

More information

Chapter -3 ANALYSIS OF HVDC SYSTEM MODEL. Basically the HVDC transmission consists in the basic case of two

Chapter -3 ANALYSIS OF HVDC SYSTEM MODEL. Basically the HVDC transmission consists in the basic case of two Chapter -3 ANALYSIS OF HVDC SYSTEM MODEL Basically the HVDC transmission consists in the basic case of two convertor stations which are connected to each other by a transmission link consisting of an overhead

More information

LabVIEW Based Condition Monitoring Of Induction Motor

LabVIEW Based Condition Monitoring Of Induction Motor RESEARCH ARTICLE OPEN ACCESS LabVIEW Based Condition Monitoring Of Induction Motor 1PG student Rushikesh V. Deshmukh Prof. 2Asst. professor Anjali U. Jawadekar Department of Electrical Engineering SSGMCE,

More information

Automatic Fault Classification of Rolling Element Bearing using Wavelet Packet Decomposition and Artificial Neural Network

Automatic Fault Classification of Rolling Element Bearing using Wavelet Packet Decomposition and Artificial Neural Network Automatic Fault Classification of Rolling Element Bearing using Wavelet Packet Decomposition and Artificial Neural Network Manish Yadav *1, Sulochana Wadhwani *2 1, 2* Department of Electrical Engineering,

More information

Detection of Abnormal Conditions of Induction Motor by using ANN

Detection of Abnormal Conditions of Induction Motor by using ANN Detection of Abnormal Conditions of Induction Motor by using ANN Rajashree V Rane 1, H. B. Chaudhari 2 1 M Tech. power system student, Electrical Engineering, VJTI, Matunga, Mumbai, India 2 Professor,

More information