modelSignalVoltage

Generic voltage source using the input signal as source voltage

Extends from Modelica.Electrical.Analog.Icons.VoltageSource (Icon for voltage sources).

Information

The signal voltage source is a parameterless converter of real valued signals into a the source voltage. No further effects are modeled. The real valued signal has to be provided by components of the blocks library. It can be regarded as the "Opposite" of a voltage sensor.

Connectors

TypeNameDefaultDescription
Interfaces.PositivePinp
Interfaces.NegativePinn
Modelica.Blocks.Interfaces.RealInputvVoltage between pin p and n (= p.v - n.v) as input signal

Components

TypeNameDefaultDescription
SI.CurrentiCurrent flowing from pin p to pin n

Revisions

  • 1998 by Martin Otter
    initially implemented