Adaptive Neuro Fuzzy Inference System (ANFIS) For Fault Classification in the Transmission Lines

Size: px
Start display at page:

Download "Adaptive Neuro Fuzzy Inference System (ANFIS) For Fault Classification in the Transmission Lines"

Transcription

1 Adaptive Neuro Fuzzy Inference System (ANFIS) For Fault Classification in the Transmission Lines Tamer S. Kamel M. A. Moustafa Hassan Electrical Power and Machines Department, Faculty of Engineering, Cairo University. Corresponding Abstract- This paper introduces the application of Adaptive Neuro-Fuzzy Inference System (ANFIS) for fault classification in transmission lines. It will be addressed clearly in this paper. The ANFIS can be viewed either as a fuzzy system, a neural network or fuzzy neural network ( FNN). This paper is integrating the learning capabilities of neural network to the robustness of fuzzy logic systems in the sense that fuzzy logic concepts are embedded in the network structure. It also provides a natural framework for combining both numerical information in the form of input/output pairs and linguistic information in the form of IF THEN rules in a uniform fashion. The proposed algorithm is achieved by the intelligent scheme ANFIS. This intelligent scheme is used to classify the fault type and deduce if it is single phase to ground, phase to phase, double phase to ground, or three phases. The input data of the ANFIS are firstly derived from the fundamental values of the voltage and current measurements after making Fourier transform. Computer simulation results are shown in this paper and they indicate this approach can be used as an effective tool for classification of faults for different fault conditions in fault inception time, fault impedance, fault distance and fault type. Keywords - Fuzzy Neural Networks FNN, Adaptive Neuro Fuzzy Inference System ANFIS, fault detection, fault classification, Transmission line protection. I. INTRODUCTION The protection of transmission lines is very significant because large amounts of power are commonly shipped across a transmission system. Although the fundamentals of transmission lines protection were considered many years ago [1-2], theoretical principles as well as practical applications are still common topics of investigation. With digital technology and advanced control strategies being ever increasingly adopted in power substations, more particularly in the protection field, protective relays have experienced some improvements, mainly related to efficient filtering methods (such as Fourier, Kalman, etc.). As a consequence, shorter decision time has been the main objective, and was achieved in many researches. The trip and no trip decision will be improved, compared to electromechanical/solid state relays. Furthermore, the conventional protection is usually designed on the basis of fixed relay settings. The reach accuracy of a protective relay can therefore be affected by the different fault conditions as well as network configuration changes. In order to face such a problem in conventional settings, a safety margin is necessary so as to avoid overreaching. However, the safety margin will not be adequate solution for this problem. Besides that these schemes are deterministic computations assuming system modeling based on conventional mathematical tools (such as differential equations). Such system representation is not well suited for dealing with ill-defined and uncertain systems. On the other hand, intelligent computational techniques such as Fuzzy Inference System (FIS), ANFIS and Artificial Neural Network (ANN) can model qualitative aspects of human knowledge. Besides they restore the processes without employing quantitative analysis. Thus these techniques are fetching great attention in the research environment with the absence of a simple and well-defined mathematical model. These models are characterized by nonrandom uncertainties associated with vagueness and imprecision in real-time systems [3-4]. Recently some advanced works using neural network and fuzzy-logic based techniques for transmission line fault classification and location have been reported. Such techniques involve removal of DC offset and non-harmonic components as well as determination of sequence components of line currents [5-11]. This research work employs Adaptive Neuro Fuzzy Inference System (ANFIS). This adaptive-network-based fuzzy inference system is used mainly here for fault classification in the transmission lines. This technique overcomes the difficulties associated with conventional voltage and current based measurements for transmission line protection algorithms. These difficulties are due to effect of factors such as fault inception time, fault impedance and fault distance. This research work is integrating the learning capabilities of neural network to the robustness of fuzzy logic systems. Neural network has the shortcoming of implicit knowledge representation, whereas, fuzzy logic systems are subjective and heuristic. The determination of fuzzy rules, input and output scaling factors and choice of membership functions depend on trial and error that makes the design of fuzzy logic system a time consuming task. These drawbacks of neural network and fuzzy logic systems are overcome by the integration between the neural network technology and the fuzzy logic systems. It also provides a natural framework for combining both numerical information in the form of Reference Number: W

2 input/output pairs and linguistic information in the form of IF THEN rules in a uniform fashion. II. BACKGROUND OF ANFIS The basic structure of the type of fuzzy inference system could be seen as a model that maps input characteristics to input membership functions. Then it maps input membership function to rules and rules to a set of output characteristics. Finally it maps output characteristics to output membership functions, and the output membership function to a singlevalued output or a decision associated with the output. It has been considered only fixed membership functions that were chosen arbitrarily. Fuzzy inference is only applied to only modeling systems whose rule structure is essentially predetermined by the user's interpretation of the characteristics of the variables in the model. However, in some modeling situations, it cannot be distinguish what the membership functions should look like simply from looking at data. Rather than choosing the parameters associated with a given membership function arbitrarily, these parameters could be chosen so as to tailor the membership functions to the input/output data in order to account for these types of variations in the data values. In such case the necessity of the adaptive Neuro fuzzy inference system becomes obvious. The Neuro-adaptive learning method works similarly to that of neural networks. Neuro-adaptive learning techniques provide a method for the fuzzy modeling procedure to learn information about a data set. It computes the membership function parameters that best allow the associated fuzzy inference system to track the given input/output data. A network-type structure similar to that of a neural network can be used to interpret the input/output map so it maps inputs through input membership functions and associated parameters, and then through output membership functions and associated parameters to outputs,. The parameters associated with the membership functions changes through the learning process. The computation of these parameters (or their adjustment) is facilitated by a gradient vector. This gradient vector provides a measure of how well the fuzzy inference system is modeling the input/output data for a given set of parameters. When the gradient vector is obtained, any of several optimization routines can be applied in order to adjust the parameters to reduce some error measure (performance index). This error measure is usually defined by the sum of the squared difference between actual and desired outputs. ANFIS uses a combination of least squares estimation and back propagation for membership function parameter estimation. The suggested ANFIS has several properties: The output is zero th order Sugeno-type system. It has a single output, obtained using weighted average defuzzification. All output membership functions are constant. It has no rule sharing. Different rules do not share the same output membership function, namely the number of output membership functions must be equal to the number of rules. It has unity weight for each rule. Figure (1) shows the architecture of the ANFIS, comprising by input, fuzzification, inference and defuzzification layers. The network can be visualized as consisting of inputs, with N neurons in the input layer and F input membership functions for each input, with F*N neurons in the fuzzification layer. There are F^N rules with F^N neurons in the inference and defuzzification layers and one neuron in the output layer. For simplicity, it is assumed that the fuzzy inference system under consideration has two inputs x and y and one output z as shown in Figure (1). For a zero-order Sugeno fuzzy model, a common rule set with two fuzzy if-then rules is the following: Rule 1: If x is A1 and y is B1, Then f1 = r 1 (1) Rule 2: If x is A2 and y is B2, Then f2 = r 2 (2) Here the output of the i th node in layer n is denoted as O n,i : Layer 1 Every node i in this layer is an adaptive node with a node function: O 1,i =μa i (x) for i=1,2,3 or (3) O 1,i =μb i-3 (y) for i=4,5,6 (4) Where x (or y) is the input to node i and A i (or B i ) is a linguistic label associated with this node. In other words, O 1,i is the membership grade of a fuzzy set A 1, A 2 and A 3 (or B 1, B 2 and B 3 ) and it specifies the degree to which the given input x (or y) satisfies the quantifier A (or B). Here the membership function for A (or B) is triangular membership function and is given as: Left : L u C Centers : 1 L c u Max 0,1 L 0.5 w u c u Max 0,1 0.5 w u c Max 0,1 0.5 w L if u c otherwise otherwise if u c Notice that for Equation (5) c L specifies the saturation point and w L specifies the slope of the nonunity and nonzero part of μ L as shown in Figure (2) Similarly, for μ R. For μ C notice that c is the center of the triangle and w is the base-width. c L, c R, c, w L, w R, and w are the parameters set. As the values of these parameters change, the triangular function varies accordingly, thus exhibiting various forms of membership functions for fuzzy set A. Parameters in this layer are referred to as premise parameters. (5) (6) Reference Number: W

3 Input inputmf rules outputmf Output Figure (1) : The architecture of the ANFIS 1 otherwise R Right : u (7) R u c R Max 0,1 if u c L 0.5 w μ(u) Figure (2) : Input triangular membership functions Layer 2 Every node in this layer is a fixed node whose output is the product of all the incoming signals: O 2,i = w i = μa i (x) μb i (y) i=1,2,3 (8) Each node output represents the firing strength of a rule. Layer 3 Every node i in this layer is an adaptive node with a node function: O 3,i = w i f i = w i r i i=1,2,3 (9) Where r i is the parameter set of this node. Parameters in this layer are referred to as consequent parameters. Layer 4 The single node in this layer is a fixed node which computes the overall output as the summation of all incoming signals: wi.fi i Overall output = O 4i i=1, 2, 3 (10) wi i From the ANFIS architecture shown in Figure ( 1), it is observed that when the values of the premise parameters are fixed, the overall output can be expressed as a linear combination of the consequent parameters. In symbols, the final output in Layer 4 can be rewritten as: wi. fi O i 4i wi (11) i w1 w2 w3 f1 f2 f3 w1 w2 w3 w1 w2 w3 w1 w2 w3 As w1, w2 and w3 are assumed to be constant. Therefore, equation (2) can be rewritten as follows: O 4,i =c 1.r 1 +c 2.r 2 +c 3.r 3 (12) Where w1 c 1 w1 w2 w3 (13) w2 c 2 w1 w2 w3 (14) w3 c 3 w1 w2 w3 (15) This is linear in the consequent parameters r1, r2, and r3. From this observation, It can be concluded that: S = set of total parameters, S1 = set of premise (nonlinear) parameters, S2 = set of consequent (linear) parameters Therefore the overall output will be: O 4,i = F(i, S) (16) Where i is the vector of input variables, F is the overall function implemented by the adaptive network, and S is the set of all parameters which can be divided into two sets S = S1 S2 (17) Where represents direct sum. Therefore, the hybrid learning algorithm can be applied directly. More specifically, the error signals propagate backward and the premise parameters are updated by Gradient Descent (GD) and node outputs go forward until layer 3 and the consequent parameters are identified by the Least Squares (LS) method. This hybrid learning is organized as follows: a) Linear and nonlinear parameters are distinguished b) Each iteration (epoch) of GD update the nonlinear parameters c) LS follows to identify the linear parameters. III. SIMULATION ENVIROMENT The simulation environment based on MATLAB software package [12] is selected. It is used as the main engineering tool for performing modeling and simulation of power systems and relays, as well as for interfacing the user and appropriate simulation programs. ATP [13] is used for Reference Number: W

4 detailed modeling of power network and simulation of interesting events. It possesses excellent power networks modeling capabilities, exceptional libraries of elements and provides fast and accurate simulation results. Scenario setting and neural network relaying algorithm will be implemented in MATLAB and interfaced with the power network model implemented in ATP. MATLAB has been chosen due to availability of the powerful set of programming tools, signal processing, numerical functions, and convenient user-friendly interface. In this specially developed simulation environment, the evaluation procedures can be easily performed. So the power system model was simulated and the different fault situations were performed by using ATP. Then the voltage and current measurements have been sent to MATLAB to demonstrate the ANFIS protective relay. IV. THE PROTECTION SCHEME A single line diagram for the protected transmission line (T.L) is illustrated in Figure (3). It consists of two circuits of 80 km length, 66 kv voltage level and 2 GVA short circuit level. Figure (3): Single line diagram for the Transmission line The overall protection scheme can be demonstrated as in Figure (4). Where: Vabc (V F abc) and Iabc (I F abc) are the instantaneous values of the three phase's voltage and current respectively (at fault condition). V * abc (V F* abc) and I * abc (I F* abc) are the fundemantal compontents (peak values and the phases) of the three phases voltage and current respectively after Fourier transformation (at fault condition). Z * abc (Z F* abc) are the fundemantal compontents (magnetuides and the phases) of the three phases impedances (at fault condition). Io F is the zero sequence current at fault condition. CU is the control unit that receives the outcomes of the two units and only activates the fault classifier block diagram when a fault is detected. Figure (4): The proposed protection scheme a) Fault Detection Unit: The fault detection unit is built by using various training data at fault and no fault conditions. After that, it is tested using different situations of the simulated power system. b) Training Data for Fault Detection Unit: The training data used to train the ANFIS of the fault detection unit are taken at the no fault conditions and fault conditions. The fault conditions are carried out as follows: i) All different fault types (i.e. single line to ground, double lines, double lines to ground and three lines fault ) ii) Fault distance (Df) 5%, 40% and 80% of the line iii) Inception fault time (Tf) 5 msec iv) Fault resistances (Rf) 0 and 100 ohms. There are 69 training data. The input data to the FNN detection unit are the impedances of the three phases (magnitude and phase i.e. 6 input) after dividing them by their non fault values. They are taken from the fundamental values of the voltage and current measurements after making Fourier transform every 10 msec. While the output data from FNN are: -1 output <0.5 for no fault conditions 0.5 output < 3 for fault conditions c) The ANFIS detector: The ANFIS detector consists of six neurons in the input layer i.e. N=6, three triangular membership functions for each input i.e. F=3 and constant membership function for the output. d) Testing Data for Fault Detection Unit: The testing data are chosen at different fault and no fault conditions. The fault conditions are done at different fault distances, different fault resistances, different fault inception times and different fault types which are not chosen for the training data. Some of these testing data are shown in Table 1. Table 1 can be explained as follows; the first four columns are: Fault inception time (Tf); Fault resistance (Rf); Fault distance (Df p.u); and Fault type respectively. Then the next six columns are impedances (magnitude and phase) of the three phases and these six values are used as input to the ANFIS detector. Finally the output of the ANFIS detector is shown in the last column to determine the situation if it is fault or not. The no fault conditions are performed at different states of variations in the voltage and the frequency of the two generators within the allowable limits to emulate the deviations in the feeding and the loading conditions in the power systems. Some of these fault conditions (different states of variations) are presented in Table 2. The variations in the voltage and the frequency of the two generators are introduced in Table 2. Reference Number: W

5 e) Fault Classification Unit: The fault classification unit is built at different situations of all fault types (i.e. single line to ground, double lines, double lines to ground and three lines fault). Then the unit is tested using testing data different from those of the training stage. f) Training data for Fault Classification Unit: The training data used to train the FNN of the fault classification unit are taken at: a) Fault distance (Df) 5%, 10%, 20%, 30%, 40%, 50%, 60%, 70% and 80% of the line b) All type of faults (i.e. single phase to ground, phase to phase, double phase to ground or three-phase fault) c) Inception fault time (Tf) 2 msec d) Fault resistances (Rf) 0, 25, 50 and 100 ohms. There are 396 training data.the input data to the ANFIS Classification are the impedances of the three phases (magnitude and phase) and the zero sequence component of the currents (i.e. 7 input s) after dividing them by their non fault values. They are taken from the fundamental values of the voltage and current measurements after making Fourier transform every 20 msec. While the output data from FNN are: 0.5 output <1.5 for single phase to ground fault 1.5 output < 2.5 for phase to phase fault 2.5 output <3.5 for double phase to ground fault 3.5 output < 4.5 for three-phase fault g) The ANFIS Classifier: The ANFIS classifier consists of seven neurons in the input layer i.e. N=7, three triangular membership functions for each input i.e. F=3 and constant membership function for the output. h) Testing data for Fault Classification Unit: The testing data are chosen at different fault conditions which are carried out at different fault conditions. These different fault conditions are: Different fault distances, Different fault resistances, Different fault inception times and Different fault types which are not chosen for the training data. Some of these testing data are shown in Table 3. Table 3 can be explained as follows; the first four columns are fault inception time, fault resistance, fault distance and fault type respectively. Then the next seven columns are zero sequence current in per unit and impedances (magnitude and phase) of the three phases and these seven values are used as input to the ANFIS classifier. Finally the output of the ANFIS classifier is shown in the last column to determine the fault type as described previously. Table 1 Testing data of the Fault Detection Unit and their Outputs for the fault conditions Tf Rf Df p.u Fault type Za p.u Za ph Zb p.u Zb ph Zc p.u Zc ph Output B-G B-C B-C-G A-B-C A-B-C-G A-G A-B A-B-G A-B-C A-B-C-G C-G C-A C-A-G A-B-C A-B-C-G Table 2: Testing data of the Fault Detection Unit and their Outputs for the no fault conditions % V1 % V2 f1 Hz f2 Hz Za p.u Za ph Zb p.u Zb ph Zc p.u Zc ph Output Reference Number: W

6 V. CONCLUISON An efficient protective relaying scheme based on ANFIS is proposed in this paper. Besides that a white noise is introduced in the testing data to model the errors in the voltage and current measurements. The trained networks are capable of providing robust and precise detection and classification of fault for a variety of system conditions, different inception time, fault locations, fault types and fault resistances. VI. REFERENCE [1] Sunil S. Rao, "Switchgear and Protection", 10 th Edition, KHANNA Publishers, Delhi, [2] W. Mark Carpenter "IEEE Guide for Protective Relay Applications to Transmission Lines", IEEE Std C37.113, [3] Jacek M. Zurada, "Introduction to Artificial Neural Systems", 1 st Edition, PWS Publishing Company, Boston, [4] Kevin M. Passino and Stephen Yurkovich, "Fuzzy Control", 1 st Edition, Addison Wesley Longman, Inc., California, [5] Dalia Farouk Mohamed," A New Design of an Intelligent Digital Distance Protective Relay" PhD Dissertation Submitted to the Office of Graduate Studies of Cairo University, [6] SlavkoVasilic," Fuzzy Neural Network Pattern Recognition Algorithms For Classification Of The events In Power System Network", PhD Dissertation Submitted to the Office of Graduate Studies of Texas A&M University [7] Abeer Galal Saad,"Digital Relaying of High Voltage Transmission Lines by Artificial Neural Networks", Master Dissertation Submitted to the Office of Graduate Studies of Cairo University [8] P. K. Dash, A. K. Pradhan, and G. Panda: "A Novel Fuzzy Neural Network Based Distance Relaying Scheme", IEEE Transactions on Power Delivery, Vol. 15, No. 3, pp , 2000 [9] D. V. Coury and D. C. Jorge, "Artificial Neural Network Approach to Distance Protection" IEEE Transactions on Power Delivery, Vol. 13, No. 1, pp , [10] Huisheng Wang and W. W. Keerthipala, "Fuzzy-Neuro Approach to Fault Classification for Transmission Line Protection" IEEE Transactions on Power Delivery, Vol. 13, No. 4, pp , [11] M. Jayabharata Reddy and D.K. Mohanata, "Performance Evaluation of Adaptive Network Based Fuzzy Inference System Approach for Location of Faults on Transmission Lines Using Monte Carlo Simulation" This paper has been accepted for publication in a future issue of IEEE journal, but has not been fully edited, [12] MATLAB R2008a. [13] ATP Draw version 3.5 Table 3 Testing data of the Fault Classification Unit and their Outputs Tf Rf Df p.u Fault type Io p.u Za p.u Za ph Zb p.u Zb ph Zc p.u Zc ph Output A-G A-B A-B-G A-B-C A-B-C-G B-G B-C B-C-G A-B-C A-B-C-G C-G C-A C-A-G A-B-C A-B-C-G A-G B-C C-A-G A-B-C A-B-C-G Reference Number: W

A Neuro-Fuzzy Application to Power System

A Neuro-Fuzzy Application to Power System 2009 International Conference on Machine Learning and Computing IPCSIT vol.3 (2011) (2011) IACSIT Press, Singapore A Neuro-Fuzzy Application to Power System Ahmed M. A. Haidar 1, Azah Mohamed 2, Norazila

More information

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR Ahmed A. M. Emam College of Engineering Karrary University SUDAN ahmedimam1965@yahoo.co.in Eisa Bashier M. Tayeb College of Engineering

More information

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM 33 CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM The objective of an ANFIS (Jang 1993) is to integrate the best features of Fuzzy Systems and Neural Networks. ANFIS is one of the best tradeoffs between

More information

Fault Detection and Classification in Transmission Lines Using ANFIS

Fault Detection and Classification in Transmission Lines Using ANFIS Minia University From the SelectedWorks of Dr. Adel A. Elbaset Summer July 17, 2009 Fault Detection and Classification in Transmission Lines Using ANFIS Dr. Adel A. Elbaset, Minia University Prof. Dr.

More information

Unit V. Neural Fuzzy System

Unit V. Neural Fuzzy System Unit V Neural Fuzzy System 1 Fuzzy Set In the classical set, its characteristic function assigns a value of either 1 or 0 to each individual in the universal set, There by discriminating between members

More information

Deciphering Data Fusion Rule by using Adaptive Neuro-Fuzzy Inference System

Deciphering Data Fusion Rule by using Adaptive Neuro-Fuzzy Inference System Deciphering Data Fusion Rule by using Adaptive Neuro-Fuzzy Inference System Ramachandran, A. Professor, Dept. of Electronics and Instrumentation Engineering, MSRIT, Bangalore, and Research Scholar, VTU.

More information

In the Name of God. Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System

In the Name of God. Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System In the Name of God Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System Outline ANFIS Architecture Hybrid Learning Algorithm Learning Methods that Cross-Fertilize ANFIS and RBFN ANFIS as a universal

More information

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM CHAPTER-7 MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM 7.1 Introduction To improve the overall efficiency of turning, it is necessary to

More information

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 39 CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 3.1 INTRODUCTION Development of mathematical models is essential for many disciplines of engineering and science. Mathematical models are used for

More information

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 60 CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Problems in the real world quite often turn out to be complex owing to an element of uncertainty either in the parameters

More information

An Artificial Intelligence Based Approach for Bus Bar Differential Protection Faults Analysis in Distribution Systems

An Artificial Intelligence Based Approach for Bus Bar Differential Protection Faults Analysis in Distribution Systems An Artificial Intelligence Based Approach for Bus Bar Differential Protection Faults Analysis in Distribution Systems By Eng. Sameh Moustafa Mohamed Abd Elgowad Elbana A thesis submitted to The Faculty

More information

Classification with Diffuse or Incomplete Information

Classification with Diffuse or Incomplete Information Classification with Diffuse or Incomplete Information AMAURY CABALLERO, KANG YEN Florida International University Abstract. In many different fields like finance, business, pattern recognition, communication

More information

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press,  ISSN Comparative study of fuzzy logic and neural network methods in modeling of simulated steady-state data M. Järvensivu and V. Kanninen Laboratory of Process Control, Department of Chemical Engineering, Helsinki

More information

On the use of Fuzzy Logic Controllers to Comply with Virtualized Application Demands in the Cloud

On the use of Fuzzy Logic Controllers to Comply with Virtualized Application Demands in the Cloud On the use of Fuzzy Logic Controllers to Comply with Virtualized Application Demands in the Cloud Kyriakos M. Deliparaschos Cyprus University of Technology k.deliparaschos@cut.ac.cy Themistoklis Charalambous

More information

ANFIS based HVDC control and fault identification of HVDC converter

ANFIS based HVDC control and fault identification of HVDC converter HAIT Journal of Science and Engineering B, Volume 2, Issues 5-6, pp. 673-689 Copyright C 2005 Holon Academic Institute of Technology ANFIS based HVDC control and fault identification of HVDC converter

More information

ANFIS: ADAPTIVE-NETWORK-BASED FUZZY INFERENCE SYSTEMS (J.S.R. Jang 1993,1995) bell x; a, b, c = 1 a

ANFIS: ADAPTIVE-NETWORK-BASED FUZZY INFERENCE SYSTEMS (J.S.R. Jang 1993,1995) bell x; a, b, c = 1 a ANFIS: ADAPTIVE-NETWORK-ASED FUZZ INFERENCE SSTEMS (J.S.R. Jang 993,995) Membership Functions triangular triangle( ; a, a b, c c) ma min = b a, c b, 0, trapezoidal trapezoid( ; a, b, a c, d d) ma min =

More information

Final Exam. Controller, F. Expert Sys.., Solving F. Ineq.} {Hopefield, SVM, Comptetive Learning,

Final Exam. Controller, F. Expert Sys.., Solving F. Ineq.} {Hopefield, SVM, Comptetive Learning, Final Exam Question on your Fuzzy presentation {F. Controller, F. Expert Sys.., Solving F. Ineq.} Question on your Nets Presentations {Hopefield, SVM, Comptetive Learning, Winner- take all learning for

More information

CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER

CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER 38 CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER 3.1 INTRODUCTION The lack of intelligence, learning and adaptation capability in the control methods discussed in general control scheme, revealed the need

More information

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Prashant Sharma, Research Scholar, GHRCE, Nagpur, India, Dr. Preeti Bajaj,

More information

A New Fuzzy Neural System with Applications

A New Fuzzy Neural System with Applications A New Fuzzy Neural System with Applications Yuanyuan Chai 1, Jun Chen 1 and Wei Luo 1 1-China Defense Science and Technology Information Center -Network Center Fucheng Road 26#, Haidian district, Beijing

More information

FUZZY INFERENCE SYSTEMS

FUZZY INFERENCE SYSTEMS CHAPTER-IV FUZZY INFERENCE SYSTEMS Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. The mapping then provides a basis from which decisions can

More information

ANALYTICAL STRUCTURES FOR FUZZY PID CONTROLLERS AND APPLICATIONS

ANALYTICAL STRUCTURES FOR FUZZY PID CONTROLLERS AND APPLICATIONS International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print) ISSN 0976 6553(Online), Volume 1 Number 1, May - June (2010), pp. 01-17 IAEME, http://www.iaeme.com/ijeet.html

More information

Fuzzy Mod. Department of Electrical Engineering and Computer Science University of California, Berkeley, CA Generalized Neural Networks

Fuzzy Mod. Department of Electrical Engineering and Computer Science University of California, Berkeley, CA Generalized Neural Networks From: AAAI-91 Proceedings. Copyright 1991, AAAI (www.aaai.org). All rights reserved. Fuzzy Mod Department of Electrical Engineering and Computer Science University of California, Berkeley, CA 94 720 1

More information

FUZZY LOGIC TECHNIQUES. on random processes. In such situations, fuzzy logic exhibits immense potential for

FUZZY LOGIC TECHNIQUES. on random processes. In such situations, fuzzy logic exhibits immense potential for FUZZY LOGIC TECHNIQUES 4.1: BASIC CONCEPT Problems in the real world are quite often very complex due to the element of uncertainty. Although probability theory has been an age old and effective tool to

More information

* The terms used for grading are: - bad - good

* The terms used for grading are: - bad - good Hybrid Neuro-Fuzzy Systems or How to Combine German Mechanics with Italian Love by Professor Michael Negnevitsky University of Tasmania Introduction Contents Heterogeneous Hybrid Systems Diagnosis of myocardial

More information

SURFACE ROUGHNESS MONITORING IN CUTTING FORCE CONTROL SYSTEM

SURFACE ROUGHNESS MONITORING IN CUTTING FORCE CONTROL SYSTEM Proceedings in Manufacturing Systems, Volume 10, Issue 2, 2015, 59 64 ISSN 2067-9238 SURFACE ROUGHNESS MONITORING IN CUTTING FORCE CONTROL SYSTEM Uros ZUPERL 1,*, Tomaz IRGOLIC 2, Franc CUS 3 1) Assist.

More information

SEMI-ACTIVE CONTROL OF BUILDING STRUCTURES USING A NEURO-FUZZY CONTROLLER WITH ACCELERATION FEEDBACK

SEMI-ACTIVE CONTROL OF BUILDING STRUCTURES USING A NEURO-FUZZY CONTROLLER WITH ACCELERATION FEEDBACK Proceedings of the 6th International Conference on Mechanics and Materials in Design, Editors: J.F. Silva Gomes & S.A. Meguid, P.Delgada/Azores, 26-30 July 2015 PAPER REF: 5778 SEMI-ACTIVE CONTROL OF BUILDING

More information

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets S. Musikasuwan and J.M. Garibaldi Automated Scheduling, Optimisation and Planning Group University of Nottingham,

More information

Figure 2-1: Membership Functions for the Set of All Numbers (N = Negative, P = Positive, L = Large, M = Medium, S = Small)

Figure 2-1: Membership Functions for the Set of All Numbers (N = Negative, P = Positive, L = Large, M = Medium, S = Small) Fuzzy Sets and Pattern Recognition Copyright 1998 R. Benjamin Knapp Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that

More information

RULE BASED SIGNATURE VERIFICATION AND FORGERY DETECTION

RULE BASED SIGNATURE VERIFICATION AND FORGERY DETECTION RULE BASED SIGNATURE VERIFICATION AND FORGERY DETECTION M. Hanmandlu Multimedia University Jalan Multimedia 63100, Cyberjaya Selangor, Malaysia E-mail:madasu.hanmandlu@mmu.edu.my M. Vamsi Krishna Dept.

More information

Fuzzy Logic Using Matlab

Fuzzy Logic Using Matlab Fuzzy Logic Using Matlab Enrique Muñoz Ballester Dipartimento di Informatica via Bramante 65, 26013 Crema (CR), Italy enrique.munoz@unimi.it Material Download slides data and scripts: https://homes.di.unimi.it/munoz/teaching.html

More information

Chapter 4 Fuzzy Logic

Chapter 4 Fuzzy Logic 4.1 Introduction Chapter 4 Fuzzy Logic The human brain interprets the sensory information provided by organs. Fuzzy set theory focus on processing the information. Numerical computation can be performed

More information

Adaptive Neuro-Fuzzy Model with Fuzzy Clustering for Nonlinear Prediction and Control

Adaptive Neuro-Fuzzy Model with Fuzzy Clustering for Nonlinear Prediction and Control Asian Journal of Applied Sciences (ISSN: 232 893) Volume 2 Issue 3, June 24 Adaptive Neuro-Fuzzy Model with Fuzzy Clustering for Nonlinear Prediction and Control Bayadir Abbas AL-Himyari, Azman Yasin 2

More information

NEW HYBRID LEARNING ALGORITHMS IN ADAPTIVE NEURO FUZZY INFERENCE SYSTEMS FOR CONTRACTION SCOUR MODELING

NEW HYBRID LEARNING ALGORITHMS IN ADAPTIVE NEURO FUZZY INFERENCE SYSTEMS FOR CONTRACTION SCOUR MODELING Proceedings of the 4 th International Conference on Environmental Science and Technology Rhodes, Greece, 3-5 September 05 NEW HYBRID LEARNING ALGRITHMS IN ADAPTIVE NEUR FUZZY INFERENCE SYSTEMS FR CNTRACTIN

More information

APPLICATIONS OF INTELLIGENT HYBRID SYSTEMS IN MATLAB

APPLICATIONS OF INTELLIGENT HYBRID SYSTEMS IN MATLAB APPLICATIONS OF INTELLIGENT HYBRID SYSTEMS IN MATLAB Z. Dideková, S. Kajan Institute of Control and Industrial Informatics, Faculty of Electrical Engineering and Information Technology, Slovak University

More information

Fuzzy Based Decision System for Gate Limiter of Hydro Power Plant

Fuzzy Based Decision System for Gate Limiter of Hydro Power Plant International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 5, Number 2 (2012), pp. 157-166 International Research Publication House http://www.irphouse.com Fuzzy Based Decision

More information

Neuro-fuzzy systems 1

Neuro-fuzzy systems 1 1 : Trends and Applications International Conference on Control, Engineering & Information Technology (CEIT 14), March 22-25, Tunisia Dr/ Ahmad Taher Azar Assistant Professor, Faculty of Computers and

More information

Neuro Fuzzy Controller for Position Control of Robot Arm

Neuro Fuzzy Controller for Position Control of Robot Arm Neuro Fuzzy Controller for Position Control of Robot Arm Jafar Tavoosi, Majid Alaei, Behrouz Jahani Faculty of Electrical and Computer Engineering University of Tabriz Tabriz, Iran jtavoosii88@ms.tabrizu.ac.ir,

More information

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

The analysis of inverted pendulum control and its other applications

The analysis of inverted pendulum control and its other applications Journal of Applied Mathematics & Bioinformatics, vol.3, no.3, 2013, 113-122 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2013 The analysis of inverted pendulum control and its other applications

More information

Mechanics ISSN Transport issue 1, 2008 Communications article 0214

Mechanics ISSN Transport issue 1, 2008 Communications article 0214 Mechanics ISSN 1312-3823 Transport issue 1, 2008 Communications article 0214 Academic journal http://www.mtc-aj.com PARAMETER ADAPTATION IN A SIMULATION MODEL USING ANFIS Oktavián Strádal, Radovan Soušek

More information

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR HIGHWAY ACCIDENTS ANALYSIS

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR HIGHWAY ACCIDENTS ANALYSIS ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR HIGHWAY ACCIDENTS ANALYSIS Gianluca Dell Acqua, Renato Lamberti e Francesco Abbondanti Dept. of Transportation Engineering Luigi Tocchetti, University of Naples

More information

A New Class of ANFIS based Channel Equalizers for Mobile Communication Systems

A New Class of ANFIS based Channel Equalizers for Mobile Communication Systems A New Class of ANFIS based Channel Equalizers for Mobile Communication Systems K.C.Raveendranathan Department of Electronics and Communication Engineering, Government Engineering College Barton Hill, Thiruvananthapuram-695035.

More information

Lecture notes. Com Page 1

Lecture notes. Com Page 1 Lecture notes Com Page 1 Contents Lectures 1. Introduction to Computational Intelligence 2. Traditional computation 2.1. Sorting algorithms 2.2. Graph search algorithms 3. Supervised neural computation

More information

Cancer Biology 2017;7(3) A New Method for Position Control of a 2-DOF Robot Arm Using Neuro Fuzzy Controller

Cancer Biology 2017;7(3)   A New Method for Position Control of a 2-DOF Robot Arm Using Neuro Fuzzy Controller A New Method for Position Control of a 2-DOF Robot Arm Using Neuro Fuzzy Controller Jafar Tavoosi*, Majid Alaei*, Behrouz Jahani 1, Muhammad Amin Daneshwar 2 1 Faculty of Electrical and Computer Engineering,

More information

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS 4.1. INTRODUCTION This chapter includes implementation and testing of the student s academic performance evaluation to achieve the objective(s)

More information

Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering

Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering Manisha Pariyani* & Kavita Burse** *M.Tech Scholar, department of Computer Science

More information

1. Introduction. 2. Motivation and Problem Definition. Volume 8 Issue 2, February Susmita Mohapatra

1. Introduction. 2. Motivation and Problem Definition. Volume 8 Issue 2, February Susmita Mohapatra Pattern Recall Analysis of the Hopfield Neural Network with a Genetic Algorithm Susmita Mohapatra Department of Computer Science, Utkal University, India Abstract: This paper is focused on the implementation

More information

Application of Or-based Rule Antecedent Fuzzy Neural Networks to Iris Data Classification Problem

Application of Or-based Rule Antecedent Fuzzy Neural Networks to Iris Data Classification Problem Vol.1 (DTA 016, pp.17-1 http://dx.doi.org/10.157/astl.016.1.03 Application of Or-based Rule Antecedent Fuzzy eural etworks to Iris Data Classification roblem Chang-Wook Han Department of Electrical Engineering,

More information

A Genetic Based Fault Location Algorithm for Transmission Lines

A Genetic Based Fault Location Algorithm for Transmission Lines A Genetic Based Fault Location Algorithm for Transmission Lines K. M. EL-Naggar Assistant Professor, College of Technological Studies, Kuwait Summary Overhead transmission lines are parts of the electric

More information

Liquefaction Analysis in 3D based on Neural Network Algorithm

Liquefaction Analysis in 3D based on Neural Network Algorithm Liquefaction Analysis in 3D based on Neural Network Algorithm M. Tolon Istanbul Technical University, Turkey D. Ural Istanbul Technical University, Turkey SUMMARY: Simplified techniques based on in situ

More information

Aircraft Landing Control Using Fuzzy Logic and Neural Networks

Aircraft Landing Control Using Fuzzy Logic and Neural Networks Aircraft Landing Control Using Fuzzy Logic and Neural Networks Elvira Lakovic Intelligent Embedded Systems elc10001@student.mdh.se Damir Lotinac Intelligent Embedded Systems dlc10001@student.mdh.se ABSTRACT

More information

Seismic regionalization based on an artificial neural network

Seismic regionalization based on an artificial neural network Seismic regionalization based on an artificial neural network *Jaime García-Pérez 1) and René Riaño 2) 1), 2) Instituto de Ingeniería, UNAM, CU, Coyoacán, México D.F., 014510, Mexico 1) jgap@pumas.ii.unam.mx

More information

Takagi-Sugeno Fuzzy System Accuracy Improvement with A Two Stage Tuning

Takagi-Sugeno Fuzzy System Accuracy Improvement with A Two Stage Tuning International Journal of Computing and Digital Systems ISSN (2210-142X) Int. J. Com. Dig. Sys. 4, No.4 (Oct-2015) Takagi-Sugeno Fuzzy System Accuracy Improvement with A Two Stage Tuning Hassan M. Elragal

More information

Modeling and Control of Non Linear Systems

Modeling and Control of Non Linear Systems Modeling and Control of Non Linear Systems K.S.S.Anjana and M.Sridhar, GIET, Rajahmudry, A.P. Abstract-- This paper a neuro-fuzzy approach is used to model any non-linear data. Fuzzy curve approach is

More information

New Software Framework for Automated Analysis of Power System Transients

New Software Framework for Automated Analysis of Power System Transients New Software Framework for Automated Analysis of Power System Transients M. Kezunovic Texas A&M University College Station, TX 77843, USA kezunov@ee.tamu.edu Z. Galijasevic Texas A&M University College

More information

Analysis of Control of Inverted Pendulum using Adaptive Neuro Fuzzy system

Analysis of Control of Inverted Pendulum using Adaptive Neuro Fuzzy system Analysis of Control of Inverted Pendulum using Adaptive Neuro Fuzzy system D. K. Somwanshi, Mohit Srivastava, R.Panchariya Abstract: Here modeling and simulation study of basically two control strategies

More information

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Electrical Engineering Dept., Université Laval, Quebec City (Quebec) Canada G1K 7P4, E-mail: darab@gel.ulaval.ca

More information

Use of Artificial Neural Networks to Investigate the Surface Roughness in CNC Milling Machine

Use of Artificial Neural Networks to Investigate the Surface Roughness in CNC Milling Machine Use of Artificial Neural Networks to Investigate the Surface Roughness in CNC Milling Machine M. Vijay Kumar Reddy 1 1 Department of Mechanical Engineering, Annamacharya Institute of Technology and Sciences,

More information

Reference Variables Generation Using a Fuzzy Trajectory Controller for PM Tubular Linear Synchronous Motor Drive

Reference Variables Generation Using a Fuzzy Trajectory Controller for PM Tubular Linear Synchronous Motor Drive Reference Variables Generation Using a Fuzzy Trajectory Controller for PM Tubular Linear Synchronous Motor Drive R. LUÍS J.C. QUADRADO ISEL, R. Conselheiro Emídio Navarro, 1950-072 LISBOA CAUTL, R. Rovisco

More information

QUALITATIVE MODELING FOR MAGNETIZATION CURVE

QUALITATIVE MODELING FOR MAGNETIZATION CURVE Journal of Marine Science and Technology, Vol. 8, No. 2, pp. 65-70 (2000) 65 QUALITATIVE MODELING FOR MAGNETIZATION CURVE Pei-Hwa Huang and Yu-Shuo Chang Keywords: Magnetization curve, Qualitative modeling,

More information

Neural Networks Laboratory EE 329 A

Neural Networks Laboratory EE 329 A Neural Networks Laboratory EE 329 A Introduction: Artificial Neural Networks (ANN) are widely used to approximate complex systems that are difficult to model using conventional modeling techniques such

More information

CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES

CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES 70 CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES 3.1 INTRODUCTION In medical science, effective tools are essential to categorize and systematically

More information

A Hybrid Intelligent System for Fault Detection in Power Systems

A Hybrid Intelligent System for Fault Detection in Power Systems A Hybrid Intelligent System for Fault Detection in Power Systems Hiroyuki Mori Hikaru Aoyama Dept. of Electrical and Electronics Eng. Meii University Tama-ku, Kawasaki 14-8571 Japan Toshiyuki Yamanaka

More information

Neural Network Estimator for Electric Field Distribution on High Voltage Insulators

Neural Network Estimator for Electric Field Distribution on High Voltage Insulators Neural Network Estimator for Electric Field Distribution on High Voltage Insulators Mohamed H. Essai, Member IEEE, Al-Azhar University, Qena, Egypt, mhessai@azhar.edu.eg Mahmoud. A-H. Ahmed, Al-Azhar University,

More information

Fuzzy If-Then Rules. Fuzzy If-Then Rules. Adnan Yazıcı

Fuzzy If-Then Rules. Fuzzy If-Then Rules. Adnan Yazıcı Fuzzy If-Then Rules Adnan Yazıcı Dept. of Computer Engineering, Middle East Technical University Ankara/Turkey Fuzzy If-Then Rules There are two different kinds of fuzzy rules: Fuzzy mapping rules and

More information

Hybrid Algorithm for Edge Detection using Fuzzy Inference System

Hybrid Algorithm for Edge Detection using Fuzzy Inference System Hybrid Algorithm for Edge Detection using Fuzzy Inference System Mohammed Y. Kamil College of Sciences AL Mustansiriyah University Baghdad, Iraq ABSTRACT This paper presents a novel edge detection algorithm

More information

Chapter 7 Fuzzy Logic Controller

Chapter 7 Fuzzy Logic Controller Chapter 7 Fuzzy Logic Controller 7.1 Objective The objective of this section is to present the output of the system considered with a fuzzy logic controller to tune the firing angle of the SCRs present

More information

A Comparative Study of Prediction of Inverse Kinematics Solution of 2-DOF, 3-DOF and 5-DOF Redundant Manipulators by ANFIS

A Comparative Study of Prediction of Inverse Kinematics Solution of 2-DOF, 3-DOF and 5-DOF Redundant Manipulators by ANFIS IJCS International Journal of Computer Science and etwork, Volume 3, Issue 5, October 2014 ISS (Online) : 2277-5420 www.ijcs.org 304 A Comparative Study of Prediction of Inverse Kinematics Solution of

More information

Renu Dhir C.S.E department NIT Jalandhar India

Renu Dhir C.S.E department NIT Jalandhar India Volume 2, Issue 5, May 202 ISSN: 2277 28X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Novel Edge Detection Using Adaptive

More information

Automatic Machinery Fault Detection and Diagnosis Using Fuzzy Logic

Automatic Machinery Fault Detection and Diagnosis Using Fuzzy Logic Automatic Machinery Fault Detection and Diagnosis Using Fuzzy Logic Chris K. Mechefske Department of Mechanical and Materials Engineering The University of Western Ontario London, Ontario, Canada N6A5B9

More information

FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC.

FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC. FAULT DETECTION ON RADIAL POWER DISTRIBUTION SYSTEMS USING FUZZY LOGIC. Nitish Kumar 1, Manish Sharma 2, Ayush Sinha 3,Indu Bhushan 4 1, 2,3 Students, Electrical Engineering Department Greater Noida Institutes

More information

A control-based algorithm for rate adaption in MPEG-DASH

A control-based algorithm for rate adaption in MPEG-DASH A control-based algorithm for rate adaption in MPEG-DASH Dimitrios J. Vergados, Angelos Michalas, Aggeliki Sgora,2, and Dimitrios D. Vergados 2 Department of Informatics Engineering, Technological Educational

More information

SPECIAL CONSIDERATION OF FEEDER PROTECTION FOR BREAKER-AND-A-HALF CONFIGURA- TIONS. G. Steynberg

SPECIAL CONSIDERATION OF FEEDER PROTECTION FOR BREAKER-AND-A-HALF CONFIGURA- TIONS. G. Steynberg SPECIAL CONSIDERATION OF FEEDER PROTECTION FOR BREAKER-AND-A-HALF CONFIGURA- TIONS G. Steynberg Siemens AG; Energy Sector, Energy Automation, Nuremberg 1. INTRODUCTION The breaker-and-a-half configuration

More information

Similarity Measures of Pentagonal Fuzzy Numbers

Similarity Measures of Pentagonal Fuzzy Numbers Volume 119 No. 9 2018, 165-175 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Similarity Measures of Pentagonal Fuzzy Numbers T. Pathinathan 1 and

More information

Image Compression: An Artificial Neural Network Approach

Image Compression: An Artificial Neural Network Approach Image Compression: An Artificial Neural Network Approach Anjana B 1, Mrs Shreeja R 2 1 Department of Computer Science and Engineering, Calicut University, Kuttippuram 2 Department of Computer Science and

More information

ANFIS: Adaptive Neuro-Fuzzy Inference System- A Survey

ANFIS: Adaptive Neuro-Fuzzy Inference System- A Survey International Journal of Computer Applications (0975 8887) Volume 123 No.13, August 2015 ANFIS: Adaptive Neuro-Fuzzy Inference System- A Survey Navneet Walia Department of Electronics & Communication,

More information

Cost Minimization Fuzzy Assignment Problem applying Linguistic Variables

Cost Minimization Fuzzy Assignment Problem applying Linguistic Variables Inter national Journal of Pure and Applied Mathematics Volume 113 No. 6 2017, 404 412 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Cost Minimization

More information

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 3, Issue 2, July- September (2012), pp. 157-166 IAEME: www.iaeme.com/ijcet.html Journal

More information

[Time : 3 Hours] [Max. Marks : 100] SECTION-I. What are their effects? [8]

[Time : 3 Hours] [Max. Marks : 100] SECTION-I. What are their effects? [8] UNIVERSITY OF PUNE [4364]-542 B. E. (Electronics) Examination - 2013 VLSI Design (200 Pattern) Total No. of Questions : 12 [Total No. of Printed Pages :3] [Time : 3 Hours] [Max. Marks : 100] Q1. Q2. Instructions

More information

Automated Analysis of Digital Relay Data Based on Expert System

Automated Analysis of Digital Relay Data Based on Expert System Automated Analysis of Digital Relay Data Based on Expert System X. Luo, Student Member, IEEE, and M. Kezunovic, Fellow, IEEE Abstract Modern digital protective relays generate various files and reports

More information

Rainfall-runoff modelling of a watershed

Rainfall-runoff modelling of a watershed Rainfall-runoff modelling of a watershed Pankaj Kumar Devendra Kumar GBPUA & T Pantnagar (US Nagar),India Abstract In this study an adaptive neuro-fuzzy inference system was used for rainfall-runoff modelling

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

More information

Types of Expert System: Comparative Study

Types of Expert System: Comparative Study Types of Expert System: Comparative Study Viral Nagori, Bhushan Trivedi GLS Institute of Computer Technology (MCA), India Email: viral011 {at} yahoo.com ABSTRACT--- The paper describes the different classifications

More information

fuzzylite a fuzzy logic control library in C++

fuzzylite a fuzzy logic control library in C++ fuzzylite a fuzzy logic control library in C++ Juan Rada-Vilela jcrada@fuzzylite.com Abstract Fuzzy Logic Controllers (FLCs) are software components found nowadays within well-known home appliances such

More information

Intelligent Control. 4^ Springer. A Hybrid Approach Based on Fuzzy Logic, Neural Networks and Genetic Algorithms. Nazmul Siddique.

Intelligent Control. 4^ Springer. A Hybrid Approach Based on Fuzzy Logic, Neural Networks and Genetic Algorithms. Nazmul Siddique. Nazmul Siddique Intelligent Control A Hybrid Approach Based on Fuzzy Logic, Neural Networks and Genetic Algorithms Foreword by Bernard Widrow 4^ Springer Contents 1 Introduction 1 1.1 Intelligent Control

More information

Character Recognition Using Convolutional Neural Networks

Character Recognition Using Convolutional Neural Networks Character Recognition Using Convolutional Neural Networks David Bouchain Seminar Statistical Learning Theory University of Ulm, Germany Institute for Neural Information Processing Winter 2006/2007 Abstract

More information

Design of Neuro Fuzzy Systems

Design of Neuro Fuzzy Systems International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 6, Number 5 (2013), pp. 695-700 International Research Publication House http://www.irphouse.com Design of Neuro Fuzzy

More information

ESTIMATING THE COST OF ENERGY USAGE IN SPORT CENTRES: A COMPARATIVE MODELLING APPROACH

ESTIMATING THE COST OF ENERGY USAGE IN SPORT CENTRES: A COMPARATIVE MODELLING APPROACH ESTIMATING THE COST OF ENERGY USAGE IN SPORT CENTRES: A COMPARATIVE MODELLING APPROACH A.H. Boussabaine, R.J. Kirkham and R.G. Grew Construction Cost Engineering Research Group, School of Architecture

More information

CHAPTER VI BACK PROPAGATION ALGORITHM

CHAPTER VI BACK PROPAGATION ALGORITHM 6.1 Introduction CHAPTER VI BACK PROPAGATION ALGORITHM In the previous chapter, we analysed that multiple layer perceptrons are effectively applied to handle tricky problems if trained with a vastly accepted

More information

Prior Knowledge Input Method In Device Modeling

Prior Knowledge Input Method In Device Modeling Turk J Elec Engin, VOL.13, NO.1 2005, c TÜBİTAK Prior Knowledge Input Method In Device Modeling Serdar HEKİMHAN, Serdar MENEKAY, N. Serap ŞENGÖR İstanbul Technical University, Faculty of Electrical & Electronics

More information

Designed By: Milad Niaz Azari

Designed By: Milad Niaz Azari Designed By: Milad Niaz Azari 88123916 The techniques of artificial intelligence based in fuzzy logic and neural networks are frequently applied together The reasons to combine these two paradigms come

More information

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers A. Salhi, B. Minaoui, M. Fakir, H. Chakib, H. Grimech Faculty of science and Technology Sultan Moulay Slimane

More information

Research on Fuzzy Neural Network Modeling and Genetic Algorithms Optimization in CNC Machine Tools Energy Saving

Research on Fuzzy Neural Network Modeling and Genetic Algorithms Optimization in CNC Machine Tools Energy Saving 2011 International Conference on Computer Science and Information Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V51.62 Research on Fuzzy Neural

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 1, January ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 1, January ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 1, January-2015 851 APPLICATION OF ARTIFICIAL NEURAL NETWORKS (ANNs) IN REACTIVE POWER OPTIMIZATION Kamel A. Shoush, Member,

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January ISSN International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January-2017 550 Using Neuro Fuzzy and Genetic Algorithm for Image Denoising Shaymaa Rashid Saleh Raidah S. Khaudeyer Abstract

More information

AN ADVANCED APPROACH TO IDENTIFY INRUSH CURRENT AND HARMONICS USING ARTIFICIAL INTELLIGENCE FOR POWER SYSTEM PROTECTION

AN ADVANCED APPROACH TO IDENTIFY INRUSH CURRENT AND HARMONICS USING ARTIFICIAL INTELLIGENCE FOR POWER SYSTEM PROTECTION AN ADVANCED APPROACH TO IDENTIFY INRUSH CURRENT AND HARMONICS USING ARTIFICIAL INTELLIGENCE FOR POWER SYSTEM PROTECTION Tawheeda Yousouf 1, Raguwinder Kaur 2 1 Electrical engineering, AIET/PTU Jalandhar,

More information

Position Tracking Using Fuzzy Logic

Position Tracking Using Fuzzy Logic Position Tracking Using Fuzzy Logic Mohommad Asim Assistant Professor Department of Computer Science MGM College of Technology, Noida, Uttar Pradesh, India Riya Malik Student, Department of Computer Science

More information

AUTOMATED FAULT AND DISTURBANCE DATA ANALYSIS. Special Report for PS#2. Special Reporter: Mladen Kezunovic * U.S.A.

AUTOMATED FAULT AND DISTURBANCE DATA ANALYSIS. Special Report for PS#2. Special Reporter: Mladen Kezunovic * U.S.A. AUTOMATED FAULT AND DISTURBANCE DATA ANALYSIS Special Report for PS#2 Special Reporter: Mladen Kezunovic * U.S.A. This paper gives a set of questions stimulated by twenty one papers submitted by the authors

More information

AN NOVEL NEURAL NETWORK TRAINING BASED ON HYBRID DE AND BP

AN NOVEL NEURAL NETWORK TRAINING BASED ON HYBRID DE AND BP AN NOVEL NEURAL NETWORK TRAINING BASED ON HYBRID DE AND BP Xiaohui Yuan ', Yanbin Yuan 2, Cheng Wang ^ / Huazhong University of Science & Technology, 430074 Wuhan, China 2 Wuhan University of Technology,

More information