Chapter X. REFERENCES

X.1 References on Short Circuit.

1. El-Abiad,"Digital Calculation of Line-to-Ground Short Circuit by Matrix Methods", AIEE, pp. 323-332,June 1960
2. G.Stagg,El-Abiad, "Computer Methods in Power System Analysis", Mc Graw-Hill, New York,1968
3. J.Storry,H.E.Brown, "Improved Method of Incorporating Mutual Couplings in Single Phase Short Circuit Calculations", PICA Proc. pp. 42-48 , April 1969
4. K.Nagappan, "Step-by-Step Formation of Bus Admittance Matrix", IEEE PAS Vol.-89, pp. 812-820 , June 1970

5. H.Daniels,M.S.Chen, "Compensation of Mutual Couplings in the Formation of the Bus
    Impedance Matrix",IEEE PAS Vol-90, pp. 1007-1016 , June 1970
6. W.F.Tinney, "Compensation Methods for Network Solutions by Optimally Ordered
     Triangular Factorization", IEEE PAS Vol-91, pp. 123-127 , February 1972
7. K.Takahashi,J.Fagan,M.S.Chen, "Formation of a Sparse Bus Impedance Matrix and its
     Application to Short Circuit Study " ,PICA Proc. pp. 63-69 , June 1973
8. J.Undrill,T.Kostyniak, "Advanced Power System Fault Analysis Method",
    IEEE PAS Vol-94, pp. 2141-2150, November 1975
9. H.Brown, "Solution of Large Networks by Matrix Methods",
    Wiley, New York , 1975 (A book)
10. F.Alvarado,S.Mong,M.Enns, "A Fault Program with Macros, Monitors and Direct
     Compensation in Mutual Groups", IEEE PAS Vol-104, pp. 1109-1120 , May 1985
11. V.Brandwajn, W.F.Tinney,"Generalized Method of Fault Analy-sis",Ibid,pp.1301-1306
12. EITC, "Model Formulation, User's Manual", EITC Report to National Power Corp, 1980.
    (EITC is Energy Information and Technology Corp., a consulting Firm)
13. PECo, "Network Fault Program and User's Manual", 1980.
    (PECo is Philadelphia Electric Company)
14. P. M. Anderson, "Analysis of Faulted Power Systems",
    Iowa State University Press, 1973
15. J. Arrillaga, C. Arnold, "Computer Modelling of Electrical Power Systems",
    John Wiley & Sons, 1983 (A Book).

X.2 References on Sparsity, Graph Theory and Triangularization

16. W. Tinney,N. Sato, "Techniques for Exploiting the Sparsity of the Network
    Admittance Matrix", IEEE PAS vol 82, Dec. 1963, pp 944-950
17. W. Tinney, J. Walker, "Direct Solutions of Sparse Network Equations by Optimally
     Ordered Triagular Factorization", Proc. IEEE Vol-55, pp 1801-1809, Nov 1967
18. A. Toalston, G. Duin, "Solution of Mixed Impedance and Admittance Networks by
     Ordered Elimination", IEEE PAS vol-88, May 1969, pp 610-616.
19. R. Berry, "An Optimal Ordering of Electronic Circuit Equations For a Sparse Matrix
     Solution", IEEE Trans on Circuit Theory", Vol CT-18, pp 40-49, January 1971.
20. Shimon Evens, "Graph Algorithms", Computer Science Press, 1979 (A Book).
21. R. Bronson, "Operations Research", Schaum's Outline Series,
    McGraw-Hill Co., 1982 (A Book)
22. Joseph Liu, "Solution of Large Positive Definite Matrix",

Glossary of Terms

The terms defined here applies only as it is used in the context of short circuit calculation and may have a different meaning when used in other fields of Electrical Engineering.

Automatically - Without user intervention. It is used to imply that the program and not the User is responsible for performing a task.

Branch - a connection between two nodes. Also known as element, segment. It can bea transmission line, a transformer impedance, a generator impedance or its equivalent circuits. In the Zbus Building Algorithm, branch has a special meaning. It is a segment wherein one of its end node is already included in the partial network.

Bus - Any junction in the electrical system. The point of contact between two or more distinct elements. It can also be an end of a hanging line. Also known as node.

Bus Incidence Matrix - matrix showing the incidence of a branch to a bus.

Card Image - A type of file which contains data in the same format as that displayed in input forms. If listed, a card image file looks identical to a listing of the corresponding input cards. It is stored in ASCII form and can be viewed on a screen in 80 columns.

Free Format - Data whose delimiters are commas (,).

Interactive - A type of computer environment where the User can view the inputs, outputs and interact with the computer processing by selecting a command from a "menu".

Linked List - (LIFO for Last-in First-out), a means of data access where a connection to a bus is determined without searching.

NBACK - the depth of neighborhood, or number of nodes away from a faulted bus.

Normally Closed Line - A switchable line normally in the closed condition.

Normally Open Line - A switchable line normally in the open condition.

Partial Network - branches and nodes comprising a subgraph of an input data file.

Partial Refactorization - factoring takes place on rows affected by the line outage/addition. The entire matrix is not factored.

Primitive Impedance Matrix - a matrix whose diagonal elements are the self-impedance, and the off-diagonal for the mutual coupling.

Renumbering - the compression of non-contiguous bus numbers into a sequence of contiguous numbers.

Reordering - the sequencing of a renumbered nodes into a favorable order so that a minimum fill-in will be encountered during the process of factorization.

SBL, System Bus List - list of busses included in the Partial Network.

Shipley Inversion - a procedure of matrix inversion where the input and output uses the same matrix.

Singular Transformation - transformation of primitive admittance matrix to bus admittance matrix using the bus incidence matrix.

Sparsity, Sparse - a matrix containing more zeroes than non-zero off-diagonals.

Step-by-step - a procedure of building Zbus/Ybus where each branch is added into the partial network until all branches are included.

Triangularization or LU Factorization - a procedure for solving a large simultaneous linear equations while retaining sparsity.

Valence - the number of off-diagonal elements for a row.

Ybus/Zbus - bus admittance, bus impedance matrix, a model of an electrical system.



HOME
CHAPTER ONE: INTRODUCTION
CHAPTER TWO: PROGRAMMING TOPICS
CHAPTER THREE: MATRIX INVERSION ROUTINE
CHAPTER FOUR: STEP-BY-STEP ALGORITHMS
CHAPTER FOUR: Part 2
CHAPTER FIVE: DIRECT METHODS IN Ybus FORMATION
CHAPTER SIX: SPARSITY
CHAPTER SEVEN: MATRIX FACTORIZATION AND OPTIMAL ORDERING
CHAPTER EIGHT: SPARSE Zbus FROM FACTORED SPARSE Ybus
CHAPTER NINE: FAULT CALCULATIONS
REFERENCES
Free Web Hosting