If you look carefully at "0 * x = 0" and "1 * x = x" and a little imagination, you will realise why the and function can be use as a switch:
|
I will demonstrate the switching effect of the and gate in class: click here
/home/cs355001/bin/cs355sim /home/cs355001/demo/circuits/and-switch |
The OR-circuit can also be used as a "switching circuit":
|
I will show this in class:
/home/cs355001/bin/cs355sim /home/cs355001/demo/circuits/or-switch |
We will see how it is used very soon in circuit design