![]() |
In this article, we will discuss the method of converting the block diagram into a signal flow graph in a control system. We will first discuss about signal flow graph and its terminologies. We also discuss the construction of signal flow graphs from linear equations. We will then discuss about block diagram and its components. We will then discuss the steps for conversion and then see an example. We will discuss the Mason gain formula and its example. Later in the article, we will discuss the advantages, disadvantages, and applications of this method. Table of Content What is a Signal Flow Graph?A signal flow graph is a graphical representation of the control systems. It consists of a network in which nodes represent system variables. These nodes are connected by direct branches. Terminologies Related to the Signal Flow GraphWe will now discuss the common terminologies that are there when the signal flow graph is discussed. These terminologies are:-
Construction of Signal Flow Graph from Linear EquationLet us consider a system which is described by a set of linear equations [Tex]x_2=a_{12}x_1+a_{12}x_3+a_{12}x_4 \newline x_3=a_{23}x_2 \newline x_4=a_{24}x_2+a_{32}x_3+a_{44}x_4 \newline x_5=a_{25}x_2+a_{45}x_4 [/Tex] Where the input node is x1 and output node is x5 Now constructing the SFG Step 1: First placing the nodes ![]() Step 1 Step 2: Graph from 1st Equation ![]() Step 2 Step 3: Graph from 1st and 2nd equation ![]() Step 3 Step 4: Graph from 1st, 2nd and 3rd equation ![]() Step 4 Step 5: Combing all the four equations we get the final signal flow graph ![]() Step 5 What is Block Diagram?A system consists of number of components. The function of each component is represented by a block. All the blocks are interconnected by the lines with arrows indicating the flow of signal from output of onw block to another. These block diagram gives the idea of the system and the interrelation of various components of the system. Different parts of Block DiagramThere some parts that are used to show different functions in a block diagram. These are:-
![]() Block Diagram Steps to Draw Signal Flow Graph from Block DiagramWe need to follow the steps given below to convert block diagram into signal flow graph.
![]() Block Diagram to SFG conversion Mason’s Gain FormulaMason’s gain formula is used to find the overall transmittance or gain of the system from signal flow graph. [Tex]T=\frac{\Sigma_{k=1}^kP_k\Delta_k }{\Delta} [/Tex] Where,
Solved ExampleConvert the block diagram into signal flow graph and find the overall transfer function ![]() Question Block Diagram The signal flow diagram of the given block diagram is ![]() Solution The forward paths are [Tex]P_1=G_1G_3G_4 \:\:\:\:\:P_2=-G_1G_2 [/Tex] The loop gains are [Tex]L_1=G_3G_4(-1) \newline L_2=G_1G_3H_1(-1) \newline L_3=G_1G_3H_1(-1) \newline L_4=G_1(-G_2)(-1)G_3H_1(-1) \newline L_5=G_1(-G_2)(-1)G_3H_1(-1) [/Tex] As we can see that all loops are touching path [Tex]P_1\:and \:P_2 [/Tex] . therefore the path factors will be unity. [Tex]\Delta=1-(L_1+L_2+L_3+L_4+L_5) \newline= 1+G_3G_4+2G_1G_3H_1+2G_1G_2G_3H_1 [/Tex] using mason’s gain formula we get, [Tex]\frac{C}{R}=\frac{P_1\Delta_1+P_2\Delta_2}{\Delta}=\frac{G_1G_3G_4-G_1G_2}{1+G_3G_4+2G_1G_3H_1+2G_1G_2G_3H_1} [/Tex] Applications of Conversion of Block Diagrams into Signal Flow Graphs
Advantages of Conversion of Block Diagrams into Signal Flow Graphs
Disadvantages of Conversion of Block Diagrams into Signal Flow Graphs
ConclusionIn conclusion, we have seen the importance of signal flow diagram and the conversion of block diagram to signal flow diagram. We have learnt about the steps required for converting the block diagram into signal flow diagram with the help of examples. This method is a very useful as it provides simple and clear representation of the system. It also reduces the complexity of the system. Although it is quiet advantageous but it still has some limitation like applicable only to linear systems and not effective in case of large and complex systems. FAQs on Conversion of Block Diagrams into Signal Flow Graphs1. Why Block diagrams are converted into signal flow graphs?
2. In what type of systems Signal flow graphs are used?
3. Why SFG is used in control system?
|
Reffered: https://www.geeksforgeeks.org
Control Systems |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |