Transfer Functions
Transfer Functions
Definition:
The relationship from an input signal, u, to an output signal, y, in the Laplace transform
domain.
1. Series:
is equivalent to
2. Parallel:
is equivalent to:
3. Positive Feedback:
is equivalent to:
4. Negative Feedback:
is equivalent to
Additional Rules:
1. Summing Junctions
2. For the transfer functions of multiple inputs: u1, u2, etc., to output y, use superposition.
That is, for the transfer function of u1 to y, disregard the effects u2, u3 etc.
Example 1:
is equivalent to:
Block Diagrams
What Is A Block Diagram?
Here are the relationships for this particular system. (Click here for a review
of signal relationships in a block diagram.)
Next, you can combine all of those relationships and get an overall
relationship between the input and the output in the system. Here is the
process.
That's what you need to know, and the final relationship will allow you to
compute the output given knowledge of the system components and the input.
What if you have a more complex system? Here is a block diagram of a
slightly more complex system.
The plant being controlled includes a pump motor. The output is the
height of a liquid in a tank.
o It takes some threshold voltage on the pump to get it started.
After the voltage exceeds the threshold, the flow rate into the
pump depends upon the amount by which the threshold is exceeded.
o In the block diagram model above, the threshold voltage (V T)and
attendant effects are modelled using another summer.
The controller has a transfer function, GC(s).
The sensor has a transfer function, GS(s).
We can write the mathematical relationships that exist in this block
diagram.
o Y(s) = GP(s)[W(s) - VT(s)]
o Y(s) = GP(s)[GC(s)E(s) - VT(s)]
o Y(s) = GP(s)[GC(s)(U(s) - GS(s)Y(s)) - VT(s)]
Now, solve for Y(s), and you get:
o Y(s) = U(s)GP(s)GC(s)[1 + GP(s)GC(s)GS(s)] - VT(s)GP(s)[1 +
GP(s)GC(s)GS(s)]
Now, notice that the output has two components. One of those
components is due to the input - something we know about. The other
component of the output is due to the threshold voltage - something we might
not have expected.
1. Generate a complete block diagram for the system and be sure that you
incorporate all of the offsets in your block diagram model.
2. Using your block diagram model write out the algebraic equations for each
block.
3. Solve the equations you have written to determine the output of the
system (or the error if that is what you are interested in). Note that the
output will probably depend upon the input and all of the offset quantities
you added.
4. Use the solution to determine numerical values for the output.
Remember, you are often interested in steady state solutions (DC
solutions) and you can get that by using DC gains with s = 0 in your
transfer functions.
References
[1] Gene F. Franklin, J. David Powell and Abbas Emami-Naeini, Feedback Control of
Dynamic Systems - 2nd Edition, Addison Wesley, 1991
[2] Benjamin C. Kuo, Automatic Control Systems - 5th Edition, Prentice-Hall, 1987
[3] John A. Camara, Practice Problems for the Electrical and Computer Engineering PE
Exam - 6th Edition, Professional Publications, 2002
[4] NCEES, Fundamentals of Engineering Supplied-Reference Handbook - 6th Edition,
2003