Fuzzy Expert Systems Lecture 9 (Fuzzy Systems Applications) (Fuzzy Control)

Size: px
Start display at page:

Download "Fuzzy Expert Systems Lecture 9 (Fuzzy Systems Applications) (Fuzzy Control)"

Transcription

1 Fuzzy Expert Systems Lecture 9 (Fuzzy Systems Applications) (Fuzzy Control) The fuzzy controller design methodology primarily involves distilling human expert knowledge about how to control a system into a set of rules. D.F. Jenkins and K.M. Passino, 1999 Lecture 09 صفحه 1

2 What is a control system? The objective of a simple control system is mainly to maintain some outputs or states of a given system as close as possible to a desired value both in transient and in steady state.. It means that the system outputs or states should be either kept constant at a desired value ( (Regulator System) ) or track a given known function or path ( (Tracker System) ) to some degree of accuracy. Lecture 09 صفحه 2

3 Control system (open loop and closed loop) a) open loop controller In an open loop control system, the controller provides inputs to the system hopefully to achieve control objectives. However, this is not verified because the actual output of the system is not measured or compared. Desired output Control system (controller) inputs system Actual output Lecture 09 صفحه 3

4 open loop controller Desired output Control system (controller) inputs system Actual output Lecture 09 صفحه 4

5 b) closed loop, feedback controller In a feedback control system (closed loop control), however, the outputs or states of the system are measured and fed back to the comparator unit. The error signal between desired and actual outputs of the system is produced here and used as the controller input(s). The output of the control system is then the inputs to the main system under control (see next slide) inputs Feed back signal system Feedback = outputs پس خورد Lecture 09 صفحه 5

6 Closed loop, feedback controller inputs Feed back signal system outputs Encoder Lecture 09 صفحه 6

7 Feedback control system diagram a) Controller in forward path Desired output + - Error Signal Control system (controller) inputs system Actual output comparator Measured output b) Controller in feedback path system Control system (controller) Lecture 09 صفحه 7

8 Control system challenges Desired output + - Error disturbance controller + + SYSTEM Actual output Corrupted Measurements + + Noise 1. Existence of noise and disturbance in the feedback loop. 2. Changing the parameters of the system with time. 3. Lacking a mathematical model of the system for controller design purpose or existence of uncertainties in model of the system. 4. Complexity and nonlinearity of the system model. Lecture 09 صفحه 8

9 Motor 2 Motor Drives Motor 1 گشتاور 2 گشتاور 1 Micro Computer Controller Commands Lecture 09 صفحه 9

10 Classical controllers Classical controller design procedure: 1) introducing a mathematical model of the system using experimental and/or modeling methods. 2) Designing a mathematical model of the controller using control system design theory such that for the controlled system (the system and the controller as a whole) some control objectives are achieved (such as tracking desired outputs or rejecting noise and disturbance). Moreover it is usually desired to meet some additional criteria such as optimality of the solution. 3) the controller is then implemented physically and used in the real system. Lecture 09 صفحه 10

11 Robustness Classical control systems are dependent to mathematical model of the system in nature and hence are expected to failure if the model of the system changes. They are usually called model-based controllers. The ability of a control system to function properly with uncertain models is called robustness or robustness to uncertainties. Robustness stability means to maintain stability in the presence of uncertainty. In a control system, the more dependence to model of the system means the less robustness. Lecture 09 صفحه 11

12 Fuzzy Controller In a fuzzy controller, the controller is a fuzzy system. The fuzzy controller can be designed using heuristics about the system under control and hence is not a model-based controller. Input Fuzzification interface Knowledge base Defuzzification interface Output State variable Control output Inference Controlled system (process) Control variable Control input FLC (Fuzzy Logic Control) Lecture 09 صفحه 12

13 Fuzzy Controller (Mamdani) Most fuzzy controllers use error (e(t)) and its derivative (de/dt) as inputs and produce the outputs. d(t) Disturbance Command r(t) - Error e(t) Fuzzy controller Control u(t) Dynamic system Output y(t) de\e NL NS ZE PS PL NL PL PL PS ZE NS NS PL PS PS ZE NS ZE PL PS ZE NS NL PS PS ZE NS NS NL PL ZE NS NS NL NL Example of membership functions NL NS ZE PS PL 0 Lecture 09 صفحه 13

14 An Example of a fuzzy controller (Inverted Pendulum Control) CASE STUDY 1 Inverted pendulum is an unstable nonlinear dynamic system which is used as a test bench for controller design problems F m, l θ M x e=r-x e=-x Objective: Balancing the beam on the cart (θ=0 and dθ/dt=0) x Lecture 09 صفحه 14

15 Modeling && θ = F 2 F ml & θ sin( θ ) g sin( θ ) + cos( θ ){ } m + M 2 4 m cos ( θ ) l( ) 3 m + M Inverted Pendulum Inverted pendulum, as a system can be considered a system with one input (F: applied horizontal force) and 2 or 4 outputs as depicted in the above diagram. It can be seen that the mathematical model is highly nonlinear and is subject to uncertainties. Lecture 09 صفحه 15 x θ & x& θ

16 Closed loop feedback control system θ & d θ d = 0 = 0 e& e FLC Controller F Inverted Pendulum x x& θ θ & The most important question in designing the fuzzy logic controller is how to define the fuzzy if-then rules of the controller or in general what is the source of knowledge for defining domain knowledge of the fuzzy system. Here we use human heuristics to obtain some rules of thumb for controlling the system. Lecture 09 صفحه 16

17 The following membership functions can be defined both for the input and output variables though having different universe of discourse. membership functions definitions NL NS ZE PS PL 0 NL: Negative Large NS: Negative Small ZE: Zero Equal PS: Positive Small PL: Positive Large Lecture 09 صفحه 17

18 If-then rules 1. If error is neglarge and change-in-error is neglarge then force is poslarge θ F M x x Lecture 09 صفحه 18

19 If error is zero and change-in-error is possmall then force is negsmall θ F M x x Lecture 09 صفحه 19

20 3. If error is Poslarge and change-in-error is negsmall then force is negsmall θ F M x And so on x Lecture 09 صفحه 20

21 Overall rule base (An example) The overall rule base can be shown in a table of 25 entries. Let the following coding mechanism is used and a sample rule base is shown in the table. Force (u) -2 to represent NL to represent NS 0 to represent ZE to represent PS 2 to represent PL e Change in error Lecture 09 صفحه 21

22 Ball and Beam Example CASE STUDY 2 The objective is to balance the ball on the beam at any given reference point. The input of the system is applied torque to the beam through a DC motor Reference point Applied torque x teta If you have MATLAB fuzzy logic toolbox and SIMULINK installed on your computer, Then open MATLAB window and type type slbb Lecture 09 صفحه 22

23 Simulation of the system using SIMULINK SYSTEM Input: tav τ Outputs: & x, x&, θ, θ Mux animbb Target Position Constant -1 Switch Mux Anim ation Target Position (Mouse-Driven) Scope Ball-Beam Dynamics Variable Initialization Mux Fuzzy Logic Controller Lecture 09 صفحه 23

24 FLC A type-zero sugeno controller is used here with 4 inputs and one output. Each input variable has two membership functions and the output variable is the output of a sugeno system with 16 constants (singleton output membership functions). The controller has 16 fuzzy sugeno if then rules. Lecture 09 صفحه 24

25 Input Membership functions (gbell Type) in1mf1 1 in1mf2 in2mf1 1 in2mf Degree of membership Degree of membership in in2 in3mf1 1 in3mf2 in4mf1 1 in4mf Degree of membership Degree of membership in3 in4 Lecture 09 صفحه 25

26 Simulation results fuzzy control of the Ball and Beam Position Step Response Tracking Reference Step Command Time The response of the system (position of the ball) to a step command is shown here. Lecture 09 صفحه 26

27 CASE STUDY 3 CASE STUDY: Fuzzy Washing Machines Objective: Selecting an appropriate wash time based on the available inputs such as dirtiness and type of dirtiness Courtesy of Matsushita Electric Industrial Company, Ltd. It is not actually a controller, it is a decision making process Lecture 09 صفحه 27

28 Partitioning of the input variables Dirtiness Type of dirt Lecture 09 صفحه 28

29 Partitioning of the Output variables Output membership functions are singletons(crisp numbers) in this example. Singletons are simpler than fuzzy sets. They need less memory space and work faster. Lecture 09 صفحه 29

30 Control Surface Rules for our washing machine controller are derived from common sense, data taken from typical home use, and experimentation in a controlled environment. A typical intuitive rule is as follows: If saturation time is long and transparency is bad, then wash time should be long. Lecture 09 صفحه 30

31 References 1. K. M. Passino, S. Yukovich, Fuzzy Control, Addison-Wesley, MATLAB, Fuzzy Logic Toolbox, MATWORKS Inc. 3. Michael Athans, Crisp Control is always better than fuzzy control EUFIT 99 DEBATE WITH PROF. L.A. ZADEH, Aachen. Lecture 09 صفحه 31

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems American Journal of Science, Engineering and Technology 217; 2(3): 77-82 http://www.sciencepublishinggroup.com/j/ajset doi: 1.11648/j.ajset.21723.11 Development of a Fuzzy Logic Controller for Industrial

More information

CHAPTER 4 FUZZY LOGIC CONTROLLER

CHAPTER 4 FUZZY LOGIC CONTROLLER 62 CHAPTER 4 FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Unlike digital logic, the Fuzzy Logic is a multivalued logic. It deals with approximate perceptive rather than precise. The effective and efficient

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques

Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques Afshan Ilyas, Shagufta Jahan, Mohammad Ayyub Abstract:- This paper presents a method for tuning of conventional

More information

High Efficiency DC/DC Buck-Boost Converters for High Power DC System Using Adaptive Control

High Efficiency DC/DC Buck-Boost Converters for High Power DC System Using Adaptive Control American-Eurasian Journal of Scientific Research 11 (5): 381-389, 2016 ISSN 1818-6785 IDOSI Publications, 2016 DOI: 10.5829/idosi.aejsr.2016.11.5.22957 High Efficiency DC/DC Buck-Boost Converters for High

More information

Application of Fuzzy Logic Controller in Shunt Active Power Filter

Application of Fuzzy Logic Controller in Shunt Active Power Filter IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): 2349-6010 Application of Fuzzy Logic Controller in Shunt Active Power Filter Ketan

More information

Fuzzy PID Controllers for Industrial Applications

Fuzzy PID Controllers for Industrial Applications Fuzzy PID Controllers for Industrial Applications G. Ron Chen Lecture for EE 6452 City University of Hong Kong Summary Proportional-Integral-Derivative (PID) controllers are the most widely used controllers

More information

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 92 CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 4.1 OVERVIEW OF PI CONTROLLER Proportional Integral (PI) controllers have been developed due to the unique

More information

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Osama Omer Adam Mohammed 1, Dr. Awadalla Taifor Ali 2 P.G. Student, Department of Control Engineering, Faculty of Engineering,

More information

IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER

IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ IMPLEMENTATION OF FUZZY LOGIC SPEED CONTROLLED INDUCTION MOTOR USING PIC MICROCONTROLLER

More information

Fuzzy Logic Controller on DC/DC Boost Converter

Fuzzy Logic Controller on DC/DC Boost Converter 21 IEEE International Conference on Power and Energy (PECon21), Nov 29 - Dec 1, 21, Kuala Lumpur, Malaysia Fuzzy Logic Controller on DC/DC Boost Converter N.F Nik Ismail, Member IEEE,Email: nikfasdi@yahoo.com

More information

Investigating Stability Comparison of a Conventional Controller and Fuzzy Controller on a Non-Linear System

Investigating Stability Comparison of a Conventional Controller and Fuzzy Controller on a Non-Linear System International Journal of Research in Engineering and Management Technology (IJREMT), Volume 01 Issue 03, October, 2015 Available at http://www.ijremt.com 1 Investigating Stability Comparison of a Conventional

More information

High Frequency Soft Switching Boost Converter with Fuzzy Logic Controller

High Frequency Soft Switching Boost Converter with Fuzzy Logic Controller High Frequency Soft Switching Boost Converter with Fuzzy Logic Controller 1 Anu Vijay, 2 Karthickeyan V, 3 Prathyusha S PG Scholar M.E- Control and Instrumentation Engineering, EEE Department, Anna University

More information

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

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

More information

Performance Analysis of Boost Converter Using Fuzzy Logic and PID Controller

Performance Analysis of Boost Converter Using Fuzzy Logic and PID Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 3 Ver. I (May. Jun. 2016), PP 70-75 www.iosrjournals.org Performance Analysis of

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2492-2497 ISSN: 2249-6645 Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Praveen Kumar 1, Anurag Singh Tomer 2 1 (ME Scholar, Department of Electrical

More information

Fuzzy Controllers for Boost DC-DC Converters

Fuzzy Controllers for Boost DC-DC Converters IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735 PP 12-19 www.iosrjournals.org Fuzzy Controllers for Boost DC-DC Converters Neethu Raj.R 1, Dr.

More information

DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers With Different Defuzzification Methods

DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers With Different Defuzzification Methods IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. III (Jan Feb. 2015), PP 37-47 www.iosrjournals.org DC Motor Position Control

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2017 Special 11(5): pages 129-137 Open Access Journal Comparison of

More information

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller Philip A. Adewuyi Mechatronics Engineering Option, Department of Mechanical and Biomedical Engineering, Bells University

More information

Induction Motor Drive Using Indirect Vector Control with Fuzzy PI Controller

Induction Motor Drive Using Indirect Vector Control with Fuzzy PI Controller Induction Motor Drive Using Indirect Vector Control with Fuzzy PI Controller 1 Priya C. Patel, 2 Virali P. Shah Department of Electrical Engineering, Kadi Sarva Vishwa Vidhyalaya Gujarat, INDIA 2 Viralitshah@ymail.com

More information

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR Journal of Fundamental and Applied Sciences ISSN 1112-9867 Research Article Special Issue Available online at http://www.jfas.info MODELING AND CONTROLLER DESIGN ON ARX MODEL OF ELECTRO-HYDRAULIC ACTUATOR

More information

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller International Journal of Control Theory and Applications ISSN : 0974-5572 International Science Press Volume 10 Number 25 2017 Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

More information

FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS

FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS FUZZY AND NEURO-FUZZY MODELLING AND CONTROL OF NONLINEAR SYSTEMS Mohanadas K P Department of Electrical and Electronics Engg Cukurova University Adana, Turkey Shaik Karimulla Department of Electrical Engineering

More information

for Intelligent Control of a Variable Speed Drive

for Intelligent Control of a Variable Speed Drive EEE Transactions on Energy Conversion, Vol. 9, No., December 99 79 Fuzzy Logic Application for ntelligent Control of a Variable Speed Drive Yifan Tang Longya Xu The Ohio State University Department of

More information

FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM

FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM 11th International DAAAM Baltic Conference INDUSTRIAL ENGINEERING 20-22 nd April 2016, Tallinn, Estonia FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM Moezzi Reza & Vu Trieu Minh

More information

Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3

Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3 Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3 1 King Saud University, Riyadh, Saudi Arabia, muteb@ksu.edu.sa 2 King

More information

Speed control of a DC motor using Controllers

Speed control of a DC motor using Controllers Automation, Control and Intelligent Systems 2014; 2(6-1): 1-9 Published online November 20, 2014 (http://www.sciencepublishinggroup.com/j/acis) doi: 10.11648/j.acis.s.2014020601.11 ISSN: 2328-5583 (Print);

More information

Speed Control of Three Phase Induction Motor Using Fuzzy-PID Controller

Speed Control of Three Phase Induction Motor Using Fuzzy-PID Controller Speed Control of Three Phase Induction Motor Using Fuzzy-PID Controller Mr. Bidwe Umesh. B. 1, Mr. Shinde Sanjay. M. 2 1 PG Student, Department of Electrical Engg., Govt. College of Engg. Aurangabad (M.S.)

More information

CHAPTER 4 FUZZY LOGIC BASED PHOTO VOLTAIC ENERGY SYSTEM USING SEPIC

CHAPTER 4 FUZZY LOGIC BASED PHOTO VOLTAIC ENERGY SYSTEM USING SEPIC 56 CHAPTER 4 FUZZY LOGIC BASED PHOTO VOLTAIC ENERGY SYSTEM USING SEPIC 4.1 INTRODUCTION A photovoltaic system is a one type of solar energy system which is designed to supply electricity by using of Photo

More information

is the angular velocity (speed) and friction in rotor of motor is very small (can be neglected) so Bm = 0.

is the angular velocity (speed) and friction in rotor of motor is very small (can be neglected) so Bm = 0. Application case 1 Part 1: Fuzzy controller design The objective of this case study is to perform the speed control of a separately excited DC motor (figure 1) using fuzzy logic controller (FLC). The controller

More information

A Comparative Study of P-I, I-P, Fuzzy and Neuro-Fuzzy Controllers for Speed Control of DC Motor Drive

A Comparative Study of P-I, I-P, Fuzzy and Neuro-Fuzzy Controllers for Speed Control of DC Motor Drive International Journal of Electrical Systems Science and Engineering : 9 A Comparative Study of PI, IP, Fuzzy and NeuroFuzzy Controllers for Speed Control of DC Motor Drive S.R. Khuntia, K.B. Mohanty, S.

More information

DC motor position control using fuzzy proportional-derivative controllers with different defuzzification methods

DC motor position control using fuzzy proportional-derivative controllers with different defuzzification methods TJFS: Turkish Journal of Fuzzy Systems (eissn: 1309 1190) An Official Journal of Turkish Fuzzy Systems Association Vol.1, No.1, pp. 36-54, 2010. DC motor position control using fuzzy proportional-derivative

More information

Implementation of Fuzzy Controller to Magnetic Levitation System

Implementation of Fuzzy Controller to Magnetic Levitation System IX Control Instrumentation System Conference (CISCON - 2012), 16-17 November 2012 201 Implementation of Fuzzy Controller to Magnetic Levitation System Amit Kumar Choudhary, S.K. Nagar and J.P. Tiwari Abstract---

More information

Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model

Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model Sumit 1, Ms. Kajal 2 1 Student, Department of Electrical Engineering, R.N College of Engineering, Rohtak,

More information

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Bahar A. Elmahi. Industrial Research & Consultancy Center, baharelmahi@yahoo.com Abstract- This paper

More information

USED OF FUZZY TOOL OR PID FOR SPEED CONTROL OF SEPRATELY EXCITED DC MOTOR

USED OF FUZZY TOOL OR PID FOR SPEED CONTROL OF SEPRATELY EXCITED DC MOTOR USED OF FUZZY TOOL OR PID FOR SPEED CONTROL OF SEPRATELY EXCITED DC MOTOR Amit Kumar Department of Electrical Engineering Nagaji Institute of Technology and Management Gwalior, India Prof. Rekha Kushwaha

More information

Simulation of Optimal Speed Control for a DC Motor Using Conventional PID Controller and Fuzzy Logic Controller

Simulation of Optimal Speed Control for a DC Motor Using Conventional PID Controller and Fuzzy Logic Controller International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 3 (2013), pp. 181-188 International Research Publications House http://www. irphouse.com /ijict.htm Simulation

More information

Fuzzy logic control implementation in sensorless PM drive systems

Fuzzy logic control implementation in sensorless PM drive systems Philadelphia University, Jordan From the SelectedWorks of Philadelphia University, Jordan Summer April 2, 2010 Fuzzy logic control implementation in sensorless PM drive systems Philadelphia University,

More information

Comparative Analysis of Room Temperature Controller Using Fuzzy Logic & PID

Comparative Analysis of Room Temperature Controller Using Fuzzy Logic & PID Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 7 (2013), pp. 853-858 Research India Publications http://www.ripublication.com/aeee.htm Comparative Analysis of Room Temperature

More information

A PHOTOVOLTAIC POWERED TRACKING SYSTEM FOR MOVING OBJECTS

A PHOTOVOLTAIC POWERED TRACKING SYSTEM FOR MOVING OBJECTS A PHOTOVOLTAI POWERED TRAKING SYSTEM FOR MOVING OBJETS İsmail H. Altaş* Adel M Sharaf ** e-mail: ihaltas@ktu.edu.tr e-mail: sharaf@unb.ca *: Karadeiz Technical University, Department of Electrical & Electronics

More information

ISSN: [IDSTM-18] Impact Factor: 5.164

ISSN: [IDSTM-18] Impact Factor: 5.164 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SPEED CONTROL OF DC MOTOR USING FUZZY LOGIC CONTROLLER Pradeep Kumar 1, Ajay Chhillar 2 & Vipin Saini 3 1 Research scholar in

More information

OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROLLERS

OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIVE USING INTELLIGENT CONTROLLERS OPTIMAL TORQUE RIPPLE CONTROL OF ASYNCHRONOUS DRIE USING INTELLIGENT CONTROLLERS J.N.Chandra Sekhar 1 and Dr.G. Marutheswar 2 1 Department of EEE, Assistant Professor, S University College of Engineering,

More information

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL

CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 47 CHAPTER 4 FUZZY BASED DYNAMIC PWM CONTROL 4.1 INTRODUCTION Passive filters are used to minimize the harmonic components present in the stator voltage and current of the BLDC motor. Based on the design,

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

CONTROL OF STARTING CURRENT IN THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC CONTROLLER

CONTROL OF STARTING CURRENT IN THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC CONTROLLER CONTROL OF STARTING CURRENT IN THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC CONTROLLER Sharda Patwa (Electrical engg. Deptt., J.E.C. Jabalpur, India) Abstract- Variable speed drives are growing and varying.

More information

Fuzzy Logic Techniques Applied to the Control of a Three-Phase Induction Motor

Fuzzy Logic Techniques Applied to the Control of a Three-Phase Induction Motor Fuzzy Logic Techniques Applied to the Control of a ThreePhase Induction Motor João L. Afonso Jaime Fonseca Júlio S. Martins Carlos A. Couto Department of Industrial Electronics University of Minho 4800

More information

ISSN: (Online) Volume 2, Issue 1, January 2014 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 2, Issue 1, January 2014 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 2, Issue 1, January 2014 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Fuzzy

More information

Fuzzy Logic Control of DSTATCOM for Improving Power Quality and Dynamic Performance

Fuzzy Logic Control of DSTATCOM for Improving Power Quality and Dynamic Performance Fuzzy Logic Control of DSTATCOM for Improving Power Quality and Dynamic Performance Juan Shi, Amin Noshadi, Akhtar Kalam, and Peng Shi College of Engineering and Science Victoria University, Melbourne,

More information

Speed Control of Brushless DC Motor Using Fuzzy Based Controllers

Speed Control of Brushless DC Motor Using Fuzzy Based Controllers Speed Control of Brushless DC Motor Using Fuzzy Based Controllers Harith Mohan 1, Remya K P 2, Gomathy S 3 1 Harith Mohan, P G Scholar, EEE, ASIET Kalady, Kerala, India 2 Remya K P, Lecturer, EEE, ASIET

More information

A GENERALIZED DIRECT APPROACH FOR DESIGNING FUZZY LOGIC CONTROLLERS IN MATLAB/SIMULINK GUI ENVIRONMENT

A GENERALIZED DIRECT APPROACH FOR DESIGNING FUZZY LOGIC CONTROLLERS IN MATLAB/SIMULINK GUI ENVIRONMENT A GENERALIZED DIRECT APPROACH FOR DESIGNING FUZZY LOGIC CONTROLLERS IN MATLAB/SIMULINK GUI ENVIRONMENT Ismail H. ALTAS 1, Adel M. SHARAF 2 1 Department of Electrical and Electronics Engineering Karadeniz

More information

Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University

Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University Control Of Three Phase BLDC Motor Using Fuzzy Logic Controller Anjali. A. R M-Tech in Powerelectronics & Drives,Calicut University Abstract Brushless DC (BLDC) motor drives are becoming widely used in

More information

Fuzzy Logic Based Speed Control System Comparative Study

Fuzzy Logic Based Speed Control System Comparative Study Fuzzy Logic Based Speed Control System Comparative Study A.D. Ghorapade Post graduate student Department of Electronics SCOE Pune, India abhijit_ghorapade@rediffmail.com Dr. A.D. Jadhav Professor Department

More information

Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller

Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller Karnail Singh 1, Ashwani Kumar 2 PG Student[EE], Deptt.of EE, Hindu College of Engineering, Sonipat, India 1

More information

Fuzzy auto-tuning for a PID controller

Fuzzy auto-tuning for a PID controller Fuzzy auto-tuning for a PID controller Alain Segundo Potts 1, Basilio Thomé de Freitas Jr 2. and José Carlos Amaro 2 1 Department of Telecommunication and Control. University of São Paulo. Brazil. e-mail:

More information

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER Archana G C 1 and Reema N 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

More information

ROBUST SERVO CONTROL DESIGN USING THE H /µ METHOD 1

ROBUST SERVO CONTROL DESIGN USING THE H /µ METHOD 1 PERIODICA POLYTECHNICA SER. TRANSP. ENG. VOL. 27, NO. 1 2, PP. 3 16 (1999) ROBUST SERVO CONTROL DESIGN USING THE H /µ METHOD 1 István SZÁSZI and Péter GÁSPÁR Technical University of Budapest Műegyetem

More information

A PLC-based Self-tuning PI-Fuzzy Controller for Linear and Non-linear Drives Control

A PLC-based Self-tuning PI-Fuzzy Controller for Linear and Non-linear Drives Control A PLC-based Self-tuning PI-Fuzzy Controller for Linear and Non-linear Drives Control Muhammad Arrofiq *1, Nordin Saad *2 Universiti Teknologi PETRONAS Tronoh, Perak, Malaysia muhammad_arrofiq@utp.edu.my

More information

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM 55 Jurnal Teknologi, 35(D) Dis. 2001: 55 64 Universiti Teknologi Malaysia DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM

More information

CHAPTER 3 FUZZY LOGIC CONTROLLER FOR LFC AND AVR

CHAPTER 3 FUZZY LOGIC CONTROLLER FOR LFC AND AVR 58 CHAPTER 3 FUZZY LOGIC CONTROLLER FOR LFC AND AVR 3.1 INTRODUCTION Modern power systems are characterized by extensive system interconnections and increasing dependence on control for optimum utilization

More information

ANALYSIS OF SEPIC CONVERTER USING PID AND FUZZY LOGIC CONTROLLER

ANALYSIS OF SEPIC CONVERTER USING PID AND FUZZY LOGIC CONTROLLER Impact Factor (SJIF): 5.302 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 5, Issue 3, March-2018 ANALYSIS OF SEPIC CONVERTER

More information

International Journal of Advance Engineering and Research Development. Aircraft Pitch Control System Using LQR and Fuzzy Logic Controller

International Journal of Advance Engineering and Research Development. Aircraft Pitch Control System Using LQR and Fuzzy Logic Controller Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3,Issue 5,May -216 e-issn : 2348-447 p-issn : 2348-646 Aircraft Pitch Control

More information

Development of a Fuzzy Logic based Photovoltaic Maximum Power Point Tracking Control System using Boost Converter

Development of a Fuzzy Logic based Photovoltaic Maximum Power Point Tracking Control System using Boost Converter Development of a Fuzzy Logic based Photovoltaic Maximum Power Point Tracking Control System using Boost Converter Triveni K. T. 1, Mala 2, Shambhavi Umesh 3, Vidya M. S. 4, H. N. Suresh 5 1,2,3,4,5 Department

More information

CHAPTER 4 LOAD FREQUENCY CONTROL OF INTERCONNECTED HYDRO-THERMAL SYSTEM

CHAPTER 4 LOAD FREQUENCY CONTROL OF INTERCONNECTED HYDRO-THERMAL SYSTEM 53 CHAPTER 4 LOAD FREQUENCY CONTROL OF INTERCONNECTED HYDRO-THERMAL SYSTEM 4.1 INTRODUCTION Reliable power delivery can be achieved through interconnection of hydro and thermal system. In recent years,

More information

An Expert System Based PID Controller for Higher Order Process

An Expert System Based PID Controller for Higher Order Process An Expert System Based PID Controller for Higher Order Process K.Ghousiya Begum, D.Mercy, H.Kiren Vedi Abstract The proportional integral derivative (PID) controller is the most widely used control strategy

More information

Adaptive Fault Tolerant Control of an unstable Continuous Stirred Tank Reactor (CSTR)

Adaptive Fault Tolerant Control of an unstable Continuous Stirred Tank Reactor (CSTR) ENGR691X: Fault Diagnosis and Fault Tolerant Control Systems Fall 2010 Adaptive Fault Tolerant Control of an unstable Continuous Stirred Tank Reactor (CSTR) Group Members: Maryam Gholamhossein Ameneh Vatani

More information

FUZZY LOGIC BASED DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR

FUZZY LOGIC BASED DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR Volume 116 No. 11 2017, 171-179 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v116i11.18 ijpam.eu FUZZY LOGIC BASED DIRECT TORQUE CONTROL

More information

Self-Tuning PI-Type Fuzzy Direct Torque Control for Three-phase Induction Motor

Self-Tuning PI-Type Fuzzy Direct Torque Control for Three-phase Induction Motor Self-Tuning PI-Type Fuzzy Direct Torque Control for Three-phase Induction Motor JOSÉ L. AZCUE P., ALFEU J. SGUAREZI FILHO and ERNESTO RUPPERT Department of Energy Control and Systems University of Campinas

More information

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using PID and Fuzzy Logic 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 A.K. Singh 1 Assistant Professor, 2 Reseach Scholar, Associate Professor 1,2,3 Electrical

More information

Development of Fuzzy Logic Controller for Quanser Bench-Top Helicopter

Development of Fuzzy Logic Controller for Quanser Bench-Top Helicopter IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Development of Fuzzy Logic Controller for Quanser Bench-Top Helicopter To cite this article: M. H. Jafri et al 2017 IOP Conf.

More information

Study on Synchronous Generator Excitation Control Based on FLC

Study on Synchronous Generator Excitation Control Based on FLC World Journal of Engineering and Technology, 205, 3, 232-239 Published Online November 205 in SciRes. http://www.scirp.org/journal/wjet http://dx.doi.org/0.4236/wjet.205.34024 Study on Synchronous Generator

More information

Control of Rotary Cranes Using Fuzzy Logic and Time-Delayed Position Feedback Control

Control of Rotary Cranes Using Fuzzy Logic and Time-Delayed Position Feedback Control Control of Rotary Cranes Using Fuzzy Logic and Time-Delayed Position Feedback Control Amjed A. Al-Mousa Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial

More information

Fuzzy Adapting PID Based Boiler Drum Water Level Controller

Fuzzy Adapting PID Based Boiler Drum Water Level Controller IJSRD - International Journal for Scientific Research & Development Vol., Issue 0, 203 ISSN (online): 232-063 Fuzzy Adapting PID Based Boiler Drum ater Level Controller Periyasamy K Assistant Professor

More information

International Journal of Advance Engineering and Research Development. Fuzzy Logic Based Automatic Generation Control of Interconnected Power System

International Journal of Advance Engineering and Research Development. Fuzzy Logic Based Automatic Generation Control of Interconnected Power System Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 3, Issue 1, January -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Fuzzy

More information

FUZZY ADAPTIVE PI CONTROLLER FOR SINGLE INPUT SINGLE OUTPUT NON-LINEAR SYSTEM

FUZZY ADAPTIVE PI CONTROLLER FOR SINGLE INPUT SINGLE OUTPUT NON-LINEAR SYSTEM FUZZY ADAPTIVE PI CONTROLLER FOR SINGLE INPUT SINGLE OUTPUT NON-LINEAR SYSTEM A. Ganesh Ram and S. Abraham Lincoln Department of E and I, FEAT, Annamalai University, Annamalainagar, Tamil Nadu, India E-Mail:

More information

Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing Power System Oscillation Damping

Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing Power System Oscillation Damping AMSE JOURNALS 216-Series: Advances C; Vol. 71; N 1 ; pp 24-38 Submitted Dec. 215; Revised Feb. 17, 216; Accepted March 15, 216 Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing

More information

Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control

Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control 1 Deepa Shivshant Bhandare, 2 Hafiz Shaikh and 3 N. R. Kulkarni 1,2,3 Department of Electrical Engineering,

More information

Lecture 10. Lab next week: Agenda: Control design fundamentals. Proportional Control Proportional-Integral Control

Lecture 10. Lab next week: Agenda: Control design fundamentals. Proportional Control Proportional-Integral Control 264 Lab next week: Lecture 10 Lab 17: Proportional Control Lab 18: Proportional-Integral Control (1/2) Agenda: Control design fundamentals Objectives (Tracking, disturbance/noise rejection, robustness)

More information

CHAPTER 3 METHODOLOGY

CHAPTER 3 METHODOLOGY CHAPTER 3 METHODOLOGY 3.1 INTRODUCTION This chapter will explain about the flow chart of project, designing fuzzy logic controller and fuzzy logic algorithms. Next, it will explain electrical circuit design

More information

i d -i q Control Strategy for Mitigation of Current Harmonics with Fuzzy Logic Controller Using Matlab/Simulation and RTDS Hardware

i d -i q Control Strategy for Mitigation of Current Harmonics with Fuzzy Logic Controller Using Matlab/Simulation and RTDS Hardware Intelligent Control and Automation, 211, 2, 371-382 doi:1.4236/ica.211.2442 Published Online November 211 (http://www.scirp.org/journal/ica) i d -i q Control Strategy for Mitigation of Current Harmonics

More information

Design and Simulation of a Hybrid Controller for a Multi-Input Multi-Output Magnetic Suspension System

Design and Simulation of a Hybrid Controller for a Multi-Input Multi-Output Magnetic Suspension System Design and Simulation of a Hybrid Controller for a Multi-Input Multi-Output Magnetic Suspension System Sherif M. Abuelenin, Member, IEEE Abstract In this paper we present a Fuzzy Logic control approach

More information

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS Kapil Ghuge 1, Prof. Manish Prajapati 2 Prof. Ashok Kumar Jhala 3 1 M.Tech Scholar, 2 Assistant Professor, 3 Head of Department, R.K.D.F.

More information

Maximum Power Point Tracking Of Photovoltaic Array Using Fuzzy Controller

Maximum Power Point Tracking Of Photovoltaic Array Using Fuzzy Controller Maximum Power Point Tracking Of Photovoltaic Array Using Fuzzy Controller Sachit Sharma 1 Abhishek Ranjan 2 1 Assistant Professor,ITM University,Gwalior,M.P 2 M.Tech scholar,itm,gwalior,m.p 1 Sachit.sharma.ec@itmuniversity.ac.in

More information

Fuzzy Intelligent Controller for the MPPT of a Photovoltaic Module in comparison with Perturb and Observe algorithm

Fuzzy Intelligent Controller for the MPPT of a Photovoltaic Module in comparison with Perturb and Observe algorithm Fuzzy Intelligent Controller for the MPPT of a Photovoltaic Module in comparison with Perturb and Observe algorithm B. Amarnath Naidu 1, S. Anil Kumar 2 and Dr. M. Siva Sathya Narayana 3 1, 2 Assistant

More information

Temperature Control of Water Tank Level System by

Temperature Control of Water Tank Level System by Temperature Control of Water Tank Level System by using Fuzzy PID Controllers B. Varalakshmi 1 and T. Bhaskaraiah 2 1 PG Scholar, SIETK, Puttur, India 2 Assistant Professor, SIETK, Puttur, India Abstract-

More information

A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR

A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR International Journal of Science, Environment and Technology, Vol. 3, No 5, 2014, 1713 1720 ISSN 2278-3687 (O) A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR 1 P. Sweety

More information

Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations

Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations K. Prasertwong, and N. Mithulananthan Abstract This paper presents some interesting simulation

More information

CHAPTER 6. CALCULATION OF TUNING PARAMETERS FOR VIBRATION CONTROL USING LabVIEW

CHAPTER 6. CALCULATION OF TUNING PARAMETERS FOR VIBRATION CONTROL USING LabVIEW 130 CHAPTER 6 CALCULATION OF TUNING PARAMETERS FOR VIBRATION CONTROL USING LabVIEW 6.1 INTRODUCTION Vibration control of rotating machinery is tougher and a challenging challengerical technical problem.

More information

DC Link Capacitor Voltage of D-Statcom With Fuzzy Logic Supervision

DC Link Capacitor Voltage of D-Statcom With Fuzzy Logic Supervision DC Link Capacitor Voltage of D-Statcom With Fuzzy Logic Supervision M.Pavani, Dr.I.Venugopal, II M.Tech (Pe&Ps), Professor, Kecw, Kesanupalli, Narsaraopet E-Mail:Matamalapavani32@Gmail.Com Abstract: In

More information

P. Sivakumar* 1 and V. Rajasekaran 2

P. Sivakumar* 1 and V. Rajasekaran 2 IJESC: Vol. 4, No. 1, January-June 2012, pp. 1 5 P. Sivakumar* 1 and V. Rajasekaran 2 Abstract: This project describes the design a controller for PWM boost Rectifier. This regulates the output voltage

More information

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 49 CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES 3.1 INTRODUCTION The wavelet transform is a very popular tool for signal processing and analysis. It is widely used for the analysis

More information

SPEED CONTROL OF AN INDUCTION MOTOR USING FUZZY LOGIC AND PI CONTROLLER AND COMPARISON OF CONTROLLERS BASED ON SPEED

SPEED CONTROL OF AN INDUCTION MOTOR USING FUZZY LOGIC AND PI CONTROLLER AND COMPARISON OF CONTROLLERS BASED ON SPEED SPEED CONTROL OF AN INDUCTION MOTOR USING FUZZY LOGIC AND PI CONTROLLER AND COMPARISON OF CONTROLLERS BASED ON SPEED Naveena G J 1, Murugesh Dodakundi 2, Anand Layadgundi 3 1, 2, 3 PG Scholar, Dept. of

More information

Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic PID Controller In Position Control System Of Dc Motor

Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic PID Controller In Position Control System Of Dc Motor Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic PID Controller In Position Control System Of Dc Motor Abstract G.SUDHA 1 Assistant Professor / Electronics & Instrumentation

More information

Hybrid Input Shaping and Non-collocated PID Control of a Gantry Crane System: Comparative Assessment

Hybrid Input Shaping and Non-collocated PID Control of a Gantry Crane System: Comparative Assessment Hybrid Input Shaping and Non-collocated PID Control of a Gantry Crane System: Comparative Assessment M.A. Ahmad, R.M.T. Raja Ismail and M.S. Ramli Faculty of Electrical and Electronics Engineering Universiti

More information

Comparison Effectiveness of PID, Self-Tuning and Fuzzy Logic Controller in Heat Exchanger

Comparison Effectiveness of PID, Self-Tuning and Fuzzy Logic Controller in Heat Exchanger J. Appl. Environ. Biol. Sci., 7(4S)28-33, 2017 2017, TextRoad Publication ISSN: 2090-4274 Journal of Applied Environmental and Biological Sciences www.textroad.com Comparison Effectiveness of PID, Self-Tuning

More information

Fuzzy Logic Based Speed Control System for Three- Phase Induction Motor

Fuzzy Logic Based Speed Control System for Three- Phase Induction Motor ANALELE UNIVERSITĂłII EFTIMIE MURGU REŞIłA ANUL XX, NR. 1, 2013, ISSN 1453-7397 Marwan A. Badran, Mostafa A. Hamood, Waleed F. Faris Fuzzy Logic Based Speed Control System for Three- Phase Induction Motor

More information

Fuzzy Logic Control of a Magnetic Suspension. System Using xpc Target

Fuzzy Logic Control of a Magnetic Suspension. System Using xpc Target Fuzzy Logic Control of a Magnetic Suspension System Using xpc Target by Stephen Friederichs Project Advisors: Dr. Winfred Anakwa and Dr. In Soo Ahn Submitted: December 1, 2004 EE451 Senior Capstone Project

More information

Real-Time Performance Evaluation of a Fuzzy PI + Fuzzy PD Controller for Liquid-Level Process

Real-Time Performance Evaluation of a Fuzzy PI + Fuzzy PD Controller for Liquid-Level Process NTERNATONAL JOURNAL OF NTELLGENT CONTROL AND SYSTEMS VOL. 13, NO. 2, JUNE 2008, 89-96 Real-Time Performance Evaluation of a Fuzzy P + Fuzzy PD Controller for Liquid-Level Process Vineet KUMAR, K.P.S. RANA

More information

CHAPTER 7 CONCLUSIONS AND FUTURE SCOPE

CHAPTER 7 CONCLUSIONS AND FUTURE SCOPE CHAPTER 7 CONCLUSIONS AND FUTURE SCOPE 7.1 INTRODUCTION A Shunt Active Filter is controlled current or voltage power electronics converter that facilitates its performance in different modes like current

More information

Comparison of Buck-Boost and CUK Converter Control Using Fuzzy Logic Controller

Comparison of Buck-Boost and CUK Converter Control Using Fuzzy Logic Controller ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information