Question: 1 . Design a circuit with four inputs i , j , x , y , and two outputs b , c . Each of
Design a circuit with four inputs i j x y and two outputs b c Each of these values is one bit. Use variable Karnaugh maps with dont cares to minimize the functions for outputs b and c
The circuit will implement all three functions below. Inputs i and j are control inputs that will select one function, then inputs x and y are data inputs that will determine outputs b and c according to the selected function. Assign and specify in your design control input values to the functions. For instance, if you assign ij to Function F then the inputs i j x y will generate the outputs b c
For a function with only one specified output, the values for the other output are dont cares. For example, for Function G the c outputs are dont cares.
Function F
r s b c
d d
Function G
r s b
Function H
r s c
The better your minimization, the easier wiring up a circuit would be
Draw your circuit of logic gates.
Draw truth tables for b and c as you have implemented them after simplification. Note that these truth tables will not have dont care entries because your implementation will produce an output value for each combination of inputs
Did you combine terms between outputs b and c If so then explain details. If not, then could you have done so
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
