Power System Analysis: Node Elimination Explained

  • Thread starter MitYeltu
  • Start date
  • Tags
    Elimination
In summary, the person is an electrical engineer studying for the PE exam and reviewing power system analysis. They have come across a problem involving a 4x4 matrix being partitioned, and according to their textbook, they need to eliminate a certain row. They are unsure of how to determine which row to eliminate and why this method works. They are seeking clarification on when and how to apply this method.
  • #1
MitYeltu
8
0
Preface: I am an electrical engineer studying for the PE exam. I am reviewing power system analysis and have come across something I do not remember in any of my classes.

I'll not bore you with the entire problem. Suffice it to say there is a 4x4 matrix that is being partitioned as follows:

[-9.8, 0.0, 4.0 | 5.0]
[0.0, -8.3, 2.5 | 5.0]
[4.0, 2.5, -14.5 | 8.0]
---------------------
[5.0, 5.0, 8.0, | -18.0]

Sorry for the weird formatting.

Now according to my book, "Elements of Power System Analysis" by Stevenson, I need to eliminate node 4 (the bottom row and last column). For ease of understanding I will use subscripts so that element in row 2 column 3 is E23.

I'm not sure how to explain this so let me show you.

the new matrix will be 3x3 and will be constructed thusly:

E11(new matrix) = E11 - (E14xE41)/E44 = -9.8 - (5x5)/-18 = -8.411
E32(new matrix) = E32 - (E34xE42)/E44 = 2.5 - (8x5)/-18 = 4.722

Each element of the new matrix is constructed the same way yielding:

[-8.411, 1.389, 6.222]
[1.389, -6.911, 4.722]
[6.222, 4.722, -10.944]

Now the question.

First, how do I know if I can eliminate a particular row? Is there some method like the inverted matrix has a particular form, or something?

Can anyone help me understand WHEN I can apply this method?

Thanks.
 
Physics news on Phys.org
  • #2
I can follow you up until your Question, but from there on it is unclear what you want to know.

What row from what matrix do you want to eliminate?
 
  • #3
No, I know whuch one was removed, I just have no idea why THAT row was removed.

If I had a matrix that was not in my textbook, how am I to know which row is to be removed if, indeed, any row CAN be removed? I don't understand how I would know WHEN I can apply this method.

I also don't really understand WHY this method even works.
 

1. What is node elimination in power system analysis?

Node elimination is a technique used in power system analysis to simplify a complex network by reducing the number of nodes and branches. It involves merging multiple nodes into a single node, while maintaining the same electrical characteristics of the original network.

2. Why is node elimination important in power system analysis?

Node elimination helps in simplifying the network, making it easier to analyze and understand. It also reduces the computational burden and time required for analysis. Moreover, it can help in identifying critical nodes and improving the overall performance of the power system.

3. What are the steps involved in node elimination?

The first step is to identify the nodes that can be merged. Then, the equivalent impedance of the merged nodes is calculated using the parallel or series impedance formulas. The branches connected to the merged nodes are also combined, and the equivalent admittance of the combined branches is calculated. Finally, the merged nodes and branches are replaced with their equivalent values.

4. What are the benefits of using node elimination in power system analysis?

Node elimination can help in reducing the complexity of the network, making it easier to analyze and understand. It also improves the accuracy of the analysis by reducing errors caused by manual calculations. Additionally, it can help in identifying and mitigating potential issues in the power system, improving its overall performance.

5. Are there any limitations to using node elimination in power system analysis?

While node elimination can simplify a network and improve the analysis, it may also introduce some errors. This can happen if the assumptions made during the process do not accurately represent the original network. Additionally, the process may not be suitable for networks with highly nonlinear components or complex control systems.

Similar threads

  • Linear and Abstract Algebra
Replies
7
Views
2K
Back
Top