Hardware Tutorial 03
Hardware Tutorial 03
1.a. A "badly designed circuit" is shown below. Determine its truth table and fill in the K-Map. Note that some entries in the truth table can be filled in by inspection. If A=1 for example then R will be always 0 (why?). Also, if B=0 then the output will be equal to A' (why?).
S1 A B C S2 S4 S5 S3 BC R
00 01 11 10 A 0 1
S1
S2
S3
S4
S5
BC
00 01 11 10 A 0 1
Page 1
2. Thetruthtableofafourinputoneoutputdigitalcircuitisshownbelow.Fillinthe Karnaughmap,findtheminimumexpressionforit,anddrawthecircuit.
A 0 0 0 0 0 0 0 0 B 0 0 0 0 1 1 1 1 C 0 0 1 1 0 0 1 1 D 0 1 0 1 0 1 0 1 R 1 1 1 1 0 1 0 0 A 1 1 1 1 1 1 1 1 B 0 0 0 0 1 1 1 1 C 0 0 1 1 0 0 1 1 D 0 1 0 1 0 1 0 1 R 1 1 1 0 0 1 0 0
00 AB 00 01 11 10
CD 01
11
10
00 00 AB 01 11 10
CD 01 11
10
Page 2