Nodal admittance matrix

This article is about the admittance matrix in electrical engineering. For the graph theoretic admittance matrix, see Laplacian matrix.

In power engineering, nodal admittance matrix (or just admittance matrix) or Y Matrix or Ybus is an N x N matrix describing a power system with N buses. It represents the nodal admittance of the buses in a power system. In realistic systems which contain thousands of buses, the Y matrix is quite sparse. Each bus in a real power system is usually connected to only a few other buses through the transmission lines. The Y Matrix is also one of the data requirements needed to formulate a power flow study.

Context

Electric power transmission needs optimization in order to determine the necessary real and reactive power flows in a system for a given set of loads, as well as the voltages and currents in the system. Power flow studies are used not only to analyze current power flow situations, but also to plan ahead for anticipated disturbances to the system, such as the loss of a transmission line to maintenance and repairs. The power flow study would determine whether or not the system could continue functioning properly without the transmission line. Only computer simulation allows the complex handling required in power flow analysis because in most realistic situations the system is very complex and extensive and would be impractical to solve by hand. The Y Matrix is a tool in that domain. It provides a method of systematically reducing a complex system to a matrix than can be solved by a computer program. The equations used to construct the Y matrix come from the application of Kirchhoff’s current law and Kirchhoff’s voltage law to a circuit with steady-state sinusoidal operation. These laws give us that the sum of currents entering a node in the circuit is zero, and the sum of voltages around a closed loop starting and ending at a node is also zero. These principles are applied to all the nodes in a power flow system and thereby determine the elements of the admittance matrix, which represents the admittance relationships between nodes, which then determine the voltages, currents and power flows in the system.


Construction

Starting from the single line diagram of a power system, there are three main steps before writing the equations that form the Matrix. First, the single line diagram is converted to an impedance diagram. Next, all voltage sources are converted to their equivalent current source representations. From here, the impedance diagram is then converted to an admittance diagram. Following these three steps, the admittance matrix can be created in a straightforward manner: For an admittance diagram with buses, the admittance between the bus in consideration, k, and another bus, i, connected to k, can be described by . The term should be introduced here; this term accounts for the admittance of linear loads connected to bus as well as the admittance-to-ground at bus . The general mathematical expression follows:

It is important to note that is non-zero only where a physical connection exists between two buses.[1] This consideration is not seen in the following example because each node is connected to both of the other nodes. Each defines one element of the matrix. From the general case where N is greater than 2, it is desirable to solve these equations as a system, namely through matrix algebra. The general matrix appears as follows: The nodal admittance matrix form:

The admittance diagram of a three bus network.

Once the admittance matrix has been formed, the admittance matrix can be input to solve the matrix form of Ohm's Law--the equation . In this instance is an vector of the voltage at each node and is the vector of corresponding currents. In matrix form, Ohm's Law is as follows:

To illustrate this process with the admittance matrix of the three bus network in the figure would be:

The Y Matrix diagonal elements are called the self-admittances at the nodes, and each equals the sum of all the admittances terminating on the node identified by the repeated subscripts. The other admittances are the mutual admittances of the nodes, and each equals the negative of the sum of all admittances connected directly between the nodes identified by the double subscripts. The admittance matrix is typically a symmetric matrix as . However, extensions of the line model and models of other components such as transformers may make asymmetrical.[2]

For small transmission systems of about less than 10 nodes or buses, the Y matrix can be calculated manually. But for a realistic system with relatively large number of nodes or buses, say 1000 nodes, a computer program for computing Y is more practical to use.

Node Network Courtesy of scialert.net

To help motivate the importance of using a system of equations in matrix form, see the adjacent figure. Not only does it become impractical to calculate the current vector by hand, it becomes necessary to use computational power to form the admittance matrix itself.


Example:[3]

Two node power flow diagram courtesy of Grainger and Stevenson

To take a look at a generalizable matrix, consider the figure of the two-node network. By Kirchhoff's Current Law, it can be shown that : since there are no other currents entering or exiting nodes or . The voltage drop across the line can be expressed as :. Next, use Ohm's Law with admittance instead of impedance. Using substitution to get :. To reintroduce some generality, and . Thus, this example can be taken as a first step in understanding how to generally construct an matrix by hand.

See also

References

  1. McCalley, James. "The Power Flow Equations" (PDF). Iowa State Engineering.
  2. Grainger, John (1994). Power System Analysis. McGraw-Hill Science/Engineering/Math. ISBN 978-0070612938.
  3. Grainger, John (1994). Power System Analysis (1 ed.). McGraw-Hill Science/Engineering/Math. pp. 240–241. ISBN 978-0070612938.

External links

This article is issued from Wikipedia - version of the 12/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.