| Package | Description |
|---|---|
| com.interpss.core.algo.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ScBranchCalculator
SC calculator implementation for branch fault or outage
|
class |
ScBusCalculator
SC calculator implementation for bus fault
Notes:
1) for 3-P fault, zeq = zlg
for L-G fault, zeq = zdd0 + zdd2, i1 = i2 = i0
zdd0 = zdd0(net) + 3*Zlg
zdd2 = zdd2(net)
for L-L fault, zeq = Zll/2 + zdd2, i2 = -i1, i0=0
zdd2 = zdd2(net) + Zll/2
for LL-G fault, zeq = zll/2 + zdd0 || zdd2;
zdd2 = zdd2(net) + Zll/2
zdd0 = zdd0(net) + Zll/2 + 3*Zlg
i2 and i0 calcualted based on v1 on the fault point
2) For unsymmetric fault faults,
3-Phase L-G Fault LL-G Fault L-L Fault
--+---------- --+-------- --+------------- --+---------------
--|---+------ --|--+----- --|-----+------- --|------+--------
--|---|---+-- --|--|--+-- --|-----|-----+- --|------|------+-
| | | | | | | | | | | |
| | | | Zll/2 Zll/2 Zll/2 Zll/2 |
Zlg Zlg Zlg Zlg | | | |
| | | | +--|--+ +------+
+---|---+ | Zlg
| = |
= =
|