packageSources

Time dependent SPICE3 voltage and current sources

Extends from Modelica.Icons.SourcesPackage (Icon for packages containing sources).

Information

This package contains the SPICE sources.

Note: There are differences between SPICE3 and Modelica concerning the default values of the parameter. Therefore it is recommended to specify all parameters of the source.

Contents

NameDescription
V_constantConstant independent voltage sources
V_sinSinusoidal voltage source
V_expExponential voltage source
V_pulsePulse voltage source
V_pwlPiece-wise linear voltage source
V_sffmSingle-frequency FM voltage source
I_constantConstant independent current sources
I_sinSinusoidal current source
I_expExponential current source
I_pulsePulse current source
I_pwlPiece-wise linear current source
I_sffmSingle-frequency FM current source

Revisions

  • August 2009 default values improved by Jonathan Kress
  • October 2008 by Christoph Clauss initially implemented.