0% found this document useful (0 votes)
33 views7 pages

L07 Control Systems - Block Diagram Algebra

Block diagram algebra deals with representing groups of blocks in control systems as single blocks. The key connections are series, parallel and feedback, where the transfer function of the single block is the product, sum or closed-loop transfer function respectively. The positions of summing and take-off points can be changed by adding or removing blocks as needed to preserve the input-output behavior.

Uploaded by

1500806
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views7 pages

L07 Control Systems - Block Diagram Algebra

Block diagram algebra deals with representing groups of blocks in control systems as single blocks. The key connections are series, parallel and feedback, where the transfer function of the single block is the product, sum or closed-loop transfer function respectively. The positions of summing and take-off points can be changed by adding or removing blocks as needed to preserve the input-output behavior.

Uploaded by

1500806
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

7.

Control Systems − Block Diagram Algebra Control Systems

Block diagram algebra is nothing but the algebra involved with the basic elements of the
block diagram. This algebra deals with the pictorial representation of algebraic equations.

Basic Connections for Blocks


There are three basic types of connections between two blocks.

Series Connection
Series connection is also called cascade connection. In the following figure, two blocks
having transfer functions 𝐺1 (𝑠) and 𝐺2 (𝑠) are connected in series.

For this combination, we will get the output 𝑌(𝑠) as


𝑌(𝑠) = 𝐺2 (𝑠)𝑍(𝑠)

Where, 𝑍(𝑠) = 𝐺1 (𝑠)𝑋(𝑠)


=> 𝑌(𝑠) = 𝐺2 (𝑠)[𝐺1 (𝑠)𝑋(𝑠)] = 𝐺1 (𝑠)𝐺2 (𝑠)𝑋(𝑠)
=> 𝑌(𝑠) = {𝐺1 (𝑠)𝐺2 (𝑠)} 𝑋(𝑠)

Compare this equation with the standard form of the output equation, 𝑌(𝑠) = 𝐺(𝑠) 𝑋(𝑠).
Where, 𝐺(𝑠) = 𝐺1 (𝑠)𝐺2 (𝑠).

That means we can represent the series connection of two blocks with a single block.
The transfer function of this single block is the product of the transfer functions of
those two blocks. The equivalent block diagram is shown below.

Similarly, you can represent series connection of ‘n’ blocks with a single block. The transfer
function of this single block is the product of the transfer functions of all those ‘n’ blocks.

Parallel Connection
The blocks which are connected in parallel will have the same input. In the following
figure, two blocks having transfer functions 𝐺1 (𝑠) and 𝐺2 (𝑠) are connected in parallel. The
outputs of these two blocks are connected to the summing point.

25
Control Systems

For this combination, we will get the output 𝑌(𝑠) as


𝑌(𝑠) = 𝑌1 (𝑠) + 𝑌2 (𝑠)

Where, 𝑌1 (𝑠) = 𝐺1 (𝑠)𝑋(𝑠) and 𝑌2 (𝑠) = 𝐺2 (𝑠)𝑋(𝑠)


=> 𝑌(𝑠) = 𝐺1 (𝑠)𝑋(𝑠) + 𝐺2 (𝑠)𝑋(𝑠) = {𝐺1 (𝑠) + 𝐺2 (𝑠)} 𝑋(𝑠)

Compare this equation with the standard form of the output equation, 𝑌(𝑠) = 𝐺(𝑠) 𝑋(𝑠).

Where, 𝐺(𝑠) = 𝐺1 (𝑠) + 𝐺2 (𝑠).

That means we can represent the parallel connection of two blocks with a single block.
The transfer function of this single block is the sum of the transfer functions of those
two blocks. The equivalent block diagram is shown below.

Similarly, you can represent parallel connection of ‘n’ blocks with a single block. The
transfer function of this single block is the algebraic sum of the transfer functions of all
those ‘n’ blocks.

Feedback Connection
As we discussed in previous chapters, there are two types of feedback — positive
feedback and negative feedback. The following figure shows negative feedback control
system. Here, two blocks having transfer functions 𝐺(𝑠) and 𝐻(𝑠) form a closed loop.

The output of the summing point is -


𝐸(𝑠) = 𝑋(𝑠) − 𝐻(𝑠)𝑌(𝑠)

The output 𝑌(𝑠) is -


𝑌(𝑠) = 𝐸(𝑠)𝐺(𝑠)

26
Control Systems

Substitute 𝐸(𝑠) value in the above equation.


𝑌(𝑠) = {𝑋(𝑠) − 𝐻(𝑠) 𝑌(𝑠)}𝐺(𝑠)
𝑌(𝑠) {1 + 𝐺(𝑠)𝐻(𝑠)} = 𝑋(𝑠)𝐺(𝑠)
𝑌(𝑠) 𝐺(𝑠)
=> =
𝑋(𝑠) 1 + 𝐺(𝑠)𝐻(𝑠)
𝐺(𝑠)
Therefore, the negative feedback closed loop transfer function is .
1 + 𝐺(𝑠)𝐻(𝑠)

This means we can represent the negative feedback connection of two blocks with a single
block. The transfer function of this single block is the closed loop transfer function of the
negative feedback. The equivalent block diagram is shown below.

Similarly, you can represent the positive feedback connection of two blocks with a single
block. The transfer function of this single block is the closed loop transfer function of the
𝐺(𝑠)
positive feedback, i.e., .
1− 𝐺(𝑠)𝐻(𝑠)

Block Diagram Algebra for Summing Points


There are two possibilities of shifting summing points with respect to blocks:

 Shifting summing point after the block

 Shifting summing point before the block

Let us now see what kind of arrangements need to be done in the above two cases one by
one.

Shifting Summing Point After the Block


Consider the block diagram shown in the following figure. Here, the summing point is
present before the block.

Summing point has two inputs 𝑅(𝑠) and 𝑋(𝑠). The output of it is {𝑅(𝑠) + 𝑋(𝑠)}.

So, the input to the block 𝐺(𝑠) is {𝑅(𝑠) + 𝑋(𝑠)} and the output of it is –
𝑌(𝑠) = 𝐺(𝑠) {𝑅(𝑠) + 𝑋(𝑠)}

=> 𝑌(𝑠) = 𝐺(𝑠) 𝑅(𝑠) + 𝐺(𝑠) 𝑋(𝑠) (Equation 1)

27
Control Systems

Now, shift the summing point after the block. This block diagram is shown in the following
figure.

Output of the block 𝐺(𝑠) is 𝐺(𝑠)𝑅(𝑠).

The output of the summing point is

𝑌(𝑠) = 𝐺(𝑠)𝑅(𝑠) + 𝑋(𝑠) (Equation 2)

Compare Equation 1 and Equation 2.

The first term ‘𝐺(𝑠) 𝑅(𝑠)’ is same in both the equations. But, there is difference in the
second term. In order to get the second term also same, we require one more block 𝐺(𝑠).
It is having the input 𝑋(𝑠) and the output of this block is given as input to summing point
instead of 𝑋(𝑠). This block diagram is shown in the following figure.

Shifting Summing Point Before the Block


Consider the block diagram shown in the following figure. Here, the summing point is
present after the block.

Output of this block diagram is -

𝑌(𝑠) = 𝐺(𝑠)𝑅(𝑠) + 𝑋(𝑠) (Equation 3)

Now, shift the summing point before the block. This block diagram is shown in the following
figure.

28
Control Systems

Output of this block diagram is -

𝑌(𝑠) = 𝐺(𝑠)𝑅(𝑠) + 𝐺(𝑠)𝑋(𝑠) (Equation 4)

Compare Equation 3 and Equation 4,

The first term ‘𝐺(𝑠) 𝑅(𝑠)’ is same in both equations. But, there is difference in the second
1
term. In order to get the second term also same, we require one more block . It is
𝐺(𝑠)
having the input 𝑋(𝑠) and the output of this block is given as input to summing point
instead of 𝑋(𝑠). This block diagram is shown in the following figure.

Block Diagram Algebra for Take-off Points


There are two possibilities of shifting the take-off points with respect to blocks:

 Shifting take-off point after the block

 Shifting take-off point before the block

Let us now see what kind of arrangements are to be done in the above two cases, one by
one.

29
Control Systems

Shifting Take-off Point After the Block


Consider the block diagram shown in the following figure. In this case, the take-off point
is present before the block.

Here, 𝑋(𝑠) = 𝑅(𝑠) and 𝑌(𝑠) = 𝐺(𝑠)𝑅(𝑠).

When you shift the take-off point after the block, the output 𝑌(𝑠) will be same. But, there
is difference in 𝑋(𝑠) value. So, in order to get the same 𝑋(𝑠) value, we require one more
1
block . It is having the input 𝑌(𝑠) and the output is 𝑋(𝑠). This block diagram is shown in
𝐺(𝑠)
the following figure.

Shifting Take-off Point Before the Block


Consider the block diagram shown in the following figure. Here, the take-off point is
present after the block.

Here, 𝑋(𝑠) = 𝑌(𝑠) = 𝐺(𝑠)𝑅(𝑠).

30
Control Systems

When you shift the take-off point before the block, the output 𝑌(𝑠) will be same. But, there
is difference in 𝑋(𝑠) value. So, in order to get same 𝑋(𝑠) value, we require one more block
𝐺(𝑠). It is having the input 𝑅(𝑠) and the output is 𝑋(𝑠). This block diagram is shown in the
following figure.

31

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy