Nodal admittance matrix

From Wikipedia, the free encyclopedia
  (Redirected from Admittance matrix)
Jump to: navigation, search

In power engineering, Y Matrix or Ybus is an n x n symmetric 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.

The nodal admittance matrix form: 
Y = \begin{bmatrix}
  Y_{11} & Y_{12} & \cdots & Y_{1n} \\
  Y_{21} & Y_{22} & \cdots & Y_{2n} \\ 
  \cdots & \cdots & \cdots & \cdots \\
  Y_{n1} & Y_{n2} & \cdots & Y_{nn}
\end{bmatrix}

Contents

[edit] Context

Electric power transmission needs optimization. Only computer simulation allows the complex handling required. The Y Matrix is a tool in that domain.

[edit] Design

Starting from the single line diagram of a power system, there are four main steps in creating 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. Finally, the Y Matrix itself is created.

Y_{ij} = \begin{cases}
  y_{ii} + \sum_{i \neq j} {y_{ij}}, & \mbox{if } i = j \\
  -y_{ij},  & \mbox{if } i \neq j
\end{cases}


Here, y_{ij} = g_{ij} + \sqrt{-1} b_{ij} is the summed admittance of all power lines going directly from bus i to j (zero if no such). The parameter yii is often neglected, but could have a non-zero value representing the admitance-to-ground at bus i. The Y Matrix diagonal elements Y11,Y22,...,Ynn 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.

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.

[edit] References

[edit] See also

[edit] External links

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export