Switch
Ideal voltage controlled switch
Library
Spice/Analog/Basic
Description
The Ideal Voltage Switch is a voltage switch that is controlled by an input on/off signal control.
The switch is on or off based on the threshold of the input voltage. The controlling current flows through the specified voltage source.
The direction of positive controlling current flow is from the positive node (+), through the source, to the negative node (-).
Hysteresis effect can also be taken into account when setting the hysteresis voltage.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
sp_HSVSWITCH | HSVSWITCH | String | ||
sp_vt | Threshold voltage | Threshold value (volts) | Scalar | |
sp_vh | Hysteresis voltage | Hysteresis value (volts) | Scalar | |
sp_ron | Resistance when closed | Resistance when the switch is closed (ohms) | Scalar | |
sp_roff | Resistance when open | Resistance when the switch is open (ohms) | Scalar | |
sp_Spice | Additional Spice Parameters | For more details, see the section | String |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
S+ | implicit | Switch positive node | input | 1 |
S- | implicit | Switch negative node | input | 2 |
SC+ | implicit | Controlled positive node | input | 3 |
SC- | implicit | Controlled negative node | input | 4 |