Program to calculate Ybus using Singular Trasnformation
                    Versión 1.0.0 (1,69 KB) por  
                  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
    ----------------------------------
Citar como
Tanishq Kale (2025). Program to calculate Ybus using Singular Trasnformation (https://es.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 LinuxEtiquetas
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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 | 
