modelFault_bc
b to c fault, 3-phase abc
Extends from Partials.Fault_pp (Two-phase fault, 3-phase abc).
Information
Connect to 'fault'-terminal of faulted line.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | t_on (from FaultBase) | 0.1 | approx time fault on |
| SIpu.Angle_deg | phi_on (from FaultBase) | 0 | voltage phase angle fault on |
| Integer | n_phRef (from FaultBase) | 1 | of reference phase |
| SI.Resistance | epsR (from FaultBase) | 1e-4 | resistance 'fault' |
| SI.Conductance | epsG (from FaultBase) | 1e-4 | conductance 'no fault' |
| Integer | n_ph (from Fault_pp) | 1 | faulted pair |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Base.Interfaces.ACabc_p | term (from Port_f) | fault terminal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v (from FaultBase) | voltage | |
| SI.Current | i (from FaultBase) | current | |
| SI.Voltage | v_abc (from FaultBase) | voltage phase a, b, c | |
| SI.Current | i_abc (from FaultBase) | current phase a, b, c | |
| Boolean | on (from FaultBase) | ||
| Common.Switching.Short | fault_pp (from Fault_pp) | fault model |