This package hosts sources for quasi stationary single phase circuits. Quasi stationary theory for single phase circuits can be found in the references.
Extends from Modelica.Icons.SourcesPackage
(Icon for packages containing sources).
Name | Description |
---|---|
CurrentSource | Constant AC current |
FrequencySweepCurrentSource | Current source with integrated frequency sweep |
FrequencySweepVoltageSource | Voltage source with integrated frequency sweep |
VariableCurrentSource | Variable AC current |
VariableVoltageSource | Variable AC voltage |
VoltageSource | Constant AC voltage |
This is a constant voltage source, specifying the complex voltage by the RMS voltage and the phase shift.
VariableVoltageSource, CurrentSource, VariableCurrentSource
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Default | Description |
---|---|---|---|
Frequency | f | Frequency of the source | |
Voltage | V | RMS voltage of the source | |
Angle | phi | Phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
This 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 Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
input RealInput | f |   |
input ComplexInput | V |   |
This source provides a constant RMS phase voltage V
and phase angle phi
,
whereas the frequency sweeps from
fStart
to fStop
with duration
. The frequency sweeps such
way that on a logarithmic frequency scale, the frequency curve appears linear.
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.TwoPin
(Two pins).
Type | Name | Default | Description |
---|---|---|---|
Frequency | fStart | Start sweep frequency | |
Frequency | fStop | Stop sweep frequency | |
Time | startTime | 0 | Start time of frequency sweep |
Time | duration | Duration of frequency sweep | |
Voltage | V | RMS voltage of the source | |
Angle | phi | 0 | phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
This is a constant current source, specifying the complex current by the RMS current and the phase shift.
VoltageSource, VariableVoltageSource, VariableCurrentSource
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Default | Description |
---|---|---|---|
Frequency | f | Frequency of the source | |
Current | I | RMS current of the source | |
Angle | phi | Phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
This 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 Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
input RealInput | f |   |
input ComplexInput | I |   |
This source provides a constant RMS phase current I
and phase angle phi
,
whereas the frequency sweeps from
fStart
to fStop
with duration
. The frequency sweeps such
way that on a logarithmic frequency scale, the frequency curve appears linear.
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.TwoPin
(Two pins).
Type | Name | Default | Description |
---|---|---|---|
Frequency | fStart | Start sweep frequency | |
Frequency | fStop | Stop sweep frequency | |
Time | startTime | 0 | Start time of frequency sweep |
Time | duration | Duration of frequency sweep | |
Current | I | RMS current of the source | |
Angle | phi | 0 | Phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
Generated 2018-12-12 12:10:23 EST by MapleSim.