modelFault_bc
b to c fault, 3-phase dq0
Extends from Partials.Fault_pp (Two-phase fault, 3-phase dq0).
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 |
| SI.Angle | 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 |
| Initialization | |||
| PS.Voltage | v_abc_start (from FaultBase) | zeros(3) | start value of voltage phase a, b, c |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.ACdq0_p | term (from Port_f) | fault terminal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v (from FaultBase) | voltage | |
| PS.Current | i (from FaultBase) | current | |
| PS.Voltage | v_abc (from FaultBase) | voltage phase a, b, c | |
| PS.Current | i_abc (from FaultBase) | current phase a, b, c | |
| Common.Switching.Short | fault_pp (from Fault_pp) | fault model |