Program to calculate Ybus using Singular Trasnformation

Ref: Power System Engineering - Nagrath Kothari | Page 195 | Example 6.2| This program calculates Ybus matrix using singular Transformation
3 descargas
Actualizado 30 mar 2023

Ver licencia

SINGULAR TRANSFORMATION (Ybus = A' y A)
A(no. of bus x no. of element) = Bus incidence matrix
y(no. of element x no. of element) = primitive admittance matrix
A' = Transpose of Bus Incidence Matrix
Reference: Power System Engineering - Nagrath Kothari
Page 195
Example 6.2
----------------------------------
Line bus | R pu | X pu
to bus | |
----------------------------------
1 - 2 | 0.05 | 0.15
1 - 3 | 0.10 | 0.30
2 - 3 | 0.15 | 0.45
2 - 4 | 0.10 | 0.30
3 - 4 | 0.05 | 0.15
----------------------------------

Citar como

Tanishq Kale (2024). Program to calculate Ybus using Singular Trasnformation (https://www.mathworks.com/matlabcentral/fileexchange/127089-program-to-calculate-ybus-using-singular-trasnformation), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2023a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: Formation of Ybus using Singular Transformation

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0