Logic Design QUESTIONS
Logic Design QUESTIONS
1. A burglar alarm for a car has a normally low switch on each of four doors. If
any door is opened the output of that switch goes HIGH. The alarm is set off
with an active-LOW output signal. What type of gate will provide this logic?
2. Implement full adder using 8x1 MUX.
3. 4 bulbs identified as 0,1,2, and 3.are there within a room .Bulbs should turn
ON in the order 0,3,2,1,0,3,2,1,0,3,2,1 .Design a logic circuit to obtain
following pattern.
4. Four chairs A, B, C, and D are placed in a row. Each chair may be occupied
(l) or empty (0). A Boolean function F is l if and only if there are two or
more adjacent chairs that are empty.
o