SwitchV_Model (Voltage Controlled Switch Model)
Symbol
Available in ADS
Parameters
Name |
Description |
Units |
Default |
---|---|---|---|
R1 |
Resistance at voltage 1 |
Ohm |
1.0 |
V1 |
Voltage 1 |
V |
0.0 |
R2 |
Resistance at voltage 2 |
MOhm |
1.0 |
V2 |
Voltage 2 |
V |
1.0 |
AllParams |
Data Access Component (DAC) Based Parameters |
None |
None |
Range of Usage
R1, R2 > 0
V1 ≠ V2
Notes/Equations
- This model supplies values for a SwitchV component.
- The range between R1 and R2 should not be too large, or convergence problems may occur.
- The difference between V1 and V2 should not be too small, or convergence problems may occur.
- R1, V1, R2 and V2 can be optionally specified on the SwitchV instance that uses this model; those values override the model values.
- This model works in transient and circuit envelope simulation.
- Use AllParams with a DataAccessComponent to specify file-based parameters (refer to the DataAccessComponent ). Note that model parameters that are explicitly specified take precedence over those specified via AllParams.