Package Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sources
AC singlephase sources

Information

This package hosts sources for quasi stationary single phase circuits. Quasi stationary theory for single phase circuits can be found in the references.

See also

MultiPhase.Sources

Extends from Modelica.​Icons.​SourcesPackage (Icon for packages containing sources).

Package Contents

NameDescription
CurrentSourceConstant AC current
FrequencySweepCurrentSourceCurrent source with integrated frequency sweep
FrequencySweepVoltageSourceVoltage source with integrated frequency sweep
VariableCurrentSourceVariable AC current
VariableVoltageSourceVariable AC voltage
VoltageSourceConstant AC voltage

Model Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sources.​VoltageSource
Constant AC voltage

Information

This is a constant voltage source, specifying the complex voltage by the RMS voltage and the phase shift.

See also

VariableVoltageSource, CurrentSource, VariableCurrentSource

Extends from Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​Source (Partial voltage / current source).

Parameters

TypeNameDefaultDescription
Frequencyf Frequency of the source
VoltageV RMS voltage of the source
Anglephi Phase shift of the source

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin

Model Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sources.​VariableVoltageSource
Variable AC voltage

Information

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.

See also

VoltageSource, CurrentSource, VariableCurrentSource

Extends from Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​Source (Partial voltage / current source).

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin
input RealInputf 
input ComplexInputV 

Model Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sources.​FrequencySweepVoltageSource
Voltage source with integrated frequency sweep

Information

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.

FrequencySweepSource.png

Extends from Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​TwoPin (Two pins).

Parameters

TypeNameDefaultDescription
FrequencyfStart Start sweep frequency
FrequencyfStop Stop sweep frequency
TimestartTime0Start time of frequency sweep
Timeduration Duration of frequency sweep
VoltageV RMS voltage of the source
Anglephi0phase shift of the source

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin

Model Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sources.​CurrentSource
Constant AC current

Information

This is a constant current source, specifying the complex current by the RMS current and the phase shift.

See also

VoltageSource, VariableVoltageSource, VariableCurrentSource

Extends from Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​Source (Partial voltage / current source).

Parameters

TypeNameDefaultDescription
Frequencyf Frequency of the source
CurrentI RMS current of the source
Anglephi Phase shift of the source

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin

Model Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sources.​VariableCurrentSource
Variable AC current

Information

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.

See also

VoltageSource, VariableVoltageSource, CurrentSource,

Extends from Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​Source (Partial voltage / current source).

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin
input RealInputf 
input ComplexInputI 

Model Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sources.​FrequencySweepCurrentSource
Current source with integrated frequency sweep

Information

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.

FrequencySweepSource.png

Extends from Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​TwoPin (Two pins).

Parameters

TypeNameDefaultDescription
FrequencyfStart Start sweep frequency
FrequencyfStop Stop sweep frequency
TimestartTime0Start time of frequency sweep
Timeduration Duration of frequency sweep
CurrentI RMS current of the source
Anglephi0Phase shift of the source

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin