modelVoltageBidirectionalSwitch
A voltage bidirectional two quadrant switch, conducting positive
on-state currents and blocking positive or negative off-state voltages.
The switch is implemented using an enhancement mode NMOSFET transistor
and a diode, connected in series. A gate driver for the transistor
is included.
Extends from ActiveSwitchAb (
An abstract model that defines pins, common to all
active switches, derived from this model.
Typically 'ctrl', relative to 'gnd', will determine
whether the connection between 'p' and 'n' is opened
or closed. Current from/to 'ctrl' will typically be
negligible.
).
Parameters
| Type | Name | Default | Description |
| SI.Resistance | Rton | 1.e-5 | Transistor's on-state resistance [Ohm] |
| SI.Voltage | Vdknee | 0 | Diode's knee voltage [V] |
| SI.Resistance | Rd | 0 | Diode's on-state differential reistance [Ohm] |
| SI.Voltage | Vgson | 2.0 | Desired transistor's on-state gate to source voltage, necessary for the gate driver [V] |