ECSE First order low pass filter First order high pass filter. As ω : Z 0; v = 0. Let's look at this in the s-domain. V (s) Find H(s) = + AC + C

Size: px
Start display at page:

Download "ECSE First order low pass filter First order high pass filter. As ω : Z 0; v = 0. Let's look at this in the s-domain. V (s) Find H(s) = + AC + C"

Transcription

1 ESE- First order low pass filter First order high pass filter Leture 4 ontinued sawyes@rpi.edu A v in v A v in v As (D): Z ; v = vin As : Z ; v = Let's look at this in the s-domain V (s) Find H(s) = V (s) in No Initial Stored Energy

2 FIST ODE FILTES H(s) V (s) τ V(s) s s τ s = = = = θ j H(j ) = = H(j ) / H(j ) = = Gain θ = tan = Phase Shift st ODE LOW PASS FILTE H(j ) = = Gain At =, Gain ; log (Gain) db At =, Gain, log (Gain) 4 db At =, Gain, log (Gain) 6 db Gain dereases at a Slope = db deade st ODE LOW PASS FILTE log H Gain in db 3 4 Asymptotes H(j ) = = Gain db/deade st ODE LOW PASS FILTE log H Gain in db 4 Asymptotes Passband H(j ) = = Gain db/deade Stopband.. Bode Plot of Gain log sale.. Bode Plot of Gain log sale

3 st ODE LOW PASS FILTE θ = tan = Phase Shift For "low frequenies" ( << ): θ For "high frequenies" ( >> ): θ 9 For = : θ = 45 Most of the hange in θ ours for. orner Frequenies at., = θ 45 9 st ODE LOW PASS FILTE. Asymptotes θ tan = =. Bode Plot of θ Phase Shift log sale st ODE LOW PASS FILTE BETTE st ODE LOW PASS H(s) v in V (s) V (s) s s out = = = in v out => Low Pass Filter Low Frequenies "Pass"; High Frequenies "Stopped" v in V v out V F F H(s) = ( ) s = F ( ) s 3

4 st ODE HIGH PASS FILTE H(s) V (s) s s V (s) s s out = = = in v in v out => High Pass Filter High Frequenies "Pass"; Low Frequenies "Stopped" st ODE HIGH PASS FILTE H(j ) = = Gain As, Gain, log (Gain). At =., Gain =. (.) log (Gain) = 4 db st ODE HIGH PASS FILTE H(j ) = = Gain At =., Gain.; log (Gain) 4 db At =., Gain., log (Gain) db Gain inreases at a Slope = db deade At =, Gain =, log (Gain) = 3 db st ODE HIGH PASS FILTE log H Gain in db 3 4. db/deade H(j ) = = Gain. Bode Plot of Gain Asymptotes log sale 4

5 st ODE HIGH PASS FILTE log H Gain in db 4. db/deade Stopband H(j ) = = Gain Passband. Bode Plot of Gain Asymptotes log sale st ODE HIGH PASS FILTE θ = = 9 tan Phase Shift For "low frequenies" ( << ): θ 9 For "high frequenies" ( >> ): θ For = : θ = 45 Most of the hange in θ ours for. orner Frequenies at., = θ 9 45 st ODE HIGH PASS FILTE. Asymptotes θ = = 9 tan Phase Shift. Bode Plot of Phase Shift log sale BETTE st ODE HIGH PASS v in F V v out V F H(s) = ( ) s s F s = ( ) s 5

6 . Find poles, zeros. In eah region between sequential poles/zeros, an use H(j) or H(s) a) Draw line in first region based on three possibilities based on frequeny range b) epeat for every region 3. Add orretions at poles/zeros a) n*pole n(-3db) orretion at that pole b) n*zero n(3db) orretion at that zero We have three possibilities Note: an ALSO analyze using H(s) instead of H( j) n db n de slope H( j) onstant, K onstant log K H( j) db n n de slope Hj ( ) sawyes@rpi.edu sawyes@rpi.edu rossing a n*pole is a hange of phase of n*9 deg (absolute hange) a) hanging over approximately two deades b) Speifially,. and times. rossing a n*zero is a hange of phase n*9 deg (absolute hange) a) hanging over approximately two deades b) Speifially,. and times. rossing a n*pole is a hange of phase of n*9 deg (absolute hange) a) hanging over approximately two deades b) Speifially,. and times. rossing a n*zero is a hange of phase n*9 deg (absolute hange) a) hanging over approximately two deades b) Speifially,. and times SLA have slopes of /- n*45 deg per deade slope ( is a zero, - is a pole) sawyes@rpi.edu 3 sawyes@rpi.edu 4 6

7 ESE- Leture 9. asaded filters/parallel filters First order Bandpass filter First order Bandstop (Noth filter) 6 BANDPASS FILTE s H(s) K s s L = H L H(j ) = K L H L High Pass Low Pass Let's Design Suh that L > > H H L L H Gain in db K db KdB db/deade Passband db/deade Stopband Stopband. H H L L Bandwidth = log sale L L > H H 7

8 BANDGAP O NOTH FILTE s = = A L H(s) H L(s) H H (s) B s L s H Gain in db H > L For Low Frequenies For High Frequenies Let's Design Suh that st Looks Like a Order Low Pass st Looks Like a Order High Pass > L L H H H > L K db db de Passband L Stopband LH Bandwidth = H db de Passband H L log sale a) H ( s) = ( s ) a) H ( s) = ( s ) sawyes@rpi.edu 3 sawyes@rpi.edu 3 8

9 >> sys=tf([],[ ]); >> h=bodeplot(sys);grid >> Bode Diagram b) H ( s) = ( s ) Magnitude (db) Phase (deg) Frequeny (rad/s) sawyes@rpi.edu 33 sawyes@rpi.edu 34 b) H ( s) = ( s ) >> sys=tf([],[ ]); >> h=bodeplot(sys);grid Bode Diagram Magnitude (db) Phase (deg) Frequeny (rad/s) sawyes@rpi.edu 35 sawyes@rpi.edu

10 ) s H ( s) = ( s )( s ) ) s H ( s) = ( s )( s ) sawyes@rpi.edu 37 sawyes@rpi.edu 38 ) s H ( s) = ( s )( s ) ) s H ( s) = ( s )( s ) sawyes@rpi.edu 39 sawyes@rpi.edu 4

11 >> sys=tf([ ],[ ]); >> h=bodeplot(sys);grid >> setoptions(h,'maglowerlimmode','manual','maglowerlim',-6) ) Bode plot-multiple stages Phase (deg) Magnitude (db) Bode Diagram Vin L. U - 3 k OPAMP 4 9k L. H(s) H(s) H3(s) OUT k Vout Frequeny (rad/s) sawyes@rpi.edu 4 sawyes@rpi.edu 4 sawyes@rpi.edu 43 sawyes@rpi.edu 44

12 >> sys=tf([ ],[ ]); >> h=bodeplot(sys);grid Bode Diagram M a g n i t u d e ( d B ) P h a s e ( d e g ) Frequeny (rad/s) sawyes@rpi.edu 45

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

( s) N( s) ( ) The transfer function will take the form. = s = 2. giving ωo = sqrt(1/lc) = 1E7 [rad/s] ω 01 := R 1. α 1 2 L 1.

( s) N( s) ( ) The transfer function will take the form. = s = 2. giving ωo = sqrt(1/lc) = 1E7 [rad/s] ω 01 := R 1. α 1 2 L 1. Problem ) RLC Parallel Circuit R L C E-4 E-0 V a. What is the resonant frequency of the circuit? The transfer function will take the form N ( ) ( s) N( s) H s R s + α s + ω s + s + o L LC giving ωo sqrt(/lc)

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

Chapter 7: IIR Filter Design Techniques

Chapter 7: IIR Filter Design Techniques IUST-EE Chapter 7: IIR Filter Design Techniques Contents Performance Specifications Pole-Zero Placement Method Impulse Invariant Method Bilinear Transformation Classical Analog Filters DSP-Shokouhi Advantages

More information

Today. 1/25/11 Physics 262 Lecture 2 Filters. Active Components and Filters. Homework. Lab 2 this week

Today. 1/25/11 Physics 262 Lecture 2 Filters. Active Components and Filters. Homework. Lab 2 this week /5/ Physics 6 Lecture Filters Today Basics: Analog versus Digital; Passive versus Active Basic concepts and types of filters Passband, Stopband, Cut-off, Slope, Knee, Decibels, and Bode plots Active Components

More information

8.1.6 Quadratic pole response: resonance

8.1.6 Quadratic pole response: resonance 8.1.6 Quadratic pole response: resonance Example G(s)= v (s) v 1 (s) = 1 1+s L R + s LC L + Second-order denominator, of the form 1+a 1 s + a s v 1 (s) + C R Two-pole low-pass filter example v (s) with

More information

EE221 Circuits II. Chapter 14 Frequency Response

EE221 Circuits II. Chapter 14 Frequency Response EE22 Circuits II Chapter 4 Frequency Response Frequency Response Chapter 4 4. Introduction 4.2 Transfer Function 4.3 Bode Plots 4.4 Series Resonance 4.5 Parallel Resonance 4.6 Passive Filters 4.7 Active

More information

Asymptote. 2 Problems 2 Methods

Asymptote. 2 Problems 2 Methods Asymptote Problems Methods Problems Assume we have the ollowing transer unction which has a zero at =, a pole at = and a pole at =. We are going to look at two problems: problem is where >> and problem

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 24: Compensation in the Frequency Domain Overview In this Lecture, you will learn: Lead Compensators Performance Specs Altering

More information

LINEAR-PHASE FIR FILTERS DESIGN

LINEAR-PHASE FIR FILTERS DESIGN LINEAR-PHASE FIR FILTERS DESIGN Prof. Siripong Potisuk inimum-phase Filters A digital filter is a minimum-phase filter if and only if all of its zeros lie inside or on the unit circle; otherwise, it is

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 301 Signals & Systems Prof. Mark Fowler C-T Systems: Bode Plots Note Set #36 1/14 What are Bode Plots? Bode Plot = Freq. Resp. plotted with H() in db on a log frequency axis. Its easy to use computers

More information

EE221 Circuits II. Chapter 14 Frequency Response

EE221 Circuits II. Chapter 14 Frequency Response EE22 Circuits II Chapter 4 Frequency Response Frequency Response Chapter 4 4. Introduction 4.2 Transfer Function 4.3 Bode Plots 4.4 Series Resonance 4.5 Parallel Resonance 4.6 Passive Filters 4.7 Active

More information

Homework Assignment 11

Homework Assignment 11 Homework Assignment Question State and then explain in 2 3 sentences, the advantage of switched capacitor filters compared to continuous-time active filters. (3 points) Continuous time filters use resistors

More information

Frequency Response part 2 (I&N Chap 12)

Frequency Response part 2 (I&N Chap 12) Frequency Response part 2 (I&N Chap 12) Introduction & TFs Decibel Scale & Bode Plots Resonance Scaling Filter Networks Applications/Design Frequency response; based on slides by J. Yan Slide 3.1 Example

More information

Asymptotic Bode Plot & Lead-Lag Compensator

Asymptotic Bode Plot & Lead-Lag Compensator Asymptotic Bode Plot & Lead-Lag Compensator. Introduction Consider a general transfer function Ang Man Shun 202-2-5 G(s = n k=0 a ks k m k=0 b ks k = A n k=0 (s z k m k=0 (s p k m > n When s =, transfer

More information

Discrete-time first-order systems

Discrete-time first-order systems Discrete-time first-order systems 1 Start with the continuous-time system ẏ(t) =ay(t)+bu(t), y(0) Zero-order hold input u(t) =u(nt ), nt apple t

More information

PS403 - Digital Signal processing

PS403 - Digital Signal processing PS403 - Digital Signal processing 6. DSP - Recursive (IIR) Digital Filters Key Text: Digital Signal Processing with Computer Applications (2 nd Ed.) Paul A Lynn and Wolfgang Fuerst, (Publisher: John Wiley

More information

University of Toronto Faculty of Applied Science and Engineering. ECE212H1F - Circuit Analysis. Final Examination December 16, :30am - noon

University of Toronto Faculty of Applied Science and Engineering. ECE212H1F - Circuit Analysis. Final Examination December 16, :30am - noon , LAST name: First name: Student ID: University of Toronto Faculty of Applied Science and Engineering ECE212H1F - Circuit Analysis Final Examination December 16, 2017 9:30am - noon Guidelines: Exam type:

More information

Solution: K m = R 1 = 10. From the original circuit, Z L1 = jωl 1 = j10 Ω. For the scaled circuit, L 1 = jk m ωl 1 = j10 10 = j100 Ω, Z L

Solution: K m = R 1 = 10. From the original circuit, Z L1 = jωl 1 = j10 Ω. For the scaled circuit, L 1 = jk m ωl 1 = j10 10 = j100 Ω, Z L Problem 9.9 Circuit (b) in Fig. P9.9 is a scaled version of circuit (a). The scaling process may have involved magnitude or frequency scaling, or both simultaneously. If R = kω gets scaled to R = kω, supply

More information

Cast of Characters. Some Symbols, Functions, and Variables Used in the Book

Cast of Characters. Some Symbols, Functions, and Variables Used in the Book Page 1 of 6 Cast of Characters Some s, Functions, and Variables Used in the Book Digital Signal Processing and the Microcontroller by Dale Grover and John R. Deller ISBN 0-13-081348-6 Prentice Hall, 1998

More information

EKT 119 ELECTRIC CIRCUIT II. Chapter 3: Frequency Response of AC Circuit Sem2 2015/2016 Dr. Mohd Rashidi Che Beson

EKT 119 ELECTRIC CIRCUIT II. Chapter 3: Frequency Response of AC Circuit Sem2 2015/2016 Dr. Mohd Rashidi Che Beson EKT 9 ELECTRIC CIRCUIT II Chapter 3: Frequency Response of AC Circuit Sem 05/06 Dr. Mohd Rashidi Che Beson TRANSFER FUNCTION (TF Frequency response can be obtained by using transfer function. DEFINITION:

More information

H(s) = 2(s+10)(s+100) (s+1)(s+1000)

H(s) = 2(s+10)(s+100) (s+1)(s+1000) Problem 1 Consider the following transfer function H(s) = 2(s10)(s100) (s1)(s1000) (a) Draw the asymptotic magnitude Bode plot for H(s). Solution: The transfer function is not in standard form to sketch

More information

ECE 388 Automatic Control

ECE 388 Automatic Control Lead Compensator and PID Control Associate Prof. Dr. of Mechatronics Engineeering Çankaya University Compulsory Course in Electronic and Communication Engineering Credits (2/2/3) Course Webpage: http://ece388.cankaya.edu.tr

More information

Prof. D. Manstretta LEZIONI DI FILTRI ANALOGICI. Danilo Manstretta AA

Prof. D. Manstretta LEZIONI DI FILTRI ANALOGICI. Danilo Manstretta AA AA-3 LEZIONI DI FILTI ANALOGICI Danilo Manstretta AA -3 AA-3 High Order OA-C Filters H() s a s... a s a s a n s b s b s b s b n n n n... The goal of this lecture is to learn how to design high order OA-C

More information

Filter Analysis and Design

Filter Analysis and Design Filter Analysis and Design Butterworth Filters Butterworth filters have a transfer function whose squared magnitude has the form H a ( jω ) 2 = 1 ( ) 2n. 1+ ω / ω c * M. J. Roberts - All Rights Reserved

More information

Boise State University Department of Electrical Engineering ECE461 Control Systems. Control System Design in the Frequency Domain

Boise State University Department of Electrical Engineering ECE461 Control Systems. Control System Design in the Frequency Domain Boise State University Department of Electrical Engineering ECE6 Control Systems Control System Design in the Frequency Domain Situation: Consider the following block diagram of a type- servomechanism:

More information

Response to a pure sinusoid

Response to a pure sinusoid Harvard University Division of Engineering and Applied Sciences ES 145/215 - INTRODUCTION TO SYSTEMS ANALYSIS WITH PHYSIOLOGICAL APPLICATIONS Fall Lecture 14: The Bode Plot Response to a pure sinusoid

More information

Control Systems I. Lecture 9: The Nyquist condition

Control Systems I. Lecture 9: The Nyquist condition Control Systems I Lecture 9: The Nyquist condition adings: Guzzella, Chapter 9.4 6 Åstrom and Murray, Chapter 9.1 4 www.cds.caltech.edu/~murray/amwiki/index.php/first_edition Emilio Frazzoli Institute

More information

MAE 143B - Homework 9

MAE 143B - Homework 9 MAE 43B - Homework 9 7.2 2 2 3.8.6.4.2.2 9 8 2 2 3 a) G(s) = (s+)(s+).4.6.8.2.2.4.6.8. Polar plot; red for negative ; no encirclements of, a.s. under unit feedback... 2 2 3. 4 9 2 2 3 h) G(s) = s+ s(s+)..2.4.6.8.2.4

More information

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II 'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ EGR 224 Spring 2017 Test II Michael R. Gustafson II Name (please print) In keeping with the Community Standard, I have neither provided nor received any

More information

6.1. The Derivative Definition (6.1.1). Let I R be an interval, f : I! R, and c 2 R. We say L is the derivative of f at c if

6.1. The Derivative Definition (6.1.1). Let I R be an interval, f : I! R, and c 2 R. We say L is the derivative of f at c if CHAPTER 6 Di erentiation 6.1. The Derivative Definition (6.1.1). Let I R be an interval, f : I! R, and 2 R. We say L is the derivative of f at if f(x) > 0 9 > 0 3 x 2 I and 0 < < =) L

More information

Lectures: Lumped element filters (also applies to low frequency filters) Stub Filters Stepped Impedance Filters Coupled Line Filters

Lectures: Lumped element filters (also applies to low frequency filters) Stub Filters Stepped Impedance Filters Coupled Line Filters ECE 580/680 Microwave Filter Design Lectures: Lumped element filters (also applies to low frequency filters) Stub Filters Stepped Impedance Filters Coupled Line Filters Lumped Element Filters Text Section

More information

Applications of Ferroelectrics for Communication Antennas

Applications of Ferroelectrics for Communication Antennas Applications of Ferroelectrics for Communication Antennas HRL Research Laboratories Microelectronics Laboratory Jonathan Lynch, jjlynch@hrl.com Joe Colburn, colburn@hrl.com Dave Laney, dclaney@hrl.com

More information

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II

'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ. EGR 224 Spring Test II. Michael R. Gustafson II 'XNH8QLYHUVLW\ (GPXQG73UDWW-U6FKRRORI(QJLQHHULQJ EGR 224 Spring 2018 Test II Michael R. Gustafson II Name (please print) In keeping with the Community Standard, I have neither provided nor received any

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

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

2.161 Signal Processing: Continuous and Discrete Fall 2008

2.161 Signal Processing: Continuous and Discrete Fall 2008 MT OpenCourseWare http://ocw.mit.edu 2.6 Signal Processing: Continuous and Discrete Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Massachusetts

More information

Lecture: P1_Wk4_L1 Cantilever Mechanics The Force Sensor. Ron Reifenberger Birck Nanotechnology Center Purdue University 2012

Lecture: P1_Wk4_L1 Cantilever Mechanics The Force Sensor. Ron Reifenberger Birck Nanotechnology Center Purdue University 2012 Leture: Cantilever Mehanis The Fore Sensor Ron Reifenberger Birk Nanotehnology Center Purdue University 0 Defletion vs. z Week 4 Overview Fore Spetrosopy Piezos Cantilever Instrumentation Controller Calibration

More information

Active Control? Contact : Website : Teaching

Active Control? Contact : Website :   Teaching Active Control? Contact : bmokrani@ulb.ac.be Website : http://scmero.ulb.ac.be Teaching Active Control? Disturbances System Measurement Control Controler. Regulator.,,, Aims of an Active Control Disturbances

More information

Second-order filters. EE 230 second-order filters 1

Second-order filters. EE 230 second-order filters 1 Second-order filters Second order filters: Have second order polynomials in the denominator of the transfer function, and can have zeroth-, first-, or second-order polynomials in the numerator. Use two

More information

2nd-order filters. EE 230 second-order filters 1

2nd-order filters. EE 230 second-order filters 1 nd-order filters Second order filters: Have second order polynomials in the denominator of the transfer function, and can have zeroth-, first-, or second-order polyinomials in the numerator. Use two reactive

More information

AMME3500: System Dynamics & Control

AMME3500: System Dynamics & Control Stefan B. Williams May, 211 AMME35: System Dynamics & Control Assignment 4 Note: This assignment contributes 15% towards your final mark. This assignment is due at 4pm on Monday, May 3 th during Week 13

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

! Frequency Response of LTI Systems. " Magnitude Response. " Phase Response. " Example: Zero on Real Axis. ! We can define a magnitude response

! Frequency Response of LTI Systems.  Magnitude Response.  Phase Response.  Example: Zero on Real Axis. ! We can define a magnitude response Lectue Outline ESE 53: Digital Signal Pocessing Lec 3: Febuay 23st, 207 Fequency Response of LTI Systems! Fequency Response of LTI Systems " agnitude Response " Simple Filtes " Phase Response " Goup Delay

More information

Poles and Zeros and Transfer Functions

Poles and Zeros and Transfer Functions Poles and Zeros and Transfer Functions Transfer Function: Considerations: Factorization: A transfer function is defined as the ratio of the Laplace transform of the output to the input with all initial

More information

Chapter 6 - Solved Problems

Chapter 6 - Solved Problems Chapter 6 - Solved Problems Solved Problem 6.. Contributed by - James Welsh, University of Newcastle, Australia. Find suitable values for the PID parameters using the Z-N tuning strategy for the nominal

More information

Georgia Institute of Technology School of Electrical and Computer Engineering. Midterm-1 Exam (Solution)

Georgia Institute of Technology School of Electrical and Computer Engineering. Midterm-1 Exam (Solution) Georgia Institute of Technology School of Electrical and Computer Engineering Midterm-1 Exam (Solution) ECE-6414 Spring 2012 Friday, Feb. 17, 2012 Duration: 50min First name Solutions Last name Solutions

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 Department, Middle East Technical University Armature controlled dc motor Outside θ D output Inside θ r input r θ m Gearbox Control Transmitter

More information

CHAPTER 7 : BODE PLOTS AND GAIN ADJUSTMENTS COMPENSATION

CHAPTER 7 : BODE PLOTS AND GAIN ADJUSTMENTS COMPENSATION CHAPTER 7 : BODE PLOTS AND GAIN ADJUSTMENTS COMPENSATION Objectives Students should be able to: Draw the bode plots for first order and second order system. Determine the stability through the bode plots.

More information

Automatic Control (MSc in Mechanical Engineering) Lecturer: Andrea Zanchettin Date: Student ID number... Signature...

Automatic Control (MSc in Mechanical Engineering) Lecturer: Andrea Zanchettin Date: Student ID number... Signature... Automatic Control (MSc in Mechanical Engineering) Lecturer: Andrea Zanchettin Date: 29..23 Given and family names......................solutions...................... Student ID number..........................

More information

University of Illinois at Chicago Spring ECE 412 Introduction to Filter Synthesis Homework #4 Solutions

University of Illinois at Chicago Spring ECE 412 Introduction to Filter Synthesis Homework #4 Solutions Problem 1 A Butterworth lowpass filter is to be designed having the loss specifications given below. The limits of the the design specifications are shown in the brick-wall characteristic shown in Figure

More information

8.2 Insertion loss method Basics 1. Power loss ratio (insertion loss) P P P P P P. inc. inc. inc 8-17

8.2 Insertion loss method Basics 1. Power loss ratio (insertion loss) P P P P P P. inc. inc. inc 8-17 8-7 8. Insertion oss method Basis. oer oss ratio insertion oss of an even funtion is f f G f f f f f in in in in in A in in . Maximay fat Butterorth binomia F G stopband attenuation : utoff frequeny I

More information

Studio Exercise Time Response & Frequency Response 1 st -Order Dynamic System RC Low-Pass Filter

Studio Exercise Time Response & Frequency Response 1 st -Order Dynamic System RC Low-Pass Filter Studio Exercise Time Response & Frequency Response 1 st -Order Dynamic System RC Low-Pass Filter i i in R out Assignment: Perform a Complete e in C e Dynamic System Investigation out of the RC Low-Pass

More information

Problem Weight Score Total 100

Problem Weight Score Total 100 EE 350 EXAM IV 15 December 2010 Last Name (Print): First Name (Print): ID number (Last 4 digits): Section: DO NOT TURN THIS PAGE UNTIL YOU ARE TOLD TO DO SO Problem Weight Score 1 25 2 25 3 25 4 25 Total

More information

Frequency methods for the analysis of feedback systems. Lecture 6. Loop analysis of feedback systems. Nyquist approach to study stability

Frequency methods for the analysis of feedback systems. Lecture 6. Loop analysis of feedback systems. Nyquist approach to study stability Lecture 6. Loop analysis of feedback systems 1. Motivation 2. Graphical representation of frequency response: Bode and Nyquist curves 3. Nyquist stability theorem 4. Stability margins Frequency methods

More information

Chapter 5 Frequency Domain Analysis of Systems

Chapter 5 Frequency Domain Analysis of Systems Chapter 5 Frequency Domain Analysis of Systems CT, LTI Systems Consider the following CT LTI system: xt () ht () yt () Assumption: the impulse response h(t) is absolutely integrable, i.e., ht ( ) dt< (this

More information

DIGITAL SIGNAL PROCESSING. Chapter 6 IIR Filter Design

DIGITAL SIGNAL PROCESSING. Chapter 6 IIR Filter Design DIGITAL SIGNAL PROCESSING Chapter 6 IIR Filter Design OER Digital Signal Processing by Dr. Norizam Sulaiman work is under licensed Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International

More information

Homework 7 - Solutions

Homework 7 - Solutions Homework 7 - Solutions Note: This homework is worth a total of 48 points. 1. Compensators (9 points) For a unity feedback system given below, with G(s) = K s(s + 5)(s + 11) do the following: (c) Find the

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. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder 8.1. Review of Bode plots Decibels Table 8.1. Expressing magnitudes in decibels G db = 0 log 10

More information

Mathematics II. Tutorial 5 Basic mathematical modelling. Groups: B03 & B08. Ngo Quoc Anh Department of Mathematics National University of Singapore

Mathematics II. Tutorial 5 Basic mathematical modelling. Groups: B03 & B08. Ngo Quoc Anh Department of Mathematics National University of Singapore Mathematis II Tutorial 5 Basi mathematial modelling Groups: B03 & B08 February 29, 2012 Mathematis II Ngo Quo Anh Ngo Quo Anh Department of Mathematis National University of Singapore 1/13 : The ost of

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

Filters and Tuned Amplifiers

Filters and Tuned Amplifiers Filters and Tuned Amplifiers Essential building block in many systems, particularly in communication and instrumentation systems Typically implemented in one of three technologies: passive LC filters,

More information

Overview of Bode Plots Transfer function review Piece-wise linear approximations First-order terms Second-order terms (complex poles & zeros)

Overview of Bode Plots Transfer function review Piece-wise linear approximations First-order terms Second-order terms (complex poles & zeros) Overview of Bode Plots Transfer function review Piece-wise linear approximations First-order terms Second-order terms (complex poles & zeros) J. McNames Portland State University ECE 222 Bode Plots Ver.

More information

Lecture 5: Frequency domain analysis: Nyquist, Bode Diagrams, second order systems, system types

Lecture 5: Frequency domain analysis: Nyquist, Bode Diagrams, second order systems, system types Lecture 5: Frequency domain analysis: Nyquist, Bode Diagrams, second order systems, system types Venkata Sonti Department of Mechanical Engineering Indian Institute of Science Bangalore, India, 562 This

More information

Dynamic circuits: Frequency domain analysis

Dynamic circuits: Frequency domain analysis Electronic Circuits 1 Dynamic circuits: Contents Free oscillation and natural frequency Transfer functions Frequency response Bode plots 1 System behaviour: overview 2 System behaviour : review solution

More information

Lecture 17. Phys. 207: Waves and Light Physics Department Yarmouk University Irbid Jordan

Lecture 17. Phys. 207: Waves and Light Physics Department Yarmouk University Irbid Jordan Leture 17 Phys. 7: Waves and Light Physis Departent Yarouk University 1163 Irbid Jordan Dr. Nidal Ershaidat http://taps.yu.edu.jo/physis/courses/phys7/le5-1 Maxwell s Equations In 187, Jaes Clerk Maxwell's

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

Automatic Control (TSRT15): Lecture 7

Automatic Control (TSRT15): Lecture 7 Automatic Control (TSRT15): Lecture 7 Tianshi Chen Division of Automatic Control Dept. of Electrical Engineering Email: tschen@isy.liu.se Phone: 13-282226 Office: B-house extrance 25-27 Outline 2 Feedforward

More information

H(s) = s. a 2. H eq (z) = z z. G(s) a 2. G(s) A B. s 2 s(s + a) 2 s(s a) G(s) 1 a 1 a. } = (z s 1)( z. e ) ) (z. (z 1)(z e at )(z e at )

H(s) = s. a 2. H eq (z) = z z. G(s) a 2. G(s) A B. s 2 s(s + a) 2 s(s a) G(s) 1 a 1 a. } = (z s 1)( z. e ) ) (z. (z 1)(z e at )(z e at ) .7 Quiz Solutions Problem : a H(s) = s a a) Calculate the zero order hold equivalent H eq (z). H eq (z) = z z G(s) Z{ } s G(s) a Z{ } = Z{ s s(s a ) } G(s) A B Z{ } = Z{ + } s s(s + a) s(s a) G(s) a a

More information

Laboratory III: Operational Amplifiers

Laboratory III: Operational Amplifiers Physics 33, Fall 2008 Lab III - Handout Laboratory III: Operational Amplifiers Introduction Operational amplifiers are one of the most useful building blocks of analog electronics. Ideally, an op amp would

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

Texas A&M University Department of Electrical and Computer Engineering

Texas A&M University Department of Electrical and Computer Engineering Texas A&M University Department of Electrical and Computer Engineering ECEN 622: Active Network Synthesis Homework #2, Fall 206 Carlos Pech Catzim 72300256 Page of .i) Obtain the transfer function of circuit

More information

PROBLEMS OF CHAPTER 4: INTRODUCTION TO PASSIVE FILTERS.

PROBLEMS OF CHAPTER 4: INTRODUCTION TO PASSIVE FILTERS. PROBEMS OF CHAPTER 4: INTRODUCTION TO PASSIVE FITERS. April 4, 27 Problem 4. For the circuit shown in (a) we want to design a filter with the zero-pole diagram shown in (b). C X j jω e g (t) v(t) - σ (a)

More information

Chapter 5 Frequency Domain Analysis of Systems

Chapter 5 Frequency Domain Analysis of Systems Chapter 5 Frequency Domain Analysis of Systems CT, LTI Systems Consider the following CT LTI system: xt () ht () yt () Assumption: the impulse response h(t) is absolutely integrable, i.e., ht ( ) dt< (this

More information

Chapter 7: Filter Design 7.1 Practical Filter Terminology

Chapter 7: Filter Design 7.1 Practical Filter Terminology hapter 7: Filter Design 7. Practical Filter Terminology Analog and digital filters and their designs constitute one of the major emphasis areas in signal processing and communication systems. This is due

More information

Steady State Frequency Response Using Bode Plots

Steady State Frequency Response Using Bode Plots School of Engineering Department of Electrical and Computer Engineering 332:224 Principles of Electrical Engineering II Laboratory Experiment 3 Steady State Frequency Response Using Bode Plots 1 Introduction

More information

IIR digital filter design for low pass filter based on impulse invariance and bilinear transformation methods using butterworth analog filter

IIR digital filter design for low pass filter based on impulse invariance and bilinear transformation methods using butterworth analog filter IIR digital filter design for low pass filter based on impulse invariance and bilinear transformation methods using butterworth analog filter Nasser M. Abbasi May 5, 0 compiled on hursday January, 07 at

More information

Stability Condition in Terms of the Pole Locations

Stability Condition in Terms of the Pole Locations Stability Condition in Terms of the Pole Locations A causal LTI digital filter is BIBO stable if and only if its impulse response h[n] is absolutely summable, i.e., 1 = S h [ n] < n= We now develop a stability

More information

Signals and Systems. Lecture 11 Wednesday 22 nd November 2017 DR TANIA STATHAKI

Signals and Systems. Lecture 11 Wednesday 22 nd November 2017 DR TANIA STATHAKI Signals and Systems Lecture 11 Wednesday 22 nd November 2017 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL PROCESSING IMPERIAL COLLEGE LONDON Effect on poles and zeros on frequency response

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Signals & Systems Prof. ark Fowler Note Set #28 D-T Systems: DT Filters Ideal & Practical /4 Ideal D-T Filters Just as in the CT case we can specify filters. We looked at the ideal filter for the

More information

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % (

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % ( 16.50 Leture 0 Subjet: Introdution to Component Mathing and Off-Design Operation At this point it is well to reflet on whih of the many parameters we have introdued (like M, τ, τ t, ϑ t, f, et.) are free

More information

Robust Control 3 The Closed Loop

Robust Control 3 The Closed Loop Robust Control 3 The Closed Loop Harry G. Kwatny Department of Mechanical Engineering & Mechanics Drexel University /2/2002 Outline Closed Loop Transfer Functions Traditional Performance Measures Time

More information

Exercise 1 (A Non-minimum Phase System)

Exercise 1 (A Non-minimum Phase System) Prof. Dr. E. Frazzoli 5-59- Control Systems I (HS 25) Solution Exercise Set Loop Shaping Noele Norris, 9th December 26 Exercise (A Non-minimum Phase System) To increase the rise time of the system, we

More information

Duct Acoustics. Chap.4 Duct Acoustics. Plane wave

Duct Acoustics. Chap.4 Duct Acoustics. Plane wave Chap.4 Dut Aoustis Dut Aoustis Plane wave A sound propagation in pipes with different ross-setional area f the wavelength of sound is large in omparison with the diameter of the pipe the sound propagates

More information

The Approximation Problem

The Approximation Problem EE 508 Lecture The Approximation Problem Classical Approximating Functions - Elliptic Approximations - Thompson and Bessel Approximations Review from Last Time Chebyshev Approximations T Type II Chebyshev

More information

ELECTRONIC SYSTEMS. Basic operational amplifier circuits. Electronic Systems - C3 13/05/ DDC Storey 1

ELECTRONIC SYSTEMS. Basic operational amplifier circuits. Electronic Systems - C3 13/05/ DDC Storey 1 Electronic Systems C3 3/05/2009 Politecnico di Torino ICT school Lesson C3 ELECTONIC SYSTEMS C OPEATIONAL AMPLIFIES C.3 Op Amp circuits» Application examples» Analysis of amplifier circuits» Single and

More information

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Week 05 Module - 05 Tutorial No.4 Welcome everyone my name is Basudev Majumder, I am

More information

EE482: Digital Signal Processing Applications

EE482: Digital Signal Processing Applications Professor Brendan Morris, SEB 3216, brendan.morris@unlv.edu EE482: Digital Signal Processing Applications Spring 2014 TTh 14:30-15:45 CBC C222 Lecture 05 IIR Design 14/03/04 http://www.ee.unlv.edu/~b1morris/ee482/

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 23: Drawing The Nyquist Plot Overview In this Lecture, you will learn: Review of Nyquist Drawing the Nyquist Plot Using the

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

r + - FINAL June 12, 2012 MAE 143B Linear Control Prof. M. Krstic

r + - FINAL June 12, 2012 MAE 143B Linear Control Prof. M. Krstic MAE 43B Linear Control Prof. M. Krstic FINAL June, One sheet of hand-written notes (two pages). Present your reasoning and calculations clearly. Inconsistent etchings will not be graded. Write answers

More information

Switched Capacitor: Sampled Data Systems

Switched Capacitor: Sampled Data Systems Switched Capacitor: Sampled Data Systems Basic switched capacitor theory How has Anadigm utilised this. Theory-Basic SC and Anadigm-1 Resistor & Charge Relationship I + V - I Resistance is defined in terms

More information

The Approximation Problem

The Approximation Problem EE 508 Lecture The Approximation Problem Classical Approximating Functions - Elliptic Approximations - Thompson and Bessel Approximations Review from Last Time Chebyshev Approximations T Type II Chebyshev

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Illinois Institute of Technology Lecture 2: Drawing Bode Plots, Part 2 Overview In this Lecture, you will learn: Simple Plots Real Zeros Real Poles Complex

More information

Automatic Control 2. Loop shaping. Prof. Alberto Bemporad. University of Trento. Academic year

Automatic Control 2. Loop shaping. Prof. Alberto Bemporad. University of Trento. Academic year Automatic Control 2 Loop shaping Prof. Alberto Bemporad University of Trento Academic year 21-211 Prof. Alberto Bemporad (University of Trento) Automatic Control 2 Academic year 21-211 1 / 39 Feedback

More information

EE 205 Dr. A. Zidouri. Electric Circuits II. Frequency Selective Circuits (Filters) Bode Plots: Complex Poles and Zeros.

EE 205 Dr. A. Zidouri. Electric Circuits II. Frequency Selective Circuits (Filters) Bode Plots: Complex Poles and Zeros. EE 5 Dr. A. Zidouri Electric Circuits II Frequecy Selective Circuits (Filters) Bode Plots: Complex Poles ad Zeros Lecture #4 - - EE 5 Dr. A. Zidouri The material to be covered i this lecture is as follows:

More information

Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam!

Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Prüfung Regelungstechnik I (Control Systems I) Prof. Dr. Lino Guzzella 5. 2. 2 Übersetzungshilfe / Translation aid (English) To be returned at the end of the exam! Do not mark up this translation aid -

More information

Lab #4 Capacitors and Inductors. Capacitor Transient and Steady State Response

Lab #4 Capacitors and Inductors. Capacitor Transient and Steady State Response Capacitor Transient and Steady State Response Like resistors, capacitors are also basic circuit elements. Capacitors come in a seemingly endless variety of shapes and sizes, and they can all be represented

More information

Automatic Control A. A.A. 2016/2017 July 7, Corso di Laurea Magistrale in Ingegneria Meccanica. Prof. Luca Bascetta.

Automatic Control A. A.A. 2016/2017 July 7, Corso di Laurea Magistrale in Ingegneria Meccanica. Prof. Luca Bascetta. Corso di Laurea Magistrale in Ingegneria Meccanica Automatic Control A Prof. Luca Bascetta A.A. 2016/2017 July 7, 2017 Name: Surname: University ID number: Signature: This file consists of 8 pages (including

More information

F = c where ^ı is a unit vector along the ray. The normal component is. Iν cos 2 θ. d dadt. dp normal (θ,φ) = dpcos θ = df ν

F = c where ^ı is a unit vector along the ray. The normal component is. Iν cos 2 θ. d dadt. dp normal (θ,φ) = dpcos θ = df ν INTRODUCTION So far, the only information we have been able to get about the universe beyond the solar system is from the eletromagneti radiation that reahes us (and a few osmi rays). So doing Astrophysis

More information