SlideShare a Scribd company logo
1 of 3
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 22
CORRELATING GRAPH THEORY TO A SWITCHING NETWORK
Mythili V1
, Rajalakshmi R2
, Little Femilin Jana D3
1
Assistant Professor, Prince Shri Venkateshwara Padmavathy Engineering College, Affiliated to Anna University,
Tamil Nadu
2
Assistant Professor, Prince Shri Venkateshwara Padmavathy Engineering College, Affiliated to Anna University,
Tamil Nadu
3
Assistant Professor, Prince Shri Venkateshwara Padmavathy Engineering College, Affiliated to Anna University,
Tamil Nadu
Abstract
Graph theory is a delightful playground for the exploration of proof techniques in almost all fields of mathematics. Here in this
paper let us see its practical application to a switching network. Suppose we are given a box that contain a switching network
consisting of some switches and they can be turned on or off from outside, we determine how the switches are connected inside the
box, without opening the box, of course with the help of graph theory.
Key words: Identity matrix, redundant circuit, construction of a graph, switching network, orthogonal matrices, ring
sum.
--------------------------------------------------------------------***---------------------------------------------------------------------
INTRODUCTION
Graph theory has a wide range of applications in
engineering, electrical network analysis, circuit layout, data
structures, operations research, social sciences etc because
of its inherent simplicity. It also plays an important role in
several areas as switching theory. It begins with very simple
geometric ideas and has many powerful applications.
Some Useful Definitions
Definition 1:
Let the number of different circuits in a graph G be q and
the number of edges in G be e. Then a circuit matrix B =
[bij] of G is a q by e, (0, 1) – matrix defined as follows:
Definition 2:
A sub matrix of a circuit matrix in which all rows
correspond to a set of fundamental circuits is called a
fundamental circuit matrix.
Definition 3:
The ring sum of two graphs G1 and G2 written as G1  G2 is
a graph consisting of the vertex set V1  V2 and of edges
that are either in G1 or G2 but not both. For example
consider
Assume that a box contains a switching network consisting
of eight switches a,b,c,d,e,f,g and h. The switches can be
turned on or off from outside. Let us see how to determine
the switching connection inside the box, without opening the
box.
First connect a lamp at the available terminals in series with
a battery and an additional switch k as shown below:
Let us assume that the following eight combinations light up
the lamp.
1. (a,b,f,h,k)
2. (a,b,g,k)
3. (a,e,f,g,k)
bij = 1 , if the ith
circuit includes jth
edge
0 , otherwise
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 23
4. (a,e,h,k)
5. (b,c,e,h,k)
6. (c,f,h,k)
7. (c,g,k)
8. (d,k)
Consider the switching network as a graph whose edges
represent switches .We can assume that the graph is
connected and has no selfloop .Since a lit lamp implies the
formation of a circuit; we can regard the preceding list as a
partial list of circuits in the corresponding graph. With this
list we form a circuit matrix.
Next to simplify the matrix, we should remove the
obviously redundant circuits. Observe that the following
ring sum of circuits give rise to other circuits.
Therefore we can delete the first, third and fifth rows from
matrix B, without any loss of information. Remaining is a 5
by 9 matrix B1.
Our next goal is to bring matrix B1 to the form Bf =[ Ifr / Br].
For this we interchange columns to get B2:
Adding the fourth row in B2 to the first ,we get B3.
An Orthogonal matrix to B3 is M = [ -FT
/ I4 ] = [ FT
/ I4]
Before M can be regarded as a reduced incidence matrix, it
must have at most two Is
in each column. This can be
achieved by adding (mod 2) the third row to the fourth in M,
giving M1
.
B =
a b c d e f g h k
1 1 1 0 0 0 1 0 1 1
2 1 1 0 0 0 0 1 0 1
3 1 0 0 0 1 1 1 0 1
4 1 0 0 0 1 0 0 1 1
5 0 1 1 0 1 0 0 1 1
6 0 0 1 0 0 1 0 1 1
7 0 0 1 0 0 0 1 0 1
8 0 0 0 1 0 0 0 0 1
B1 =
a b c d e f g h k
1 1 0 0 0 0 1 0 1
1 0 0 0 1 0 0 1 1
0 0 1 0 0 1 0 1 1
0 0 1 0 0 0 1 0 1
0 0 0 1 0 0 0 0 1
B2 =
b e f g d a c h k
1 0 0 1 0 1 0 0 1
0 1 0 0 0 1 0 1 1
0 0 1 0 0 0 1 1 1
0 0 0 1 0 0 1 0 1
0 0 0 0 1 0 0 0 1
B3 =
b e f g d a c h k
1 0 0 0 0 1 1 0 0
0 1 0 0 0 1 0 1 1
0 0 1 0 0 0 1 1 1
0 0 0 1 0 0 1 0 1
0 0 0 0 1 0 0 0 1
Thus M=
b e f g d a c h k
1 1 0 0 0 1 0 0 0
1 0 1 1 0 0 1 0 0
0 1 1 0 0 0 0 1 0
0 1 1 1 1 0 0 0 1
M1
=
b e f g d a c h k
1 1 0 0 0 1 0 0 0
1 0 1 1 0 0 1 0 0
0 1 1 0 0 0 0 1 0
0 0 0 1 1 0 0 1 1
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 24
Matrix M1
is the reduced incidence matrix .The incidence
matrix A can be obtained by adding a fifth row to M1
such
that there are exactly two IS
in every column.
From the above incidence matrix A we are able to construct
the graph and hence the corresponding switching network as
shown below.
CONCLUSION
Thus by removing the obviously redundant circuits and by
constructing the incidence matrix, we see that the
corresponding switching networks inside a box can be found
without opening it.
REFERENCES
[1].”NARSINGH DEO” –Graph theory with Applications to
Engineering and Computer Science, PHI Learning Pvt. Ltd.,
New Delhi.
[2].”DOUGLAS B.WEST”- Introduction to Graph Theory,
University of Illinois-Urbana.
[3].”JOE L.MOTT. ABRAHAM KANDEL THEODORE
P.BAKER”–Discrete Mathematics for Computer Scientists
and Mathematicians.
[4].”J.P.TREMBLAY, R.MANOHAR” - Discrete
Mathematical Structures with Applications to Computer
Science- Tata McGraw Hill Publishing Company Ltd.
A =
b e f g d a c h k
1 1 0 0 0 1 0 0 0
1 0 1 1 0 0 1 0 0
0 1 1 0 0 0 0 1 0
0 0 0 1 1 0 0 1 1
0 0 0 0 1 1 1 0 1

More Related Content

What's hot

2 3 Trees Algorithm - Data Structure
2 3 Trees Algorithm - Data Structure2 3 Trees Algorithm - Data Structure
2 3 Trees Algorithm - Data StructureTish997
 
Bw tree presentation
Bw tree presentationBw tree presentation
Bw tree presentationDaeIn Lee
 
Matrix representation of graph
Matrix representation of graphMatrix representation of graph
Matrix representation of graphRounak Biswas
 
Binary Search Tree in Data Structure
Binary Search Tree in Data StructureBinary Search Tree in Data Structure
Binary Search Tree in Data StructureDharita Chokshi
 
Kruskal & Prim's Algorithm
Kruskal & Prim's AlgorithmKruskal & Prim's Algorithm
Kruskal & Prim's AlgorithmIfad Rahman
 
Chapter 1 Data structure.pptx
Chapter 1 Data structure.pptxChapter 1 Data structure.pptx
Chapter 1 Data structure.pptxwondmhunegn
 
Doubly linked list
Doubly linked listDoubly linked list
Doubly linked listFahd Allebdi
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinantsoscar
 
A presentation on prim's and kruskal's algorithm
A presentation on prim's and kruskal's algorithmA presentation on prim's and kruskal's algorithm
A presentation on prim's and kruskal's algorithmGaurav Kolekar
 
HTML frames and HTML forms
HTML frames and HTML formsHTML frames and HTML forms
HTML frames and HTML formsNadine Cruz
 
B+tree Data structures presentation
B+tree Data structures presentationB+tree Data structures presentation
B+tree Data structures presentationMuhammad Bilal Khan
 

What's hot (20)

Graph theory presentation
Graph theory presentationGraph theory presentation
Graph theory presentation
 
2 3 Trees Algorithm - Data Structure
2 3 Trees Algorithm - Data Structure2 3 Trees Algorithm - Data Structure
2 3 Trees Algorithm - Data Structure
 
Sub matrices - Circuit Matrix
Sub matrices - Circuit MatrixSub matrices - Circuit Matrix
Sub matrices - Circuit Matrix
 
Bw tree presentation
Bw tree presentationBw tree presentation
Bw tree presentation
 
2-3 Tree
2-3 Tree2-3 Tree
2-3 Tree
 
Matrix representation of graph
Matrix representation of graphMatrix representation of graph
Matrix representation of graph
 
3.blood relation
3.blood relation3.blood relation
3.blood relation
 
What is CSS?
What is CSS?What is CSS?
What is CSS?
 
Binary Search Tree in Data Structure
Binary Search Tree in Data StructureBinary Search Tree in Data Structure
Binary Search Tree in Data Structure
 
Kruskal & Prim's Algorithm
Kruskal & Prim's AlgorithmKruskal & Prim's Algorithm
Kruskal & Prim's Algorithm
 
Chapter 1 Data structure.pptx
Chapter 1 Data structure.pptxChapter 1 Data structure.pptx
Chapter 1 Data structure.pptx
 
Doubly linked list
Doubly linked listDoubly linked list
Doubly linked list
 
Mathematics project
Mathematics projectMathematics project
Mathematics project
 
Computer graphics
Computer graphicsComputer graphics
Computer graphics
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
Sets, functions and groups
Sets, functions and groupsSets, functions and groups
Sets, functions and groups
 
Html
HtmlHtml
Html
 
A presentation on prim's and kruskal's algorithm
A presentation on prim's and kruskal's algorithmA presentation on prim's and kruskal's algorithm
A presentation on prim's and kruskal's algorithm
 
HTML frames and HTML forms
HTML frames and HTML formsHTML frames and HTML forms
HTML frames and HTML forms
 
B+tree Data structures presentation
B+tree Data structures presentationB+tree Data structures presentation
B+tree Data structures presentation
 

Viewers also liked

Matrix Representation Of Graph
Matrix Representation Of GraphMatrix Representation Of Graph
Matrix Representation Of GraphAbhishek Pachisia
 
Graph in data structure
Graph in data structureGraph in data structure
Graph in data structureAbrish06
 
Matrices And Application Of Matrices
Matrices And Application Of MatricesMatrices And Application Of Matrices
Matrices And Application Of Matricesmailrenuka
 

Viewers also liked (6)

Lecture 9a 2013_
Lecture 9a 2013_Lecture 9a 2013_
Lecture 9a 2013_
 
Matrix Representation Of Graph
Matrix Representation Of GraphMatrix Representation Of Graph
Matrix Representation Of Graph
 
Data Structures - Lecture 10 [Graphs]
Data Structures - Lecture 10 [Graphs]Data Structures - Lecture 10 [Graphs]
Data Structures - Lecture 10 [Graphs]
 
Graph in data structure
Graph in data structureGraph in data structure
Graph in data structure
 
Matrices And Application Of Matrices
Matrices And Application Of MatricesMatrices And Application Of Matrices
Matrices And Application Of Matrices
 
Submersible pump
Submersible pumpSubmersible pump
Submersible pump
 

Similar to Correlating graph theory to a switching network

Simulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM TechniqueSimulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM Techniquerahulmonikasharma
 
Design of triband wilkinson power divider using
Design of triband wilkinson power divider usingDesign of triband wilkinson power divider using
Design of triband wilkinson power divider usingeSAT Publishing House
 
Solving electric circuits using graph theory
Solving  electric circuits using graph theorySolving  electric circuits using graph theory
Solving electric circuits using graph theoryCheku Dojee
 
Design and analysis of boost converter with cld cell
Design and analysis of boost converter with cld cellDesign and analysis of boost converter with cld cell
Design and analysis of boost converter with cld celleSAT Journals
 
Implementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fntImplementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fnteSAT Publishing House
 
Implementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fntImplementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fnteSAT Journals
 
Analysis of different types of current mirror in 45 nm technology
Analysis of different types of current mirror in 45 nm technologyAnalysis of different types of current mirror in 45 nm technology
Analysis of different types of current mirror in 45 nm technologyeSAT Journals
 
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
 
Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...eSAT Journals
 
Dynamic model of zeta converter with full state
Dynamic model of zeta converter with full stateDynamic model of zeta converter with full state
Dynamic model of zeta converter with full stateeSAT Publishing House
 
Dynamic model of zeta converter with full state
Dynamic model of zeta converter with full stateDynamic model of zeta converter with full state
Dynamic model of zeta converter with full stateeSAT Publishing House
 
1.5-V CMOS Current Multiplier/Divider
1.5-V CMOS Current Multiplier/Divider 1.5-V CMOS Current Multiplier/Divider
1.5-V CMOS Current Multiplier/Divider IJECEIAES
 
Multi-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic ApplicationMulti-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic Applicationrahulmonikasharma
 
Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...eSAT Publishing House
 
New active diode with bulk regulation transistors and its application to inte...
New active diode with bulk regulation transistors and its application to inte...New active diode with bulk regulation transistors and its application to inte...
New active diode with bulk regulation transistors and its application to inte...IJECEIAES
 
Area Efficient and Reduced Pin Count Multipliers
Area Efficient and Reduced Pin Count MultipliersArea Efficient and Reduced Pin Count Multipliers
Area Efficient and Reduced Pin Count MultipliersCSCJournals
 
On Design and Realization of Digitally Programmable Square-Wave Generator
On Design and Realization of Digitally Programmable Square-Wave GeneratorOn Design and Realization of Digitally Programmable Square-Wave Generator
On Design and Realization of Digitally Programmable Square-Wave GeneratorIRJET Journal
 
Dynamic model of zeta converter with full state feedback controller implement...
Dynamic model of zeta converter with full state feedback controller implement...Dynamic model of zeta converter with full state feedback controller implement...
Dynamic model of zeta converter with full state feedback controller implement...eSAT Journals
 
Suppression methods for very fast transient over voltages on equipment of gis
Suppression methods for very fast transient over voltages on equipment of gisSuppression methods for very fast transient over voltages on equipment of gis
Suppression methods for very fast transient over voltages on equipment of giseSAT Publishing House
 

Similar to Correlating graph theory to a switching network (20)

Simulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM TechniqueSimulation and Performance of AC Drives Using SVPWM Technique
Simulation and Performance of AC Drives Using SVPWM Technique
 
Design of triband wilkinson power divider using
Design of triband wilkinson power divider usingDesign of triband wilkinson power divider using
Design of triband wilkinson power divider using
 
Solving electric circuits using graph theory
Solving  electric circuits using graph theorySolving  electric circuits using graph theory
Solving electric circuits using graph theory
 
Design and analysis of boost converter with cld cell
Design and analysis of boost converter with cld cellDesign and analysis of boost converter with cld cell
Design and analysis of boost converter with cld cell
 
cs 3351 dpco
cs 3351 dpcocs 3351 dpco
cs 3351 dpco
 
Implementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fntImplementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fnt
 
Implementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fntImplementation of cyclic convolution based on fnt
Implementation of cyclic convolution based on fnt
 
Analysis of different types of current mirror in 45 nm technology
Analysis of different types of current mirror in 45 nm technologyAnalysis of different types of current mirror in 45 nm technology
Analysis of different types of current mirror in 45 nm technology
 
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...
 
Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...
 
Dynamic model of zeta converter with full state
Dynamic model of zeta converter with full stateDynamic model of zeta converter with full state
Dynamic model of zeta converter with full state
 
Dynamic model of zeta converter with full state
Dynamic model of zeta converter with full stateDynamic model of zeta converter with full state
Dynamic model of zeta converter with full state
 
1.5-V CMOS Current Multiplier/Divider
1.5-V CMOS Current Multiplier/Divider 1.5-V CMOS Current Multiplier/Divider
1.5-V CMOS Current Multiplier/Divider
 
Multi-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic ApplicationMulti-Level Inverter For Domestic Application
Multi-Level Inverter For Domestic Application
 
Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...
 
New active diode with bulk regulation transistors and its application to inte...
New active diode with bulk regulation transistors and its application to inte...New active diode with bulk regulation transistors and its application to inte...
New active diode with bulk regulation transistors and its application to inte...
 
Area Efficient and Reduced Pin Count Multipliers
Area Efficient and Reduced Pin Count MultipliersArea Efficient and Reduced Pin Count Multipliers
Area Efficient and Reduced Pin Count Multipliers
 
On Design and Realization of Digitally Programmable Square-Wave Generator
On Design and Realization of Digitally Programmable Square-Wave GeneratorOn Design and Realization of Digitally Programmable Square-Wave Generator
On Design and Realization of Digitally Programmable Square-Wave Generator
 
Dynamic model of zeta converter with full state feedback controller implement...
Dynamic model of zeta converter with full state feedback controller implement...Dynamic model of zeta converter with full state feedback controller implement...
Dynamic model of zeta converter with full state feedback controller implement...
 
Suppression methods for very fast transient over voltages on equipment of gis
Suppression methods for very fast transient over voltages on equipment of gisSuppression methods for very fast transient over voltages on equipment of gis
Suppression methods for very fast transient over voltages on equipment of gis
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

Correlating graph theory to a switching network

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 22 CORRELATING GRAPH THEORY TO A SWITCHING NETWORK Mythili V1 , Rajalakshmi R2 , Little Femilin Jana D3 1 Assistant Professor, Prince Shri Venkateshwara Padmavathy Engineering College, Affiliated to Anna University, Tamil Nadu 2 Assistant Professor, Prince Shri Venkateshwara Padmavathy Engineering College, Affiliated to Anna University, Tamil Nadu 3 Assistant Professor, Prince Shri Venkateshwara Padmavathy Engineering College, Affiliated to Anna University, Tamil Nadu Abstract Graph theory is a delightful playground for the exploration of proof techniques in almost all fields of mathematics. Here in this paper let us see its practical application to a switching network. Suppose we are given a box that contain a switching network consisting of some switches and they can be turned on or off from outside, we determine how the switches are connected inside the box, without opening the box, of course with the help of graph theory. Key words: Identity matrix, redundant circuit, construction of a graph, switching network, orthogonal matrices, ring sum. --------------------------------------------------------------------***--------------------------------------------------------------------- INTRODUCTION Graph theory has a wide range of applications in engineering, electrical network analysis, circuit layout, data structures, operations research, social sciences etc because of its inherent simplicity. It also plays an important role in several areas as switching theory. It begins with very simple geometric ideas and has many powerful applications. Some Useful Definitions Definition 1: Let the number of different circuits in a graph G be q and the number of edges in G be e. Then a circuit matrix B = [bij] of G is a q by e, (0, 1) – matrix defined as follows: Definition 2: A sub matrix of a circuit matrix in which all rows correspond to a set of fundamental circuits is called a fundamental circuit matrix. Definition 3: The ring sum of two graphs G1 and G2 written as G1  G2 is a graph consisting of the vertex set V1  V2 and of edges that are either in G1 or G2 but not both. For example consider Assume that a box contains a switching network consisting of eight switches a,b,c,d,e,f,g and h. The switches can be turned on or off from outside. Let us see how to determine the switching connection inside the box, without opening the box. First connect a lamp at the available terminals in series with a battery and an additional switch k as shown below: Let us assume that the following eight combinations light up the lamp. 1. (a,b,f,h,k) 2. (a,b,g,k) 3. (a,e,f,g,k) bij = 1 , if the ith circuit includes jth edge 0 , otherwise
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 23 4. (a,e,h,k) 5. (b,c,e,h,k) 6. (c,f,h,k) 7. (c,g,k) 8. (d,k) Consider the switching network as a graph whose edges represent switches .We can assume that the graph is connected and has no selfloop .Since a lit lamp implies the formation of a circuit; we can regard the preceding list as a partial list of circuits in the corresponding graph. With this list we form a circuit matrix. Next to simplify the matrix, we should remove the obviously redundant circuits. Observe that the following ring sum of circuits give rise to other circuits. Therefore we can delete the first, third and fifth rows from matrix B, without any loss of information. Remaining is a 5 by 9 matrix B1. Our next goal is to bring matrix B1 to the form Bf =[ Ifr / Br]. For this we interchange columns to get B2: Adding the fourth row in B2 to the first ,we get B3. An Orthogonal matrix to B3 is M = [ -FT / I4 ] = [ FT / I4] Before M can be regarded as a reduced incidence matrix, it must have at most two Is in each column. This can be achieved by adding (mod 2) the third row to the fourth in M, giving M1 . B = a b c d e f g h k 1 1 1 0 0 0 1 0 1 1 2 1 1 0 0 0 0 1 0 1 3 1 0 0 0 1 1 1 0 1 4 1 0 0 0 1 0 0 1 1 5 0 1 1 0 1 0 0 1 1 6 0 0 1 0 0 1 0 1 1 7 0 0 1 0 0 0 1 0 1 8 0 0 0 1 0 0 0 0 1 B1 = a b c d e f g h k 1 1 0 0 0 0 1 0 1 1 0 0 0 1 0 0 1 1 0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 B2 = b e f g d a c h k 1 0 0 1 0 1 0 0 1 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 1 1 0 0 0 1 0 0 1 0 1 0 0 0 0 1 0 0 0 1 B3 = b e f g d a c h k 1 0 0 0 0 1 1 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 1 1 0 0 0 1 0 0 1 0 1 0 0 0 0 1 0 0 0 1 Thus M= b e f g d a c h k 1 1 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 1 1 1 1 0 0 0 1 M1 = b e f g d a c h k 1 1 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 1 1 0 0 1 1
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 24 Matrix M1 is the reduced incidence matrix .The incidence matrix A can be obtained by adding a fifth row to M1 such that there are exactly two IS in every column. From the above incidence matrix A we are able to construct the graph and hence the corresponding switching network as shown below. CONCLUSION Thus by removing the obviously redundant circuits and by constructing the incidence matrix, we see that the corresponding switching networks inside a box can be found without opening it. REFERENCES [1].”NARSINGH DEO” –Graph theory with Applications to Engineering and Computer Science, PHI Learning Pvt. Ltd., New Delhi. [2].”DOUGLAS B.WEST”- Introduction to Graph Theory, University of Illinois-Urbana. [3].”JOE L.MOTT. ABRAHAM KANDEL THEODORE P.BAKER”–Discrete Mathematics for Computer Scientists and Mathematicians. [4].”J.P.TREMBLAY, R.MANOHAR” - Discrete Mathematical Structures with Applications to Computer Science- Tata McGraw Hill Publishing Company Ltd. A = b e f g d a c h k 1 1 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 1 1 0 0 1 1 0 0 0 0 1 1 1 0 1