diff options
author | priyanka | 2015-06-24 15:03:17 +0530 |
---|---|---|
committer | priyanka | 2015-06-24 15:03:17 +0530 |
commit | b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch) | |
tree | ab291cffc65280e58ac82470ba63fbcca7805165 /14/CH7/EX7.7/result_ex_7_7.txt | |
download | Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2 Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip |
initial commit / add all books
Diffstat (limited to '14/CH7/EX7.7/result_ex_7_7.txt')
-rwxr-xr-x | 14/CH7/EX7.7/result_ex_7_7.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/14/CH7/EX7.7/result_ex_7_7.txt b/14/CH7/EX7.7/result_ex_7_7.txt new file mode 100755 index 000000000..96f733069 --- /dev/null +++ b/14/CH7/EX7.7/result_ex_7_7.txt @@ -0,0 +1,26 @@ + Original bus impedance matrix + + 0.4774405i 0.3705997i 0.4019598i 0.4142155i + 0.3705997i 0.4871730i 0.3922274i 0.4125934i + 0.4019598i 0.3922274i 0.4558128i 0.4231910i + 0.4142155i 0.4125934i 0.4231910i 0.4733096i + + Modified bus impedance matrix + + 0.4774405i 0.3705997i 0.4019598i 0.4142155i 0.4142155i + 0.3705997i 0.4871730i 0.3922274i 0.4125934i 0.4125934i + 0.4019598i 0.3922274i 0.4558128i 0.4231910i 0.4231910i + 0.4142155i 0.4125934i 0.4231910i 0.4733096i 0.4733096i + 0.4142155i 0.4125934i 0.4231910i 0.4733096i - 4.5266904i + + Modified bus impedance matrix after eliminating fifth row and column + + 0.5153434i 0.4083541i 0.4406840i 0.4575258i + 0.4083541i 0.5247796i 0.4307999i 0.4557341i + 0.4406840i 0.4307999i 0.4953761i 0.4674398i + 0.4575258i 0.4557341i 0.4674398i 0.5227987i + + V4 = 1.58 /_-11.97 per unit + + + V4 same as found in Example 7.6 |