SlideShare a Scribd company logo
GANDHINAGAR INSTITUTE OF
TECHNOLOGY
CONTROL ENGINEERING (2151908)
Active learning assignment
On
SIGNAL FLOW GRAPH
Prepared by:-
1). Sonani Manav 140120119223
2). Suthar Chandresh 140120119229
3). Tade Govind 140120119230
Guided by :-Asst. Prof. Kashyap Ramaiya
Outline
• Introduction to Signal Flow Graphs
 Definitions
 Terminologies
• Signal-Flow Graph Models
• BD to SFG
 Example
• Mason’s Gain Formula
Example
6/09/2016 2
Introduction
3
• Definition:-
“ A signal flow graph is a graphical representation of the
relationship between variables of a set of linear algebraic
equation.”
• A signal-flow graph consists of a network in which nodes
are connected by directed branches.
• It depicts the flow of signals from one point of a system to
another and gives the relationships among the signals.
6/09/2016
Fundamentals of Signal Flow Graphs
• Consider a simple equation below and draw its signal flow graph:
• The signal flow graph of the equation is shown below;
• Every variable in a signal flow graph is designed by a Node.
• Every transmission function in a signal flow graph is designed by a
Branch.
• Branches are always unidirectional.
• The arrow in the branch denotes the direction of the signal flow.
axy 
x ya
6/09/2016 4
Terminologies
• An input node or source contain only the outgoing branches. i.e., X1
• An output node or sink contain only the incoming branches. i.e., X4
• A path is a continuous, unidirectional succession of branches along which no
node is passed more than ones. i.e.,
• A forward path is a path from the input node to the output node. i.e.,
X1 to X2 to X3 to X4 , and X1 to X2 to X4 , are forward paths.
• A feedback path or feedback loop is a path which originates and terminates on
the same node. i.e.; X2 to X3 and back to X2 is a feedback path.
X1 to X2 to X3 to X4
X2 to X3 to X4X1 to X2 to X4
6/09/2016 5
Terminologies
• A self-loop is a feedback loop consisting of a single branch. i.e.; A33 is a self
loop.
• The gain of a branch is the transmission function of that branch.
• The path gain is the product of branch gains encountered in traversing a path.
i.e. the gain of forwards path X1 to X2 to X3 to X4 is A21A32A43
• The loop gain is the product of the branch gains of the loop. i.e., the loop gain
of the feedback loop from X2 to X3 and back to X2 is A32A23.
• Two loops, paths, or loop and a path are said to be non-touching if they have
no nodes in common.
6/09/2016 6
SFG terms representation
input node (source)
b1x a
2x
c
4x
d
1
3x
3x
mixed node mixed node
forward path
path
loop
branch
node
transmittance
input node (source)
6/09/2016 7
Signal-Flow Graph Models
34
203
312
2101
hxx
gxfxx
exdxx
cxbxaxx




b
x4x3x2
x1
x0
h
f
g
e
d
c
a
xo is input and x4 is output
Construct the signal flow graph for the following set of
simultaneous equations.
• There are four variables in the equations (i.e., x1,x2,x3,and x4) therefore four nodes are
required to construct the signal flow graph.
• Arrange these four nodes from left to right and connect them with the associated
branches.
• Another way to arrange this
graph is shown in the figure.
BD to SFG
6/09/2016 10
Block Diagram Signal Flow Graph
BD to SFG
6/09/2016 11
Block Diagram
Block
Diagram
Signal Flow Graph
Example:-
6/09/2016 12
Mason’s Rule (Mason, 1953)
• The block diagram reduction technique requires successive
application of fundamental relationships in order to arrive at the
system transfer function.
• On the other hand, Mason’s rule for reducing a signal-flow graph
to a single transfer function requires the application of one
formula.
• The formula was derived by S. J. Mason when he related the
signal-flow graph to the simultaneous equations that can be
written from the graph.
6/09/2016 13
Mason’s Rule:
• The transfer function T, of a system represented by a signal-flow graph is;
Where,
n = number of forward paths.
Pi = the i th forward-path gain.
∆ = Determinant of the system
∆i = Determinant of the ith forward path
• ∆ is called the signal flow graph determinant or characteristic function. Since
∆=0 is the system characteristic equation.




 
n
i
iiP
sR
sC
T 1
)(
)(
6/09/2016 14
Mason’s Rule:
∆ = 1- (sum of all individual loop transmittance) + (sum of the products of
loop transmittance of all possible pairs of Non Touching loops) – (sum of
the products of loop transmittance of Triple of Non Touching loop) + …
∆i = Calculate ∆ for ith path
=1- All the loops that do not touch the ith forward path




 
n
i
iiP
sR
sC
T 1
)(
)(
6/09/2016 15
Systematic approach
1. Calculate forward path gain Pi for each forward path i.
2. Calculate all loop transfer functions.
3. Consider non-touching loops 2 at a time.
4. Consider non-touching loops 3 at a time.
5. etc
6. Calculate Δ from steps 2,3,4 and 5
7. Calculate Δi as portion of Δ not touching forward path i
166/09/2016
6/09/2016 17
Example 1:
Apply Mason’s Rule to calculate the transfer function of the system
represented by following Signal Flow Graph
Continued…..
• In this system there is only one forward path between the input R(s) and the
output C(s). The forward path gain is
• we see that there are three individual loops. The gains of these loops are
𝐿1 = 𝐺1 𝐺2 𝐻1
𝐿2 = −𝐺2 𝐺3 𝐻2
𝐿3 = −𝐺1 𝐺2 𝐺3
• Note that since all three loops have a common branch, there are no non-touching
loops. Hence, the determinant ∆ is given by
∆= 1 − (𝐿1+ 𝐿2 + 𝐿3)
= 1 − 𝐺1 𝐺2 𝐻1 +𝐺2 𝐺3 𝐻2 +𝐺1 𝐺2 𝐺3
• There is no any non touching loop so we get,
∆𝑙= 1
• Therefore, the overall gain between the input 𝑅 𝑠 and the output 𝐶𝑠 or the closed
loop transfer function, is given by
𝐶𝑠
𝑅 𝑠
=
𝐺1 𝐺2 𝐺3
1 − 𝐺1 𝐺2 𝐻1 +𝐺2 𝐺3 𝐻2 +𝐺1 𝐺2 𝐺3
6/09/2016 18
𝑃1 = 𝐺1 𝐺2 𝐺3


 2211
)(
)( PP
sR
sC
TTherefore,
24313242121411 HGGGLHGGGLHGGL  ,,
There are three feedback loops
Example 2 :
Apply Mason’s Rule to calculate the transfer function of the system
represented by following Signal Flow Graph
6/09/2016 19
∆ = 1- (sum of all individual loop gains)
There are no non-touching loops, therefore
 3211 LLL 
 243124211411 HGGGHGGGHGG 
Example2:
Apply Mason’s Rule to calculate the transfer function of the system
represented by following Signal Flow Graph
6/09/2016 20
∆1 = 1- (sum of all individual loop gains)+...
Eliminate forward path-1
∆1 = 1
∆2 = 1- (sum of all individual loop gains)+...
Eliminate forward path-2
∆2 = 1
Example2 :
Apply Mason’s Rule to calculate the transfer function of the system
represented by following Signal Flow Graph
6/09/2016 21
Example 2: Continue
6/09/2016 22
THANK YOU
6/09/2016 23

More Related Content

What's hot

Solved problems in waveguides
Solved problems in waveguidesSolved problems in waveguides
Solved problems in waveguides
subhashinivec
 
6. steady state error
6. steady state error6. steady state error
6. steady state error
shurjeel amjad
 
Signal flow graph
Signal flow graphSignal flow graph
Signal flow graph
Sagar Kuntumal
 
Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula
vishalgohel12195
 
Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...
Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...
Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...
Waqas Afzal
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
Syed Saeed
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-functionSaifullah Memon
 
Root locus
Root locus Root locus
Root locus
Abhishek Choksi
 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response Analysis
Manthan Kanani
 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observability
jawaharramaya
 
ppt on Time Domain and Frequency Domain Analysis
ppt on Time Domain and Frequency Domain Analysisppt on Time Domain and Frequency Domain Analysis
ppt on Time Domain and Frequency Domain Analysis
sagar_kamble
 
Feedback in amplifier
Feedback in amplifierFeedback in amplifier
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response Analysis
Hussain K
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
Dr Naim R Kidwai
 
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
sanjay kumar pediredla
 
1.introduction to signals
1.introduction to signals1.introduction to signals
1.introduction to signals
INDIAN NAVY
 
Nyquist Stability Criterion
Nyquist  Stability CriterionNyquist  Stability Criterion
Nyquist Stability Criterion
Hussain K
 
Introduction to control systems
Introduction to control systemsIntroduction to control systems
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
Jay Baria
 

What's hot (20)

Solved problems in waveguides
Solved problems in waveguidesSolved problems in waveguides
Solved problems in waveguides
 
6. steady state error
6. steady state error6. steady state error
6. steady state error
 
Signal flow graph
Signal flow graphSignal flow graph
Signal flow graph
 
Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula Signal flow graph Mason’s Gain Formula
Signal flow graph Mason’s Gain Formula
 
Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...
Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...
Signal Flow Graph, SFG and Mason Gain Formula, Example solved with Masson Gai...
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-function
 
Root locus
Root locus Root locus
Root locus
 
Time Response Analysis
Time Response AnalysisTime Response Analysis
Time Response Analysis
 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observability
 
ppt on Time Domain and Frequency Domain Analysis
ppt on Time Domain and Frequency Domain Analysisppt on Time Domain and Frequency Domain Analysis
ppt on Time Domain and Frequency Domain Analysis
 
Feedback in amplifier
Feedback in amplifierFeedback in amplifier
Feedback in amplifier
 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response Analysis
 
Sampling Theorem
Sampling TheoremSampling Theorem
Sampling Theorem
 
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM ...
 
1.introduction to signals
1.introduction to signals1.introduction to signals
1.introduction to signals
 
Nyquist Stability Criterion
Nyquist  Stability CriterionNyquist  Stability Criterion
Nyquist Stability Criterion
 
Power amplifiers
Power amplifiersPower amplifiers
Power amplifiers
 
Introduction to control systems
Introduction to control systemsIntroduction to control systems
Introduction to control systems
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 

Viewers also liked

зимний колейдоскоп. рублева и.а.
зимний колейдоскоп. рублева и.а.зимний колейдоскоп. рублева и.а.
зимний колейдоскоп. рублева и.а.
virtualtaganrog
 
Control system tutorial-05
Control system tutorial-05Control system tutorial-05
Control system tutorial-05
Muhammadu Sathik
 
Conduction
ConductionConduction
Conduction
Sonal Upadhyay
 
Webinar - Maximize Your Library Technology - 2016-05-24
Webinar - Maximize Your Library Technology - 2016-05-24Webinar - Maximize Your Library Technology - 2016-05-24
Webinar - Maximize Your Library Technology - 2016-05-24
TechSoup
 
Designing Interactive Learning Spaces
Designing Interactive Learning Spaces Designing Interactive Learning Spaces
Designing Interactive Learning Spaces
Brian Pichman
 
Pgs 506 class-notes_
Pgs 506 class-notes_Pgs 506 class-notes_
Pgs 506 class-notes_Mahesh Kumar
 
Programming Ideas in Makerspaces
Programming Ideas in MakerspacesProgramming Ideas in Makerspaces
Programming Ideas in Makerspaces
Brian Pichman
 
Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21
Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21
Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21
TechSoup
 
Día internacional de la mujer
Día internacional de la mujerDía internacional de la mujer
Día internacional de la mujer
Nicolas Rojas
 
WordPress REST API hacking
WordPress REST API hackingWordPress REST API hacking
WordPress REST API hacking
Jeroen van Dijk
 
Prezentacija Blog
Prezentacija BlogPrezentacija Blog
Prezentacija Blogfizicarke2
 
Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...
Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...
Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...
Christian Heise
 
Dia internacional de la mujer
Dia internacional de la mujerDia internacional de la mujer
Dia internacional de la mujer
alejandro serrano
 
Programming ideas
Programming ideasProgramming ideas
Programming ideas
Brian Pichman
 
Cписок сотрудников "Золотой ключик"
Cписок сотрудников "Золотой ключик"Cписок сотрудников "Золотой ключик"
Cписок сотрудников "Золотой ключик"
Parusnik55
 
Презентация Центр ПМСС
Презентация Центр ПМССПрезентация Центр ПМСС
Презентация Центр ПМСС
Parusnik55
 
Carnaval
CarnavalCarnaval
Citylogistics in Amsterdam's Oude Pijp
Citylogistics in Amsterdam's Oude PijpCitylogistics in Amsterdam's Oude Pijp
Citylogistics in Amsterdam's Oude Pijp
Walther Ploos van Amstel
 
Filmska umjetnost
Filmska umjetnostFilmska umjetnost
Filmska umjetnost
aco bojic
 

Viewers also liked (20)

зимний колейдоскоп. рублева и.а.
зимний колейдоскоп. рублева и.а.зимний колейдоскоп. рублева и.а.
зимний колейдоскоп. рублева и.а.
 
Control system tutorial-05
Control system tutorial-05Control system tutorial-05
Control system tutorial-05
 
Control sm
Control smControl sm
Control sm
 
Conduction
ConductionConduction
Conduction
 
Webinar - Maximize Your Library Technology - 2016-05-24
Webinar - Maximize Your Library Technology - 2016-05-24Webinar - Maximize Your Library Technology - 2016-05-24
Webinar - Maximize Your Library Technology - 2016-05-24
 
Designing Interactive Learning Spaces
Designing Interactive Learning Spaces Designing Interactive Learning Spaces
Designing Interactive Learning Spaces
 
Pgs 506 class-notes_
Pgs 506 class-notes_Pgs 506 class-notes_
Pgs 506 class-notes_
 
Programming Ideas in Makerspaces
Programming Ideas in MakerspacesProgramming Ideas in Makerspaces
Programming Ideas in Makerspaces
 
Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21
Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21
Webinar - QuickBooks Online for Newer Nonprofit Users - 2016-07-21
 
Día internacional de la mujer
Día internacional de la mujerDía internacional de la mujer
Día internacional de la mujer
 
WordPress REST API hacking
WordPress REST API hackingWordPress REST API hacking
WordPress REST API hacking
 
Prezentacija Blog
Prezentacija BlogPrezentacija Blog
Prezentacija Blog
 
Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...
Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...
Disputation: Von Open Access zu Open Science: Zum Wandel digitaler Kulturen d...
 
Dia internacional de la mujer
Dia internacional de la mujerDia internacional de la mujer
Dia internacional de la mujer
 
Programming ideas
Programming ideasProgramming ideas
Programming ideas
 
Cписок сотрудников "Золотой ключик"
Cписок сотрудников "Золотой ключик"Cписок сотрудников "Золотой ключик"
Cписок сотрудников "Золотой ключик"
 
Презентация Центр ПМСС
Презентация Центр ПМССПрезентация Центр ПМСС
Презентация Центр ПМСС
 
Carnaval
CarnavalCarnaval
Carnaval
 
Citylogistics in Amsterdam's Oude Pijp
Citylogistics in Amsterdam's Oude PijpCitylogistics in Amsterdam's Oude Pijp
Citylogistics in Amsterdam's Oude Pijp
 
Filmska umjetnost
Filmska umjetnostFilmska umjetnost
Filmska umjetnost
 

Similar to Signal flow graph

Pertemuan 05. SFG (Signal Flow Graph)
Pertemuan 05. SFG (Signal Flow Graph)Pertemuan 05. SFG (Signal Flow Graph)
Pertemuan 05. SFG (Signal Flow Graph)
Aprianti Putri
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
03-05-2021_CS-EEE-A&B-SFG_synchros.pptx
03-05-2021_CS-EEE-A&B-SFG_synchros.pptx03-05-2021_CS-EEE-A&B-SFG_synchros.pptx
03-05-2021_CS-EEE-A&B-SFG_synchros.pptx
RaviMuthamala1
 
5. Signal flow graph, Mason’s gain formula.pptx
5. Signal flow graph, Mason’s gain formula.pptx5. Signal flow graph, Mason’s gain formula.pptx
5. Signal flow graph, Mason’s gain formula.pptx
AMSuryawanshi
 
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
RaviMuthamala1
 
Signal flow graphs
Signal flow graphsSignal flow graphs
Signal flow graphs
KALPANA K
 
SIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEM
SIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEMSIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEM
SIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEM
Dinesh Sharma
 
Unit v mmc
Unit v mmcUnit v mmc
Unit v mmc
Rahul Choubey
 
Feedback and Control Systems
Feedback and Control SystemsFeedback and Control Systems
Feedback and Control Systems
Kristina Badec
 
An Approach for Power Flow Analysis of Radial Distribution Networks
An Approach for Power Flow Analysis of Radial Distribution NetworksAn Approach for Power Flow Analysis of Radial Distribution Networks
An Approach for Power Flow Analysis of Radial Distribution Networks
researchinventy
 
Week 2- Lecture 1 ME-352 Control Engineering_100419.pptx
Week 2- Lecture 1  ME-352 Control Engineering_100419.pptxWeek 2- Lecture 1  ME-352 Control Engineering_100419.pptx
Week 2- Lecture 1 ME-352 Control Engineering_100419.pptx
AliKhan353983
 
Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...
Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...
Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...
IJERA Editor
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
Amr E. Mohamed
 
Stability and pole location
Stability and pole locationStability and pole location
Stability and pole location
ssuser5d64bb
 
Control Signal Flow Graphs lecture notes
Control Signal Flow Graphs  lecture notesControl Signal Flow Graphs  lecture notes
Control Signal Flow Graphs lecture notes
abbas miry
 
SFG.pptx
SFG.pptxSFG.pptx
SFG.pptx
abbas miry
 
01-05-2021_CS-EEE-A&B-SFG_synchros.pptx
01-05-2021_CS-EEE-A&B-SFG_synchros.pptx01-05-2021_CS-EEE-A&B-SFG_synchros.pptx
01-05-2021_CS-EEE-A&B-SFG_synchros.pptx
RaviMuthamala1
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
NANDHAKUMARA10
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
Charlton Inao
 

Similar to Signal flow graph (20)

Pertemuan 05. SFG (Signal Flow Graph)
Pertemuan 05. SFG (Signal Flow Graph)Pertemuan 05. SFG (Signal Flow Graph)
Pertemuan 05. SFG (Signal Flow Graph)
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
03-05-2021_CS-EEE-A&B-SFG_synchros.pptx
03-05-2021_CS-EEE-A&B-SFG_synchros.pptx03-05-2021_CS-EEE-A&B-SFG_synchros.pptx
03-05-2021_CS-EEE-A&B-SFG_synchros.pptx
 
5. Signal flow graph, Mason’s gain formula.pptx
5. Signal flow graph, Mason’s gain formula.pptx5. Signal flow graph, Mason’s gain formula.pptx
5. Signal flow graph, Mason’s gain formula.pptx
 
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
29-04-2021_CS-II-EEE(A&B)SFG&MASSON'S.pptx
 
Signal flow graphs
Signal flow graphsSignal flow graphs
Signal flow graphs
 
SIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEM
SIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEMSIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEM
SIGNIFICANCE OF BLOCK DIAGRAM AND SIGNAL FLOW GRAPH IN CONTROL SYSTEM
 
Unit v mmc
Unit v mmcUnit v mmc
Unit v mmc
 
Feedback and Control Systems
Feedback and Control SystemsFeedback and Control Systems
Feedback and Control Systems
 
An Approach for Power Flow Analysis of Radial Distribution Networks
An Approach for Power Flow Analysis of Radial Distribution NetworksAn Approach for Power Flow Analysis of Radial Distribution Networks
An Approach for Power Flow Analysis of Radial Distribution Networks
 
Week 2- Lecture 1 ME-352 Control Engineering_100419.pptx
Week 2- Lecture 1  ME-352 Control Engineering_100419.pptxWeek 2- Lecture 1  ME-352 Control Engineering_100419.pptx
Week 2- Lecture 1 ME-352 Control Engineering_100419.pptx
 
Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...
Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...
Pwm Control Strategy for Controlling Of Parallel Rectifiers In Single Phase T...
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
 
Stability and pole location
Stability and pole locationStability and pole location
Stability and pole location
 
Control Signal Flow Graphs lecture notes
Control Signal Flow Graphs  lecture notesControl Signal Flow Graphs  lecture notes
Control Signal Flow Graphs lecture notes
 
Wang1998
Wang1998Wang1998
Wang1998
 
SFG.pptx
SFG.pptxSFG.pptx
SFG.pptx
 
01-05-2021_CS-EEE-A&B-SFG_synchros.pptx
01-05-2021_CS-EEE-A&B-SFG_synchros.pptx01-05-2021_CS-EEE-A&B-SFG_synchros.pptx
01-05-2021_CS-EEE-A&B-SFG_synchros.pptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
 

More from Chandresh Suthar

Process of entrepreneureship
Process of entrepreneureshipProcess of entrepreneureship
Process of entrepreneureship
Chandresh Suthar
 
Solar energy
Solar energySolar energy
Solar energy
Chandresh Suthar
 
CELLULAR MANUFACTURING
CELLULAR MANUFACTURINGCELLULAR MANUFACTURING
CELLULAR MANUFACTURING
Chandresh Suthar
 
Recording techniques in method study
Recording techniques in method studyRecording techniques in method study
Recording techniques in method study
Chandresh Suthar
 
Multiport fuel injector system
Multiport fuel injector system Multiport fuel injector system
Multiport fuel injector system
Chandresh Suthar
 
Dynamics of reciprocating masses
Dynamics of reciprocating massesDynamics of reciprocating masses
Dynamics of reciprocating masses
Chandresh Suthar
 
Air conditioning system
Air conditioning system Air conditioning system
Air conditioning system
Chandresh Suthar
 
Homogeneous representation in geometric transformation
Homogeneous representation in geometric transformation Homogeneous representation in geometric transformation
Homogeneous representation in geometric transformation
Chandresh Suthar
 
Design of pressure vessel
Design of pressure vesselDesign of pressure vessel
Design of pressure vessel
Chandresh Suthar
 
Solidification
SolidificationSolidification
Solidification
Chandresh Suthar
 
Fire wall security
Fire wall securityFire wall security
Fire wall security
Chandresh Suthar
 
Heat conduction equation
Heat conduction equationHeat conduction equation
Heat conduction equation
Chandresh Suthar
 
Frictional clutch
Frictional clutchFrictional clutch
Frictional clutch
Chandresh Suthar
 
Thermal stesses
Thermal stessesThermal stesses
Thermal stesses
Chandresh Suthar
 
Non destructive testing
Non destructive testingNon destructive testing
Non destructive testing
Chandresh Suthar
 
Free body diagram
Free body diagramFree body diagram
Free body diagram
Chandresh Suthar
 
Gears
GearsGears
Boring machine
Boring machineBoring machine
Boring machine
Chandresh Suthar
 
Stess strain basic concept
Stess strain basic conceptStess strain basic concept
Stess strain basic concept
Chandresh Suthar
 
Lami's theorem
Lami's theoremLami's theorem
Lami's theorem
Chandresh Suthar
 

More from Chandresh Suthar (20)

Process of entrepreneureship
Process of entrepreneureshipProcess of entrepreneureship
Process of entrepreneureship
 
Solar energy
Solar energySolar energy
Solar energy
 
CELLULAR MANUFACTURING
CELLULAR MANUFACTURINGCELLULAR MANUFACTURING
CELLULAR MANUFACTURING
 
Recording techniques in method study
Recording techniques in method studyRecording techniques in method study
Recording techniques in method study
 
Multiport fuel injector system
Multiport fuel injector system Multiport fuel injector system
Multiport fuel injector system
 
Dynamics of reciprocating masses
Dynamics of reciprocating massesDynamics of reciprocating masses
Dynamics of reciprocating masses
 
Air conditioning system
Air conditioning system Air conditioning system
Air conditioning system
 
Homogeneous representation in geometric transformation
Homogeneous representation in geometric transformation Homogeneous representation in geometric transformation
Homogeneous representation in geometric transformation
 
Design of pressure vessel
Design of pressure vesselDesign of pressure vessel
Design of pressure vessel
 
Solidification
SolidificationSolidification
Solidification
 
Fire wall security
Fire wall securityFire wall security
Fire wall security
 
Heat conduction equation
Heat conduction equationHeat conduction equation
Heat conduction equation
 
Frictional clutch
Frictional clutchFrictional clutch
Frictional clutch
 
Thermal stesses
Thermal stessesThermal stesses
Thermal stesses
 
Non destructive testing
Non destructive testingNon destructive testing
Non destructive testing
 
Free body diagram
Free body diagramFree body diagram
Free body diagram
 
Gears
GearsGears
Gears
 
Boring machine
Boring machineBoring machine
Boring machine
 
Stess strain basic concept
Stess strain basic conceptStess strain basic concept
Stess strain basic concept
 
Lami's theorem
Lami's theoremLami's theorem
Lami's theorem
 

Recently uploaded

CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 

Recently uploaded (20)

CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 

Signal flow graph

  • 1. GANDHINAGAR INSTITUTE OF TECHNOLOGY CONTROL ENGINEERING (2151908) Active learning assignment On SIGNAL FLOW GRAPH Prepared by:- 1). Sonani Manav 140120119223 2). Suthar Chandresh 140120119229 3). Tade Govind 140120119230 Guided by :-Asst. Prof. Kashyap Ramaiya
  • 2. Outline • Introduction to Signal Flow Graphs  Definitions  Terminologies • Signal-Flow Graph Models • BD to SFG  Example • Mason’s Gain Formula Example 6/09/2016 2
  • 3. Introduction 3 • Definition:- “ A signal flow graph is a graphical representation of the relationship between variables of a set of linear algebraic equation.” • A signal-flow graph consists of a network in which nodes are connected by directed branches. • It depicts the flow of signals from one point of a system to another and gives the relationships among the signals. 6/09/2016
  • 4. Fundamentals of Signal Flow Graphs • Consider a simple equation below and draw its signal flow graph: • The signal flow graph of the equation is shown below; • Every variable in a signal flow graph is designed by a Node. • Every transmission function in a signal flow graph is designed by a Branch. • Branches are always unidirectional. • The arrow in the branch denotes the direction of the signal flow. axy  x ya 6/09/2016 4
  • 5. Terminologies • An input node or source contain only the outgoing branches. i.e., X1 • An output node or sink contain only the incoming branches. i.e., X4 • A path is a continuous, unidirectional succession of branches along which no node is passed more than ones. i.e., • A forward path is a path from the input node to the output node. i.e., X1 to X2 to X3 to X4 , and X1 to X2 to X4 , are forward paths. • A feedback path or feedback loop is a path which originates and terminates on the same node. i.e.; X2 to X3 and back to X2 is a feedback path. X1 to X2 to X3 to X4 X2 to X3 to X4X1 to X2 to X4 6/09/2016 5
  • 6. Terminologies • A self-loop is a feedback loop consisting of a single branch. i.e.; A33 is a self loop. • The gain of a branch is the transmission function of that branch. • The path gain is the product of branch gains encountered in traversing a path. i.e. the gain of forwards path X1 to X2 to X3 to X4 is A21A32A43 • The loop gain is the product of the branch gains of the loop. i.e., the loop gain of the feedback loop from X2 to X3 and back to X2 is A32A23. • Two loops, paths, or loop and a path are said to be non-touching if they have no nodes in common. 6/09/2016 6
  • 7. SFG terms representation input node (source) b1x a 2x c 4x d 1 3x 3x mixed node mixed node forward path path loop branch node transmittance input node (source) 6/09/2016 7
  • 9. Construct the signal flow graph for the following set of simultaneous equations. • There are four variables in the equations (i.e., x1,x2,x3,and x4) therefore four nodes are required to construct the signal flow graph. • Arrange these four nodes from left to right and connect them with the associated branches. • Another way to arrange this graph is shown in the figure.
  • 10. BD to SFG 6/09/2016 10 Block Diagram Signal Flow Graph
  • 11. BD to SFG 6/09/2016 11 Block Diagram Block Diagram Signal Flow Graph
  • 13. Mason’s Rule (Mason, 1953) • The block diagram reduction technique requires successive application of fundamental relationships in order to arrive at the system transfer function. • On the other hand, Mason’s rule for reducing a signal-flow graph to a single transfer function requires the application of one formula. • The formula was derived by S. J. Mason when he related the signal-flow graph to the simultaneous equations that can be written from the graph. 6/09/2016 13
  • 14. Mason’s Rule: • The transfer function T, of a system represented by a signal-flow graph is; Where, n = number of forward paths. Pi = the i th forward-path gain. ∆ = Determinant of the system ∆i = Determinant of the ith forward path • ∆ is called the signal flow graph determinant or characteristic function. Since ∆=0 is the system characteristic equation.       n i iiP sR sC T 1 )( )( 6/09/2016 14
  • 15. Mason’s Rule: ∆ = 1- (sum of all individual loop transmittance) + (sum of the products of loop transmittance of all possible pairs of Non Touching loops) – (sum of the products of loop transmittance of Triple of Non Touching loop) + … ∆i = Calculate ∆ for ith path =1- All the loops that do not touch the ith forward path       n i iiP sR sC T 1 )( )( 6/09/2016 15
  • 16. Systematic approach 1. Calculate forward path gain Pi for each forward path i. 2. Calculate all loop transfer functions. 3. Consider non-touching loops 2 at a time. 4. Consider non-touching loops 3 at a time. 5. etc 6. Calculate Δ from steps 2,3,4 and 5 7. Calculate Δi as portion of Δ not touching forward path i 166/09/2016
  • 17. 6/09/2016 17 Example 1: Apply Mason’s Rule to calculate the transfer function of the system represented by following Signal Flow Graph
  • 18. Continued….. • In this system there is only one forward path between the input R(s) and the output C(s). The forward path gain is • we see that there are three individual loops. The gains of these loops are 𝐿1 = 𝐺1 𝐺2 𝐻1 𝐿2 = −𝐺2 𝐺3 𝐻2 𝐿3 = −𝐺1 𝐺2 𝐺3 • Note that since all three loops have a common branch, there are no non-touching loops. Hence, the determinant ∆ is given by ∆= 1 − (𝐿1+ 𝐿2 + 𝐿3) = 1 − 𝐺1 𝐺2 𝐻1 +𝐺2 𝐺3 𝐻2 +𝐺1 𝐺2 𝐺3 • There is no any non touching loop so we get, ∆𝑙= 1 • Therefore, the overall gain between the input 𝑅 𝑠 and the output 𝐶𝑠 or the closed loop transfer function, is given by 𝐶𝑠 𝑅 𝑠 = 𝐺1 𝐺2 𝐺3 1 − 𝐺1 𝐺2 𝐻1 +𝐺2 𝐺3 𝐻2 +𝐺1 𝐺2 𝐺3 6/09/2016 18 𝑃1 = 𝐺1 𝐺2 𝐺3
  • 19.    2211 )( )( PP sR sC TTherefore, 24313242121411 HGGGLHGGGLHGGL  ,, There are three feedback loops Example 2 : Apply Mason’s Rule to calculate the transfer function of the system represented by following Signal Flow Graph 6/09/2016 19
  • 20. ∆ = 1- (sum of all individual loop gains) There are no non-touching loops, therefore  3211 LLL   243124211411 HGGGHGGGHGG  Example2: Apply Mason’s Rule to calculate the transfer function of the system represented by following Signal Flow Graph 6/09/2016 20
  • 21. ∆1 = 1- (sum of all individual loop gains)+... Eliminate forward path-1 ∆1 = 1 ∆2 = 1- (sum of all individual loop gains)+... Eliminate forward path-2 ∆2 = 1 Example2 : Apply Mason’s Rule to calculate the transfer function of the system represented by following Signal Flow Graph 6/09/2016 21