Design and build a logic circuit to control the light in a large room. Unfortunately, it was designed by incompetent ele
Posted: Sun Jul 03, 2022 11:59 am
Design and build a logic circuit to control the light in a large room. Unfortunately, it was designed by incompetent electricians. The room has 4 switches (labelled A, B, C, D) and the light should turn on if A and B are on, The light should also be on if C is on and D is off, or if there is only one switch in the on position. When all the switches are off, we don't care whether the light is on or off. Under all other conditions, the light should be off. Hand in the truth table, K-map, and a properly documented circuit showing the implementation with: a) AND/OR/NOT gates b) 2-level NAND gates (use only NAND gates)