modelPartialConverterYY
Model of a transformer with Y connection primary side and Y
connection secondary side
Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).
Information
Partial model that represents a three-phase unbalanced transformer with Y connection on both primary and secondary side.
The image below describes the connection of the windings.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Terminal_n | terminal_n (from PartialConverter) | Electrical connector side N | |
| Interfaces.Terminal_p | terminal_p (from PartialConverter) | Electrical connector side P |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.Interfaces.PartialConversion | conv1 (from PartialConverter) | ||
| Buildings.Electrical.Interfaces.PartialConversion | conv2 (from PartialConverter) | ||
| Buildings.Electrical.Interfaces.PartialConversion | conv3 (from PartialConverter) | ||
| Interfaces.Connection3to3Ground_n | connection3to4_n | Conversion between 3 to 4 connectors | |
| Interfaces.Connection3to3Ground_p | connection3to4_p | Conversion between 3 to 4 connectors | |
| OnePhase.Basics.Ground | ground_n | Ground reference | |
| OnePhase.Basics.Ground | ground_p | Ground reference |
Revisions
-
February 26, 2016, by Michael Wetter:
Added adapters for issue 426. -
August 27, 2014, by Marco Bonvini:
Revised documentation.