WOLFRAM SYSTEM MODELER

VoltageSource

Constant AC voltage

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VoltageSource"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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

See also

VariableVoltageSource, CurrentSource, VariableCurrentSource

Parameters (3)

f

Value:

Type: Frequency (Hz)

Description: Frequency of the source

V

Value:

Type: Voltage (V)

Description: RMS voltage of the source

phi

Value:

Type: Angle (rad)

Description: Phase shift of the source

Connectors (2)

pin_p

Type: PositivePin

Description: Positive quasi-static single-phase pin

pin_n

Type: NegativePin

Description: Negative quasi-static single-phase pin

Components (2)

v

Type: ComplexVoltage

Description: Complex voltage

i

Type: ComplexCurrent

Description: Complex current

Used in Examples (4)

Rectifier

Modelica.Electrical.QuasiStationary.SinglePhase.Examples

Rectifier example

Transformer

Modelica.Electrical.QuasiStationary.SinglePhase.Examples

Example of transformer with short circuit impedance, transmission resistances and load

LinearInductor

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples

Linear inductor with ferromagnetic core

NonLinearInductor

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples

Non linear inductor with ferromagnetic core