Unit 9 Solutions
99
9.17 (c)
2-to-1
Mux
I0
I1
S
Z
S1
I0
I1
E
9.17 (a)
2-to-1
Mux
I0
I1
S
Z
S1
I0
I1
E
9.17 (b)
2-to-1
Mux
I0
I1
S
Z
S1
I0
I1
E
9.18
m0
4 – to – 10
A
s3
m1
m2
m3
f
Since the decoder outputs are negative, NAND
gates are required. The excess-3 outputs are
S m(5,6,7,8,9), S m(1,2,3,4,9), S m(0,3,4,7,8), and
S m(0,2,4,6,8) so four 5-input NAND gates are
needed with inputs corresponding to the minterms
of the excess-3 outputs.
Using S1 = w and S0 = z, I0 = x, I1 = 1, I2 = y and
I3 = 0 which does not require any gates.
9.19
x
1
y
0
w
F
z
Other answers: Using S1 = w and S0 = y, I0 = x, I1
= z, I2 = 0 and I3 = z’ which requires one inverter.
9.20
I3
I2
I1
I0
I4
a
a
a
0
a
f (a, b, c, d, e) = a’b’cde’ + a’b’cde + a’bc’d’e +
a’bc’de + a’bcd’e’ + a’bcd’e + ab’c’d’e’ + ab’c’d’e +
ab’c’de’ + ab’cd’e’ + ab’cd’e + ab’cde + abc’d’e +
abcd’e’
= a(b’c’d’e’) + a(b’c’d’e) + a(b’c’de’) + a(b’cd’e’)