modelCosineVoltage
Polyphase cosine voltage source
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Information
Contains m cosine voltage sources (Modelica.Electrical.Analog.Sources.CosineVoltage) with a default phase shift determined by symmetricOrientation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from TwoPlug) | 3 | Number of phases |
| SI.Voltage[m] | V | Amplitudes of cosine waves | |
| SI.Angle[m] | phase | -Polyphase.Functions.symmetricOrientation(m) | Phases of cosine waves |
| SI.Frequency[m] | f | Frequencies of cosine waves | |
| SI.Voltage[m] | offset | zeros(m) | Voltage 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.CosineVoltage[m] | cosineVoltage |