Switches#
Definition: Switch
A switch is a one-port which can behave either as an open circuit or a short circuit.
Notation
When a switch behaves like an open circuit, it is denoted by
When it behaves like a short circuit, it is denoted by
We often model switches using a function \(S(t)\) defined in the following way:
\[ S(t) \overset{\text{def}}{=} \begin{cases} 1 \qquad \text{when the switch is closed} \\ 0 \qquad \text{when the switch is open}\end{cases} \]