A New Defuzzification Method for Fuzzy Control of Power Converters

Size: px
Start display at page:

Download "A New Defuzzification Method for Fuzzy Control of Power Converters"

Transcription

1 A New Defuzzification for Fuzzy Control of Power Converters Yigang Shi and P.C. Sen, Fellow, IEEE Department of Electrical and Computer Engineering Queen s University Kingston, Ontario, Canada, K7L 3N6 Abstract In this paper, a new deffuziflcation method is proposed wldch can provide improved performance in Fuzzy Control for DC-DC converters. A comparative study of different defuzzification methods adopted in Fuzzy Logic Control (FLC), such as Center of Area (COA), Center of Sums (COS), Height (HM), Middle of Maxima (MOM), Center of Largest Area (COLA), and First of Maxima (FM), for application to DC-DC Buck-Converters is presented. The dhtinction among the characteristics which lead to varying performance is outlined. A new method called Height Weighted Second Maxima (HWSM) is proposed and its performance is assessed. The paper also presents simulation results of the performance of the closed-loop converters from the steudpoint of start-up transient, load regulation end line regulation. The simulations show that COA, COS, and HM defuzzification methods have better dynamic performance and less steady state error. The new HWSM defuzzification method provides further improvement. 1 Introduction There has been a rapid growth of research in fuzzy cent rol and fuzzy modeling since Zadeh [1] first gave mathematical foundation of fuzzy systems. Mamdani and his colleagues first applied fuzzy logic in industrial control applications [2]. Recently, the interest for practical application of fuzzy logic is growing rapidly. It has been successfully applied in factory automation, such as industrial robot and NC machines [3, 13]. Normally, power electronics based on conventional control methods [4] failed to perform satisfactorily under parameter variation, non linearity, load disturbance, etc. Many efforts have been made recently to improve the performance of the controller in power converters. State feedback controllers, self tunningcontrollers and model reference adaptive controllers, etc., were adopted to the control of power electronics []. But these controllers also need accurate mathematical models and are therefore sensitive to parameter variation. Sliding mode controllers (SLMC) [6, 7, 8, 11] were introduced since it does not need an accurate mathematical model. The dhiadvantage of this method is the drastic changes of the control variable whkh leads to chattering. The chattering problem can be scdved by introducing a boundary layer around the sliding plane [9]. However, the local non-linearities in the state sp~e we not considered in the SLMC design. The application of fuzzy theory in power electronics is relatively new [3,, 12] ancl has received attention of a number of researchers in recent years. A power electronics system, in general, has complex nonlinear model with parameter variation problem, and the control needs to be very fast. The operation of fuzzy logic controller (FLC) does nc~trely on how accurate the model is, but on how effective the linguistic rules of the fuzzy controller are. Fuzzy control therefore simplifies the design of optimal compensation for DC- DC converters. Unlike SLMC, it is possible to take account for local non-linearities in FLC. Many papers showed the potential and feasibility of FLC control for Power Electronic circuits [11, 12]. Fuzzy control can provide better performance than the conventional PI-controller for DC-to-DC Buck converter [11]. The Fhzzy Controller also show Sliding Mode characteristics resulting in robust control [11]. A typical Fuzzy Logic Controller (FLC) has the following components: fumification, knowledge base, decision making and defuzzification. The performance oft he FLC depends very much on the defuzzification process. This is because the overall performance of the system under control is determined by the controlling signal (the defuzzified output of the FLC) the system receives. In this paper, some useful results will be first reviewed, in particular the effects of different defuzzifi-

2 cation methods as applied to voltage control of DC- DC Converters will be presented. Then a new method called Hight Weighted Second Maximum (HWSM) is investigateed, which can provide improved performance such as reduction of the high starting current in Fuzzy Control for DC-DC converters. 2 Review of fuzzy logic control The FLC has evolved over ahnost twenty years. Three classes of FLC have been recognized by industry. They are Direct FLC, Self-organized FLC and FLC based on Fuzzy Model [13]. However, the simplest conventional FLC is the basis for the aforementioned three types of FLCS and still play an important role in practice. The conventional FLC shown in Fig. 1 consists of the following components: Fuzzification, Rule Base, Inference Mechanism, and Defuzzification. In order to connect linguistic control strategies with speciilc control actions, linguistic variables and the corresponding fuzzy sets or fuzzy membership functions should fist be defined. The simplest and most efficient form of membership function is the triangular one shown in Fig. 2(a). The main part of FLC is Rule base and Inference Mechnism. Rule base is normally expressed in a set of Fuzzy Linguistic rules, with each rule triggered with varying belief or support. The i+% linguistic control rule can be expressed as: ~: IF e~ is Ai AND dea is Bi THEN Ui is C~ where Ai and Bi (antecedent), Ci (consequent) are fuzzy variables characterized by fuzzy membership function. The set of fuzzy rules normally can be summarized aa a table as shown in Fig. 2(b). The last components of FLC is defuzzification. Several defuzzification methods have been proposed [, 14,1, 16], they are Center of Area (COA), Center of Sums (COS), Height (HM), Mean of Maxima (MOM), Center of Largest Area (COLA), and First of Maxima (FM). 3 Defuzzification methods Basically, defuzzification is a mapping from a space of fuzzy control action defined over an output universe of discourse into a space of nonfuzzy (crisp) control actions. A defuzzification strategy is aimed at producing a crisp control action that best represents the possibility distribution of an inferred fuzzy control action [14]. The various strategies that have been reported in literature are described as follows and the graphical representations of them are shown in Fig. 4. (a) Center of Area (COA). The centroid defuzzification method selects the output crispy value corresponding to the center of gravity of the output membership function which is given by the expression: ~.= J wp(w)dw SAw)dw (b) Center of Sums (COS). A similar to COA but faster defuzzification method is the center of sums. This method avoids the computation of the union of the fuzzy sets, and considers the contribution of the area of each fuzzy set individually, is given by the expression: ~.= J-wZ;=lP(w)dw.(X;+ Aw)dw (1) which (c).. Height (HM). In the height method, the centroid of ea& output membership function for each rule is first evaluated. The &al output is then calculated as the average of the individual centroids, weighted by their heights (degree of membership) aa follows: ~.= Z;=l %4%) Z;=l /-4%) (d) Middle of Maxima (MOM). The MOM strategy generates a control action whkh represents the mean value of all local control actions whose membership functions reach the maximum and may be expressed as: j=l 1 (e) Center of Largest Area (COLA). The COLA method is used in the case when universe of dkcourse W is non-convex, i.e., it consists of at least two convex fuzzy subsets. Then the method determines the convex fuzz y subset with the largest area and defines the crisp output value U. to be the Center of Area of this particular fuzzy subset. It is difficult to represent this defuzzification method formally. (f) First of Maxima (FM). The FM method uses the union of the fuzzy sets and takes the smallest value of the domain with maximum membership degree, which is expressed as: (2) (3) (4) Ull = inf{w e w Ip(w) = hgt(w) () where hgt(w)is the highest membership degree of w. When the MOM strategy is used, the performance of an FLC is similar to that of a multilevel relay system [17], while the COA strategy yields results

3 which are similar to those obtainable with a conventional PI controller [18]. It can be expected that the COA strategy can yield superior results, especially the steady-state performance. From the equations of HM and COA, it can be noted that HM gives more consideration on the local control actions with larger membership functions than COA does. That means FLC with HM method has larger effective gain than that of FLC with COA even if they have the same value of gain factor & (equation 8). (g) Height Weighted Second Maxima (HWSM). This is a new method propsed in this paper. In this method, the second maximum of each output membership function for each rule is first evaluated. The final output is calculated as the average of the individual maxima, weighted by their heights (degree of membership) aa follows: where wj takes the largest value of the domain with maximal membership degree. 4 Simulation results The fuzzy control algorithm (6) and the afore mentioned defuzzification methods are now verified by simulations. Fig. 3 shows the arrangement and parameters of a buck converter with the fuzzy logic controller. For the subsequent discussions, the linear differential equations are used by representing the buck converter as a simplified equivalent circuit shown in Fig. 3. We can express them in the usual state variable matrix form: [H=[l-3rJkl+[w ( ) 7) where voi=v8 when the circuit is on, otherwise v~~=0. The parameters of buck converter are L=1OOPH, C=200pF, &=2.fl, V,=20V. The simulation results are for start up of the buck converter horn the zero initial state. Basically, the rule table of the fuzzy controller associated with the different defuzzification methods are the same. And, the gain factor &, the normalization factor Ke of the error e and the normalizat ion factor KCe of the change of error ce have to be adjusted to fit the operating condition of the converter [12]. These three scaling factors which describe the particular input normalization and output renormalization play a role similar to that of the gain coefficients in a conventional controller. The PI-like fuzzy controller [1] used in this paper can be represented as Kd. As(k) = F(K.. e(k), K... Ae(k)) (8) where F is a nonlineax function representing the fuzzy controller. WMle carrying on the simulations, the parameters Kd, K., and K(ce) are adjusted by trial and error approach to provide a good comprise between the transient and steady state performance. Although this method is rather time-consuming, it has been widely used for Fuzzy Logic Control in many industrial applications [3, 13]. Simulation results for defuzzification methods are shown in Fig. to Fig. 11. Results are obtained for supply voltage change of 20V to 1V and for resistance change of Ml to 2.0 For COA defuzzification method, for supply voltage variation, regulated voltage in Fig. (a) shows small overshoot and it settles down quickly with very brief and small oscillation. For load change, regulated voltage in Fig. (b) shows small overshoot and it settles down quickly to a steady state with small oscillation. It also can be noted that there exists no steady state error for both voltage change and resistance change, but there exists a high starting current. For COS defuzzification method, regulated voltage for both supply change and resistance change in Fig. 6 shows almost COA defuzzification the same result as that in Fig. for method. For HM defuzzification method, for supply voltage variation, regulated voltage in Fig. 7(a) shows very small overshoot and undershoot at the transition almost without oscillation. For load change, regulated voltage in Fig. 7(b) shows very small overshoot and it settles down quickly. There exists a high initial current and no steady state error with the regulated voltage response in both figures. For MOM defuzzification method, for supply voltage variation, regulated voltage in Fig. 8(a) shows large overshoot and underdamped oscillation. Moreover, it haa a steady state error and a high starting current. For load change, regulated voltage in Fig. 8(b) shows appreciable overshoot and it settles down slowly to a steady state with a steady state error compared to both COA and HM methods. For COLA defuzzification method, regulated voltage for both supply change and resist ante change in Fig. 9 shows almost the same result as that in Fig. 8 for MOM defuzzification method. For FM detizzification method, for supply voltage variation, and for load change, regulated voltage in Fig. shows large overshoot and undershoot and is highly oscillatory. As well, there is a steady state error. For proposed HWSM defuzzification method, for supply volt age variation, regulated volt age in Fig. 1l(a) shows no overshoot at the start-up, no oscillation in the steady state and the start-up current

4 reduces significantly. For load change, regulated voltage in Fig. 11(b) shows no overshoot and the start-up current goes down greatly. As well, there is no steady state error for both supply voltage change and load disturbance. Comparative Evaluation For supply voltage change and load disturbance fuzzy controller with COA, COS, or HM methods respond in a highly damped manner whereas FLCS with MOM, COLA, or FM methods respond in an nnderdamped manner. In the steady state FLCS with COA, COS, or HM methods have almost zero steady state error whereas FLCS with MOM, COLA, or FM methods have a non zero steady state error. The FLC with HWSM method has ahnost the same performance as COA but with better start up transient and less initial current. It is evident that MOM and FM are the simplest ones for computation and implementation. But they have poor system responses. COA method has more computational intensity than that of MOM or FM while it can yield a satisfactory response during the transient aa well as in the steady state for both load and supply disturbance. HM, COS,, or HWSM methods have almost the same computational intensity as that of MOM or FM. However, they have almost the same good performance as that of COA. From the simulation results, it can also be noted that the FLCS with MOM or COLA methods have less oscillation in the steady state whereas other methods, in the steady state. such as COA, or COS, have small oscillation Since a fast response and a smail steady state error are required, COA, COS, HM, or HWSM can be used in the defuzzification procedure of the fuzzy control of DC-DC Converters. But the fuzzy control systems with COA, COS, or HM method have high initial current. Since HWSM shows good starting performance, such as reduced initial current, and very smooth response in the steady state, it is the best choice for the fuzzy control of DC-DC 6 Conclusion Converters. In this paper, different defuzzification methods that can be adopted by FLC for application to DC-DC converters have been studied. It is observed that each defuzzification techrique has certain advantages and certain disadvantages. A new HWSM defuzzification method is proposed. From computer simulation studies it is observed that the new proposed HWSM defuzzification technique provides the best performance. References [1] [2] [3] [4] [] [6] [7] [8] B. K. Bose, Sliding Mode Control of Induction Motor. IEEE-IAS Con. Rec. 198, pp [9] [] [11] [12] [13] [14] L. A. Zadeh. Fuzzy Set. Information and Control, vol. 8, pages , 198. E. H. Mamdani and S. Assililan. LAn Experiment in Linguistic Synthesis with Fuzzy Logic Controller. Int..Jow-. Man Mach. Studies, vol. 7, pp. 1-13, 197. C. Y. Won, S. C. Kim and B. K. Bose. Robust Position Control of Induction Motor Using Fuzzy Logic Control, Conf. Rec. IEEE IAS Ann. Meeting, pp , P. K. Nandam and P. C. Sen. (A Comparative Study of Proportional-Integral and Integral Proportional Controllers for DC motor Drives. Internation Journal of Cont~ol, l. 44, No. 1, pages P. C. Sen. Electric Motor Drives and Control - Past, Present, and Future. L?3.?LEThan. on Industrial Electronics, l 37, No 6, Dec 1990, pp R. Venkataramanan and A. Sabanovic and S. Cuk, Sliding Mode Ccmtrol of DC-DC Converters. IEEE-IECON Rec. 198, pp C. Namuduri and P. C.!Sen, A Servo-Control System Using a Self-Controlled Synchronous Motor with Sliding Mode Controller. L??EE Trans. on Industry Applications, l IA-23, No. 2, Mar-Apr. 1987, pp J. E. Slotline and W. Li, Applied Nonlinear Control. Engelwood C lijj%,nj: Prentice-Hanll, G. C. D. Sousa and B. K. Bose. A FUZZY Set Theory Based Control of a Phase-Controlled Converter DC Machine Drive, 1991 IEEE hi. App. Sot. Annu. Meeting, pp , V. S. C. Raviraj and P. C. Sen. Comparative Study of Proportional-Integral, Sliding Mode and Fuzzy Logic Controllers for Power Converters. IEEE IAS Ann. Proceedings, pp , 199. W. C. So, C. K. Tse and Y. K. Lee. A Fuzzy Controller for DC-DC Converters. IEEE PESC 94, Taiwan, pp , June M. J. Er, A Review of Neural-Fuzzy Controller for Robotic Manipulators. IEEE Journal on Selected Areas in Communications, 14(9): , C. C. Lee, Fuzzy Logic in Conrol Systems: Fuzzy Logic Controller Part I and H. IEEE Trans. Syst. Man Cybern., vol. 20, No. 2, pp , 1990.

5 [1] [16] [17] [18] D. Driankov, H. Hellendoorn, and M. Reinfrank. An Introduction to Fuzzy Control. Second Edition, Springer Publication, pp , D. H. Rao and S. S. Saraf, Study of Defuzzification s of Fuzzy Logic Controller for Speed Control of a DC Motor: IEEE fians. on Industry Application, vol. 1,no. 1, pp , 199. W. J. M. Kichert and E. H. Marndani, Analysis of a fuzzy logic controller, Fuzzy Sets Syst., vol. 1, no. 1, pp , W. J. M. Kichert, Further analysis and application of fuzzy logic control. Internal Rep. F/WK2/7, Queen Mary College, London, 197. s&h <i(t)l D Iv,(d) &o., c, FLC I I I IEEl 1 Oefuification , Figure 1: Conventional Fuzzy Logic Controller w :1? Plant Figure 3: Fuzzy Control Circuit - P L fi--a- I \ Q takenonce I v I - JI \ II \ Y 0 m (a) COA P w midd e of maxima IL- -T--A (a) Membership universeof discourse function e IJ. /\/. fuzzy set with 1 / - f )(, rhe gh 0 w (d) MOM Error E~/ NB NM NS Z PS PM PB NB PB PB PB PB PM PS Z ~ NM PB PB PB PM PS Z NS 4-, 0 NS PB PB PM Ps z NS NM La,c+ e z PB PM PS Z NS NM NB Ps PM PS Z NS NM NB NB 1 rj-l-a-ft /\/\/\/\/\/\ /\/ L.4\/lJ\ lh_f h/\/\\ /_/ \/\/\/\/\_\ 0 ro L (c) COLA! ufirst maximum ---n--r, maximum hei@ I \J / - /\ \ II 4 0 w (f) FM,,,, fimzysetwirh PM Ps Z NW NM NB NB NB PB Z NS NM NB NB NB NB (g) H WSti Figure 2: Components (b) Rule Table of Fuzzy Logic Controller Figure 4; Graphical Representations of Various Defuzzification s

6 23 K o.ocz2 o,m4 o.m6 o.tm O.OIW (a) ~S Changa o ~~ o O.cm 0, O.ox 0,01 w (b] RO Charige X3 1 Figure 6: Fuzzy Control with COS Defuzzification L o~ o O.m o.m4 o.m6 O.me O.olb) (b) FIOCharrcje Figure: Fuzzy Control with COA Defuzzification VIA T lbvs m 1 -o o.mz 0,024 0,m6 o.cm (b] RO Ghange 0.01(4 ~~ o O.OCQ o.m4 o.m6 0.ux3 0,01 W (a) Vs Change Figure 7: Fuzzy Control with HM Defuzzification

7 EVs xl 1 VIA T ---l D< Vs m 1 o o.m4 o.ms o.ma 0.01(s) 0 ~~ O.OCE o.ms o.m9 O.OI(S) 20! L :F:l :L-1 R ol- 1 0 o.m O.CXM o.m !(s) (b) ROChancy o O.txl? 0.C04 o.m6 O.cm o.ol!@ (b) RO Chan$p Figure 8: Fuzzy Control with MOM Defuzzification Figure9: Fuzzy Control with COLA Defuzzification

8 m 1 20 t P4 w ṉ o 0.0(Y2 O.(X)4 o.a16 O.ma 0,01 w (a) W Change A T.% 0 ~-~ o o.ow o.m4 o,m6 O,OM o.01 (.s) (a) Vs Change WA 2 2C m 1 1 lc 0 o.m2 O.CCM o.ms o.ma 0.0((s) (b).qochange o.m4 o.m6 o.m9 o (b) R(3Change 11(4 Figure : Fuzzy Control with FM Defuzzification Figure 11: Fuzzy Control wkh HWSM Defuzzification

General-Purpose Fuzzy Controller for DC/DC Converters

General-Purpose Fuzzy Controller for DC/DC Converters General-Purpose Fuzzy Controller for DC/DC Converters P. Mattavelli*, L. Rossetto*, G. Spiazzi**, P.Tenti ** *Department of Electrical Engineering **Department of Electronics and Informatics University

More information

RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India)

RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India) Indirect Vector Control of Induction motor using Fuzzy Logic Controller RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India) ABSTRACT: AC motors are widely used in industries for

More information

Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University. Fuzzy Logic Controllers - Tutorial

Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University. Fuzzy Logic Controllers - Tutorial Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University Directory Table of Contents Begin Article Fuzzy Logic Controllers - Tutorial Robert Fullér

More information

Design of Decentralized Fuzzy Controllers for Quadruple tank Process

Design of Decentralized Fuzzy Controllers for Quadruple tank Process IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.11, November 2008 163 Design of Fuzzy Controllers for Quadruple tank Process R.Suja Mani Malar1 and T.Thyagarajan2, 1 Assistant

More information

CHAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER

CHAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER 85 CAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER 5. INTRODUCTION The simulation studies presented in the earlier chapter are obviously proved that the design of a classical

More information

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL Eample: design a cruise control system After gaining an intuitive understanding of the plant s dynamics and establishing the design objectives, the control engineer typically solves the cruise control

More information

Design and Stability Analysis of Single-Input Fuzzy Logic Controller

Design and Stability Analysis of Single-Input Fuzzy Logic Controller IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 30, NO. 2, APRIL 2000 303 Design and Stability Analysis of Single-Input Fuzzy Logic Controller Byung-Jae Choi, Seong-Woo Kwak,

More information

Fuzzy Control Systems Process of Fuzzy Control

Fuzzy Control Systems Process of Fuzzy Control Fuzzy Control Systems The most widespread use of fuzzy logic today is in fuzzy control applications. Across section of applications that have successfully used fuzzy control includes: Environmental Control

More information

Type-2 Fuzzy Logic Control of Continuous Stirred Tank Reactor

Type-2 Fuzzy Logic Control of Continuous Stirred Tank Reactor dvance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 2 (2013), pp. 169-178 Research India Publications http://www.ripublication.com/aeee.htm Type-2 Fuzzy Logic Control of Continuous

More information

Fuzzy Control of a Multivariable Nonlinear Process

Fuzzy Control of a Multivariable Nonlinear Process Fuzzy Control of a Multivariable Nonlinear Process A. Iriarte Lanas 1, G. L.A. Mota 1, R. Tanscheit 1, M.M. Vellasco 1, J.M.Barreto 2 1 DEE-PUC-Rio, CP 38.063, 22452-970 Rio de Janeiro - RJ, Brazil e-mail:

More information

International Journal of Emerging Technology and Advanced Engineering Website: (ISSN , Volume 2, Issue 5, May 2012)

International Journal of Emerging Technology and Advanced Engineering Website:   (ISSN , Volume 2, Issue 5, May 2012) FUZZY SPEED CONTROLLER DESIGN OF THREE PHASE INDUCTION MOTOR Divya Rai 1,Swati Sharma 2, Vijay Bhuria 3 1,2 P.G.Student, 3 Assistant Professor Department of Electrical Engineering, Madhav institute of

More information

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops Australian Journal of Basic and Applied Sciences, 5(2): 258-263, 20 ISSN 99-878 A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

More information

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer 772 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer Avdhesh Sharma and MLKothari Abstract-- The paper deals with design of fuzzy

More information

Performance Of Power System Stabilizerusing Fuzzy Logic Controller

Performance Of Power System Stabilizerusing Fuzzy Logic Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. I (May Jun. 2014), PP 42-49 Performance Of Power System Stabilizerusing Fuzzy

More information

Design On-Line Tunable Gain Artificial Nonlinear Controller

Design On-Line Tunable Gain Artificial Nonlinear Controller Journal of Computer Engineering 1 (2009) 3-11 Design On-Line Tunable Gain Artificial Nonlinear Controller Farzin Piltan, Nasri Sulaiman, M. H. Marhaban and R. Ramli Department of Electrical and Electronic

More information

A NEW STRUCTURE FOR THE FUZZY LOGIC CONTROL IN DC TO DC CONVERTERS

A NEW STRUCTURE FOR THE FUZZY LOGIC CONTROL IN DC TO DC CONVERTERS A NEW STRUCTURE FOR THE FUZZY LOGIC CONTROL IN DC TO DC CONVERTERS JENICA ILEANA CORCAU Division Avionics University of Craiova, Faculty of Electrotechnics Blv. Decebal, nr. 07, Craiova, Dolj ROMANIA ELEONOR

More information

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE LATHA.R Department of Instrumentation and Control Systems Engineering, PSG College of Technology, Coimbatore, 641004,

More information

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION 141 CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION In most of the industrial processes like a water treatment plant, paper making industries, petrochemical industries,

More information

Fuzzy Controller of Switched Reluctance Motor

Fuzzy Controller of Switched Reluctance Motor 124 ACTA ELECTROTEHNICA Fuzzy Controller of Switched Reluctance Motor Ahmed TAHOUR, Hamza ABID, Abdel Ghani AISSAOUI and Mohamed ABID Abstract- Fuzzy logic or fuzzy set theory is recently getting increasing

More information

Enhanced Fuzzy Model Reference Learning Control for Conical tank process

Enhanced Fuzzy Model Reference Learning Control for Conical tank process Enhanced Fuzzy Model Reference Learning Control for Conical tank process S.Ramesh 1 Assistant Professor, Dept. of Electronics and Instrumentation Engineering, Annamalai University, Annamalainagar, Tamilnadu.

More information

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Module - 2 Lecture - 4 Introduction to Fuzzy Logic Control In this lecture today, we will be discussing fuzzy

More information

Available online at ScienceDirect. Procedia Technology 25 (2016 )

Available online at   ScienceDirect. Procedia Technology 25 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Technology 25 (2016 ) 801 807 Global Colloquium in Recent Advancement and Effectual Researches in Engineering, Science and Technology (RAEREST

More information

Uncertain System Control: An Engineering Approach

Uncertain System Control: An Engineering Approach Uncertain System Control: An Engineering Approach Stanisław H. Żak School of Electrical and Computer Engineering ECE 680 Fall 207 Fuzzy Logic Control---Another Tool in Our Control Toolbox to Cope with

More information

DESIGN OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM

DESIGN OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM Proceedings of the 5th Mediterranean Conference on Control & Automation, July 27-29, 27, Athens - Greece T26-6 DESIGN OF A HIERARCHICAL FUY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM T. Hussein, A. L.

More information

FUZZY CONTROL OF CHAOS

FUZZY CONTROL OF CHAOS International Journal of Bifurcation and Chaos, Vol. 8, No. 8 (1998) 1743 1747 c World Scientific Publishing Company FUZZY CONTROL OF CHAOS OSCAR CALVO CICpBA, L.E.I.C.I., Departamento de Electrotecnia,

More information

Speed Control of PMSM by Fuzzy PI Controller with MPAC Algorithm

Speed Control of PMSM by Fuzzy PI Controller with MPAC Algorithm IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 10, 2016 ISSN (online): 2321-0613 M. Obulesu 1 Dr. R. Kiranmayi 2 1 Student 2 Professor 1,2 Department of Electrical &

More information

FUZZY CONTROL OF CHAOS

FUZZY CONTROL OF CHAOS FUZZY CONTROL OF CHAOS OSCAR CALVO, CICpBA, L.E.I.C.I., Departamento de Electrotecnia, Facultad de Ingeniería, Universidad Nacional de La Plata, 1900 La Plata, Argentina JULYAN H. E. CARTWRIGHT, Departament

More information

FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES

FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES International Journal of Electrical Engineering & Technology (IJEET) Volume 7, Issue 3, May June, 2016, pp.14 24, Article ID: IJEET_07_03_002 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=7&itype=3

More information

Fuzzy Controller. Fuzzy Inference System. Basic Components of Fuzzy Inference System. Rule based system: Contains a set of fuzzy rules

Fuzzy Controller. Fuzzy Inference System. Basic Components of Fuzzy Inference System. Rule based system: Contains a set of fuzzy rules Fuzz Controller Fuzz Inference Sstem Basic Components of Fuzz Inference Sstem Rule based sstem: Contains a set of fuzz rules Data base dictionar: Defines the membership functions used in the rules base

More information

Fuzzy Compensation for Nonlinear Friction in a Hard Drive

Fuzzy Compensation for Nonlinear Friction in a Hard Drive Fuzzy Compensation for Nonlinear Friction in a Hard Drive Wilaiporn Ngernbaht, Kongpol Areerak, Sarawut Sujitjorn* School of Electrical Engineering, Institute of Engineering Suranaree University of Technology

More information

Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers

Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers L. K. Wong F. H. F. Leung P. IS.S. Tam Department of Electronic Engineering Department of Electronic Engineering Department of Electronic

More information

2010/07/12. Content. Fuzzy? Oxford Dictionary: blurred, indistinct, confused, imprecisely defined

2010/07/12. Content. Fuzzy? Oxford Dictionary: blurred, indistinct, confused, imprecisely defined Content Introduction Graduate School of Science and Technology Basic Concepts Fuzzy Control Eamples H. Bevrani Fuzzy GC Spring Semester, 2 2 The class of tall men, or the class of beautiful women, do not

More information

3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller

3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller 659 3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller Nitesh Kumar Jaiswal *, Vijay Kumar ** *(Department of Electronics and Communication Engineering, Indian Institute of Technology,

More information

Lecture 06. (Fuzzy Inference System)

Lecture 06. (Fuzzy Inference System) Lecture 06 Fuzzy Rule-based System (Fuzzy Inference System) Fuzzy Inference System vfuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. Fuzzy Inference

More information

FUZZY CONTROL. Main bibliography

FUZZY CONTROL. Main bibliography FUZZY CONTROL Main bibliography J.M.C. Sousa and U. Kaymak. Fuzzy Decision Making in Modeling and Control. World Scientific Series in Robotics and Intelligent Systems, vol. 27, Dec. 2002. FakhreddineO.

More information

Synthesis of Nonlinear Control of Switching Topologies of Buck-Boost Converter Using Fuzzy Logic on Field Programmable Gate Array (FPGA)

Synthesis of Nonlinear Control of Switching Topologies of Buck-Boost Converter Using Fuzzy Logic on Field Programmable Gate Array (FPGA) Journal of Intelligent Learning Systems and Applications, 2010, 2: 36-42 doi:10.4236/jilsa.2010.21005 Published Online February 2010 (http://www.scirp.org/journal/jilsa) Synthesis of Nonlinear Control

More information

EEE 8005 Student Directed Learning (SDL) Industrial Automation Fuzzy Logic

EEE 8005 Student Directed Learning (SDL) Industrial Automation Fuzzy Logic EEE 8005 Student Directed Learning (SDL) Industrial utomation Fuzzy Logic Desire location z 0 Rot ( y, φ ) Nail cos( φ) 0 = sin( φ) 0 0 0 0 sin( φ) 0 cos( φ) 0 0 0 0 z 0 y n (0,a,0) y 0 y 0 z n End effector

More information

Index Terms Magnetic Levitation System, Interval type-2 fuzzy logic controller, Self tuning type-2 fuzzy controller.

Index Terms Magnetic Levitation System, Interval type-2 fuzzy logic controller, Self tuning type-2 fuzzy controller. Comparison Of Interval Type- Fuzzy Controller And Self Tuning Interval Type- Fuzzy Controller For A Magnetic Levitation System Shabeer Ali K P 1, Sanjay Sharma, Dr.Vijay Kumar 3 1 Student, E & CE Department,

More information

FUZZY LOGIC BASED ADAPTATION MECHANISM FOR ADAPTIVE LUENBERGER OBSERVER SENSORLESS DIRECT TORQUE CONTROL OF INDUCTION MOTOR

FUZZY LOGIC BASED ADAPTATION MECHANISM FOR ADAPTIVE LUENBERGER OBSERVER SENSORLESS DIRECT TORQUE CONTROL OF INDUCTION MOTOR Journal of Engineering Science and Technology Vol., No. (26) 46-59 School of Engineering, Taylor s University FUZZY LOGIC BASED ADAPTATION MECHANISM FOR ADAPTIVE LUENBERGER OBSERVER SENSORLESS DIRECT TORQUE

More information

A Hybrid Approach For Air Conditioning Control System With Fuzzy Logic Controller

A Hybrid Approach For Air Conditioning Control System With Fuzzy Logic Controller International Journal of Engineering and Applied Sciences (IJEAS) A Hybrid Approach For Air Conditioning Control System With Fuzzy Logic Controller K.A. Akpado, P. N. Nwankwo, D.A. Onwuzulike, M.N. Orji

More information

Modeling and Simulation of Indirect Field Oriented Control of Three Phase Induction Motor using Fuzzy Logic Controller

Modeling and Simulation of Indirect Field Oriented Control of Three Phase Induction Motor using Fuzzy Logic Controller Modeling and Simulation of Indirect Field Oriented Control of Three Phase Induction Motor using Fuzzy Logic Controller Gurmeet Singh Electrical Engineering Dept. DIT University Dehradun, India Gagan Singh

More information

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT http:// FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT 1 Ms.Mukesh Beniwal, 2 Mr. Davender Kumar 1 M.Tech Student, 2 Asst.Prof, Department of Electronics and Communication

More information

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS Journal of ELECTRICAL ENGINEERING, VOL. 64, NO. 6, 2013, 366 370 COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

More information

Sunita.Ch 1, M.V.Srikanth 2 1, 2 Department of Electrical and Electronics, Shri Vishnu engineering college for women, India

Sunita.Ch 1, M.V.Srikanth 2 1, 2 Department of Electrical and Electronics, Shri Vishnu engineering college for women, India MODELING AND ANALYSIS OF 6/4 SWITCHED RELUCTANCE MOTOR WITH TORQUE RIPPLE REDUCTION Sunita.Ch 1, M.V.Srikanth 2 1, 2 Department of Electrical and Electronics, Shri Vishnu engineering college for women,

More information

NEW CONTROL STRATEGY FOR LOAD FREQUENCY PROBLEM OF A SINGLE AREA POWER SYSTEM USING FUZZY LOGIC CONTROL

NEW CONTROL STRATEGY FOR LOAD FREQUENCY PROBLEM OF A SINGLE AREA POWER SYSTEM USING FUZZY LOGIC CONTROL NEW CONTROL STRATEGY FOR LOAD FREQUENCY PROBLEM OF A SINGLE AREA POWER SYSTEM USING FUZZY LOGIC CONTROL 1 B. Venkata Prasanth, 2 Dr. S. V. Jayaram Kumar 1 Associate Professor, Department of Electrical

More information

EFFECT OF VARYING CONTROLLER PARAMETERS ON THE PERFORMANCE OF A FUZZY LOGIC CONTROL SYSTEM

EFFECT OF VARYING CONTROLLER PARAMETERS ON THE PERFORMANCE OF A FUZZY LOGIC CONTROL SYSTEM Nigerian Journal of Technology, Vol. 19, No. 1, 2000, EKEMEZIE & OSUAGWU 40 EFFECT OF VARYING CONTROLLER PARAMETERS ON THE PERFORMANCE OF A FUZZY LOGIC CONTROL SYSTEM Paul N. Ekemezie and Charles C. Osuagwu

More information

Adaptive Fuzzy Logic Power Filter for Nonlinear Systems

Adaptive Fuzzy Logic Power Filter for Nonlinear Systems IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 78-1676,p-ISSN: 30-3331, Volume 11, Issue Ver. I (Mar. Apr. 016), PP 66-73 www.iosrjournals.org Adaptive Fuzzy Logic Power Filter

More information

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 104 CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 5.1 INTRODUCTION Fuzzy control is one of the most active areas of research in the application of fuzzy set theory, especially in complex control tasks, which

More information

MODELING AND SIMULATION OF ROTOR FLUX OBSERVER BASED INDIRECT VECTOR CONTROL OF INDUCTION MOTOR DRIVE USING FUZZY LOGIC CONTROL

MODELING AND SIMULATION OF ROTOR FLUX OBSERVER BASED INDIRECT VECTOR CONTROL OF INDUCTION MOTOR DRIVE USING FUZZY LOGIC CONTROL MODELING AND SIMULATION OF ROTOR FLUX OBSERVER BASED INDIRECT VECTOR CONTROL OF INDUCTION MOTOR DRIVE USING FUZZY LOGIC CONTROL B. MOULI CHANDRA 1 & S.TARA KALYANI 2 1 Electrical and Electronics Department,

More information

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC 1 RAJENDRA S. SONI, 2 S. S. DHAMAL 1 Student, M. E. Electrical (Control Systems), K. K. Wagh College of Engg. & Research, Nashik 2

More information

A Systematic Study of Fuzzy PID Controllers Function-Based Evaluation Approach

A Systematic Study of Fuzzy PID Controllers Function-Based Evaluation Approach IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 9, NO. 5, OCTOBER 2001 699 A Systematic Study of Fuzzy PID Controllers Function-Based Evaluation Approach Bao-Gang Hu, Senior Member, IEEE, George K. I. Mann, Raymond

More information

Design and Analysis of Speed Control Using Hybrid PID-Fuzzy Controller for Induction Motors

Design and Analysis of Speed Control Using Hybrid PID-Fuzzy Controller for Induction Motors Western Michigan University ScholarWorks at WMU Master's Theses Graduate College 6-2015 Design and Analysis of Speed Control Using Hybrid PID-Fuzzy Controller for Induction Motors Ahmed Fattah Western

More information

Fuzzy Based Robust Controller Design for Robotic Two-Link Manipulator

Fuzzy Based Robust Controller Design for Robotic Two-Link Manipulator Abstract Fuzzy Based Robust Controller Design for Robotic Two-Link Manipulator N. Selvaganesan 1 Prabhu Jude Rajendran 2 S.Renganathan 3 1 Department of Instrumentation Engineering, Madras Institute of

More information

FAST DEFUZZIFICATION METHOD BASED ON CENTROID ESTIMATION

FAST DEFUZZIFICATION METHOD BASED ON CENTROID ESTIMATION FAS DEFUZZIFICAION MEHOD BASED ON CENROID ESIMAION GINAR, Antonio Universidad Simón Bolívar, Departamento de ecnología Industrial, Sartenejas, Edo. Miranda, Apartado Postal 89000, enezuela. E-mail: aginart@usb.ve

More information

FUZZY LOGIC CONTROL of SRM 1 KIRAN SRIVASTAVA, 2 B.K.SINGH 1 RajKumar Goel Institute of Technology, Ghaziabad 2 B.T.K.I.T.

FUZZY LOGIC CONTROL of SRM 1 KIRAN SRIVASTAVA, 2 B.K.SINGH 1 RajKumar Goel Institute of Technology, Ghaziabad 2 B.T.K.I.T. FUZZY LOGIC CONTROL of SRM 1 KIRAN SRIVASTAVA, 2 B.K.SINGH 1 RajKumar Goel Institute of Technology, Ghaziabad 2 B.T.K.I.T., Dwarhat E-mail: 1 2001.kiran@gmail.com,, 2 bksapkec@yahoo.com ABSTRACT The fuzzy

More information

DESIGN OF FUZZY ESTIMATOR TO ASSIST FAULT RECOVERY IN A NON LINEAR SYSTEM K.

DESIGN OF FUZZY ESTIMATOR TO ASSIST FAULT RECOVERY IN A NON LINEAR SYSTEM K. DESIGN OF FUZZY ESTIMATOR TO ASSIST FAULT RECOVERY IN A NON LINEAR SYSTEM K. Suresh and K. Balu* Lecturer, Dept. of E&I, St. Peters Engg. College, affiliated to Anna University, T.N, India *Professor,

More information

Stability Analysis of Systems with Parameter Uncer Fuzzy Logic Control

Stability Analysis of Systems with Parameter Uncer Fuzzy Logic Control Stability Analysis of Systems with Parameter Uncer Fuzzy Logic Control L. K. Wong' F. H. F. bung' P. K. S. Tam3 Department of Electronic Engineering The Hong Kong Polytechnic University Hung Hom, Hong

More information

Hamidreza Rashidy Kanan. Electrical Engineering Department, Bu-Ali Sina University

Hamidreza Rashidy Kanan. Electrical Engineering Department, Bu-Ali Sina University Lecture 3 Fuzzy Systems and their Properties Hamidreza Rashidy Kanan Assistant Professor, Ph.D. Electrical Engineering Department, Bu-Ali Sina University h.rashidykanan@basu.ac.ir; kanan_hr@yahoo.com 2

More information

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH Abhilash Asekar 1 1 School of Engineering, Deakin University, Waurn Ponds, Victoria 3216, Australia ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

Electric Power Systems Research

Electric Power Systems Research Electric Power Systems Research 79 (2009) 210 219 Contents lists available at ScienceDirect Electric Power Systems Research journal homepage: www.elsevier.com/locate/epsr Artificial intelligence-based

More information

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR 4.1 Introduction Fuzzy Logic control is based on fuzzy set theory. A fuzzy set is a set having uncertain and imprecise nature of abstract thoughts, concepts

More information

Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System

Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System International Journal of Computer Theory and Engineering, Vol. 2, No. 2 April, 2 793-82 Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System S. K.

More information

CHAPTER V TYPE 2 FUZZY LOGIC CONTROLLERS

CHAPTER V TYPE 2 FUZZY LOGIC CONTROLLERS CHAPTER V TYPE 2 FUZZY LOGIC CONTROLLERS In the last chapter fuzzy logic controller and ABC based fuzzy controller are implemented for nonlinear model of Inverted Pendulum. Fuzzy logic deals with imprecision,

More information

Fuzzy Applications in a Multi-Machine Power System Stabilizer

Fuzzy Applications in a Multi-Machine Power System Stabilizer Journal of Electrical Engineering & Technology Vol. 5, No. 3, pp. 503~510, 2010 503 D.K.Sambariya and Rajeev Gupta* Abstract - This paper proposes the use of fuzzy applications to a 4-machine and 10-bus

More information

NonlinearControlofpHSystemforChangeOverTitrationCurve

NonlinearControlofpHSystemforChangeOverTitrationCurve D. SWATI et al., Nonlinear Control of ph System for Change Over Titration Curve, Chem. Biochem. Eng. Q. 19 (4) 341 349 (2005) 341 NonlinearControlofpHSystemforChangeOverTitrationCurve D. Swati, V. S. R.

More information

Towards Smooth Monotonicity in Fuzzy Inference System based on Gradual Generalized Modus Ponens

Towards Smooth Monotonicity in Fuzzy Inference System based on Gradual Generalized Modus Ponens 8th Conference of the European Society for Fuzzy Logic and Technology (EUSFLAT 2013) Towards Smooth Monotonicity in Fuzzy Inference System based on Gradual Generalized Modus Ponens Phuc-Nguyen Vo1 Marcin

More information

The Efficiency of Particle Swarm Optimization Applied on Fuzzy Logic DC Motor Speed Control

The Efficiency of Particle Swarm Optimization Applied on Fuzzy Logic DC Motor Speed Control SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 5, No. 2, November 2008, 247-262 The Efficiency of Particle Swarm Optimization Applied on Fuzzy Logic DC Motor Speed Control Boumediene Allaoua 1, Abdessalam

More information

A fuzzy logic controller with fuzzy scaling factor calculator applied to a nonlinear chemical process

A fuzzy logic controller with fuzzy scaling factor calculator applied to a nonlinear chemical process Rev. Téc. Ing. Univ. Zulia. Vol. 26, Nº 3, 53-67, 2003 A fuzzy logic controller with fuzzy scaling factor calculator applied to a nonlinear chemical process Alessandro Anzalone, Edinzo Iglesias, Yohn García

More information

Fuzzy Logic Controller

Fuzzy Logic Controller Speed Control of Separately Excited DC Motor using Fuzzy Logic Controller A thesis submitted in fulfilment of prerequisites of Bachelor s Degree in Electrical Engineering By T. YUVA RADHA KRISHNA 111EE0055

More information

THERE exist two major different types of fuzzy control:

THERE exist two major different types of fuzzy control: 226 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 6, NO. 2, MAY 1998 Constructing Nonlinear Variable Gain Controllers via the Takagi Sugeno Fuzzy Control Hao Ying, Senior Member, IEEE Abstract We investigated

More information

ABSTRACT INTRODUCTION

ABSTRACT INTRODUCTION Design of Stable Fuzzy-logic-controlled Feedback Systems P.A. Ramamoorthy and Song Huang Department of Electrical & Computer Engineering, University of Cincinnati, M.L. #30 Cincinnati, Ohio 522-0030 FAX:

More information

Modelling and Control Strategy of Induction Motor Using Fuzzy Logic Control Technique

Modelling and Control Strategy of Induction Motor Using Fuzzy Logic Control Technique Modelling and Control Strategy of Induction Motor Using Fuzzy Logic Control Technique 1 Kishan jobanputra, 2 Savan dobariya, 3 Nakul athle, 4 Vipesh suthar, 5 Dr. D.M Patel Electrical engineering department,

More information

Circuit Implementation of a Variable Universe Adaptive Fuzzy Logic Controller. Weiwei Shan

Circuit Implementation of a Variable Universe Adaptive Fuzzy Logic Controller. Weiwei Shan Circuit Implementation of a Variable Universe Adaptive Fuzzy Logic Controller Weiwei Shan Outline 1. Introduction: Fuzzy logic and Fuzzy control 2. Basic Ideas of Variable Universe of Discourse 3. Algorithm

More information

Direct Torque Control of Three Phase Induction Motor Using Fuzzy Logic

Direct Torque Control of Three Phase Induction Motor Using Fuzzy Logic Direct Torque Control of Three Phase Induction Motor Using Fuzzy Logic Mr. Rajendra S. Soni 1, Prof. S. S. Dhamal 2 1 Student, M. E. Electrical (Control Systems), K. K. Wagh College of Engg.& Research,

More information

Application of Hyper-Fuzzy Logic Type -2 in Field Oriented Control of Induction Motor with Broken Bars

Application of Hyper-Fuzzy Logic Type -2 in Field Oriented Control of Induction Motor with Broken Bars IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 5 (May. 2018), VII PP 01-07 www.iosrjen.org Application of Hyper-Fuzzy Logic Type -2 in Field Oriented Control

More information

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 1, 2016, pp. 159-169. ISSN 2454-3896 International Academic Journal of

More information

GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL

GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL 1 KHALED M. HELAL, 2 MOSTAFA R.A. ATIA, 3 MOHAMED I. ABU EL-SEBAH 1, 2 Mechanical Engineering Department ARAB ACADEMY

More information

FU REASONING INFERENCE ASSOCIATED WIT GENETIC ALGORIT M APPLIED TO A TWO-W EELED SELF-BALANCING ROBOT OF LEGO MINDSTORMS NXT

FU REASONING INFERENCE ASSOCIATED WIT GENETIC ALGORIT M APPLIED TO A TWO-W EELED SELF-BALANCING ROBOT OF LEGO MINDSTORMS NXT FU REASONING INFERENCE ASSOCIATED WIT GENETIC ALGORIT M APPLIED TO A TWO-W EELED SELF-BALANCING ROBOT OF LEGO MINDSTORMS NXT Che-Ying Lin, Chih-Peng Huang*, and Jui-Chung Hung Department of Computer Science,

More information

A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model

A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model 142 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 18, NO. 1, MARCH 2003 A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model Un-Chul Moon and Kwang Y. Lee, Fellow,

More information

Revision: Fuzzy logic

Revision: Fuzzy logic Fuzzy Logic 1 Revision: Fuzzy logic Fuzzy logic can be conceptualized as a generalization of classical logic. Modern fuzzy logic aims to model those problems in which imprecise data must be used or in

More information

Intro. ANN & Fuzzy Systems. Lec 34 Fuzzy Logic Control (II)

Intro. ANN & Fuzzy Systems. Lec 34 Fuzzy Logic Control (II) Lec 34 Fuzz Logic Control (II) Outline Control Rule Base Fuzz Inference Defuzzification FLC Design Procedures (C) 2001 b Yu Hen Hu 2 General form of rule: IF Control Rule Base x 1 is A 1 AND AND x M is

More information

Efficient Fuzzy Logic Controller for Magnetic Levitation Systems

Efficient Fuzzy Logic Controller for Magnetic Levitation Systems 50 NIGERIAN JOURNAL OF TECHNOLOGICAL DEVELOPMENT, VOL. 13, NO. 2, DECEMBER 2016 Efficient Fuzzy Logic Controller for Magnetic Levitation Systems D. S Shu aibu, H. Rabiu *, N. Shehu Department of Electrical

More information

Q-V droop control using fuzzy logic and reciprocal characteristic

Q-V droop control using fuzzy logic and reciprocal characteristic International Journal of Smart Grid and Clean Energy Q-V droop control using fuzzy logic and reciprocal characteristic Lu Wang a*, Yanting Hu a, Zhe Chen b a School of Engineering and Applied Physics,

More information

Steam-Hydraulic Turbines Load Frequency Controller Based on Fuzzy Logic Control

Steam-Hydraulic Turbines Load Frequency Controller Based on Fuzzy Logic Control esearch Journal of Applied Sciences, Engineering and echnology 4(5): 375-38, ISSN: 4-7467 Maxwell Scientific Organization, Submitted: February, Accepted: March 6, Published: August, Steam-Hydraulic urbines

More information

PERFORMANCE ENHANCEMENT OF DIRECT TORQUE CONTROL OF INDUCTION MOTOR USING FUZZY LOGIC

PERFORMANCE ENHANCEMENT OF DIRECT TORQUE CONTROL OF INDUCTION MOTOR USING FUZZY LOGIC P. SWEETY JOSE et. al.: PERFORMANCE ENHANCEMENT OF DIRECT TORQUE CONTROL OF INDUCTION MOTOR USING FUZZY LOGIC DOI: 10.21917/ijsc.2011.0034 PERFORMANCE ENHANCEMENT OF DIRECT TORQUE CONTROL OF INDUCTION

More information

Robust Controller Design for Speed Control of an Indirect Field Oriented Induction Machine Drive

Robust Controller Design for Speed Control of an Indirect Field Oriented Induction Machine Drive Leonardo Electronic Journal of Practices and Technologies ISSN 1583-1078 Issue 6, January-June 2005 p. 1-16 Robust Controller Design for Speed Control of an Indirect Field Oriented Induction Machine Drive

More information

Speed Sensorless Field Oriented Control of Induction Machines using Flux Observer. Hisao Kubota* and Kouki Matsuse**

Speed Sensorless Field Oriented Control of Induction Machines using Flux Observer. Hisao Kubota* and Kouki Matsuse** Speed Sensorless Field Oriented Control of Induction Machines using Flux Observer Hisao Kubota* and Kouki Matsuse** Dept. of Electrical Engineering, Meiji University, Higashimit Tama-ku, Kawasaki 214,

More information

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System B1-1 Chapter 1 Fundamentals of closed-loop control technology B1-2 This chapter outlines the differences between closed-loop and openloop control and gives an introduction to closed-loop control technology.

More information

FUZZY LOGIC CONTROLLER AS MODELING TOOL FOR THE BURNING PROCESS OF A CEMENT PRODUCTION PLANT. P. B. Osofisan and J. Esara

FUZZY LOGIC CONTROLLER AS MODELING TOOL FOR THE BURNING PROCESS OF A CEMENT PRODUCTION PLANT. P. B. Osofisan and J. Esara FUZZY LOGIC CONTROLLER AS MODELING TOOL FOR THE BURNING PROCESS OF A CEMENT PRODUCTION PLANT P. B. Osofisan and J. Esara Department of Electrical and Electronics Engineering University of Lagos, Nigeria

More information

Rule-Based Fuzzy Model

Rule-Based Fuzzy Model In rule-based fuzzy systems, the relationships between variables are represented by means of fuzzy if then rules of the following general form: Ifantecedent proposition then consequent proposition The

More information

Variable Sampling Effect for BLDC Motors using Fuzzy PI Controller

Variable Sampling Effect for BLDC Motors using Fuzzy PI Controller Indian Journal of Science and Technology, Vol 8(35), DOI:10.17485/ijst/2015/v8i35/68960, December 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Variable Sampling Effect BLDC Motors using Fuzzy

More information

A successful application of an intelligent hybrid controller for feed drive control of CNC Machine tool

A successful application of an intelligent hybrid controller for feed drive control of CNC Machine tool nternational Journal of Scientific & Engineering Research, Volume 3, ssue 2, March-22 A successful application of an intelligent hybrid controller for feed drive control of CNC Machine tool Ferit drizi,

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. MSc SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2015/2016

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. MSc SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2015/2016 TW2 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSc SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2015/2016 ADVANCED CONTROL TECHNOLOGY MODULE NO: EEM7015 Date: Monday 16 May 2016

More information

INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES

INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES International Mathematical Forum, 1, 2006, no. 28, 1371-1382 INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES Oscar Castillo, Nohé Cázarez, and Dario Rico Instituto

More information

SPEED CONTROL OF DC MOTOR ON LOAD USING FUZZY LOGIC CONTROLLER (A CASE STUDY OF EMERGENCY LUBE OIL PUMP MOTOR OF H25 HITACHI TURBINE GENERATOR)

SPEED CONTROL OF DC MOTOR ON LOAD USING FUZZY LOGIC CONTROLLER (A CASE STUDY OF EMERGENCY LUBE OIL PUMP MOTOR OF H25 HITACHI TURBINE GENERATOR) Nigerian Journal of Technology (NIJOTECH) Vol. 36, No. 3, July 2017, pp. 867 875 Copyright Faculty of Engineering, University of Nigeria, Nsukka, Print ISSN: 0331-8443, Electronic ISSN: 2467-8821 www.nijotech.com

More information

Speed Control of Induction Motor Based on Model Reference Adaptive Control

Speed Control of Induction Motor Based on Model Reference Adaptive Control Speed Control of Induction Motor Based on Model Reference Adaptive Control Hakan Acikgoz 1, Ceyhun Yildiz 2, Gulsade Kale 3, O.Fatih Kececioglu 2, Ahmet Gani 2, Mustafa Sekkeli 2 1 Department of Electrical

More information

A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model

A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model 442 EEE Transactions on Energy Conversion, Vol. 11, No. 2, June 1996 A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model Young-Moon Park, Senior Member, EEE

More information

FUZZY LOGIC APPROACH OF SENSORLESS VECTOR CONTROL OF INDUCTION MOTOR USING EFFICIENCY OPTIMIZATION TECHNIQUE

FUZZY LOGIC APPROACH OF SENSORLESS VECTOR CONTROL OF INDUCTION MOTOR USING EFFICIENCY OPTIMIZATION TECHNIQUE JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY Journal of Electrical Engineering & Technology (JEET) (JEET) ISSN 2347-422X (Print), ISSN JEET I A E M E ISSN 2347-422X (Print) ISSN 2347-4238 (Online) Volume

More information

Evaluation of SIPIC01 and SIPIC02 on Motor Speed Control

Evaluation of SIPIC01 and SIPIC02 on Motor Speed Control Evaluation of SIPIC01 and SIPIC02 on Motor Speed Control Kah Kit Wong 1, Choon Lih Hoo 2, Mohd Hardie Hidayat Mohyi 1,* 1 School of Engineering, Taylor s University, Malaysia 2 School of Engineering and

More information

MANAGEMENT FLOW CONTROL ROTOR INDUCTION MACHINE USING FUZZY REGULATORS

MANAGEMENT FLOW CONTROL ROTOR INDUCTION MACHINE USING FUZZY REGULATORS 1. Stela RUSU-ANGHEL, 2. Lucian GHERMAN MANAGEMENT FLOW CONTROL ROTOR INDUCTION MACHINE USING FUZZY REGULATORS 1-2. UNIVERSITY POLITEHNICA OF TIMISOARA, FACULTY OF ENGINEERING FROM HUNEDOARA, ROMANIA ABSTRACT:

More information