Program to calculate Ybus using Singular Trasnformation

Version 1.0.0 (1,69 ko) par Tanishq Kale
Ref: Power System Engineering - Nagrath Kothari | Page 195 | Example 6.2| This program calculates Ybus matrix using singular Transformation
3 téléchargements
Mise à jour 30 mars 2023

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2023a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : 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 Publié le Notes de version
1.0.0