InterPSS short circuit implementation includes 3-Phase(3P), Line to Ground(LG), Line to Line()LL and Line-Line-Ground()LLG faults. The fault can be defined at a bus or on a branch. A distance (percent relative to the From Bus of a branch) is used to define the exact location of a branch fault. Unit bus voltage with a multiplying factor or actual bus voltage, calculated by running Loadflow analysis, could be used as the initial voltage for the short circuit calculation.
If you are new to the InterPSS graphic One-line editor, please read the InterPSS Graphic Editor User Guide to get familar with the basic steps to create an InterPSS project.
To create a short circuit project, select the Transmission application type and the ACSC network type. You can include loadflow information into your SC case by select the Include Loadflow Information check box.
If Loadflow information are included in the project, the Loadflow tap would be enabled to allow you to enter loadflow data for the bus. Scripting - Allow you to write custom Java code to define a custom Bus for short circuit analysis, see How to Script InterPSS Bus/Branch Object for details.
Line Branch
Transformer Branch
In additional to R and X, the following extra date needs to be defined for a transformer branch:
Phase-Shifting Transformer Branch
Phase-shift transformer needs the same input data as transformer. In addition, a phase-shifting angle (at From-side) needs to be defined. For positive sequence From-side voltage angle will be shifted by the angle value. For negative sequence, the voltage will be shifted by the angle value. For zero sequence, there is no angle shifting.
The Scripting branch type - Allow you to custom Java code to define a custom Branch for short circuit analysis, see How to Script InterPSS Bus/Branch Object for details.
After completing data entry of a short circuit project, you can click the SC Analysis menu item to run short circuit analysis.
For bus fault, select a bus and Bus Fault type
Please note: You only need to define positive sequence data for 3P fault calculation. For L-G, L-L, or LL-G, you need to enter negative and zero sequence data.
For branch fault, select a branch and Branch Fault type. In addition to data defined in the bus fault section,
After a successful SC analysis run, analysis results will be displayed.
In case of non-symmetric faults, current in 012 and ABC coordinates will be displayed.
Short circuit analysis results will be annotated on to the One-line diagram after a short circuit analysis run.
(ToDo ....)