Direct Torque Control of Induction Motor Employing Differential Evolution Algorithm

Size: px
Start display at page:

Download "Direct Torque Control of Induction Motor Employing Differential Evolution Algorithm"

Transcription

1 Direct Torque Control of Inuction Motor Employing Differential Evolution Algorithm A.Gopi 1, T.Vamsee kiran 2 PG Stuent [P.E], Dept. of EEE, DVR & Dr. HS MIC College of Technology, Anhra Praesh, Inia 1 Associate professor, Dept. of EEE, DVR & Dr. HS MIC College of Technology, Anhra Praesh, Inia 2 ABSTRACT: Unesirable torque an flux ripple may occur in conventional irect torque control (DTC) of inuction motor rive. DTC can improve the system performance at low spees by continuously tuning the regulator by ajusting the Kp, Ki values. In this paper, ifferential evolution (DE) algorithm is employe to ajust the parameters (Kp, Ki) of the spee controller in orer to minimize torque ripple, flux ripple, an stator current istortion.the DE base PI controller has resulte in maintaining a constant spee of the motor irrespective of the loa torque fluctuations. Keywors: Differential Evolution, DirectTorque Control, PI controller. I. INTRODUCTION Inuction motors are the most wiely use machines in AC rives because of their rugge construction an cost. To control the torque an flux of the inuction motor ifferent strategies are available as per the literature. Direct torque control is one of the methos which are use in variable frequency rives for the control of the inuction motor. Direct torque control has emerge over the last ecae to become one possible alternative to the well-known Vector Control of Inuction Machines. In DTC, the stator flux an the torque are irectly controlle by selecting the appropriate inverter state. The output of the spee regulator (PI controller) results in generation of the reference torque. However the PI controller cannot result in perfect control if its parameters Kp, Ki are not properly chosen. The unesire torque an flux ripple may occur in conventional irect torque controlle inuction motor rive. DTC can improve the system performance at low spees by continuously tuning the regulator by ajusting the Kp, Ki values. Many artificial intelligence techniques an ranom search methos have been employe to improve the control parameters. Differential Evolution (DE) is propose to ajust the parameters (Kp, Ki) of the spee controller in orer to minimize torque ripple, flux ripple, an stator current istortion. DE is generally consiere as a reliable, accurate, robust an fast optimization technique. DE has been successfully applie to solve a wie range of numerical optimization problems. II. MATHEMATICAL MODELING OF INDUCTION MOTOR. Mathematical moelling of the inuction motor been one base on the equations (1) (). Copyright to IJAREEIE 481

2 V qs = R si qs + φ qs t (1) V s = R si s + φ s t (2) = R ri qr + φqr ωrφ r t (3) = R ri r + φr ωrφ qr t (4) 3 p T e = (φsiqs φqsi s) 2 2 () III. CONVENTIONAL DIRECT TORQUE CONTROL A. DTC STRATEGY: Fiel Oriente metho ecouples stator current vector into -q components. FOC uplicate the DC motor ynamics. Unlike FOC, DTC oes not uplicate the DC motor ynamics, but DTC metho chooses the voltage vectors accoring to the emane flux an torque in orer to keep them within hysteresis bans. The torque evelope by the inuction motor is given by 3 p Lm T e= λ s λ r sinθ (6) 22σLsLr From the above equation we can say that the torque prouce by the inuction motor epens upon the stator flux, rotor flux an phase angle between them. The inuction motor stator voltage equation is given by λs V s = - Isr s (7) t Change in flux can be expresse as Δλ s = V s t (8) This means that the voltage vector changes the flux vector. It is well know that two level inverter is capable of proucing eight voltage vectors. A switching table is generate which etermines the voltage vector that has to be applie. The selection of the voltage vector epens on the position of the stator flux an torque. Voltage vector selection table can be expane to inclue more number of voltage vectors by three level inverter. The use of PI controllers to comman a high performance DTC of inuction motor rive is often characterize by an overshoot uring start up. This is mainly cause by the fact that the high value of the PI generates a positive high torque error. This will let the DTC scheme take control of the motor spee riving it to a value corresponing to the reference stator flux. At start up, the PI controller acts only on the error torque value by riving it to the zero borers. When this borer is crosse, the PI controller takes control of the motor spee an rives it to the reference value. Another main problem of the Conventional PI controller is the correct choice of the PI gains. Traitional PI controller using fixe gains may not provie the require control performance for the reason that the inuction motor parameters are changing on ifferent operating conitions. To tune the PI controller, lots of strategies have been propose. The most famous, which is frequently use in inustrial applications, is the Ziegler-Nichols metho which oes not require a system moel an control parameters are esigne from the plant step response. Tuning using this metho is characterize by a goo isturbance rejection but on the other han, the step response has a large percentage overshoot in aition to a high control signal that is require for the aequate performance of the system. Another technique uses frequency response methos to esign an tune PI controller gains base on specifie phase an gain margins as well as crossover frequency. Furthermore, root locus an pole assignment esign techniques are also propose in aition to transient Copyright to IJAREEIE 482

3 response specifications. All these methos are consiere as moel base strategies an then the efficiency of the tuning law epens on the accuracy of the propose moel as well as the assume conitions with respect to actual operating conitions. All these techniques takes a more time fortuning the PI controller. To overcome the state problems, an aaptive PI controller has been propose to replace the classical PI controller where the proportional an integrator gains are tune by the Differential Evolution algorithm. Fig 1.Conventional DTC of Inuction motor. IV.DIFFERENTIAL EVOLUTION ALGORITHM The DE algorithm was introuce by Storn an Price in 199. It is a population base algorithm using mutation, crossover an selection that of a Genetic Algorithm. The main ifference in constructing better solutions is that Genetic Algorithm relies on crossover while DE relies on mutation operation. The DE starts by initializing the population ranomly to cover the entire search space uniformly. Each iniviual of the population is perturbe through a mutation operator an combine by using a crossover operator. These operators generate a new population consisting of the most promising solution. Each iniviual of the new population is evaluate an it was selecte into the next generation. When the best iniviual in terms of the fitness function meets the optimization criteria, or the number of iterations reaches that means maximum specifie iterations, the optimization is terminate. Fig.2 PI Controller Copyright to IJAREEIE 483

4 e(t) = W p i A. Steps in DE algorithm: Step.1: Initialization Initialize the population size(np) an generations(n). Initialize Mutant factor(f) an Crossover Rate (CR). At the early stage of DE search, i.e., t =, the problem inepenent variables are initialize somewhere in their feasible numerical range... The Population Vector (PV)=[ - - ] np,where np is the size of population. Xi(t)=X L j +ran(,1)*(x U j -X L j ) Determine the Fitness Vecor(FV) by substituting the values of variables in the objective function. ref W * e(t) = Te (k k t) Step.2:Mutation In the mutation process a new population vector was create from the initial values of population vector. For the creation of onor vector the i th member passes through the following steps. i. Three ifferent members r1 r2 r3 actual X, X, X, are chosen ranomly from the current population an not coinciing with the current member. ii. The mutation factor is multiplie with the ifference of any two members an this scale ifference ae to the thir one. V(t)=Xr 1 +F*(Xr 2 -Xr 3 ) The mutant factor is generally in the range of.4 to 1.. Step.3: Crossover Generally two types of crossover schemes are use in the DE algorithm, I. Exponential crossover an II. Binomial crossover In this paper, Binomial crossover scheme is use which can be expresse as, v(t) if ran(,1) < CR u(t) = x(t) else u(t) represents the chil that will compete with the parent X(t). u(t) having the new population, so we can etermine the new fitness function. New fitness=[ - ] np 1 Step.:Selection In the selection process comparing the ol an new fitness values. DE actually involves the Survival of the fittest principle its selection process. The selection process can be expresse as, X i(t+1) = u(t) if f(u i(t)) f(x i(t)) x i(t) if f(x i(t)) <f(u i(t)) If the new fitness value is less than the fitness value X i (t)=u i (t),else X i (t)=x i (t) Copyright to IJAREEIE 484

5 Fig (3) Flowchart of DE algorithm V. Results an Discussions The optimize values of Kp an Ki obtaine from DE program are consiere in the DTC system an the results have been observe. To valiate the performance of DE base DTC ifferent loa torques has been applie as shown in fig 4(a), (a), 6(a) an 7(a). The motor spee waveforms relate to the DE base DTC is comparison with conventional PI base DTC are as shown in fig 4(b), (b), 6(b) an 7(b). DTC Loa torque(n-m) Loa torque(n-m) Fig.4(a) Applie loa torque spee(rpm) spee(rpm) Convenional DTC DE base DTC Fig.4(b).Spee wave forms of conventional an DE base Conventional DTC DE base DTC Fig.(a).Applie loa torque. Fig.(b).Spee waveforms of Conventional an DE base DTC. Copyright to IJAREEIE 48

6 12 Loa torque(n-m) spee(rpm) Cnventional DTC DE base DTC Fig.6(a).Applie loa torque. Fig.6(b).Spee waveforms of Conventional an DE base DTC. 12 Loa torque(n-m) spee(rpm) Conventional DTC DE base DTC Fig.6(a).Applie loa torque. Fig.6(b).Spee waveforms of Conventional an DE base DTC. VI. CONCLUSION Base on the DTC inuction motor, DE tune PI controller is propose in this paper. DE tune PI controller also improves the spee ajustment capability of the DTC system. From the simulation results of DE base DTC it has been observe that an improve torque an flux response was achieve. The comman flux optimization scheme has reuce the torque ripple. It can be conclue that DE base DTC is better compare to the conventional DTC system. REFERENCES [1] Abou El Ela AA, Abio MA, Spea SR. Optimal power flow using ifferential evolution algorithm, Electr Power Syst Res, Vol.8, pp.878 8, 2. [2] K. Ohyama, G. M. Asher, an M. Sumner, Comparative analysis of Experimental Performance an stability of sensorless inuction motor Drives, IEEE Trans. In. Electron. Vol. 3, no. 1, pp , Feb. 26. [3] Naia Salvator Anrea Caponio, Stuent, Ferrante Neri, Silvio Stasi, an Giuseppe Leonaro Cascella, Optimization of Delaye- State Kalman- Filter- Base Algorithm via Differential Evolution for Sensorless Control of Inuction Motors IEEE transactions on Inustrial Electronics, Vol. 7, No. 1, January 2. [4] C.Thanga Raj, member, IAENG, S.P.Srinivastava, an pramo Agarwal Differential Evolution Base optimal control of Inuction Motor by serving tom Textile Inustry, IAENG International Journal of Computer Science, 3:2, IJCS [] K. V. Price, Differential evolution: A practical approach to global optimization, Springer, Berlin, 2. [6] Fang Wang, Yuhui Qiu, A moifie particle swarm optimizer with Roulette selection Operator, IEEE conference proceeings of NLP-KE, 2, pp [7] Hassan Farhan Rashag,S.P.Koh, Ahme N.Aballa, Naia M.L.Tan, K.H.Chong an S.K.Tiong. DTC torque ripples minimization base on PSO-PID controller Scientific Research an Essays Vol. 7(1), pp.172,23,april,2 [8] H. M. B. Metwally, f. E. Abul-Kaer, H. M. El-Shewy, M. M.El-Kholy, Propose torque Optimize behaviour for igital spee Control of inuction motor, Energy Conversion an Management, Vl. 43, 26, pp [9] Price, K.V., Storn, R.: Differential evolution A simple evolution strategy for fast optimization. Dr. Dobb s Journal 22(4) (1997) Copyright to IJAREEIE 486

7 [] Price, K., Storn, R.M., Lampinen, J.A.: Differential Evolution: A Practical Approachto Global Optimization. Springer-Verlag New York, Inc. (2). BIOGRAPHY A. Gopi Receive B.Tech egree in Electrical an Electronics engineering from Sri Sarathi Institute of Engineering an Technology, Nuzvi in the year 211. He is currently pursuing M.Tech(Power electronics) in DVR & Dr. HS MIC College of Technology. Inverters. T. Vamsee Kiran is grauate from Bapatla Engineering College in the year 2 an M.E in Applie Electronics from PSG College of Technology, Coimbatore in the year 22. He worke in Sir C.R. Rey College of Engineering, K.L.College of Engineering an is presently working as Associate Professor in DVR & Dr. HS MIC College of Technology, an has got 12 years of teaching experience. He has submitte his Ph.D thesis in JNTU College of Engineering, Hyeraba. He presente papers in National, international Conferences an International Journals. His research interests inclue Power Electronics Drives an Multilevel Copyright to IJAREEIE 487

Solution to Direct Torque Control of Induction Motor with Artificial Bee Colony Algorithm

Solution to Direct Torque Control of Induction Motor with Artificial Bee Colony Algorithm Solution to Direct Torque Control of Inuction Motor with Artificial Bee Colony Algorithm 1 T L V Naga Lathish, 2 G Ram Mohan Assistant professor, Assistant professor, Dept. of EEE, Gurunanak Institutions

More information

Speed Behaviour of PI and SMC Based DTC of BLDC Motor

Speed Behaviour of PI and SMC Based DTC of BLDC Motor Speed Behaviour of PI and SMC Based DTC of BLDC Motor Dr.T.Vamsee Kiran 1, M.Prasanthi 2 Professor, Dept. of EEE, DVR &Dr. HS MIC College of Technology, Andhra Pradesh, India 1 PG Student [PE], Dept. of

More information

MEASUREMENT OF LOSSES IN DIRECT TORQUE CONTROLLED PERMANENT MAGNET SYNCHRONOUS MOTOR BY ANALYSIS AND EXPERIMENTAL SETUP

MEASUREMENT OF LOSSES IN DIRECT TORQUE CONTROLLED PERMANENT MAGNET SYNCHRONOUS MOTOR BY ANALYSIS AND EXPERIMENTAL SETUP IJRET: International Journal of Research in Engineering an Technology eissn: 2319-1163 pissn: 2321-738 MEASUREMENT OF LOSSES IN DIRECT TORQUE CONTROLLED PERMANENT MAGNET SYNCHRONOUS MOTOR BY ANALYSIS AND

More information

Vehicle Stability Improvement Based on Electronic Differential Using Sliding Mode Control

Vehicle Stability Improvement Based on Electronic Differential Using Sliding Mode Control 7th WSEAS International Conference on Electric Power Systems, High Voltages, Electric Machines, Venice, Italy, November 1-3, 007 331 Vehicle Stability Improvement Base on Electronic Differential Using

More information

Experimental Determination of Mechanical Parameters in Sensorless Vector-Controlled Induction Motor Drive

Experimental Determination of Mechanical Parameters in Sensorless Vector-Controlled Induction Motor Drive Experimental Determination of Mechanical Parameters in Sensorless Vector-Controlle Inuction Motor Drive V. S. S. Pavan Kumar Hari, Avanish Tripathi 2 an G.Narayanan 3 Department of Electrical Engineering,

More information

Design A Robust Power System Stabilizer on SMIB Using Lyapunov Theory

Design A Robust Power System Stabilizer on SMIB Using Lyapunov Theory Design A Robust Power System Stabilizer on SMIB Using Lyapunov Theory Yin Li, Stuent Member, IEEE, Lingling Fan, Senior Member, IEEE Abstract This paper proposes a robust power system stabilizer (PSS)

More information

DYNAMIC PERFORMANCE OF RELUCTANCE SYNCHRONOUS MACHINES

DYNAMIC PERFORMANCE OF RELUCTANCE SYNCHRONOUS MACHINES Annals of the University of Craiova, Electrical Engineering series, No 33, 9; ISSN 184-485 7 TH INTERNATIONAL CONFERENCE ON ELECTROMECHANICAL AN POWER SYSTEMS October 8-9, 9 - Iaşi, Romania YNAMIC PERFORMANCE

More information

Open Access An Exponential Reaching Law Sliding Mode Observer for PMSM in Rotating Frame

Open Access An Exponential Reaching Law Sliding Mode Observer for PMSM in Rotating Frame Sen Orers for Reprints to reprints@benthamscience.ae The Open Automation an Control Systems Journal, 25, 7, 599-66 599 Open Access An Exponential Reaching Law Sliing Moe Observer for PMSM in Rotating Frame

More information

An inductance lookup table application for analysis of reluctance stepper motor model

An inductance lookup table application for analysis of reluctance stepper motor model ARCHIVES OF ELECTRICAL ENGINEERING VOL. 60(), pp. 5- (0) DOI 0.478/ v07-0-000-y An inuctance lookup table application for analysis of reluctance stepper motor moel JAKUB BERNAT, JAKUB KOŁOTA, SŁAWOMIR

More information

MATLAB Simulation Research on Permanent Magnet Synchronous Motor Vector Control

MATLAB Simulation Research on Permanent Magnet Synchronous Motor Vector Control MATLAB Simulation Research on Permanent Magnet Synchronous Motor Vector Control Wei Hanpei 1*, Wei Haifeng 1,2, Zhang Yi 1,2 1 School of Electrical an Information, Jiangsu University of Science an Technology,

More information

Determine Power Transfer Limits of An SMIB System through Linear System Analysis with Nonlinear Simulation Validation

Determine Power Transfer Limits of An SMIB System through Linear System Analysis with Nonlinear Simulation Validation Determine Power Transfer Limits of An SMIB System through Linear System Analysis with Nonlinear Simulation Valiation Yin Li, Stuent Member, IEEE, Lingling Fan, Senior Member, IEEE Abstract This paper extens

More information

Dynamics of the synchronous machine

Dynamics of the synchronous machine ELEC0047 - Power system ynamics, control an stability Dynamics of the synchronous machine Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct These slies follow those presente in course

More information

The Efficiency Optimization of Permanent Magnet Synchronous Machine DTC for Electric Vehicles Applications Based on Loss Model

The Efficiency Optimization of Permanent Magnet Synchronous Machine DTC for Electric Vehicles Applications Based on Loss Model International Power, Electronics an Materials Engineering Conference (IPEMEC 015) The Efficiency Optimization of Permanent Magnet Synchronous Machine DTC for Electric Vehicles Applications Base on Loss

More information

Position Sensorless Control for an Interior Permanent Magnet Synchronous Motor SVM Drive with ANN Based Stator Flux Estimator

Position Sensorless Control for an Interior Permanent Magnet Synchronous Motor SVM Drive with ANN Based Stator Flux Estimator International Journal of Computer an Electrical Engineering, Vol., No. 3, June, 1 Position Sensorless Control for an Interior Permanent Magnet Synchronous Motor SVM Drive with ANN Base Stator Flux Estimator

More information

State-Space Model for a Multi-Machine System

State-Space Model for a Multi-Machine System State-Space Moel for a Multi-Machine System These notes parallel section.4 in the text. We are ealing with classically moele machines (IEEE Type.), constant impeance loas, an a network reuce to its internal

More information

Research Article Development of Digital Control for High Power Permanent-Magnet Synchronous Motor Drives

Research Article Development of Digital Control for High Power Permanent-Magnet Synchronous Motor Drives Mathematical Problems in Engineering Volume 214, Article ID 926727, 1 pages http://x.oi.org/1.1155/214/926727 Research Article Development of Digital Control for High Power Permanent-Magnet Synchronous

More information

Deriving ARX Models for Synchronous Generators

Deriving ARX Models for Synchronous Generators Deriving AR Moels for Synchronous Generators Yangkun u, Stuent Member, IEEE, Zhixin Miao, Senior Member, IEEE, Lingling Fan, Senior Member, IEEE Abstract Parameter ientification of a synchronous generator

More information

THE SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING FUZZY LOGIC AND SELF TUNING FUZZY PI CONTROLLER

THE SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING FUZZY LOGIC AND SELF TUNING FUZZY PI CONTROLLER THE SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING FUZZY LOGIC AND SELF TUNING FUZZY PI CONTROLLER Abulhakim KARAKAYA Ercüment KARAKAŞ e-mail: akarakaya@kou.eu.tr e-mail: karakas@kou.eu.tr Department

More information

Modeling and analysis of parallel connected permanent magnet synchronous generators in a small hydropower plant

Modeling and analysis of parallel connected permanent magnet synchronous generators in a small hydropower plant Proceeings of the 2006 IASME/WSEAS International Conference on Energy & Environmental Systems, Chalkia, Greece, May 8-10, 2006 (pp83-88) Moeling an analysis of parallel connecte permanent magnet synchronous

More information

IPMSM Inductances Calculation Using FEA

IPMSM Inductances Calculation Using FEA X International Symposium on Inustrial Electronics INDEL 24, Banja Luka, November 68, 24 IPMSM Inuctances Calculation Using FEA Dejan G. Jerkan, Marko A. Gecić an Darko P. Marčetić Department for Power,

More information

Modelling of Permanent Magnet Synchronous Motor Incorporating Core-loss

Modelling of Permanent Magnet Synchronous Motor Incorporating Core-loss Research Journal of Applie Sciences, Engineering an Technology 4(7): 846-85, ISSN: 4-7467 Maxwell Scientific Organization, Submitte: November, Accepte: December 9, Publishe: September, Moelling of Permanent

More information

Design and Implementation of a New Sliding-Mode Observer for Speed-Sensorless Control of Induction Machine

Design and Implementation of a New Sliding-Mode Observer for Speed-Sensorless Control of Induction Machine IEEE RANSACIONS ON INDUSRIAL ELECRONICS, VOL. 49, NO. 5, OCOBER 2002 77 ABLE I ANALYICAL VALUES AND EXPERIMENAL RESULS (IN PARENHSES) WIH RESPEC O k AND C FOR SRAEGY A AND SRAEGY B Design an Implementation

More information

Suppression Method of Rising DC Voltage for the Halt Sequence of an Inverter in the Motor Regeneration

Suppression Method of Rising DC Voltage for the Halt Sequence of an Inverter in the Motor Regeneration Suppression Metho of Rising DC Voltage for the Halt Sequence of an Inverter in the Motor Regeneration Jun-ichi Itoh Wataru Aoki Goh Teck Chiang Akio Toba Nagaoka University of Technology Fuji Electric

More information

Nonlinear Backstepping Control of Permanent Magnet Synchronous Motor (PMSM)

Nonlinear Backstepping Control of Permanent Magnet Synchronous Motor (PMSM) International ournal o Systems Control (Vol.1-010/Iss.1) Merzoug an Benalla / Nonlinear Backstepping Control o ermanent... / pp. 30-34 Nonlinear Backstepping Control o ermanent Magnet Synchronous Motor

More information

Performance Evaluation of Synchronous Reluctance Motors With and Without Permanent Magnets

Performance Evaluation of Synchronous Reluctance Motors With and Without Permanent Magnets Performance Evaluation of Synchronous Reluctance Motors With an Without Permanent Magnets M. N. Ibrahim 1,, Stuent Member IEEE, Peter Sergeant 1, Member IEEE an E. M. Rasha, Senior Member IEEE 1 Department

More information

Circle-criterion Based Nonlinear Observer Design for Sensorless Induction Motor Control

Circle-criterion Based Nonlinear Observer Design for Sensorless Induction Motor Control International Journal of Automation an Computing 11(6), December 214, 598-64 DOI: 1.17/s11633-14-842-1 Circle-criterion Base Nonlinear Observer Design for Sensorless Inuction Motor Control Wafa Bourbia

More information

Circuit-Based Induction Motor Drive Reliability under Different Control Schemes and Safe-Mode Operation

Circuit-Based Induction Motor Drive Reliability under Different Control Schemes and Safe-Mode Operation Circuit-Base nuction Motor Drive Reliability uner Different Control Schemes an Safe-Moe Operation Ali M. Bazzi, Xiangyu Ding, Alejanro Dominguez-García, an Philip T. Krein Grainger Center for Electric

More information

Simple Electromagnetic Motor Model for Torsional Analysis of Variable Speed Drives with an Induction Motor

Simple Electromagnetic Motor Model for Torsional Analysis of Variable Speed Drives with an Induction Motor DOI: 10.24352/UB.OVGU-2017-110 TECHNISCHE MECHANIK, 37, 2-5, (2017), 347-357 submitte: June 15, 2017 Simple Electromagnetic Motor Moel for Torsional Analysis of Variable Spee Drives with an Inuction Motor

More information

State Space Analysis of Power System Stability Enhancement with Used the STATCOM

State Space Analysis of Power System Stability Enhancement with Used the STATCOM tate pace Analysis of Power ystem tability Enhancement with Use the ACOM M. Mahavian () - G. hahgholian () () Department of Electrical Engineering, Islamic Aza University, Naein Branch, Esfahan, Iran ()

More information

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

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

More information

Lecture 6: Control of Three-Phase Inverters

Lecture 6: Control of Three-Phase Inverters Yoash Levron The Anrew an Erna Viterbi Faculty of Electrical Engineering, Technion Israel Institute of Technology, Haifa 323, Israel yoashl@ee.technion.ac.il Juri Belikov Department of Computer Systems,

More information

Impact of DFIG based Wind Energy Conversion System on Fault Studies and Power Swings

Impact of DFIG based Wind Energy Conversion System on Fault Studies and Power Swings Impact of DFIG base Win Energy Conversion System on Fault Stuies an Power Swings Likin Simon Electrical Engineering Department Inian Institute of Technology, Maras Email: ee133@ee.iitm.ac.in K Shanti Swarup

More information

Adaptive Gain-Scheduled H Control of Linear Parameter-Varying Systems with Time-Delayed Elements

Adaptive Gain-Scheduled H Control of Linear Parameter-Varying Systems with Time-Delayed Elements Aaptive Gain-Scheule H Control of Linear Parameter-Varying Systems with ime-delaye Elements Yoshihiko Miyasato he Institute of Statistical Mathematics 4-6-7 Minami-Azabu, Minato-ku, okyo 6-8569, Japan

More information

Sensorless Speed Control for PMSM Based On the DTC Method with Adaptive System R. Balachandar 1, S. Vinoth kumar 2, C. Vignesh 3

Sensorless Speed Control for PMSM Based On the DTC Method with Adaptive System R. Balachandar 1, S. Vinoth kumar 2, C. Vignesh 3 Sensorless Speed Control for PMSM Based On the DTC Method with Adaptive System R. Balachandar 1, S. Vinoth kumar 2, C. Vignesh 3 P.G Scholar, Sri Subramanya College of Engg & Tech, Palani, Tamilnadu, India

More information

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

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

More information

Crossover-Cat Swarm Optimization

Crossover-Cat Swarm Optimization Australian Journal of Basic an Applie Sciences, 0(5) Special 06, Pages: -6 AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:99-878 EISSN: 309-844 Journal home page: www.abasweb.com RBFNN Equalizer

More information

ECE 422 Power System Operations & Planning 7 Transient Stability

ECE 422 Power System Operations & Planning 7 Transient Stability ECE 4 Power System Operations & Planning 7 Transient Stability Spring 5 Instructor: Kai Sun References Saaat s Chapter.5 ~. EPRI Tutorial s Chapter 7 Kunur s Chapter 3 Transient Stability The ability of

More information

Direct Torque Control of Three Phase Induction Motor FED with Three Leg Inverter Using Proportional Controller

Direct Torque Control of Three Phase Induction Motor FED with Three Leg Inverter Using Proportional Controller Direct Torque Control of Three Phase Induction Motor FED with Three Leg Inverter Using Proportional Controller Bijay Kumar Mudi 1, Sk. Rabiul Hossain 2,Sibdas Mondal 3, Prof. Gautam Kumar Panda 4, Prof.

More information

Novel DTC-SVM for an Adjustable Speed Sensorless Induction Motor Drive

Novel DTC-SVM for an Adjustable Speed Sensorless Induction Motor Drive Novel DTC-SVM for an Adjustable Speed Sensorless Induction Motor Drive Nazeer Ahammad S1, Sadik Ahamad Khan2, Ravi Kumar Reddy P3, Prasanthi M4 1*Pursuing M.Tech in the field of Power Electronics 2*Working

More information

SYNCHRONOUS SEQUENTIAL CIRCUITS

SYNCHRONOUS SEQUENTIAL CIRCUITS CHAPTER SYNCHRONOUS SEUENTIAL CIRCUITS Registers an counters, two very common synchronous sequential circuits, are introuce in this chapter. Register is a igital circuit for storing information. Contents

More information

Design and Application of Fault Current Limiter in Iran Power System Utility

Design and Application of Fault Current Limiter in Iran Power System Utility Australian Journal of Basic an Applie Sciences, 7(): 76-8, 13 ISSN 1991-8178 Design an Application of Fault Current Limiter in Iran Power System Utility M. Najafi, M. Hoseynpoor Department of Electrical

More information

Nonlinear Adaptive Ship Course Tracking Control Based on Backstepping and Nussbaum Gain

Nonlinear Adaptive Ship Course Tracking Control Based on Backstepping and Nussbaum Gain Nonlinear Aaptive Ship Course Tracking Control Base on Backstepping an Nussbaum Gain Jialu Du, Chen Guo Abstract A nonlinear aaptive controller combining aaptive Backstepping algorithm with Nussbaum gain

More information

4. CONTROL OF ZERO-SEQUENCE CURRENT IN PARALLEL THREE-PHASE CURRENT-BIDIRECTIONAL CONVERTERS

4. CONTROL OF ZERO-SEQUENCE CURRENT IN PARALLEL THREE-PHASE CURRENT-BIDIRECTIONAL CONVERTERS 4. CONRO OF ZERO-SEQUENCE CURREN IN PARAE HREE-PHASE CURREN-BIDIRECIONA CONVERERS 4. A NOVE ZERO-SEQUENCE CURREN CONRO 4.. Zero-Sequence Dynamics he parallel boost rectifier moel in Figure.4 an the parallel

More information

IN most inverter fed electrical drives, asynchronous

IN most inverter fed electrical drives, asynchronous Comparison of Different Designs of ynchronous Reluctance Machines with High-Anisotropy Rotors Erich chmit, Member, IEEE Abstract In terms of torue capability, power factor an efficiency, synchronous reluctance

More information

Modelling of Three Phase Short Circuit and Measuring Parameters of a Turbo Generator for Improved Performance

Modelling of Three Phase Short Circuit and Measuring Parameters of a Turbo Generator for Improved Performance Moelling of Three Phase Short Circuit an Measuring Parameters of a Turbo Generator for Improve Performance M. Olubiwe, S. O. E. Ogbogu, D. O. Dike, L. Uzoechi Dept of Electrical an Electronic Engineering,

More information

A Comparison between a Conventional Power System Stabilizer (PSS) and Novel PSS Based on Feedback Linearization Technique

A Comparison between a Conventional Power System Stabilizer (PSS) and Novel PSS Based on Feedback Linearization Technique J. Basic. Appl. Sci. Res., ()9-99,, TextRoa Publication ISSN 9-434 Journal of Basic an Applie Scientific Research www.textroa.com A Comparison between a Conventional Power System Stabilizer (PSS) an Novel

More information

Exponential Tracking Control of Nonlinear Systems with Actuator Nonlinearity

Exponential Tracking Control of Nonlinear Systems with Actuator Nonlinearity Preprints of the 9th Worl Congress The International Feeration of Automatic Control Cape Town, South Africa. August -9, Exponential Tracking Control of Nonlinear Systems with Actuator Nonlinearity Zhengqiang

More information

DIRECT TORQUE AND FLUX CONTROL OF ASYMMETRICAL SIX-PHASE INDUCTION MOTOR WITH ZERO SEQUENCE COMPONENTS ELIMINATION

DIRECT TORQUE AND FLUX CONTROL OF ASYMMETRICAL SIX-PHASE INDUCTION MOTOR WITH ZERO SEQUENCE COMPONENTS ELIMINATION Rev. Roum. Sci. Techn. Électrotechn. et Énerg. Vol. 6,, pp. 36, Bucarest, 7 DIRECT TORQUE AND FLUX CONTROL OF ASYMMETRICAL SIX-PHASE INDUCTION MOTOR WITH ZERO SEQUENCE COMPONENTS ELIMINATION NAVID REZA

More information

Robust Observer-Based Control of an Aluminum Strip Processing Line

Robust Observer-Based Control of an Aluminum Strip Processing Line IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 36, NO. 3, MAY/UNE 2 865 Robust Observer-Base Control of an Aluminum Strip Processing Line Prabhakar R. Pagilla, Member, IEEE, Eugene O. King, Member, IEEE,

More information

Electric Power Systems Research

Electric Power Systems Research Electric Power Systems Research 84 (22 35 43 Contents lists available at SciVerse ScienceDirect Electric Power Systems Research jou rn al h om epage: www.elsevier.com/locate/epsr Observer-base nonlinear

More information

Fuzzy Control of DTC for Three Level Neutral Point Clamped Inverter Fed Induction Motor

Fuzzy Control of DTC for Three Level Neutral Point Clamped Inverter Fed Induction Motor International Journal of Electrical Engineering. ISSN 0974-2158 Volume 5, Number 1 (2012), pp. 79-93 International Research Publication House http://www.irphouse.com Fuzzy Control of DTC for Three Level

More information

Observer-based speed estimation method for sensorless vector control of induction motors

Observer-based speed estimation method for sensorless vector control of induction motors Observer-base spee estimation metho for sensorless vector control of inuction motors C.-M. Lee C.-L.Chen nexing terms: nuction motors, Spee estimation, Vector control Abstract: The metho is base on an

More information

Experimental determination of mechanical parameters in sensorless vector-controlled induction motor drive

Experimental determination of mechanical parameters in sensorless vector-controlled induction motor drive Sāhanā Vol. 42, No. 8, August 207, pp. 285 297 DOI 0.007/s2046-07-0664-2 Ó Inian Acaemy of Sciences Experimental etermination of mechanical parameters in sensorless vector-controlle inuction motor rive

More information

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France APPROXIMAE SOLUION FOR RANSIEN HEA RANSFER IN SAIC URBULEN HE II B. Bauouy CEA/Saclay, DSM/DAPNIA/SCM 91191 Gif-sur-Yvette Ceex, France ABSRAC Analytical solution in one imension of the heat iffusion equation

More information

CONTROL AND PERFORMANCE OF A NINE PHASE SYNCHRONOUS RELUCTANCE DRIVE

CONTROL AND PERFORMANCE OF A NINE PHASE SYNCHRONOUS RELUCTANCE DRIVE CONTRO AN PERFORMANCE OF A NINE PHASE SYNCHRONOUS REUCTANCE RIVE Abstract C.E. Coates*,. Platt** an V.J. Gosbell ** * epartment of Electrical an Computer Engineering Uniersity of Newcastle ** epartment

More information

Progress In Electromagnetics Research B, Vol. 34, , 2011

Progress In Electromagnetics Research B, Vol. 34, , 2011 Progress In Electromagnetics Research B, Vol. 34, 225 245, 211 INFLUENCE OF CONSTANT VALUES AND MOTOR PARAMETERS DEVIATIONS ON THE PERFORMANCE OF THE ADAPTIVE SLIDING-MODE OBSERVER IN A SENSORLESS INDUCTION

More information

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy,

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy, NOTES ON EULER-BOOLE SUMMATION JONATHAN M BORWEIN, NEIL J CALKIN, AND DANTE MANNA Abstract We stuy a connection between Euler-MacLaurin Summation an Boole Summation suggeste in an AMM note from 196, which

More information

ADVANCED TECHNIQUE FOR SOFT SYNCHRONIZER IN CHP COGENERATION

ADVANCED TECHNIQUE FOR SOFT SYNCHRONIZER IN CHP COGENERATION ADVANCED TECHNIQUE FOR SOFT SYNCHRONIZER IN CHP COGENERATION Abhijit S. Pane 1 an Nishij G. Kulkarni 2 1 PG Stuent, M.B.E. Society s College of, Engineering, Ambajogai (M.S), Inia 2 PG Department, M.B.E.

More information

Consideration on new theoretical solutions of special electric machines using specialized soft of electromagnetic field numerical analysis

Consideration on new theoretical solutions of special electric machines using specialized soft of electromagnetic field numerical analysis Recent Researches in Software Engineering, Parallel an Distribute Systems Consieration on new theoretical solutions of special electric machines using specialize soft of electromagnetic fiel numerical

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,9 6, M Open access books available International authors an eitors Downloas Our authors are among

More information

Situation awareness of power system based on static voltage security region

Situation awareness of power system based on static voltage security region The 6th International Conference on Renewable Power Generation (RPG) 19 20 October 2017 Situation awareness of power system base on static voltage security region Fei Xiao, Zi-Qing Jiang, Qian Ai, Ran

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

Experimental Robustness Study of a Second-Order Sliding Mode Controller

Experimental Robustness Study of a Second-Order Sliding Mode Controller Experimental Robustness Stuy of a Secon-Orer Sliing Moe Controller Anré Blom, Bram e Jager Einhoven University of Technology Department of Mechanical Engineering P.O. Box 513, 5600 MB Einhoven, The Netherlans

More information

Implementation of Twelve-Sector based Direct Torque Control for Induction motor

Implementation of Twelve-Sector based Direct Torque Control for Induction motor International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 4 ǁ April. 2013 ǁ PP.32-37 Implementation of Twelve-Sector based Direct Torque Control

More information

A Novel Unknown-Input Estimator for Disturbance Estimation and Compensation

A Novel Unknown-Input Estimator for Disturbance Estimation and Compensation A Novel Unknown-Input Estimator for Disturbance Estimation an Compensation Difan ang Lei Chen Eric Hu School of Mechanical Engineering he University of Aelaie Aelaie South Australia 5005 Australia leichen@aelaieeuau

More information

A Novel Position Control of PMSM Based on Active Disturbance Rejection

A Novel Position Control of PMSM Based on Active Disturbance Rejection A Novel Position Control of PMSM Base on Active Disturbance Rejection XING-HUA YANG, XI-JUN YANG, JIAN-GUO JIANG Dept of Electrical Engineering, Shanghai Jiao Tong University, 4, Shanghai, CHINA yangxinghua4@6com

More information

Outcome of this lecture

Outcome of this lecture Outcome of this lecture At the en of this lecture you will be able to: List the ifferent parts of a synchronous machine Explain the operation principles of the machine Use the equivalent circuit moel of

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

Adaptive Adjustment of Noise Covariance in Kalman Filter for Dynamic State Estimation

Adaptive Adjustment of Noise Covariance in Kalman Filter for Dynamic State Estimation Aaptive Ajustment of Noise Covariance in Kalman Filter for Dynamic State Estimation Shahroh Ahlaghi, Stuent Member, IEEE Ning Zhou, Senior Member, IEEE Electrical an Computer Engineering Department, Binghamton

More information

Electric Motor Performance Improvement Using Auxiliary Windings and Capacitance Injection

Electric Motor Performance Improvement Using Auxiliary Windings and Capacitance Injection Electric Motor Performance Improvement Using Auxiliary Winings an Capacitance Injection 2 Nicolae DV Tshwane University of Technology South Africa 1 Introuction Generally, some electric machines such as

More information

Investigation of local load effect on damping characteristics of synchronous generator using transfer-function block-diagram model

Investigation of local load effect on damping characteristics of synchronous generator using transfer-function block-diagram model ORIGINAL ARTICLE Investigation of local loa effect on amping characteristics of synchronous generator using transfer-function block-iagram moel Pichai Aree Abstract of synchronous generator using transfer-function

More information

THE most important advantages of the variable speed wind

THE most important advantages of the variable speed wind Active an Reactive Power Control of a DFIG with MPPT for Variable Spee Win Energy Conversion using Sliing Moe Control Youcef Bekakra, Djilani Ben attous International Science Inex, Electrical an Computer

More information

Estimation of Saturation of Permanent-Magnet Synchronous Motors Through an Energy-Based Model

Estimation of Saturation of Permanent-Magnet Synchronous Motors Through an Energy-Based Model Estimation of Saturation of Permanent-Magnet Synchronous Motors Through an Energy-Base Moel Al Kassem Jebai, François Malrait, Philippe Martin an Pierre Rouchon arxiv:110393v1 [mathoc] 15 Mar 011 Mines

More information

A Hydraulic Steering Gear Simulator for Analysis and Control

A Hydraulic Steering Gear Simulator for Analysis and Control A Hyraulic teering Gear imulator for Analysis an Control Nikolaos I. Xiros (), Vasilios P. Tsourapas (), Kyriakos K. Mourtzouchos () () chool of Naval Architecture an Marine Engineering National Technical

More information

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21 Large amping in a structural material may be either esirable or unesirable, epening on the engineering application at han. For example, amping is a esirable property to the esigner concerne with limiting

More information

Sliding mode approach to congestion control in connection-oriented communication networks

Sliding mode approach to congestion control in connection-oriented communication networks JOURNAL OF APPLIED COMPUTER SCIENCE Vol. xx. No xx (200x), pp. xx-xx Sliing moe approach to congestion control in connection-oriente communication networks Anrzej Bartoszewicz, Justyna Żuk Technical University

More information

Three phase induction motor using direct torque control by Matlab Simulink

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

More information

Predictive control of synchronous generator: a multiciterial optimization approach

Predictive control of synchronous generator: a multiciterial optimization approach Preictive control of synchronous generator: a multiciterial optimization approach Marián Mrosko, Eva Miklovičová, Ján Murgaš Abstract The paper eals with the preictive control esign for nonlinear systems.

More information

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers Optimal Variable-Structure Control racking of Spacecraft Maneuvers John L. Crassiis 1 Srinivas R. Vaali F. Lanis Markley 3 Introuction In recent years, much effort has been evote to the close-loop esign

More information

IMPLICIT FAULT TOLERANT CONTROL: APPLICATION TO INDUCTION MOTORS 1. DEIS, University of Bologna (Italy) viale Risorgimento 2, Bologna

IMPLICIT FAULT TOLERANT CONTROL: APPLICATION TO INDUCTION MOTORS 1. DEIS, University of Bologna (Italy) viale Risorgimento 2, Bologna IMPLICIT FAULT TOLERANT CONTROL: APPLICATION TO INDUCTION MOTORS 1 Clauio Bonivento Alberto Isiori Lorenzo Marconi Anrea Paoli DEIS, University of Bologna Italy viale Risorgimento 2, 4136 Bologna email:

More information

Switching Time Optimization in Discretized Hybrid Dynamical Systems

Switching Time Optimization in Discretized Hybrid Dynamical Systems Switching Time Optimization in Discretize Hybri Dynamical Systems Kathrin Flaßkamp, To Murphey, an Sina Ober-Blöbaum Abstract Switching time optimization (STO) arises in systems that have a finite set

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

TMA 4195 Matematisk modellering Exam Tuesday December 16, :00 13:00 Problems and solution with additional comments

TMA 4195 Matematisk modellering Exam Tuesday December 16, :00 13:00 Problems and solution with additional comments Problem F U L W D g m 3 2 s 2 0 0 0 0 2 kg 0 0 0 0 0 0 Table : Dimension matrix TMA 495 Matematisk moellering Exam Tuesay December 6, 2008 09:00 3:00 Problems an solution with aitional comments The necessary

More information

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Abdallah Farahat Mahmoud Dept. of Electrical Engineering, Al-Azhar University, Qena, Egypt engabdallah2012@azhar.edu.eg Adel S.

More information

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations Lecture XII Abstract We introuce the Laplace equation in spherical coorinates an apply the metho of separation of variables to solve it. This will generate three linear orinary secon orer ifferential equations:

More information

Analysis and Design of PSS Based on Sliding Mode Control Theory for SMIB

Analysis and Design of PSS Based on Sliding Mode Control Theory for SMIB Analysis an Design of P Base on liing Moe Control Theory for MIB Amin Rajabi, Ghazanfar hahgholian, Bahram Karimi, Mohamma Reza Yosefi Department of Electrical Engineering Islamic Aza University Najafaba

More information

Design Optimization of an Electric Variable Transmission for Hybrid Electric Vehicles

Design Optimization of an Electric Variable Transmission for Hybrid Electric Vehicles energies Article Design Optimization of an Electric Variable Transmission for Hybri Electric Vehicles Qiwei Xu 1, *, Jing Sun 1, Wenjuan Wang 1, Yunqi Mao 1 an Shumei Cui 2 1 State Key Laboratory of Power

More information

A Direct Torque Controlled Induction Motor with Variable Hysteresis Band

A Direct Torque Controlled Induction Motor with Variable Hysteresis Band UKSim 2009: th International Conference on Computer Modelling and Simulation A Direct Torque Controlled Induction Motor with Variable Hysteresis Band Kanungo Barada Mohanty Electrical Engineering Department,

More information

Energy behaviour of the Boris method for charged-particle dynamics

Energy behaviour of the Boris method for charged-particle dynamics Version of 25 April 218 Energy behaviour of the Boris metho for charge-particle ynamics Ernst Hairer 1, Christian Lubich 2 Abstract The Boris algorithm is a wiely use numerical integrator for the motion

More information

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE Journal of Soun an Vibration (1996) 191(3), 397 414 THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE E. M. WEINSTEIN Galaxy Scientific Corporation, 2500 English Creek

More information

TCP throughput and timeout steady state and time-varying dynamics

TCP throughput and timeout steady state and time-varying dynamics TCP throughput an timeout steay state an time-varying ynamics Stephan Bohacek an Khushboo Shah Dept. of Electrical an Computer Engineering Dept. of Electrical Engineering University of Delaware University

More information

Concepts and Properties of Controlled Permanent Magnet Drives

Concepts and Properties of Controlled Permanent Magnet Drives Concepts an Properties of Controlle Permanent Magnet Drives C. Grabner Abstract The consiere converter-fe permanent magnet motor coul alternatively be operate in two basically ifferent states the vector

More information

Lie symmetry and Mei conservation law of continuum system

Lie symmetry and Mei conservation law of continuum system Chin. Phys. B Vol. 20, No. 2 20 020 Lie symmetry an Mei conservation law of continuum system Shi Shen-Yang an Fu Jing-Li Department of Physics, Zhejiang Sci-Tech University, Hangzhou 3008, China Receive

More information

A simple model for the small-strain behaviour of soils

A simple model for the small-strain behaviour of soils A simple moel for the small-strain behaviour of soils José Jorge Naer Department of Structural an Geotechnical ngineering, Polytechnic School, University of São Paulo 05508-900, São Paulo, Brazil, e-mail:

More information

VIRTUAL STRUCTURE BASED SPACECRAFT FORMATION CONTROL WITH FORMATION FEEDBACK

VIRTUAL STRUCTURE BASED SPACECRAFT FORMATION CONTROL WITH FORMATION FEEDBACK AIAA Guiance, Navigation, an Control Conference an Exhibit 5-8 August, Monterey, California AIAA -9 VIRTUAL STRUCTURE BASED SPACECRAT ORMATION CONTROL WITH ORMATION EEDBACK Wei Ren Ranal W. Bear Department

More information

Computer Simulation Methods for Controlled Permanent Magnet Drives

Computer Simulation Methods for Controlled Permanent Magnet Drives Computer Simulation Methos for Controlle Permanent Magnet Drives C. Grabner Abstract The consiere converter-fe permanent magnet motor coul alternatively be operate in two basically ifferent states the

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

Optimization of PI Parameters for Speed Controller of a Permanent Magnet Synchronous Motor by using Particle Swarm Optimization Technique

Optimization of PI Parameters for Speed Controller of a Permanent Magnet Synchronous Motor by using Particle Swarm Optimization Technique Optimization of PI Parameters for Speed Controller of a Permanent Magnet Synchronous Motor by using Particle Swarm Optimization Technique Aiffah Mohammed 1, Wan Salha Saidon 1, Muhd Azri Abdul Razak 2,

More information

THE ACCURATE ELEMENT METHOD: A NEW PARADIGM FOR NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS

THE ACCURATE ELEMENT METHOD: A NEW PARADIGM FOR NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS THE PUBISHING HOUSE PROCEEDINGS O THE ROMANIAN ACADEMY, Series A, O THE ROMANIAN ACADEMY Volume, Number /, pp. 6 THE ACCURATE EEMENT METHOD: A NEW PARADIGM OR NUMERICA SOUTION O ORDINARY DIERENTIA EQUATIONS

More information

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

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

More information