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

Description: Positive pin of an electrical component

n

Type: NegativePin

Description: Negative pin of an electrical component

i

Type: RealInput

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

Used in Examples (3)

Rectifier

Modelica.Electrical.Analog.Examples

B6 diode bridge

BatteryDischargeCharge

Modelica.Electrical.Batteries.Examples

Discharge and charge idealized battery

SuperCapDischargeCharge

Modelica.Electrical.Batteries.Examples

Discharge and charge idealized supercap

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.Polyphase.Sources

Polyphase signal current source

Revisions

  • 1998 by Martin Otter
    initially implemented