modelSignalCurrent

Generic current source using the input signal as source current

Extends from Modelica.Electrical.Analog.Icons.CurrentSource (Icon for current sources).

Information

The signal current source is a parameterless converter of real valued signals into a the source current. 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 current sensor.

Connectors

TypeNameDefaultDescription
Interfaces.PositivePinp
Interfaces.NegativePinn
Modelica.Blocks.Interfaces.RealInputiCurrent flowing from pin p to pin n as input signal

Components

TypeNameDefaultDescription
SI.VoltagevVoltage drop between the two pins (= p.v - n.v)

Revisions

  • 1998 by Martin Otter
    initially implemented