modelInductor
Ideal linear electrical inductors
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Information
Contains m inductors (Modelica.Electrical.Analog.Basic.Inductor)
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from TwoPlug) | 3 | Number of phases |
| SI.Inductance[m] | L | Inductance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePlug | plug_p (from TwoPlug) | Positive polyphase electrical plug with m pins | |
| NegativePlug | plug_n (from TwoPlug) | Negative polyphase electrical plug with m pins |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage[m] | v (from TwoPlug) | Voltage drops of the two polyphase plugs | |
| SI.Current[m] | i (from TwoPlug) | Currents flowing into positive polyphase plugs | |
| SI.Current[m] | iL | i | Inductor currents |
| Modelica.Electrical.Analog.Basic.Inductor[m] | inductor |