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) or Y Matrix or Ybus is an ''N x N''
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** ''The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchis ...
describing a linear power system with ''N''
buses A bus (contracted from omnibus, with variants multibus, motorbus, autobus, etc.) is a road vehicle that carries significantly more passengers than an average car or van. It is most commonly used in public transport, but is also in use for cha ...
. 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 reciprocal of impedance, analogous to how conductance & resistance are defined. The SI unit of 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 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 Y Matrix is also one of the data requirements needed to formulate a
power-flow study In power engineering, the power-flow study, or load-flow study, is a numerical analysis of the flow of electric power in an interconnected system. A power-flow study usually uses simplified notations such as a one-line diagram and per-unit system ...
.


Context

Electric power transmission Electric power transmission is the bulk movement of electrical energy from a generating site, such as a power plant, to an electrical substation. The interconnected lines that facilitate this movement form a ''transmission network''. This is ...
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 Computer simulation is the process of mathematical modelling, performed on a computer, which is designed to predict the behaviour of, or the outcome of, a real-world or physical system. The reliability of some mathematical models can be dete ...
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 that can be solved by a computer program. The equations used to construct the Y matrix come from the application of
Kirchhoff's current law Kirchhoff's circuit laws are two equalities that deal with the current and potential difference (commonly known as voltage) in the lumped element model of electrical circuits. They were first described in 1845 by German physicist Gustav Kirchhof ...
and
Kirchhoff's voltage law Kirchhoff's circuit laws are two equalities that deal with the current and potential difference (commonly known as voltage) in the lumped element model of electrical circuits. They were first described in 1845 by German physicist Gustav Kirchho ...
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 Y 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 N buses, the admittance between the bus in consideration, ''k'', and another bus, ''i'', connected to ''k'', can be described by y_ = g_ + j b_. The term y_k should be introduced here; this term accounts for the admittance of linear loads connected to bus k as well as the admittance-to-ground at bus k. The general mathematical expression follows: : Y_ = \begin y_ + \sum_ , & \mbox \quad i = j \\ -y_, & \mbox \quad i \neq j \end It is important to note that y_ is non-zero only where a physical connection exists between two buses. This consideration is not seen in the following example because each node is connected to both of the other nodes. Each y_ defines one element of the N\times 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: Y = \begin Y_ & Y_ & \cdots & Y_ \\ Y_ & Y_ & \cdots & Y_ \\ \cdots & \cdots & \cdots & \cdots \\ Y_ & Y_ & \cdots & Y_ \end Once the admittance matrix has been formed, the admittance matrix can be input to solve the matrix form of Ohm's Law—the equation Y V=I. In this instance V is an N\times vector of the voltage at each node and I is the N\times vector of corresponding currents. In matrix form, Ohm's Law is as follows: : \begin Y_ & Y_ & \cdots & Y_ \\ Y_ & Y_ & \cdots & Y_ \\ \vdots & \ddots & \cdots & \vdots \\ Y_ & Y_ & \cdots & Y_ \\ \end \begin V_1 \\ V_2 \\ \vdots \\ V_N \\ \end = \begin I_1 \\ I_2 \\ \vdots \\ I_N \\ \end To illustrate this process with the admittance matrix of the three bus network in the figure would be: : Y = \begin y_ + y_ + y_ & -y_ & -y_ \\ -y_ & y_ + y_ + y_ & -y_ \\ -y_ & -y_ & y_ + y_ + y_ \\ \end The Y Matrix diagonal elements Y_, Y_, ..., Y_ 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 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 re ...
as y_ = y_. However, extensions of the line model and models of other components may make Y asymmetrical. An example being a phase-shifting transformer, which will cause Y to become asymmetrical. 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. 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 V by hand, it becomes necessary to use computational power to form the admittance matrix itself. Example: To take a look at a generalizable 2\times2 matrix, consider the figure of the two-node network. By
Kirchhoff's Current Law Kirchhoff's circuit laws are two equalities that deal with the current and potential difference (commonly known as voltage) in the lumped element model of electrical circuits. They were first described in 1845 by German physicist Gustav Kirchhof ...
, it can be shown that : \begin I_m \\ I_n \\ \end = \begin 1 \\ -1 \\ \end I_a since there are no other currents entering or exiting nodes m or n. The voltage drop across the line can be expressed as : V_a = \begin 1, -1 \\ \end\begin V_m \\ V_n \\ \end . Next, use
Ohm's Law Ohm's law states that the current through a conductor between two points is directly proportional to the voltage across the two points. Introducing the constant of proportionality, the resistance, one arrives at the usual mathematical equat ...
with admittance instead of impedance. Using substitution to get : \begin Y_a & -Y_a \\ -Y_a & Y_a \end \begin V_m \\ V_n \\ \end = \begin I_m \\ I_n \\ \end . To reintroduce some generality, Y_ = Y_, Y_ = Y_,Y_ = Y_, and Y_ = Y_ . Thus, this example can be taken as a first step in understanding how to generally construct an N\times N matrix by hand.


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, electronics, and telecommunications. These parameters are used to describe the ele ...
*
Nodal analysis In electric circuits analysis, nodal analysis, node-voltage analysis, or the branch current method is a method of determining the voltage (potential difference) between "nodes" (points where elements or branches connect) in an electrical circuit in ...
*
Zbus Z Matrix or ''bus impedance matrix'' in computing is an important tool in power system analysis. Though, it is not frequently used in power flow study, unlike Ybus matrix, it is, however, an important tool in other power system studies like short ...


References

{{Reflist


External links


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