Simulink Implementation of Induction Machine Model A Modular Approach

Size: px
Start display at page:

Download "Simulink Implementation of Induction Machine Model A Modular Approach"

Transcription

1 Simulink Implementation of Induction Machine Model A Modular Approach Burak Ozpineci burak@ieee.org Oak Ridge National Laboratory P.O. Box 9 Oak Ridge, TN Abtract - In thi paper, a modular Simulink implementation of an induction machine model i decred in a tep-by-tep approach. With the modular ytem, each block olve one of the model equation; therefore, unlike black box model, all of the machine parameter are accele for control and verification purpoe. After the implementation, example are given with the model ued in different drive application, uch a open-loop contant V/Hz control and indirect vector control are given. Finally, the ue of the model a an induction generator i demontrated. I. INTRODUCTION Uually, when an electrical machine i imulated in circuit imulator like PSpice, it teady tate model i ued, but for electrical drive tudie, the tranient behavior i alo important. One advantage of Simulink over circuit imulator i the eae in modeling the tranient of electrical machine and drive and to include drive control in the imulation. A long a the equation are known, any drive or control algorithm can be modeled in Simulink. Hover, the equation by themelve are not alway enough; ome experience with differential equation olving i required. Simulink induction machine model are available in the literature [-], but they appear to be black-boxe with no internal detail. Some of them [-] recommend uing S- function, which are oftware ource code for Simulink block. Thi technique doe not fully utilize the por and eae of Simulink becaue S-function programming knowledge i required to acce the model variable. S- function run fater than dicrete Simulink block, but Simulink model can be made to run fater uing accelerator function or producing tand-alone Simulink model. Both of thee require additional expene and can be avoided if the imulation peed i not that critical. Another approach i uing the Simulink Por Sytem Blocket [] that can be purchaed with Simulink. Thi blocket alo make ue of S-function and i not a eay to work with a the ret of the Simulink block. Reference [5] refer to an implementation approach imilar to the one in thi paper but fail to give any detail. In thi paper, a modular, eay to undertand Simulink induction motor model i decred. With the modular ytem, each block olve one of the model equation; therefore, unlike black box model, all of the machine Leon M. Tolbert, tolbert@utk.edu Department of Electrical and Computer Engineering The Univerity of nneee Knoxville, TN parameter are accele for control and verification purpoe. Simulink induction machine model dicued in thi paper ha been featured in a recent graduate level text book [6], and it alo ha been ued by different cholar in the US [7-9], Korea, and Brazil [-] in their reearch. II. INDUCTION MOTOR MODEL The induction machine d-q or dynamic equivalent circuit i hown in Fig.. One of the mot popular induction motor model derived from thi equivalent circuit i Kraue model detailed in []. According to hi model, the modeling equation in flux linkage form are a follow: q ω e R = ω b vq Fd + ( + Fq ( ωb xl ω e R ω b vd + Fq + ( + F ( ωb xl d = d qr dr v q v d ( F F ω b vqr + mq ( ω b = qr ω b vdr + + md ( ω b ( F F = dr i q R L l =L -L m L lr =L r -L m R r ω e Ψ d i d L m i qr (ω e -ω r Ψ dr R L l =L -L m L lr =L r -L m R r ω e Ψ q Ψ q =F q Ψ d =F d (a (b L m Ψ qr =F qr Ψ dr =F dr i dr (ω e -ω r Ψ qr Fig.. Dynamic or d-q equivalent circuit of an induction machine. v qr v dr

2 Fq F qr = + xl (5 F d = + xl (6 iq = ( Fq xl (7 id = ( Fd xl (8 = ( (9 = ( ( p = ( Fdiq Fqid ωb ( dωr TL = J p ( where d : direct axi, q : quadrature axi, : tator variable, r : rotor variable, F ij i the flux linkage (i=q or d and j= or r, v q, v d : q and d axi tator voltage, v qr, v dr : q and d axi rotor voltage, F mq,f md : q and d axi magnetizing flux linkage, Rr : rotor reitance, R : tator reitance, X l : tator leakage reactance (ω e L l, X lr : rotor leakage reactance (ω e L lr, X ml : + +, xm xl i q, i d : q and d axi tator current, i qr, i dr : q and d axi rotor current, p : number of pole, J : moment of inertia, T e : electrical output torque, T L (or T l : load torque, ω e : tator angular electrical frequency, ω b : motor angular electrical bae frequency, and ω r : rotor angular electrical peed. For a quirrel cage induction machine a in the cae of thi paper, v qr and v dr in ( and ( are et to zero. An induction machine model can be repreented with five differential equation a een above. To olve thee equation, they have to be rearranged in the tate-pace form, x & = Ax + b where x = [ F ] T q Fd ωr i the tate vector. Note that Fij = ψ ij ωb, where F ij i the flux linkage (i=q or d and j= or r and ψ ij i the flux. In thi cae, tate-pace form can be achieved by inerting (5 and (6 in (- and collecting the imilar term together o that each tate derivative i a function of only other tate variable and model input. Then, the modeling equation (- and of a quirrel cage induction motor in tate-pace become q ω e R = ω + + b vq Fd F q ( ω b xl xl ω e R ω b vd + Fq + + F ( ω b xl xl d = d ω b + Fq + F (5 ω b xl qr = qr dr = ω + + b Fd F dr (6 ω b xl dωr p = ( TL (7 J III. SIMULINK IMPLEMENTATION The input of a quirrel cage induction machine are the three-phae voltage, their fundamental frequency, and the load torque. The output, on the other hand, are the threephae current, the electrical torque, and the rotor peed. The d-q model require that all the three-phae variable have to be tranformed to the two-phae ynchronouly rotating frame. Conequently, the induction machine model will have block tranforming the three-phae voltage to the d-q frame and the d-q current back to three-phae. The induction machine model implemented in thi paper i hown in Fig.. It conit of five major block: the o-n converion, abc-yn converion, yn-abc converion, unit vector calculation, and the induction machine d-q model block. The following ubection will explain each block. A. o-n converion block Thi block i required for an iolated neutral ytem, otherwie it can be bypaed. The tranformation done by thi block can be repreented a follow: 5 vao vbo theta-e theta-e vco vao van vbo vbn vco vcn o-to-n in(theta-e theta-e co(theta-e unit vector van vbn vcn co(theta-e in(theta-e abc-yn vq vd vq vd iq id Induction Motor d-q- model 5 iq ia id co(theta-e in(theta-e ic yn-abc Fig.. The complete induction machine Simulink model. ia ic

3 v v v an bn cn + = + v v v + ao bo co (8 Thi i implemented in Simulink by paing the input voltage through a Simulink Matrix Gain block, which contain the above tranformation matrix. B. Unit vector calculation block Unit vector coθ e and inθ e are ued in vector rotation block, abc-yn converion block and yn-abc converion block. The angle, θ e i calculated directly by integrating the frequency of the input three-phae voltage, ω e. θ e = ω e (9 The unit vector are obtained imply by taking the ine and coine of θ e. Thi block i alo where the initial rotor poition can be inerted, if needed, by adding an initial condition to the Simulink Integrator block. Note that the reult of the integration in (9 i reet to zero each time it reache π radian o that the angle alway varie beten and π. C. abc-yn converion block To convert three-phae voltage to voltage in the twophae ynchronouly rotating frame, they are firt converted to two-phae tationary frame uing ( and then from the tationary frame to the ynchronouly rotating frame uing (. v an v q = vbn ( vd v cn v q = vq coθe vd inθe ( vd = vq inθe + vd coθe where the upercript refer to tationary frame. Equation ( i implemented imilar to (8 becaue it i a imple matrix tranformation. Equation (, hover, contain the unit vector; therefore, a imple matrix tranformation cannot be ued. Intead, vq and vd are calculated uing baic Simulink Sum and Product block. D. yn-abc converion block Thi block doe the oppoite of the abc-yn converion block for the current variable uing ( and ( following the ame implementation technique a before. i i q d = v q coθe + vd inθe = vq inθe + vd coθe i a = ic i i q d ( ( E. Induction machine d-q model block Fig. how the inide of thi block where each equation from the induction machine model i implemented in a different block. Firt conider the flux linkage tate equation becaue flux linkage are required to calculate all the other variable. Thee equation could be implemented uing Simulink State-pace block, but to have acce to each point of the model, implementation uing dicrete block i preferred. Fig. how what i inide of the block olving (. All the other block in Column are imilar to thi block. Simulation Tip : Do not ue derivative. Some ignal will have dicontinuitie and/or ripple that would reult in pike when differentiated. Intead try to ue integral and baic arithmetic. Simulation Tip : Beware of the algebraic loop. Algebraic loop might appear when there i a feedback loop in your ytem, i.e. when the calculation of the preent value of a variable require it preent value. When Simulink notice an algebraic loop, it will try to olve it. If not, it will top the imulation. An algebraic loop can be broken by adding a Simulink Memory block, which delay it input ignal by one ampling time; hover, thi might affect the operation of the ytem. If pole, avoid algebraic loop. Once the flux linkage are calculated, the ret of the equation can be implemented without any difficulty. The block olving the ret of the equation are alo organized in column. The block in Column olve (5 and (6. Equation (7- ue the flux linkage to olve for the tator and rotor d and q current. The fourth and the lat column include the electrical torque calculation from ( and the rotor peed calculation uing the lat tate equation (; the implementation of which i hown in Fig. 5. The rotor peed information i required for the calculation of the rotor flux linkage in Column ; therefore, it i fed back to two block in thi column.

4 Column Column Column Column Fig. Fq iq Fd id vq vd Fd Vq Fq Fq Fq Vd Fd Fd Fq Fd Fq Fd Fq iq iq Fd id id iq id 6 5 The reulting model i modular and eay to follow. Any variable can be eaily traced uing the Simulink Scope block. The block in the firt two column calculate the flux linkage, which can be ued in vector control ytem in a flux loop. The block in Column calculate all the current variable, which can be ued in the current loop of any current control ytem and to calculate the three-phae current. The two block of Column, on the other hand, calculate the torque and the peed of the induction machine, which again can be ued in torque control or peed control loop. Thee two variable can alo be ued to calculate the Vq Fd /wb Xmtar/Xlr /wb Xml/Xlr Sum Product R/Xl R/Xl Sum Fig.. Induction machine dynamic model implementation in Simulink. wb wb (Xmtar/Xl- (Xml/Xl- / Integrator Fig.. Implementation of ( in Simulink. Fq output por of the machine. IV. SIMULATION RESULTS A. Initialization To imulate the machine in Simulink, the Simulink model ha to be initialized firt o that it will know all the machine parameter. For thi reaon, an initialization file containing all the machine parameter i formed. Thi file aign value to the machine parameter variable in the Simulink model. For example, Figure 6 how the initialization file for a kw induction machine. Before the imulation, thi file ha to be executed at the Matlab prompt, otherwie Simulink will diplay an error meage. Note that thi initialization file i the only machine pecific part of the Simulink model that need to be changed when the machine being imulated i changed. B. Direct ac tart-up To tet the model, the induction machine with the parameter given in Fig. 6 i imulated by applying V three-phae ac voltage at 6Hz with jut an inertia load. Sum7 p/(j p/(j / Integrator Fig. 5. Implementation of ( in Simulink.

5 To Initialize Double-click /wb vq vao vao vao vao ia Gain vd vbo vbo vbo vbo i Contant vco vco vco vco ic Command Voltage Generator -phae PWM Inverter Mux6 Subytem Induction Machine Model Mux5 T iemdc.mat To File Mux7 Fig. 8. Open loop contant V/Hz control Simulink model. load diturbance can be oberved. Fig. 6. Induction machine model initialization file. Fig. 7 how the three-phae current, torque, and peed of the machine. The machine accelerate and come to teady tate at. with a mall lip becaue of the inertia load. C. Open-loop contant V/Hz operation Fig. 8 how the implementation of open-loop contant V/Hz control of an induction machine. Thi figure ha two new block: command voltage generator and -phae PWM inverter block. The firt one generate the three-phae voltage command, and it i nothing more than a yn-abc block explained earlier. The latter firt compare the reference voltage, v ref to the command voltage to generate PWM ignal for each phae, then ue thee ignal to drive three Simulink Switch block witching beten +V d / and V d / (V d : dc link voltage. The open-loop contant V/Hz operation i imulated for. ramping up and down the peed command and applying tep load torque. The reult are plotted in Fig. 9 where the repone of the drive to change in the peed command and ia,, and ic, A T e and, N.m T l T e Simulation Tip : Do not elect a large ampling time. A a rule of thumb, the ampling time hould be elected no larger than one-tenth of the mallet time contant in the model. For example, for a khz witching frequency, the witching period i m; then, a ampling time of.m would do the job. Do not elect a maller ampling time than required, either. A maller ampling time doe not necearily increae accuracy but the imulation time increae. D. Indirect Vector Control operation By adding a vector control block to Fig. 8 and d-q current feedback, the induction machine can be imulated under indirect vector control. The reulting block diagram i hown in Fig.. Fig., on the other hand, how the vector control block. Note that, the current feedback for the current controller come directly from the induction machine d-q model through Simulink Goto and From block. The reaon for uing thee block i to reduce the clutter of ignal line. The reult of the vector control imulation are hown in Fig. where the peed command and load torque profile are imilar to the one decred earlier. A een in thi figure, the peed tracking and the repone to the torque diturbance i a,, and ic, A - and, N.m T l T e ω eand ωr, rad/ec 6 ω e ω r Time, Fig. 7. Simulation reult direct ac tartup. ω r and ω r, rad/ec ω r ω r Time, Fig. 9. Simulation reult - open loop contant V/Hz control.

6 To Initializ e Double-c lick vq vd wl Torque and Flux Control vao vao vq vao vao vbo vbo vd vbo vbo vco vco vco vco Sum Command Voltage - phae PWM Inverter Generator Sub y tem ia ic Mux 6 Mux5 ia iemdc.mat To File i a, i b, and i c, A Induction Machine Model are excellent. E. Induction generator operation Recently, with increaing importance of ditruted energy reource uch a wind turbine and microturbine, there i rened attention to induction generator. The model decred in thi paper can alo be ued to model an induction generator. The only change compared to motoring operation i that an external mover rotate the motor at a peed higher than the ynchronou peed. Thi can be implemented in Simulink by uing a negative load torque intead of a poitive one ued for motoring. Fig. how the torque-peed curve of the induction machine in both motoring and generating region. The machine accelerate freely to almot the ynchronou peed with direct ac tart-up, and then a large negative torque i applied o that the machine tart generating. V. CONCLUSIONS In thi paper, implementation of a modular Simulink model for induction machine imulation ha been introduced. Unlike mot other induction machine model implementation, with thi model, the uer ha acce to all the internal variable for getting an inight into the machine operation. Any machine control algorithm can be imulated in the Simulink environment with thi model without actually uing etimator. If need be, when the etimator are developed, they can be verified uing the ignal in the machine model. The eae of implementing control with thi model i alo demontrated with everal example. Finally, the operation of the model to imulate both induction motor and generator ha been hown o that there i no need for different model for different application. Mux7 Fig.. Indirect vector control Simulink model. and, N.m. ω r and ωr, rad/ec REFERENCES: [] M. L. de Aguiar, M. M. Cad, The concept of complex tranfer function applied to the modeling of induction motor, Por engineering Society Winter Meeting,, pp [] A. Dumitrecu, D. Fodor, T. Jokinen, M. Rou, S. Bucurencio, Modeling and imulation of electric drive ytem uing Matlab/Simulink environment, International Conference on Electric Machine and Drive (IEMD, 999, pp [] S. Wade, M. W. Dunnigan, B. W. William, Modeling and imulation of induction machine vector control with rotor reitance identification, IEEE Tranaction on Por Electronic, vol., no., May 997, pp [] H. Le-Huy, Modeling and imulation of electrical drive uing Matlab/Simulink and Por Sytem Blocket, The 7th Annual Conference of the IEEE Indutrial Electronic Society (IECON', Denver/Colorado, pp [5] L. Tang, M. F. Rahman, A new direct torque control trategy for flux and torque ripple reduction for induction motor drive a Matlab/Simulink model, IEEE International Electric Machine and Drive Conference,, pp [6] Bimal K. Boe, Modern Por Electronic and AC Drive, Prentice Time, Fig.. Simulation reult indirect vector control. Motoring T e Generating 5 PI Sum PI Controller Saturation [iq] From Sum PI PI Controller Saturation vq T e, N.m. -5 [id] From Id id Sum PI PI Controller Saturation vd - Lm/(Tr -5 fluxr abolute peak rotor flux Gain u u Ab Math Function Fig.. Vector control block in Simulink. Product wl ω r, rad/ec Fig.. Torque-peed curve in motoring and generation mode.

7 Hall,. [7] B. Ozpineci, B.K. Boe, "A oft-witched performance enhanced high frequency non-reonant link phae-controlled converter for ac motor drive," The th Annual Conference of the IEEE Indutrial Electronic Society (IECON'98, Aachen/Germany, 998, vol., pp [8] H. Li, B.Ozpineci and B.K.Boe, "A oft-witched high frequency nonreonant link integral pule modulated dc-dc converter for ac motor drive," The th Annual Conference of the IEEE Indutrial Electronic Society (IECON'98, Aachen/Germany, 998, vol., pp [9] Burak Ozpineci, Leon M. Tolbert, Syed K. Ilam, Md. Haanuzzaman, "Effect of ilicon carbide (SiC por device on pwm inverter loe," The 7th Annual Conference of the IEEE Indutrial Electronic Society (IECON', Denver/Colorado,,pp [] J. O. P. Pinto, B. K. Boe, L. E. B. Silva, M. P. Kazmierkowki, "A neural-network-baed pace-vector PWM controller for voltage-fed inverter induction motor drive," IEEE Tranaction on Indutry Application, vol. 6, no. 6, Nov./Dec., pp [] J. O. P. Pinto, B. K. Boe, L. E. B. Silva, "A tator flux oriented vectorcontrolled induction motor drive with pace vector PWM and flux vector ynthei by neural network," IEEE Indutry Application Society Annual Meeting, Rome/Italy,, pp [] J. O. P. Pinto, B. K. Boe, L. E. Borge, M. P. Kazmierkowki, "A neural-network-baed pace-vector PWM controller for voltage-fed inverter induction motor drive," IEEE Indutry Application Society Annual Meeting, Phoenix/Arizona, 999, pp [] P. C. Kraue, Analyi of Electric Machinery, McGraw-Hill Book Company, 986.

Dynamic Simulation of a Three-Phase Induction Motor Using Matlab Simulink

Dynamic Simulation of a Three-Phase Induction Motor Using Matlab Simulink Dynamic Simulation of a ThreePhae Induction Motor Uing Matlab Simulink Adel Aktaibi & Daw Ghanim, graduate tudent member, IEEE, M. A. Rahman, life fellow, IEEE, Faculty of Engineering and Applied Science,

More information

ISSN: [Basnet* et al., 6(3): March, 2017] Impact Factor: 4.116

ISSN: [Basnet* et al., 6(3): March, 2017] Impact Factor: 4.116 IJESR INERNAIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH ECHNOLOGY DIREC ORQUE CONROLLED INDUCION MOOR DRIVE FOR ORQUE RIPPLE REDUCION Bigyan Banet Department of Electrical Engineering, ribhuvan Univerity,

More information

MATHEMATICAL MODELING OF INDUCTION MOTORS

MATHEMATICAL MODELING OF INDUCTION MOTORS 37 CHAPTER 3 MATHEMATICAL MODELING OF INDUCTION MOTORS To tart with, a well-known technique called the SVPWM technique i dicued a thi form the bai of the mathematical modeling of IM. Furthermore, the d

More information

Section Induction motor drives

Section Induction motor drives Section 5.1 - nduction motor drive Electric Drive Sytem 5.1.1. ntroduction he AC induction motor i by far the mot widely ued motor in the indutry. raditionally, it ha been ued in contant and lowly variable-peed

More information

BASIC INDUCTION MOTOR CONCEPTS

BASIC INDUCTION MOTOR CONCEPTS INDUCTION MOTOS An induction motor ha the ame phyical tator a a ynchronou machine, with a different rotor contruction. There are two different type of induction motor rotor which can be placed inide the

More information

Representation of a Group of Three-phase Induction Motors Using Per Unit Aggregation Model A.Kunakorn and T.Banyatnopparat

Representation of a Group of Three-phase Induction Motors Using Per Unit Aggregation Model A.Kunakorn and T.Banyatnopparat epreentation of a Group of Three-phae Induction Motor Uing Per Unit Aggregation Model A.Kunakorn and T.Banyatnopparat Abtract--Thi paper preent a per unit gregation model for repreenting a group of three-phae

More information

Basic parts of an AC motor : rotor, stator, The stator and the rotor are electrical

Basic parts of an AC motor : rotor, stator, The stator and the rotor are electrical INDUCTION MOTO 1 CONSTUCTION Baic part of an AC motor : rotor, tator, encloure The tator and the rotor are electrical circuit that perform a electromagnet. CONSTUCTION (tator) The tator - tationary part

More information

A Novel Direct Torque Control Scheme for Induction Machines With Space Vector Modulation

A Novel Direct Torque Control Scheme for Induction Machines With Space Vector Modulation 24 35th Annual IEEE Power Electronic Specialit Conference Aachen, Germany, 24 A Novel Direct Torque Control Scheme for Induction Machine With Space Vector Modulation Joé Rodríguez, Jorge Pontt, Céar Silva,

More information

Massachusetts Institute of Technology Dynamics and Control II

Massachusetts Institute of Technology Dynamics and Control II I E Maachuett Intitute of Technology Department of Mechanical Engineering 2.004 Dynamic and Control II Laboratory Seion 5: Elimination of Steady-State Error Uing Integral Control Action 1 Laboratory Objective:

More information

Performance Improvement of Direct Torque Controlled Interior Permanent Magnet Synchronous Motor Drive by Considering Magnetic Saturation

Performance Improvement of Direct Torque Controlled Interior Permanent Magnet Synchronous Motor Drive by Considering Magnetic Saturation Performance Improvement of Direct Torque Controlled Interior Permanent Magnet Synchronou Motor Drive by Conidering Magnetic Saturation Behrooz Majidi * Jafar Milimonfared * Kaveh Malekian * *Amirkabir

More information

into a discrete time function. Recall that the table of Laplace/z-transforms is constructed by (i) selecting to get

into a discrete time function. Recall that the table of Laplace/z-transforms is constructed by (i) selecting to get Lecture 25 Introduction to Some Matlab c2d Code in Relation to Sampled Sytem here are many way to convert a continuou time function, { h( t) ; t [0, )} into a dicrete time function { h ( k) ; k {0,,, }}

More information

Overview: Induction Motors. Review Questions. Why the Rotor Moves: Motor Speed

Overview: Induction Motors. Review Questions. Why the Rotor Moves: Motor Speed Overview: nduction Motor Motor operation & Slip Speed-torque relationhip Equivalent circuit model Tranformer Motor efficiency Starting induction motor Smith College, EGR 35 ovember 5, 04 Review Quetion

More information

No-load And Blocked Rotor Test On An Induction Machine

No-load And Blocked Rotor Test On An Induction Machine No-load And Blocked Rotor Tet On An Induction Machine Aim To etimate magnetization and leakage impedance parameter of induction machine uing no-load and blocked rotor tet Theory An induction machine in

More information

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS by Michelle Gretzinger, Daniel Zyngier and Thoma Marlin INTRODUCTION One of the challenge to the engineer learning proce control i relating theoretical

More information

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC SPEED CONTROLLER FOR STEADY/DYNAMIC STATE RESPONSE

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC SPEED CONTROLLER FOR STEADY/DYNAMIC STATE RESPONSE DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC SPEED CONTROLLER FOR STEADY/DYNAMIC STATE RESPONSE 1 C. MOHAN RAJ, 2 K.KEERTHIVASAN, 3 RANJITH KUMAR DINAKARAN, 4 N.PUSHPALATHA 1

More information

Module 4: Time Response of discrete time systems Lecture Note 1

Module 4: Time Response of discrete time systems Lecture Note 1 Digital Control Module 4 Lecture Module 4: ime Repone of dicrete time ytem Lecture Note ime Repone of dicrete time ytem Abolute tability i a baic requirement of all control ytem. Apart from that, good

More information

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays Gain and Phae Margin Baed Delay Dependent Stability Analyi of Two- Area LFC Sytem with Communication Delay Şahin Sönmez and Saffet Ayaun Department of Electrical Engineering, Niğde Ömer Halidemir Univerity,

More information

Synchronous Machines - Structure

Synchronous Machines - Structure Synchronou Machine - Structure Synchronou Machine - Structure rotate at contant peed. primary energy converion device of the word electric power ytem. both generator and motor operation can draw either

More information

Experimental Direct Torque Control Induction Motor Drive with Modified Flux Estimation and Speed control Algorithm.

Experimental Direct Torque Control Induction Motor Drive with Modified Flux Estimation and Speed control Algorithm. Experimental Direct Torque Control Induction Motor Drive with Modified Flux Etimation and Speed control Algorithm. Bhoopendra ingh, Shailendra Jain 2, Sanjeet Dwivedi 3 (RGTU, Bhopal), 2 (MANIT Bhopal),

More information

µ-analysis OF INDIRECT SELF CONTROL OF AN INDUCTION MACHINE Henrik Mosskull

µ-analysis OF INDIRECT SELF CONTROL OF AN INDUCTION MACHINE Henrik Mosskull -ANALYSIS OF INDIRECT SELF CONTROL OF AN INDUCTION MACHINE Henrik Mokull Bombardier Tranportation, SE-7 7 Väterå, Sweden S, Automatic Control, KTH, SE- Stockholm, Sweden Abtract: Robut tability and performance

More information

Induction Motor Drive

Induction Motor Drive Induction Motor Drive 1. Brief review of IM theory.. IM drive characteritic with: Variable input voltage Variable rotor reitance Variable rotor power Variable voltage and variable frequency, VVVF drive

More information

5.5 Application of Frequency Response: Signal Filters

5.5 Application of Frequency Response: Signal Filters 44 Dynamic Sytem Second order lowpa filter having tranfer function H()=H ()H () u H () H () y Firt order lowpa filter Figure 5.5: Contruction of a econd order low-pa filter by combining two firt order

More information

Comparison of Hardware Tests with SIMULINK Models of UW Microgrid

Comparison of Hardware Tests with SIMULINK Models of UW Microgrid Comparion of Hardware Tet with SIMULINK Model of UW Microgrid Introduction Thi report include a detailed dicuion of the microource available on the Univerity- of- Wiconin microgrid. Thi include detail

More information

ECE 325 Electric Energy System Components 6- Three-Phase Induction Motors. Instructor: Kai Sun Fall 2015

ECE 325 Electric Energy System Components 6- Three-Phase Induction Motors. Instructor: Kai Sun Fall 2015 ECE 35 Electric Energy Sytem Component 6- Three-Phae Induction Motor Intructor: Kai Sun Fall 015 1 Content (Material are from Chapter 13-15) Component and baic principle Selection and application Equivalent

More information

Control Systems Engineering ( Chapter 7. Steady-State Errors ) Prof. Kwang-Chun Ho Tel: Fax:

Control Systems Engineering ( Chapter 7. Steady-State Errors ) Prof. Kwang-Chun Ho Tel: Fax: Control Sytem Engineering ( Chapter 7. Steady-State Error Prof. Kwang-Chun Ho kwangho@hanung.ac.kr Tel: 0-760-453 Fax:0-760-4435 Introduction In thi leon, you will learn the following : How to find the

More information

Lecture Set 8 Induction Machines

Lecture Set 8 Induction Machines Lecture Set 8 Induction Machine S.D. Sudhoff Spring 2018 Reading Chapter 6, Electromechanical Motion Device, Section 6.1-6.9, 6.12 2 Sample Application Low Power: Shaded pole machine (mall fan) Permanent

More information

Sensorless speed control including zero speed of non salient PM synchronous drives

Sensorless speed control including zero speed of non salient PM synchronous drives BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES Vol. 54, No. 3, 2006 Senorle peed control including zero peed of non alient PM ynchronou drive H. RASMUSSEN Aalborg Univerity, Fredrik Bajer

More information

Open Access Study of Direct Torque Control Scheme for Induction Motor Based on Torque Angle Closed-Loop Control. Xuande Ji *, Daqing He and Yunwang Ge

Open Access Study of Direct Torque Control Scheme for Induction Motor Based on Torque Angle Closed-Loop Control. Xuande Ji *, Daqing He and Yunwang Ge Send Order for Reprint to reprint@benthamcience.ae 6 The Open Electrical & Electronic Engineering Journal, 25, 9, 669 Open Acce Study of Direct Torque Control Scheme for Induction Motor Baed on Torque

More information

What lies between Δx E, which represents the steam valve, and ΔP M, which is the mechanical power into the synchronous machine?

What lies between Δx E, which represents the steam valve, and ΔP M, which is the mechanical power into the synchronous machine? A 2.0 Introduction In the lat et of note, we developed a model of the peed governing mechanim, which i given below: xˆ K ( Pˆ ˆ) E () In thee note, we want to extend thi model o that it relate the actual

More information

Digital Control System

Digital Control System Digital Control Sytem - A D D A Micro ADC DAC Proceor Correction Element Proce Clock Meaurement A: Analog D: Digital Continuou Controller and Digital Control Rt - c Plant yt Continuou Controller Digital

More information

A Novel Start-Up Scheme of Stator Flux Oriented Vector Controlled Induction Motor Drive Without Torque Jerk

A Novel Start-Up Scheme of Stator Flux Oriented Vector Controlled Induction Motor Drive Without Torque Jerk A Novel Start-Up Scheme of Stator Flux Oriented Vector Controlled nduction Motor Drive Without Torque Jerk Tae-Won Chun, Meong-Kyu Choi * Bimal K. Boe Dept. of Electrical Engineering, Univerity Mu-Gu-Dong,

More information

Improvement of Transient Stability of Power System by Thyristor Controlled Phase Shifter Transformer

Improvement of Transient Stability of Power System by Thyristor Controlled Phase Shifter Transformer American Journal of Applied Science 7 (11): 1495-1499, 010 ISSN 1546-939 010 Science Publication Improvement of Tranient Stability of Power Sytem by Thyritor Controlled Phae Shifter Tranformer Prechanon

More information

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL 98 CHAPTER DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL INTRODUCTION The deign of ytem uing tate pace model for the deign i called a modern control deign and it i

More information

Design By Emulation (Indirect Method)

Design By Emulation (Indirect Method) Deign By Emulation (Indirect Method he baic trategy here i, that Given a continuou tranfer function, it i required to find the bet dicrete equivalent uch that the ignal produced by paing an input ignal

More information

II. DYNAMIC MACHINE MODEL OF AN INDUCTION MOTOR

II. DYNAMIC MACHINE MODEL OF AN INDUCTION MOTOR Direct Torque Control Senorle nduction Motor Drive Uing Space Vector Modulation Manoj Bhaurao Deokate, D. N. Katole 2, R.V.Humane Reearch Scholar, Aitant Profeor, Department of Electrical Engineering,

More information

SENSORLESS DIRECT TORQUE CONTROL OF RUSHLESS AC MACHINE USING LUENBERGER OBSERVER

SENSORLESS DIRECT TORQUE CONTROL OF RUSHLESS AC MACHINE USING LUENBERGER OBSERVER 5-8 JATIT. All right reerved. SENSORLESS DIRECT TORQUE CONTROL OF RUSHLESS AC MACHINE USING LUENBERGER OBSERVER 1 Khalil. Nabti, K. Abed, H. Benalla 1, Student, Prof. Department of Electrical Engineering,

More information

A Method for Assessing Customer Harmonic Emission Level Based on the Iterative Algorithm for Least Square Estimation *

A Method for Assessing Customer Harmonic Emission Level Based on the Iterative Algorithm for Least Square Estimation * Engineering, 203, 5, 6-3 http://dx.doi.org/0.4236/eng.203.59b002 Publihed Online September 203 (http://www.cirp.org/journal/eng) A Method for Aeing Cutomer Harmonic Emiion Level Baed on the Iterative Algorithm

More information

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. R 4 := 100 kohm

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. R 4 := 100 kohm SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuit II Solution to Aignment 3 February 2003. Cacaded Op Amp [DC&L, problem 4.29] An ideal op amp ha an output impedance of zero,

More information

Simulation and Analysis of Linear Permanent Magnet Vernier Motors for Direct Drive Systems

Simulation and Analysis of Linear Permanent Magnet Vernier Motors for Direct Drive Systems Available online at www.ijpe-online.com vol. 3, no. 8, December 07, pp. 304-3 DOI: 0.3940/ijpe.7.08.p.3043 Simulation and Analyi of Linear Permanent Magnet Vernier Motor for Direct Drive Sytem Mingjie

More information

The Influence of the Load Condition upon the Radial Distribution of Electromagnetic Vibration and Noise in a Three-Phase Squirrel-Cage Induction Motor

The Influence of the Load Condition upon the Radial Distribution of Electromagnetic Vibration and Noise in a Three-Phase Squirrel-Cage Induction Motor The Influence of the Load Condition upon the Radial Ditribution of Electromagnetic Vibration and Noie in a Three-Phae Squirrel-Cage Induction Motor Yuta Sato 1, Iao Hirotuka 1, Kazuo Tuboi 1, Maanori Nakamura

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickon Department of Electrical, Computer, and Energy Engineering Univerity of Colorado, Boulder Cloed-loop buck converter example: Section 9.5.4 In ECEN 5797, we ued the CCM mall ignal model to

More information

State Space: Observer Design Lecture 11

State Space: Observer Design Lecture 11 State Space: Oberver Deign Lecture Advanced Control Sytem Dr Eyad Radwan Dr Eyad Radwan/ACS/ State Space-L Controller deign relie upon acce to the tate variable for feedback through adjutable gain. Thi

More information

Question 1 Equivalent Circuits

Question 1 Equivalent Circuits MAE 40 inear ircuit Fall 2007 Final Intruction ) Thi exam i open book You may ue whatever written material you chooe, including your cla note and textbook You may ue a hand calculator with no communication

More information

Optimal MRAS Speed Estimation for Induction Generator in Wind Turbine Application

Optimal MRAS Speed Estimation for Induction Generator in Wind Turbine Application Optimal MRAS Speed Etimation for Induction Generator in Wind Turbine Application Bori Dumnic #1, Dragan Matic #2, Vladimir Katic #3, Veran Vaic #4, Marko Delimar *5 # Univerity of Novi Sad, Faculty of

More information

An Experimental Examination of a Fuzzy Logic- Based DTC Scheme

An Experimental Examination of a Fuzzy Logic- Based DTC Scheme 011 nd Power Electronic, Drive Sytem and echnologie Conference An Experimental Examination of a Fuzzy Logic- Baed DC Scheme H. Valizadeh Haghi, B. Ekandari, E. Pahajavid, M. avakoli Bina Dept. of Electrical

More information

Analysis of Prevention of Induction Motors Stalling by Capacitor Switching

Analysis of Prevention of Induction Motors Stalling by Capacitor Switching 16th NTIONL POWER SYSTEMS CONFERENCE, 15th-17th DECEMER, 2010 260 nalyi of Prevention of Induction Motor Stalling by Capacitor Switching S.Maheh and P.S Nagendra rao Department of Electrical Engineering

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickon Department of Electrical, Computer, and Energy Engineering Univerity of Colorado, Boulder ZOH: Sampled Data Sytem Example v T Sampler v* H Zero-order hold H v o e = 1 T 1 v *( ) = v( jkω

More information

Digital Control System

Digital Control System Digital Control Sytem Summary # he -tranform play an important role in digital control and dicrete ignal proceing. he -tranform i defined a F () f(k) k () A. Example Conider the following equence: f(k)

More information

Bahram Noshad Department of Electrical Engineering, Bandar Deylam Branch, Islamic Azad University, Bandar Deylam, Iran.

Bahram Noshad Department of Electrical Engineering, Bandar Deylam Branch, Islamic Azad University, Bandar Deylam, Iran. Journal of Advance in Computer Reearch Quarterly pissn: 345-66x eissn: 345-678 Sari Branch, Ilamic Azad Univerity, Sari, I.R.Iran (Vol. 9, No. 3, Augut 8), Page: - www.jacr.iauari.ac.ir A New Model for

More information

Sensorless PM Brushless Drives

Sensorless PM Brushless Drives IEEE UK Chapter Seminar 15 December 3 Senorle PM Bruhle Drive Prof. D. Howe and Prof. Z. Q. Zhu The Univerity of Sheffield Electrical Machine & Drive Reearch Group Outline Review of enorle technique Zero-croing

More information

POWER SYSTEM SMALL SIGNAL STABILITY ANALYSIS BASED ON TEST SIGNAL

POWER SYSTEM SMALL SIGNAL STABILITY ANALYSIS BASED ON TEST SIGNAL POWE YEM MALL INAL ABILIY ANALYI BAE ON E INAL Zheng Xu, Wei hao, Changchun Zhou Zheang Univerity, Hangzhou, 37 PChina Email: hvdc@ceezueducn Abtract - In thi paper, a method baed on ome tet ignal (et

More information

Direct Torque Control using Matrix Converters

Direct Torque Control using Matrix Converters Chapter 5 Direct Torque Control uing Matrix Converter The Direct Torque Control (DTC) i a high-dynamic and high performance control technique for induction motor drive which ha been developed in the lat

More information

Correction for Simple System Example and Notes on Laplace Transforms / Deviation Variables ECHE 550 Fall 2002

Correction for Simple System Example and Notes on Laplace Transforms / Deviation Variables ECHE 550 Fall 2002 Correction for Simple Sytem Example and Note on Laplace Tranform / Deviation Variable ECHE 55 Fall 22 Conider a tank draining from an initial height of h o at time t =. With no flow into the tank (F in

More information

Mathematical Modelling of an 3 Phase Induction Motor Using MATLAB/Simulink

Mathematical Modelling of an 3 Phase Induction Motor Using MATLAB/Simulink 2016 IJSRSET Volume 2 Issue 3 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Mathematical Modelling of an 3 Phase Induction Motor Using MATLAB/Simulink ABSTRACT

More information

Chapter 9: Controller design. Controller design. Controller design

Chapter 9: Controller design. Controller design. Controller design Chapter 9. Controller Deign 9.. Introduction 9.2. Eect o negative eedback on the network traner unction 9.2.. Feedback reduce the traner unction rom diturbance to the output 9.2.2. Feedback caue the traner

More information

Improving Power System Transient Stability with Static Synchronous Series Compensator

Improving Power System Transient Stability with Static Synchronous Series Compensator American Journal of Applied Science 8 (1): 77-81, 2011 ISSN 1546-9239 2010 Science Pulication Improving Power Sytem Tranient Staility with Static Synchronou Serie Compenator Prechanon Kumkratug Diviion

More information

Direct Torque Control for Induction Motor Using Fuzzy Logic

Direct Torque Control for Induction Motor Using Fuzzy Logic ACE Journal, Volume (6), Iue (), June, 6 Direct Torque Control for Induction Motor Uing Fuzzy Logic R.Toufouti.Meziane,H. Benalla Laboratory of Electrical Engineering Univerity Contantine Algeria [toufoutidz,meziane_elc,benalladz]@yahoo.fr

More information

LOAD FREQUENCY CONTROL OF MULTI AREA INTERCONNECTED SYSTEM WITH TCPS AND DIVERSE SOURCES OF POWER GENERATION

LOAD FREQUENCY CONTROL OF MULTI AREA INTERCONNECTED SYSTEM WITH TCPS AND DIVERSE SOURCES OF POWER GENERATION G.J. E.D.T.,Vol.(6:93 (NovemberDecember, 03 ISSN: 39 793 LOAD FREQUENCY CONTROL OF MULTI AREA INTERCONNECTED SYSTEM WITH TCPS AND DIVERSE SOURCES OF POWER GENERATION C.Srinivaa Rao Dept. of EEE, G.Pullaiah

More information

Homework 12 Solution - AME30315, Spring 2013

Homework 12 Solution - AME30315, Spring 2013 Homework 2 Solution - AME335, Spring 23 Problem :[2 pt] The Aerotech AGS 5 i a linear motor driven XY poitioning ytem (ee attached product heet). A friend of mine, through careful experimentation, identified

More information

VARIABLE speed drive systems are essential in

VARIABLE speed drive systems are essential in 1 Senorle Field Orientation Control of Induction Motor Uing Reduced Order Oberver R. Mehram, S. Bahadure, S. Matani, G. Datkhile, T. Kumar, S. Wagh Electrical Engineering Department Veermata Jijabai Technological

More information

Linearteam tech paper. The analysis of fourth-order state variable filter and it s application to Linkwitz- Riley filters

Linearteam tech paper. The analysis of fourth-order state variable filter and it s application to Linkwitz- Riley filters Linearteam tech paper The analyi of fourth-order tate variable filter and it application to Linkwitz- iley filter Janne honen 5.. TBLE OF CONTENTS. NTOCTON.... FOTH-OE LNWTZ-LEY (L TNSFE FNCTON.... TNSFE

More information

Homework #7 Solution. Solutions: ΔP L Δω. Fig. 1

Homework #7 Solution. Solutions: ΔP L Δω. Fig. 1 Homework #7 Solution Aignment:. through.6 Bergen & Vittal. M Solution: Modified Equation.6 becaue gen. peed not fed back * M (.0rad / MW ec)(00mw) rad /ec peed ( ) (60) 9.55r. p. m. 3600 ( 9.55) 3590.45r.

More information

Sampling and the Discrete Fourier Transform

Sampling and the Discrete Fourier Transform Sampling and the Dicrete Fourier Tranform Sampling Method Sampling i mot commonly done with two device, the ample-and-hold (S/H) and the analog-to-digital-converter (ADC) The S/H acquire a CT ignal at

More information

Advanced D-Partitioning Analysis and its Comparison with the Kharitonov s Theorem Assessment

Advanced D-Partitioning Analysis and its Comparison with the Kharitonov s Theorem Assessment Journal of Multidiciplinary Engineering Science and Technology (JMEST) ISSN: 59- Vol. Iue, January - 5 Advanced D-Partitioning Analyi and it Comparion with the haritonov Theorem Aement amen M. Yanev Profeor,

More information

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.1 INTRODUCTION 8.2 REDUCED ORDER MODEL DESIGN FOR LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.3

More information

Lecture 4. Chapter 11 Nise. Controller Design via Frequency Response. G. Hovland 2004

Lecture 4. Chapter 11 Nise. Controller Design via Frequency Response. G. Hovland 2004 METR4200 Advanced Control Lecture 4 Chapter Nie Controller Deign via Frequency Repone G. Hovland 2004 Deign Goal Tranient repone via imple gain adjutment Cacade compenator to improve teady-tate error Cacade

More information

Introduction to Laplace Transform Techniques in Circuit Analysis

Introduction to Laplace Transform Techniques in Circuit Analysis Unit 6 Introduction to Laplace Tranform Technique in Circuit Analyi In thi unit we conider the application of Laplace Tranform to circuit analyi. A relevant dicuion of the one-ided Laplace tranform i found

More information

Permanent Magnet Synchronous Motors Direct Torque Control Considering the Effect of Salient Pole

Permanent Magnet Synchronous Motors Direct Torque Control Considering the Effect of Salient Pole Journal o Modeling and Optimization 8: (16) Permanent Magnet Synchronou Motor Direct Torque Control Conidering the Eect o Salient Pole Wenjie Chen, Yi Zhang, Haieng Wei 1. School o Electrical and Inormation,

More information

Estimation of Temperature Rise in Stator Winding and Rotor Magnet of PMSM Based on EKF

Estimation of Temperature Rise in Stator Winding and Rotor Magnet of PMSM Based on EKF 2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Pre, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.2.37 Etimation of Temperature Rie

More information

Direct Torque Control of Saturated Induction Machine with and without speed sensor

Direct Torque Control of Saturated Induction Machine with and without speed sensor Journal of Advanced Reearch in Science and Technology ISSN: 2352-9989 Direct Torque Control of Saturated Induction Machine with and without peed enor Tahar Djellouli,2, Samir Moulahoum, Med Seghir Boucherit

More information

EE C128 / ME C134 Problem Set 1 Solution (Fall 2010) Wenjie Chen and Jansen Sheng, UC Berkeley

EE C128 / ME C134 Problem Set 1 Solution (Fall 2010) Wenjie Chen and Jansen Sheng, UC Berkeley EE C28 / ME C34 Problem Set Solution (Fall 200) Wenjie Chen and Janen Sheng, UC Berkeley. (0 pt) BIBO tability The ytem h(t) = co(t)u(t) i not BIBO table. What i the region of convergence for H()? A bounded

More information

ME 375 FINAL EXAM Wednesday, May 6, 2009

ME 375 FINAL EXAM Wednesday, May 6, 2009 ME 375 FINAL EXAM Wedneday, May 6, 9 Diviion Meckl :3 / Adam :3 (circle one) Name_ Intruction () Thi i a cloed book examination, but you are allowed three ingle-ided 8.5 crib heet. A calculator i NOT allowed.

More information

ECEN620: Network Theory Broadband Circuit Design Fall 2018

ECEN620: Network Theory Broadband Circuit Design Fall 2018 ECEN60: Network Theory Broadband Circuit Deign Fall 08 Lecture 6: Loop Filter Circuit Sam Palermo Analog & Mixed-Signal Center Texa A&M Univerity Announcement HW i due Oct Require tranitor-level deign

More information

ECE 3510 Root Locus Design Examples. PI To eliminate steady-state error (for constant inputs) & perfect rejection of constant disturbances

ECE 3510 Root Locus Design Examples. PI To eliminate steady-state error (for constant inputs) & perfect rejection of constant disturbances ECE 350 Root Locu Deign Example Recall the imple crude ervo from lab G( ) 0 6.64 53.78 σ = = 3 23.473 PI To eliminate teady-tate error (for contant input) & perfect reection of contant diturbance Note:

More information

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD S.P. Teeuwen, I. Erlich U. Bachmann Univerity of Duiburg, Germany Department of Electrical Power Sytem

More information

Adaptive Control of Level in Water Tank: Simulation Study

Adaptive Control of Level in Water Tank: Simulation Study Adaptive Control of Level in Water Tank: Simulation Study Jiri Vojteek and Petr Dotal Abtract An adaptive control i a popular, o called modern control method which could be ued for variou type of ytem

More information

Given the following circuit with unknown initial capacitor voltage v(0): X(s) Immediately, we know that the transfer function H(s) is

Given the following circuit with unknown initial capacitor voltage v(0): X(s) Immediately, we know that the transfer function H(s) is EE 4G Note: Chapter 6 Intructor: Cheung More about ZSR and ZIR. Finding unknown initial condition: Given the following circuit with unknown initial capacitor voltage v0: F v0/ / Input xt 0Ω Output yt -

More information

Torque Ripple minimization techniques in direct torque control induction motor drive

Torque Ripple minimization techniques in direct torque control induction motor drive orque Ripple minimization technique in irect torque control inuction motor rive inoini Bhole At.Profeor, Electrical Department College of Engineering, Pune, INDIA vbb.elec@coep.ac.in B.N.Chauhari Profeor,Electrical

More information

FUNDAMENTALS OF POWER SYSTEMS

FUNDAMENTALS OF POWER SYSTEMS 1 FUNDAMENTALS OF POWER SYSTEMS 1 Chapter FUNDAMENTALS OF POWER SYSTEMS INTRODUCTION The three baic element of electrical engineering are reitor, inductor and capacitor. The reitor conume ohmic or diipative

More information

15 Problem 1. 3 a Draw the equivalent circuit diagram of the synchronous machine. 2 b What is the expected synchronous speed of the machine?

15 Problem 1. 3 a Draw the equivalent circuit diagram of the synchronous machine. 2 b What is the expected synchronous speed of the machine? Exam Electrical Machine and Drive (ET4117) 6 November 009 from 9.00 to 1.00. Thi exam conit of 4 problem on 4 page. Page 5 can be ued to anwer problem quetion b. The number before a quetion indicate how

More information

Control Systems Analysis and Design by the Root-Locus Method

Control Systems Analysis and Design by the Root-Locus Method 6 Control Sytem Analyi and Deign by the Root-Locu Method 6 1 INTRODUCTION The baic characteritic of the tranient repone of a cloed-loop ytem i cloely related to the location of the cloed-loop pole. If

More information

An Improved Flux Observer for Sensorless Permanent Magnet Synchronous Motor Drives with Parameter Identification

An Improved Flux Observer for Sensorless Permanent Magnet Synchronous Motor Drives with Parameter Identification J Electr Eng Technol Vol. 8, No. 3: 516-53, 13 http://dx.doi.org/1.537/jeet.13.8.3.516 ISSN(Print) 1975-1 ISSN(Online) 93-743 An Improved Flux Oberver for Senorle Permanent Magnet Synchronou Motor Drive

More information

A Simplified Methodology for the Synthesis of Adaptive Flight Control Systems

A Simplified Methodology for the Synthesis of Adaptive Flight Control Systems A Simplified Methodology for the Synthei of Adaptive Flight Control Sytem J.ROUSHANIAN, F.NADJAFI Department of Mechanical Engineering KNT Univerity of Technology 3Mirdamad St. Tehran IRAN Abtract- A implified

More information

online learning Unit Workbook 4 RLC Transients

online learning Unit Workbook 4 RLC Transients online learning Pearon BTC Higher National in lectrical and lectronic ngineering (QCF) Unit 5: lectrical & lectronic Principle Unit Workbook 4 in a erie of 4 for thi unit Learning Outcome: RLC Tranient

More information

Finding the location of switched capacitor banks in distribution systems based on wavelet transform

Finding the location of switched capacitor banks in distribution systems based on wavelet transform UPEC00 3t Aug - 3rd Sept 00 Finding the location of witched capacitor bank in ditribution ytem baed on wavelet tranform Bahram nohad Shahid Chamran Univerity in Ahvaz bahramnohad@yahoo.com Mehrdad keramatzadeh

More information

Low Pass Filtering Based Artificial Neural Network Stator Flux Estimator for AC Induction Motors

Low Pass Filtering Based Artificial Neural Network Stator Flux Estimator for AC Induction Motors Senor & Tranducer, Vol. 161, Iue 12, December 2013, pp. 219-224 Senor & Tranducer 2013 by IFSA http://www.enorportal.com Low Pa Filtering Baed Artificial Neural Network Stator Flux Etimator for AC Induction

More information

LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM. P.Dickinson, A.T.Shenton

LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM. P.Dickinson, A.T.Shenton LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM P.Dickinon, A.T.Shenton Department of Engineering, The Univerity of Liverpool, Liverpool L69 3GH, UK Abtract: Thi paper compare

More information

NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE

NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE POLITONG SHANGHAI BASIC AUTOMATIC CONTROL June Academic Year / Exam grade NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE Ue only thee page (including the bac) for anwer. Do not ue additional

More information

Sensorless Speed Control including zero speed of Non Salient PM Synchronous Drives Rasmussen, Henrik

Sensorless Speed Control including zero speed of Non Salient PM Synchronous Drives Rasmussen, Henrik Aalborg Univeritet Senorle Speed Control including zero peed of Non Salient PM Synchronou Drive Ramuen, Henrik Publication date: 2 Document Verion Publiher' PDF, alo known a Verion of record Link to publication

More information

A Simple Approach to Synthesizing Naïve Quantized Control for Reference Tracking

A Simple Approach to Synthesizing Naïve Quantized Control for Reference Tracking A Simple Approach to Syntheizing Naïve Quantized Control for Reference Tracking SHIANG-HUA YU Department of Electrical Engineering National Sun Yat-Sen Univerity 70 Lien-Hai Road, Kaohiung 804 TAIAN Abtract:

More information

Direct Torque Tracking PI-Controller Design for Switched Reluctance Motor Drive using Singular Perturbation Method

Direct Torque Tracking PI-Controller Design for Switched Reluctance Motor Drive using Singular Perturbation Method Proceeding of the 17th World Congre The International Federation of Automatic Control Direct Torque Tracking PI-Controller Deign for Switched Reluctance Motor Drive uing Singular Perturbation Method Sanjib

More information

Assessment of Performance for Single Loop Control Systems

Assessment of Performance for Single Loop Control Systems Aement of Performance for Single Loop Control Sytem Hiao-Ping Huang and Jyh-Cheng Jeng Department of Chemical Engineering National Taiwan Univerity Taipei 1617, Taiwan Abtract Aement of performance in

More information

H DESIGN OF ROTOR FLUX ORIENTED CONTROLLED INDUCTION

H DESIGN OF ROTOR FLUX ORIENTED CONTROLLED INDUCTION H DESIGN OF ROTOR FLUX ORIENTED CONTROLLED INDUCTION MOTOR DRIVES: SPEED CONTROL, STABILITY ROBUSTNESS AND NOISE ATTENUATION João C. Bailio,, Joé A. Silva Jr.,, Jr., and Lui G. B. Rolim, Member, IEEE,

More information

ME2142/ME2142E Feedback Control Systems

ME2142/ME2142E Feedback Control Systems Root Locu Analyi Root Locu Analyi Conider the cloed-loop ytem R + E - G C B H The tranient repone, and tability, of the cloed-loop ytem i determined by the value of the root of the characteritic equation

More information

An estimation approach for autotuning of event-based PI control systems

An estimation approach for autotuning of event-based PI control systems Acta de la XXXIX Jornada de Automática, Badajoz, 5-7 de Septiembre de 08 An etimation approach for autotuning of event-baed PI control ytem Joé Sánchez Moreno, María Guinaldo Loada, Sebatián Dormido Departamento

More information

NONLINEAR CONTROLLER DESIGN FOR A SHELL AND TUBE HEAT EXCHANGER AN EXPERIMENTATION APPROACH

NONLINEAR CONTROLLER DESIGN FOR A SHELL AND TUBE HEAT EXCHANGER AN EXPERIMENTATION APPROACH International Journal of Electrical, Electronic and Data Communication, ISSN: 232-284 Volume-3, Iue-8, Aug.-25 NONLINEAR CONTROLLER DESIGN FOR A SHELL AND TUBE HEAT EXCHANGER AN EXPERIMENTATION APPROACH

More information

Simulation Study on the Shock Properties of the Double-Degree-of-Freedom Cushioning Packaging System

Simulation Study on the Shock Properties of the Double-Degree-of-Freedom Cushioning Packaging System Proceeding of the 7th IAPRI World Conference on Packaging Simulation Study on the Shock Propertie of the Double-Degree-of-Freedom Cuhioning Packaging Sytem Xia Zhu, Qiaoqiao Yan, Xiaoling Yao, Junbin Chen,

More information

715. Transients in the electromagnetic actuator with the controlled supplier

715. Transients in the electromagnetic actuator with the controlled supplier 75. Tranient in the electromagnetic actuator with the controlled upplier Broniław Tomczuk, Andrzej Waindok, Dawid Wajnert Opole Univerity of Technology, Department of Indutrial Electrical Engineering Prozkowka

More information

Parameter Estimation of Three Phase Squirrel Cage Induction Motor

Parameter Estimation of Three Phase Squirrel Cage Induction Motor International Conference On Emerging Trends in Mechanical and Electrical Engineering RESEARCH ARTICLE OPEN ACCESS Parameter Estimation of Three Phase Squirrel Cage Induction Motor Sonakshi Gupta Department

More information

SERIES COMPENSATION: VOLTAGE COMPENSATION USING DVR (Lectures 41-48)

SERIES COMPENSATION: VOLTAGE COMPENSATION USING DVR (Lectures 41-48) Chapter 5 SERIES COMPENSATION: VOLTAGE COMPENSATION USING DVR (Lecture 41-48) 5.1 Introduction Power ytem hould enure good quality of electric power upply, which mean voltage and current waveform hould

More information