vcvs_sw

vcvs_sw :
A switchable voltage-controlled voltage source (VCVS).

The vcvs_sw primitive represents a dependent voltage source controlled by a voltage across two circuit terminals. Its scale factor is set by the real-typed input scale.

This primitive is a pseudo-module to describe a structural netlist of electrical circuits and not a behavioral model by itself. The XMODEL simulator extracts an event-driven behavioral model at run-time based on the circuit network described by these circuit-level pseudo-modules.

Input/Output Terminals

Name I/O Type Description
pos input xreal positive terminal
neg input xreal negative terminal
in_pos input xreal positive reference terminal
in_neg input xreal negative reference terminal
scale input real scale factor
« vcvs
vinit »