Lecture 5 Introduction to control

Size: px
Start display at page:

Download "Lecture 5 Introduction to control"

Transcription

1 Lecture 5 Introduction to control Tranfer function reviited (Laplace tranform notation: ~jω) () i the Laplace tranform of v(t). Some rule: ) Proportionality: ()/ in () 0log log() v (t) *v in (t) () * in () t ( ) v( t) e dt 0 Time domain Frequency domain 0 2) Integration: 0log v ( t) vin ( t) dt in ( ) ( ) H ( ) Time domain Frequency domain 0 db/dec 0 90

2 3) Differentiation: v dvin ( t) ( t) dt ( ) ( ) in 0log H ( ) 0 db/dec 90 0 Low pa filter: H ( ) ( ω 0 ) 0log log(/ω 0 ) ~/ω 0 0 db/dec ω 0 /0 ω 0 0ω 0 ω 0 ~/jω

3 Feedback loop Y variable you d like to control (eg: haft angle of a ervo motor) X your deired value of Y (eg: 0 degree) X() Y G(XHY) Y(GH) GX Y/X G/(GH) Error G() Y X Motor and amplifier behavior Y() Senor behavior G GH G forward tranfer function, GH loop tranfer function Feedback loop Eg. Servo ytem with DC motor and Handy Board. HandyBoard knob: in code F() analog(0) Pwm motor G() Mechanical connection in FG FG potentiometer 3

4 Feedback loop: tability Y X G GH Thi loop will be untable if GH GH, phae(gh) ±80 deg. G() implie Y X for ome value of i.e. there will exit a frequency for which the loop will provide infinite amplification Loop Stability Y X G GH Partial tability criterion: GH < where the phae of GH i ± 80 deg. 0log GH STABLE 0 db 8 db Gain Margin ω ω 0 4

5 Loop Stability Y X G GH Partial tability criterion: GH < where the phae of GH i ± 80 deg. 0log GH UNSTABLE ω 0 0 db 0 ω 0 Increaing loop gain eventually make all ytem untable Steady tate error Steady tate error: The difference between actual and deired value when thee value are not fluctuating with time (DC behavior). Error X() Y() G() Error XY Y G* Error SSError Y G(0) Make G 0 (DC gain) large to minimize error. Thi can increae loop gain at high frequencie and lead to intability. 5

6 Steady tate error and tability Another look at negative feedback in an opamp: in R R2 Error in G() Model Opamp a G() / H ( ) R R R 2 Steady tate error and tability Another look at negative feedback in an opamp: in / R /(R R 2 ) in / R R R 2 R R R 2 For large and low frequency, thi reduce to R 2 R in 6

7 Steady tate error and tability Another look at negative feedback in an opamp: in error / Stability: GH R ( R R ) 2 R /(R R 2 ) Phae of GH i 90 for all frequencie. Thi i inherently table a GH will never Steady tate error and tability Another look at negative feedback in an opamp: in Steady tate error: error error / R /(R R 2 ) error error 0 GH At 0 (DC)! Integration (/) in the loop reduce teady tate error to zero with need for infinite loop gain at higher frequencie! R ( R R ) 2 7

8 Compenation in G() A feedback ytem i uually divided into two tranfer function: The plant function (G()) which uually you cannot alter (motor characteritic etc.) A compenator circuit that you can deign to optimize the feedback loop A common type of allpurpoe compenation i PID: Proportional ( p ) Integral ( i /) Derivative ( d ) PID Compenation in G() Typical PID tranfer function: tot ( p i / d ) The variou gain ( tot, p, i, d ) are adjuted to control how much of each type of compenation i applied for a pecific plant function G(). Thi adjutment i referred to a tuning and i often done iteratively (a lightly improved form of trial and error) when the plant function G i not well known. 8

9 PID example: poition ervo (demo) in nob et error k HandyBoard knob: in code analog(0) pot PID k Pot Pwm Motor /((a)) motor G() Mechanical connection k potentiometer PID example: poition ervo in nob k et Motor tranfer function: dt ω max error pot PID k Pot Motor (at low frequencie: G/) /((a)) αdt (at high frequencie: G/ 2 ) Torque α Inertia G( ) ω ( a) ω α 9

10 PID example: poition ervo in nob k et error pot PID k Pot Motor /((a)) Loop tranfer function (tability analyi): G( ) ( a)? Try proportional control: p Stability: poition ervo P control Loop tranfer function (P only): GH ( ) a log GH p ( a) 0a 0 db Gain Margin Stable for limited gain error error p ( a) p error a ( ) 0 at 0! 0a 0

11 Stability: poition ervo I control Open loop tranfer function (I only): GH ( ) 2 ( i a) H ( ) i Phae croe 80 at DC, with infinite DC gain! Inherently untable at 0 Stability: poition ervo D control Open loop tranfer function (D only): d GH ( ) ( a) 0 H ( ) d Phae alway le than 80 Stable even for large gain! 90 error ( a ) SS error 0! Problem: May be hard to implement due to amplification of fat tranient. Can be combined with P gain to add high gain tability and low SS error Model i not complete loop will till be untable at very high gain. d

12 loop pot analog(6); et knob(); PID in oftware Feedback potentiometer Set point error etpot; pkp*error; Proportional dkd*(errorlaterr); Derivative iki*errori; if (i>maxi) i maxi; Integration if (i<maxi) i maxi; g pid; Antiwindup motor(3,g); laterrerror; Becaue i i an integral, it will build up to large value over time for a contant error. An antiwindup check mut be put in place to avoid it overwhelming P and D control when the error i removed. Tuning PID Often PID tuning i done by nearly trial and error. Here i a common Procedure which work for many (but not all) plant function. USE external pot or menu to adjut!!!!! Set PID0 Increae P lightly and enure that the ign of the gain i correct. Increae P until ocillation begin Increae D to dampen ocillation Iterate increaing P and D until fat repone i achieved with little overhoot Increae I to remove any Steady State error. If overhoot i too large try decreaing P and D. Tet with tep repone: Crit. damped over damped under damped 2

13 Pleae conider the following problem for a robot with differential rear drive teering: Which robot configuration ha more pole in the tranfer function between I (current to motor) and x (ditance of enor from tape)? enor enor x x pivot pivot 2 x r v in 0 (we want robot to follow tape) x 0 Actual x value in time domain: x l in vindt in l l vdt Actual X in frequency domain: v X ~ l at low v X l v X for l 0 bot I pwm ( a) where I bot i the chai moment of inertia a I bot 3

14 Linearization of nonlinear function Control can be very difficult if G i nonlinear. PWM drive (combined with friction) yield a very nonlinear torque curve: T PWM Solution: Linearize thi curve in oftware by mapping PWM to deired Torque PWM PWMin 4

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

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

More information

Lecture 8. PID control. Industrial process control ( today) PID control. Insights about PID actions

Lecture 8. PID control. Industrial process control ( today) PID control. Insights about PID actions Lecture 8. PID control. The role of P, I, and D action 2. PID tuning Indutrial proce control (92... today) Feedback control i ued to improve the proce performance: tatic performance: for contant reference,

More information

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

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

More information

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

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

More information

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web: Ph:

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web:     Ph: Serial :. PT_EE_A+C_Control Sytem_798 Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubanewar olkata Patna Web: E-mail: info@madeeay.in Ph: -4546 CLASS TEST 8-9 ELECTRICAL ENGINEERING Subject

More information

SKEE 3143 CONTROL SYSTEM DESIGN. CHAPTER 3 Compensator Design Using the Bode Plot

SKEE 3143 CONTROL SYSTEM DESIGN. CHAPTER 3 Compensator Design Using the Bode Plot SKEE 3143 CONTROL SYSTEM DESIGN CHAPTER 3 Compenator Deign Uing the Bode Plot 1 Chapter Outline 3.1 Introduc4on Re- viit to Frequency Repone, ploang frequency repone, bode plot tability analyi. 3.2 Gain

More information

Analysis of Stability &

Analysis of Stability & INC 34 Feedback Control Sytem Analyi of Stability & Steady-State Error S Wonga arawan.won@kmutt.ac.th Summary from previou cla Firt-order & econd order ytem repone τ ωn ζω ω n n.8.6.4. ζ ζ. ζ.5 ζ ζ.5 ct.8.6.4...4.6.8..4.6.8

More information

Lecture 8 - SISO Loop Design

Lecture 8 - SISO Loop Design Lecture 8 - SISO Loop Deign Deign approache, given pec Loophaping: in-band and out-of-band pec Fundamental deign limitation for the loop Gorinevky Control Engineering 8-1 Modern Control Theory Appy reult

More information

376 CHAPTER 6. THE FREQUENCY-RESPONSE DESIGN METHOD. D(s) = we get the compensated system with :

376 CHAPTER 6. THE FREQUENCY-RESPONSE DESIGN METHOD. D(s) = we get the compensated system with : 376 CHAPTER 6. THE FREQUENCY-RESPONSE DESIGN METHOD Therefore by applying the lead compenator with ome gain adjutment : D() =.12 4.5 +1 9 +1 we get the compenated ytem with : PM =65, ω c = 22 rad/ec, o

More information

Digital Control System

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

More information

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

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

More information

ME 375 FINAL EXAM Wednesday, May 6, 2009

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

More information

Compensation Techniques

Compensation Techniques D Compenation ehnique Performane peifiation for the loed-loop ytem Stability ranient repone Æ, M (ettling time, overhoot) or phae and gain margin Steady-tate repone Æ e (teady tate error) rial and error

More information

MM1: Basic Concept (I): System and its Variables

MM1: Basic Concept (I): System and its Variables MM1: Baic Concept (I): Sytem and it Variable A ytem i a collection of component which are coordinated together to perform a function Sytem interact with their environment. The interaction i defined in

More information

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

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

More information

6.302 Feedback Systems Recitation 6: Steady-State Errors Prof. Joel L. Dawson S -

6.302 Feedback Systems Recitation 6: Steady-State Errors Prof. Joel L. Dawson S - 6302 Feedback ytem Recitation 6: teadytate Error Prof Joel L Dawon A valid performance metric for any control ytem center around the final error when the ytem reache teadytate That i, after all initial

More information

Homework 12 Solution - AME30315, Spring 2013

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

More information

Root Locus Contents. Root locus, sketching algorithm. Root locus, examples. Root locus, proofs. Root locus, control examples

Root Locus Contents. Root locus, sketching algorithm. Root locus, examples. Root locus, proofs. Root locus, control examples Root Locu Content Root locu, ketching algorithm Root locu, example Root locu, proof Root locu, control example Root locu, influence of zero and pole Root locu, lead lag controller deign 9 Spring ME45 -

More information

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

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

More information

G(s) = 1 s by hand for! = 1, 2, 5, 10, 20, 50, and 100 rad/sec.

G(s) = 1 s by hand for! = 1, 2, 5, 10, 20, 50, and 100 rad/sec. 6003 where A = jg(j!)j ; = tan Im [G(j!)] Re [G(j!)] = \G(j!) 2. (a) Calculate the magnitude and phae of G() = + 0 by hand for! =, 2, 5, 0, 20, 50, and 00 rad/ec. (b) ketch the aymptote for G() according

More information

ME 375 FINAL EXAM SOLUTIONS Friday December 17, 2004

ME 375 FINAL EXAM SOLUTIONS Friday December 17, 2004 ME 375 FINAL EXAM SOLUTIONS Friday December 7, 004 Diviion Adam 0:30 / Yao :30 (circle one) Name Intruction () Thi i a cloed book eamination, but you are allowed three 8.5 crib heet. () You have two hour

More information

Chapter 10. Closed-Loop Control Systems

Chapter 10. Closed-Loop Control Systems hapter 0 loed-loop ontrol Sytem ontrol Diagram of a Typical ontrol Loop Actuator Sytem F F 2 T T 2 ontroller T Senor Sytem T TT omponent and Signal of a Typical ontrol Loop F F 2 T Air 3-5 pig 4-20 ma

More information

EE/ME/AE324: Dynamical Systems. Chapter 8: Transfer Function Analysis

EE/ME/AE324: Dynamical Systems. Chapter 8: Transfer Function Analysis EE/ME/AE34: Dynamical Sytem Chapter 8: Tranfer Function Analyi The Sytem Tranfer Function Conider the ytem decribed by the nth-order I/O eqn.: ( n) ( n 1) ( m) y + a y + + a y = b u + + bu n 1 0 m 0 Taking

More information

Massachusetts Institute of Technology Dynamics and Control II

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

More information

Wolfgang Hofle. CERN CAS Darmstadt, October W. Hofle feedback systems

Wolfgang Hofle. CERN CAS Darmstadt, October W. Hofle feedback systems Wolfgang Hofle Wolfgang.Hofle@cern.ch CERN CAS Darmtadt, October 9 Feedback i a mechanim that influence a ytem by looping back an output to the input a concept which i found in abundance in nature and

More information

Function and Impulse Response

Function and Impulse Response Tranfer Function and Impule Repone Solution of Selected Unolved Example. Tranfer Function Q.8 Solution : The -domain network i hown in the Fig... Applying VL to the two loop, R R R I () I () L I () L V()

More information

The state variable description of an LTI system is given by 3 1O. Statement for Linked Answer Questions 3 and 4 :

The state variable description of an LTI system is given by 3 1O. Statement for Linked Answer Questions 3 and 4 : CHAPTER 6 CONTROL SYSTEMS YEAR TO MARKS MCQ 6. The tate variable decription of an LTI ytem i given by Jxo N J a NJx N JN K O K OK O K O xo a x + u Kxo O K 3 a3 OKx O K 3 O L P L J PL P L P x N K O y _

More information

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

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

More information

ME2142/ME2142E Feedback Control Systems

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

More information

MEM 355 Performance Enhancement of Dynamical Systems Root Locus Analysis

MEM 355 Performance Enhancement of Dynamical Systems Root Locus Analysis MEM 355 Performance Enhancement of Dynamical Sytem Root Locu Analyi Harry G. Kwatny Department of Mechanical Engineering & Mechanic Drexel Univerity Outline The root locu method wa introduced by Evan in

More information

The Root Locus Method

The Root Locus Method The Root Locu Method MEM 355 Performance Enhancement of Dynamical Sytem Harry G. Kwatny Department of Mechanical Engineering & Mechanic Drexel Univerity Outline The root locu method wa introduced by Evan

More information

MODERN CONTROL SYSTEMS

MODERN CONTROL SYSTEMS MODERN CONTROL SYSTEMS Lecture 1 Root Locu Emam Fathy Department of Electrical and Control Engineering email: emfmz@aat.edu http://www.aat.edu/cv.php?dip_unit=346&er=68525 1 Introduction What i root locu?

More information

Chapter 9: Controller design. Controller design. Controller design

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

More information

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

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

More information

Root Locus Diagram. Root loci: The portion of root locus when k assume positive values: that is 0

Root Locus Diagram. Root loci: The portion of root locus when k assume positive values: that is 0 Objective Root Locu Diagram Upon completion of thi chapter you will be able to: Plot the Root Locu for a given Tranfer Function by varying gain of the ytem, Analye the tability of the ytem from the root

More information

Department of Mechanical Engineering Massachusetts Institute of Technology Modeling, Dynamics and Control III Spring 2002

Department of Mechanical Engineering Massachusetts Institute of Technology Modeling, Dynamics and Control III Spring 2002 Department of Mechanical Engineering Maachuett Intitute of Technology 2.010 Modeling, Dynamic and Control III Spring 2002 SOLUTIONS: Problem Set # 10 Problem 1 Etimating tranfer function from Bode Plot.

More information

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS

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

More information

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

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

More information

THE PARAMETERIZATION OF ALL TWO-DEGREES-OF-FREEDOM SEMISTRONGLY STABILIZING CONTROLLERS. Tatsuya Hoshikawa, Kou Yamada and Yuko Tatsumi

THE PARAMETERIZATION OF ALL TWO-DEGREES-OF-FREEDOM SEMISTRONGLY STABILIZING CONTROLLERS. Tatsuya Hoshikawa, Kou Yamada and Yuko Tatsumi International Journal of Innovative Computing, Information Control ICIC International c 206 ISSN 349-498 Volume 2, Number 2, April 206 pp. 357 370 THE PARAMETERIZATION OF ALL TWO-DEGREES-OF-FREEDOM SEMISTRONGLY

More information

Figure 1 Siemens PSSE Web Site

Figure 1 Siemens PSSE Web Site Stability Analyi of Dynamic Sytem. In the lat few lecture we have een how mall ignal Lalace domain model may be contructed of the dynamic erformance of ower ytem. The tability of uch ytem i a matter of

More information

Design of Digital Filters

Design of Digital Filters Deign of Digital Filter Paley-Wiener Theorem [ ] ( ) If h n i a caual energy ignal, then ln H e dω< B where B i a finite upper bound. One implication of the Paley-Wiener theorem i that a tranfer function

More information

MM7. PID Control Design

MM7. PID Control Design MM7. PD Control Deign Reading Material: FC: p.79-200, DC: p.66-68. Propertie of PD control 2. uning Method of PD Control 3. Antiwindup echnique 4. A real cae tudy BO9000 0/9/2004 Proce Control . PD Feedback

More information

Question 1 Equivalent Circuits

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

More information

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

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

More information

March 18, 2014 Academic Year 2013/14

March 18, 2014 Academic Year 2013/14 POLITONG - SHANGHAI BASIC AUTOMATIC CONTROL Exam grade March 8, 4 Academic Year 3/4 NAME (Pinyin/Italian)... STUDENT ID Ue only thee page (including the back) for anwer. Do not ue additional heet. Ue of

More information

Design By Emulation (Indirect Method)

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

More information

Feedback Control Systems (FCS)

Feedback Control Systems (FCS) Feedback Control Sytem (FCS) Lecture19-20 Routh-Herwitz Stability Criterion Dr. Imtiaz Huain email: imtiaz.huain@faculty.muet.edu.pk URL :http://imtiazhuainkalwar.weebly.com/ Stability of Higher Order

More information

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

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

More information

Lecture 10 Filtering: Applied Concepts

Lecture 10 Filtering: Applied Concepts Lecture Filtering: Applied Concept In the previou two lecture, you have learned about finite-impule-repone (FIR) and infinite-impule-repone (IIR) filter. In thee lecture, we introduced the concept of filtering

More information

Figure 1: Unity Feedback System

Figure 1: Unity Feedback System MEM 355 Sample Midterm Problem Stability 1 a) I the following ytem table? Solution: G() = Pole: -1, -2, -2, -1.5000 + 1.3229i, -1.5000-1.3229i 1 ( + 1)( 2 + 3 + 4)( + 2) 2 A you can ee, all pole are on

More information

Chapter 7. Root Locus Analysis

Chapter 7. Root Locus Analysis Chapter 7 Root Locu Analyi jw + KGH ( ) GH ( ) - K 0 z O 4 p 2 p 3 p Root Locu Analyi The root of the cloed-loop characteritic equation define the ytem characteritic repone. Their location in the complex

More information

Chapter 13. Root Locus Introduction

Chapter 13. Root Locus Introduction Chapter 13 Root Locu 13.1 Introduction In the previou chapter we had a glimpe of controller deign iue through ome imple example. Obviouly when we have higher order ytem, uch imple deign technique will

More information

Control Systems Analysis and Design by the Root-Locus Method

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

More information

EE 4443/5329. LAB 3: Control of Industrial Systems. Simulation and Hardware Control (PID Design) The Inverted Pendulum. (ECP Systems-Model: 505)

EE 4443/5329. LAB 3: Control of Industrial Systems. Simulation and Hardware Control (PID Design) The Inverted Pendulum. (ECP Systems-Model: 505) EE 4443/5329 LAB 3: Control of Indutrial Sytem Simulation and Hardware Control (PID Deign) The Inverted Pendulum (ECP Sytem-Model: 505) Compiled by: Nitin Swamy Email: nwamy@lakehore.uta.edu Email: okuljaca@lakehore.uta.edu

More information

6.447 rad/sec and ln (% OS /100) tan Thus pc. the testing point is s 3.33 j5.519

6.447 rad/sec and ln (% OS /100) tan Thus pc. the testing point is s 3.33 j5.519 9. a. 3.33, n T ln(% OS /100) 2 2 ln (% OS /100) 0.517. Thu n 6.7 rad/ec and the teting point i 3.33 j5.519. b. Summation of angle including the compenating zero i -106.691, The compenator pole mut contribute

More information

State Space: Observer Design Lecture 11

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

More information

Stability. ME 344/144L Prof. R.G. Longoria Dynamic Systems and Controls/Lab. Department of Mechanical Engineering The University of Texas at Austin

Stability. ME 344/144L Prof. R.G. Longoria Dynamic Systems and Controls/Lab. Department of Mechanical Engineering The University of Texas at Austin Stability The tability of a ytem refer to it ability or tendency to eek a condition of tatic equilibrium after it ha been diturbed. If given a mall perturbation from the equilibrium, it i table if it return.

More information

1 Routh Array: 15 points

1 Routh Array: 15 points EE C28 / ME34 Problem Set 3 Solution Fall 2 Routh Array: 5 point Conider the ytem below, with D() k(+), w(t), G() +2, and H y() 2 ++2 2(+). Find the cloed loop tranfer function Y () R(), and range of k

More information

ECEN620: Network Theory Broadband Circuit Design Fall 2018

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

More information

Today s Lecture. Block Diagrams. Block Diagrams: Examples. Block Diagrams: Examples. Closed Loop System 06/03/2017

Today s Lecture. Block Diagrams. Block Diagrams: Examples. Block Diagrams: Examples. Closed Loop System 06/03/2017 06/0/07 UW Britol Indutrial ontrol UFMF6W-0- ontrol Sytem ngineering UFMUY-0- Lecture 5: Block Diagram and Steady State rror Today Lecture Block diagram to repreent control ytem Block diagram manipulation

More information

POWER SYSTEM SMALL SIGNAL STABILITY ANALYSIS BASED ON TEST SIGNAL

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

More information

A Simplified Methodology for the Synthesis of Adaptive Flight Control Systems

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

More information

Fractional-Order PI Speed Control of a Two-Mass Drive System with Elastic Coupling

Fractional-Order PI Speed Control of a Two-Mass Drive System with Elastic Coupling Fractional-Order PI Speed Control of a Two-Ma Drive Sytem with Elatic Coupling Mohammad Amin Rahimian, Mohammad Saleh Tavazoei, and Farzad Tahami Electrical Engineering Department, Sharif Univerity of

More information

Lecture #9 Continuous time filter

Lecture #9 Continuous time filter Lecture #9 Continuou time filter Oliver Faut December 5, 2006 Content Review. Motivation......................................... 2 2 Filter pecification 2 2. Low pa..........................................

More information

Documentation for the Bytronic Pendulum Control System

Documentation for the Bytronic Pendulum Control System Documentation for the Bytronic Pendulum Control Sytem Verion 3.0 The Courtyard Reddicap Trading Etate Sutton Coldfield Wet Midland B75 7BU ENGLAND Tel : +44 (0) 378 063 Fax : +44 (0) 3 774 Email : ale@bytronic.co.uk

More information

Reduction of Multiple Subsystems

Reduction of Multiple Subsystems F I V E Reduction of Multiple Subytem SOLUTIONS TO CASE STUDIES CHALLENGES Antenna Control: Deigning a Cloed-Loop Repone a. Drawing the block diagram of the ytem: u i + - Pot 0 Π Pre amp K Power amp 50

More information

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

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

More information

Modeling and Simulation of a Two-Mass Resonant System with Speed Controller

Modeling and Simulation of a Two-Mass Resonant System with Speed Controller International ournal of Information and Electronic Engineering, Vol. 3, No. 5, eptember 203 odeling and imulation of a Two-a Reonant ytem with peed ontroller Ghazanfar hahgholian, ember, IAIT Abtract The

More information

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

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

More information

11.2 Stability. A gain element is an active device. One potential problem with every active circuit is its stability

11.2 Stability. A gain element is an active device. One potential problem with every active circuit is its stability 5/7/2007 11_2 tability 1/2 112 tability eading Aignment: pp 542-548 A gain element i an active device One potential problem with every active circuit i it tability HO: TABIITY Jim tile The Univ of Kana

More information

EE Control Systems LECTURE 6

EE Control Systems LECTURE 6 Copyright FL Lewi 999 All right reerved EE - Control Sytem LECTURE 6 Updated: Sunday, February, 999 BLOCK DIAGRAM AND MASON'S FORMULA A linear time-invariant (LTI) ytem can be repreented in many way, including:

More information

EE Control Systems LECTURE 14

EE Control Systems LECTURE 14 Updated: Tueday, March 3, 999 EE 434 - Control Sytem LECTURE 4 Copyright FL Lewi 999 All right reerved ROOT LOCUS DESIGN TECHNIQUE Suppoe the cloed-loop tranfer function depend on a deign parameter k We

More information

Stability Criterion Routh Hurwitz

Stability Criterion Routh Hurwitz EES404 Fundamental of Control Sytem Stability Criterion Routh Hurwitz DR. Ir. Wahidin Wahab M.Sc. Ir. Arie Subiantoro M.Sc. Stability A ytem i table if for a finite input the output i imilarly finite A

More information

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

ECE-320 Linear Control Systems. Spring 2014, Exam 1. No calculators or computers allowed, you may leave your answers as fractions. ECE-0 Linear Control Sytem Spring 04, Exam No calculator or computer allowed, you may leave your anwer a fraction. All problem are worth point unle noted otherwie. Total /00 Problem - refer to the unit

More information

Feedback Control System Fundamentals

Feedback Control System Fundamentals unam online continuing education coure Feedback ontrol ytem Fundamental by eter ennedy Feedback ontrol ytem Fundamental unam online continuing education coure Feedback ontrol ytem Fundamental. Introduction:

More information

Systems Analysis. Prof. Cesar de Prada ISA-UVA

Systems Analysis. Prof. Cesar de Prada ISA-UVA Sytem Analyi Prof. Cear de Prada ISAUVA rada@autom.uva.e Aim Learn how to infer the dynamic behaviour of a cloed loo ytem from it model. Learn how to infer the change in the dynamic of a cloed loo ytem

More information

Multivariable Control Systems

Multivariable Control Systems Lecture Multivariable Control Sytem Ali Karimpour Aociate Profeor Ferdowi Univerity of Mahhad Lecture Reference are appeared in the lat lide. Dr. Ali Karimpour May 6 Uncertainty in Multivariable Sytem

More information

MAHALAKSHMI ENGINEERING COLLEGE-TRICHY

MAHALAKSHMI ENGINEERING COLLEGE-TRICHY DIGITAL SIGNAL PROCESSING DEPT./SEM.: CSE /VII DIGITAL FILTER DESIGN-IIR & FIR FILTER DESIGN PART-A. Lit the different type of tructure for realiation of IIR ytem? AUC APR 09 The different type of tructure

More information

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. Solutions to Assignment 3 February 2005.

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. Solutions to Assignment 3 February 2005. SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuit II Solution to Aignment 3 February 2005. Initial Condition Source 0 V battery witch flip at t 0 find i 3 (t) Component value:

More information

EE105 - Fall 2005 Microelectronic Devices and Circuits

EE105 - Fall 2005 Microelectronic Devices and Circuits EE5 - Fall 5 Microelectronic Device and ircuit Lecture 9 Second-Order ircuit Amplifier Frequency Repone Announcement Homework 8 due tomorrow noon Lab 7 next week Reading: hapter.,.3. Lecture Material Lat

More information

Designing Circuits Synthesis - Lego

Designing Circuits Synthesis - Lego Deigning Circuit Synthei Lego Port a pair of terminal to a cct Oneport cct; meaure I and at ame port I Drivingpoint impedance input impedance equiv impedance Twoport Tranfer function; meaure input at one

More information

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

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

More information

Homework Assignment No. 3 - Solutions

Homework Assignment No. 3 - Solutions ECE 6440 Summer 2003 Page 1 Homework Aignment o. 3 Problem 1 (10 point) Aume an LPLL ha F() 1 and the PLL parameter are 0.8V/radian, K o 100 MHz/V, and the ocillation frequency, f oc 500MHz. Sketch the

More information

INC 341 Feedback Control Systems. Introduction. Introduction. System modelling

INC 341 Feedback Control Systems. Introduction. Introduction. System modelling IC 4 eedback Control Sytem S Wonga arawan.won@kmutt.ac.th hi coure i all about Sytem modelling m && x t bx& t kx t t Sytem dynamic Sytem control Repone Deired repone rom http://www.ilhouetteclipart.com/wp-content/upload/007/0/car-clip-art07.jpg

More information

Investigating Efficiency of a Five-Mass Electromechanical System having Damping Friction, Elastic Coupling and Clearance

Investigating Efficiency of a Five-Mass Electromechanical System having Damping Friction, Elastic Coupling and Clearance Invetigating Efficiency of a Five-Ma Electromechanical Sytem having Damping Friction Elatic oupling and learance Mr. Aboah Boateng Emmanuel Student (BSc. Electrical and Electronic Engineering Department

More information

16.400/453J Human Factors Engineering. Manual Control II

16.400/453J Human Factors Engineering. Manual Control II 16.4/453J Human Factor Engineering Manual Control II Pilot Input 16.4/453 Pitch attitude Actual pitch error 8 e attitude 8 Deired pitch attitude 8 c Digital flight control computer Cockpit inceptor Fly-by-wire

More information

Resonant Load Control Methods for Industrial Servo Drives

Resonant Load Control Methods for Industrial Servo Drives IEEE Indutry Application Society Annual Meeting Rome, Italy, October 8 2, 2000 Reonant Load Control Method for Indutrial Servo Drive George Elli Kollmorgen Corporation 20 Rock Road Radford, VA 24060 T:

More information

CONTROL OF INTEGRATING PROCESS WITH DEAD TIME USING AUTO-TUNING APPROACH

CONTROL OF INTEGRATING PROCESS WITH DEAD TIME USING AUTO-TUNING APPROACH Brazilian Journal of Chemical Engineering ISSN 004-6632 Printed in Brazil www.abeq.org.br/bjche Vol. 26, No. 0, pp. 89-98, January - March, 2009 CONROL OF INEGRAING PROCESS WIH DEAD IME USING AUO-UNING

More information

Lag-Lead Compensator Design

Lag-Lead Compensator Design Lag-Lead Compenator Deign ELEC 3 Spring 08 Lag or Lead Struture A bai ompenator onit of a gain, one real pole and one real zero Two type: phae-lead and phae-lag Phae-lead: provide poitive phae hift and

More information

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

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

More information

RaneNote BESSEL FILTER CROSSOVER

RaneNote BESSEL FILTER CROSSOVER RaneNote BESSEL FILTER CROSSOVER A Beel Filter Croover, and It Relation to Other Croover Beel Function Phae Shift Group Delay Beel, 3dB Down Introduction One of the way that a croover may be contructed

More information

Linear-Quadratic Control System Design

Linear-Quadratic Control System Design Linear-Quadratic Control Sytem Deign Robert Stengel Optimal Control and Etimation MAE 546 Princeton Univerity, 218! Control ytem configuration! Proportional-integral! Proportional-integral-filtering! Model

More information

Lecture 12: Examples of Root Locus Plots. Dr. Kalyana Veluvolu. Lecture 12: Examples of Root Locus Plots Dr. Kalyana Veluvolu

Lecture 12: Examples of Root Locus Plots. Dr. Kalyana Veluvolu. Lecture 12: Examples of Root Locus Plots Dr. Kalyana Veluvolu ROOT-LOCUS ANALYSIS Example: Given that G( ) ( + )( + ) Dr. alyana Veluvolu Sketch the root locu of 1 + G() and compute the value of that will yield a dominant econd order behavior with a damping ratio,

More information

Robust Mould Level Control

Robust Mould Level Control 5 American Control Conference June 8-1, 5. Portland, OR, USA ThA9.4 Robut Mould Level Control J. Schuurman, A. Kamperman, B. Middel, P.F.A van den Boch Abtract In the firt year of production ince, the

More information

CONTROL SYSTEMS. Chapter 5 : Root Locus Diagram. GATE Objective & Numerical Type Solutions. The transfer function of a closed loop system is

CONTROL SYSTEMS. Chapter 5 : Root Locus Diagram. GATE Objective & Numerical Type Solutions. The transfer function of a closed loop system is CONTROL SYSTEMS Chapter 5 : Root Locu Diagram GATE Objective & Numerical Type Solution Quetion 1 [Work Book] [GATE EC 199 IISc-Bangalore : Mark] The tranfer function of a cloed loop ytem i T () where i

More information

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

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

More information

Chapter #4 EEE8013. Linear Controller Design and State Space Analysis. Design of control system in state space using Matlab

Chapter #4 EEE8013. Linear Controller Design and State Space Analysis. Design of control system in state space using Matlab EEE83 hapter #4 EEE83 Linear ontroller Deign and State Space nalyi Deign of control ytem in tate pace uing Matlab. ontrollabilty and Obervability.... State Feedback ontrol... 5 3. Linear Quadratic Regulator

More information

Lecture 6: Resonance II. Announcements

Lecture 6: Resonance II. Announcements EES 5 Spring 4, Lecture 6 Lecture 6: Reonance II EES 5 Spring 4, Lecture 6 Announcement The lab tart thi week You mut how up for lab to tay enrolled in the coure. The firt lab i available on the web ite,

More information

Longitudinal automatic control system for a light weight aircraft

Longitudinal automatic control system for a light weight aircraft Longitudinal automatic control ytem for a light eight aircraft Critian VIDAN*,, Silviu Ionut BADEA *Correponding author Military echnical Academy, Faculty of Mechatronic and Integrated Armament Sytem,

More information

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

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

More information