Online Tuning of Artificial Neural Networks for Induction Motor Control

Size: px
Start display at page:

Download "Online Tuning of Artificial Neural Networks for Induction Motor Control"

Transcription

1 Online Tuning of Artificial Neural Networks for Induction Motor Control A THESIS Submitted by RAMA KRISHNA MAYIRI (M060156EE) In partial fulfillment of the requirements for the award of the Degree of MASTER OF TECHNOLOGY IN ELECTRICAL ENGINEERING (Computer Controlled Industrial Power) Under the Supervision of Dr. ABRAHAM T. MATHEW DEPARTMENT OF ELECTRICAL ENGINEERING NATIONAL INSTITUTE OF TECHNOLOGY NIT CAMPUS P.O, CALICUT KERALA, INDIA MAY 2008

2 ACKNOWLEDGEMENTS I express my profound sense of gratitude to my guide, Dr. Abraham T Mathew, Professor, Department of Electrical Engineering, NIT Calicut, for his systematic guidance and valuable advices. His encouragement and suggestions were of immense help to me throughout my project work. I would like to express my sincere gratitude to Dr. Paul. K. Joseph, Professor and Head, Department of Electrical Engineering, N.I.T. Calicut, for providing me with all the necessary facilities for the work. Also I thank Dr. K M Moideenkutty, Professor and Former Head, Department of Electrical Engineering, NIT Calicut. I would also like to thank all the faculty and staff members of EED, especially the staff of EED Simulation Lab and library, who extended full cooperation for completion of this work. I take the opportunity to thank all my friends who helped me through their patient discussions and suggestions and for their timely help at various stages during the tenure of my project work. Rama Krishna M M060156EE

3 DECLARATION "I hereby declare that this submission is my own work and that, to the best of my knowledge and belief, it contains no material previously published or written by another person nor material which has been accepted for the award of any other degree or diploma of any university or any institute of higher learning, except where due acknowledgment has been made by me in the text. Place: NIT Calicut Date: Name: Rama Krishna M Roll No: M060156EE

4 C E R T I F I C A T E This is to certify that the thesis entitled ONLINE TUNING OF ARTIFICIAL NEURAL NETWORKS FOR INDUCTION MOTOR CONTROL submitted by Mr. RAMA KRISHNA MAYIRI (M060156EE) to the National Institute of Technology Calicut towards the partial fulfillment of the requirements for the award of the Degree of Master of Technology in Electrical Engineering (Computer Controlled Industrial Power) is a bonafide record of the work carried out by him under my supervision. Dr. Abraham T Mathew (Project Guide) Professor Department of Electrical Engineering National Institute of Technology Calicut Place: NIT Calicut Date: Professor and Head Department of Electrical Engineering National Institute of Technology Calicut

5 CONTENTS Abstract List of symbols List of Figures List of Tables i ii iii v 1. Introduction 1.1. Introduction Electric Motor Drives Problem definition Thesis Overview 5 2. Neural networks in Electrical Drives An Overview 2.1. Introduction Control of Induction Motor using ANN Conclusion 8 3. Experimental Determination of Machine parameters 3.1. Introduction Measurement of Moment of Inertia Induction Machine Parameters Conclusion Induction Motor Control using Online Tuning of NN 4.1. Introduction Induction Machine Dynamics Neural Network Identifier Control of Induction Motor Stator Currents Conclusion Simulation Results 5.1. Introduction Analysis on 5 hp Induction Motor Induction motor Model 26

6 NN Speed Estimator Comparison between NNs Comparison between machine and NN 3 layer Torque Comparison using NN Torque Estimator Torque Estimator Using Speed Torque Estimator Using Speed And Currents Analysis on 7 hp Induction Motor Induction Motor Model NN speed Estimator 3 layer NN speed Estimator 4 layer NN Speed Estimator 4 layers with LEARNGDM NN Speed Estimator 4 layers with different Goal NN speed Estimator 5 layer Induction motor stator currents control Simulation model for fractional HP motor Simulation model for 5 HP motor Recurrent Neural Networks Conclusion Conclusion 64 References 65 Appendix A 68 Appendix B 71 Appendix C 73 Appendix D 74

7 ABSTRACT Due to the inherent features, such as ruggedness, high reliability, low cost, and minimum maintenance, the induction motors have been gradually replacing dc motors in servo applications and high performance drives. The wide use of induction motors in high precision drives, such as the robot manipulation, actuation calls for more advanced control techniques, so that their highly nonlinear dynamics can be handled properly and at a reasonable cost. Artificial Neural networks (ANNs) have learning, adaptation, and powerful nonlinear mapping capabilities. Therefore, they have been employed to deal with prediction, modeling, and control of complex, nonlinear, and uncertain systems, in which the conventional methods fail to give satisfactory results. In the recent years, some authors have proposed the use of artificial neural networks (ANNs) for identification and control of nonlinear dynamic systems in power electronics and ac drives. Taking clue from such works, Attempts have been made here to combine ANN with Induction Motor Drives to have a better closed loop feedback control of speed of the Induction Motors for some typical applications. Experiments were conducted on a Laboratory type Slip ring induction motors to obtain the machine parameters. Neural network Estimators have been developed using neural network toolbox of MATLAB, which uses the Training data obtained from experiments conducted on Induction motors. The Neural network estimates were tested and compared with experimental data. Validation of NN speed identifiers has been done using Simulink, which revealed that neural network was useful for predicting the Induction motor dynamics and hence could be used for the induction motor control. A neural-network-based identification and control scheme was subsequently tried. The given Artificial Neural Network was trained to capture the nonlinear dynamics of the motor. A control law was derived using the dynamics captured by the network, and same was employed to force the stator currents to follow prescribed trajectories. Indirect adaptive control has been used in this work. A lot of fine tuning work has to be made before the scheme is finally made workable. Realization of the control system using digital hardware will be a viable option for continuing the work proposed in the thesis i

8 LIST OF SYMBOLS J P Ia, Ib, Ic Moment of Inertia of Induction Machine Rated power of the Electrical Machine Three Phase Stator currents of Induction Motor T Discretisation time interval τ r Rotor time constant, τ s Stator time constant, σ R1 R2 L 11 L 22 L m T L Total leakage factor Stator resistance Rotor resistance Stator inductance Rotor inductances Mutual inductance, External load torque. λ α, λ β Rotor flux linkages in two phase reference frame i α i β Stator currents in two phase reference frame V α, V β Stator voltages in two phase reference frame ω Rotor angular velocity in rad/sec ii

9 LIST OF FIGURES Fig 3.1 Variation of stator currents with respect to speed of 5 hp motor 11 Fig 3.2 speed time characteristics of 5 hp induction motor 12 Fig 3.3 stator currents with respect to speed for 5 hp motor 13 Fig 3.4 Speed vs. time for 7 HP Induction Motor 14 Fig 4.1 feed forward neural network 21 Fig 4.2 Block diagram for the identification and control of the stator currents 23 Fig. 5.1 MATLAB SIMULINK induction motor Model 26 Fig.5.2 Induction Machine internal blocks 27 Fig 5.3 Torque 5 hp Induction motor 27 Fig 5.4speed of 5 hp Induction motor 28 Fig.5.5 Neural Network toolbox nntool for creating ANN 28 Fig 5.6 Training of Neural network with 2 layers 30 Fig 5.7 Neural network using two layers 31 Fig 5.8 Training of the neural network with 3 layers 33 Fig 5.9 Neural network with three layers 33 Fig 5.10 Simulink Model for Speed Comparison of Speed Estimator (3layer) And Motor 35 Fig 5.11 Comparison between 5 hp Motor speed and NN Speed Estimator 36 Fig Comparison of Torque Speed Characteristics b/n Motor and NN 38 Fig 5.13 Comparison of 5 hp Motor and Torque Estimator 40 Fig 5.14 Torque of 7 HP Induction Motor 41 Fig 5.15 Speed of 7 HP Induction Motor 42 Fig 5.16 NN Speed Estimator for 7 hp Motor with 3 layers 44 Fig 5.17 Comparison of Speed of 7 HP Motor and NN Speed Estimator With 3 layers 45 iii

10 Fig 5.18 Stator current Ia Vs Speed of Speed Estimator 3 layers and 7 HP Motor 45 Fig 5.19 Stator current Ib Vs Speed of Speed Estimator 3 layers and 7 HP Motor 46 Fig 5.20 Stator current IcVs Speed of Speed Estimator 3 layers and 7 HP Motor 46 Fig Neural network of speed Identifier of machine 2 with 4 layers 47 Fig 5.22 Speed Comparison using Simulink model between 7 HP Motor and NN 48 Fig 5.23 Stator current Ia Vs Speed of Speed Estimator 4 layers and 7 HP Motor 49 Fig 5.24 Stator current Ib Vs Speed of Speed Estimator 4 layers and 7 HP Motor 49 Fig 5.25 Stator current Ic Vs Speed of Speed Estimator 4 layers and 7 HP Motor 50 Fig 5.26 Speed Comparison b/w 7 HP Motor and NN 4 layer with Momentum 51 Fig 5.27 Speed Comparison between 7 HP Motor and NN 4 layer with.001 Goal 52 Fig 5.28 Speed Comparison between 7 HP Motor and NN 5 layer 53 Fig 5.29 feed forward neural network acts as Speed Identifier 54 Fig5.30 Closed loop control of Machine using ANN 55 Fig Fractional HP motor speed in rad/sec using closed loop strategy 56 Fig HP Induction motor speed in rad/sec using closed loop strategy 57 Fig 5.33 A simple Recurrent Neural Network 58 Fig 5.34 Elman Recurrent Neural Network Architecture 60 Fig 5.35 Block diagram of Recurrent NN for Induction Motor speed Estimation 63 iv

11 LIST OF TABLES Table 3.1 Observations of Retardation Test on 5 hp motor 11 Table 3.2 Retardation Test Observations of 7 HP Induction motor 13 Table 3.3 Parameters of 5 hp Induction Machine and 7 HP Induction Machine 15 Table 5.1 Experimental Data Currents vs. Speed 29 Table 5.2 NN Speed Estimator of 5 hp motor Testing and comparison 31 Table 5.3 Testing of ANN Speed Estimator and Comparison between Networks for 5 hp motor 34 Table5.4 Training Data for Torque Estimator using Speed for 5 hp motor Using Speed 37 Table5.5 Testing of NN Torque Estimator using Speed of 5 hp Induction Motor Using Speed 38 Table 5.6 Training Data for Torque Estimator for 5 hp motor Using Currents & Speed 39 Table 5.7 Testing of NN Torque Estimator using Currents & Speed 40 Table 5.8 Training Data for NN Speed Estimators for 7 hp Induction Motor 43 Table 5.9 Testing of NN Speed Estimator for 7 HP Induction Motor 44 Table 5.10 Testing of NN Speed Estimator of 7 HP Motor with 4 layer 48 v

12 CHAPTER 1 INTRODUCTION 1.1 INTRODUCTION In engineering and physics domains, algebraic and differential equations are used to describe the behavior and functioning properties of real systems and to create mathematical models to represent them. Such approaches require accurate knowledge of the system dynamics and the use of estimation techniques and numerical calculations to emulate the system operation. The complexity of the problem itself may introduce uncertainties, which can make the modeling nonrealistic or inaccurate. Therefore, in practice, approximate analysis is used and linearity assumptions are usually made. The majority of physical systems contain complex nonlinear relations, which are difficult to model with conventional techniques. Three Phase Induction motors, combined with the drive system can be deemed as a complex nonlinear system due to the various issues associated with its dynamics. Precise control of induction motor is a challenge and investigations in these directions are in progress in various parts of the world. It is proposed to use Artificial Neural Networks for the Control of Induction motors so that the on line tuning of the control can be incorporated in that system. Artificial neural networks (ANNs) implement algorithms that attempt to achieve a neurological related performance, such as learning from experience, making generalizations from similar situations and judging states where poor results were achieved in the past. ANN are being applied to a lot of real world, industrial problems, from functional prediction and system modeling (where physical processes are not well understood or are highly complex), to pattern recognition engines and robust classifiers, with the ability to generalize while making decisions about imprecise input data [1]. 1

13 The application of artificial neural networks (ANNs) attracts the attention of many scientists from all over the world. The reason for this trend is the many advantages, which the architectures of ANN have over traditional algorithmic methods. Among the advantages of ANN are the ease of training and generalization, simple architecture, possibility of approximating nonlinear functions, insensitivity to the distortion of the network, and inexact input data. The use of ANN is practical at present that technological progress is rapid and the practical utilization of the system that mimics nature is possible. ANNs can be used to identify and control nonlinear dynamic systems because they can approximate a wide range of nonlinear functions to any desired degree of accuracy. In case of electrical machines Speed can be identified using neural networks using the currents, voltage as inputs to the network. Torque Estimator can be developed using stator currents, speed and stator voltage. In some applications we can estimate the rotor flux and torque by giving stator currents of induction motor as inputs to neural networks. Artificial Neural networks can also used for Inverter control where NN estimates the Gate signals based on the error value between the actual stator currents and reference stator currents. A detailed review of related literature is given in Chapter 2. In the present work neural network has been used as speed Estimators. Neural network is used to estimate two reference frames of currents of induction motor to control the stator currents of induction motor. Speed, currents in previous instant control voltages etc are the input variables to the neural network. Only MATLAB based simulation has been done in the present work. A brief study of electrical drives is given below. 2

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor Jaswandi Sawant, Divyesh Ginoya Department of Instrumentation and control, College of Engineering, Pune. ABSTRACT This

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 78 90, Article ID: IJARET_07_02_008 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

Simulation and Analysis of Parameter Identification Techniques for Induction Motor Drive

Simulation and Analysis of Parameter Identification Techniques for Induction Motor Drive International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 10 (2014), pp. 1027-1035 International Research Publication House http://www.irphouse.com Simulation and

More information

Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique

Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique B.Hemanth Kumar 1, Dr.G.V.Marutheshwar 2 PG Student,EEE S.V. College of Engineering Tirupati Senior Professor,EEE dept.

More information

Simulation and Analysis of PWM Inverter Fed Induction Motor Drive

Simulation and Analysis of PWM Inverter Fed Induction Motor Drive Simulation and Analysis of PWM Inverter Fed Induction Motor Drive C.S.Sharma, Tali Nagwani Abstract Sinusoidal Pulse Width Modulation variable speed drives are increasingly applied in many new industrial

More information

Modeling and Simulation of a Novel Switched Reluctance Motor Drive System with Power Factor Improvement

Modeling and Simulation of a Novel Switched Reluctance Motor Drive System with Power Factor Improvement American Journal of Applied Sciences 3 (1): 1649-1654, 2006 ISSN 1546-9239 2006 Science Publications Modeling and Simulation of a Novel Switched Reluctance Motor Drive System with Power Factor Improvement

More information

Power Electronics. Prof. K. Gopakumar. Centre for Electronics Design and Technology. Indian Institute of Science, Bangalore.

Power Electronics. Prof. K. Gopakumar. Centre for Electronics Design and Technology. Indian Institute of Science, Bangalore. Power Electronics Prof. K. Gopakumar Centre for Electronics Design and Technology Indian Institute of Science, Bangalore Lecture - 1 Electric Drive Today, we will start with the topic on industrial drive

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

Modelling, Simulation and Performance Analysis of A Variable Frequency Drive in Speed Control Of Induction Motor

Modelling, Simulation and Performance Analysis of A Variable Frequency Drive in Speed Control Of Induction Motor International Journal of Engineering Inventions e-issn: 78-7461, p-issn: 319-6491 Volume 3, Issue 5 (December 013) PP: 36-41 Modelling, Simulation and Performance Analysis of A Variable Frequency Drive

More information

ELECTRICAL ENGINEERING

ELECTRICAL ENGINEERING EE ELECTRICAL ENGINEERING See beginning of Section H for abbreviations, course numbers and coding. The * denotes labs which are held on alternate weeks. A minimum grade of C is required for all prerequisite

More information

EDUMECH Mechatronic Instructional Systems. Ball on Beam System

EDUMECH Mechatronic Instructional Systems. Ball on Beam System EDUMECH Mechatronic Instructional Systems Ball on Beam System Product of Shandor Motion Systems Written by Robert Hirsch Ph.D. 998-9 All Rights Reserved. 999 Shandor Motion Systems, Ball on Beam Instructional

More information

Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application

Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application Marwa M. Abdulmoneim 1, Magdy A. S. Aboelela 2, Hassen T. Dorrah 3 1 Master Degree Student, Cairo University, Faculty

More information

Mathematical Modelling of PMSM Vector Control System Based on SVPWM with PI Controller Using MATLAB

Mathematical Modelling of PMSM Vector Control System Based on SVPWM with PI Controller Using MATLAB Mathematical Modelling of PMSM Vector Control System Based on SVPWM with PI Controller Using MATLAB Kiran Boby 1, Prof.Acy M Kottalil 2, N.P.Ananthamoorthy 3 Assistant professor, Dept of EEE, M.A College

More information

Analysis of Space Vector Pulse Width Modulation VSI Induction Motor on various conditions

Analysis of Space Vector Pulse Width Modulation VSI Induction Motor on various conditions Analysis of Space Vector Pulse Width Modulation VSI Induction Motor on various conditions Padma Chaturvedi 1, Amarish Dubey 2 1 Department of Electrical Engineering, Maharana Pratap Engineering College,

More information

Dually Fed Permanent Magnet Synchronous Generator Condition Monitoring Using Stator Current

Dually Fed Permanent Magnet Synchronous Generator Condition Monitoring Using Stator Current Summary Dually Fed Permanent Magnet Synchronous Generator Condition Monitoring Using Stator Current Joachim Härsjö, Massimo Bongiorno and Ola Carlson Chalmers University of Technology Energi och Miljö,

More information

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc.

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. 1 How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. The territory of high-performance motor control has

More information

Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist

Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist MHER GRIGORIAN, TAREK SOBH Department of Computer Science and Engineering, U. of Bridgeport, USA ABSTRACT Robot

More information

Fuzzy Adaptive PI Controller for Direct Torque Control Algorithm Based Permanent Magnet Synchronous Motor

Fuzzy Adaptive PI Controller for Direct Torque Control Algorithm Based Permanent Magnet Synchronous Motor Website: www.ijetae.com (ISSN 225-2459, ISO 91:28 Certified Journal, Volume 3, Issue 5, May 213) Adaptive PI Controller for Direct Torque Control Algorithm Based Permanent Magnet Synchronous Motor R.Senthil

More information

Transient analysis of integrated solar/diesel hybrid power system using MATLAB Simulink

Transient analysis of integrated solar/diesel hybrid power system using MATLAB Simulink Transient analysis of integrated solar/diesel hybrid power system using ATLAB Simulink Takyin Taky Chan School of Electrical Engineering Victoria University PO Box 14428 C, elbourne 81, Australia. Taky.Chan@vu.edu.au

More information

Speed Control of field oriented induction motor using DsPIC Controller

Speed Control of field oriented induction motor using DsPIC Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. IV (May Jun. 2014), PP 45-50 Speed Control of field oriented induction motor

More information

A Study On Employee Retention Practices And Its Effectiveness In IT Sector

A Study On Employee Retention Practices And Its Effectiveness In IT Sector A Study On Employee Retention Practices And Its Effectiveness In IT Sector Submitted in the partial fulfilment of the requirement for the degree of Masters of Philosophy By Neenu Antony (Roll No: 0930009)

More information

Lab 7: Operational Amplifiers Part I

Lab 7: Operational Amplifiers Part I Lab 7: Operational Amplifiers Part I Objectives The objective of this lab is to study operational amplifier (op amp) and its applications. We will be simulating and building some basic op amp circuits,

More information

Manufacturing Equipment Modeling

Manufacturing Equipment Modeling QUESTION 1 For a linear axis actuated by an electric motor complete the following: a. Derive a differential equation for the linear axis velocity assuming viscous friction acts on the DC motor shaft, leadscrew,

More information

Unit 33 Three-Phase Motors

Unit 33 Three-Phase Motors Unit 33 Three-Phase Motors Objectives: Discuss the operation of wound rotor motors. Discuss the operation of selsyn motors. Discuss the operation of synchronous motors. Determine the direction of rotation

More information

Renewable Energy Laboratory for Engineering Students

Renewable Energy Laboratory for Engineering Students dspace User Conference 2010 India Sept 24 th 10 Renewable Energy Laboratory for Engineering Students H.T Jadhav, S. D. Joshi Rajarambapu Institute Of Technology ABSTRACT Renewal Energy is now included

More information

ANN Based Fault Classifier and Fault Locator for Double Circuit Transmission Line

ANN Based Fault Classifier and Fault Locator for Double Circuit Transmission Line International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-2, April 2016 E-ISSN: 2347-2693 ANN Based Fault Classifier and Fault Locator for Double Circuit

More information

Dynamic Simulation of Induction Motor Drive using Neuro Controller

Dynamic Simulation of Induction Motor Drive using Neuro Controller Int. J. on Recent Trends in Engineering and Technology, Vol. 1, No. 2, Jan 214 Dynamic Simulation of Induction Motor Drive using Neuro Controller P. M. Menghal 1, A. Jaya Laxmi 2, N.Mukhesh 3 1 Faculty

More information

Improving proposal evaluation process with the help of vendor performance feedback and stochastic optimal control

Improving proposal evaluation process with the help of vendor performance feedback and stochastic optimal control Improving proposal evaluation process with the help of vendor performance feedback and stochastic optimal control Sam Adhikari ABSTRACT Proposal evaluation process involves determining the best value in

More information

SIMULATION AND SPEED CONTROL OF INDUCTION MOTOR DRIVES

SIMULATION AND SPEED CONTROL OF INDUCTION MOTOR DRIVES SIMULATION AND SPEED CONTROL OF INDUCTION MOTOR DRIVES A THESIS SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE DEGREE OF Bachelor of Technology In ELECTRICAL ENGINEERING By AMITPAL SINGH I.S.

More information

Available online at www.sciencedirect.com Available online at www.sciencedirect.com

Available online at www.sciencedirect.com Available online at www.sciencedirect.com Available online at www.sciencedirect.com Available online at www.sciencedirect.com Procedia Procedia Engineering Engineering () 9 () 6 Procedia Engineering www.elsevier.com/locate/procedia International

More information

NEURAL NETWORKS IN DATA MINING

NEURAL NETWORKS IN DATA MINING NEURAL NETWORKS IN DATA MINING 1 DR. YASHPAL SINGH, 2 ALOK SINGH CHAUHAN 1 Reader, Bundelkhand Institute of Engineering & Technology, Jhansi, India 2 Lecturer, United Institute of Management, Allahabad,

More information

Advance Electronic Load Controller for Micro Hydro Power Plant

Advance Electronic Load Controller for Micro Hydro Power Plant Journal of Energy and Power Engineering 8 (2014) 1802-1810 D DAVID PUBLISHING Advance Electronic Load Controller for Micro Hydro Power Plant Dipesh Shrestha, Ankit Babu Rajbanshi, Kushal Shrestha and Indraman

More information

FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW

FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW SALIM, JYOTI OHRI Department of Electrical Engineering National Institute of Technology Kurukshetra INDIA salimnitk@gmail.com ohrijyoti@rediffmail.com

More information

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES 1 Abinath.T.R, 2 Sudhakar.V, 3 Sasikala.S 1,2 UG Scholar, Department of Electrical and Electronics Engineering, Info Institute of Engineering,

More information

SYNCHRONOUS MACHINES

SYNCHRONOUS MACHINES SYNCHRONOUS MACHINES The geometry of a synchronous machine is quite similar to that of the induction machine. The stator core and windings of a three-phase synchronous machine are practically identical

More information

COMPUTER SIMULATION OF REAL TIME IDENTIFICATION FOR INDUCTION MOTOR DRIVES

COMPUTER SIMULATION OF REAL TIME IDENTIFICATION FOR INDUCTION MOTOR DRIVES Proceedings of the International Conference on Theory and Applications of Mathematics and Informatics - ICTAMI 2004, Thessaloniki, Greece COMPUTER SIMULATION OF REAL TIME IDENTIFICATION FOR INDUCTION MOTOR

More information

Research Methodology Part III: Thesis Proposal. Dr. Tarek A. Tutunji Mechatronics Engineering Department Philadelphia University - Jordan

Research Methodology Part III: Thesis Proposal. Dr. Tarek A. Tutunji Mechatronics Engineering Department Philadelphia University - Jordan Research Methodology Part III: Thesis Proposal Dr. Tarek A. Tutunji Mechatronics Engineering Department Philadelphia University - Jordan Outline Thesis Phases Thesis Proposal Sections Thesis Flow Chart

More information

INDUCTION MOTOR PERFORMANCE TESTING WITH AN INVERTER POWER SUPPLY, PART 2

INDUCTION MOTOR PERFORMANCE TESTING WITH AN INVERTER POWER SUPPLY, PART 2 INDUCTION MOTOR PERFORMANCE TESTING WITH AN INVERTER POWER SUPPLY, PART 2 By: R.C. Zowarka T.J. Hotz J.R. Uglum H.E. Jordan 13th Electromagnetic Launch Technology Symposium, Potsdam (Berlin), Germany,

More information

Development of the Induction Motor for Machine Tool Spindles and Servo Amplifier SANMOTION S

Development of the Induction Motor for Machine Tool Spindles and Servo Amplifier SANMOTION S New Products Introduction Development of the Induction Motor for Machine Tool Spindles and Servo Amplifier SANMOTION S Takashi Sekiguchi Masahiro Kidou Yuusuke Shimura Yuji Ide Masahisa Koyama Michio Kitahara

More information

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER

CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 93 CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 5.1 INTRODUCTION The development of an active trap based feeder for handling brakeliners was discussed

More information

Electronic Speed Variator for a Brushless DC Motor

Electronic Speed Variator for a Brushless DC Motor Electronic Speed Variator for a Brushless DC Motor Jorge M. Jaimes Ponce, Jesús U. Liceaga C., Irma I. Siller A. and Enrique Arévalo Zamudio Abstract In this paper the development of an electronic speed

More information

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Renuka V. S. & Abraham T Mathew Electrical Engineering Department, NIT Calicut E-mail : renuka_mee@nitc.ac.in,

More information

EXISTENCE OF SOLUTIONS FOR NONLOCAL FRACTIONAL INTEGRODIFFERENTIAL AND DIFFERENTIAL EQUATIONS WITH IMPULSIVE CONDITIONS IN BANACH SPACES

EXISTENCE OF SOLUTIONS FOR NONLOCAL FRACTIONAL INTEGRODIFFERENTIAL AND DIFFERENTIAL EQUATIONS WITH IMPULSIVE CONDITIONS IN BANACH SPACES EXISTENCE OF SOLUTIONS FOR NONLOCAL FRACTIONAL INTEGRODIFFERENTIAL AND DIFFERENTIAL EQUATIONS WITH IMPULSIVE CONDITIONS IN BANACH SPACES A Thesis Submitted to the Bharathiar University In partial fulfillment

More information

10. CNC Hardware Basics

10. CNC Hardware Basics CAD/CAM Principles and Applications 10 CNC Hardware Basics 10-1/10-20 by P.N.Rao 10. CNC Hardware Basics 10.1 Structure of CNC machine tools Table 10.1 Some design criteria for CNC machine tool design

More information

SECOND YEAR. Major Subject 3 Thesis (EE 300) 3 Thesis (EE 300) 3 TOTAL 3 TOTAL 6. MASTER OF ENGINEERING IN ELECTRICAL ENGINEERING (MEng EE) FIRST YEAR

SECOND YEAR. Major Subject 3 Thesis (EE 300) 3 Thesis (EE 300) 3 TOTAL 3 TOTAL 6. MASTER OF ENGINEERING IN ELECTRICAL ENGINEERING (MEng EE) FIRST YEAR MASTER OF SCIENCE IN ELECTRICAL ENGINEERING (MS EE) FIRST YEAR Elective 3 Elective 3 Elective 3 Seminar Course (EE 296) 1 TOTAL 12 TOTAL 10 SECOND YEAR Major Subject 3 Thesis (EE 300) 3 Thesis (EE 300)

More information

CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR

CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR 47 CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR 4.1 INTRODUCTION This chapter deals with the design of 24 slots 8 poles, 48 slots 16 poles and 60 slots 16 poles brushless dc

More information

Outline Servo Control

Outline Servo Control Outline Servo Control Servo-Motor Drivers Control Modes orque Capability Servo-control Systems Direct/Indirect Control System Control Algorithm Implementation Controller Design by Emulation Discretization

More information

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

Control of a Three Phase Induction Motor using Single Phase Supply

Control of a Three Phase Induction Motor using Single Phase Supply Control of a Three Phase Induction Motor using Single Phase Supply G. R. Sreehitha #1, A. Krishna Teja *2, Kondenti. P. Prasad Rao #3 Department of Electrical & Electronics Engineering, K L University,

More information

Robotics & Automation

Robotics & Automation Robotics & Automation Levels: Grades 10-12 Units of Credit: 1.0 CIP Code: 21.0117 Core Code: 38-01-00-00-130 Prerequisite: None Skill Test: 612 COURSE DESCRIPTION Robotics & Automation is a lab-based,

More information

Power Quality Paper #3

Power Quality Paper #3 The Effect of Voltage Dips On Induction Motors by: M D McCulloch 1. INTRODUCTION Voltage depressions caused by faults on the system affect the performance of induction motors, in terms of the production

More information

ACTUATOR DESIGN FOR ARC WELDING ROBOT

ACTUATOR DESIGN FOR ARC WELDING ROBOT ACTUATOR DESIGN FOR ARC WELDING ROBOT 1 Anurag Verma, 2 M. M. Gor* 1 G.H Patel College of Engineering & Technology, V.V.Nagar-388120, Gujarat, India 2 Parul Institute of Engineering & Technology, Limda-391760,

More information

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies Soonwook Hong, Ph. D. Michael Zuercher Martinson Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies 1. Introduction PV inverters use semiconductor devices to transform the

More information

Tai Kam Fong, Jackie. Master of Science in E-Commerce Technology

Tai Kam Fong, Jackie. Master of Science in E-Commerce Technology Trend Following Algorithms in Automated Stock Market Trading by Tai Kam Fong, Jackie Master of Science in E-Commerce Technology 2011 Faculty of Science and Technology University of Macau Trend Following

More information

Performance Enhancement of Wound Rotor Induction Motor by VSI with Dynamic Capacitor Controlled Rotor Circuit

Performance Enhancement of Wound Rotor Induction Motor by VSI with Dynamic Capacitor Controlled Rotor Circuit Performance Enhancement of Wound Rotor Induction Motor by VSI with Dynamic Capacitor Controlled Rotor Circuit K.Ranjith kumar kumar, Dr.S.Palaniswami K.Priyadharsini, Senior Senior Lecturer Lecturer Professor

More information

A Control Scheme for Industrial Robots Using Artificial Neural Networks

A Control Scheme for Industrial Robots Using Artificial Neural Networks A Control Scheme for Industrial Robots Using Artificial Neural Networks M. Dinary, Abou-Hashema M. El-Sayed, Abdel Badie Sharkawy, and G. Abouelmagd unknown dynamical plant is investigated. A layered neural

More information

DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE2302 - ELECTRICAL MACHINES II UNIT-I SYNCHRONOUS GENERATOR

DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE2302 - ELECTRICAL MACHINES II UNIT-I SYNCHRONOUS GENERATOR 1 DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING Constructional details Types of rotors EE2302 - ELECTRICAL MACHINES II UNIT-I SYNCHRONOUS GENERATOR PART A 1.

More information

Lab 8: DC generators: shunt, series, and compounded.

Lab 8: DC generators: shunt, series, and compounded. Lab 8: DC generators: shunt, series, and compounded. Objective: to study the properties of DC generators under no-load and full-load conditions; to learn how to connect these generators; to obtain their

More information

Control Strategies of the Doubly Fed Induction Machine for Wind Energy Generation Applications

Control Strategies of the Doubly Fed Induction Machine for Wind Energy Generation Applications Control Strategies of the Doubly Fed Induction Machine for Wind Energy Generation Applications AUTHORS Dr. Gonzalo Abad, The University of Mondragon, SPAIN. Dr. Miguel Ángel Rodríguez, Ingeteam Transmission

More information

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering ECE 495 Project 3: Shocker Actuator Subsystem and Website Design Group 1: One Awesome Engineering Luquita Edwards Evan Whetsell Sunny Verma Thomas Ryan Willis Long I. Executive Summary The main goal behind

More information

Electric motor emulator versus rotating test rig

Electric motor emulator versus rotating test rig DEVELOPMENT E l e c t r i c m o t o r s Electric motor emulator versus rotating test rig A controversial issue among experts is whether real-time model-based electric motor emulation can replace a conventional

More information

Technical Guide No. 100. High Performance Drives -- speed and torque regulation

Technical Guide No. 100. High Performance Drives -- speed and torque regulation Technical Guide No. 100 High Performance Drives -- speed and torque regulation Process Regulator Speed Regulator Torque Regulator Process Technical Guide: The illustrations, charts and examples given in

More information

DCMS DC MOTOR SYSTEM User Manual

DCMS DC MOTOR SYSTEM User Manual DCMS DC MOTOR SYSTEM User Manual release 1.3 March 3, 2011 Disclaimer The developers of the DC Motor System (hardware and software) have used their best efforts in the development. The developers make

More information

Real-Time Digital Simulator Enabled Hardware-in-the-Loop Electric Machine Drive Lab

Real-Time Digital Simulator Enabled Hardware-in-the-Loop Electric Machine Drive Lab 1 Real-Time Digital Simulator Enabled Hardware-in-the-Loop Electric Machine Drive Lab Hossein G. Aghamolki and Zhixin Miao Department of Electrical Engineering University of South Florida, Tampa, FL 3362

More information

Different Energetic Techniques for Modelling Traction Drives

Different Energetic Techniques for Modelling Traction Drives Different Energetic Techniques for Modelling Traction Drives Roberto Zanasi DII- University of Modena and Reggio Emilia, Italy E-mail: roberto.zanasi@unimo.it Technical University of Dresden (Germany)

More information

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin *

Open Access Research on Application of Neural Network in Computer Network Security Evaluation. Shujuan Jin * Send Orders for Reprints to reprints@benthamscience.ae 766 The Open Electrical & Electronic Engineering Journal, 2014, 8, 766-771 Open Access Research on Application of Neural Network in Computer Network

More information

Doctor of Philosophy. Computer Science

Doctor of Philosophy. Computer Science Judiciary-friendly software piracy forensics with POSAR Thesis submitted to the Bharathiar University in partial fulfillment of the requirements for the award of the degree of Doctor of Philosophy in Computer

More information

On the Influence of Stator Slot shape on the Energy Conservation Associated with the Submersible Induction Motors

On the Influence of Stator Slot shape on the Energy Conservation Associated with the Submersible Induction Motors American Journal of Applied Sciences 8 (4): 393-399, 2011 ISSN 1546-9239 2010 Science Publications On the Influence of Stator Slot shape on the Energy Conservation Associated with the Submersible Induction

More information

AC Induction Motor Slip What It Is And How To Minimize It

AC Induction Motor Slip What It Is And How To Minimize It AC Induction Motor Slip What It Is And How To Minimize It Mauri Peltola, ABB Oy, Helsinki, Finland The alternating current (AC) induction motor is often referred to as the workhorse of the industry because

More information

Modeling and Analysis of DC Link Bus Capacitor and Inductor Heating Effect on AC Drives (Part I)

Modeling and Analysis of DC Link Bus Capacitor and Inductor Heating Effect on AC Drives (Part I) 00-00-//$0.00 (c) IEEE IEEE Industry Application Society Annual Meeting New Orleans, Louisiana, October -, Modeling and Analysis of DC Link Bus Capacitor and Inductor Heating Effect on AC Drives (Part

More information

Mini-Lab Projects in the Undergraduate Classical Controls Course

Mini-Lab Projects in the Undergraduate Classical Controls Course Mini-Lab Projects in the Undergraduate Classical Controls Course Jeffrey S. Dalton, Daniel S. Stutts, and Robert L. Montgomery University of Missouri-Rolla Rolla, MO 65409 Abstract: To address a common

More information

ELECTRICAL ENGINEERING

ELECTRICAL ENGINEERING ELECTRICAL ENGINEERING The master degree programme of Teacher Training in Electronical Engineering is designed to develop graduates competencies in the field of Curriculum Development and Instructional

More information

Operational Space Control for A Scara Robot

Operational Space Control for A Scara Robot Operational Space Control for A Scara Robot Francisco Franco Obando D., Pablo Eduardo Caicedo R., Oscar Andrés Vivas A. Universidad del Cauca, {fobando, pacaicedo, avivas }@unicauca.edu.co Abstract This

More information

MECE 102 Mechatronics Engineering Orientation

MECE 102 Mechatronics Engineering Orientation MECE 102 Mechatronics Engineering Orientation Mechatronic System Components Associate Prof. Dr. of Mechatronics Engineering Çankaya University Compulsory Course in Mechatronics Engineering Credits (2/0/2)

More information

An Introduction to Applied Mathematics: An Iterative Process

An Introduction to Applied Mathematics: An Iterative Process An Introduction to Applied Mathematics: An Iterative Process Applied mathematics seeks to make predictions about some topic such as weather prediction, future value of an investment, the speed of a falling

More information

Master of Science in Electrical Engineering Graduate Program:

Master of Science in Electrical Engineering Graduate Program: Master of Science in Electrical Engineering Graduate Program: A student may pursue a Master of Science in Electrical Engineering (M.Sc. EE) via one of the following three options: (i) M.Sc. with thesis,

More information

2003 2008 Ph.D., Middle East Technical University, Ankara, Grade: High Honours. Ph.D. in Electrical & Electronic Engineering, Control Theory

2003 2008 Ph.D., Middle East Technical University, Ankara, Grade: High Honours. Ph.D. in Electrical & Electronic Engineering, Control Theory Reşat Özgür Doruk Curriculum Vitae Personal Date of Birth Oct 22, 1978 Place of Birth Ankara, TURKEY Education 2003 2008 Ph.D., Middle East Technical University, Ankara, Grade: High Honours. Ph.D. in Electrical

More information

Inductance. Motors. Generators

Inductance. Motors. Generators Inductance Motors Generators Self-inductance Self-inductance occurs when the changing flux through a circuit arises from the circuit itself. As the current increases, the magnetic flux through a loop due

More information

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS E. Batzies 1, M. Kreutzer 1, D. Leucht 2, V. Welker 2, O. Zirn 1 1 Mechatronics Research

More information

System Modeling and Control for Mechanical Engineers

System Modeling and Control for Mechanical Engineers Session 1655 System Modeling and Control for Mechanical Engineers Hugh Jack, Associate Professor Padnos School of Engineering Grand Valley State University Grand Rapids, MI email: jackh@gvsu.edu Abstract

More information

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013 A Short-Term Traffic Prediction On A Distributed Network Using Multiple Regression Equation Ms.Sharmi.S 1 Research Scholar, MS University,Thirunelvelli Dr.M.Punithavalli Director, SREC,Coimbatore. Abstract:

More information

Design and Analysis of Switched Reluctance Motors

Design and Analysis of Switched Reluctance Motors Design and Analysis of Switched Reluctance Motors İbrahim ŞENGÖR, Abdullah POLAT, and Lale T. ERGENE Electrical and Electronic Faculty, İstanbul Technical University, 34469, Istanbul, TURKEY sengoribrahim@gmail.com,

More information

Core Curriculum to the Course:

Core Curriculum to the Course: Core Curriculum to the Course: Environmental Science Law Economy for Engineering Accounting for Engineering Production System Planning and Analysis Electric Circuits Logic Circuits Methods for Electric

More information

Microcontroller based speed control of three phase induction motor using v/f method

Microcontroller based speed control of three phase induction motor using v/f method International Journal of Scientific and Research Publications, Volume 3, Issue 2, February 2013 1 Microcontroller based speed control of three phase induction motor using v/f method Mrs.DeepaliS.Shirke,

More information

THIS paper reports some results of a research, which aims to investigate the

THIS paper reports some results of a research, which aims to investigate the FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 22, no. 2, August 2009, 227-234 Determination of Rotor Slot Number of an Induction Motor Using an External Search Coil Ozan Keysan and H. Bülent Ertan

More information

Equipment: Power Supply, DAI, Wound rotor induction motor (8231), Electrodynamometer (8960), timing belt.

Equipment: Power Supply, DAI, Wound rotor induction motor (8231), Electrodynamometer (8960), timing belt. Lab 13: Wound rotor induction motor. Objective: to examine the construction of a 3-phase wound rotor induction motor; to understand exciting current, synchronous speed and slip in this motor; to determine

More information

EE 402 RECITATION #13 REPORT

EE 402 RECITATION #13 REPORT MIDDLE EAST TECHNICAL UNIVERSITY EE 402 RECITATION #13 REPORT LEAD-LAG COMPENSATOR DESIGN F. Kağan İPEK Utku KIRAN Ç. Berkan Şahin 5/16/2013 Contents INTRODUCTION... 3 MODELLING... 3 OBTAINING PTF of OPEN

More information

ANTI LOCK BRAKING SYSTEM MODELLING AND DEVELOPMENT

ANTI LOCK BRAKING SYSTEM MODELLING AND DEVELOPMENT ANTI LOCK BRAKING SYSTEM MODELLING AND DEVELOPMENT Aldi Manikanth ME10B004 A Manoj Kumar ME10B006 C Vijay Chauhan ME10B010 Nachiket Dongre ME10B013 Lithas ME10B020 Rajesh Kumar Meena ME10B030 Varada Karthik

More information

Laboratory Information Management and Process Control Software for Microbiological Laboratories of the Government Hospitals

Laboratory Information Management and Process Control Software for Microbiological Laboratories of the Government Hospitals Laboratory Information Management and Process Control Software for Microbiological Laboratories of the Government Hospitals Hewapathirana R H MSc IT 06/10000 Faculty of Information Technology University

More information

Neural network software tool development: exploring programming language options

Neural network software tool development: exploring programming language options INEB- PSI Technical Report 2006-1 Neural network software tool development: exploring programming language options Alexandra Oliveira aao@fe.up.pt Supervisor: Professor Joaquim Marques de Sá June 2006

More information

8 Speed control of Induction Machines

8 Speed control of Induction Machines 8 Speed control of Induction Machines We have seen the speed torque characteristic of the machine. In the stable region of operation in the motoring mode, the curve is rather steep and goes from zero torque

More information

Applied mathematics and mathematical statistics

Applied mathematics and mathematical statistics Applied mathematics and mathematical statistics The graduate school is organised within the Department of Mathematical Sciences.. Deputy head of department: Aila Särkkä Director of Graduate Studies: Marija

More information

Design and Simulation of Soft Switched Converter Fed DC Servo Drive

Design and Simulation of Soft Switched Converter Fed DC Servo Drive International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-237, Volume-1, Issue-5, November 211 Design and Simulation of Soft Switched Converter Fed DC Servo Drive Bal Mukund Sharma, A.

More information

Introduction. Chapter 1. 1.1 Scope of Electrical Engineering

Introduction. Chapter 1. 1.1 Scope of Electrical Engineering Chapter 1 Introduction 1.1 Scope of Electrical Engineering In today s world, it s hard to go through a day without encountering some aspect of technology developed by electrical engineers. The impact has

More information

Design and Development of Speed Control of Induction motor drive using Pulse-Width Modulation

Design and Development of Speed Control of Induction motor drive using Pulse-Width Modulation Design and Development of Speed Control of Induction motor drive using Pulse-Width Modulation Jigar Vaidya 1, Vatsal Shukla 2, Darshan Kale 3 1 UG Student, Electrical Department,jdv27993@gmail.com, +91-9662532919

More information

Modelling, Simulation and Implementation of a Fault Tolerant Permanent Magnet AC Motor Drive with Redundancy

Modelling, Simulation and Implementation of a Fault Tolerant Permanent Magnet AC Motor Drive with Redundancy HE UNIVERSIY OF ADELAIDE Australia Modelling, Simulation and Implementation of a Fault olerant ermanent Magnet AC Motor Drive with Redundancy Jingwei Zhu Submitted to the Faculty of Engineering, Computer

More information

CONVENTIONALLY reduced order models are being

CONVENTIONALLY reduced order models are being Co-Simulation of an Electric Traction Drive Christoph Schulte and Joachim Böcker Abstract For the simulation of electrical drives, reducedorder models or simple look-up tables are often used in order to

More information

1150 hp motor design, electromagnetic and thermal analysis

1150 hp motor design, electromagnetic and thermal analysis 115 hp motor design, electromagnetic and thermal analysis Qasim Al Akayshee 1, and David A Staton 2 1 Mawdsley s Ltd., The Perry Centre, Davey Close, Waterwells, Gloucester GL2 4AD phone: +44 1452 888311

More information

AC Kinetics Variable Frequency Drive Comparative Transient Inertial Testing. This document was prepared by Advanced Energy.

AC Kinetics Variable Frequency Drive Comparative Transient Inertial Testing. This document was prepared by Advanced Energy. AC Kinetics Variable Frequency Drive Comparative Transient Inertial Testing This document was prepared by Advanced Energy. December 12 th, 2014 Introduction In June of this year, AC Kinetics contacted

More information