EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents

Size: px
Start display at page:

Download "EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents"

Transcription

1 EE 560 Electric Machines and Drives. Autumn 2014 Final Project Page 1 of 53 Prof. N. Nagel December 8, 2014 Brian Howard Contents Introduction 2 Induction Motor Simulation 3 Current Regulated Induction Machine with Indirect FOC 4 Motor Speed Controller Utilizing Indirect FOC 12 Motor, Gearbox and Tire System Optimization 16 Preliminary Results 17 Model Tuning 18 Summary 22 Conclusion 22 Appendix A Current Regulator Block Diagram Derivation 23 Transient tuning 23 Steady state tuning 25 Appendix B Speed Regulator Block Diagram Derivation 26 Appendix C Slip Calculations 28 Appendix D PLECS Model 30 Appendix E Park Transform 35 Appendix F Clarke Transform 36 Appendix G Mathematica Code 37 References 53

2 Final Project Page 2 of 53 Introduction Tesla Motors, Inc. designs, builds, and sells electric vehicles [1]. The power trains of the Tesla cars use an induction motor to convert electrical energy in the battery to mechanical power at the wheels. Table 1 below shows the estimated motor parameters for the induction motor and Table 2 shows the rated motor values: Table 1 Summary of Induction Motor Parameters Ω Ω 0.9 mh mh mh Table 2 Motor rated values Wb The project scope will include the following items: 1) Simulate the TESLA induction machine using PLECS. Use notation consistent with the notation from the class notes. 2) Simulate the current regulated induction machine with indirect field oriented control. Assume an ideal inverter and perfectly estimated parameters. a. Implement a synchronous reference frame current regulator. b. Tune the q and d axis regulators for bandwidths of 1 khz assuming that the parameter estimates are accurate. c. Simulate a locked rotor step response for a rated torque command with d axis current held constant at its rated value. d. Simulate a locked rotor 10 Hz, 100 Hz, and 1000 Hz sine wave response for a rated torque command with d axis current held constant at its rated value. (A frequency response sweep is also acceptable). 3) Close a speed loop around the torque loop and demonstrate speed control of the motor. a. Tune the speed loop for a bandwidth of 50 Hz b. Simulate sine wave speed commands of 5 Hz and 50 Hz with a 10 rad/sec amplitude. 4) Connect the motor to a typical Tesla S gearbox and wheels and optimize for track conditions a. Optimize the system to achieve the best 0 60 mph time. b. Optimize the system to achieve the best mph time using regenerative braking. c. Optimize the system to achieve the best mph time with the minimal use of power (battery life).

3 Final Project Page 3 of 53 Induction Motor Simulation The first step of the project will be to simulate the induction motor in PLECS. The PLECS model can be compared to an analytical result, at steady state, to ensure the model accurately characterizes the physical motor. The analytical result comes from an equivalent circuit analysis, assuming a typical 3 phase, 60cycle power supply 120. Figure 1 shows the equivalent per phase circuit. Figure 1 Per phase equivalent circuit. If there is no load then there is no torque. If there is no torque, then the current on the rotor must also be zero. This can be seen by looking at the figure, as the slip goes to zero the resistance on the rotor goes to infinity. This simplifies the analysis: 375/ Amperes 0.015Ω Ω The motor was modelled in PLECS which reported an amplitude of ~830 Amps 0 pk for the stator currents, which works out to 586 Amps RMS, matching the value given by the analytics. This numerical model appears to be a reasonable approximation of the physical system. Figure 2 Stator currents from PLECS model.

4 Final Project Page 4 of 53 Current Regulated Induction Machine with Indirect FOC The modeling begins by tuning the current regulators to have a bandwidth of 1000 Hz. The full transient relationship for the stator current and voltages have cross coupling and back EMF components that make it difficult to design the current regulator. Figure 3 shows the synchronous frame current regulator in block diagram form. Figure 3 Synchronous reference frame current regulator. For the motor parameters of this problem and to achieve a bandwidth of 1000 hertz (Appendix A has the details), the gains for the proportional integral (PI) controller can be found as: 203 Ω/ Ω

5 Final Project Page 5 of 53 The regulator and current loop were implemented in a PLECS model for simulation. As noted in Appendix A, many of the cross coupling terms are small, so that the actual implementation of the current controller can be simplified to arrangement shown in Figure 4: Figure 4 Simplified current regulator.

6 Final Project Page 6 of 53 Without the cross coupling terms, there will be some effect on the current output, but it should be small. The current regulator can now be combined with the physical plant, as shown in the control diagram in Figure 5. The axis regulator, axis regulator, Park transform, Clarke transform, and the slip (frequency) calculator are all explained in more detail in the appendices. Although there are additional transforms, this control loop can be reduced down to a current regulation problem much like that of a DC motor. Figure 5 Rotor flux field oriented induction machine control. Redrawn from [3, page 11].

7 Final Project Page 7 of 53 Figure 4 shows command tracking for both the axis and axis currents. In response to the step function, the current settles out at the desired value in about seconds, just about what is desired for a bandwidth of 1000 hertz. There are some cross coupling artifacts in both signals since there was no decoupling within the current regulator. The artifacts appear small and seem to be acceptable; however, if time allows it would be fun to add the decoupling and see if the artifacts disappear. Figure 6 Current command tracking response to step function.

8 Final Project Page 8 of 53 Next, the steady response of the system to sinusoidal commands are explored at locked rotor conditions. With a bandwidth of 1000 hertz, there should be good command tracking at 10 hertz and 100 hertz, but at 1000 hertz the amplitude should be attenuated by about 70% and there should be about a 45 phase shift. Figure 5 shows the command tracking response for the 10 hertz sinusoid. The two track so closely that it is hard to see there are two different lines. Figure 7 Command tracking to a sinusoidal input at 10 hertz (locked rotor).

9 Final Project Page 9 of 53 At 100 hertz, shown in Figure 6, there is little amplitude attenuate; however, some phase shift can be seen. The staircase effect in the current output is a result of the PWM input to the motor. This effect will be larger as the input frequency increases. Figure 8 Command tracking to a sinusoidal input at 100 hertz (locked rotor).

10 Final Project Page 10 of 53 The response at 1000 hertz, shown in Figure 7, does have about the expected phase shift (45 ), but the amplitude attenuation is not as much as expected. The stair case effect is much more pronounced and each switching cycle can clearly be seen. This suggests that the continuous time estimate is no longer a good approximation for the discrete time PWM. If the switching frequency is increased from 10kHz to 100kHz, there should be better agreement between the continuous time predication and the discrete time response. Figure 9 Command tracking to a sinusoidal input at 1000 hertz (locked rotor).

11 Final Project Page 11 of 53 Figure 8 shows the response at the higher switching frequency. The response is attenuated by about 70% and has the 45 degree phase shift. With the good agreement between the predicted response and the actual response it appears that the controller is working as expected, if the PWM switching frequency can be raised to 100 khz. If the switching losses are too high at this frequency, then the bandwidth will have to be lowered to ensure the controller performs as desired. Figure 10 Command tracking to a sinusoidal input at 1000 hertz and PWM switching frequency increased to 100 khz (locked rotor).

12 Final Project Page 12 of 53 Motor Speed Controller Utilizing Indirect FOC For an electric motor, speed is essentially a function of torque. For field oriented controls the torque will respond faster to changes in the rotor q axis current than to changes in the rotor d axis current [3, page 7]. The previous section focused on controlling the currents, so if the commanded speed can be converted to a desired torque, this torque can be converted to a command for the q axis rotor current so that the previous current controller design can be used as the foundation for the motor speed controller. Appendix B has the details on how the gains are found and how the torque to current conversion factor is calculated. The block diagram in Figure 5 can be modified to include the speed control loop. Figure 11 shows this block diagram. Figure 11 Speed regulation via rotor flux field oriented induction machine control. In this design a PI speed regulator has been selected. Appendix B provides the tuning calculations details. The integral and proportional gains were found to be:

13 Final Project Page 13 of 53 With these gains, validation of the tuner can begin. Starting with a command frequency of 100 RPM at 0.5 hertz, there should be good agreement between the commanded speed and measured speed, once the transients settle out. Figure 12 shows this data for the first 3 seconds of operation. There is very good agreement between the two values, once the transients settle out. Figure 12 Speed command tracking, 10 rad/s (95 RPM) at 0.5 Hertz.

14 Final Project Page 14 of 53 The next check, at 5 hertz, should show a small phase shift in the measured speed, but good agreement in amplitude. Figure 13 shows the results of the simulation and the results are much as expected indicating that the tuning of the speed loop is working as expected. Figure 13 Speed command tracking, 10 rad/s (95 RPM) at 5 Hertz.

15 Final Project Page 15 of 53 At 50 hertz, the bandwidth limitation of the speed controller, the amplitude should be 70.7% and the phase lag is 45. Figure 14 shows the simulations results for this frequency. Both amplitude and phase of the measured speed show the expected attenuation, consistent with the 3dB roll off point. Figure 14 Speed command tracking, 10 rad/s (95 RPM) at 50 Hertz.

16 Final Project Page 16 of 53 Motor, Gearbox and Tire System Optimization In the section, the motor is connected to a gearbox and tires so that the total performance of the car can be estimated. According to Tesla s website [5], there is a single speed gearbox with a ratio of 9.73:1 that connects the motor to the axle and the total car weight is 4650 lbs. According to the owner s blog [6], both tires of the car have nearly the same diameter of ~27.7. This is enough information to convert the speed and power of the motor to acceleration. Modelling vehicle dynamics turned out to be a little more complicated than time allowed to be modelled here, mostly due to the dynamics of the tires. (Let me just say, Wow, there has been much ink spilt on the subject of tire dynamics). In this model, slip between the wheel and ground was neglected which allows the rack and pinion object in PLECS to be used to convert the rotation torque to a linear force to act on the vehicle. Other dynamics, such as wheel friction and drag, where included in the model. Figure 15 shows the complete block diagram. Figure 15 Block diagram including drivetrain, vehicle mass, and road load friction. Friction coefficients are always are problem as they are hard to determine from first principles. In this case the model used those given by PLECS for their Two Wheel Vehicle with Driving Profile, adjust for the weight, wheelbase, and tire diameter of the Telsa S vehicle. They are: /

17 Final Project Page 17 of 53 Preliminary Results Given the somewhat primitive implementation and guesses about the friction, how did the model perform? Figure 16 shows the model response to step in command speed to 100 rad/s (4774 RPM). The model reached 0 60 at 3.8 seconds, which is faster than the actual Tesla S car. Figure 16 Vehicle speed versus time, 0 60 MPH. The trend plot for the motor indicated that the motor reached 147 rad/s (1408 RPM), which is too low. After working through the model, two conversion errors were found that resulted in this curve. At 60 MPH, with a 9.73 gear ratio and 27.7 tires, the motor should be turning at about 7,084 RPM. This the point at which the owner s blog [6] say field weakening begins in the Tesla.

18 Final Project Page 18 of 53 Model Tuning Figure 17 shows the resulting vehicle speed and motor speed plot after correcting the conversion errors. The Tesla Motors club blog [6] suggests that the Tesla S should be able to do this in something between 4.2 and 5.5 seconds, depending on the model. The PLECS model reaches 60 mph in 4.6 seconds, right about in the middle of the range. This time the step command was to 8,000 RPM. Figure 17 Vehicle speed and motor speed versus time, 0 60 MPH.

19 Final Project Page 19 of 53 Digging a little bit more into the data, however, showed that the motor controller was not running well. As shown in Figure 18, current command tracking was awful. In addition, the controller was commanding much more that the rated current. Figure 18 Current command tracking, 0 60 (step input).

20 Final Project Page 20 of 53 The current command tracking could be improved somewhat by using a ramp input instead of step input. Figure 19 shows the current command tracking for this case. There is much better agreement between the command and actual current; however it is still above the rated current. Figure 19 Current command tracking, 0 60 (ramp input).

21 Final Project Page 21 of 53 As would be expected, adding the saturation limits to the current made the car run slower. With these limits no combination of inputs were found that would allow the car to run 0 60 MPH in less than 6 seconds. Figure 20 shows the results for the best run. Figure 20 Vehicle speed and motor speed versus time, 0 60 MPH with ramp input and saturation limits on the current.

22 Final Project Page 22 of 53 Summary Getting the model to 60 MPH turned out to be more difficult than expected. It seems that there is quite a bit of tuning and adjustment that will be needed to be added to the model. Despite the addition work needed, it does seem like it would be possible to build a complete vehicle model for the Tesla drive train and simulate it in PLECS. Conclusion In this project both the current loop and speed loop were successfully tuned to the specifications of the project. In addition, the model was revised to include a representation of the mechanical components of the Tesla S drive train. Unfortunately, this model was not able to match the actual car performance closely. Even with this difficulty, the opportunity to tune and apply field orientated control in vehicle was fun. It really showcases how important and pervasive these types of control systems have become in our lives.

23 Final Project Page 23 of 53 Appendix A Current Regulator Block Diagram Derivation Transient tuning Form reference [2] the stator voltage can be related to the stator current and flux, in the Laplace domain, as: Where ω Eq. A.1 1 τ Equation A.1 can be separated into real and imaginary parts: Eq. A.2a Eq. A.2b If the rotor flux is positioned so that it is aligned with the d axis (no q axis rotor flux), then the equations simplify further: Eq. A.3a Eq. A.3b

24 Final Project Page 24 of 53 These equations can be drawing in block diagram form as: Figure A1 Block diagram relating current to voltage and rotor flux. This is a little complicated for tuning so some assumptions will be made: Lock the rotor to eliminate terms related to rotor speed. The cross coupling factor,, is less than 1, the stator inductance,, is much less than 1 so that multiplying these factors times electrical frequency and current does not result in a large number. So the cross coupling terms can be neglected. The rotor resistance is close to zero and the direct rotor flux is close to unity (at steady state conditions and ~10, ~10 ) so those terms will be neglected.

25 Final Project Page 25 of 53 That takes care of the coupling so that each current loop can be tuned independently. It also simplifies the analysis of the simplified closed loop system, shown in Figure A2: Figure A2 Simplified current control loop. This is essentially the same structure as the DC motor current control loop in which it was shown that the gains, at locked rotor conditions, can be calculated as [3, page 17]: 2 Ω/s 2 Ω For the motor parameters of this problem, the gains work out to: Ω 203 Ω/ Ω sec Ω 1 1 Steady state tuning Equations A.3b can be simplified some by considering the steady state case. At steady state conditions, the axis flux is proportional to axis current [4, page 2], [3, pages 2 3]: This, along with the expression for, can be substituted into Equation A.3b to find: Eq. A.3b This changes the integral gain,, as:, 2 Ω 2 s Ω 94.2Ω/ 1

26 Final Project Page 26 of 53 Appendix B Speed Regulator Block Diagram Derivation In a motor torque acts on the rotor to produce speed. Torque is proportional to current so that with the current regulator it actually torque that is being regulated. Assuming the regulator is good, a simplified proportionalintegral (PI) speed controller can be drawn as shown in Figure B1. Figure B1 PI speed regulator block diagram. This block diagram can be simplified to explicitly show the zero of the controller and the pole of the motor mechanical system: Figure B2 Simplified PI speed regulator block diagram. The two time constants have the following values: If the zero of the controller exactly cancels the pole of the plant, then the block diagram becomes: Figure B3 Block diagram with pole zero cancelation This is a nice unity gain feedback system with the speed tracking transfer function of:

27 Final Project Page 27 of 53 The magnitude of the transfer function should be 3dB at the desired frequency response (where ): From the definition of the time constants and the desire to make them equal for pole zero cancellation, the value for the proportional gain can be found as: 2 2 Using the values for this motor N m / kg m N m sec The controller provides the commanded torque value and this must be converted to current. One way to express the torque for an induction motor is to write it as a function of the cross product of the rotor and stator flux: 3 Im 2 2 In field oriented control, the rotor flux is aligned with the d axis so that the quadrature component of the rotor flux,, will be zero [4, page 12]: This can be re arranged to find quadrature current as a function of torque: 4 3 Eq. B 1 If the flux command (d axis current) is constant, then Equation B 1 can be written as: 1 Eq. B 2 Where: 3 4 In this form it can be seen that the expression for torque is similar to that of a DC motor.

28 Final Project Page 28 of 53 Appendix C Slip Calculations Since the rotor of an induction motor turns at a frequency slightly less then electrical frequency, the control laws must include a compensator to correct the mechanical rotor angle to the electrical angle. In the rotor flux, or synchronous, reference frame the block diagram can be drawn as: Figure C1 Slip frequency calculation. (redrawn from [3, page 8]). This figure can be simplified a bit though block diagram reduction and drawn as: Figure C2 Slip frequency calculation (simplified).

29 Final Project Page 29 of 53 In Figure C2, the two mutual inductances cancel out and the / term is equal to [3, page 6] so that the calculator can be further simplified as shown in Figure C3. It was this form that was implemented within PLECS. Figure C3 Slip frequency calculation, as implemented in PLECS.

30 Final Project Page 30 of 53 Appendix D PLECS Model Figure D1 Overall PLECS Model. Figure D2 Speed controller.

31 Final Project Page 31 of 53 Figure D3 Motor Controller. Figure D4 Current Controller.

32 Final Project Page 32 of 53 Figure D5 Current regulator. Figure D6 Motor overall view.

33 Final Project Page 33 of 53 Figure D7 Motor currents calculation.

34 Final Project Page 34 of 53 Figure D8 Motor flux linkage calculation. Figure D9 Tesla drive train model.

35 Final Project Page 35 of 53 Appendix E Park Transform The Park transform converts the stationary and axis components between the rotating and general reference frames. Figure E1 shows this transformation in vector form. Figure E1 Vector representation of Park transform. The transformations can be expressed in matrix form, which can easily be implemented in code or a symbolic solver. The stationary to rotating transformation can be expressed as: cos sin sin cos The rotating to stationary transformation can be expressed as: cos sin sin cos In these equations stands for the variable of interest (,,, etc.)

36 Final Project Page 36 of 53 Appendix F Clarke Transform The Clarke transform converts the 3 vectors into 2 orthogonal vectors. Figure F1 shows the transform in vector form. The 3 phase components are projected onto the quadrature axis. Figure 21 Vector representation of the Clarke transform. Much like the Park transform, the Clarke transform can be represented as matrix operations. The transformation from 3 Phase to (forward transformation) can be written as: The rotating to stationary transformation can be expressed as: In these equations stands for the variable of interest (,,, etc.)

37 Final Project Page 37 of 53 Appendix G Mathematica Code

38 Final Project Page 38 of 53

39 Final Project Page 39 of 53

40 Final Project Page 40 of 53

41 Final Project Page 41 of 53

42 Final Project Page 42 of 53

43 Final Project Page 43 of 53

44 Final Project Page 44 of 53

45 Final Project Page 45 of 53

46 Final Project Page 46 of 53

47 Final Project Page 47 of 53

48 Final Project Page 48 of 53

49 Final Project Page 49 of 53

50 Final Project Page 50 of 53

51 Final Project Page 51 of 53

52 Final Project Page 52 of 53

53 Final Project Page 53 of 53 References 1. "Tesla Motors." Wikipedia. Wikimedia Foundation, 25 Nov Web. 25 Nov Nagel, N. J. "EE 560 Electric Machines and Drives." Lecture 8. University of Washington, 24 Nov Nagel, N. J. "EE 560 Electric Machines and Drives." Lecture 7. University of Washington, 17 Nov Nagel, N. J. "EE 560 Electric Machines and Drives." Lecture 9. University of Washington, 1 Dec Tesla Motors Inc. "Specs." Model S. N.p., n.d. Web. 06 Dec "Thread: The Real Top Speed of the Model S." Tesla Motors Club Enthusiasts Owners Forum RSS. N.p., n.d. Web. 06 Dec < Thereal top speed of the Model S/page4?p=354969&viewfull=1#post354969>.

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers.

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers. University of New South Wales School of Electrical Engineering & Telecommunications ELEC4613 - ELECTRIC DRIVE SYSTEMS Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented

More information

CHAPTER 9. Sinusoidal Steady-State Analysis

CHAPTER 9. Sinusoidal Steady-State Analysis CHAPTER 9 Sinusoidal Steady-State Analysis 9.1 The Sinusoidal Source A sinusoidal voltage source (independent or dependent) produces a voltage that varies sinusoidally with time. A sinusoidal current source

More information

Matlab Simulation of Induction Motor Drive using V/f Control Method

Matlab Simulation of Induction Motor Drive using V/f Control Method IJSRD - International Journal for Scientific Research & Development Vol. 5, Issue 01, 2017 ISSN (online): 2321-0613 Matlab Simulation of Induction Motor Drive using V/f Control Method Mitul Vekaria 1 Darshan

More information

DC SERVO MOTOR CONTROL SYSTEM

DC SERVO MOTOR CONTROL SYSTEM DC SERVO MOTOR CONTROL SYSTEM MODEL NO:(PEC - 00CE) User Manual Version 2.0 Technical Clarification /Suggestion : / Technical Support Division, Vi Microsystems Pvt. Ltd., Plot No :75,Electronics Estate,

More information

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS M.LAKSHMISWARUPA 1, G.TULASIRAMDAS 2 & P.V.RAJGOPAL 3 1 Malla Reddy Engineering College,

More information

New Direct Torque Control of DFIG under Balanced and Unbalanced Grid Voltage

New Direct Torque Control of DFIG under Balanced and Unbalanced Grid Voltage 1 New Direct Torque Control of DFIG under Balanced and Unbalanced Grid Voltage B. B. Pimple, V. Y. Vekhande and B. G. Fernandes Department of Electrical Engineering, Indian Institute of Technology Bombay,

More information

Type of loads Active load torque: - Passive load torque :-

Type of loads Active load torque: - Passive load torque :- Type of loads Active load torque: - Active torques continues to act in the same direction irrespective of the direction of the drive. e.g. gravitational force or deformation in elastic bodies. Passive

More information

Implementation of discretized vector control strategies for induction machines

Implementation of discretized vector control strategies for induction machines Implementation of discretized vector control strategies for induction machines Report of Master of Science thesis Prepared By Md. Inoon Nishat Amalesh Chowdhury Department of Energy and Environment Division

More information

Motor Modeling and Position Control Lab 3 MAE 334

Motor Modeling and Position Control Lab 3 MAE 334 Motor ing and Position Control Lab 3 MAE 334 Evan Coleman April, 23 Spring 23 Section L9 Executive Summary The purpose of this experiment was to observe and analyze the open loop response of a DC servo

More information

EE 410/510: Electromechanical Systems Chapter 5

EE 410/510: Electromechanical Systems Chapter 5 EE 410/510: Electromechanical Systems Chapter 5 Chapter 5. Induction Machines Fundamental Analysis ayssand dcontrol o of Induction Motors Two phase induction motors Lagrange Eqns. (optional) Torque speed

More information

Fundamentals of Servo Motion Control

Fundamentals of Servo Motion Control Fundamentals of Servo Motion Control The fundamental concepts of servo motion control have not changed significantly in the last 50 years. The basic reasons for using servo systems in contrast to open

More information

Synchronous Current Control of Three phase Induction motor by CEMF compensation

Synchronous Current Control of Three phase Induction motor by CEMF compensation Synchronous Current Control of Three phase Induction motor by CEMF compensation 1 Kiran NAGULAPATI, 2 Dhanamjaya Appa Rao, 3 Anil Kumar VANAPALLI 1,2,3 Assistant Professor, ANITS, Sangivalasa, Visakhapatnam,

More information

CHAPTER 3 WAVELET TRANSFORM BASED CONTROLLER FOR INDUCTION MOTOR DRIVES

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

More information

User Guide IRMCS3041 System Overview/Guide. Aengus Murray. Table of Contents. Introduction

User Guide IRMCS3041 System Overview/Guide. Aengus Murray. Table of Contents. Introduction User Guide 0607 IRMCS3041 System Overview/Guide By Aengus Murray Table of Contents Introduction... 1 IRMCF341 Application Circuit... 2 Sensorless Control Algorithm... 4 Velocity and Current Control...

More information

Control of Electric Machine Drive Systems

Control of Electric Machine Drive Systems Control of Electric Machine Drive Systems Seung-Ki Sul IEEE 1 PRESS к SERIES I 0N POWER ENGINEERING Mohamed E. El-Hawary, Series Editor IEEE PRESS WILEY A JOHN WILEY & SONS, INC., PUBLICATION Contents

More information

Selected Problems of Induction Motor Drives with Voltage Inverter and Inverter Output Filters

Selected Problems of Induction Motor Drives with Voltage Inverter and Inverter Output Filters 9 Selected Problems of Induction Motor Drives with Voltage Inverter and Inverter Output Filters Drives and Filters Overview. Fast switching of power devices in an inverter causes high dv/dt at the rising

More information

4. Simulation Results

4. Simulation Results 4. Simulation Results An application of the computer aided control design of a starter/generator PMSM drive system discussed in Chapter 3, Figure 13, is presented in this chapter. A load torque profile

More information

User Guide Introduction. IRMCS3043 System Overview/Guide. International Rectifier s imotion Team. Table of Contents

User Guide Introduction. IRMCS3043 System Overview/Guide. International Rectifier s imotion Team. Table of Contents User Guide 08092 IRMCS3043 System Overview/Guide By International Rectifier s imotion Team Table of Contents IRMCS3043 System Overview/Guide... 1 Introduction... 1 IRMCF343 Application Circuit... 2 Power

More information

Generalized Theory Of Electrical Machines

Generalized Theory Of Electrical Machines Essentials of Rotating Electrical Machines Generalized Theory Of Electrical Machines All electrical machines are variations on a common set of fundamental principles, which apply alike to dc and ac types,

More information

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 98 CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 6.1 INTRODUCTION Process industries use wide range of variable speed motor drives, air conditioning plants, uninterrupted power supply systems

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

Example Data for Electric Drives Experiment 6. Analysis and Control of a Permanent Magnet AC (PMAC) Motor

Example Data for Electric Drives Experiment 6. Analysis and Control of a Permanent Magnet AC (PMAC) Motor Example Data for Electric Drives Experiment 6 Analysis and Control of a Permanent Magnet AC (PMAC) Motor The intent of this document is to provide example data for instructors and TAs, to help them prepare

More information

MATLAB/SIMULINK MODEL OF FIELD ORIENTED CONTROL OF PMSM DRIVE USING SPACE VECTORS

MATLAB/SIMULINK MODEL OF FIELD ORIENTED CONTROL OF PMSM DRIVE USING SPACE VECTORS MATLAB/SIMULINK MODEL OF FIELD ORIENTED CONTROL OF PMSM DRIVE USING SPACE VECTORS Remitha K Madhu 1 and Anna Mathew 2 1 Department of EE Engineering, Rajagiri Institute of Science and Technology, Kochi,

More information

MEM01: DC-Motor Servomechanism

MEM01: DC-Motor Servomechanism MEM01: DC-Motor Servomechanism Interdisciplinary Automatic Controls Laboratory - ME/ECE/CHE 389 February 5, 2016 Contents 1 Introduction and Goals 1 2 Description 2 3 Modeling 2 4 Lab Objective 5 5 Model

More information

Product Application Note. Comparison of Higher Performance AC Drives and AC Servo Controllers. Applicable Product: General AC Drives

Product Application Note. Comparison of Higher Performance AC Drives and AC Servo Controllers. Applicable Product: General AC Drives Product Application Note Comparison of Higher Performance AC Drives and AC Servo Controllers Applicable Product: General AC Drives Yaskawa Electric America 2121 Norman Drive South Waukegan, IL 60085 18009275292

More information

3.1.Introduction. Synchronous Machines

3.1.Introduction. Synchronous Machines 3.1.Introduction Synchronous Machines A synchronous machine is an ac rotating machine whose speed under steady state condition is proportional to the frequency of the current in its armature. The magnetic

More information

Optimizing Performance Using Slotless Motors. Mark Holcomb, Celera Motion

Optimizing Performance Using Slotless Motors. Mark Holcomb, Celera Motion Optimizing Performance Using Slotless Motors Mark Holcomb, Celera Motion Agenda 1. How PWM drives interact with motor resistance and inductance 2. Ways to reduce motor heating 3. Locked rotor test vs.

More information

A Modified Sychronous Current Regulator for Brushless Motor Control

A Modified Sychronous Current Regulator for Brushless Motor Control A Modified Sychronous Current Regulator for Brushless Motor Control Shane Colton Graduate Student, Department of Mechanical Engineering Massachusetts Institute of Technology Rev0 - Doctoral

More information

Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks

Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks Vol.3, Issue.4, Jul - Aug. 2013 pp-1980-1987 ISSN: 2249-6645 Indirect Vector Control of Induction Motor Using Pi Speed Controller and Neural Networks C. Mohan Krishna M. Tech 1, G. Meerimatha M.Tech 2,

More information

BSNL TTA Question Paper Control Systems Specialization 2007

BSNL TTA Question Paper Control Systems Specialization 2007 BSNL TTA Question Paper Control Systems Specialization 2007 1. An open loop control system has its (a) control action independent of the output or desired quantity (b) controlling action, depending upon

More information

Design and implementation of Open & Close Loop Speed control of Three Phase Induction Motor Using PI Controller

Design and implementation of Open & Close Loop Speed control of Three Phase Induction Motor Using PI Controller Design and implementation of Open & Close Loop Speed control of Three Phase Induction Motor Using PI Controller Ibtisam Naveed 1, Adnan Sabir 2 1 (Electrical Engineering, NFC institute of Engineering and

More information

Latest Control Technology in Inverters and Servo Systems

Latest Control Technology in Inverters and Servo Systems Latest Control Technology in Inverters and Servo Systems Takao Yanase Hidetoshi Umida Takashi Aihara. Introduction Inverters and servo systems have achieved small size and high performance through the

More information

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 9 CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 2.1 INTRODUCTION AC drives are mainly classified into direct and indirect converter drives. In direct converters (cycloconverters), the AC power is fed

More information

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) ISSN: 2278-1676 Volume 2, Issue 6 (Sep-Oct. 2012), PP 14-19 Analysis of Voltage Source Inverters using Space Vector PWM for Induction

More information

CONTROLLER DESIGN FOR POWER CONVERSION SYSTEMS

CONTROLLER DESIGN FOR POWER CONVERSION SYSTEMS CONTROLLER DESIGN FOR POWER CONVERSION SYSTEMS Introduction A typical feedback system found in power converters Switched-mode power converters generally use PI, pz, or pz feedback compensators to regulate

More information

Module 7. Electrical Machine Drives. Version 2 EE IIT, Kharagpur 1

Module 7. Electrical Machine Drives. Version 2 EE IIT, Kharagpur 1 Module 7 Electrical Machine Drives Version 2 EE IIT, Kharagpur 1 Lesson 34 Electrical Actuators: Induction Motor Drives Version 2 EE IIT, Kharagpur 2 Instructional Objectives After learning the lesson

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

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

More information

2014 Texas Instruments Motor Control Training Series. -V th. Dave Wilson

2014 Texas Instruments Motor Control Training Series. -V th. Dave Wilson 2014 Texas Instruments Motor Control Training Series -V th Lab Exercise 1: Field Oriented Speed Control In the Lab Exercises folder, open the file 03 FOC Speed Control, and follow the directions in the

More information

AC Circuits. Nikola Tesla

AC Circuits. Nikola Tesla AC Circuits Nikola Tesla 1856-1943 Mar 26, 2012 Alternating Current Circuits Electrical appliances in the house use alternating current (AC) circuits. If an AC source applies an alternating voltage of

More information

Position Control of DC Motor by Compensating Strategies

Position Control of DC Motor by Compensating Strategies Position Control of DC Motor by Compensating Strategies S Prem Kumar 1 J V Pavan Chand 1 B Pangedaiah 1 1. Assistant professor of Laki Reddy Balireddy College Of Engineering, Mylavaram Abstract - As the

More information

Vector Approach for PI Controller for Speed Control of 3-Ø Induction Motor Fed by PWM Inverter with Output LC Filter

Vector Approach for PI Controller for Speed Control of 3-Ø Induction Motor Fed by PWM Inverter with Output LC Filter International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 4, Number 2 (2011), pp. 195-202 International Research Publication House http://www.irphouse.com Vector Approach for

More information

A Dynamic Modeling Permanent Magnet Synchronous Motor Drive System

A Dynamic Modeling Permanent Magnet Synchronous Motor Drive System A Dynamic Modeling Permanent Magnet Synchronous Motor Drive System MISS. KINJAL G. PATEL P.G. Student, Department of Electrical Engineering SSSRGI, Vadasma, Mehsana MR. CHIRAG V. PATEL Assistant Professor,

More information

Motomatic Servo Control

Motomatic Servo Control Exercise 2 Motomatic Servo Control This exercise will take two weeks. You will work in teams of two. 2.0 Prelab Read through this exercise in the lab manual. Using Appendix B as a reference, create a block

More information

of harmonic cancellation algorithms The internal model principle enable precision motion control Dynamic control

of harmonic cancellation algorithms The internal model principle enable precision motion control Dynamic control Dynamic control Harmonic cancellation algorithms enable precision motion control The internal model principle is a 30-years-young idea that serves as the basis for a myriad of modern motion control approaches.

More information

Figure 1 Typical Inverter Block Diagram

Figure 1 Typical Inverter Block Diagram AC Drives and Soft Starter Application Guide Walter J Lukitsch PE, Gary Woltersdorf Jeff Theisen, John Streicher Allen-Bradley Company Milwaukee, WI Abstract: There are usually several choices for starting

More information

METHODS TO IMPROVE DYNAMIC RESPONSE OF POWER FACTOR PREREGULATORS: AN OVERVIEW

METHODS TO IMPROVE DYNAMIC RESPONSE OF POWER FACTOR PREREGULATORS: AN OVERVIEW METHODS TO IMPROE DYNAMIC RESPONSE OF POWER FACTOR PREREGULATORS: AN OERIEW G. Spiazzi*, P. Mattavelli**, L. Rossetto** *Dept. of Electronics and Informatics, **Dept. of Electrical Engineering University

More information

MTE 360 Automatic Control Systems University of Waterloo, Department of Mechanical & Mechatronics Engineering

MTE 360 Automatic Control Systems University of Waterloo, Department of Mechanical & Mechatronics Engineering MTE 36 Automatic Control Systems University of Waterloo, Department of Mechanical & Mechatronics Engineering Laboratory #1: Introduction to Control Engineering In this laboratory, you will become familiar

More information

Electrical Motor Power Measurement & Analysis

Electrical Motor Power Measurement & Analysis Electrical Motor Power Measurement & Analysis Understand the basics to drive greater efficiency Test&Measurement Energy is one of the highest cost items in a plant or facility, and motors often consume

More information

EEL2216 Control Theory CT2: Frequency Response Analysis

EEL2216 Control Theory CT2: Frequency Response Analysis EEL2216 Control Theory CT2: Frequency Response Analysis 1. Objectives (i) To analyse the frequency response of a system using Bode plot. (ii) To design a suitable controller to meet frequency domain and

More information

Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives

Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives Kevin Block, Timothy De Pasion, Benjamin Roos, Alexander Schmidt Gary Dempsey

More information

ELE847 Advanced Electromechanical Systems Course Notes 2008 Edition

ELE847 Advanced Electromechanical Systems Course Notes 2008 Edition Department of Electrical and Computer Engineering ELE847 Advanced Electromechanical Systems Course Notes 2008 Edition ELE847 Advanced Electromechanical Systems Table of Contents 1. Course Outline.... 1

More information

Adaptive Flux-Weakening Controller for IPMSM Drives

Adaptive Flux-Weakening Controller for IPMSM Drives Adaptive Flux-Weakening Controller for IPMSM Drives Silverio BOLOGNANI 1, Sandro CALLIGARO 2, Roberto PETRELLA 2 1 Department of Electrical Engineering (DIE), University of Padova (Italy) 2 Department

More information

Three Phase Induction Motor Drive Using Single Phase Inverter and Constant V/F method

Three Phase Induction Motor Drive Using Single Phase Inverter and Constant V/F method Three Phase Induction Motor Drive Using Single Phase Inverter and Constant V/F method Nitin Goel 1, Shashi yadav 2, Shilpa 3 Assistant Professor, Dept. of EE, YMCA University of Science & Technology, Faridabad,

More information

BECAUSE OF their low cost and high reliability, many

BECAUSE OF their low cost and high reliability, many 824 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 45, NO. 5, OCTOBER 1998 Sensorless Field Orientation Control of Induction Machines Based on a Mutual MRAS Scheme Li Zhen, Member, IEEE, and Longya

More information

CONTROLLING THE OSCILLATIONS OF A SWINGING BELL BY USING THE DRIVING INDUCTION MOTOR AS A SENSOR

CONTROLLING THE OSCILLATIONS OF A SWINGING BELL BY USING THE DRIVING INDUCTION MOTOR AS A SENSOR Proceedings, XVII IMEKO World Congress, June 7,, Dubrovnik, Croatia Proceedings, XVII IMEKO World Congress, June 7,, Dubrovnik, Croatia XVII IMEKO World Congress Metrology in the rd Millennium June 7,,

More information

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume, Number, 2 Pages 3-24 Jordan Journal of Electrical Engineering ISSN (Print): 249-96, ISSN (Online): 249-969 Analysis of Brushless DC Motor with Trapezoidal Back EMF using MATLAB Taha A. Hussein

More information

Frequency Response Analysis and Design Tutorial

Frequency Response Analysis and Design Tutorial 1 of 13 1/11/2011 5:43 PM Frequency Response Analysis and Design Tutorial I. Bode plots [ Gain and phase margin Bandwidth frequency Closed loop response ] II. The Nyquist diagram [ Closed loop stability

More information

Module 1. Introduction. Version 2 EE IIT, Kharagpur

Module 1. Introduction. Version 2 EE IIT, Kharagpur Module 1 Introduction Lesson 1 Introducing the Course on Basic Electrical Contents 1 Introducing the course (Lesson-1) 4 Introduction... 4 Module-1 Introduction... 4 Module-2 D.C. circuits.. 4 Module-3

More information

CDS 101/110: Lecture 8.2 PID Control

CDS 101/110: Lecture 8.2 PID Control CDS 11/11: Lecture 8.2 PID Control November 16, 216 Goals: Nyquist Example Introduce and review PID control. Show how to use loop shaping using PID to achieve a performance specification Discuss the use

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL Experiment No. 1(a) : Modeling of physical systems and study of

More information

Performance Optimization Using Slotless Motors and PWM Drives

Performance Optimization Using Slotless Motors and PWM Drives Motion Control Performance Optimization Using Slotless Motors and PWM Drives TN-93 REV 1781 Section 1: Abstract Smooth motion, meaning very low position and current loop error while at speed, is critical

More information

HIGH PERFORMANCE CONTROL OF AC DRIVES WITH MATLAB/SIMULINK MODELS

HIGH PERFORMANCE CONTROL OF AC DRIVES WITH MATLAB/SIMULINK MODELS HIGH PERFORMANCE CONTROL OF AC DRIVES WITH MATLAB/SIMULINK MODELS Haitham Abu-Rub Texas A&M University at Qatar, Qatar Atif Iqbal Qatar University, Qatar and Aligarh Muslim University, India Jaroslaw Guzinski

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 23 The Phase Locked Loop (Contd.) We will now continue our discussion

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

Chapter 10: Compensation of Power Transmission Systems

Chapter 10: Compensation of Power Transmission Systems Chapter 10: Compensation of Power Transmission Systems Introduction The two major problems that the modern power systems are facing are voltage and angle stabilities. There are various approaches to overcome

More information

IN MANY industrial applications, ac machines are preferable

IN MANY industrial applications, ac machines are preferable IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 46, NO. 1, FEBRUARY 1999 111 Automatic IM Parameter Measurement Under Sensorless Field-Oriented Control Yih-Neng Lin and Chern-Lin Chen, Member, IEEE Abstract

More information

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

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

More information

CHAPTER 2 D-Q AXES FLUX MEASUREMENT IN SYNCHRONOUS MACHINES

CHAPTER 2 D-Q AXES FLUX MEASUREMENT IN SYNCHRONOUS MACHINES 22 CHAPTER 2 D-Q AXES FLUX MEASUREMENT IN SYNCHRONOUS MACHINES 2.1 INTRODUCTION For the accurate analysis of synchronous machines using the two axis frame models, the d-axis and q-axis magnetic characteristics

More information

SVM-DTC OF AN INDUCTION MOTOR BASED ON VOLTAGE AND STATOR FLUX ANGLE USING FUZZY LOGIC CONTROLLER

SVM-DTC OF AN INDUCTION MOTOR BASED ON VOLTAGE AND STATOR FLUX ANGLE USING FUZZY LOGIC CONTROLLER SVM-DTC OF AN INDUCTION MOTOR BASED ON VOLTAGE AND STATOR FLUX ANGLE USING FUZZY LOGIC CONTROLLER T.Sravani 1, S.Sridhar 2 1PG Student(Power & Industrial Drives), Department of EEE, JNTU Anantapuramu,

More information

AC Drives and Soft Starter Application Guide

AC Drives and Soft Starter Application Guide Feature AC Drives and Soft Starter Application Guide by Walter J Lukitsch PE, Gary Woltersdorf Jeff Theisen, and John Streicher Allen-Bradley Company Abstract: There are usually several choices for starting

More information

Cantonment, Dhaka-1216, BANGLADESH

Cantonment, Dhaka-1216, BANGLADESH International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140153 Electro-Mechanical Modeling of Separately Excited DC Motor & Performance

More information

UNIT-III STATOR SIDE CONTROLLED INDUCTION MOTOR DRIVE

UNIT-III STATOR SIDE CONTROLLED INDUCTION MOTOR DRIVE UNIT-III STATOR SIDE CONTROLLED INDUCTION MOTOR DRIVE 3.1 STATOR VOLTAGE CONTROL The induction motor 'speed can be controlled by varying the stator voltage. This method of speed control is known as stator

More information

Bakiss Hiyana binti Abu Bakar JKE, POLISAS BHAB

Bakiss Hiyana binti Abu Bakar JKE, POLISAS BHAB 1 Bakiss Hiyana binti Abu Bakar JKE, POLISAS 1. Explain AC circuit concept and their analysis using AC circuit law. 2. Apply the knowledge of AC circuit in solving problem related to AC electrical circuit.

More information

Administrative Notes. DC Motors; Torque and Gearing; Encoders; Motor Control. Today. Early DC Motors. Friday 1pm: Communications lecture

Administrative Notes. DC Motors; Torque and Gearing; Encoders; Motor Control. Today. Early DC Motors. Friday 1pm: Communications lecture At Actuation: ti DC Motors; Torque and Gearing; Encoders; Motor Control RSS Lecture 3 Wednesday, 11 Feb 2009 Prof. Seth Teller Administrative Notes Friday 1pm: Communications lecture Discuss: writing up

More information

Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control.

Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control. Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control. Dr. Tom Flint, Analog Devices, Inc. Abstract In this paper we consider the sensorless control of two types of high efficiency electric

More information

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr.

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr. INTEGRATED CIRCUITS Author: Lester J. Hadley, Jr. 1988 Dec Author: Lester J. Hadley, Jr. ABSTRACT The purpose of this paper is to demonstrate the use of integrated switched-mode controllers, generally

More information

ELECTROMAGNETIC INDUCTION AND ALTERNATING CURRENT (Assignment)

ELECTROMAGNETIC INDUCTION AND ALTERNATING CURRENT (Assignment) ELECTROMAGNETIC INDUCTION AND ALTERNATING CURRENT (Assignment) 1. In an A.C. circuit A ; the current leads the voltage by 30 0 and in circuit B, the current lags behind the voltage by 30 0. What is the

More information

PAPER-II (Subjective)

PAPER-II (Subjective) PAPER-II (Subjective) 1.(A) Choose and write the correct answer from among the four options given in each case for (a) to (j) below: (a) Improved commutation in d.c machines cannot be achieved by (i) Use

More information

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2 Mechatronics Analog and Digital Electronics: Studio Exercises 1 & 2 There is an electronics revolution taking place in the industrialized world. Electronics pervades all activities. Perhaps the most important

More information

Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique

Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique Control of Induction Motor Fed with Inverter Using Direct Torque Control - Space Vector Modulation Technique Vikas Goswami 1, Sulochana Wadhwani 2 1 Department Of Electrical Engineering, MITS Gwalior 2

More information

Control Design for Servomechanisms July 2005, Glasgow Detailed Training Course Agenda

Control Design for Servomechanisms July 2005, Glasgow Detailed Training Course Agenda Control Design for Servomechanisms 12 14 July 2005, Glasgow Detailed Training Course Agenda DAY 1 INTRODUCTION TO SYSTEMS AND MODELLING 9.00 Introduction The Need For Control - What Is Control? - Feedback

More information

Applying POWERSYS and SIMULINK to Modeling Switched Reluctance Motor

Applying POWERSYS and SIMULINK to Modeling Switched Reluctance Motor Tamkang Journal of Science and Engineering, Vol. 12, No. 4, pp. 429 438 (2009) 429 Applying POWERSYS and SIMULINK to Modeling Switched Reluctance Motor K. I. Hwu Institute of Electrical Engineering, National

More information

Low Switching Frequency Pulse Width Modulation For Induction Motor Drives

Low Switching Frequency Pulse Width Modulation For Induction Motor Drives Low Switching Frequency Pulse Width Modulation For Induction Motor Drives Avanish Tripathi, Prof. G. Narayanan Department of Electrical Engineering Indian Institute of Science, Bangalore - 560012 INDIA

More information

Robot Joint Angle Control Based on Self Resonance Cancellation Using Double Encoders

Robot Joint Angle Control Based on Self Resonance Cancellation Using Double Encoders Robot Joint Angle Control Based on Self Resonance Cancellation Using Double Encoders Akiyuki Hasegawa, Hiroshi Fujimoto and Taro Takahashi 2 Abstract Research on the control using a load-side encoder for

More information

SERVOSTAR Position Feedback Resolution and Noise

SERVOSTAR Position Feedback Resolution and Noise APPLICATION NOTE ASU010H Issue 1 SERVOSTAR Position Resolution and Noise Position feedback resolution has two effects on servo system applications. The first effect deals with the positioning accuracy

More information

CDS 101/110a: Lecture 8-1 Frequency Domain Design

CDS 101/110a: Lecture 8-1 Frequency Domain Design CDS 11/11a: Lecture 8-1 Frequency Domain Design Richard M. Murray 17 November 28 Goals: Describe canonical control design problem and standard performance measures Show how to use loop shaping to achieve

More information

ROTOR FLUX VECTOR CONTROL TRACKING FOR SENSORLESS INDUCTION MOTOR

ROTOR FLUX VECTOR CONTROL TRACKING FOR SENSORLESS INDUCTION MOTOR International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 668 ROTOR FLUX VECTOR CONTROL TRACKING FOR SENSORLESS INDUCTION MOTOR Fathima Farook 1, Reeba Sara Koshy 2 Abstract

More information

Automatic Control Motion control Advanced control techniques

Automatic Control Motion control Advanced control techniques Automatic Control Motion control Advanced control techniques (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Motivations (I) 2 Besides the classical

More information

A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System

A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System 7 International Journal of Smart Electrical Engineering, Vol.3, No.2, Spring 24 ISSN: 225-9246 pp.7:2 A Fuzzy Controlled PWM Current Source Inverter for Wind Energy Conversion System Mehrnaz Fardamiri,

More information

Induction motor control by vector control method.

Induction motor control by vector control method. International Refereed Journal of Engineering and Science (IRJES) e- ISSN :2319-183X p-issn : 2319-1821 On Recent Advances in Electrical Engineering Induction motor control by vector control method. Miss.

More information

Ball Balancing on a Beam

Ball Balancing on a Beam 1 Ball Balancing on a Beam Muhammad Hasan Jafry, Haseeb Tariq, Abubakr Muhammad Department of Electrical Engineering, LUMS School of Science and Engineering, Pakistan Email: {14100105,14100040}@lums.edu.pk,

More information

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER Kushal Rajak 1, Rajendra Murmu 2 1,2 Department of Electrical Engineering, B I T Sindri, (India) ABSTRACT This paper presents

More information

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control Goals for this Lab Assignment: 1. Design a PD discrete control algorithm to allow the closed-loop combination

More information

3. What is hysteresis loss? Also mention a method to minimize the loss. (N-11, N-12)

3. What is hysteresis loss? Also mention a method to minimize the loss. (N-11, N-12) DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE 6401 ELECTRICAL MACHINES I UNIT I : MAGNETIC CIRCUITS AND MAGNETIC MATERIALS Part A (2 Marks) 1. List

More information

Digital Control of Permanent Magnet Synchronous Motor

Digital Control of Permanent Magnet Synchronous Motor Digital Control of Permanent Magnet Synchronous Motor Jayasri R. Nair 1 Assistant Professor, Dept. of EEE, Rajagiri School Of Engineering and Technology, Kochi, Kerala, India 1 ABSTRACT: The principle

More information

Ac to dc rectifier calculator

Ac to dc rectifier calculator Ac to dc rectifier calculator output will be a DC with 1.4Volts less than the applied DC voltage. The instantaneous value of the voltage applied to the rectifier is given as. Does a sound mimicked by a

More information

A Fuzzy Sliding Mode Controller for a Field-Oriented Induction Motor Drive

A Fuzzy Sliding Mode Controller for a Field-Oriented Induction Motor Drive A Fuzzy Sliding Mode Controller for a Field-Oriented Induction Motor Drive Dr K B Mohanty, Member Department of Electrical Engineering, National Institute of Technology, Rourkela, India This paper presents

More information

Stepper Motors WE CREATE MOTION

Stepper Motors WE CREATE MOTION WE CREATE MOTIO PRECIstep Technology EW Page FDM 6 Two Phase with Disc Magnet, AM 8 Two Phase,6 AM Two Phase,6 ADM S Two Phase with Disc Magnet, 6 7 AM Two Phase 6 8 AM Two Phase AM -R Two Phase WE CREATE

More information

Sensorless Control of a Novel IPMSM Based on High-Frequency Injection

Sensorless Control of a Novel IPMSM Based on High-Frequency Injection Sensorless Control of a Novel IPMSM Based on High-Frequency Injection Xiaocan Wang*,Wei Xie**, Ralph Kennel*, Dieter Gerling** Institute for Electrical Drive Systems and Power Electronics,Technical University

More information

Chapter 33. Alternating Current Circuits

Chapter 33. Alternating Current Circuits Chapter 33 Alternating Current Circuits Alternating Current Circuits Electrical appliances in the house use alternating current (AC) circuits. If an AC source applies an alternating voltage to a series

More information