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