EE451/551: Digital Control. Relationship Between s and z Planes. The Relationship Between s and z Planes 11/10/2011

Size: px
Start display at page:

Download "EE451/551: Digital Control. Relationship Between s and z Planes. The Relationship Between s and z Planes 11/10/2011"

Transcription

1 /0/0 EE45/55: Digital Control Chater 6: Digital Control System Design he Relationshi Between s and Planes As noted reviously: s j e e e e r s j where r e and If an analog system has oles at: s n jn a jd jd n a then r e e e and n d Solving these eqns. for, n and yields: ln r, ln, and n r ln r ln r Relationshi Between s and Planes his imlies that time domain seifiations given for a desired osed-loo system resonse an be translated into desired -domain seifiations, i.e., ole loations, and vie-versa through the familiar s-domain seifiations disussed in Chater 5 Primary stri in s lane (aliasing ours outside this region) Lines of onstant time onstant (above) and damed frequeny (below) Lines of onstant daming ratio Remember: Poles ma reditably under the transform, eros do not!

2 /0/0 Samled time domain resonses, Lines of onstant and in the -lane: and their domain ole loations n t For a signal of the form: Ae os t A d samled with a eriod of, we an redit the loation of the -domain oles, i.e., r, using the following table: Note, as the number of samles er time onstant (or eriod) inreases, i.e., fast samling, the system oles move toward the oint = Design Examle Relating Seifiations Design a osed loo system resonse that arox. a seond order system with eak time, 0.89s, d 4 and settling time s %.4 s. From the ses., n we have the onstraints: and.4 n n Solving these eqns. simultaneously yields n 5 and desired osed-loo oles are loated at: s n jn jd 3.54 j3.54 the CP is given by () s s s s 7.08s5.06 n n Design Examle Relating Seifiations If the system is samled with a eriod of 0.0, n then r e e and d rad 4 his imlies that the disrete CP is given by: r r o hek these results, solve for and n: ln r ln ln r ln n ln r ln Matlab Solution >> s_= [ 3.54+j*3.54, 3.54 j*3.54]; >> =0.0;_=ex(s_*) _ = [ i, i] >>r= abs(_) r = [0.936, 0.936] >>theta= angle(_) theta= [ , ] ] >> delta_=onv([ _()],[ _()]) delta_= [ ] >> eta= log(r)/sqrt(log(r)^+theta^) eta = >> wn=sqrt(log(r)^+theta^)/ wn = >> tau=/abs(real(s_())) tau = 0.85 >> tau/ ans = 4.43 >> d=*i/imag(s_()) d =.7749 >> d/ ans = Comare these ratios to the Samles er able for r and theta, does it make sense?

3 /0/0 Matlab Solution Questions? >> H_=tf(,onv([ _()],[ _()]),) ransfer funtion: ^ Samling time: 0.0 >> ste(h_) Aroximating the sto Plane Maing Sine analog systems an be reresented by differential or integral equations in the time domain, three ommon methods are used to aroximate these forms in the disrete time domain, i.e., forward differene, bakward differene and the traeoidal rule for integration (bilinear transform) Forward differene: ys () yk ( ) yk () sy() s Y() Y() Y() s Aroximating the sto Plane Maing Bakward differene: ys () yk () yk ( ) sy( s) Y Y Y s raeoidal Rule (Bilinear ransform): s See Franklin et. al for derivation details Aliation to Ch5 Controller Design Examle # As shown reviously, the design objetives are met by a omensator of the aroximate form: s Converting this ( s) to using the differening methods with =0.0 0 yields: G ( ) forward s s G ( ) bakward s s G ( ) bilinear s s s ( s) 7 Comaring Ste Resonses While bilinear is tyially the referred method, as you an see for roer samling rates, all three methods give arox. the same result 3

4 /0/0 Aliation to Ch5 Controller Design Examle #4 As shown reviously, the design objetives are met by a PD asade omensator of the aroximate form: G ( s) 6s 8 Converting this ( s) to using the differening methods with =0.0 yields: G ( ) forward s s 0.0 G G ( s) bakward s 0.0 G G ( s) bilinear s Aliation to Ch5 Controller Design Examle #4 he first two results, i.e., and G ( ) are nonausal forward bakward and therefore not imlementable without modifiaton; while the last result is also not ratially imlementable without modifiaton sine its requires an infinite amount of energy at the folding frequeny to due to the ole at, e.g.: Aliation to Ch5 Controller Design Examle #4 o fix these issues we remove oles at and insert oles at 0 as needed to make the Fs ratially imlementable, as shown: forward bakward bilinear Resulting Ste Resonses Be areful on drawing onusions about whih differening method gives better results as we aroximated the original ontroller F G (s) Questions? Emirial Digital PID Controller uning he text rooses the following PID ontroller form: K Ki Kd Sine the -F of the ZOH an be aroximated as: s e s G ZOH () s e s the ZOH an be onsidered as a time delay assoiated with the lant equal to half the samling eriod, i.e., if Ls 0 Ls G() s G0() s e then GZOH() s G() s G0() s e where L L 0 4

5 /0/0 Emirial Digital PID Controller uning he angent Method of Ch5 an now be used to determine the arameters K, and L0 for a first-order lus delay model of the lant G ( s), and the digital PID ontroller is then tuned using the Ziegler-Nihols rules using the arameters K, and L An alternate form of PID ontroller often used ommerially: U ( ) ( ) K K i Kd E ( ) K K i Kd K Kd Kd 0 Remember, you imlement the ontroller in the disrete time domain, as shown below: uk ( ) ek ( ) e( k) e( k) u( k) 0 Ziegler Nihols uning of P, PI, PID Controllers Given the lant model arameters, KL,, e.g., using the angent Method, you an tune PID ontrollers using the following sheme designed to rovide disturbane rejetion: From the ste resonse of 0.s G () s e : 4 s K, L.55, 3, 0. 0 L L.6 0 K..5 KL K K i L K L K.8 d Questions? Diret Digital Design Using RL RL rules disussed in Ch5 for the s-lane hold for the -lane L ( ) Based on osed-loo ole loation, how fast is the ste resonse samled? 5

6 /0/0 L ( ) G ( 0.980)( 0.948) Based on osed-loo ole loation, how fast is the ste resonse samled omared to the rior examle? Closed Loo Polynomial, MC and AC he disrete osed-loo olynominal an be omuted as: L ( ) H, where L ( ) G( G ) and L ( ) Solving for the roots of yields the MC and AC: L ( ) and L ( ) Grahial Reresentations of MC and AC G ( ) Common Disrete Controller Forms Some ommon disrete ontroller forms are () : K, where is to right of (s) on the RL lot, () lag: K lag lag where is to left of (lags) on the RL lot, lag and (3) -lag: G lag K lag lag, Common Disrete Controller Forms A roortional ontroller is a simle gain: K K, while a roortional-derivative (PD) ontroller is a seial form of : Note: is laed at ero to ensure K Kd K, ausality a roortional-integral (PI) ontroller is a seial form of lag: K K Note: lag lag is at to i K, ensure e ss =0 and a roortional-integral-derivative (PID) ontroller is a seial form of -lag: K K i lag K Kd 6

7 /0/0 Diret Digital Controller Design Examle # Given the lant: G ( s) samled at 0.0, ss G ( 0.980)( 0.948) design a asade ontroller of the form: K that laes the desired osed-loo system oles at: r and r r (see rior design examle for related time-domain ses.) Diret Digital Controller Design Examle # It is ear from a basi RL lot of the lant that the desired osed oles annot be ahieved by gain alone and that the resulting loi must be biased to move further left within the unit ire (see RL lot of the lant G alone) Given these observations and the RL lot rules, it is reasonable to roose a omensator of fthe form: K his results in the following ye 0 loo gain: E0 K L ( ) Diret Digital Controller Design Examle # he loation of the ontroller ole an be alulated from the AC as: L ( ) tan K L ( ) Diret Digital Controller Design Examle # he ontroller gain an be alulated from the MC as: KL ( ) K 8.90 L ( ) L ( ) L ( ) H L ( ) ( ) Note, H has the desired Design Verifiation Using Coeffiient Mathing It has been shown that the desired osed-loo harateristi olynominal (CP) is given by: Based on a omensator with =0.948, K the loo gain is: L ( ) his results in a osed-loo CP of the form: K K K Comaring the two CPs and solving simultaneous eqns. yields: and K 8.90 Calulation of the Steady State Error he steady-state error to a unit ste inut is given by: ess lim e( k) ste k ste k where k is the osition error onstant given by: k lim L lim ess 0.57 ste k Unlike Examle # of Ch5 whih had a ye loo gain and thus ero steady-state error, the loo gain of this examle is ye 0, resulting in a finite (non-ero) error to a ste inut and an infinite error to a ram inut 7

8 /0/0 Comarison of Closed Loo Ste Resonses Note: hese are ye 0 systems, so you would exet a finite steady state error to a ste inut. Does the grah agree with the omuted e ss? Diret Digital Controller Design Examle #3 Given the lant: G ( s) samled at 0.0, ss3 design a -lag asade ontroller of the form: G K lag lag that t laes the desired d osed-loo l system oles at: r and r r while roduing ero steady-state error to a ste inut (see rior design examle for related time-domain ses.) Controller Design Examle #3 It is ear from a basi RL lot of the lant that the desired osed oles annot be ahieved by gain alone and that the resulting loi must be biased to move left into the unit ire (see rior examle for RL lot of the lant G ( Z)) Given these observations and the RL lot rules, it is reasonable to roose a -lag omensator of the form: K ( 0.980) ( 0.948) his results in a ye loo gain of the form: K L ( ) Alying AC and MC to L ( ): and K4.990 Questions? Note, we are skiing the setion on Frequeny Resonse Design as it is very similar to the Analog Prototye Design Method overed in Ch5 and Ch6, exet that you begin by transforming the disrete lant G () into the w lane rather then using the analog lant G (s) diretly Diret Controller Design By Synthesis It is often ossible to design the ontroller -F diretly from the given lant -F and the desired osed-loo -F as shown: G H G G H G ( ) G H his an to some unique ontroller designs, only found in the disrete domain suh as Deadbeat Controllers that deliver finite settling time; the trik is to design ontrollers that are imlementable, e.g, are ausal and stable! his requires the roer seletion of H 8

9 /0/0 Rules for Seleting H (s) Use the following rules for seleting H to ensure the resulting G is imlementable:. H must have the same ole-ero defiit as G to ensure ausality. H must ontain as eros all of the eros of G that are outside the unit ire to ensure stability 3. Zeros of H must inude all of the oles of G outside the unit ire to ensure stability 4. H () to ensure e 0 ss ste Obviously, erformane of the resulting ontroller relies on an aurate model of the lant G Rules for Seleting H (s) If all of the oles and eros of G are inside the unit ire; we an onsider a desired analog rototye H ( s) of the form: n H ( s) s s n n s whih is maed to H using e as: K 0 where n n n n e sin, e os, e d d 0 and the gain K is seleted to ensure that H () 0 K d H H Rules for Seleting H (s) K 0 0 H K ( ) H K 0 G0 0 Assuming the lant has the form G ( ) with all oles/eros inside the unit ire, by synthesis design: H K GZA S H G00 K 0 L ( ) H K, as desired! L ( ) 0 Examle Based on Ch5 Examle # Given the lant: G( s) samled at 0.0, ss G ( 0.980)( 0.948) and a desired analog rototye H ( s) of the form: 5 H () s s 7.07s5 he following ontroller results from the synthesis design tehnique outlined above (see Ch6_ Ex6.m): ( 0.980)( 0.948) ( )( )( 0.868) Finite Settling ime Design By Synthesis If all oles/eros of G lie within the unit ire, a ossible k hoie of osed-loo -F is H where k must be greater then or equal to the intrinsi delay of the lant, i.e., the differene between the order of the denominator and numerator of the lant's -F his imlies that a unit ste inut is traked kderfetly after k samles and results in what is alled a Deadbeat Controller when is seleted using the synthesis equation, as shown: k k G 9

10 /0/0 Finite Settling ime Design By Synthesis Deadbeat ontrol design is simle with k and being the only arameters; but samled data systems an exhibit intersamle osillations and DAC saturation, so the ontroller must be verified arefully before imlementation as shown (see Ch6_ Ex7.m and assoaited Ch6_ Ex7_ Model.mdl) Simulink Model of a Samle Data System (to) and Its Disrete Equivalent (bottom) Assuming the lant of the rior examle with k, 0.0 results in the following Deadbeat ontroller: ( 0.980)( 0.948) ( )( ) Finite Settling ime Design By Synthesis o avoid intersamle osillations, it is ossible to maintain a onstant ontrol signal after n samles, where n is the order of the disretied lant denominator his is done at the exense of ahieving the minimum ossible settling time, as shown in the rior examle Analysis of the standard dunity feedbak kdisrete ontrol toology shown yields: Y Y R R U H G R G G Solving the equation with the onstraint H (), yields the form of U, and thus H ; is then found using the standard synthesis formula Finite Settling ime Design By Synthesis Assuming the lant and samling eriod of the rior examle: R ( ) ( )( ) G ( )( ) R ( ) Selet H as the denominator of with extra delays, G i.e., in exess of n, removed H ( ) K ( ), where K is seleted to ensure that H K H ( ) H G G H ) ( )( ) ( )( See Ch6_ Ex8. m and Ch6_ Ex8_ Model.mdl for details 0

11 /0/0 Obviously, this design tehnique requires aurate a riori models of both the lant and the system inut (see Ch6_ Ex8.m for details) Note, this ontrol effort is large, i.e., must be generated by more than a simle DAC outut, but less than the rior examle Questions?

EE451/551: Digital Control. Final Exam Review Fall 2013

EE451/551: Digital Control. Final Exam Review Fall 2013 EE45/55: Digital Control Final Exam Review Fall 03 Exam Overview The Final Exam will consist of four/five questions for EE45/55 students based on Chapters 7 and a bonus based on Chapters 8 9 (students

More information

Proportional-Integral-Derivative PID Controls

Proportional-Integral-Derivative PID Controls Proortional-Integral-Derivative PID Controls Dr M.J. Willis Det. of Chemial and Proess Engineering University of Newastle e-mail: mark.willis@nl.a.uk Written: 7 th November, 998 Udated: 6 th Otober, 999

More information

A General Approach for Analysis of Actuator Delay Compensation Methods for Real-Time Testing

A General Approach for Analysis of Actuator Delay Compensation Methods for Real-Time Testing The th World Conferene on Earthquake Engineering Otober -7, 8, Beijing, China A General Aroah for Analysis of Atuator Delay Comensation Methods for Real-Time Testing Cheng Chen and James M. Riles Post-dotoral

More information

Selection of 'optimal' poles for SISO pole placement design: SRL LQR design example Prediction and current estimators

Selection of 'optimal' poles for SISO pole placement design: SRL LQR design example Prediction and current estimators L5: Leture 5 Symmetri Root Lous LQR Design State Estimation Seletion of 'otimal' oles for SISO ole laement design: SRL LQR design examle Predition and urrent estimators L5:2 Otimal ole laement for SISO

More information

Symmetric Root Locus. LQR Design

Symmetric Root Locus. LQR Design Leture 5 Symmetri Root Lous LQR Design State Estimation Seletion of 'otimal' oles for SISO ole laement design: SRL LQR design examle Predition and urrent estimators L5:1 L5:2 Otimal ole laement for SISO

More information

Panos Kouvelis Olin School of Business Washington University

Panos Kouvelis Olin School of Business Washington University Quality-Based Cometition, Profitability, and Variable Costs Chester Chambers Co Shool of Business Dallas, TX 7575 hamber@mailosmuedu -768-35 Panos Kouvelis Olin Shool of Business Washington University

More information

silicon wafers p b θ b IR heater θ h p h solution bath cleaning filter bellows pump

silicon wafers p b θ b IR heater θ h p h solution bath cleaning filter bellows pump An Analysis of Cometitive Assoiative Net for Temerature Control of RCA Cleaning Solutions S Kurogi y, H Nobutomo y, T Nishida y, H Sakamoto y, Y Fuhikawa y, M Mimata z and K Itoh z ykyushu Institute of

More information

Controller Design Based on Transient Response Criteria. Chapter 12 1

Controller Design Based on Transient Response Criteria. Chapter 12 1 Controller Design Based on Transient Response Criteria Chapter 12 1 Desirable Controller Features 0. Stable 1. Quik responding 2. Adequate disturbane rejetion 3. Insensitive to model, measurement errors

More information

EconS 503 Homework #8. Answer Key

EconS 503 Homework #8. Answer Key EonS 503 Homework #8 Answer Key Exerise #1 Damaged good strategy (Menu riing) 1. It is immediate that otimal rie is = 3 whih yields rofits of ππ = 3/ (the alternative being a rie of = 1, yielding ππ =

More information

ECE-320 Linear Control Systems. Winter 2013, Exam 1. No calculators or computers allowed, you may leave your answers as fractions.

ECE-320 Linear Control Systems. Winter 2013, Exam 1. No calculators or computers allowed, you may leave your answers as fractions. ECE-320 Linear Control Systems Winter 2013, Exam 1 No alulators or omputers allowed, you may leave your answers as frations. All problems are worth 3 points unless noted otherwise. Total /100 1 Problems

More information

CHBE320 LECTURE X STABILITY OF CLOSED-LOOP CONTOL SYSTEMS. Professor Dae Ryook Yang

CHBE320 LECTURE X STABILITY OF CLOSED-LOOP CONTOL SYSTEMS. Professor Dae Ryook Yang CHBE320 LECTURE X STABILITY OF CLOSED-LOOP CONTOL SYSTEMS Professor Dae Ryook Yang Spring 208 Dept. of Chemial and Biologial Engineering 0- Road Map of the Leture X Stability of losed-loop ontrol system

More information

Simple Cyclic loading model based on Modified Cam Clay

Simple Cyclic loading model based on Modified Cam Clay Simle li loading model based on Modified am la Imlemented in RISP main rogram version 00. and higher B Amir Rahim, The RISP onsortium Ltd Introdution This reort resents a simle soil model whih rovides

More information

Optimal control of inverted pendulum system using PID controller, LQR and MPC

Optimal control of inverted pendulum system using PID controller, LQR and MPC IOP Conferene Series: aterials Siene and Engineering PAPER OPEN ACCESS Otimal ontrol of inverted endulum system using PID ontroller, LQR and PC To ite this artile: Elisa Sara Varghese et al 7 IOP Conf.

More information

Tuning of PID Controllers for Unstable Continuous Stirred Tank Reactors

Tuning of PID Controllers for Unstable Continuous Stirred Tank Reactors nternational Journal of Alied Siene and Engineering 01. 10, 1: 1-18 Tuning of P Controllers for Unstable Continuous Stirred Tank Reators. rishna a,. Suryanarayana b, G. Aarna b, and R. Padma Sree b, *

More information

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities EE C28 / ME C34 Lecture Chater 4 Time Resonse Alexandre Bayen Deartment of Electrical Engineering & Comuter Science University of California Berkeley Lecture abstract Toics covered in this resentation

More information

CSC321: 2011 Introduction to Neural Networks and Machine Learning. Lecture 11: Bayesian learning continued. Geoffrey Hinton

CSC321: 2011 Introduction to Neural Networks and Machine Learning. Lecture 11: Bayesian learning continued. Geoffrey Hinton CSC31: 011 Introdution to Neural Networks and Mahine Learning Leture 11: Bayesian learning ontinued Geoffrey Hinton Bayes Theorem, Prior robability of weight vetor Posterior robability of weight vetor

More information

Subject: Modeling of Thermal Rocket Engines; Nozzle flow; Control of mass flow. p c. Thrust Chamber mixing and combustion

Subject: Modeling of Thermal Rocket Engines; Nozzle flow; Control of mass flow. p c. Thrust Chamber mixing and combustion 16.50 Leture 6 Subjet: Modeling of Thermal Roket Engines; Nozzle flow; Control of mass flow Though onetually simle, a roket engine is in fat hysially a very omlex devie and diffiult to reresent quantitatively

More information

Control Systems. Control Systems Design Lead-Lag Compensator.

Control Systems. Control Systems Design Lead-Lag Compensator. Design Lead-Lag Compensator hibum@seoulteh.a.kr Outline Lead ompensator design in frequeny domain Lead ompensator design steps. Example on lead ompensator design. Frequeny Domain Design Frequeny response

More information

ME 375 System Modeling and Analysis. Homework 11 Solution. Out: 18 November 2011 Due: 30 November 2011 = + +

ME 375 System Modeling and Analysis. Homework 11 Solution. Out: 18 November 2011 Due: 30 November 2011 = + + Out: 8 November Due: 3 November Problem : You are given the following system: Gs () =. s + s+ a) Using Lalace and Inverse Lalace, calculate the unit ste resonse of this system (assume zero initial conditions).

More information

V. Practical Optimization

V. Practical Optimization V. Practical Otimization Scaling Practical Otimality Parameterization Otimization Objectives Means Solutions ω c -otimization Observer based design V- Definition of Gain and Frequency Scales G ( s) kg

More information

Internal Model Control

Internal Model Control Internal Model Control Part o a et o leture note on Introdution to Robut Control by Ming T. Tham 2002 The Internal Model Prinile The Internal Model Control hiloohy relie on the Internal Model Prinile,

More information

Radar Dish. Armature controlled dc motor. Inside. θ r input. Outside. θ D output. θ m. Gearbox. Control Transmitter. Control. θ D.

Radar Dish. Armature controlled dc motor. Inside. θ r input. Outside. θ D output. θ m. Gearbox. Control Transmitter. Control. θ D. Radar Dish ME 304 CONTROL SYSTEMS Mechanical Engineering Deartment, Middle East Technical University Armature controlled dc motor Outside θ D outut Inside θ r inut r θ m Gearbox Control Transmitter θ D

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

CONSTRUCTION OF MIXED SAMPLING PLAN WITH DOUBLE SAMPLING PLAN AS ATTRIBUTE PLAN INDEXED THROUGH (MAPD, MAAOQ) AND (MAPD, AOQL)

CONSTRUCTION OF MIXED SAMPLING PLAN WITH DOUBLE SAMPLING PLAN AS ATTRIBUTE PLAN INDEXED THROUGH (MAPD, MAAOQ) AND (MAPD, AOQL) Global J. of Arts & Mgmt., 0: () Researh Paer: Samath kumar et al., 0: P.07- CONSTRUCTION OF MIXED SAMPLING PLAN WITH DOUBLE SAMPLING PLAN AS ATTRIBUTE PLAN INDEXED THROUGH (MAPD, MAAOQ) AND (MAPD, AOQL)

More information

Acoustic Waves in a Duct

Acoustic Waves in a Duct Aousti Waves in a Dut 1 One-Dimensional Waves The one-dimensional wave approximation is valid when the wavelength λ is muh larger than the diameter of the dut D, λ D. The aousti pressure disturbane p is

More information

TOWARD THE DEVELOPMENT OF A METHODOLOGY FOR DESIGNING HELICOPTER FLIGHT CONTROL LAWS BY INTEGRATING HANDLING QUALITIES REQUIREMENTS

TOWARD THE DEVELOPMENT OF A METHODOLOGY FOR DESIGNING HELICOPTER FLIGHT CONTROL LAWS BY INTEGRATING HANDLING QUALITIES REQUIREMENTS TOWARD THE DEVELOPMENT OF A METHODOLOGY FOR DESIGNING HELICOPTER FLIGHT CONTROL LAWS BY INTEGRATING HANDLING QUALITIES REQUIREMENTS Jean-Charles Antonioli ONERA Air Base 70 366 Salon de Provene Frane Armin

More information

Pretest (Optional) Use as an additional pacing tool to guide instruction. August 21

Pretest (Optional) Use as an additional pacing tool to guide instruction. August 21 Trimester 1 Pretest (Otional) Use as an additional acing tool to guide instruction. August 21 Beyond the Basic Facts In Trimester 1, Grade 8 focus on multilication. Daily Unit 1: Rational vs. Irrational

More information

3. THE SOLUTION OF TRANSFORMATION PARAMETERS

3. THE SOLUTION OF TRANSFORMATION PARAMETERS Deartment of Geosatial Siene. HE SOLUION OF RANSFORMAION PARAMEERS Coordinate transformations, as used in ratie, are models desribing the assumed mathematial relationshis between oints in two retangular

More information

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum International Research Journal of Alied and Basic Sciences 016 Available online at www.irjabs.com ISSN 51-838X / Vol, 10 (6): 679-684 Science Exlorer Publications Design of NARMA L- Control of Nonlinear

More information

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.**

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** * echnology and Innovation Centre, Level 4, Deartment of Electronic and Electrical Engineering, University of Strathclyde,

More information

23.1 Tuning controllers, in the large view Quoting from Section 16.7:

23.1 Tuning controllers, in the large view Quoting from Section 16.7: Lesson 23. Tuning a real ontroller - modeling, proess identifiation, fine tuning 23.0 Context We have learned to view proesses as dynami systems, taking are to identify their input, intermediate, and output

More information

EE451/551: Digital Control. Chapter 7: State Space Representations

EE451/551: Digital Control. Chapter 7: State Space Representations EE45/55: Digital Control Chapter 7: State Spae Representations State Variables Definition 7.: The system state is a minimal set of { variables x ( t ), i =, 2,, n needed together with the i input ut, and

More information

EXTENDED MATRIX CUBE THEOREMS WITH APPLICATIONS TO -THEORY IN CONTROL

EXTENDED MATRIX CUBE THEOREMS WITH APPLICATIONS TO -THEORY IN CONTROL MATHEMATICS OF OPERATIONS RESEARCH Vol. 28, No. 3, August 2003,. 497 523 Printed in U.S.A. EXTENDED MATRIX CUBE THEOREMS WITH APPLICATIONS TO -THEORY IN CONTROL AHARON BEN-TAL, ARKADI NEMIROVSKI, and CORNELIS

More information

Takeshi Kurata Jun Fujiki Katsuhiko Sakaue. 1{1{4 Umezono, Tsukuba-shi, Ibaraki , JAPAN. fkurata, fujiki,

Takeshi Kurata Jun Fujiki Katsuhiko Sakaue. 1{1{4 Umezono, Tsukuba-shi, Ibaraki , JAPAN. fkurata, fujiki, Ane Eiolar Geometry via Fatorization Method akeshi Kurata Jun Fujiki Katsuhiko Sakaue Eletrotehnial Laboratory {{4 Umezono, sukuba-shi, Ibaraki 305-8568, JAPAN fkurata, fujiki, sakaueg@etl.go.j Abstrat

More information

DEB-oriented Modelling and Control of Coal-Fired Power Plant

DEB-oriented Modelling and Control of Coal-Fired Power Plant Prerints of the 9th World Congress he International Federation of Automati Control Cae own, South Afria. August 4-9, 4 DEB-oriented Modelling and Control of Coal-Fired Power Plant Li Sun*. Junyi Dong*.

More information

INFORMATION TRANSFER THROUGH CLASSIFIERS AND ITS RELATION TO PROBABILITY OF ERROR

INFORMATION TRANSFER THROUGH CLASSIFIERS AND ITS RELATION TO PROBABILITY OF ERROR IFORMATIO TRAFER TROUG CLAIFIER AD IT RELATIO TO PROBABILITY OF ERROR Deniz Erdogmus, Jose C. Prini Comutational euroengineering Lab (CEL, University of Florida, Gainesville, FL 6 [deniz,rini]@nel.ufl.edu

More information

Application of Drucker-Prager Plasticity Model for Stress- Strain Modeling of FRP Confined Concrete Columns

Application of Drucker-Prager Plasticity Model for Stress- Strain Modeling of FRP Confined Concrete Columns Available online at www.sienediret.om Proedia Engineering 14 (211) 687 694 The Twelfth East Asia-Paifi Conferene on Strutural Engineering and Constrution Aliation of Druker-Prager Plastiity Model for Stress-

More information

2.2 BUDGET-CONSTRAINED CHOICE WITH TWO COMMODITIES

2.2 BUDGET-CONSTRAINED CHOICE WITH TWO COMMODITIES Essential Miroeonomis -- 22 BUDGET-CONSTRAINED CHOICE WITH TWO COMMODITIES Continuity of demand 2 Inome effets 6 Quasi-linear, Cobb-Douglas and CES referenes 9 Eenditure funtion 4 Substitution effets and

More information

Differential Equations 8/24/2010

Differential Equations 8/24/2010 Differential Equations A Differential i Equation (DE) is an equation ontaining one or more derivatives of an unknown dependant d variable with respet to (wrt) one or more independent variables. Solution

More information

Simple FIR Digital Filters. Simple FIR Digital Filters. Simple Digital Filters. Simple FIR Digital Filters. Simple FIR Digital Filters

Simple FIR Digital Filters. Simple FIR Digital Filters. Simple Digital Filters. Simple FIR Digital Filters. Simple FIR Digital Filters Simple Digital Filters Later in the ourse we shall review various methods of designing frequeny-seletive filters satisfying presribed speifiations We now desribe several low-order FIR and IIR digital filters

More information

FINITE WORD LENGTH EFFECTS IN DSP

FINITE WORD LENGTH EFFECTS IN DSP FINITE WORD LENGTH EFFECTS IN DSP PREPARED BY GUIDED BY Snehal Gor Dr. Srianth T. ABSTRACT We now that omputers store numbers not with infinite preision but rather in some approximation that an be paed

More information

The Noise Power Ratio - Theory and ADC Testing

The Noise Power Ratio - Theory and ADC Testing The Noise Power Ratio - Theory and ADC Testing FH Irons, KJ Riley, and DM Hummels Abstract This aer develos theory behind the noise ower ratio (NPR) testing of ADCs. A mid-riser formulation is used for

More information

Computer Engineering 4TL4: Digital Signal Processing (Fall 2003) Solutions to Final Exam

Computer Engineering 4TL4: Digital Signal Processing (Fall 2003) Solutions to Final Exam Computer Engineering TL: Digital Signal Proessing (Fall 3) Solutions to Final Exam The step response ynof a ausal, stable LTI system is: n [ ] = [ yn ] un, [ ] where un [ ] is the unit step funtion a Find

More information

arxiv: v1 [cs.db] 30 Jun 2012

arxiv: v1 [cs.db] 30 Jun 2012 Mining Statistially Signifiant Substrings using the Chi-Square Statisti Mayank Sahan mayasa@se.iitk.a.in Det. of Comuter Siene and Engineering Indian Institute of Tehnology, Kanur INDIA Arnab Bhattaharya

More information

Green s function for the wave equation

Green s function for the wave equation Green s funtion for the wave equation Non-relativisti ase January 2019 1 The wave equations In the Lorentz Gauge, the wave equations for the potentials are (Notes 1 eqns 43 and 44): 1 2 A 2 2 2 A = µ 0

More information

CHAPTER 16. Basic Concepts. Basic Concepts. The Equilibrium Constant. Reaction Quotient & Equilibrium Constant. Chemical Equilibrium

CHAPTER 16. Basic Concepts. Basic Concepts. The Equilibrium Constant. Reaction Quotient & Equilibrium Constant. Chemical Equilibrium Proerties of an Equilibrium System CHAPTER 6 Chemial Equilibrium Equilibrium systems are DYNAMIC (in onstant motion) REVERSIBLE an be aroahed from either diretion Pink to blue Co(H O) 6 Cl ---> > Co(H

More information

EE 321 Project Spring 2018

EE 321 Project Spring 2018 EE 21 Projet Spring 2018 This ourse projet is intended to be an individual effort projet. The student is required to omplete the work individually, without help from anyone else. (The student may, however,

More information

A Method of Setting the Penalization Constants in the Suboptimal Linear Quadratic Tracking Method

A Method of Setting the Penalization Constants in the Suboptimal Linear Quadratic Tracking Method XXVI. ASR '21 Seminar, Instruments and Control, Ostrava, Aril 26-27, 21 Paer 57 A Method of Setting the Penalization Constants in the Subotimal Linear Quadratic Tracking Method PERŮTKA, Karel Ing., Deartment

More information

Risk Analysis in Water Quality Problems. Souza, Raimundo 1 Chagas, Patrícia 2 1,2 Departamento de Engenharia Hidráulica e Ambiental

Risk Analysis in Water Quality Problems. Souza, Raimundo 1 Chagas, Patrícia 2 1,2 Departamento de Engenharia Hidráulica e Ambiental Risk Analysis in Water Quality Problems. Downloaded from aselibrary.org by Uf - Universidade Federal Do Ceara on 1/29/14. Coyright ASCE. For ersonal use only; all rights reserved. Souza, Raimundo 1 Chagas,

More information

SYNTHESIS AND OPTIMIZATION OF EPICYCLIC-TYPE AUTOMATIC TRANSMISSIONS BASED ON NOMOGRAPHS

SYNTHESIS AND OPTIMIZATION OF EPICYCLIC-TYPE AUTOMATIC TRANSMISSIONS BASED ON NOMOGRAPHS Al-Qadisiya Journal For Engineering Sienes Vol. 4 o. 3 Year 0 SYTHESIS AD OPTIMIZATIO OF EPICYCLIC-TYPE AUTOMATIC TASMISSIOS BASED O OMOGAPHS E. L. Esmail K. H. Salih Leturer Assistant Leturer Deartment

More information

Cybernetic Interpretation of the Riemann Zeta Function

Cybernetic Interpretation of the Riemann Zeta Function Cybernetic Interretation of the Riemann Zeta Function Petr Klán, Det. of System Analysis, University of Economics in Prague, Czech Reublic, etr.klan@vse.cz arxiv:602.05507v [cs.sy] 2 Feb 206 Abstract:

More information

A MULTIRATE APPROACH TO DDS ALGORITHM VERSUS TAYLOR-SERIES EXPANSION TECHNIQUE

A MULTIRATE APPROACH TO DDS ALGORITHM VERSUS TAYLOR-SERIES EXPANSION TECHNIQUE A ULTIRATE APPROACH TO DDS ALGORITH VERSUS TAYLOR-SERIES EXPANSION TECHNIQUE Ewa Hermanowiz 1 and iroslaw Rojewski Faulty of Eletronis, Teleommuniations and Informatis, Gdansk University of Tehnology,

More information

Analysis of Fractional order PID controller for Ceramic Infrared Heater

Analysis of Fractional order PID controller for Ceramic Infrared Heater 06 IJEDR Volume 4, Issue ISSN: 3-9939 Analysis of Fractional order PID controller for Ceramic Infrared Heater Vineet Shekher, V.S. Guta, Sumit Saroha EEE, Deartment SRM, University, NCR Camus, Ghaziabad,

More information

NONLINEAR ADAPTIVE OBSERVER DESIGN IN COMBINED ERROR NONLINEAR ADAPTIVE CONTROL

NONLINEAR ADAPTIVE OBSERVER DESIGN IN COMBINED ERROR NONLINEAR ADAPTIVE CONTROL ХРАНИТЕЛНА НАУКА ТЕХНИКА И ТЕХНОЛОГИИ 3 8-9 октомври 3 Пловдив SCIENIFIC WORKS FOOD SCIENCE ENGINEERING AND ECHNOLOGY 3 8-9 Otober 3 Plovdiv NONLINEAR ADAPIVE OBSERVER DESIGN IN COMBINED ERROR NONLINEAR

More information

AC : A GRAPHICAL USER INTERFACE (GUI) FOR A UNIFIED APPROACH FOR CONTINUOUS-TIME COMPENSATOR DESIGN

AC : A GRAPHICAL USER INTERFACE (GUI) FOR A UNIFIED APPROACH FOR CONTINUOUS-TIME COMPENSATOR DESIGN AC 28-1986: A GRAPHICAL USER INTERFACE (GUI) FOR A UNIFIED APPROACH FOR CONTINUOUS-TIME COMPENSATOR DESIGN Minh Cao, Wihita State University Minh Cao ompleted his Bahelor s of Siene degree at Wihita State

More information

PHYS 301 HOMEWORK #9-- SOLUTIONS

PHYS 301 HOMEWORK #9-- SOLUTIONS PHYS 0 HOMEWORK #9-- SOLUTIONS. We are asked to use Dirichlet' s theorem to determine the value of f (x) as defined below at x = 0, ± /, ± f(x) = 0, - < x

More information

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker.

UTC. Engineering 329. Proportional Controller Design. Speed System. John Beverly. Green Team. John Beverly Keith Skiles John Barker. UTC Engineering 329 Proportional Controller Design for Speed System By John Beverly Green Team John Beverly Keith Skiles John Barker 24 Mar 2006 Introdution This experiment is intended test the variable

More information

FREQUENCY DOMAIN FEEDFORWARD COMPENSATION. F.J. Pérez Castelo and R. Ferreiro Garcia

FREQUENCY DOMAIN FEEDFORWARD COMPENSATION. F.J. Pérez Castelo and R. Ferreiro Garcia FREQUENCY DOMAIN FEEDFORWARD COMPENSATION F.J. Pérez Castelo and R. Ferreiro Garia Dept. Ingeniería Industrial. Universidad de La Coruña javierp@ud.es, Phone: 98 7.Fax: -98-7 ferreiro@ud.es, Phone: 98

More information

Investigating the Performance of a Hydraulic Power Take-Off

Investigating the Performance of a Hydraulic Power Take-Off Investigating the Performane of a Hydrauli Power Take-Off A.R. Plummer and M. Shlotter Centre for Power Transmission and Control, University of Bath, Bath, BA 7AY, UK E-mail: A.R.Plummer@bath.a.uk E-mail:

More information

Filters and Equalizers

Filters and Equalizers Filters and Equalizers By Raymond L. Barrett, Jr., PhD, PE CEO, American Research and Develoment, LLC . Filters and Equalizers Introduction This course will define the notation for roots of olynomial exressions

More information

Analysis of Feedback Control Systems

Analysis of Feedback Control Systems Colorado Shool of Mine CHEN403 Feedbak Control Sytem Analyi of Feedbak Control Sytem ntrodution to Feedbak Control Sytem 1 Cloed oo Reone 3 Breaking Aart the Problem to Calulate the Overall Tranfer Funtion

More information

Control Systems. Root locus.

Control Systems. Root locus. Control Sytem Root locu chibum@eoultech.ac.kr Outline Concet of Root Locu Contructing root locu Control Sytem Root Locu Stability and tranient reone i cloely related with the location of ole in -lane How

More information

Research on Components Characteristics of Single Container Friction Hoist

Research on Components Characteristics of Single Container Friction Hoist 6 3 rd International Conferene on Mehanial, Industrial, and Manufaturing Engineering (MIME 6) ISB: 978--6595-33-7 Researh on Comonents Charateristis of Single Container Frition oist irong Xie, Jing Cheng,

More information

INCOME AND SUBSTITUTION EFFECTS

INCOME AND SUBSTITUTION EFFECTS 3076-C5.df 3/12/04 10:56 AM Page 121 121 Chater 5 INCOME AND SUBSTITUTION EFFECTS In this hater we will use the utility-maimization model to study how the quantity of a good that an individual hooses is

More information

3.4 Design Methods for Fractional Delay Allpass Filters

3.4 Design Methods for Fractional Delay Allpass Filters Chater 3. Fractional Delay Filters 15 3.4 Design Methods for Fractional Delay Allass Filters Above we have studied the design of FIR filters for fractional delay aroximation. ow we show how recursive or

More information

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

EE C128 / ME C134 Fall 2014 HW 6.2 Solutions. HW 6.2 Solutions

EE C128 / ME C134 Fall 2014 HW 6.2 Solutions. HW 6.2 Solutions EE C28 / ME C34 Fall 24 HW 6.2 Solutions. PI Controller For the system G = K (s+)(s+3)(s+8) HW 6.2 Solutions in negative feedback operating at a damping ratio of., we are going to design a PI controller

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Unit 1 - Computer Arithmetic

Unit 1 - Computer Arithmetic FIXD-POINT (FX) ARITHMTIC Unit 1 - Comuter Arithmetic INTGR NUMBRS n bit number: b n 1 b n 2 b 0 Decimal Value Range of values UNSIGND n 1 SIGND D = b i 2 i D = 2 n 1 b n 1 + b i 2 i n 2 i=0 i=0 [0, 2

More information

Control Systems. Root locus.

Control Systems. Root locus. Control Sytem Root locu chibum@eoultech.ac.kr Outline Concet of Root Locu Contructing root locu Control Sytem Root Locu Stability and tranient reone i cloely related with the location of ole in -lane How

More information

An Efficient Implementation of Linear-Phase FIR Filters for Rational Sampling Rate Conversion

An Efficient Implementation of Linear-Phase FIR Filters for Rational Sampling Rate Conversion An Effiient Imlementation of inear-pase FIR Filters for Rational Samling Rate Conversion Priyati Guta 1, Amita Verma 2, Ravikant Sarma 3 Deartment of Eletronis and Communiation Engineering, Green ills

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS NELENDRAN PILLAY

A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS NELENDRAN PILLAY A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS NELENDRAN PILLAY 2008 A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS By Nelendran Pillay Student

More information

Multivariable Generalized Predictive Scheme for Gas Turbine Control in Combined Cycle Power Plant

Multivariable Generalized Predictive Scheme for Gas Turbine Control in Combined Cycle Power Plant Multivariable Generalized Predictive Scheme for Gas urbine Control in Combined Cycle Power Plant L.X.Niu and X.J.Liu Deartment of Automation North China Electric Power University Beiing, China, 006 e-mail

More information

Investigation of the Potential of Long Wave Radiation Heating to Reduce Energy Consumption for Greenhouse Heating

Investigation of the Potential of Long Wave Radiation Heating to Reduce Energy Consumption for Greenhouse Heating Investigation of the Potential of Long Wave Radiation Heating to Redue Energy Consumtion for Greenhouse Heating A. Kavga S. Pantelakis and Th. Panidis Deartment of Mehanial Engineering & Aeronautis University

More information

USING GENETIC ALGORITHMS FOR OPTIMIZATION OF TURNING MACHINING PROCESS

USING GENETIC ALGORITHMS FOR OPTIMIZATION OF TURNING MACHINING PROCESS Journal of Engineering Studies and Researh Volume 19 (2013) No. 1 47 USING GENETIC ALGORITHMS FOR OPTIMIZATION OF TURNING MACHINING PROCESS DUSAN PETKOVIC 1, MIROSLAV RADOVANOVIC 1 1 University of Nis,

More information

Fundamental Theorem of Calculus

Fundamental Theorem of Calculus Chater 6 Fundamental Theorem of Calulus 6. Definition (Nie funtions.) I will say that a real valued funtion f defined on an interval [a, b] is a nie funtion on [a, b], if f is ontinuous on [a, b] and integrable

More information

Ali Karimpour Associate Professor Ferdowsi University of Mashhad

Ali Karimpour Associate Professor Ferdowsi University of Mashhad LINEAR CONTROL SYSTEMS Ali Karimour Aoiate Profeor Ferdowi Univerity of Mahhad Leture 0 Leture 0 Frequeny domain hart Toi to be overed inlude: Relative tability meaure for minimum hae ytem. ain margin.

More information

Digital Control: Summary # 7

Digital Control: Summary # 7 Digital Control: Summary # 7 Proportional, integral and derivative control where K i is controller parameter (gain). It defines the ratio of the control change to the control error. Note that e(k) 0 u(k)

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Most results in this section are stated without proof.

Most results in this section are stated without proof. Leture 8 Level 4 v2 he Expliit formula. Most results in this setion are stated without proof. Reall that we have shown that ζ (s has only one pole, a simple one at s =. It has trivial zeros at the negative

More information

System Modeling Concepts

System Modeling Concepts 1. E+2 1. E+1 1. E+4 1. E+3. 1 1.. 1 1. 2. 3. 4. 5. L i n e a r F r e q u e n y ( H z ) 2. 3. 4. 5. L i n e a r F r e q u e n y ( H z ) 2 1 1 2 2 1 2 1 Strutural Dynami odeling ehniques & odal nalysis

More information

EXERCISES Practice and Problem Solving

EXERCISES Practice and Problem Solving EXERCISES Practice and Problem Solving For more ractice, see Extra Practice. A Practice by Examle Examles 1 and (ages 71 and 71) Write each measure in. Exress the answer in terms of π and as a decimal

More information

, given by. , I y. and I z. , are self adjoint, meaning that the adjoint of the operator is equal to the operator. This follows as A.

, given by. , I y. and I z. , are self adjoint, meaning that the adjoint of the operator is equal to the operator. This follows as A. Further relaxation 6. ntrodution As resented so far the theory is aable of rediting the rate of transitions between energy levels i.e. it is onerned with oulations. The theory is thus erfetly aetable for

More information

Chapter 13 Digital Control

Chapter 13 Digital Control Chapter 13 Digital Control Chapter 12 was concerned with building models for systems acting under digital control. We next turn to the question of control itself. Topics to be covered include: why one

More information

Final Exam: know your section, bring your ID!

Final Exam: know your section, bring your ID! Chapter 15: Equilibrium Part 1 Read: BLB 15.1 3 HW: BLB 15:13,14, 21 Supplemental 15:1 4 Know: Chemial Equilibrium Catalysts Equilibrium Constant Equilibrium onstant expression Homogeneous/Heterogeneous

More information

Close range effects on a concrete wall of an underwater explosion A numerical approach

Close range effects on a concrete wall of an underwater explosion A numerical approach Close range effets on a onrete wall of an underwater exlosion A numerial aroah O. Loiseau, K. Cheval & B. Autrusson Institut de Radiorotetion et de Sûreté Nuléaire (IRSN), BP 17, 92262 Fontenay-Aux-Roses

More information

COURSE OUTLINE. Introduction Signals and Noise: 3) Analysis and Simulation Filtering Sensors and associated electronics. Sensors, Signals and Noise

COURSE OUTLINE. Introduction Signals and Noise: 3) Analysis and Simulation Filtering Sensors and associated electronics. Sensors, Signals and Noise Sensors, Signals and Noise 1 COURSE OUTLINE Introduction Signals and Noise: 3) Analysis and Simulation Filtering Sensors and associated electronics Noise Analysis and Simulation White Noise Band-Limited

More information

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS CHAPTER 4 DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS 4.1 INTRODUCTION Around the world, environmental and ost onsiousness are foring utilities to install

More information

VIBRATIONAL ENERGY SCAVENGING WITH SI TECHNOLOGY ELECTROMAGNETIC INERTIAL MICROGENERATORS

VIBRATIONAL ENERGY SCAVENGING WITH SI TECHNOLOGY ELECTROMAGNETIC INERTIAL MICROGENERATORS Stresa, Italy, 6-8 Aril 6 VIBRATIONAL ENERGY SCAVENGING WITH SI TECHNOLOGY ELECTROMAGNETIC INERTIAL MICROGENERATORS C. Serre 1, A. Pérez-Rodríguez 1, N. Fondevilla 1, J.R. Morante 1, J. Montserrat, and

More information

Q2. [40 points] Bishop-Hill Model: Calculation of Taylor Factors for Multiple Slip

Q2. [40 points] Bishop-Hill Model: Calculation of Taylor Factors for Multiple Slip 27-750, A.D. Rollett Due: 20 th Ot., 2011. Homework 5, Volume Frations, Single and Multiple Slip Crystal Plastiity Note the 2 extra redit questions (at the end). Q1. [40 points] Single Slip: Calulating

More information

Lecture 7: z-transform Properties, Sampling and Nyquist Sampling Theorem

Lecture 7: z-transform Properties, Sampling and Nyquist Sampling Theorem EE518 Digital Signal Proessing University of Washington Autumn 21 Dept. of Eletrial Engineering ure 7: z-ransform Properties, Sampling and Nyquist Sampling heorem Ot 22, 21 Prof: J. Bilmes

More information

Exercises for lectures 13 Design using frequency methods

Exercises for lectures 13 Design using frequency methods Exercises for lectures 13 Design using frequency methods Michael Šebek Automatic control 2016 31-3-17 Setting of the closed loop bandwidth At the transition frequency in the open loop is (from definition)

More information

A Microcontroller Implementation of Fractional Order Controller

A Microcontroller Implementation of Fractional Order Controller A Microcontroller Imlementation of Fractional Order Controller Aymen Rhouma and Hafsi Sami Université de Tunis El Manar, Ecole Nationale d Ingénieurs de Tunis, LRES Laboratoire Analyse, Concetion et Commande

More information

COMPARISON OF AN IMPEC AND A SEMI- IMPLICIT FORMULATION FOR COMPOSITIONAL RESERVOIR SIMULATION

COMPARISON OF AN IMPEC AND A SEMI- IMPLICIT FORMULATION FOR COMPOSITIONAL RESERVOIR SIMULATION Brazilian Journal of Chemial Engineering ISS 004-6632 rinted in Brazil www.abeq.org.br/bjhe Vol. 3, o. 04,. 977-99, Otober - Deember, 204 dx.doi.org/0.590/004-6632.204034s00003084 COMARISO OF A IMEC AD

More information

FE FORMULATIONS FOR PLASTICITY

FE FORMULATIONS FOR PLASTICITY G These slides are designed based on the book: Finite Elements in Plasticity Theory and Practice, D.R.J. Owen and E. Hinton, 1970, Pineridge Press Ltd., Swansea, UK. 1 Course Content: A INTRODUCTION AND

More information

EE451/551: Digital Control. Chapter 3: Modeling of Digital Control Systems

EE451/551: Digital Control. Chapter 3: Modeling of Digital Control Systems EE451/551: Digital Control Chapter 3: Modeling of Digital Control Systems Common Digital Control Configurations AsnotedinCh1 commondigitalcontrolconfigurations As noted in Ch 1, common digital control

More information

MAC Calculus II Summer All you need to know on partial fractions and more

MAC Calculus II Summer All you need to know on partial fractions and more MC -75-Calulus II Summer 00 ll you need to know on partial frations and more What are partial frations? following forms:.... where, α are onstants. Partial frations are frations of one of the + α, ( +

More information

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty American Control Conference on O'Farrell Street San Francisco CA USA June 9 - July Robust Performance Design of PID Controllers with Inverse Multilicative Uncertainty Tooran Emami John M Watkins Senior

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information