|
|
| File Information |
| Description |
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)
|
| MATLAB release |
MATLAB 7 (R14)
|
| Zip File Content |
|
| Other Files |
ArslanZbus.m, data, license.txt
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 16 Nov 2009 |
It caters out of order entries in file 'data' |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com