modelTwoPort
Component with two polyphase electrical ports, including currents
Extends from FourPlug (Component with two polyphase electrical ports).
Information
Superclass of elements which have four electrical plugs. It is assumed that the currents flowing into plug_p1 are identical to the currents flowing out of plug_n1, and that the currents flowing into plug_p2 are identical to the currents flowing out of plug_n2.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from FourPlug) | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePlug | plug_p1 (from FourPlug) | Positive electrical polyphase plug of port 1 with m pins | |
| PositivePlug | plug_p2 (from FourPlug) | Positive electrical polyphase plug of port 2 with m pins | |
| NegativePlug | plug_n1 (from FourPlug) | Negative electrical polyphase plug of port 1 with m pins | |
| NegativePlug | plug_n2 (from FourPlug) | Negative electrical polyphase plug of port 2 with m pins |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage[m] | v1 (from FourPlug) | Voltage drops of port 1 | |
| SI.Voltage[m] | v2 (from FourPlug) | Voltage drops of port 2 | |
| SI.Current[m] | i1 (from FourPlug) | Currents flowing into positive polyphase plug of port 1 | |
| SI.Current[m] | i2 (from FourPlug) | Currents flowing into positive polyphase plug of port 2 |