Lesson 15: Bode Plots of Transfer Functions

Slides:



Advertisements
Similar presentations
Polynomial Inequalities in One Variable
Advertisements

Bode Phase Plots Professor Walter W. Olson
ECEN/MAE 3723 – Systems I MATLAB Lecture 3.
Lecture 3: Common Simple Dynamic Systems
Chapter 4 Modelling and Analysis for Process Control
Fundamentals of Electric Circuits Chapter 14 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Bode Magnitude Plots Constructed Bode Actual Bode
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Laplace Transforms.
Frequency Response Methods and Stability
Poles and Zeros and Transfer Functions
Lecture 201 EEE 302 Electrical Networks II Dr. Keith E. Holbert Summer 2001.
Frequency Response Analysis
Lecture 191 Sinusoids (7.1); Phasors (7.3); Complex Numbers (Appendix) Prof. Phillips April 16, 2003.
1 Frequency Response Methods The system is described in terms of its response to one form of basic signals – sinusoid. The reasons of using frequency domain.
Dr. / Mohamed Ahmed Ebrahim Mohamed Automatic Control By Dr. / Mohamed Ahmed Ebrahim Mohamed Web site:
Lect21EEE 2021 Bode Plots Dr. Holbert April 16, 2008.
سیستمهای کنترل خطی پاییز 1389 بسم ا... الرحمن الرحيم دکتر حسين بلندي - دکتر سید مجید اسما عیل زاده.
Chapter 13 1 Frequency Response Analysis Sinusoidal Forcing of a First-Order Process For a first-order transfer function with gain K and time constant,
Chapter 10 Analog Systems
Circuits II EE221 Unit 4 Instructor: Kevin D. Donohue
1 Chapter 5 Sinusoidal Input. 2 Chapter 5 Examples: 1.24 hour variations in cooling water temperature Hz electrical noise (in USA!) Processes are.
Frequency Response Analysis Section 6. E&CE 380 Copyright © 1998 by William J. Wilson. All rights reserved G(s)G(s)G(s)G(s) r(t) = A sin(  t) c(t) =
INC 341PT & BP INC341 Frequency Response Method Lecture 11.
Week 9 Frequency Response And Bode Plots. Frequency Response The frequency response of a circuit describes the behavior of the transfer function, G(s),
Lecture 22: Frequency Response Analysis (Pt II) 1.Conclusion of Bode plot construction 2.Relative stability 3.System identification example ME 431, Lecture.
Lecture 21: Intro to Frequency Response 1.Review of time response techniques 2.Intro to the concept of frequency response 3.Intro to Bode plots and their.
G(s) Input (sinusoid) Time Output Ti me InputOutput A linear, time-invariant single input and single output (SISO) system. The input to this system is.
Automatic Control By Dr. / Mohamed Ahmed Ebrahim Mohamed Web site:
سیستمهای کنترل خطی پاییز 1389 بسم ا... الرحمن الرحيم دکتر حسين بلندي - دکتر سید مجید اسما عیل زاده.
BASIC OF INSRUMENTAION PROCESS & CONTROL -:Guided by:- Proff. Piyush Modi Dept. of Chemical Engg. Pacific School of Engg. Surat.
1 Eeng 224 Chapter 14 Frequency Response Huseyin Bilgekul Eeng 224 Circuit Theory II Department of Electrical and Electronic Engineering Eastern Mediterranean.
ETEC 4501 Chapter 4 Laplace Transforms and Transfer Functions.
Lesson 19: Process Characteristics- 1 st Order Lag & Dead-Time Processes ET 438a Automatic Control Systems Technology lesson19et438a.pptx 1.
ET 438a Automatic Control Systems Technology Lesson 17: Combined Mode Control 1 lesson17et438a.pptx.
Lesson 21: Methods of System Analysis
Lesson 16: Basic Control Modes
Lesson 22: Determining Control Stability Using Bode Plots
Lesson 13: Effects of Negative Feedback on System disturbances
Lesson 20: Process Characteristics- 2nd Order Lag Process
Lesson 12: Transfer Functions In The Laplace Domain
Frequency response I As the frequency of the processed signals increases, the effects of parasitic capacitance in (BJT/MOS) transistors start to manifest.
© Dr. Elmer P. Dadios - DLSU Fellow & Professor
Lesson 1: Phasors and Complex Arithmetic
Network Analysis and Synthesis
Chapter 3: Frequency Response of AC Circuit Sem2 2015/2016
6. Nyquist Diagram, Bode Diagram, Gain Margin, Phase Margin,
Lesson 18: Integral Process Characteristics
DNT Control Principle Frequency Response Techniques DNT Control Principle.
Bode Plot Nafees Ahmed Asstt. Professor, EE Deptt DIT, DehraDun.
ECET 345 Competitive Success/snaptutorial.com
ECET 345 Education for Service-- snaptutorial.com.
ECET 345 Teaching Effectively-- snaptutorial.com.
ECEN Automatic Control Systems Introduction and Control Basics
Control System Toolbox
ELEC 202 Circuit Analysis II
Frequency Response Analysis
Digital Control Systems (DCS)
1 ECEN Automatic Control Systems Matlab Lecture 1 Introduction and Control Basics Presented by Moayed Daneshyari OKLAHOMA STATE UNIVERSITY.
Hanani binti Abdul Wahab 24 September 2008
Project 1: Brake System Modelling & Control
Frequency Response Method
دکتر حسين بلندي- دکتر سید مجید اسما عیل زاده
Frequency Response Analysis
Example Combination of Systems Transfer Function:
Control System Toolbox (Part-III)
Time-domain vs Frequency -domain?
Frequency Response Analysis
Chapter 10 Analog Systems
The Frequency-Response Design Method
Presentation transcript:

Lesson 15: Bode Plots of Transfer Functions lesson15et438a.pptx Lesson 15: Bode Plots of Transfer Functions ET 438a Automatic Control Systems Technology

Learning Objectives After this presentation you will be able to: Compute the magnitude of a transfer function for a given radian frequency. Compute the phase shift of a transfer function for a given radian frequency. Construct a Bode plot that shows both magnitude and phase shift as functions of transfer function input frequency Use MatLAB instructions it produce Bode plots of transfer functions. lesson15et438a.pptx

Construction of Bode Plots Bode plots consist of two individual graphs: a) a semilog plot of gain vs frequency b) a semilog plot of phase shift vs frequency. Frequency is the logarithmic axis on both plots. Bode plots of transfer functions give the frequency response of a control system To compute the points for a Bode Plot: 1) Replace Laplace variable, s, in transfer function with jw 2) Select frequencies of interest in rad/sec (w=2pf) 3) Compute magnitude and phase angle of the resulting complex expression. lesson15et438a.pptx

Construction of Bode Plots Bode plot calculations- magnitude/phase X(jw) Y(jw) Transfer Function Where for a given frequency Gain: Phase: To find the magnitude and phase shift of a complex number in rectangular form given: lesson15et438a.pptx

Computing Transfer Function Values Example 15-1: A self-regulating tank has a transfer function of the form shown below. The tank has a time constant, t=1590 seconds and a gain, G=2000 s/m2. Determine the amplitude and phase shift of the system to a sinusoidal flow input of 0.0001592 Hz Solution: Substitute values of G, t, and jw into transfer function and compute the gain magnitude and phase shift. lesson15et438a.pptx

Example 15-1 Solution (1) Place radian frequency into transfer function and compute complex number Convert the result to polar form to find magnitude and phase shift lesson15et438a.pptx

Example 15-1 Solution (2) Complex gain Magnitude Calculation Phase shift Ans At 0.001 rad/sec, the system has a gain of 60.5 dB and the output changes in height lag the flow changes by 58 degrees Ans lesson15et438a.pptx

Constructing Bode Plots Using MatLAB MatLAB has control system toolbox functions for defining Linear Time-invariant systems (LTI) and constructing the Bode plots. Use tf and bode functions to create LTI and plot. Introducing zpk function sys = zpk(z,p,k) Turns arrays of zeros, poles and gains into LTI called sys Where z = array of transfer function zeros p = array of transfer function poles k = array of transfer function gains lesson15et438a.pptx

Constructing Bode Plots Using MatLAB Example 15-2: Construct the Bode plot for the given transfer function shown in factored form using MatLAB control toolbox functions. Solution: Transfer function has one zero at s=0 and two poles at s=-1/0.001=-1000 Dividing the transfer function denominator and numerator by 0.001 places it into standard form lesson15et438a.pptx

Constructing Bode Plots Using MatLAB MatLAB code to produce Bode plot of given transfer function Magnitude plot Enter at command prompt of into m-file k= [5] p=[1000 1000] z=[0] sys=zpk(z,p,k) bode(sys) Phase plot w=1000 lesson15et438a.pptx

Constructing Bode Plots Using MatLAB The bode(sys) function can plot more than one transfer function on the same figure axis. The figure produced by the bode(sys) function can be copied and pasted into wordprocessors and other programs. To plot more than one transfer function use the following syntax: bode(sys1,sys2,…). Example 15-3: Compare the Bode plots of the transfer function given in Example 15-2 to the function given below. Use MatLAB to generate the Bode plots on a single set of axis. Note: the only difference is the gain is increased by a factor of 100. lesson15et438a.pptx

Constructing Bode Plots Using MatLAB Enter at command prompt of into m-file sys2 k= [5] p=[1000 1000] z=[0] sys1=zpk(z,p,k) k1=[500] sys2=zpk(z,p,k1) bode(sys1,’ro-’,sys2,’b-’) sys1 This changes plot styles (blue solid line) sys1 & sys2 lesson15et438a.pptx

ET 438a Automatic Control Systems Technology End Lesson 15: Bode Plots of Transfer Functions lesson15et438a.pptx