Zbus using bus building algorithm

版本 1.0.0 (149.6 KB) 作者: Muthiah Viswanathan
Zbus for a particular n bus power system is found
324.0 次下载
更新时间 2023/3/14

查看许可证

There are four types of modifications possible:
  1. Type 1 modification: between a new bus and the reference bus
  2. Type 2 modification: between a new bus and an old bus
  3. Type 3 modification: between an old bus and the reference bus
  4. Type 4 modification: between two old buses
For each type of modification, the code performs the necessary calculations to update the Z-bus matrix.
After each modification, the code displays the updated Z-bus matrix using the disp function.
Finally, the code prints a message indicating that the Z-bus matrix has been calculated using the bus building algorithm and displays the calculated Z-bus matrix using the disp function.
Overall, this code implements the bus building algorithm for calculating the Z-bus matrix for a power system network. The code uses MATLAB functions such as xlsread, zeros, disp, and input to read data from an Excel sheet, initialize the Z-bus matrix, display the output, and prompt the user for input.

引用格式

Muthiah Viswanathan (2024). Zbus using bus building algorithm (https://www.mathworks.com/matlabcentral/fileexchange/126275-zbus-using-bus-building-algorithm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2022b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0