Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This file computes Zbus of a power system directly. It does not follow the approach of first computing Ybus and then taking its inverse, which can be cumbersome when number of buses are large.
The method of computing Zbus is taken from the book:
John J.Grainger, William D.Stevenson,Jr., Power System Analysis
Usage:
It reads the data about the network from a file 'data'.
Each line in file 'data' has the following record:
Bus1 Bus2 Resistance Reactance
Where Bus1 & Bus2 are the bus numbers of buses considered and the next two entries are resistance & reactance between them.
Caution:
Any bus which is assigned bus number=1, must be connected to reference (0)
Citar como
Arslan Shahid (2026). Zbus Building Algorithm (https://es.mathworks.com/matlabcentral/fileexchange/25846-zbus-building-algorithm), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.2.0.0 (2,99 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
