Changes

Jump to: navigation, search

Classes/2010/VIS147A/Lab3

9 bytes added, 05:49, 26 January 2010
Logic, generally
* Working in small groups, use multiple knife switches (say five or more) and build a circuit that responds to a complex input. For instance, my circuit has five switches ("A" through "E") and one Light Bulb ("O"). The lighbulb, O, only turns on if switches A, C, and D are True, and switches B and E are false.
** Build your circuit and show that it works.
** Represent that circuit as a logical statement, for ex. : O = (A + C + D) + (!B + !E)
** Draw that circuit as a diagram.

Navigation menu