SlideShare a Scribd company logo
1 of 11
Chapter 4: Partitioning and Tearing
Topic: Barkley and Motard Algorithm , Basic Tearing Algorithm
Prof. Bansi Kansagra
Adhoc Assistant Professor
Sarvajanik College of Engineering and Technology
 Barkley and Motard (B&M) (1972) suggest an alternate representation
of a digraph by interchanging nodes and edges known as a ‘signal flow
graph (SFG)’.
The following steps are involved in decomposition of a network using the
B&M algorithm:
 Step 1 Convert the digraph into an equivalent SFG.
 Step 2 Eliminate any node with a single precursor, since it belongs to that
precursor. Replace such a node whenever it appears as a precursor by its
header node.
 Step 3 If any self-loops appear, cut those nodes and assign them to the cut-
set. Eliminate such nodes, which may render the graph reducible again,
i.e., nodes may now appear with a single precursor.
2Bansi_Kansagra
 Step 4 Two-way edges can also
prevent complete reduction of
the SFG. A two-way edge is
shown in Figs 12.3 and 12.4.
 In the figure, the situation
presented is for the jth node.
Before the SFG is totally
reduced, two-way edges as
shown below may appear; in
such a situation, assign either the
ith or the yth node to the cut-set.
Fig. 12.3 Simple two-way edge
Fig. 12.4 Compound two-way edges
3Bansi_Kansagra
 Step 5 If all other conditions fail to appear, select the node with the
maximum number of output edges for cutting.
 Step 6 When SFG is totally reduced, the cut-set is found.
4Bansi_Kansagra
Using the Barkley and Motard (1972) method (B&M algorithm) for the
decomposition of a maximal cyclic net (MCN), find out the streams that
are to be teared (i.e., cut-set) for the digraph (Fig. 12.1) of a process:
(decomposition is by a minimum number of tear streams, all of them
assigned unit weight).
5Bansi_Kansagra
 First reduction Eliminate any
node with a single precursor,
since it belongs to that precursor.
 Then, replace such a node
whenever it appears as a
precursor by its header node.
 Note Replace the nodes which
are eliminated with their
precursors.
 Replace node 5 with its precursor
7, node 1 with its precursor 2,
and node 8 with its precursor 7
6Bansi_Kansagra
 Remaining nodes are 2, 4, 6, and
7
 The remaining nodes are shown
above in which two ‘self- loops’
are formed at nodes 2 and 7.
 The SFG is totally reduced and
the cut-set found consists of
nodes 2 and 7 (where self-loops
are formed) or equivalent
streams 2 and 7
7Bansi_Kansagra
 This is also based on the concept of SFG.
 Pho and Lapidus (1973a, 1973b) presented an alternative algorithm which
offers the advantage of assigning any arbitrary to the edges or streams of a
digraph.
 It locates the cut-set of tear streams by minimizing the sum of their
weights.
 This is equivalent to finding minimum weights of tear streams when all of
them are assigned unit weights.
 The features of the basic tearing algorithm (BTA) are as given below:
1. The reduced digraph (one that excludes feed and product streams) is
first converted into an equivalent SFG.
2. Information on the SFG is provided to the algorithm in the form of an
adjacent matrix.
8Bansi_Kansagra
3. Ineligible nodes are found according to the following criterion: If the
weight of node i is greater than or equal to the sum of weights of non-
zero elements in the first rows of the matrix, then that node is
ineligible.
4. The reduction of ineligible node I is performed as follows: Shift the
elements of column I to those columns in row I containing non-zero
elements forming a Boolean sum. Make row I and column I null.
5. Primarily the cut node is found by locating a self-loop.
6. If no ineligible nodes are found, then two-way edges are searched.
7. When all attempts fail, the branch and bound method is ultimately
applied to totally reduce the SFG.
9Bansi_Kansagra
10
Like Share and Subscribe
Transcripts available Google classroom and slideshare

More Related Content

What's hot

Destilación de mezclas multicomponentes ii2013 parte i
Destilación de mezclas multicomponentes ii2013 parte iDestilación de mezclas multicomponentes ii2013 parte i
Destilación de mezclas multicomponentes ii2013 parte iSistemadeEstudiosMed
 
VULCAN VGP CRT Chloride Guard Technology
VULCAN VGP CRT Chloride Guard TechnologyVULCAN VGP CRT Chloride Guard Technology
VULCAN VGP CRT Chloride Guard TechnologyGerard B. Hawkins
 
Design and Rating of Packed Distillation Columns
Design and Rating of Packed Distillation ColumnsDesign and Rating of Packed Distillation Columns
Design and Rating of Packed Distillation ColumnsGerard B. Hawkins
 
Reporte.tubode stefan
Reporte.tubode stefanReporte.tubode stefan
Reporte.tubode stefanCarlos Mtz
 
Mf diagramas y_tablas_flujo_viscoso
Mf diagramas y_tablas_flujo_viscosoMf diagramas y_tablas_flujo_viscoso
Mf diagramas y_tablas_flujo_viscosoJl Kcomt
 
Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...
Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...
Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...CAChemE
 
Capitulo 5 Version 2008
Capitulo 5 Version 2008Capitulo 5 Version 2008
Capitulo 5 Version 2008nmgomez0
 
Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...
Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...
Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...CAChemE
 
Design and Simulation of Continuous Distillation Columns
Design and Simulation of Continuous Distillation ColumnsDesign and Simulation of Continuous Distillation Columns
Design and Simulation of Continuous Distillation ColumnsGerard B. Hawkins
 
205938300 problemas-de-diseno-de-reactores
205938300 problemas-de-diseno-de-reactores205938300 problemas-de-diseno-de-reactores
205938300 problemas-de-diseno-de-reactoresMelanieQuiroz6
 
Operation of urea fertilizers plant
Operation of urea fertilizers plantOperation of urea fertilizers plant
Operation of urea fertilizers plantPrem Baboo
 
Dimensionamiento de la pila
Dimensionamiento de la pilaDimensionamiento de la pila
Dimensionamiento de la pilaRamiro Siuce
 

What's hot (20)

Cap2.2 intro reologia
Cap2.2 intro reologiaCap2.2 intro reologia
Cap2.2 intro reologia
 
Propiedades del Gas Natural
Propiedades del Gas NaturalPropiedades del Gas Natural
Propiedades del Gas Natural
 
Área de sedimentador continuo
Área de sedimentador continuoÁrea de sedimentador continuo
Área de sedimentador continuo
 
3 diagrama de moody
3  diagrama de moody3  diagrama de moody
3 diagrama de moody
 
Deshidratacion del gas
Deshidratacion del gas Deshidratacion del gas
Deshidratacion del gas
 
No De Reynolds
No  De ReynoldsNo  De Reynolds
No De Reynolds
 
Destilación de mezclas multicomponentes ii2013 parte i
Destilación de mezclas multicomponentes ii2013 parte iDestilación de mezclas multicomponentes ii2013 parte i
Destilación de mezclas multicomponentes ii2013 parte i
 
Jk (1)
Jk (1)Jk (1)
Jk (1)
 
VULCAN VGP CRT Chloride Guard Technology
VULCAN VGP CRT Chloride Guard TechnologyVULCAN VGP CRT Chloride Guard Technology
VULCAN VGP CRT Chloride Guard Technology
 
Design and Rating of Packed Distillation Columns
Design and Rating of Packed Distillation ColumnsDesign and Rating of Packed Distillation Columns
Design and Rating of Packed Distillation Columns
 
Reporte.tubode stefan
Reporte.tubode stefanReporte.tubode stefan
Reporte.tubode stefan
 
Mf diagramas y_tablas_flujo_viscoso
Mf diagramas y_tablas_flujo_viscosoMf diagramas y_tablas_flujo_viscoso
Mf diagramas y_tablas_flujo_viscoso
 
Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...
Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...
Método McCabe-Thiele colmuna destilación - Curso gratutito de simulación de p...
 
Equilibrio líquido vapor
Equilibrio líquido vaporEquilibrio líquido vapor
Equilibrio líquido vapor
 
Capitulo 5 Version 2008
Capitulo 5 Version 2008Capitulo 5 Version 2008
Capitulo 5 Version 2008
 
Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...
Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...
Curso inciación a COCO Simulator y ChemSep - Simulación de procesos químicos ...
 
Design and Simulation of Continuous Distillation Columns
Design and Simulation of Continuous Distillation ColumnsDesign and Simulation of Continuous Distillation Columns
Design and Simulation of Continuous Distillation Columns
 
205938300 problemas-de-diseno-de-reactores
205938300 problemas-de-diseno-de-reactores205938300 problemas-de-diseno-de-reactores
205938300 problemas-de-diseno-de-reactores
 
Operation of urea fertilizers plant
Operation of urea fertilizers plantOperation of urea fertilizers plant
Operation of urea fertilizers plant
 
Dimensionamiento de la pila
Dimensionamiento de la pilaDimensionamiento de la pila
Dimensionamiento de la pila
 

Similar to Decomposition of network part 2 bk

Decomposition of network part 2 bk
Decomposition of network part 2 bkDecomposition of network part 2 bk
Decomposition of network part 2 bkBansi Kansagara
 
Integration of Irreversible Gates in Reversible Circuits Using NCT Library
Integration of Irreversible Gates in Reversible Circuits Using NCT LibraryIntegration of Irreversible Gates in Reversible Circuits Using NCT Library
Integration of Irreversible Gates in Reversible Circuits Using NCT LibraryIOSR Journals
 
Adiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future TechnologiesAdiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future TechnologiesIJMER
 
Edge-Coupled Bandpass Microstrip Filter Design
Edge-Coupled Bandpass Microstrip Filter DesignEdge-Coupled Bandpass Microstrip Filter Design
Edge-Coupled Bandpass Microstrip Filter DesignRashad Alsaffar
 
Edge-Coupled Bandpass Filter Design
Edge-Coupled Bandpass Filter DesignEdge-Coupled Bandpass Filter Design
Edge-Coupled Bandpass Filter DesignRashad Alsaffar
 
Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)IJEEE
 
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...
IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...IRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method ijcisjournal
 
Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...eSAT Publishing House
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSVLSICS Design
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSVLSICS Design
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSVLSICS Design
 
Advantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAMAdvantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAMIJSRED
 
Advantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAMAdvantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAMIJSRED
 

Similar to Decomposition of network part 2 bk (20)

Decomposition of network part 2 bk
Decomposition of network part 2 bkDecomposition of network part 2 bk
Decomposition of network part 2 bk
 
Integration of Irreversible Gates in Reversible Circuits Using NCT Library
Integration of Irreversible Gates in Reversible Circuits Using NCT LibraryIntegration of Irreversible Gates in Reversible Circuits Using NCT Library
Integration of Irreversible Gates in Reversible Circuits Using NCT Library
 
Adiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future TechnologiesAdiabatic Logic Based Low Power Carry Select Adder for future Technologies
Adiabatic Logic Based Low Power Carry Select Adder for future Technologies
 
Js3417611767
Js3417611767Js3417611767
Js3417611767
 
Edge-Coupled Bandpass Microstrip Filter Design
Edge-Coupled Bandpass Microstrip Filter DesignEdge-Coupled Bandpass Microstrip Filter Design
Edge-Coupled Bandpass Microstrip Filter Design
 
Edge-Coupled Bandpass Filter Design
Edge-Coupled Bandpass Filter DesignEdge-Coupled Bandpass Filter Design
Edge-Coupled Bandpass Filter Design
 
Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)
 
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...
IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...IRJET-  	  Design of Phased Array Antenna for Beam Forming Applications using...
IRJET- Design of Phased Array Antenna for Beam Forming Applications using...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
UDSLF
UDSLFUDSLF
UDSLF
 
Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method Analogy Fault Model for Biquad Filter by Using Vectorisation Method
Analogy Fault Model for Biquad Filter by Using Vectorisation Method
 
1406
14061406
1406
 
Lb2418671870
Lb2418671870Lb2418671870
Lb2418671870
 
My mind.dot
My mind.dotMy mind.dot
My mind.dot
 
Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
 
Advantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAMAdvantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAM
 
Advantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAMAdvantages of 64 Bit 5T SRAM
Advantages of 64 Bit 5T SRAM
 

Recently uploaded

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 

Recently uploaded (20)

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 

Decomposition of network part 2 bk

  • 1. Chapter 4: Partitioning and Tearing Topic: Barkley and Motard Algorithm , Basic Tearing Algorithm Prof. Bansi Kansagra Adhoc Assistant Professor Sarvajanik College of Engineering and Technology
  • 2.  Barkley and Motard (B&M) (1972) suggest an alternate representation of a digraph by interchanging nodes and edges known as a ‘signal flow graph (SFG)’. The following steps are involved in decomposition of a network using the B&M algorithm:  Step 1 Convert the digraph into an equivalent SFG.  Step 2 Eliminate any node with a single precursor, since it belongs to that precursor. Replace such a node whenever it appears as a precursor by its header node.  Step 3 If any self-loops appear, cut those nodes and assign them to the cut- set. Eliminate such nodes, which may render the graph reducible again, i.e., nodes may now appear with a single precursor. 2Bansi_Kansagra
  • 3.  Step 4 Two-way edges can also prevent complete reduction of the SFG. A two-way edge is shown in Figs 12.3 and 12.4.  In the figure, the situation presented is for the jth node. Before the SFG is totally reduced, two-way edges as shown below may appear; in such a situation, assign either the ith or the yth node to the cut-set. Fig. 12.3 Simple two-way edge Fig. 12.4 Compound two-way edges 3Bansi_Kansagra
  • 4.  Step 5 If all other conditions fail to appear, select the node with the maximum number of output edges for cutting.  Step 6 When SFG is totally reduced, the cut-set is found. 4Bansi_Kansagra
  • 5. Using the Barkley and Motard (1972) method (B&M algorithm) for the decomposition of a maximal cyclic net (MCN), find out the streams that are to be teared (i.e., cut-set) for the digraph (Fig. 12.1) of a process: (decomposition is by a minimum number of tear streams, all of them assigned unit weight). 5Bansi_Kansagra
  • 6.  First reduction Eliminate any node with a single precursor, since it belongs to that precursor.  Then, replace such a node whenever it appears as a precursor by its header node.  Note Replace the nodes which are eliminated with their precursors.  Replace node 5 with its precursor 7, node 1 with its precursor 2, and node 8 with its precursor 7 6Bansi_Kansagra
  • 7.  Remaining nodes are 2, 4, 6, and 7  The remaining nodes are shown above in which two ‘self- loops’ are formed at nodes 2 and 7.  The SFG is totally reduced and the cut-set found consists of nodes 2 and 7 (where self-loops are formed) or equivalent streams 2 and 7 7Bansi_Kansagra
  • 8.  This is also based on the concept of SFG.  Pho and Lapidus (1973a, 1973b) presented an alternative algorithm which offers the advantage of assigning any arbitrary to the edges or streams of a digraph.  It locates the cut-set of tear streams by minimizing the sum of their weights.  This is equivalent to finding minimum weights of tear streams when all of them are assigned unit weights.  The features of the basic tearing algorithm (BTA) are as given below: 1. The reduced digraph (one that excludes feed and product streams) is first converted into an equivalent SFG. 2. Information on the SFG is provided to the algorithm in the form of an adjacent matrix. 8Bansi_Kansagra
  • 9. 3. Ineligible nodes are found according to the following criterion: If the weight of node i is greater than or equal to the sum of weights of non- zero elements in the first rows of the matrix, then that node is ineligible. 4. The reduction of ineligible node I is performed as follows: Shift the elements of column I to those columns in row I containing non-zero elements forming a Boolean sum. Make row I and column I null. 5. Primarily the cut node is found by locating a self-loop. 6. If no ineligible nodes are found, then two-way edges are searched. 7. When all attempts fail, the branch and bound method is ultimately applied to totally reduce the SFG. 9Bansi_Kansagra
  • 10. 10
  • 11. Like Share and Subscribe Transcripts available Google classroom and slideshare