Open In App

Block Diagram Algebra

Last Updated : 27 Feb, 2024
Improve
Improve
Like Article
Like
Save
Share
Report

In this article, We will discuss about block diagram and its components. We will also discuss about the various rules involved in block diagram algebra along with its equivalent block diagram. In addition to these we will also discuss about the application, advantages and disadvantages.

What is a Block Diagram?

In a control system, there are a number of components. The function of these components are represented by the use of blocks. These blocks are interconnected with each other by using directed lines which indicate the direction of signal flow. Thus, we can say that a block diagram is a representation of a control system with the use of blocks and lines.

Different Elements of a Block Diagram

A block diagram consists of some elements that are used to represent the components of a system in the block diagram. These are:-

  • Functional Block:- This symbol represents the transfer function G(s) of a system.
  • Summing Point:- This is the point where different output signals from the previous block or different signals of the system are added to form a single signal
  • Take Off Point:- It is a tapping point in the system where the desired signal is tapped off to be utilized elsewhere in the diagram.
Block diagram

Block diagram


Block Diagram Algebra

Block diagram algebra is a type of algebra which involves the basic elements of block diagram. It is used to find the overall transfer function of system by using block diagram reduction.

Rules for Block Diagram Algebra

First we will look into some connections of block diagram. There some basic connection of blocks in a block diagram. There can be three possible ways of connection between two block. These are :

  • Series Connection
  • Parallel Connection
  • Feedback Connection
  • Shifting The Summing Point After The Block
  • Shifting The Summing Point Before The Block
  • Shifting the Take Off Point After The Block
  • Shifting The Take Off Point Before The Block

1. Series Connection

Series connection is one type of connection between two blocks. It is also known as cascade connection. It is similar to the series connection of resistors. Let us take a example to understand this connection.

Series Connection

Series Connection

In the above diagram we have two transfer function [Tex]G_1(s)\:\:\:and \:\:\: G_2(s) [/Tex]. The input to the system is X(s) and output will be Y(s) .

After passing through G1 (s) the input for next block would become [Tex]G_1(s)X(s) [/Tex]

Therefore, the final output of the system will be [Tex]Y(s)=[G_1(s)G_2(s)]X(s) [/Tex]

From the above equation, we can conclude that the final output of two blocks in series is the product of their transfer function multiplied with the input. From this we can say that two block in series can be replaced by a single block whose transfer function is the product of the transfer function of the two blocks in series.

Equivalent Series connection

Equivalent Series connection


2. Parallel Connection

It is another type of connection where the blocks are connected in parallel to each other. It is similar to the parallel connection in the resistances. The blocks which are in parallel will have the same input. Let’s understand it through the following diagram


Parallel Connection

Parallel Connection

The input given is X(s) to the transfer functions [Tex]G_1(s)\:\:\:and \:\:\: G_2(s) [/Tex] which are connected in parallel.

The output from these transfers function will be [Tex]Y_1(s)=X(s)G_1(s)\:\:\:and \:\:\: Y_2(s)=X(s)G_2(s) [/Tex]

As we have a summing point before the final output therefore, the final output will be summation of both the outputs.

[Tex]Y(s)=Y_1(s)+Y_2(s) \newline Y(s)=X(s)[G_1(s)+G_2(s)] [/Tex]

From above we can conclude that the two blocks in parallel can be replaced by a single block whose transfer function is the sum of the transfer functions of the blocks connected in parallel.

Equivalent Parallel Connection

Equivalent Parallel Connection


3. Feedback Connection

In this type of connection feedback is present in the diagram. When output of the system is fed back to the input to stabilize and reduce error of the system is called as feedback. Feedback can be of positive or negative type. When the feedback loop is added with the input signal it is called as positive feedback and when the feedback is subtracted from the input signal it is called as negative feedback.

Feedback

Feedback

The above diagram shows a feedback connection having a positive feedback. We have a input of X(s) and feedback transfer function as H(s) and another transfer function G(s).

As there is positive feedback the feedback is added to the input signal so the summation will give output as [Tex]K(s)=X(s)+H(s)Y(s) [/Tex]

The final output will be, [Tex]Y(s)=K(s)G(s) \newline Y(s)=[X(s)+H(s)Y(s)]G(s) Y(s)[1-G(s)H(s)]=G(s)X(s) \newline \frac{Y(s)}{X(s)}=\frac{G(s)}{1-G(s)H(s)} [/Tex]

For negative feedback the transfer function will be, [Tex]\newline \frac{Y(s)}{X(s)}=\frac{G(s)}{1+G(s)H(s)} [/Tex]

So we can say the feedback can be replaced by the above transfer function as a single block.

Equivalent Feedback

Equivalent Feedback


4. Shifting The Summing Point After The Block

This involves the shift of the summation point after the block. But after the shift the output result should not change.

Initially the block diagram is in the manner of the given below diagram with input as X(s) and through summation as R(s) and the output is [Tex]Y(s)=G(s)[R(s)+X(s)] [/Tex].

Block diagram in original form

Block diagram in original form

When we shift the summation after the block we get the following diagram.

Block diagram  after shift

Block diagram after shift

Where the output is [Tex]Y(s)=G(s)X(s)+R(s) [/Tex] which is not equal to the initial output. To make both the output same we add another block of G(s) with input R(s).

Equivalent Block Diagram

Equivalent Block Diagram

From the above diagram we get the output as [Tex]Y(s)=G(s)[R(s)+X(s)] [/Tex] which is same as the initial equation.


5. Shifting The Summing Point Before The Block

This involves the shift of the summation point before the block. But after the shift the output result should not change.

Initially the block diagram is in the manner of the given below diagram with input as X(s) and then summation of R(s) after G(s) block.

Block diagram  before shift

Block diagram before shift

We will get the output as [Tex]Y(s)=X(s)G(s)+R(s) [/Tex]

After shifting of the summation we get the following diagram

After shifting

After shifting

The output of the diagram is [Tex]Y(s)=X(s)G(s)+R(s)G(s) [/Tex] which is not equal to case before shifting. To make the equation same we make the following changes to the diagram by adding a block of [Tex]\frac{1}{G(s)} [/Tex] with the R(s) input.

Equivalent Block Diagram

Equivalent Block Diagram

Now the output will be [Tex]Y(s)=X(s)G(s)+R(s) [/Tex] which is same as the case before shifting.


6. Shifting the Take Off Point After The Block

Original Block Diagram

Original Block Diagram

In the above diagram we have [Tex]Y(s)=X(s)G(s),R(s)=X(s) [/Tex]

After Shift

After Shift

After we shift the takeoff point after the block we get, [Tex]Y(s)=R(s)=X(s)G(s) [/Tex]. Here we see that the value of Y(s) remains same but the value of R(s) is changed. To make it same as in original case we add a block of 1/G(s) to R(s). Then the equivalent diagram is shown below.

Equivalent Block Diagram

Equivalent Block Diagram


7. Shifting The Take Off Point Before The Block
Block diagram

Block diagram

In the above diagram we have [Tex]Y(s)=R(s)=X(s)G(s) [/Tex]

After shift

After shift

After we shift the takeoff point before the block we get, [Tex]Y(s)=X(s)G(s),R(s)=X(s) [/Tex]. Here we see that the value of Y(s) remains same but the value of R(s) is changed. To make it same as in original case we add a block of G(s) to R(s). Then the equivalent diagram is shown below.

Equivalent Block Diagram

Equivalent Block Diagram


Application of Block Diagram Algebra

  • Block diagrams are used for for simplified representation of control systems.
  • Signal processing systems are also represented through block diagram and block diagram algebra is used to analyze these systems.
  • It is used for block diagram reduction which is used to find the transmittance of the overall system.


Advantages and Disadvantages of Block Diagram Algebra

Given below are Advantages and Disadvantages of Block Diagram Algebra

Advantages

  • Block diagram is used for simplifying complex control systems
  • It provides an systematic approach for finding gains of the circuit.

Disadvantages

  • It is applicable to linear and time invariant circuits only.
  • In case large and complex system it is difficult to design a block diagram and it becomes less effective


Conclusion

In conclusion, Block diagrams are an important part of control system. They are very useful to represent any control system in a simple manner. The block diagram algebra further simplifies the design by reducing the number of block and redesigning as per requirement to calculate the overall gain or transmittance of the system. Although they are very useful in many cases it is limited to linear time invariant system. It is still widely used for analysis of the circuits


FAQs on Block Diagram Algebra

What is Block Diagram Reduction?

Block Diagram reduction is a technique of reducing the number of blocks using block diagram algebra. It is used to find the overall gain of the system

What are the different operations of block diagram algebra?

Block diagram algebra includes series, parallel and feedback connection, along with that it involves shifting of summing point and take off before and after the block.

What is feedback in control system?

When the output is fed to the input it is known as feed back loop. Feedback can be negative or positive. It is used for bring stability and reducing errors of a system.



Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads