modelY_DeltaRegular
Y Delta switcheble transform, eps-regularised
Extends from TopologyBase (Topology transform base).
Information
Structurally incomplete model. Use only as component within appropriate complete model.
Regularised version of Y_Delta. To be used, if device is fed across an inductive component implying a differentiable current.
More info see Topology.Y and Topology.Delta.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | scale (from TopologyBase) | for scaling of impedance values | |
| Integer | n_n (from TopologyBase) | 1 | 1 for Y, 0 for Delta |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v_term (from TopologyBase) | terminal voltage | |
| PS.Current | i_term (from TopologyBase) | terminal current | |
| PS.Voltage | v_cond (from TopologyBase) | conductor voltage | |
| PS.Current | i_cond (from TopologyBase) | conductor current | |
| PS.Voltage | v_n (from TopologyBase) | voltage neutral | |
| Real | w (from TopologyBase) | 1 | voltage ratio to nominal |
| PS.Current | i_n (from TopologyBase) | current neutral to ground | |
| Boolean | control | true:Y, false:Delta |