This package contains connectors that are used by the models in the AixLib.Electrical.AC.ThreePhasesUnbalanced package. The connectors extends the basic connectors AixLib.Electrical.Interfaces.Terminal and define a new graphical icon in order to be distinguished by connectors of other electrical systems (e.g. DC systems).
| Name | Description |
|---|---|
| Adapter3to3 | Adapter from 3 single phase connectors to a connector with 3 phases |
| Connection3to3Ground_n | Adapter between Terminal4 (3 phases and ground) and Terminal3 N |
| Connection3to3Ground_p | Adapter between Terminal4 (3 phases and ground) and Terminal3 P |
| Connection3to4_n | Adapter between Terminal4 and Terminal3 N |
| Connection3to4_p | Adapter between Terminal4 and Terminal3 P |
| Terminal4_n | Terminal N for AC three-phase unbalanced systems (neutral cable) |
| Terminal4_p | Terminal P for AC three-phase unbalanced systems (neutral cable) |
| Terminal_n | Terminal N for AC three-phase unbalanced systems (no neutral cable) |
| Terminal_p | Terminal P for AC three-phase unbalanced systems (no neutral cable) |
| TwoPort | Partial model interface for a two port component without neutral cable |
| TwoPort_N | Partial model interface for a two port component with neutral cable |
| WyeToDelta | This model represent a connection between wye to delta |
| WyeToWyeGround | This model represent a connection between wye to wye grounded |
| Examples | Package with example models |