Program to calculate Ybus using Singular Trasnformation
Versione 1.0.0 (1,69 KB) da
Tanishq Kale
Ref: Power System Engineering - Nagrath Kothari | Page 195 | Example 6.2| This program calculates Ybus matrix using singular Transformation
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
----------------------------------
Cita come
Tanishq Kale (2025). Program to calculate Ybus using Singular Trasnformation (https://it.mathworks.com/matlabcentral/fileexchange/127089-program-to-calculate-ybus-using-singular-trasnformation), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2023a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: 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!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
