SlideShare a Scribd company logo
Presented By : Dhruv Shah
TOPIC : Signal Flow Graph (SFG)
Control Engineering
 Comparison of BD and SFG
)(sR
)(sG
)(sC )(sG
)(sR )(sC
(A) Block Diagram: (B) Signal flow
Graph:
 Signal Flow Graph (SFG) :
(01) NODE: IT IS A POINT REPRESENTING A VARIABLE.
X2 = T 12 X1 +T32 X3
X
2
X
(02)Branch : A line joining two nodes.
In this SFG there are 3 nodes.
 Definition of terms required in SFG
X1 X2
X3
t12
t32
(03)INPUT NODE : NODE WHICH HAS ONLY
OUTGOING BRANCHES. X1 IS INPUT NODE.
(04)OUTPUT NODE/ SINK NODE: ONLY INCOMING
BRANCHES.
(05)MIXED NODES: HAS BOTH INCOMING AND
OUTGOING BRANCHES.
t12
X1
t23
X3
X4X2
t34
t43
(06)FORWARD PATH : A PATH WHICH ORIGINATES
FROM THE INPUT NODE AND TERMINATES AT THE
OUTPUT NODE AND ALONG WHICH NO NODE IS
TRAVERSED MORE THAN ONCE.
(07)FORWARD PATH GAIN : IT IS THE PRODUCT OF
BRANCH TRANSMITTANCES OF A FORWARD PATH.
P 1 = G1 G2 G3 G4, P 2 = G5 G6 G7 G8
(08) Loop : Path that originates and terminates at the same
node and along which no other node is traversed more than
once.
(09)Self loop: Path that originates and terminates at the same
node.
(10)Loop gain: it is the product of branch transmittances of a
loop.
(11)Non-touching loops: Loops that don’t have any common
node or branch.
L 1 = G2 H2 L 2 = H3
L3= G7 H7
Non-touching loops are
L1 & L2,
L1 & L3, L2 &L3
 SFG terms representation:
input node (source)
b1x a 2x
c
4x
d
1
3x
4x
mixed node
mixed node
forward path
path
loop
branch
node
1a
2a
3a
1a 3a
21S 32S
1
21 32S S
1
1 1

 Techniques
(1) Series paths
3 21 32 1a S S a
2 21 1
3 32 2
a S a
a S a



Note that we have removed the node a2.
1a 2a
1a 2a
aS
bS
a bS S

(2) Parallel paths
2 1 1a ba S a S a 

 2 1a ba S S a 
Note that we have combined the two parallel paths.
 Mason’s Gain Formula:
• The transfer function, C(s)/R(s), 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

 
 
n
i
iiP
sR
sC 1
)(
)(
∆ = 1- (sum of all individual loop gains) + (sum of the
products of gains of all possible Combinations of two non-
touching loops) – (sum of the products of gains of all
possible Combinations of three non-touching loops) + …
and so forth with sums of higher number of non-touching
loop gains
∆ i = 1 – (loop-gain which does not touch the forward
path)




n
i
iiP
sR
sC 1
)(
)(
01. Find out all possible Forward path and
hence the
corresponding Forward path Gains.
P1 =First Forward path,
P2 =Second Forward path………….. PN
02. Find out all possible Single
(Individual)Loop.
P11 = First Single loop,
P21 = Second Single loop,
P31, P41........... Pm1
Steps
03. Find out all possible Combination of two non-
touching Loop.
P12 = Two non-touching Loop.
04. Find out all possible Combination of three
non-touching Loop.
P13 = Three non-touching Loop.
05. Find out all possible Combination of four
non-touching Loop.
& so on.
P14 = four non-touching Loop.
06. The value of ∆ is given by
∆ = 1 - [P11 + P21 + P31 +………..+ Pm1] +[P12 +
P22+ P32 +…………. + Pp2]
- [P13 + P23 + P33 +………..+ Pt3] +[P14
+…………………………+ Pk4]
+..............
07. Find out ∆1, ∆2, ∆3, ∆4.......... ∆n
08.Find out P1∆1, P2∆2, P3∆3,........... Pn∆n
09. Find out Transfer Function :
T.F = P1∆1 + P2∆2 + P3∆3+....../ ∆
Thank You !!!!!!

More Related Content

What's hot

Signal flow graph
Signal flow graphSignal flow graph
Signal flow graph
jani parth
 
Signal Flow Graph ( control system)
Signal Flow Graph ( control system)Signal Flow Graph ( control system)
Signal Flow Graph ( control system)
Gourab Ghosh
 
Lecture 8-9 block-diagram_representation_of_control_systems
Lecture 8-9 block-diagram_representation_of_control_systemsLecture 8-9 block-diagram_representation_of_control_systems
Lecture 8-9 block-diagram_representation_of_control_systemsSaifullah Memon
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
Syed Saeed
 
Feedback in amplifier
Feedback in amplifierFeedback in amplifier
Block diagram Examples
Block diagram ExamplesBlock diagram Examples
Block diagram Examples
Sagar Kuntumal
 
Chapter 4: Combinational Logic
Chapter 4: Combinational LogicChapter 4: Combinational Logic
Chapter 4: Combinational Logic
Er. Nawaraj Bhandari
 
Signal flow graph
Signal flow graphSignal flow graph
Signal flow graph
Sagar Kuntumal
 
Block reduction technique
Block reduction techniqueBlock reduction technique
Block reduction technique
rajkumar ch
 
Synchronization
SynchronizationSynchronization
Control system Lab record
Control system Lab record Control system Lab record
Control system Lab record
Yuvraj Singh
 
Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)
Gourab Ghosh
 
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
 
Block diagram reduction techniques
Block diagram reduction techniquesBlock diagram reduction techniques
Block diagram reduction techniques
parimalagandhi ayyavu
 
Block diagrams and signal flow graphs
Block diagrams and signal flow graphsBlock diagrams and signal flow graphs
Block diagrams and signal flow graphs
Hussain K
 
Signal flow graphs
Signal flow graphsSignal flow graphs
Signal flow graphs
KALPANA K
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
Syed Saeed
 
Block diagram
Block diagramBlock diagram
Block diagram
yash patel
 

What's hot (20)

Signal flow graph
Signal flow graphSignal flow graph
Signal flow graph
 
Signal Flow Graph ( control system)
Signal Flow Graph ( control system)Signal Flow Graph ( control system)
Signal Flow Graph ( control system)
 
Lecture 8-9 block-diagram_representation_of_control_systems
Lecture 8-9 block-diagram_representation_of_control_systemsLecture 8-9 block-diagram_representation_of_control_systems
Lecture 8-9 block-diagram_representation_of_control_systems
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
 
Feedback in amplifier
Feedback in amplifierFeedback in amplifier
Feedback in amplifier
 
Block diagram Examples
Block diagram ExamplesBlock diagram Examples
Block diagram Examples
 
Chapter 4: Combinational Logic
Chapter 4: Combinational LogicChapter 4: Combinational Logic
Chapter 4: Combinational Logic
 
Signal flow graph
Signal flow graphSignal flow graph
Signal flow graph
 
Block reduction technique
Block reduction techniqueBlock reduction technique
Block reduction technique
 
Synchronization
SynchronizationSynchronization
Synchronization
 
Control system Lab record
Control system Lab record Control system Lab record
Control system Lab record
 
Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)Overlap Add, Overlap Save(digital signal processing)
Overlap Add, Overlap Save(digital signal processing)
 
Unit step function
Unit step functionUnit step function
Unit step function
 
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
 
Block diagram reduction techniques
Block diagram reduction techniquesBlock diagram reduction techniques
Block diagram reduction techniques
 
Block diagrams and signal flow graphs
Block diagrams and signal flow graphsBlock diagrams and signal flow graphs
Block diagrams and signal flow graphs
 
Signal flow graphs
Signal flow graphsSignal flow graphs
Signal flow graphs
 
Control chap3
Control chap3Control chap3
Control chap3
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
 
Block diagram
Block diagramBlock diagram
Block diagram
 

Similar to Signal flow graph (sfg)

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
 
Feedback and Control Systems
Feedback and Control SystemsFeedback and Control Systems
Feedback and Control Systems
Kristina Badec
 
Control_System Signal Flow graph 11_SFG (3).pdf
Control_System Signal Flow graph 11_SFG (3).pdfControl_System Signal Flow graph 11_SFG (3).pdf
Control_System Signal Flow graph 11_SFG (3).pdf
himadeepthisayani
 
Filter design and simulation
Filter design and simulationFilter design and simulation
Filter design and simulation
Sandesh Agrawal
 
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
 
MMAC presentation 16_09_20_20_41.pptx
MMAC presentation 16_09_20_20_41.pptxMMAC presentation 16_09_20_20_41.pptx
MMAC presentation 16_09_20_20_41.pptx
Juber33
 
Applications laplace transform
Applications laplace transformApplications laplace transform
Applications laplace transform
Muhammad Fadli
 
Unit v mmc
Unit v mmcUnit v mmc
Unit v mmc
Rahul Choubey
 
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 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
 
Gate 2013 complete solutions of ec electronics and communication engineering
Gate 2013 complete solutions of ec  electronics and communication engineeringGate 2013 complete solutions of ec  electronics and communication engineering
Gate 2013 complete solutions of ec electronics and communication engineeringmanish katara
 
Ec gate'13
Ec gate'13Ec gate'13
Ec gate'13
Mallesham Pasu
 
digital-signal-processing-objective.docx
digital-signal-processing-objective.docxdigital-signal-processing-objective.docx
digital-signal-processing-objective.docx
Srinivasu Raju
 
CS_2011_5_Digital_Modulators.pdf
CS_2011_5_Digital_Modulators.pdfCS_2011_5_Digital_Modulators.pdf
CS_2011_5_Digital_Modulators.pdf
ssuser5962131
 
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
 
Lecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptxLecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptx
HarisMasood20
 
E 2017 1
E 2017 1E 2017 1
E 2017 1
vipin pal
 
Gate ee 2008 with solutions
Gate ee 2008 with solutionsGate ee 2008 with solutions
Gate ee 2008 with solutions
khemraj298
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
Syed Saeed
 

Similar to Signal flow graph (sfg) (20)

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
 
Feedback and Control Systems
Feedback and Control SystemsFeedback and Control Systems
Feedback and Control Systems
 
Control_System Signal Flow graph 11_SFG (3).pdf
Control_System Signal Flow graph 11_SFG (3).pdfControl_System Signal Flow graph 11_SFG (3).pdf
Control_System Signal Flow graph 11_SFG (3).pdf
 
Filter design and simulation
Filter design and simulationFilter design and simulation
Filter design and simulation
 
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
 
MMAC presentation 16_09_20_20_41.pptx
MMAC presentation 16_09_20_20_41.pptxMMAC presentation 16_09_20_20_41.pptx
MMAC presentation 16_09_20_20_41.pptx
 
Applications laplace transform
Applications laplace transformApplications laplace transform
Applications laplace transform
 
Unit v mmc
Unit v mmcUnit v mmc
Unit v mmc
 
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 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
 
Gate 2013 complete solutions of ec electronics and communication engineering
Gate 2013 complete solutions of ec  electronics and communication engineeringGate 2013 complete solutions of ec  electronics and communication engineering
Gate 2013 complete solutions of ec electronics and communication engineering
 
Ec gate'13
Ec gate'13Ec gate'13
Ec gate'13
 
digital-signal-processing-objective.docx
digital-signal-processing-objective.docxdigital-signal-processing-objective.docx
digital-signal-processing-objective.docx
 
CS_2011_5_Digital_Modulators.pdf
CS_2011_5_Digital_Modulators.pdfCS_2011_5_Digital_Modulators.pdf
CS_2011_5_Digital_Modulators.pdf
 
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
 
Lecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptxLecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptx
 
E 2017 1
E 2017 1E 2017 1
E 2017 1
 
Gate ee 2008 with solutions
Gate ee 2008 with solutionsGate ee 2008 with solutions
Gate ee 2008 with solutions
 
Sfg 5
Sfg 5Sfg 5
Sfg 5
 

More from Dhruv Shah

Air lift pump
Air lift pumpAir lift pump
Air lift pump
Dhruv Shah
 
X bar and R control charts
X bar and R control chartsX bar and R control charts
X bar and R control charts
Dhruv Shah
 
Wire cut EDM
Wire cut EDMWire cut EDM
Wire cut EDM
Dhruv Shah
 
A.C. Duct
A.C. DuctA.C. Duct
A.C. Duct
Dhruv Shah
 
Combustion chambers in si engines
Combustion chambers in si enginesCombustion chambers in si engines
Combustion chambers in si engines
Dhruv Shah
 
Electrical discharge machining [EDM]
Electrical discharge machining [EDM]Electrical discharge machining [EDM]
Electrical discharge machining [EDM]
Dhruv Shah
 
Product layout
Product layoutProduct layout
Product layout
Dhruv Shah
 
Modification factor
Modification factorModification factor
Modification factor
Dhruv Shah
 
Solid modeling
Solid modelingSolid modeling
Solid modeling
Dhruv Shah
 
Geometric transformation
Geometric transformationGeometric transformation
Geometric transformation
Dhruv Shah
 
Synthetic curve
Synthetic curveSynthetic curve
Synthetic curve
Dhruv Shah
 
Programmable Logic Controller (plc)
Programmable Logic Controller (plc)Programmable Logic Controller (plc)
Programmable Logic Controller (plc)
Dhruv Shah
 
Hydraulic Pumps & Motors
Hydraulic Pumps & MotorsHydraulic Pumps & Motors
Hydraulic Pumps & Motors
Dhruv Shah
 
Critical path method
Critical path methodCritical path method
Critical path method
Dhruv Shah
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
Dhruv Shah
 
Entrepreneur
EntrepreneurEntrepreneur
Entrepreneur
Dhruv Shah
 
Entrepreneur
EntrepreneurEntrepreneur
Entrepreneur
Dhruv Shah
 
Energy Conservation Act
Energy Conservation ActEnergy Conservation Act
Energy Conservation Act
Dhruv Shah
 

More from Dhruv Shah (18)

Air lift pump
Air lift pumpAir lift pump
Air lift pump
 
X bar and R control charts
X bar and R control chartsX bar and R control charts
X bar and R control charts
 
Wire cut EDM
Wire cut EDMWire cut EDM
Wire cut EDM
 
A.C. Duct
A.C. DuctA.C. Duct
A.C. Duct
 
Combustion chambers in si engines
Combustion chambers in si enginesCombustion chambers in si engines
Combustion chambers in si engines
 
Electrical discharge machining [EDM]
Electrical discharge machining [EDM]Electrical discharge machining [EDM]
Electrical discharge machining [EDM]
 
Product layout
Product layoutProduct layout
Product layout
 
Modification factor
Modification factorModification factor
Modification factor
 
Solid modeling
Solid modelingSolid modeling
Solid modeling
 
Geometric transformation
Geometric transformationGeometric transformation
Geometric transformation
 
Synthetic curve
Synthetic curveSynthetic curve
Synthetic curve
 
Programmable Logic Controller (plc)
Programmable Logic Controller (plc)Programmable Logic Controller (plc)
Programmable Logic Controller (plc)
 
Hydraulic Pumps & Motors
Hydraulic Pumps & MotorsHydraulic Pumps & Motors
Hydraulic Pumps & Motors
 
Critical path method
Critical path methodCritical path method
Critical path method
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
 
Entrepreneur
EntrepreneurEntrepreneur
Entrepreneur
 
Entrepreneur
EntrepreneurEntrepreneur
Entrepreneur
 
Energy Conservation Act
Energy Conservation ActEnergy Conservation Act
Energy Conservation Act
 

Recently uploaded

AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
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
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
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
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
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
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
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
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 

Recently uploaded (20)

AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
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
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
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
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
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
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
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
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 

Signal flow graph (sfg)

  • 1. Presented By : Dhruv Shah TOPIC : Signal Flow Graph (SFG) Control Engineering
  • 2.  Comparison of BD and SFG )(sR )(sG )(sC )(sG )(sR )(sC (A) Block Diagram: (B) Signal flow Graph:
  • 3.  Signal Flow Graph (SFG) :
  • 4. (01) NODE: IT IS A POINT REPRESENTING A VARIABLE. X2 = T 12 X1 +T32 X3 X 2 X (02)Branch : A line joining two nodes. In this SFG there are 3 nodes.  Definition of terms required in SFG X1 X2 X3 t12 t32
  • 5. (03)INPUT NODE : NODE WHICH HAS ONLY OUTGOING BRANCHES. X1 IS INPUT NODE. (04)OUTPUT NODE/ SINK NODE: ONLY INCOMING BRANCHES. (05)MIXED NODES: HAS BOTH INCOMING AND OUTGOING BRANCHES. t12 X1 t23 X3 X4X2 t34 t43
  • 6. (06)FORWARD PATH : A PATH WHICH ORIGINATES FROM THE INPUT NODE AND TERMINATES AT THE OUTPUT NODE AND ALONG WHICH NO NODE IS TRAVERSED MORE THAN ONCE. (07)FORWARD PATH GAIN : IT IS THE PRODUCT OF BRANCH TRANSMITTANCES OF A FORWARD PATH. P 1 = G1 G2 G3 G4, P 2 = G5 G6 G7 G8
  • 7. (08) Loop : Path that originates and terminates at the same node and along which no other node is traversed more than once. (09)Self loop: Path that originates and terminates at the same node. (10)Loop gain: it is the product of branch transmittances of a loop. (11)Non-touching loops: Loops that don’t have any common node or branch. L 1 = G2 H2 L 2 = H3 L3= G7 H7 Non-touching loops are L1 & L2, L1 & L3, L2 &L3
  • 8.  SFG terms representation: input node (source) b1x a 2x c 4x d 1 3x 4x mixed node mixed node forward path path loop branch node
  • 9. 1a 2a 3a 1a 3a 21S 32S 1 21 32S S 1 1 1   Techniques (1) Series paths 3 21 32 1a S S a 2 21 1 3 32 2 a S a a S a    Note that we have removed the node a2.
  • 10. 1a 2a 1a 2a aS bS a bS S  (2) Parallel paths 2 1 1a ba S a S a    2 1a ba S S a  Note that we have combined the two parallel paths.
  • 11.  Mason’s Gain Formula: • The transfer function, C(s)/R(s), 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      n i iiP sR sC 1 )( )(
  • 12. ∆ = 1- (sum of all individual loop gains) + (sum of the products of gains of all possible Combinations of two non- touching loops) – (sum of the products of gains of all possible Combinations of three non-touching loops) + … and so forth with sums of higher number of non-touching loop gains ∆ i = 1 – (loop-gain which does not touch the forward path)     n i iiP sR sC 1 )( )(
  • 13. 01. Find out all possible Forward path and hence the corresponding Forward path Gains. P1 =First Forward path, P2 =Second Forward path………….. PN 02. Find out all possible Single (Individual)Loop. P11 = First Single loop, P21 = Second Single loop, P31, P41........... Pm1 Steps
  • 14. 03. Find out all possible Combination of two non- touching Loop. P12 = Two non-touching Loop. 04. Find out all possible Combination of three non-touching Loop. P13 = Three non-touching Loop. 05. Find out all possible Combination of four non-touching Loop. & so on. P14 = four non-touching Loop.
  • 15. 06. The value of ∆ is given by ∆ = 1 - [P11 + P21 + P31 +………..+ Pm1] +[P12 + P22+ P32 +…………. + Pp2] - [P13 + P23 + P33 +………..+ Pt3] +[P14 +…………………………+ Pk4] +.............. 07. Find out ∆1, ∆2, ∆3, ∆4.......... ∆n 08.Find out P1∆1, P2∆2, P3∆3,........... Pn∆n 09. Find out Transfer Function : T.F = P1∆1 + P2∆2 + P3∆3+....../ ∆