This package hosts sources for quasi stationary single phase circuits. Quasi stationary theory for single phase circuits can be found in the references.
| Name | Description |
|---|---|
| Constant AC voltage | |
| Variable AC voltage | |
| Constant AC current | |
| Variable AC current |
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VoltageSourceThis is a constant voltage source, specifying the complex voltage by the RMS voltage and the phase shift.
VariableVoltageSource, CurrentSource, VariableCurrentSource
Extends from Interfaces.Source (Partial voltage / current source).
| Name | Description |
|---|---|
| f | frequency of the source [Hz] |
| V | RMS voltage of the source [V] |
| phi | phase shift of the source [rad] |
| Name | Description |
|---|---|
| pin_p | Positive pin |
| pin_n | Negative pin |
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableVoltageSourceThis is a voltage source with a complex signal input, specifying the complex voltage by the complex RMS voltage components. Additionally, the frequency of the voltage source is defined by a real signal input.
VoltageSource, CurrentSource, VariableCurrentSource
Extends from Interfaces.Source (Partial voltage / current source).
| Name | Description |
|---|---|
| pin_p | Positive pin |
| pin_n | Negative pin |
| f | |
| V |
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.CurrentSourceThis is a constant current source, specifying the complex current by the RMS current and the phase shift.
VoltageSource, VariableVoltageSource, VariableCurrentSource
Extends from Interfaces.Source (Partial voltage / current source).
| Name | Description |
|---|---|
| f | frequency of the source [Hz] |
| I | RMS current of the source [A] |
| phi | phase shift of the source [rad] |
| Name | Description |
|---|---|
| pin_p | Positive pin |
| pin_n | Negative pin |
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableCurrentSourceThis is a current source with a complex signal input, specifying the complex current by the complex RMS current components. Additionally, the frequency of the voltage source is defined by a real signal input.
VoltageSource, VariableVoltageSource, CurrentSource,
Extends from Interfaces.Source (Partial voltage / current source).
| Name | Description |
|---|---|
| pin_p | Positive pin |
| pin_n | Negative pin |
| f | |
| I |