WOLFRAM SYSTEM MODELER

SignalCurrent

Generic current source using the input signal as source current

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Sources.SignalCurrent"]
Out[1]:=

Information

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

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 (3)

p

Type: PositivePin

n

Type: NegativePin

i

Type: RealInput

Description: Current flowing from pin p to pin n as input signal

Used in Examples (1)

Rectifier

Modelica.Electrical.Analog.Examples

B6 diode bridge

Used in Components (3)

DirectCapacitor

Modelica.Electrical.Analog.Examples.Utilities

Input/output block of a direct capacitor model

IdealDcDc

Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities

Ideal DC-DC inverter

SignalCurrent

Modelica.Electrical.MultiPhase.Sources

Multiphase signal current source

Revisions

  • 1998 by Martin Otter
    initially implemented