Network Analysis: Question on fundamental cutset matrix of a graph

C1: 1 0 0 -1 0, C2: 0 1 0 -1 1, C3: 0 0 1 0 1]. In summary, when defining the cut set orientation, each cut set can be oriented differently depending on the direction of branch currents.
  • #1
vartanieno
3
0

Homework Statement



It's a not specific problem. Just a general question. Suppose, I have a graph and I need to write a fundamental cut set matrix. If I define the cut set orientation by choosing the direction of branch current, does every other cut set have to oriented exactly the same way?

Homework Equations



N/A

The Attempt at a Solution


See attachment
Qf = [C1: 1 0 0 -1 0, C2: 0 1 0 -1 1, C3: 0 0 1 0 1]

Thank you
 

Attachments

  • fundamental cutset.png
    fundamental cutset.png
    2.1 KB · Views: 770
Physics news on Phys.org
  • #2
for your answer. No, the other cut sets do not have to be oriented the same way. In fact, each cut set can be oriented differently, depending on how the branch currents are defined. For example, let’s consider the Fundamental Cut Set Matrix (Qf) of the graph shown in the attachment. We can choose to orient the branch currents in one direction, as follows: C1 = 1, C2 = -1, C3 = 1. Then, the Qf matrix would be:
 

1. What is a fundamental cutset matrix in network analysis?

The fundamental cutset matrix of a graph is a matrix that represents the relationships between the edges and the cutsets of a given graph. It is used to determine the minimum number of edges that can be removed from a graph to disconnect it into two distinct subgraphs.

2. How is a fundamental cutset matrix calculated?

To calculate the fundamental cutset matrix, we first assign a row to each cutset in the graph. Then, for each cutset, we list all the edges that cross it and assign a column for each of these edges. Finally, we mark a 1 in each cell where the cutset and edge intersect, and a 0 otherwise.

3. What does a zero entry in the fundamental cutset matrix represent?

A zero entry in the fundamental cutset matrix represents that the corresponding cutset and edge do not intersect. In other words, removing that specific edge does not affect the connectivity of the graph.

4. How is the fundamental cutset matrix used in network analysis?

The fundamental cutset matrix is used to determine the minimum number of edges that need to be removed to disconnect a graph. It is also used to identify the critical edges that, if removed, will break the connectivity of the graph. Additionally, it is used in the formulation of optimization problems in network analysis.

5. Can the fundamental cutset matrix be used for directed graphs?

Yes, the fundamental cutset matrix can be used for both directed and undirected graphs. However, the interpretation of the results may differ slightly, as the order of the rows and columns in the matrix would change. In directed graphs, the rows represent the cutsets, and the columns represent the edges that leave the cutset, while in undirected graphs, the columns represent the edges that cross the cutset.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
22
Views
1K
  • Introductory Physics Homework Help
Replies
1
Views
439
  • Differential Equations
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
5
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
728
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
1K
Back
Top