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
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.PositivePin | p | ||
| Interfaces.NegativePin | n | ||
| Modelica.Blocks.Interfaces.RealInput | i | Current flowing from pin p to pin n as input signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v | Voltage drop between the two pins (= p.v - n.v) |
Revisions
- 1998
by Martin Otter
initially implemented