Description: Higher power system analysis, trend analysis, IEEE 14 nodes short circuit calculation, using Java programming, using the newton-raphson method, the PQ decomposition method for standard example to calculate.
To Search:
File list (Check if you may need any files):
IEEE14_java\Math\Complex.java
...........\....\Data_Ieee.java
...........\....\InverseMatrix_base.java
...........\....\InverseMatrix_LU.java
...........\....\MatrixInver.java
...........\....\ttt.java
...........\Newton\admittanceMatrix.java
...........\......\powerFlowAnalysis.java
...........\PQ\AnalysisPQ.java
...........\shortCircuit\Data_short.java
...........\............\ShortCircuit.java
...........\............\Short_IEEE14.java
...........\Math
...........\Newton
...........\PQ
...........\shortCircuit
IEEE14_java