Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses
Package with base class models
Information
This package contains base classes used by the models that are part of the package Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Package Content
Name | Description |
---|---|
PartialConverter | Partial model of a transformer |
PartialConverterDD | Model of a transformer with D connection primary side and D connection secondary side |
PartialConverterStepDownDY | Model of a transformer with D connection primary side and Y connection secondary side (Voltage step down) |
PartialConverterStepDownYD | Model of a transformer with Y connection primary side and D connection secondary side (Voltage step down) |
PartialConverterStepUpDY | Model of a transformer with D connection primary side and Y connection secondary side (Voltage step up) |
PartialConverterStepUpYD | Model of a transformer with Y connection primary side and D connection secondary side (Voltage step up) |
PartialConverterYY | Model of a transformer with Y connection primary side and Y connection secondary side |
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter
Partial model of a transformer
Information
Partial model that represents a three-phase unbalanced transformer without neutral cable connection.
Extends from Buildings.Electrical.Icons.RefAngleConversion (Icon that represents if the angle symble should be displayed or not).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialConversion | conv1 | redeclare Buildings.Electric... | Transformer phase 1 |
PartialConversion | conv2 | redeclare Buildings.Electric... | Transformer phase 2 |
PartialConversion | conv3 | redeclare Buildings.Electric... | Transformer phase 3 |
Connectors
Type | Name | Description |
---|---|---|
Terminal_n | terminal_n | Electrical connector side N |
Terminal_p | terminal_p | Electrical connector side P |
Modelica definition
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverterDD
Model of a transformer with D connection primary side and D
connection secondary side
Information
Partial model that represents a three-phase unbalanced transformer with delta connection on both primary and secondary side.
The image below describes the connection of the windings.
Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialConversion | conv1 | redeclare Buildings.Electric... | Transformer phase 1 |
PartialConversion | conv2 | redeclare Buildings.Electric... | Transformer phase 2 |
PartialConversion | conv3 | redeclare Buildings.Electric... | Transformer phase 3 |
Connectors
Type | Name | Description |
---|---|---|
Terminal_n | terminal_n | Electrical connector side N |
Terminal_p | terminal_p | Electrical connector side P |
Modelica definition
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverterStepDownDY
Model of a transformer with D connection primary side and
Y connection secondary side (Voltage step down)
Information
Partial model that represents a three-phase unbalanced transformer with delta connection on the primary and Y connection on the secondary side. The configuration is for voltage step down.
The image below describes the connection of the windings.
Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialConversion | conv1 | redeclare Buildings.Electric... | Transformer phase 1 |
PartialConversion | conv2 | redeclare Buildings.Electric... | Transformer phase 2 |
PartialConversion | conv3 | redeclare Buildings.Electric... | Transformer phase 3 |
Connectors
Type | Name | Description |
---|---|---|
Terminal_n | terminal_n | Electrical connector side N |
Terminal_p | terminal_p | Electrical connector side P |
Modelica definition
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverterStepDownYD
Model of a transformer with Y connection primary side and D
connection secondary side (Voltage step down)
Information
Partial model that represents a three-phase unbalanced transformer with Y connection on primary and delta connection on the secondary one. The configuration is for voltage step down.
The image below describes the connection of the windings.
Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialConversion | conv1 | redeclare Buildings.Electric... | Transformer phase 1 |
PartialConversion | conv2 | redeclare Buildings.Electric... | Transformer phase 2 |
PartialConversion | conv3 | redeclare Buildings.Electric... | Transformer phase 3 |
Connectors
Type | Name | Description |
---|---|---|
Terminal_n | terminal_n | Electrical connector side N |
Terminal_p | terminal_p | Electrical connector side P |
Modelica definition
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverterStepUpDY
Model of a transformer with D connection primary side and Y connection
secondary side (Voltage step up)
Information
Partial model that represents a three-phase unbalanced transformer with delta connection on the primary and Y connection on the secondary side. The configuration is for voltage step up.
The image below describes the connection of the windings.
Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialConversion | conv1 | redeclare Buildings.Electric... | Transformer phase 1 |
PartialConversion | conv2 | redeclare Buildings.Electric... | Transformer phase 2 |
PartialConversion | conv3 | redeclare Buildings.Electric... | Transformer phase 3 |
Connectors
Type | Name | Description |
---|---|---|
Terminal_n | terminal_n | Electrical connector side N |
Terminal_p | terminal_p | Electrical connector side P |
Modelica definition
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverterStepUpYD
Model of a transformer with Y connection primary side and D connection
secondary side (Voltage step up)
Information
Partial model that represents a three-phase unbalanced transformer with Y connection on the primary and delta connection on the secondary side. The configuration is for voltage step up.
The image below describes the connection of the windings.
Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialConversion | conv1 | redeclare Buildings.Electric... | Transformer phase 1 |
PartialConversion | conv2 | redeclare Buildings.Electric... | Transformer phase 2 |
PartialConversion | conv3 | redeclare Buildings.Electric... | Transformer phase 3 |
Connectors
Type | Name | Description |
---|---|---|
Terminal_n | terminal_n | Electrical connector side N |
Terminal_p | terminal_p | Electrical connector side P |
Modelica definition
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverterYY
Model of a transformer with Y connection primary side and Y
connection secondary side
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.
Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialConversion | conv1 | redeclare Buildings.Electric... | Transformer phase 1 |
PartialConversion | conv2 | redeclare Buildings.Electric... | Transformer phase 2 |
PartialConversion | conv3 | redeclare Buildings.Electric... | Transformer phase 3 |
Connectors
Type | Name | Description |
---|---|---|
Terminal_n | terminal_n | Electrical connector side N |
Terminal_p | terminal_p | Electrical connector side P |