3105 Block Diagrams
Introduction
We discussed some simple block diagrams when we introduced the notions of system, input, and output back in unit 1. Here, we will include the transfer function in the diagram and show how to use them to compute the transfer function of more complicated systems.
As we do this, it will be useful to keep in mind the desciption of the transfer function as output/input.
Simple Examples
Example 1. Suppose we have the system , with input and output . The Laplace transform converts this all to functions and equations in the frequency variable . The transfer function for this system is . We can write the relation between input and output as
As a block diagram we can represent the system by
Sometimes we write the formula for the transfer function in the box representing the system. For the above example this would look like
Example 2. (Cascading systems) Consider the cascaded system
The input to the cascade is and the output is . The first equation takes the input and outputs . This is the input to the second equation, which ouputs .
This is easy to solve on the frequency side. Let and be the transfer functions for the two differential equations. Considering the two equations separately we have
It follows immediately that . Therefore the transfer function for the cascade is
In other words, for cascaded systems the transfer functions multiply.
Representing this as block diagrams we have two equivalent diagrams
Example 3. (Parallel systems) Suppose that we have a system consisting of two systems in parallel as shown in the block diagram.
Find the transfer function for the entire system.
Solution. The plus sign in the circle indicates the two signals coming into the junction should be added. The split near the start indicates the input go into each system.
The way to figure out the transfer function is to name the outputs of each individual system.
For each system we know output transfer function input.
Thus, . So, we easily compute
Therefore the transfer function is .
Feedback Loops
Many systems use feedback loops. That is, the output of the system is monitored and used to modify the input. It is very hard to control a system without a feedback loop.
Suppose we start with a system with transfer function .
and modify it to have the feedback loop shown
The original system is known as the open loop system and the corresponding system with feedback is known as the closed loop system.
We've labeled the outputs from each system element. The symbol means the input is scaled by , that is apply a gain of to the input. The symbol means the two inputs are combined; the plus and minus signs indicate to add or subtract the corresponding input.
The method of finding the transfer function is the same as in the previous examples. A bit of algebra gives
As usual, the transfer function is output/input . This formula is one case of what is often called Black's formula.
Example 4. Suppose we have an open loop system, say a circuit, with transfer function . If we add a feedback loop with gain then using Black's formula the closed loop transfer function is