FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES

Size: px
Start display at page:

Download "FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES"

Transcription

1 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 ISSN Print: and ISSN Online: Journal Impact Factor (2016): (Calculated by GISI) IAEME Publication FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES Franck Bétin, Amine Yazidi, Arnaud Sivert, Gérard-André Capolino Laboratory of Innovative Technologies IUT Aisne, 15, av. F. Mitterrand, Cuffies, France ABSTRACT The aim of this paper is to prove that fuzzy logic algorithm is a suitable control technique for fast processes such as electrical machines. This theory has been experimented on different kinds of electrical machines such as stepping motors, dc motors and induction machines (with 6 phases) and the experimental results show that the proposed fuzzy logic algorithm is the most suitable control technique for electrical machines since this algorithm is not time consuming and it is also robust between plant parameters variations. Key words: Fuzzy Logic, Electrical Drive, Implementation Cite this Article: Franck Bétin, Amine Yazidi, Arnaud Sivert, Gérard-André Capolino, Fuzzy Logic Control Design For Electrical Machines. International Journal of Electrical Engineering & Technology, 7(3), 2016, pp INTRODUCTION Due to the recent advances made in power electronics and in data processing, electrical machines are more and more used in many industrial fields substituting mechanical, pneumatic or hydraulic actuators. Therefore, the control of electrical machines is since few years an important research area since they can be considered as fast processes and they are also submitted to plant parameter changes. In this way, the first type of electrical machine that has been widely used in industry was the dc machine since it is really easy to control separately flux and torque. Nevertheless, the main drawbacks of dc machines are that they require maintenance operations and that they cannot be applied in corrosive or explosive environments. Then, with the field orientation control (FOC) theory birth, synchronous and induction machines have substituted the dc ones in the 80s first for constant speed applications, then for variable speed ones and now for positioning tasks. Indeed, FOC allows the decouplying between torque and flux components that is not natural with classical control schemes such as scalar control. However, the FOC scheme has to be associated with robust control laws for direct and quadratic inner 14 editor@iaeme.com

2 Fuzzy Logic Control Design For Electrical Machines loops to cope with plant parameters variations. Indeed, classical Proportional Integral Derivative regulators are not suitable since they cannot reject those actives disturbances. In this way, many advanced non linear control techniques have been used as for example: self tuning regulation, model reference adaptive control or optimal control. These ones are well-known for their robustness but they are very time consuming because of the numerous matrices operations and are not suitable for fast processes such as electrical machines. Therefore, we turn toward Fuzzy logic theory developed by Zadeh [1] to describe complicated systems (economics management, medicine), which are hard to analyse using traditional mathematics. Indeed, fuzzy logic control (FLC) offers the advantage of requiring only a simple mathematical model to formulate the algorithm, which can easily be implemented by a digital computer [2]. These features are appreciated for non-linear processes for which there is no reliable model but the main drawback with FLC is that there is no systematic procedure for the fuzzy structure design [3][4]. In this paper, a generalized fuzzy logic controller tuned off line by genetic algorithm is proposed for different kinds of electrical machines such as a dc machine for positioning, a synchronous stepping motor for variable speed and final positioning and a 6-phase induction machine for positioning. Indeed, the input and output scale factors of such controller are obtained by genetic algorithms in order to minimize error of control variables. Section 2 of this paper is dedicated to the fuzzy logic controller topology while section 3 is devoted to the experimental results obtained from the three different machines. 2. FUZZY LOGIC CONTROLLER DESIGN 2.1. FLC Concept The FLC algorithm is much closer in spirit to human thinking than traditional logic systems. Indeed, when controlling a process, a human operator compares the actual output with the desired output and observes the evolution of this difference. This is why most of the single input-single output (SISO) fuzzy controller inputs have to be based on the knowledge of the error and the change of error. The human operator generally does not reason in term of quantitative values but of qualitative values. In fuzzy logic controllers, this operation is called the fuzzification. Using its experience of the process and its intuition, the operator elaborates a qualitative action with specific inputs. This operation is called the decision making. Finally, he expresses this qualitative procedure into a quantitative set of operations. This last one is called defuzzification. The main problem with the FLC generation is linked to the choice of the regulator parameters since there is no systematic procedure for the design and the next part of the paper is dedicated to the topology configuration of the proposed FLC suitable for every kind of electrical machines FLC Topology To adjust the output of the drive unit, both the error signal e i between the set point Y i * and the measured point Y i and the change of error e i are used where i is the i th sampling period: 15 editor@iaeme.com

3 Franck Bétin, Amine Yazidi, Arnaud Sivert, Gérard-André Capolino e i = Y i * - Y i e i = e i e i-1 (1) The output of the fuzzy controller is not the control variable itself but its increment and the closed-loop control signal is given by adding the fuzzy logic controller output with the reference signal. In this way, the proposed method can be considered as an incremental controller as shown in Fig. 1. Then the designer has to determine the scaling factors, the number of fuzzy sets, the shape of the fuzzy sets and the decision making informations. k p FUZZY CONTROLLER Fuzzification Inference Defuzzification e i e n k X 1 d + - X q k 2 Quantitative to qualitative Qualitative to quantitative U n + U k 3 + U Optical encoder Motor+Load V converter Figure 1 Fuzzy control scheme Fuzzy sets determination Triangular and trapezoidal shapes with a zero symmetry and a 50% overlapping rate for fuzzy linguistic sets have been chosen for simplicity [5] [6]. Fig. 2 represents the fuzzy set shapes of the proposed FLC where the number of sets for the fuzzy controller has been determined using simulation for different configurations. Membership function j h LN MN SN ZE SP MP LP Universe of discourse Figure 2 Membership functions Indeed, by comparing the responses with different numbers of fuzzy sets, it has been observed that the use of more than 7 linguistic sets does not improve the accuracy but increases the computation time [5]. Therefore, 7 linguistic sets have been chosen for the error, the change of error and the output of the fuzzy logic controller. These sets are: Large Positive (LP), Medium Positive (MP), Small Positive (SP), Zero (ZE), Small Negative (SN), Medium Negative (MN) and Large Negative (LN) editor@iaeme.com

4 Fuzzy Logic Control Design For Electrical Machines Decision making The linguistic control rules matrix (table 1) has been designed considering the dynamic behaviour of the motor drive and analysing the error and its variation. These complete and symmetrical control rules are really close to Mac Vicar Whelan ones [7] and can be written as: if e is LP and e is LP then s is LP or if e is LP and e is MP then s is MP or The if part of the rules is called the premise while the then part is the consequence. The and operator is used to link the premises and the or operator to link the rules. To obtain the control decision, the Max-Min inference method is used. It is based on the minimum function to describe the and operator present in each control rule and the maximum function to describe the or operator. Table 1 Fuzzy matrix e n \ e n LN MN SN ZE SP MP LP LP ZE SP MP LP LP LP LP MP SN ZE SP MP LP LP LP SP MN SN ZE SP MP LP LP ZE LN MN SN ZE SP MP LP SN LN LN MN SN ZE SP MP MN LN LN LN LN MN SN ZE SP LN LN LN LN MN SN ZE Defuzzification To transform the qualitative action into a quantitative variable, the "center of gravity" method is used. For discrete membership functions, the output u can be expressed as: u i n ui i 1 i n i 1 ( ui) ( ui) Where n is the number of fuzzy sets of the output, u i is the center of the i th fuzzy set and (u i ) is the associate membership value. This algorithm considers all the membership values of the fuzzy output and therefore gives a more reliable decision table compared to other methods [5]. Fig. 3 depicts the normalised output U n of the proposed controller as a function of the normalised error e n and the normalised change of error e n. Looking at Fig. 3, it is clear that the characteristic of the fuzzy controller is non-linear. (2) 17 editor@iaeme.com

5 Franck Bétin, Amine Yazidi, Arnaud Sivert, Gérard-André Capolino U n Figure 3 Fuzzy controller output Scaling factors determination The input and output scale factors of the controllers (K 1, K 2 and K 3 ) are tuned using an off-line genetic algorithm (GA) system to minimize the error between the reference and the output. GA is a stochastic global search optimization technique based on the mechanisms of natural selection. It is also superior in avoiding local minima which is a common aspect of nonlinear systems. Indeed, GA is a derivative-free optimization technique which makes it more attractive for applications that involve nonsmooth or noisy signals. Generally GA consists of three main stages named selection, crossover and mutation. In the selection stage, individuals of the initial population are selected for reproduction with probability proportional to their fitness value. The purpose of this operation is to obtain a mating pool with the fittest individuals selected according to a probabilistic rule that allows these individuals to be mated into the new population. After the selection stage, the genetic crossover operation is then applied between parent pairs from the mating pool to generate new individuals or offsprings which acquire good features from their parents. Then, the application of genetic mutation introduces a change in the offspring bit string to produce new chromosomes which may represent a solution of the problem and at the same time avoid the population falling into a local optimal point. In our case, the fitness function used to evaluate the individuals of each generation has been chosen as integral with time of absolute error (ITAE). The mathematical expression of this cost function, which is the function minimized by the GA, can be written as: t t E(t) dt 0 or equally for the discrete systems : ITAE (3) ITAE kts E(k) (4) k The GA searches the optimal setting of the fuzzy controller gains which minimize the cost function. Individuals with low ITAE are considered as the fittest. Each chromosome represents a solution of the problem and hence it consists of three genes [K 1, K 2, K 3 ]. The range of each gain has to be specified editor@iaeme.com

6 Fuzzy Logic Control Design For Electrical Machines 3. EXPERIMENTAL RESULTS In this section, the experimental results obtained with the three machines are shown. The test bed (see Fig. 4), designed for small power machines, is composed of the tested machine (dc motor, stepping motor, 6-phase induction machine), an electromagnetic powder brake and a variable inertia arm. The parameters of the machines are given in appendix. Variable inertia Powder brake Tested motor (dc) (a) b) c) d) Figure 4 Test bed (a) for dc machine (b), stepping motor (c) and 6PIM (d) 3.1. Application to dc machine As written in introduction, the dc machines have been for a long time the only solution for high precision positioning. The main drawback is that, with a classical controller such as a PI one, overshoots can appear when the mechanical configuration is changing. One solution to cope with the effect of the plant parameters variations is to use a robust controller such as fuzzy controller. Fig. 5.a represents the experimental closed loop response (with fuzzy logic controller) of the dc machine with no load for a step position profile of 500 equivalent encoder step while Fig. 5.b and 5.c depict the experimental response in the same conditions respectively with the rated load torque and with two different values of inertia. It can be easily seen that, whatever the mechanical configuration, there is no oscillation, no overshoot and no steady state error when the dc machine is controlled using FLC algorithm editor@iaeme.com

7 Franck Bétin, Amine Yazidi, Arnaud Sivert, Gérard-André Capolino Position (step encoder) Position (step encoder) Position (step encoder) J = J min J = J max Time (ms) Time (ms) Time (ms) Figure 5 Step position response with dc machine a) no load, b) rated load torque, c) 2 different inertias 3.1. Application to stepping motors Stepping motors are widely employed in industrial applications since they can provide a high precision positioning of the rotor in open-loop. In this case, the stepping motor is driven by a predetermined pulse train with variable pulse rates for acceleration, constant speed and deceleration and therefore, the frequency of this train induces the rotation speed of the motor. In lots of applications, the acceleration and the deceleration are linear in order to obtain trapezoidal velocity profiles. These references are appreciated because they allow high stepping rates using a simple algorithm to compute the time interval between successive steps. The main drawback with open-loop control of stepping motors, is that, during the acceleration, steady state speed and deceleration, large magnitude oscillations appear on as shown on Fig. 6.a. To alleviate these oscillations, we propose to apply the proposed FLC algorithm [5]. Fig. 6.b depicts the experimental closed loop response with the FLC in the same condition that on Fig. 6.a. It can be seen that using this controller, the oscillations that appear in open-loop during the acceleration, steady state speed and deceleration are completely removed. Speed (step/s) (a) 20 editor@iaeme.com

8 Fuzzy Logic Control Design For Electrical Machines Speed (step/s) (b) Figure 6 Experimental open-loop response (a) and FLC response (b) for the stepping motor Application to 6PIM With the advances made in power electronics and data processing, the FOC strategy has become a standard for control of electrical machines and therefore the induction machines have substituted the dc machines for variable speed drive and for high precision positioning tasks [8]. To increase the efficiency of the induction machine and overcome the problem of breaking down when one stator phase is lost, multiphase induction machines have been built up in the eighties. Indeed, with a multiphase machine, when one, two or more phases are missing, the machine is still running since three phases are remaining. Nevertheless, the main problem with multiphase machine is that when one or more phases are lost, some oscillations appear if a classical controller such as PI regulator is used for the FOC. [9] In this way, the propose FLC has been used to a 6-phase induction machine (6PIM) for high precision positioning of the rotor [10]. Fig. 7.a represents the position, the I q and I d currents in healthy mode (first column), when one phase is missing (second column) and when two phases are missing (third column) with PI controllers in inner and outer loops for a 1 radian step positioning profile. It can be seen on these experimental responses that position overshoots appear with the PI controller. Fig. 7.b depicts the experimental responses in the same conditions when the motor is controlled using FLC theory. One can remark that there is no overshoot and no steady state error when the motor is controlled using FLC editor@iaeme.com

9 Franck Bétin, Amine Yazidi, Arnaud Sivert, Gérard-André Capolino a) b) Figure 7 Experimental responses for 6PIM with PI controllers (a) and FLC (b) CONCLUSION In this paper, FLC has been implemented to control a dc machine, a synchronous stepping motor and a 6PIM. To control these machines, a FLC topology has been designed. The input and output scaling factors of the controllers are tuned using an off-line genetic algorithm system to minimize the error between the reference and the output. From the experimental results obtained on our test bed, it is clear that the FLC algorithm is a very suitable control strategy (much more than classical proportional integral regulation) since there is no overshoot and no steady state error whatever the plant parameters variations (variations of mechanical configuration for dc or stepping motors, losses of stator phases for 6PIM). Furthermore, FLC strategy does not require many matrices operations and then is really easy to implement on a classical computational structure. REFERENCES [1] L.A. Zadeh, Fuzzy Sets, Information and Control, 8, 1965, pp [2] Y.F. Li, C.C. Lau, Development of fuzzy algorithms for servo systems, IEEE Control System Magazine, April 1989, pp [3] E.H. Mamdani, Application of fuzzy algorithms for control of a simple dynamic plant, Proc. of the IEEE, 121, 1974, pp [4] P.J. King, E.H. Mamdani, The application of fuzzy control systems to industrial processes, Automatica, 13, 1977, pp [5] F. Betin, D. Pinchon, G.A Capolino, Fuzzy logic applied to speed control of a stepping motor drive, IEEE Transactions on Industrial Electronics, 47(3), June 2000, pp editor@iaeme.com

10 Fuzzy Logic Control Design For Electrical Machines [6] C.C. Lee, Fuzzy logic in control systems: Fuzzy logic controller-part 1, IEEE Transactions on Systems, Man and Cybernetics, 20(2), April 1990, pp [7] P.J. Mac Vivar Whelan, Fuzzy sets for man-machine interaction, Int. J. Man- Machine Studies, 8, 1976, pp [8] F. Betin, A. Sivert, A. Faqir, G.A. Capolino, Position control of an induction machine using fuzzy-logic regulator, Electromotion, 11(2), April June 2004, pp [9] M.A. Fnaiech, F. Betin, B. Nahidmobarakeh, G.A. Capolino, F. Fnaiech, Fuzzy Logic and Sliding Mode Controls Applied to Six Phase Induction Machine with Open Phases, IEEE Transactions on Industrial Electronics, 57(1), Special Section on Advances in Electrical Machines, January 2010, pp [10] R S Shekhawat, Mathematical Modeling of Electrical Machines Using Circle Diagram. International Journal of Electrical Engineering & Technology, 4(7), 2013, pp [11] T.Balamurugan, Dr.S.Manoharan, P.Sheeba and M.Savithri, Design A Photovolatic Array With Boost Converter Using Fuzzy Logic Controller. International Journal of Electrical Engineering & Technology, 3(3), 2012, pp [12] Rajiv Ranjan and Dr. Pankaj Rai, Fuzzy Logic Based Mrac For A Second Order System. International Journal of Electrical Engineering & Technology, 4(2), 2013, pp [13] F. Betin, A. Yazidi, G.A. Capolino, Fuzzy logic applied to control of electrical machines, International Symposium on Power Electronics, Electrical Drives, Automation and Motion (SPEEDAM), 2014, Ischia, Pages: APPENDIX Permanent-magnet dc motor parameters: Maximum motor torque 0.3 N.m Maximum shaft speed 4200 rpm Armature resistance Armature inductance Maximum armature voltage Maximum armature current Torque constant Emf constant Stepping motor parameters: Rated phase current Rated phase voltage Self inductance Resistance of each phase winding Motor torque constant Detent torque constant Emf constant Number of rotor teeth Stepping motor inertia Viscous friction coefficient 6PIM parameters mh 60 V 3.6 A N.m/A V/rad/s I = 5.6 A U = 91 V L = 4.6 mh R = 0.28 K h = N.m/A K d = 0.12 Nm Ke = N.m/A Zr = 50 J = kg.m 2 F = N.m.s/rad 23 editor@iaeme.com

11 Franck Bétin, Amine Yazidi, Arnaud Sivert, Gérard-André Capolino Rated power 90 W Rated torque 0.3 N.m VSI DC source voltage 42 V No. of poles 2 Mutual inductance 30.9 mh Stator resistance 1.04 Stator leakage inductance 0.3 mh Rotor resistance 0.64 Rotor leakage inductance 0.65 mh Friction coefficient m/rd/s Inertia coefficient (J) Kg.m editor@iaeme.com

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

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

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

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

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

Open Access Permanent Magnet Synchronous Motor Vector Control Based on Weighted Integral Gain of Sliding Mode Variable Structure

Open Access Permanent Magnet Synchronous Motor Vector Control Based on Weighted Integral Gain of Sliding Mode Variable Structure Send Orders for Reprints to reprints@benthamscienceae The Open Automation and Control Systems Journal, 5, 7, 33-33 33 Open Access Permanent Magnet Synchronous Motor Vector Control Based on Weighted Integral

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

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

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

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

Survey of Methods of Combining Velocity Profiles with Position control

Survey of Methods of Combining Velocity Profiles with Position control Survey of Methods of Combining Profiles with control Petter Karlsson Mälardalen University P.O. Box 883 713 Västerås, Sweden pkn91@student.mdh.se ABSTRACT In many applications where some kind of motion

More information

Automatic Control Systems. -Lecture Note 15-

Automatic Control Systems. -Lecture Note 15- -Lecture Note 15- Modeling of Physical Systems 5 1/52 AC Motors AC Motors Classification i) Induction Motor (Asynchronous Motor) ii) Synchronous Motor 2/52 Advantages of AC Motors i) Cost-effective ii)

More information

Robust Speed Controller Design for Permanent Magnet Synchronous Motor Drives Based on Sliding Mode Control

Robust Speed Controller Design for Permanent Magnet Synchronous Motor Drives Based on Sliding Mode Control Available online at www.sciencedirect.com ScienceDirect Energy Procedia 88 (2016 ) 867 873 CUE2015-Applied Energy Symposium and Summit 2015: ow carbon cities and urban energy systems Robust Speed Controller

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

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

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

A High Performance DTC Strategy for Torque Ripple Minimization Using duty ratio control for SRM Drive

A High Performance DTC Strategy for Torque Ripple Minimization Using duty ratio control for SRM Drive A High Performance DTC Strategy for Torque Ripple Minimization Using duty ratio control for SRM Drive Veena P & Jeyabharath R 1, Rajaram M 2, S.N.Sivanandam 3 K.S.Rangasamy College of Technology, Tiruchengode-637

More information

Mechatronics Engineering. Li Wen

Mechatronics Engineering. Li Wen Mechatronics Engineering Li Wen Bio-inspired robot-dc motor drive Unstable system Mirko Kovac,EPFL Modeling and simulation of the control system Problems 1. Why we establish mathematical model of the control

More information

Researcher 2016;8(6) Vector control of permanent magnet synchronous motor using fuzzy algorithm

Researcher 2016;8(6)  Vector control of permanent magnet synchronous motor using fuzzy algorithm Vector control of permanent magnet synchronous motor using fuzzy algorithm Najmeh Ghasemi 1, Seyed Mohsen Naderi 2 1. MSc in Power Engineering, Heris Islamic Azad University, East Azerbaijan Province,

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

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

Analysis the Fault Detection under Constraint of Command

Analysis the Fault Detection under Constraint of Command Analysis the Fault Detection under Constraint of Command Mohssen fisli #1, Said Benagoune *2,Tahar Bahi #3 #1, 2 Electrotechnical Department, BatnaUniversity,Batna, Algeria 1 m.fisli@hotmail.com 2 s_benaggoune@yahoo.fr

More information

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors Applied and Computational Mechanics 3 (2009) 331 338 Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors M. Mikhov a, a Faculty of Automatics,

More information

Optimal Design of PM Axial Field Motor Based on PM Radial Field Motor Data

Optimal Design of PM Axial Field Motor Based on PM Radial Field Motor Data Optimal Design of PM Axial Field Motor Based on PM Radial Field Motor Data GOGA CVETKOVSKI LIDIJA PETKOVSKA Faculty of Electrical Engineering Ss. Cyril and Methodius University Karpos II b.b. P.O. Box

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

Anakapalli Andhra Pradesh, India I. INTRODUCTION

Anakapalli Andhra Pradesh, India I. INTRODUCTION Robust MRAS Based Sensorless Rotor Speed Measurement of Induction Motor against Variations in Stator Resistance Using Combination of Back Emf and Reactive Power Methods Srikanth Mandarapu Pydah College

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

Stepping Motors. Chapter 11 L E L F L D

Stepping Motors. Chapter 11 L E L F L D Chapter 11 Stepping Motors In the synchronous motor, the combination of sinusoidally distributed windings and sinusoidally time varying current produces a smoothly rotating magnetic field. We can eliminate

More information

Speed Control of Induction Motor by Using Intelligence Techniques

Speed Control of Induction Motor by Using Intelligence Techniques S. Riaz Ahamed et al Int. Journal of Engineering Research and Applications RESEARCH ARTICLE OPEN ACCESS Speed Control of Induction Motor by Using Intelligence Techniques S. Riaz Ahamed *, J. N. Chandra

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

ENHANCEMENT MAXIMUM POWER POINT TRACKING OF PV SYSTEMS USING DIFFERENT ALGORITHMS

ENHANCEMENT MAXIMUM POWER POINT TRACKING OF PV SYSTEMS USING DIFFERENT ALGORITHMS Journal of Al Azhar University Engineering Sector Vol. 13, No. 49, October, 2018, 1290-1299 ENHANCEMENT MAXIMUM POWER POINT TRACKING OF PV SYSTEMS USING DIFFERENT ALGORITHMS Yasmin Gharib 1, Wagdy R. Anis

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

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

ISSN: (Online) Volume 2, Issue 2, February 2014 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 2, Issue 2, February 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Paper / Case Study Available online at:

More information

CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA

CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA 31 CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA 3.1 INTRODUCTION Electric motors consume over half of the electrical energy produced by power stations, almost the three-quarters of the

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electric Machines

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Electric Machines Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.685 Electric Machines Problem Set 10 Issued November 11, 2013 Due November 20, 2013 Problem 1: Permanent

More information

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES JOHN CHIASSON IEEE PRESS ü t SERIES ON POWER ENGINEERING IEEE Press Series on Power Engineering Mohamed E. El-Hawary, Series Editor The Institute

More information

Dynamic Modeling of Surface Mounted Permanent Synchronous Motor for Servo motor application

Dynamic Modeling of Surface Mounted Permanent Synchronous Motor for Servo motor application 797 Dynamic Modeling of Surface Mounted Permanent Synchronous Motor for Servo motor application Ritu Tak 1, Sudhir Y Kumar 2, B.S.Rajpurohit 3 1,2 Electrical Engineering, Mody University of Science & Technology,

More information

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control DC Motor Control Trainer (DCMCT) Student Manual Table of Contents 1 Laboratory Objectives1 2 References1 3 DCMCT Plant

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

Sensorless Control for High-Speed BLDC Motors With Low Inductance and Nonideal Back EMF

Sensorless Control for High-Speed BLDC Motors With Low Inductance and Nonideal Back EMF Sensorless Control for High-Speed BLDC Motors With Low Inductance and Nonideal Back EMF P.Suganya Assistant Professor, Department of EEE, Bharathiyar Institute of Engineering for Women Salem (DT). Abstract

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

Lesson 17: Synchronous Machines

Lesson 17: Synchronous Machines Lesson 17: Synchronous Machines ET 332b Ac Motors, Generators and Power Systems Lesson 17_et332b.pptx 1 Learning Objectives After this presentation you will be able to: Explain how synchronous machines

More information

Simulation Results of a Switched Reluctance Motor Based on Finite Element Method and Fuzzy Logic Control

Simulation Results of a Switched Reluctance Motor Based on Finite Element Method and Fuzzy Logic Control 2012 International Conference on Environmental, Biomedical and Biotechnology IPCBEE vol.41 (2012) (2012) IACSIT Press, Singapore Simulation Results of a Switched Reluctance Motor Based on Finite Element

More information

FEEDBACK CONTROL SYSTEMS

FEEDBACK CONTROL SYSTEMS FEEDBAC CONTROL SYSTEMS. Control System Design. Open and Closed-Loop Control Systems 3. Why Closed-Loop Control? 4. Case Study --- Speed Control of a DC Motor 5. Steady-State Errors in Unity Feedback Control

More information

International Journal of Advance Engineering and Research Development SIMULATION OF FIELD ORIENTED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR

International Journal of Advance Engineering and Research Development SIMULATION OF FIELD ORIENTED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 4, April -2015 SIMULATION

More information

EE 410/510: Electromechanical Systems Chapter 4

EE 410/510: Electromechanical Systems Chapter 4 EE 410/510: Electromechanical Systems Chapter 4 Chapter 4. Direct Current Electric Machines and Motion Devices Permanent Magnet DC Electric Machines Radial Topology Simulation and Experimental Studies

More information

Predictive Cascade Control of DC Motor

Predictive Cascade Control of DC Motor Volume 49, Number, 008 89 Predictive Cascade Control of DC Motor Alexandru MORAR Abstract: The paper deals with the predictive cascade control of an electrical drive intended for positioning applications.

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

Manufacturing Equipment Control

Manufacturing Equipment Control QUESTION 1 An electric drive spindle has the following parameters: J m = 2 1 3 kg m 2, R a = 8 Ω, K t =.5 N m/a, K v =.5 V/(rad/s), K a = 2, J s = 4 1 2 kg m 2, and K s =.3. Ignore electrical dynamics

More information

Modelling of Closed Loop Speed Control for Pmsm Drive

Modelling of Closed Loop Speed Control for Pmsm Drive Modelling of Closed Loop Speed Control for Pmsm Drive Vikram S. Sathe, Shankar S. Vanamane M. Tech Student, Department of Electrical Engg, Walchand College of Engineering, Sangli. Associate Prof, Department

More information

the machine makes analytic calculation of rotor position impossible for a given flux linkage and current value.

the machine makes analytic calculation of rotor position impossible for a given flux linkage and current value. COMPARISON OF FLUX LINKAGE ESTIMATORS IN POSITION SENSORLESS SWITCHED RELUCTANCE MOTOR DRIVES Erkan Mese Kocaeli University / Technical Education Faculty zmit/kocaeli-turkey email: emese@kou.edu.tr ABSTRACT

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

Design Artificial Nonlinear Controller Based on Computed Torque like Controller with Tunable Gain

Design Artificial Nonlinear Controller Based on Computed Torque like Controller with Tunable Gain World Applied Sciences Journal 14 (9): 1306-1312, 2011 ISSN 1818-4952 IDOSI Publications, 2011 Design Artificial Nonlinear Controller Based on Computed Torque like Controller with Tunable Gain Samira Soltani

More information

Sensorless Output Tracking Control for Permanent Magnet Synchronous Machine based on T-S Fuzzy Approach

Sensorless Output Tracking Control for Permanent Magnet Synchronous Machine based on T-S Fuzzy Approach International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 8 (211), pp. 899-911 International Research Publication House http://www.irphouse.com Sensorless Output Tracking Control

More information

EFFECTS OF LOAD AND SPEED VARIATIONS IN A MODIFIED CLOSED LOOP V/F INDUCTION MOTOR DRIVE

EFFECTS OF LOAD AND SPEED VARIATIONS IN A MODIFIED CLOSED LOOP V/F INDUCTION MOTOR DRIVE Nigerian Journal of Technology (NIJOTECH) Vol. 31, No. 3, November, 2012, pp. 365 369. Copyright 2012 Faculty of Engineering, University of Nigeria. ISSN 1115-8443 EFFECTS OF LOAD AND SPEED VARIATIONS

More information

DESIGN AND IMPLEMENTATION OF SENSORLESS SPEED CONTROL FOR INDUCTION MOTOR DRIVE USING AN OPTIMIZED EXTENDED KALMAN FILTER

DESIGN AND IMPLEMENTATION OF SENSORLESS SPEED CONTROL FOR INDUCTION MOTOR DRIVE USING AN OPTIMIZED EXTENDED KALMAN FILTER INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 ISSN 0976 6464(Print)

More information

Mitigating Subsynchronous resonance torques using dynamic braking resistor S. Helmy and Amged S. El-Wakeel M. Abdel Rahman and M. A. L.

Mitigating Subsynchronous resonance torques using dynamic braking resistor S. Helmy and Amged S. El-Wakeel M. Abdel Rahman and M. A. L. Proceedings of the 14 th International Middle East Power Systems Conference (MEPCON 1), Cairo University, Egypt, December 19-21, 21, Paper ID 192. Mitigating Subsynchronous resonance torques using dynamic

More information

Spontaneous Speed Reversals in Stepper Motors

Spontaneous Speed Reversals in Stepper Motors Spontaneous Speed Reversals in Stepper Motors Marc Bodson University of Utah Electrical & Computer Engineering 50 S Central Campus Dr Rm 3280 Salt Lake City, UT 84112, U.S.A. Jeffrey S. Sato & Stephen

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

Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems

Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems M. A., Eltantawie, Member, IAENG Abstract Adaptive Neuro-Fuzzy Inference System (ANFIS) is used to design fuzzy reduced order

More information

Inertia Identification and Auto-Tuning. of Induction Motor Using MRAS

Inertia Identification and Auto-Tuning. of Induction Motor Using MRAS Inertia Identification and Auto-Tuning of Induction Motor Using MRAS Yujie GUO *, Lipei HUANG *, Yang QIU *, Masaharu MURAMATSU ** * Department of Electrical Engineering, Tsinghua University, Beijing,

More information

DC Motor Position: System Modeling

DC Motor Position: System Modeling 1 of 7 01/03/2014 22:07 Tips Effects TIPS ABOUT BASICS INDEX NEXT INTRODUCTION CRUISE CONTROL MOTOR SPEED MOTOR POSITION SUSPENSION INVERTED PENDULUM SYSTEM MODELING ANALYSIS DC Motor Position: System

More information

Sensorless Field Oriented Control of Permanent Magnet Synchronous Motor

Sensorless Field Oriented Control of Permanent Magnet Synchronous Motor International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Sensorless

More information

HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES

HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES HIGH PERFORMANCE ADAPTIVE INTELLIGENT DIRECT TORQUE CONTROL SCHEMES FOR INDUCTION MOTOR DRIVES M. Vasudevan and R. Arumugam Department of Electrical and Electronics Engineering, Anna University, Chennai,

More information

1 Introduction. Nomenclature

1 Introduction. Nomenclature Comparative Study between Different Speed Controller Techniques Applied to the Indirect Field-Oriented Control of an Induction Machine-Performances and Limits CHAYMAE LAOUFI, AHMED ABBOU and MOHAMMED AKHERRAZ

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

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

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 6, Issue 3, March, 2015, pp. 70-81, Article ID: IJARET_06_03_008 Available online at http://www.iaeme.com/ijaret/issues.asp?jtypeijaret&vtype=6&itype=3

More information

Robust Speed and Position Control of Permanent Magnet Synchronous Motor Using Sliding Mode Controller with Fuzzy Inference

Robust Speed and Position Control of Permanent Magnet Synchronous Motor Using Sliding Mode Controller with Fuzzy Inference Preprint of the paper presented on 8 th European Conference on Power Electronics and Applications. EPE 99, 7.9-9. 1999, Lausanne, Switzerland. DOI: http://dx.doi.org/1.684/m9.figshare.74735 Robust Speed

More information

Three phase induction motor using direct torque control by Matlab Simulink

Three phase induction motor using direct torque control by Matlab Simulink Three phase induction motor using direct torque control by Matlab Simulink Arun Kumar Yadav 1, Dr. Vinod Kumar Singh 2 1 Reaserch Scholor SVU Gajraula Amroha, U.P. 2 Assistant professor ABSTRACT Induction

More information

Research on Permanent Magnet Linear Synchronous Motor Control System Simulation *

Research on Permanent Magnet Linear Synchronous Motor Control System Simulation * Available online at www.sciencedirect.com AASRI Procedia 3 (2012 ) 262 269 2012 AASRI Conference on Modeling, Identification and Control Research on Permanent Magnet Linear Synchronous Motor Control System

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

Overview of motors and motion control

Overview of motors and motion control Overview of motors and motion control. Elements of a motion-control system Power upply High-level controller ow-level controller Driver Motor. Types of motors discussed here; Brushed, PM DC Motors Cheap,

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

SPEED CONTROL OF PMSM BY USING DSVM -DTC TECHNIQUE

SPEED CONTROL OF PMSM BY USING DSVM -DTC TECHNIQUE SPEED CONTROL OF PMSM BY USING DSVM -DTC TECHNIQUE J Sinivas Rao #1, S Chandra Sekhar *2, T Raghu #3 1 Asst Prof, Dept Of EEE, Anurag Engineering College, AP, INDIA 3 Asst Prof, Dept Of EEE, Anurag Engineering

More information

INDUCTION MOTOR MODEL AND PARAMETERS

INDUCTION MOTOR MODEL AND PARAMETERS APPENDIX C INDUCTION MOTOR MODEL AND PARAMETERS C.1 Dynamic Model of the Induction Motor in Stationary Reference Frame A three phase induction machine can be represented by an equivalent two phase machine

More information

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 6480(Print), ISSN 0976 6499(Online), AND TECHNOLOGY

More information

A Novel Three-phase Matrix Converter Based Induction Motor Drive Using Power Factor Control

A Novel Three-phase Matrix Converter Based Induction Motor Drive Using Power Factor Control Australian Journal of Basic and Applied Sciences, 8(4) Special 214, Pages: 49-417 AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com A Novel

More information

Sensorless Torque and Speed Control of Traction Permanent Magnet Synchronous Motor for Railway Applications based on Model Reference Adaptive System

Sensorless Torque and Speed Control of Traction Permanent Magnet Synchronous Motor for Railway Applications based on Model Reference Adaptive System 5 th SASTech 211, Khavaran Higher-education Institute, Mashhad, Iran. May 12-14. 1 Sensorless Torue and Speed Control of Traction Permanent Magnet Synchronous Motor for Railway Applications based on Model

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

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

Synergetic Control for Electromechanical Systems

Synergetic Control for Electromechanical Systems Synergetic Control for Electromechanical Systems Anatoly A. Kolesnikov, Roger Dougal, Guennady E. Veselov, Andrey N. Popov, Alexander A. Kolesnikov Taganrog State University of Radio-Engineering Automatic

More information

A New Model Reference Adaptive Formulation to Estimate Stator Resistance in Field Oriented Induction Motor Drive

A New Model Reference Adaptive Formulation to Estimate Stator Resistance in Field Oriented Induction Motor Drive A New Model Reference Adaptive Formulation to Estimate Stator Resistance in Field Oriented Induction Motor Drive Saptarshi Basak 1, Chandan Chakraborty 1, Senior Member IEEE and Yoichi Hori 2, Fellow IEEE

More information

Mathematical Modelling of Permanent Magnet Synchronous Motor with Rotor Frame of Reference

Mathematical Modelling of Permanent Magnet Synchronous Motor with Rotor Frame of Reference Mathematical Modelling of Permanent Magnet Synchronous Motor with Rotor Frame of Reference Mukesh C Chauhan 1, Hitesh R Khunt 2 1 P.G Student (Electrical),2 Electrical Department, AITS, rajkot 1 mcchauhan1@aits.edu.in

More information

DcMotor_ Model Help File

DcMotor_ Model Help File Name of Model: DcMotor_021708 Author: Vladimir L. Chervyakov Date: 2002-10-26 Executable file name DcMotor_021708.vtm Version number: 1.0 Description This model represents a Nonlinear model of a permanent

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

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

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

LIAPUNOV S STABILITY THEORY-BASED MODEL REFERENCE ADAPTIVE CONTROL FOR DC MOTOR

LIAPUNOV S STABILITY THEORY-BASED MODEL REFERENCE ADAPTIVE CONTROL FOR DC MOTOR LIAPUNOV S STABILITY THEORY-BASED MODEL REFERENCE ADAPTIVE CONTROL FOR DC MOTOR *Ganta Ramesh, # R. Hanumanth Nayak *#Assistant Professor in EEE, Gudlavalleru Engg College, JNTU, Kakinada University, Gudlavalleru

More information

Mechatronic System Case Study: Rotary Inverted Pendulum Dynamic System Investigation

Mechatronic System Case Study: Rotary Inverted Pendulum Dynamic System Investigation Mechatronic System Case Study: Rotary Inverted Pendulum Dynamic System Investigation Dr. Kevin Craig Greenheck Chair in Engineering Design & Professor of Mechanical Engineering Marquette University K.

More information

School of Mechanical Engineering Purdue University. ME375 ElectroMechanical - 1

School of Mechanical Engineering Purdue University. ME375 ElectroMechanical - 1 Electro-Mechanical Systems DC Motors Principles of Operation Modeling (Derivation of fg Governing Equations (EOM)) Block Diagram Representations Using Block Diagrams to Represent Equations in s - Domain

More information

Research on the winding control system in winding vacuum coater

Research on the winding control system in winding vacuum coater Acta Technica 61, No. 4A/2016, 257 268 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on the winding control system in winding vacuum coater Wenbing Jin 1, Suo Zhang 1, Yinni Jin 2 Abstract.

More information

PID Controller Design for DC Motor

PID Controller Design for DC Motor Contemporary Engineering Sciences, Vol. 11, 2018, no. 99, 4913-4920 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.810539 PID Controller Design for DC Motor Juan Pablo Trujillo Lemus Department

More information

Modeling and Design Optimization of Permanent Magnet Linear Synchronous Motor with Halbach Array

Modeling and Design Optimization of Permanent Magnet Linear Synchronous Motor with Halbach Array Modeling and Design Optimization of Permanent Magnet Linear Synchronous Motor with Halbach Array N. Roshandel Tavana, and A. Shoulaie nroshandel@ee.iust.ir, and shoulaie@ee.iust.ac.ir Department of Electrical

More information

Design and Characteristic Analysis of LSM for High Speed Train System using Magnetic Equivalent Circuit

Design and Characteristic Analysis of LSM for High Speed Train System using Magnetic Equivalent Circuit IJR International Journal of Railway Vol. 3, No. 1 / March 2010, pp. 14-18 The Korean Society for Railway Design and Characteristic Analysis of LSM for High Speed Train System using Magnetic Equivalent

More information

Independent Control of Speed and Torque in a Vector Controlled Induction Motor Drive using Predictive Current Controller and SVPWM

Independent Control of Speed and Torque in a Vector Controlled Induction Motor Drive using Predictive Current Controller and SVPWM Independent Control of Speed and Torque in a Vector Controlled Induction Motor Drive using Predictive Current Controller and SVPWM Vandana Peethambaran 1, Dr.R.Sankaran 2 Assistant Professor, Dept. of

More information

Vibration Suppression of a 2-Mass Drive System with Multiple Feedbacks

Vibration Suppression of a 2-Mass Drive System with Multiple Feedbacks International Journal of Scientific and Research Publications, Volume 5, Issue 11, November 2015 168 Vibration Suppression of a 2-Mass Drive System with Multiple Feedbacks L. Vidyaratan Meetei, Benjamin

More information

Contouring Control for a CNC Milling Machine Driven by Direct thrust Controlled Linear Induction Motors

Contouring Control for a CNC Milling Machine Driven by Direct thrust Controlled Linear Induction Motors From the SelectedWorks of Innovative Research Publications IRP India Winter December, 5 Contouring Control for a CNC Milling Machine Driven by Direct thrust Controlled Linear Induction Motors Khaled N.

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

An improved deadbeat predictive current control for permanent magnet linear synchronous motor

An improved deadbeat predictive current control for permanent magnet linear synchronous motor Indian Journal of Engineering & Materials Sciences Vol. 22, June 2015, pp. 273-282 An improved deadbeat predictive current control for permanent magnet linear synchronous motor Mingyi Wang, iyi i, Donghua

More information