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 Downloads
Updated 30 Mar 2023

View License

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
----------------------------------

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: 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!
Version Published Release Notes
1.0.0