G(s) = Y (s)/u(s) In this representation, the output is always the Transfer function times the input. Y (s) = G(s)U(s).



Similar documents
Lecture 5 Rational functions and partial fraction expansion

Partial Fractions: Undetermined Coefficients

is identically equal to x 2 +3x +2

3.6. Partial Fractions. Introduction. Prerequisites. Learning Outcomes

Matlab and Simulink. Matlab and Simulink for Control

Positive Feedback and Oscillators

α = u v. In other words, Orthogonal Projection

Root Locus. E(s) K. R(s) C(s) 1 s(s+a) Consider the closed loop transfer function:

(Refer Slide Time: 01:11-01:27)

Integrals of Rational Functions

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson

SIGNAL FLOW GRAPHS. Prof. S. C.Pilli, Principal, Session: XI, 19/09/06 K.L.E.S. College of Engineering and Technology, Belgaum

Chapter 9: Controller design

3.1 State Space Models

ECE 3510 Final given: Spring 11

(Refer Slide Time: 2:03)

Chapter 11 Current Programmed Control

Understanding Poles and Zeros

Part IB Paper 6: Information Engineering LINEAR SYSTEMS AND CONTROL Dr Glenn Vinnicombe HANDOUT 3. Stability and pole locations.

The degree of a polynomial function is equal to the highest exponent found on the independent variables.

ARBITRAGE-FREE OPTION PRICING MODELS. Denis Bell. University of North Florida

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives

ROUTH S STABILITY CRITERION

is identically equal to x 2 +3x +2

V out. Figure 1: A voltage divider on the left, and potentiometer on the right.

Indiana State Core Curriculum Standards updated 2009 Algebra I

Short Programs for functions on Curves

2.161 Signal Processing: Continuous and Discrete Fall 2008

Partial Fractions. (x 1)(x 2 + 1)

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Solving Rational Equations

3.2 Sources, Sinks, Saddles, and Spirals

This is a square root. The number under the radical is 9. (An asterisk * means multiply.)

9.2 Summation Notation

3 1. Note that all cubes solve it; therefore, there are no more

4.1. COMPLEX NUMBERS

1.3 Algebraic Expressions

Lecture Notes on Polynomials

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)

Students Manual for the Exam. General Engineering and Electrical Civil Engineering Discipline

2.3. Finding polynomial functions. An Introduction:

Lectures 5-6: Taylor Series

Zeros of Polynomial Functions

2. Length and distance in hyperbolic geometry

South Carolina College- and Career-Ready (SCCCR) Algebra 1

Vocabulary Words and Definitions for Algebra

Equations, Inequalities & Partial Fractions

Discrete Mathematics: Homework 7 solution. Due:

Zeros of Polynomial Functions

7. Some irreducible polynomials

Coding and decoding with convolutional codes. The Viterbi Algor

EE 402 RECITATION #13 REPORT

by the matrix A results in a vector which is a reflection of the given

A power series about x = a is the series of the form

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA

1.7. Partial Fractions Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x).

LINEAR EQUATIONS IN TWO VARIABLES

Core Maths C1. Revision Notes

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes

Bode Diagrams of Transfer Functions and Impedances ECEN 2260 Supplementary Notes R. W. Erickson

minimal polyonomial Example

Motor Control. Suppose we wish to use a microprocessor to control a motor - (or to control the load attached to the motor!) Power supply.

The Factor Theorem and a corollary of the Fundamental Theorem of Algebra

Polynomials. Dr. philippe B. laval Kennesaw State University. April 3, 2005

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015

4.3 Lagrange Approximation

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0.

Arithmetic and Algebra of Matrices

Graphing Rational Functions

Numerical Analysis Lecture Notes

4 The M/M/1 queue. 4.1 Time-dependent behaviour

The Golden Rule. Where investment I is equal to the savings rate s times total production Y: So consumption per worker C/L is equal to:

Partial Fractions. p(x) q(x)

The Mean Value Theorem

Lecture 7 Circuit analysis via Laplace transform

A simple and fast algorithm for computing exponentials of power series

EECE 460 : Control System Design

ACCUPLACER Arithmetic & Elementary Algebra Study Guide

MA107 Precalculus Algebra Exam 2 Review Solutions

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS

Notes 11: List Decoding Folded Reed-Solomon Codes

DEFINITION A complex number is a matrix of the form. x y. , y x

Σ _. Feedback Amplifiers: One and Two Pole cases. Negative Feedback:

Cyclotomic Extensions

19 LINEAR QUADRATIC REGULATOR

Introduction to Finite Fields (cont.)

VCO K 0 /S K 0 is tho slope of the oscillator frequency to voltage characteristic in rads per sec. per volt.

Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as:

Lagrange Interpolation is a method of fitting an equation to a set of points that functions well when there are few points given.

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Network Traffic Modelling

Math 120 Final Exam Practice Problems, Form: A

Derive 5: The Easiest... Just Got Better!

3.2 The Factor Theorem and The Remainder Theorem

The Method of Partial Fractions Math 121 Calculus II Spring 2015

Transcription:

Transfer Functions The transfer function of a linear system is the ratio of the Laplace Transform of the output to the Laplace Transform of the input, i.e., Y (s)/u(s). Denoting this ratio by G(s), i.e., we represent the linear system as G(s) = Y (s)/u(s) In this representation, the output is always the Transfer function times the input Y (s) = G(s)U(s). Example: Suppose a linear system is represented by the differential equation d 2 y dt 2 + a dy 1 dt + a 0y = u s 2 Y (s) + a 1 sy (s) + a 0 Y (s) = U(s). Taking Laplace Transforms with zero initial conditions, (s 2 + a 1 s + a 0 )Y (s) = U(s) we see that the transfer function is G(s) = Y (s) U(s) = 1 s 2 + a 1 s + a 0. Remarks: The transfer function is always computed with all initial conditions equal to zero. The transfer function is the Laplace Transform of the impulse response function. [To see this, set U(s) = 1.] The transfer function of any linear system is a rational function G(s) = n(s) d(s) = b ms m + + b 1 s + b 0 a n s n + + a 1 s + a 0 where n(s), d(s) are the numerator and denominator polynomials of G(s), respectively G(s) is proper if G(s) is strictly proper if m < n. m = deg n(s) n = deg d(s) For a proper or strictly proper rational function, the difference α = n m is called the relative degree of the transfer function. 1

The denominator polynomial d(s) is called the characteristic polynomial. The roots of d(s) are the poles of G(s). The roots of n(s) are the zeros of G(s). Assuming that n(s) and d(s) have no common factors then G(s) has n finite poles and m finite zeros in the complex plane. We will see that the location of the poles and zeros of G(s) completely determine the behavior of the linear system. A strictly proper transfer function always satisfies G(s) 0 as s. Example: s s 2 + 1 = 1/s 1 + 1/s 0 as s. We say that G(s) has a zero at s =. In fact, G(s) has α = n m zeros at. In this way a proper transfer function has exactly n-poles and n-zeros counting zeros at infinity. Example: G(s) = s + 1 s(s + 2)(s + 3). Then G(s) has poles at s = 0, 2, 3 and zeros at s = 1,, since the relative degree is α = 2. Standard Forms of Feedback Control Systems Consider the block diagram shown below: This is the standard cascade compensation, unity feedback system. G(s) = plant transfer function H(s) = compensator transfer function R(s) = reference input C(s) = output E(s) = R(s) C(s) = error signal or actuating signal The product G(s)H(s) is called the open loop transfer function or forward transfer function The plant transfer function is determined from the physical models of the system. The compensator transfer function is to be designed by us. The block diagram represents the equations C(s) = G(s)H(s)E(s) E(s) = R(s) C(s) = R(s) G(s)H(s)E(s). 2

Therefore, E(s) = 1 1 + G(s)H(s) R(s) and C(s) = G(s)H(s) 1 + G(s)H(s) R(s). The transfer function G(s)H(s) 1+G(s)H(s) is called the closed loop transfer function. The transfer function 1 1+G(s)H(s) is called the system sensitivity function. Typically R(s) represents the desired output and the control design problem is, given G(s), design H(s) so that C(s) R(s), or equivalently so that E(s) 0. We see that, to 1 do this we should have 1+G(s)H(s) 0 and G(s)H(s) 1+G(s)H(s) 1. We will develop techniques to do this. In some cases the compensator H(s) might be given in the feedback path instead of in cascade with the plant This forms a non-unity feedback system. In this case the open loop transfer function The actual signal is G(s)H(s) = B(s) E(s). E(s) = R(s) B(s) = R(s) H(s)C(s). Note in this case that the actuating signal is no longer the same as the error signal, R(s) C(s). In fact, the error signal is not physically present in the block diagram in the case of non-unity feedback. It is easy to show that the closed loop transfer function now is and the sensitivity function is the same. Block Diagram Reduction G(s) 1 + G(s)H(s) A general linear control system may be built up from many interconnected subsystems, each of which is a system by itself, and, hence, represented by a transfer function. We need ways to reduce a complicated block diagram to a simpler form, for example, the linear system 3

is not in standard form. What is the closed loop transfer function C(s)/R(s)? In order to answer this, we need to develop a Block Diagram Algebra to replace complex blocks by equivalent, but simpler blocks. 1) Series (Cascade) Connection This is equivalent to: Proof: Note that the original block diagram represents the equations Substituting for Y 2 in the first equation gives Y 1 = G 1 (s)y 2 Y 2 = G 2 (s)x. Y 1 = G 1 (s)g 2 (s)x which is represented by the second block diagram. Remarks: Notice that the intermediate signal Y 2 (s) is lost, i.e., it does not appear in the equivalent block diagram. 2) Parallel Connection Y (s) = G 1 (s)x(s) + G 2 (s)x(s) = (G 1 (s) + G 2 (s))x(s). Therefore the equivalent block diagram representation is 3) Feedback Connection a) unity feedback is equivalent to 4

b non-unity feedback is equivalent to Example: Find the closed transfer function C(s) R(s) Step 1) Step 2) Finally C(s)/R(s) = = G 1G 2H 2 1+G 1H 1 1 + G1G2H2 1+G 1H 1 G 1 G 2 H 2 1 + G 1 H 1 + G 1 G 2 H 2 4) Moving a Pick-Off Point a) ahead of a block (I) is equivalent to (II) provided H 2 = H 1 /G 2. 5

Proof: In diagram (I) we have Y 2 = H 1 X 2 In diagram (II) we have Y 2 = H 2 Y 1 = H 2 G 2 X 2 Therefore H 1 = H 2 G 2 or H 2 = H 1 /G 2 b) Find C(s)/R(s) = T (s) Step 1: Move pick-off point ahead of G 3. Step 2: Combine cascade of G 2 and G 3 and eliminate the upper feedback loop. Step 3: Simplify cascade connection and eliminate the final non-unity feedback loop. G 1G 2G 3 1+G 2G 3H 1 1 + G1G2G3 1+G 2G 3H 1 H2 G 3 G 1 G 2 G 3 = 1 + G 2 G 3 H 1 + G 1 G 2 H 2 = T (s). There are other rules for moving summing junctions, etc. The important point to remember is that the block diagram is a representation of algebraic equation so the equivalent block diagram can always be reproduced 6

from the equations. Summary of Block Diagram Algebra 7

8