modelSineCurrent
Polyphase sine current source
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Information
Contains m sine current sources (Modelica.Electrical.Analog.Sources.SineCurrent) with a default phase shift determined by symmetricOrientation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from TwoPlug) | 3 | Number of phases |
| SI.Current[m] | I | Amplitudes of sine waves | |
| SI.Angle[m] | phase | -Polyphase.Functions.symmetricOrientation(m) | Phases of sine waves |
| SI.Frequency[m] | f | Frequencies of sine waves | |
| SI.Current[m] | offset | zeros(m) | Current offsets |
| SI.Time[m] | startTime | zeros(m) | Time offsets |
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 | |
| Modelica.Electrical.Analog.Sources.SineCurrent[m] | sineCurrent |