HOME

TheInfoList



OR:

In
power engineering Power engineering, also called power systems engineering, is a subfield of electrical engineering that deals with the generation, transmission, distribution, and utilization of electric power, and the electrical apparatus connected to such sy ...
, nodal admittance matrix (or just admittance matrix) is an ''N x N''
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
describing a linear power system with ''N''
buses A bus (contracted from omnibus, with variants multibus, motorbus, autobus, etc.) is a motor vehicle that carries significantly more passengers than an average car or van, but fewer than the average rail transport. It is most commonly used ...
. It represents the nodal
admittance In electrical engineering, admittance is a measure of how easily a circuit or device will allow a current to flow. It is defined as the multiplicative inverse, reciprocal of Electrical impedance, impedance, analogous to how Electrical resistanc ...
of the buses in a power system. In realistic systems which contain thousands of buses, the admittance matrix is quite sparse. Each bus in a real power system is usually connected to only a few other buses through the
transmission line In electrical engineering, a transmission line is a specialized cable or other structure designed to conduct electromagnetic waves in a contained manner. The term applies when the conductors are long enough that the wave nature of the transmis ...
s. The nodal admittance matrix is used in the formulation of the power flow problem.


Construction from a single line diagram

The nodal admittance matrix of a power system is a form of
Laplacian matrix In the mathematical field of graph theory, the Laplacian matrix, also called the graph Laplacian, admittance matrix, Kirchhoff matrix, or discrete Laplacian, is a matrix representation of a graph. Named after Pierre-Simon Laplace, the graph Lap ...
of the nodal admittance diagram of the power system, which is derived by the application of Kirchhoff's laws to the admittance diagram of the power system. Starting from the single line diagram of a power system, the nodal admittance diagram is derived by: * replacing each line in the diagram with its equivalent admittance, and * converting all voltage sources to their equivalent current source. Consider an admittance graph with N buses. The ''vector of bus voltages'', V, is an N \times 1 vector where V_ is the voltage of bus k, and ''vector of bus current injections'', I, is an N \times 1 vector where I_ is the cumulative current injected at bus k by all loads and sources connected to the bus. The admittance between buses k and i is a complex number y_, and is the sum of the admittance of all lines connecting busses k and i. The admittance between the bus i and ground is y_, and is the sum of the admittance of all the loads connected to bus k. Consider the ''current injection'', I_, into bus k. Applying
Kirchhoff's current law Kirchhoff's circuit laws are two Equality (mathematics), equalities that deal with the Electric current, current and potential difference (commonly known as voltage) in the lumped element model of electrical circuits. They were first described in ...
: I_ = \sum_ I_ where I_ is the current from bus k to bus i for k \neq i and I_ is the current from bus k to ground through the bus load. Applying Ohm's law to the admittance diagram, the ''bus voltages'' and the line and load currents are linked by the relation : I_ = \begin V_ , & \mbox \quad i = k \\ ( V_ - V_ ) y_, & \mbox \quad i \neq k. \end Therefore, : I_ = \sum_ + V_ y_ = V_ \left( y_ + \sum_ y_ \right) - \sum_ V_ y_ This relation can be written succinctly in matrix form using the admittance matrix. The nodal admittance matrix Y is a N \times N matrix such that bus voltage and current injection satisfy Ohm's law : Y V = I in vector format. The entries of Y are then determined by the equations for the ''current injections'' into buses, resulting in : Y_ = \begin y_ + \sum_ , & \mbox \quad k = j \\ -y_, & \mbox \quad k \neq j. \end As an example, consider the admittance diagram of a fully connected three bus network of figure 1. The admittance matrix derived from the three bus network in the figure is: : Y = \begin y_ + y_ + y_ & -y_ & -y_ \\ -y_ & y_ + y_ + y_ & -y_ \\ -y_ & -y_ & y_ + y_ + y_ \\ \end The diagonal entries Y_, Y_, ..., Y_ are called the ''self-admittances'' of the network nodes. The non-diagonal entries are the ''mutual admittances'' of the nodes corresponding to the subscripts of the entry. The admittance matrix Y is typically a
symmetric matrix In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally, Because equal matrices have equal dimensions, only square matrices can be symmetric. The entries of a symmetric matrix are symmetric with ...
as Y_ = Y_. However, extensions of the line model may make Y asymmetrical. For instance, modeling phase-shifting transformers, results in a
Hermitian {{Short description, none Numerous things are named after the French mathematician Charles Hermite (1822–1901): Hermite * Cubic Hermite spline, a type of third-degree spline * Gauss–Hermite quadrature, an extension of Gaussian quadrature me ...
admittance matrix.


Applications

The admittance matrix is most often used in the formulation of the power flow problem.


See also

*
Admittance parameters Admittance parameters or Y-parameters (the elements of an admittance matrix or Y-matrix) are properties used in many areas of electrical engineering, such as power engineering, power, electronic engineering, electronics, and telecommunications eng ...
*
Nodal analysis In electric circuit analysis, nodal analysis (also referred to as node-voltage analysis or the branch current method) is a method of determining the voltage between nodes (points where elements or branches connect) in an electrical circuit in ter ...
* Zbus


References

{{Reflist


External links


A C/C++ Program and Source Code for Computing Ybus and Zbus Matrices
Electrical engineering Electric power