AC to DC converter interfaces
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Name | Description |
---|---|
ACtwoPin | Positive and negative AC pin |
ACplug | AC polyphase plug |
ACtwoPlug | Two AC polyphase plugs |
DCtwoPin | Positive and negative DC pins |
DCpin | Single DC pin |
Positive and negative AC pin
Name | Description |
---|---|
ac_p | Positive AC input |
ac_n | Negative AC input |
AC polyphase plug
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
ac | AC input |
Two AC polyphase plugs
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
ac_p | Positive potential AC input |
ac_n | Negative potential AC input |
Positive and negative DC pins
Name | Description |
---|---|
dc_p | Positive DC output |
dc_n | Negative DC output |
Single DC pin
Name | Description |
---|---|
dc_p | Positive DC output |