.Modelica.Electrical.Spice3.Basic.G_VCC

Information

The linear voltage-controlled current source is a TwoPort. The right port current at pin p2 (=p2.i) is controlled by the left port voltage at pin p1 (p1.v) via

p2.i = p1.v * transConductance.

The left port current is zero. Any transConductance can be chosen.

The corresponding SPICE description
Gname N+ N- NC+ NC- VALUE

is translated to Modelica:

Gname -> Spice3.Basic.G_VCC Gname
(Gname is the name of the Modelica instance)
N+ -> p2.i
N- -> n2.i
NC+ -> p1 .v
NC- -> n1.v
VALUE -> transConductance

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f