Ideal Switch
Implement ideal switch device
Libraries:
Simscape /
Electrical /
Specialized Power Systems /
Power Electronics
Description
The Ideal Switch block does not correspond to a particular physical device. When used with appropriate switching logic, it can be used to model simplified semiconductor devices such as a GTO or a MOSFET, or even a power circuit breaker with current chopping. The switch is simulated as a resistor Ron in series with a switch controlled by a logical gate signal g.
The Ideal Switch block is fully controlled by the gate signal (g > 0 or g = 0). It has the following characteristics:
Blocks any forward or reverse applied voltage with 0 current flow when g = 0
Conducts any bidirectional current with quasi-zero voltage drop when g > 0
Switches instantaneously between on and off states when triggered
The Ideal Switch block turns on when a positive signal is present at the gate input (g > 0). It turns off when the gate signal equals 0 (g = 0).
The Ideal Switch block also contains a series Rs-Cs snubber circuit that can be connected in parallel with the ideal switch (between nodes 1 and 2).
Examples
The power_switch
example uses the Ideal Switch block to switch an RLC
circuit on an AC source (60 Hz). The switch, which is initially closed, is first opened at
t = 50 ms (3 cycles) and then reclosed at t = 138 ms (8.25 cycles). The Ideal
Switch block has 0.01 ohms resistance and no snubber is used.
Assumptions and Limitations
The Ideal Switch block is modeled as a current source. It cannot be connected in series with an inductor, a current source, or an open circuit, unless its snubber circuit is in use.
Ports
Input
Output
Conserving
Parameters
References
[1] Mohan, N., T.M. Undeland, and W.P. Robbins, Power Electronics: Converters, Applications, and Design, John Wiley & Sons, Inc., New York, 1995.
Extended Capabilities
Version History
Introduced before R2006a