Design of Different Fuzzy Controllers for Delayed Systems

Size: px
Start display at page:

Download "Design of Different Fuzzy Controllers for Delayed Systems"

Transcription

1 Design of Different Fuzzy Controllers for Delayed Systems Kapil Dev Sharma 1, Shailika Sharma 2, M.Ayyub 3 1, 3 Electrical Engg. Dept., Aligarh Muslim University, Aligarh, 2 Electronics& Com. Engg. Dept., DGI, Gr. Noida kdsharma.en@gmail.com Abstract Controller may be conventional or intelligent. In the intelligent controller human intelligence is embed with the help of certain soft computing algorithms, or otherwise. This paper addresses the performance evaluation of different conventional and intelligent controllers implemented with an objective to have a good time response. Different types of fuzzy logic controllers were considered along with the example systems having a time delay. The fuzzy logic controllers considered are: PI-like fuzzy logic controller (FLC), gain scheduled PI-like FLC and a self-tuning PI-like FLC. In this work the tuning parameters for the FLC based control system were Ke, Kce, Ku. The optimized values of tuning parameters were achieved from the optimization of Integral of Square of Error (ISE) by running a PSO (Particle Swarm Optimization) program. The effectiveness of the proposed fuzzy logic controllers was demonstrated through simulation of the methods applied to different example systems. A of these controllers is also given. The performance assessment of the studied controllers is based on transient response. By comparison the performances, it was found that the self-tuning PI-like FLC performed better than the gain scheduled PI-like FLC, but needs an extra set of inference rules for the online tuning of updating factor.analysed. earlier. For this reason, dead time is recognized as the most difficult dynamic element to be controlled naturally occurring in physical systems. In order to have a satisfactory performance, the controller output or process input should be a non-linear function of the process state (e and Δe). FLCs try to incorporate this nonlinearity by a limited number of IF-THEN rules which may not always be enough to produce a good approximation to the controller output required for the optimum performance. In such a situation only fixed valued SFs and predefined MFs may not be sufficient to eliminate this drawback. To overcome these lots of research work on tuning of FLCs has been reported where either the input-output SFs or the definitions of fuzzy sets are tuned on-line to match the current plant characteristics [3. 5, 6, 7 and 9]. The basic fuzzy inference system may take fuzzy inputs or crisp inputs depending upon the process and its outputs, in most of the cases, are fuzzy sets. Index Terms Fuzzy logic controller (FLC), Gain scheduled FLC, Self-tuning FLC, Scaling factor (SF). I. INTRODUCTION FLCs are proved to be more robust and their performances are less sensitive to parametric variations [1-3] than conventional controllers. Of course, FLCs are sometimes comparable in performance to the conventional PID controllers for small parametric changes. Most of the practical processes are non-linear higher order systems and may have considerable dead time. Sometimes their parameters may be randomly changed with changes in ambient conditions or with time. Control action is unavoidably delayed in a process with dead time. In such situations, a feedback control system tries to correct for conditions not as they are now, but as they existed sometime Fig. 1: A pure fuzzy system The fuzzy inference system shown in Fig. 1 takes fuzzy sets as input and produces fuzzy output so known as a pure fuzzy system. The fuzzy rule base is the part of the fuzzy system responsible for storing all the rules of the system and hence it can also be called as the knowledge base of the fuzzy system. Fuzzy inference system (FIS) is responsible for necessary decision making to produce a required output. II. FUZZY LOGIC CONTROLLER The fuzzy control systems are rule-based systems in which a set of fuzzy rules represent a control decision 2103

2 mechanism for adjusting the effects of certain system stimuli. With an effective rule base, we can replace a skilled human operator by the fuzzy control systems. The rule base reflects the human expert knowledge, expressed as linguistic variables, while the membership functions represent expert interpretation of those variables. Linguistic variables in membership functions are:- NB stands for Negative Big, NM - Negative Medium, NS - Negative Small, ZE - Zero, PS - Positive Small, PM - Positive Medium, and PB - Positive Big. The Mamdani based FIS uses linear membership function for both inputs and outputs. The ranges of the values are normalized between -1 to 1. Fig. 3, 4 and 5 show these membership functions for the input error, the input change in error and output respectively. Fig. 5: Membership function for output (du) In Mamdani based FIS the IF-THEN rules are generated from the knowledge gained by the experienced operator. The IF-THEN rules of Mamdani type fuzzy inference system is summarized in Table 1. Fig. 6 shows the rule surface of rules defined in table 1. Fig. 2: Mamdani fuzzy inference system for fuzzy controller Fig. 3: Membership function for first input (e) Fig. 6: Rule surface for FLC Rule base Pre processing Crisp Input Fuzzification Fuzzified input Fuzzy Inference System Fuzzified output Defuzzification Post processing Crisp Output Fig.7: Block diagram of fuzzy control system Fig. 4: Membership function for second input (ce) 2104

3 u(t) e(t) Table 1: IF-THEN rules for fuzzy inference system e(t) NB NM NS ZE PS NM PB NB NB NB NB NM NS NS ZE NM NB NM NM NM NS ZE PS NS NB NM NS NS ZE PS PM ZE NB NM NS ZE PS PM PB PS NM NS ZE PS PS PM PB PM NS ZE PS PM PM PM PB PB ZE PS PS PM PM PB PB analytical plant models. In particular, linearization scheduling can be used when plant information is limited to a few equilibriums and the corresponding plant linearization. In our work, we tuned the output scaling factor Ku by gain scheduling it at different set points [3]. The design algorithm uses a coefficient γ to adjust Ku as follows: Ku,sp = γ. Ku,0 (1) Where sp stands for set point and Ku,0 is some reference value of Ku. The value of γ is determined by γ = 1/(1+0.1*sp), (2) IV. SELF-TUNING FUZZY LOGIC CONTROLLER III. GAIN-SCHEDULING OF FUZZY LOGIC CONTROLLER A technique where controller parameters (gains) are changed on-line in a predefined way is known as gain scheduling. It is not always counted as an adaptive control, but it enlarges the operation area of a linear controller to perform well even if the system is nonlinear. Gain Scheduling is a linear parameter varying feedback regulator whose parameters are changed as a function of operating conditions [11]. In gain scheduling, the controller parameters schedule according to predefined parameter values with respect to changing operating conditions. The signal which tells about the current state of operation conditions should be used as scheduling variable. Gain-scheduling is a well-known technique of industrial control. When a plant is subjected to large changes in its operating state, a situation that is typical in industry, gain scheduling is used. Large changes in the operating state lead to corresponding variations in the parameters of the linearised models of the plant about these operating states. It is not possible to design a controller to operate satisfactorily at each operating state and expect it to perform well. Gain scheduling enables a controller to respond rapidly to changing operating conditions. For this it is important that the selected scheduling variables reflect changes in plant dynamics as operating conditions change [6]. In conventional gain-scheduling controllers the parameters of the controller are varied usually as a function of some exogenous variable in an attempt to compensate for the changes in the operating state of the plant through stepwise changes in the controller parameters. In fuzzy gain scheduling, fuzzy rules based system are used to establish the required control policy. A self tuning fuzzy controller is designed by self-adjusting either the control rules, or the membership function, or the scaling factors. Among them, the control rules and the scaling factors play more important roles [9]. Here, we used a real time tuning for output scaling factors. Its main advantages over a general FLC are stronger control capability, increased flexibility and robustness shorter developing cycle and combining fuzzy and non-fuzzy inference. Since we are using the PI-type fuzzy controller, the steady-state performance is certainly better. But for obtaining good performance at the transient state, we have to improve the shortcoming of the PI-type fuzzy controller. For this we follow a strategy.the strategy is that the system has a positive large acceleration at the beginning, means, we have to increase the scaling factor such that the rise time and settling time are reduced on the other hand, the system has a negative acceleration when the output signal is near the set-point, means, we have to reduce the scaling factors such that the overshoot is reduced or eliminated [9]. where α (k) = f (e(k), ce(k)) (3) Where f is a nonlinear function of e and ce, which is described by the rule base shown in Table 2 and the associated inferencing scheme. Fig. 8 & 9 shows the MFs for input & output respectively. Thus, when the controller is in operation, the gain of the self-tuning FLC will not remain fixed rather it will modify at each sampling time by the gain updating factor α, where α is obtained online based on fuzzy logic reasoning using the error and change of error at each sampling time. Gain scheduling employs powerful linear design tools on difficult nonlinear problems. Gain scheduling does not require severe structural assumptions on the plant model, and the approach can be used in the absence of complete, 2105

4 may be due to the delay offered by sensor and/or an actuator installed. G1(s) = (4) Example 2: A second order process with a time delay of 0.02 was considered as a second example. The plant transfer function is given by: Fig. 8: Membership functions for the input error of the STFLC G2(s) = (5) Example 3: It is also a second order process with time delay but in this the time delay is increased to 0.2 sec. The plant transfer function is: G3(s) = (6) The simulink model for closed loop control of the system with FLC, GSFLC, STFLC are shown in fig. 10, 11, 12 respectively. Fig. 9: Membership functions for the output a of the STFLC Table 2: Fuzzy Rules for Computation of α e(k) / ce(k) N ZE P N B M S ZE M S M P S M B Fig. 10: Simulink Model of Plant with FLC. V. SIMULATION Normally hit and trail method is adopted to get reasonably good values of the parameters Ke, Kce and Ku; however an optimized value is a better choice. In this work the tuning parameters Ke, Kce and Ku for the FLC based control system was achieved from the optimization of Integral of Square of Error (ISE) by running a PSO (Particle Swarm Optimization) program. The simulation run was carried out in MATLAB / SIMULINK environment with commonly used parameters of the simulation as available in the menu driven SIMULINK software package. To demonstrate the viability of FLC, GSFLC, and STFLC simulation was conducted with examples taken, as discussed below: Example 1: First example system considered was a First-Order Process with Time Delay: The transfer function of a process can be approximated with that given by G1(s). The delay time (taken as 0.5 sec.) represents the overall delay of the response for the actual process. The delay time occurs Fig. 11: Simulink Model of Plant with Gain Scheduling FLC. Fig. 12: Simulink Model of Plant with Self-Tuning FLC. 2106

5 response response response International Electrical Engineering Journal (IEEJ) VI. RESULTS AND DISCUSSIONS Simulation results using MATLAB /SIMULINK are discussed for the different type of Fuzzy logic controller. Comparisons between step responses of different systems using FLC of different types (FLC, GSFLC, and STFLC) are shown in fig. 13, 14 and 15 and in Tables 3, 4 and 5 for systems described by equ. 4, 5 and 6 respectively TABLE- 3 Performance Comparison in System 1 FLC GSFLC STFLC Ke, Kce, 0.082,6.84, 0.27,22.52, Ku ,4, 0.37 Tr (sec.) Ts (sec.) Mp (%) TABLE- 4 Performance Comparison in System 2 FLC GSFLC STFLC Ke, Kce, 0.96, 6.147, 0.934, 0.631, 0.32, Ku , Tr (sec.) Ts (sec.) Mp (%) step response STFLC GSFLC FLC step response FLC GSFLC STFLC time(sec.) Fig. 14: Step Response of Example System 2 with FLC, GSFLC, and STFLC step response FLC GSFLC STFLC time(sec.) Fig. 15: Step Response of Example System 3 with FLC, GSFLC, and STFLC time(sec.) Fig. 13: Step Response of Example System 1 with FLC, GSFLC, STFLC. TABLE- 5 Performance Comparison in System 3 FLC GSFLC STFLC Ke, Kce, Ku 0.286,2.967, ,4.06, ,3.83, Tr (sec.) Ts (sec.) Mp (%) In this paper we use three types of FLCs. In which one is conventional FLC (PI- like FLC), others are gain scheduling FLC (GSFLC), and self tuning FLC (STFLC). When we compare these FLCs conventional FLC gave worst performance. On comparing the tuning mechanisms of the different kinds of FLCs used in this work i.e., GSFLC, STFLC the gain scheduled FLC is the simpler. It has one fuzzy reasoning block generating the incremental change in the control command u, and one tuning coefficient γ adjusting the output scaling factor. Self tuning FLC has two fuzzy reasoning blocks, one with output u and the other with output α. The performance of the self-tuning PI-like FLC is better than that of gain scheduled PI-like FLC. Certainly, the improved performance is at the cost of increased implementation effort i.e., the cost of two FLCs. VII. CONCLUSIONS Different configurations of the PI-type FLCs were implemented for different examples and the experimental results demonstrated the effectiveness of the PI-type FLCs. By comparing their performance, it is seen that the self-tuning PI-like FLC performed better than the gain 2107

6 scheduled PI-like FLC, but needs an extra set of inference rules for the online tuning of updating factor. This requires significantly more implementation effort than the gain scheduling PI-like FLC. This demonstrates that as more user knowledge is incorporated into the controller design, the performance of the FLC increases. REFERENCES [1] Jan Jantzeni, Foundations of Fuzzy Control, John Wiley & Sons, [2] J.-S.R. Jang, C.-T. Sun, E. Mizutani, Neuro - fuzzy and soft computing, Prentice Hall, [3] M. Ayyub, Application of Genetic Algorithm for Optimal Design of Fuzzy Logic Controller, Proc. National Conf. on Control, Communication and Information Systems, Goa, Jan ,2004, pp [4] Yanan Zhao and Emmanuel G. Collins, Jr, Fuzzy PI Control Design for an Industrial Weigh Belt Feeder, IEEE Transactions on Fuzzy Systems, VOL. 11, NO. 3, pp , Jun [5] R. K. Mudi and N. K. Pal, A self-tuning fuzzy PI controller, Fuzzy Sets Syst., vol. 115, no. 2, pp , [6] Wilson J. Rugh, Jeff S. Shamma, "Survey Paper Research on gain scheduling, Automatica 36, pp , [7] Luca Cammarata, Leena Yliniemi, Development of a Self-Tuning Fuzzy Logic Controller (STFLC) for a Rotary Dryer,. Report A No 10, University of Oulu, Control Engineering Laboratory. December [8] R. K. Mudi and N. K. Pal, Robust self-tuning scheme for PI- and PDtype fuzzy controller, IEEE Transactions on Fuzzy System, vol. 7, no. 1, pp. 2-16, [9] Hung-Yuan Chung, Bor C. Chen,Jin J. Lin A PI-type fuzzy controller with self-tuning scaling factors, Fuzzy Sets and systems, pp , [10] Zheng J, Guo P & Wang J D STFC self-tuning fuzzy controller, Proc. IEEE International Conference on Systems, Man and Cybernetics, 2 pp , [11] Maamoon F. Al-Kababji, Ahmed N. B. Alsammak Reactive Power Compensation using Fuzzy Gain Scheduling (FGS) based PID Controller of Synchronous Machine, Al-Rafidain Engineering, Vol.17, No.1, pp. 1-24, [12] Kapil Dev sharma, Shailika sharma, M. Ayyub, "PSO Tuned FLC for Better Performance", International Journal for automatic Control system, vol. 1, No. 2, 1-7, [13] Kapil Dev sharma, M. Ayyub, Sumit Saroha, Ahmad Fara's, "Advanced controller using FLC for Performance Improvement", International Elrctrical Engineering Journal, vol. 5, No. 6, , [14] Sunil Kumar, Kapil Dev Sharma, "Adaptive Predictive Feedback Techniques for Network Control system, IRJECE, Vol. 1, no. 1, 1-5,

Development of a Self-Tuning Fuzzy Logic Controller for a Rotary Dryer

Development of a Self-Tuning Fuzzy Logic Controller for a Rotary Dryer CONTROL ENGINEERING LABORATORY Department of Process Engineering Development of a Self-Tuning Fuzzy Logic Controller for a Rotary Dryer Luca Cammarata Leena Yliniemi Report A No10, December 1999 University

More information

Neuro Fuzzy and Self Tunging Fuzzy Controller to Improve Pitch and Yaw Control Systems Resposes of Twin Rotor MIMO System

Neuro Fuzzy and Self Tunging Fuzzy Controller to Improve Pitch and Yaw Control Systems Resposes of Twin Rotor MIMO System Neuro Fuzzy and Self Tunging Fuzzy Controller to Improve Pitch and Yaw Control Systems Resposes of Twin Rotor MIMO System Thair Sh. Mahmoud, Tang Sai Hong, and Mohammed H. Marhaban Abstract In this paper,

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

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

A SELF-ORGANISING FUZZY LOGIC CONTROLLER

A SELF-ORGANISING FUZZY LOGIC CONTROLLER Nigerian Journal of Technology: Vol. 20, No. 1 March, 2001. 1 A SELF-ORGANISING FUZZY LOGIC CONTROLLER Paul N. Ekemezie Department of Electronic Engineering University of Nigeria, Nsukka. Abstract Charles

More information

FUZZY LOGIC CONTROL. Helsinki University of Technology Control Engineering Laboratory

FUZZY LOGIC CONTROL. Helsinki University of Technology Control Engineering Laboratory FUZZY LOGIC CONTROL FUZZY LOGIC CONTROL (FLC) Control applications most common FL applications Control actions based on rules Rules in linguistic form Reasoning with fuzzy logic FLC is (on the surface)

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

Fuzzy based Excitation system for Synchronous Generator

Fuzzy based Excitation system for Synchronous Generator Fuzzy based Excitation system for Synchronous Generator Dr. Pragya Nema Professor, Netaji Subhash Engineering College, Kolkata, West Bangal. India ABSTRACT- Power system stability is essential requirement

More information

Available online at ScienceDirect. Procedia Computer Science 76 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 76 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 76 (2015 ) 330 335 2015 IEEE International Symposium on Robotics and Intelligent Sensors (IRIS 2015) Intelligent Path Guidance

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

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

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

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

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation International Journal of Electrical Engineering. ISSN 0974-2158 Volume 6, Number 2 (2013), pp. 189-196 International Research Publication House http://www.irphouse.com Static Var Compensator: Effect of

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

EVALUATION OF THE PERFORMANCE OF VARIOUS FUZZY PID CONTROLLER STRUCTURES ON BENCHMARK SYSTEMS

EVALUATION OF THE PERFORMANCE OF VARIOUS FUZZY PID CONTROLLER STRUCTURES ON BENCHMARK SYSTEMS EVALUATION OF THE PERFORMANCE OF VARIOUS FUZZY CONTROLLER STRUCTURES ON BENCHMARK SYSTEMS Birkan Akbıyık İbrahim Eksin Müjde Güzelkaya Engin Yeşil e-mail: birkan@lycos.com e-mail:eksin@elk.itu.edu.tr e-mail:

More information

Tuning Fuzzy Control Rules via Genetic Algorithms: An Experimental Evaluation

Tuning Fuzzy Control Rules via Genetic Algorithms: An Experimental Evaluation Research Journal of Recent Sciences ISSN 77-50 Res.J.Recent Sci. Tuning Fuzzy Control Rules via Genetic Algorithms: An Experimental Evaluation Pitalúa Díaz N. 1, Lagunas Jiménez R. and González Angelesa

More information

Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB

Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 2, 2013 ISSN (online): 2321-0613 Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MTLB 1 Mr. Rakesh

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

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

Design and Synthesis of Temperature Controller Using Fuzzy for Industrial Application

Design and Synthesis of Temperature Controller Using Fuzzy for Industrial Application Proceedings of the 8th WSEAS International Conference on Fuzzy Systems, Vancouver, British Columbia, Canada, June 19-21, 2007 220 Design and Synthesis of Temperature Controller Using Fuzzy for Industrial

More information

A Comparison between a Fuzzy and PID Controller for Universal Motor

A Comparison between a Fuzzy and PID Controller for Universal Motor International Journal of Computer Applications (975 8887) Volume No.6, October A Comparison between a Fuzzy and Controller for Universal Motor Abdelfettah Zeghoudi URMER Research unit, Tlemcen University,

More information

Iterative Learning Fuzzy Inference System

Iterative Learning Fuzzy Inference System Iterative Learning Fuzzy Inference System S. Ashraf *, E. Muhammad **, F. Rashid and M. Shahzad, * NUST, Rawalpndi, Pakistan, ** NUST, Rawalpindi, Pakistan, *** PAEC, Pakistan, **** NUST, Pakistan Abstract

More information

POSITION CONTROL OF DC SERVO MOTOR USING FUZZY LOGIC CONTROLLER

POSITION CONTROL OF DC SERVO MOTOR USING FUZZY LOGIC CONTROLLER POSITION CONTROL OF DC SERVO MOTOR USING FUZZY LOGIC CONTROLLER Vinit Nain 1, Yash Nashier 2, Gaurav Gautam 3, Ashwani Kumar 4, Dr. Puneet Pahuja 5 1,2,3 B.Tech. Scholar, 4,5 Asstt. Professor, Deptt. of

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

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 4 [9] August 2015: 115-120 2015 Academy for Environment and Life Sciences, India Online ISSN 2277-1808 Journal

More information

Rule-bases construction through self-learning for a table-based Sugeno- Takagi fuzzy logic control system

Rule-bases construction through self-learning for a table-based Sugeno- Takagi fuzzy logic control system Scientific Bulletin of the Petru Maior University of Tirgu Mures Vol. 6 (XXIII), 2009 ISSN 1841-9267 Rule-bases construction through self-learning for a table-based Sugeno- Takagi fuzzy logic control system

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

Приложение на Теорията на Размитата Логика при Моделирането на Бизнес Процеси и Вземане на Управленски Решения

Приложение на Теорията на Размитата Логика при Моделирането на Бизнес Процеси и Вземане на Управленски Решения Приложение на Теорията на Размитата Логика при Моделирането на Бизнес Процеси и Вземане на Управленски Решения Fuzzy Logic Applications to Modeling of Business Processes and Management Decision Making

More information

International Journal of Advance Engineering and Research Development. Flow Control Loop Analysis for System Modeling & Identification

International Journal of Advance Engineering and Research Development. Flow Control Loop Analysis for System Modeling & Identification Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 5, May -2015 Flow Control

More information

A Fuzzy System for Adaptive Network Routing

A Fuzzy System for Adaptive Network Routing A Fuzzy System for Adaptive Network Routing A. Pasupuleti *, A.V. Mathew*, N. Shenoy** and S. A. Dianat* Rochester Institute of Technology Rochester, NY 14623, USA E-mail: axp1014@rit.edu Abstract In this

More information

Chapter 3 MODELING OF SHUNT FACTS DEVICES. The Shunt FACTS Devices are used for voltage control and

Chapter 3 MODELING OF SHUNT FACTS DEVICES. The Shunt FACTS Devices are used for voltage control and 44 Chapter 3 MODELING OF SHUNT FACTS DEVICES 3.0 Introduction The Shunt FACTS Devices are used for voltage control and power flow control, but these are good at for voltage control. These are not in a

More information

WATER LEVEL MONITORING AND CONTROL USING FUZZY LOGIC SYSTEM. Ihedioha Ahmed C. and Eneh Ifeanyichukwu I.

WATER LEVEL MONITORING AND CONTROL USING FUZZY LOGIC SYSTEM. Ihedioha Ahmed C. and Eneh Ifeanyichukwu I. WATER LEVEL MONITORING AND CONTROL USING FUZZY LOGIC SYSTEM Ihedioha Ahmed C. and Eneh Ifeanyichukwu I. Enugu State University of Science and Technology Enugu, Nigeria -------------------------------------------------------------------------------------------------------------------------------------

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

Fuzzy Based composition Control of Distillation Column

Fuzzy Based composition Control of Distillation Column Fuzzy Based composition Control of Distillation Column Guru.R 1, Arumugam.A 2, Balasubramanian.G 3, Balaji.V.S 4 School of Electrical and Electronics Engineering, SASTRA University, Tirumalaisamudram,

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 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

Adaptive Fuzzy Control for Utilization Management

Adaptive Fuzzy Control for Utilization Management Adaptive Fuzzy Control for Utilization Management Mehmet H. Suzer and Kyoung-Don Kang Department of Computer Science State University of New York at Binghamton {msuzer,kang}@cs.binghamton.edu Abstract

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

POWER FACTOR CORRECTION USING SVC WITH FUZZY LOGIC CONTROLLER

POWER FACTOR CORRECTION USING SVC WITH FUZZY LOGIC CONTROLLER POWER FACTOR CORRECTION USING SVC WITH FUZZY LOGIC CONTROLLER Puranik Sahu 1, Arun Pachori 2 1 puranik1987@gmail.com Abstract: To transmit or distribute fixed amount of power at fixed voltage, the conductor

More information

Intelligent Mobile Satellite Antenna Tracking System Design

Intelligent Mobile Satellite Antenna Tracking System Design Intelligent Mobile Satellite Antenna Tracking System Design Jium-Ming Lin* and Po-Kuang Chang** Institute of Technology and Science, Chung-Hua University, 707, Sec. 2 Wu-Fu Rd., Hsin-Chu, Taiwan 30012

More information

FLC Based Bubble Cap Distillation Column Composition Control

FLC Based Bubble Cap Distillation Column Composition Control International Journal of ChemTech Research CODEN( USA): IJCRGG ISSN : 0974-4290 Vol.6, No.1, pp 800-806, Jan-March 2014 FLC Based Bubble Cap Distillation Column Composition Control Guru.R, Arumugam.A*,

More information

Genetic Tuning for Improving Wang and Mendel s Fuzzy Database

Genetic Tuning for Improving Wang and Mendel s Fuzzy Database Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Genetic Tuning for Improving Wang and Mendel s Fuzzy Database E. R. R. Kato, O.

More information

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization J.Venkatesh 1, B.Chiranjeevulu 2 1 PG Student, Dept. of ECE, Viswanadha Institute of Technology And Management,

More information

Query Optimization Using Fuzzy Logic in Integrated Database

Query Optimization Using Fuzzy Logic in Integrated Database Indonesian Journal of Electrical Engineering and Computer Science Vol. 4, No. 3, December 2016, pp. 637 ~ 642 DOI: 10.11591/ijeecs.v4.i3.pp637-642 637 Query Optimization Using Fuzzy Logic in Integrated

More information

Design of Fuzzy Logic Controllers by Fuzzy c-means Clustering

Design of Fuzzy Logic Controllers by Fuzzy c-means Clustering Design of Fuzzy Logic Controllers by Fuzzy c-means Clustering Chaned Wichasilp Dept. of Mechanical ngineering, Chiang Mai University Chiang Mai 50200, Thailand -mail' chaned508@hotmail.com Watcharachai

More information

OPTIMIZATION OF FUZZY REGULATOR PARAMETERS BY GENETIC ALGORITHM

OPTIMIZATION OF FUZZY REGULATOR PARAMETERS BY GENETIC ALGORITHM OPTIMIZATION OF FUZZY REGULATOR PARAMETERS BY GENETIC ALGORITHM J. Kocian, S. Ozana, M. Pokorny, J. Koziorek VSB - Technical University of Ostrava Department of Cybernetics and Biomedical Engineering 7.

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

Implementation of a Neuro-Fuzzy PD Controller for Position Control

Implementation of a Neuro-Fuzzy PD Controller for Position Control Implementation of a Neuro-Fuzzy PD Controller for Position Control Sudipta Chakraborty Department of Electronics Engineering Indian School Mines Dhanband Saunak Bhattacharya Department of Electronics Engineering

More information

An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm

An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm A. Lari, A. Khosravi and A. Alfi Faculty of Electrical and Computer Engineering, Noushirvani

More information

A Predictive Controller for Object Tracking of a Mobile Robot

A Predictive Controller for Object Tracking of a Mobile Robot A Predictive Controller for Object Tracking of a Mobile Robot Xiaowei Zhou, Plamen Angelov and Chengwei Wang Intelligent Systems Research Laboratory Lancaster University, Lancaster, LA1 4WA, U. K. p.angelov@lancs.ac.uk

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

Solving A Nonlinear Side Constrained Transportation Problem. by Using Spanning Tree-based Genetic Algorithm. with Fuzzy Logic Controller

Solving A Nonlinear Side Constrained Transportation Problem. by Using Spanning Tree-based Genetic Algorithm. with Fuzzy Logic Controller Solving A Nonlinear Side Constrained Transportation Problem by Using Spanning Tree-based Genetic Algorithm with Fuzzy Logic Controller Yasuhiro Tsujimura *, Mitsuo Gen ** and Admi Syarif **,*** * Department

More information

Optimization of Membership Functions of Fuzzy Logic Controller for Controlling Liquid Level Using Genetic Algorithm

Optimization of Membership Functions of Fuzzy Logic Controller for Controlling Liquid Level Using Genetic Algorithm J. Indian Inst. Sri., Jan. Feb. 1997, 77, 5-14. 0 Indian Institute of Science Optimization of Membership Functions of Fuzzy Logic Controller for Controlling Liquid Level Using Genetic Algorithm B. SUBUDHI

More information

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems)

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Soft Computing is an emerging approach to computing which parallels the remarkable ability of the human mind to reason and learn in an environment of uncertainty

More information

Fuzzy Logic Based Control of a Dual Rotor MIMO Akanksha Singh 1, Smita Sharma 2,Suman Avdhesh Yadav3

Fuzzy Logic Based Control of a Dual Rotor MIMO Akanksha Singh 1, Smita Sharma 2,Suman Avdhesh Yadav3 Fuzzy Logic Based Control of a Dual Rotor MIMO Akanksha Singh 1, Smita Sharma 2,Suman Avdhesh Yadav3 1Research Scholar, NIT Kurukshetra 2 Research Scholar, Uttrakhand Technical University 3 Lecturer Dept.

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

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 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 Motivation The presence of uncertainties and disturbances has always been a vital issue in the control of dynamic systems. The classical linear controllers, PI and PID controllers

More information

CT79 SOFT COMPUTING ALCCS-FEB 2014

CT79 SOFT COMPUTING ALCCS-FEB 2014 Q.1 a. Define Union, Intersection and complement operations of Fuzzy sets. For fuzzy sets A and B Figure Fuzzy sets A & B The union of two fuzzy sets A and B is a fuzzy set C, written as C=AUB or C=A OR

More information

FPGA-Based Fuzzy Inference System for Realtime Embedded Applications

FPGA-Based Fuzzy Inference System for Realtime Embedded Applications Philadelphia University, Jordan From the SelectedWorks of Philadelphia University, Jordan Summer October 5, 2010 FPGA-Based Fuzzy Inference System for Realtime Embedded Applications Philadelphia University,

More information

PROCESS CONTROL ACROSS NETWORK

PROCESS CONTROL ACROSS NETWORK PROCESS CONTROL ACROSS NETWORK Leena Yliniemi Dr University of Oulu Control Engineering Laboratory Box 4300- FIN 90014 University of Oulu Finland leena.yliniemi@oulu.fi Kauko Leiviskä Professor University

More information

Fuzzy Model for Optimizing Strategic Decisions using Matlab

Fuzzy Model for Optimizing Strategic Decisions using Matlab 270 Fuzzy Model for Optimizing Strategic Decisions using Matlab Amandeep Kaur 1, Vinay Chopra 2 1 M.Tech Student, 2 Assistant Professor, DAV Institute of Engineering. & Technology, Jalandhar Abstract:-

More information

FUZZY LOGIC TECHNIQUE FOR CONGESTION LINE IDENTIFICATION IN POWER SYSTEM

FUZZY LOGIC TECHNIQUE FOR CONGESTION LINE IDENTIFICATION IN POWER SYSTEM FUZZY LOGIC TECHNIQUE FOR CONGESTION LINE IDENTIFICATION IN POWER SYSTEM Mohd Ali N. Z, I. Musirin, H. Abdullah and S. I. Suliman Faculty of Electrical Engineering, Universiti Teknologi Mara Malaysia,

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

Development of Fuzzy Logic Controller by Particle Swarm Optimization Algorithm for Semi-active Suspension System using Magneto-rheological Damper

Development of Fuzzy Logic Controller by Particle Swarm Optimization Algorithm for Semi-active Suspension System using Magneto-rheological Damper Development of Fuzzy Logic Controller by Particle Swarm Optimization Algorithm for Semi-active Suspension System using Magneto-rheological Damper MAT HUSSIN AB TALIB and INTAN Z. MAT DARUS Department of

More information

Open Access Research on the Prediction Model of Material Cost Based on Data Mining

Open Access Research on the Prediction Model of Material Cost Based on Data Mining Send Orders for Reprints to reprints@benthamscience.ae 1062 The Open Mechanical Engineering Journal, 2015, 9, 1062-1066 Open Access Research on the Prediction Model of Material Cost Based on Data Mining

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

Speed regulation in fan rotation using fuzzy inference system

Speed regulation in fan rotation using fuzzy inference system 58 Scientific Journal of Maritime Research 29 (2015) 58-63 Faculty of Maritime Studies Rijeka, 2015 Multidisciplinary SCIENTIFIC JOURNAL OF MARITIME RESEARCH Multidisciplinarni znanstveni časopis POMORSTVO

More information

Improving the Wang and Mendel s Fuzzy Rule Learning Method by Inducing Cooperation Among Rules 1

Improving the Wang and Mendel s Fuzzy Rule Learning Method by Inducing Cooperation Among Rules 1 Improving the Wang and Mendel s Fuzzy Rule Learning Method by Inducing Cooperation Among Rules 1 J. Casillas DECSAI, University of Granada 18071 Granada, Spain casillas@decsai.ugr.es O. Cordón DECSAI,

More information

Adaptive Traffic Dependent Fuzzy-based Vertical Handover for Wireless Mobile Networks

Adaptive Traffic Dependent Fuzzy-based Vertical Handover for Wireless Mobile Networks Adaptive Traffic Dependent Fuzzy-based Vertical Handover for Wireless Mobile Networks Thanachai Thumthawatworn and Anjum Pervez Faculty of Engineering, Science and the Built Environment London South Bank

More information

Smart Neurofuzzy Systems

Smart Neurofuzzy Systems management in Western Balkan countries Smart Neurofuzzy Systems Dr Georgios K. Tairidis Technical University of Crete Training of teaching staff for innovative teaching methods/ 13.7.2017 Project number:

More information

A Fuzzy Logic Based Algorithm for Electric Power Network Management

A Fuzzy Logic Based Algorithm for Electric Power Network Management A Fuzzy Logic Based Algorithm for Electric Power Network Management Chukwuagu.M.Ifeanyi Engr. Chukwuagu Monday Ifeanyi, Prof. T. C. Madueme University of Nigeria Nsukka The Department of Electrical engineering

More information

A Novel Approach to Small Signal Stability Enhancement using Fuzzy Thyristor Susceptance control of SVC using Lyapunov Stability

A Novel Approach to Small Signal Stability Enhancement using Fuzzy Thyristor Susceptance control of SVC using Lyapunov Stability 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 2010 278 A Novel Approach to Small Signal Stability Enhancement using Fuzzy Thyristor Susceptance control of SVC using Lyapunov Stability D.Harikrishna,

More information

Application of a Fuzzy Inference System to Measure Maintainability of Object-Oriented Software

Application of a Fuzzy Inference System to Measure Maintainability of Object-Oriented Software Application of a Fuzzy Inference System to Measure Maintainability of Object-Oriented Software Nasib Singh Gill and Meenakshi Sharma Department of Computer Science & Applications Maharshi Dayanand University,

More information

Fuzzy logic controllers

Fuzzy logic controllers Fuzzy logic controllers Digital fuzzy logic controllers Doru Todinca Department of Computers and Information Technology UPT Outline Hardware implementation of fuzzy inference The general scheme of the

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

Transient Stability Improvement in Transmission System Using SVC with fuzzy logic Control

Transient Stability Improvement in Transmission System Using SVC with fuzzy logic Control Transient Stability Improvement in Transmission System Using SVC with fuzzy logic Control Aashutosh Khasdeo Assistant Professor, Dept of Electrical & Electronics Engineering, LNCT Bhopal, MP, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Robot manipulator position control using hybrid control method based on sliding mode and ANFIS with fuzzy supervisor

Robot manipulator position control using hybrid control method based on sliding mode and ANFIS with fuzzy supervisor I J C T A, 8(4), 2015, pp. 1281-1291 International Science Press Robot manipulator position control using hybrid control method based on sliding mode and ANFIS with fuzzy supervisor Mojtaba Hadibarhaghtalab,*

More information

DESIGN OF AN ADAPTIVE CONSTRAINED BASED NEURO-FUZZY CONTROLLER FOR FAULT DETECTION OF A POWER PLANT SYSTEM

DESIGN OF AN ADAPTIVE CONSTRAINED BASED NEURO-FUZZY CONTROLLER FOR FAULT DETECTION OF A POWER PLANT SYSTEM DESIGN OF AN ADAPTIVE CONSTRAINED BASED NEURO-FUZZY CONTROLLER FOR FAULT DETECTION OF A POWER PLANT SYSTEM Priya R Research Scholar, University of Kerala, Trivandrum, Kerala 695581, India priyanil2007@gmail.com

More information

A Single Core Hardware Approach of Fuzzy Temperature Controller

A Single Core Hardware Approach of Fuzzy Temperature Controller Australian Journal of Basic and Applied Sciences, 5(12): 675-681, 2011 ISSN 1991-8178 A Single Core Hardware Approach of Fuzzy Temperature Controller 1 Md. Syedul Amin, 2 Md. Mamun, 1 H. Husain, 1 F.H.

More information

Stabilizing RED using a Fuzzy Controller

Stabilizing RED using a Fuzzy Controller This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the ICC 27 proceedings. Stabilizing RED using a Fuzzy Controller Jinsheng

More information

Fuzzy time series forecasting of wheat production

Fuzzy time series forecasting of wheat production Fuzzy time series forecasting of wheat production Narendra kumar Sr. lecturer: Computer Science, Galgotia college of engineering & Technology Sachin Ahuja Lecturer : IT Dept. Krishna Institute of Engineering

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

American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) , ISSN (Online)

American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) , ISSN (Online) American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) 2313-4410, ISSN (Online) 2313-4402 Global Society of Scientific Research and Researchers http://asrjetsjournal.org/

More information

A fuzzy optimization algorithm for blow moulding process

A fuzzy optimization algorithm for blow moulding process Authors: Yeh-Liang Hsu, Tzu-Chi Liu, Ming-Sho Hsu, Francis Thibault (2001-05-18); recommended: Yeh-Liang Hsu (2001-05-18). Note: This paper is to be presented at The Sixth International Conference on CSCW

More information

Parameter Estimation of PI Controller using PSO Algorithm for Level Control

Parameter Estimation of PI Controller using PSO Algorithm for Level Control Parameter Estimation of PI Controller using PSO Algorithm for Level Control 1 Bindutesh V.Saner, 2 Bhagsen J.Parvat 1,2 Department of Instrumentation & control Pravara Rural college of Engineering, Loni

More information

Prashant Borkar Assistant Professor, Dept. of Computer Science and Engg.,

Prashant Borkar Assistant Professor, Dept. of Computer Science and Engg., Volume 7, Issue 4, April 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Traffic Signal

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

A Proposed Model For Forecasting Stock Markets Based On Clustering Algorithm And Fuzzy Time Series

A Proposed Model For Forecasting Stock Markets Based On Clustering Algorithm And Fuzzy Time Series Journal of Multidisciplinary Engineering Science Studies (JMESS) A Proposed Model For Forecasting Stock Markets Based On Clustering Algorithm And Fuzzy Time Series Nghiem Van Tinh Thai Nguyen University

More information

PARAMETRIC OPTIMIZATION OF RPT- FUSED DEPOSITION MODELING USING FUZZY LOGIC CONTROL ALGORITHM

PARAMETRIC OPTIMIZATION OF RPT- FUSED DEPOSITION MODELING USING FUZZY LOGIC CONTROL ALGORITHM PARAMETRIC OPTIMIZATION OF RPT- FUSED DEPOSITION MODELING USING FUZZY LOGIC CONTROL ALGORITHM A. Chehennakesava Reddy Associate Professor Department of Mechanical Engineering JNTU College of Engineering

More information

Adaptive Speed Control for Autonomous Mobile Robot using Fuzzy Logic Controller

Adaptive Speed Control for Autonomous Mobile Robot using Fuzzy Logic Controller Adaptive Speed Control for Autonomous Mobile Robot using Fuzzy Logic Controller Hamzah Ahmad, Wan Nur Diyana Wan Mustafa, and Mohd Rusllim Mohamed Faculty of Electrical & Electronics Engineering, Universiti

More information

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION Kamil Zakwan Mohd Azmi, Zuwairie Ibrahim and Dwi Pebrianti Faculty of Electrical

More information

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY

INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Fuzzy PID Controllers Using Matlab GUI Based for Real Time DC Motor Speed Control Suhas Yadav *1, Prof.S.S.Patil 2 *1,2 Department

More information

An Approach for Fuzzy Modeling based on Self-Organizing Feature Maps Neural Network

An Approach for Fuzzy Modeling based on Self-Organizing Feature Maps Neural Network Appl. Math. Inf. Sci. 8, No. 3, 27-2 (24) 27 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/.278/amis/8334 An Approach for Fuzzy Modeling based on Self-Organizing

More information

MATHEMATICAL MODEL FOR SURFACE ROUGHNESS OF 2.5D MILLING USING FUZZY LOGIC MODEL.

MATHEMATICAL MODEL FOR SURFACE ROUGHNESS OF 2.5D MILLING USING FUZZY LOGIC MODEL. INTERNATIONAL JOURNAL OF R&D IN ENGINEERING, SCIENCE AND MANAGEMENT Vol.1, Issue I, AUG.2014 ISSN 2393-865X Research Paper MATHEMATICAL MODEL FOR SURFACE ROUGHNESS OF 2.5D MILLING USING FUZZY LOGIC MODEL.

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

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

Reduction of Fuzzy Rules and Membership Functions and Its Application to Fuzzy PI and PD Type Controllers

Reduction of Fuzzy Rules and Membership Functions and Its Application to Fuzzy PI and PD Type Controllers 438 nternational Journal Seema Chopra, of Control, Ranajit Automation, Mitra, and and Vijay Systems, Kumar vol. 4, no. 4, pp. 438-447, August 6 Reduction of Fuzzy Rules and Membership Functions and ts

More information

Performance Limitations of Some Industrial PID Controllers

Performance Limitations of Some Industrial PID Controllers Performance Limitations of Some ndustrial P Controllers Flávio Faccin and Jorge O. Trierweiler * Chemical Engineering epartment Federal University of Rio Grande do Sul, Porto Alegre - RS, Brazil Abstract

More information