AME-558
Syllabus | Technical Information | Class | Homework and Exams | References and Links | FAQ
IntroductionThis is a brief review of prerequisite material. Hopefully you know most everything regarding this topic. Still it is important that you do the homework to refresh your memory and identify minor deficiencies.
Reading: Brogan's Chapter 2 is a very condensed overview of classical control theory using Laplace and Z-transform methods. We shall cover Z-transforms and discrete-time systems in Topic 2, so you can skip those parts for now. Other than that you should read the chapter.
If you need a more detailed review of the material in Chapter 2 of Brogan, it is covered in Ogata, Chapters 3, 4, 5, 6, 7, and 8. All this material is supposed to be prerequisite for this course, but we will review it quickly in this Topic. Test #1 will be confined to these prerequisite materials.
Objectives: You should be able to solve all of the problems given at the end of this lesson with confidence. You are then nominally prepared to take this course!
Linear Systems Modeled by Transfer FunctionsA system is linear if two simultaneous inputs produce an output equal to the sum of the outputs produced when the same inputs are applied separately. This is the principle of superposition . One consequence is that the amplitude of the output must be proportional to that of the input. Real systems are never truly linear, because they cannot respond proportionately to inputs of arbitrary size.
The most important tool in classical control theory is the modeling of linear systems in the Laplace transform domain:
![[Block Diagram 1]](bd1.gif)
is the Laplace transform of the regulation signal :
is the Laplace transform of the controlled signal :
is the transfer function, defined by:
The superposition principle follows:
Feedback Control Systems![[Block Diagram 2]](bd2.gif)
We need the following definitions:
Feedforward Transfer Function:
Feedback Transfer Function:
Open-Loop Transfer Function:
Closed-Loop Transfer Function:
The first two definitions should be obvious from the block diagram. The open-loop transfer function is the transfer function between the input and the feedback signal, if the connection of the feedback were severed, or opened.
You should derive: the closed-loop transfer function.
Poles and ZerosWrite the transfer function F(s) as a ratio of polynomials:
Then the values of (roots) that satisfy the equation are called the zeros of the transfer function, and the roots of the equation are called the poles of the tranfer function.
Applying this to the feedback system shown previously, the open-loop transfer function is:
Thus the zeroes and poles of the open-loop transfer function are respectively the unions of the zeros and of the poles of the feedforward and the feedback transfer functions.
For the closed-loop transfer function, we have:
From this we see that the zeroes are equal to the union of the zeroes of the feedforward transfer function and the poles of the feedback transfer function. The poles of the closed-loop transfer function, however, depend on the value of the gain . For the case , the poles are the same as the open-loop poles. For the case , the poles are the same as the open-loop zeros. The solutions of:
,
or equivalently,
.
for all positive values of form the root locus of the closed-loop transfer function. The root locus will consist of curves starting at the open-loop poles ( , roots of ) and ending at the open-loop zeros (, roots of ).
Root Locus PropertiesThe root locus equation is
The open-loop poles are the roots of P(s) = 0. The open-loop zeros are the roots of Q(s) = 0.
For example, suppose that the closed-loop characteristic function of a system of interest is
or equivalently
The roots of this equation are the closed-loop eigenvalues, and thus of considerable interest. The corresponding root locus equation is
Here is a list of root locus properties.
Of these properties, items 1--5 are most important.
Here are some example root locus plots. Consider first the transfer function
The corresponding root locus plot is

Consider next the transfer function
The corresponding root locus plot is

Finally, consider the transfer function
The corresponding root locus plot is

What's next?
Go on to page 2, where we'll look at stability analysis.