1.
An 8-line to 1-line multiplexer is connected as shown, where output
Y = F(x,y,z) and z is the least significant input. Which of the following
functions does Y generate?
- F(x,y,z) = z
- F(x,y,z) = y
- F(x,y,z) = z'
- F(x,y,z) = x
- F(x,y,z) = x + y'
4 is WRONG. Draw a K-map for F(x,y,z), entering 1's in minterm
positions indicated by the MUX inputs like this:
____x____
_____________________
| 0| 2| 6| 4|
| | | | |
|____|____|____|____|
|| 1| 3| 7| 5|
z|| 1 | 1 | 1 | 1 |
||____|____|____|____|
_________
y
[ Go Back To Question 1 ]
[ Go Back To The Beginning Of Quiz ]