Question: a. Design a switching circuit that has four inputs (A, B, C, D) and three outputs ( F 2 , F 1 , F 0
a. Design a switching circuit that has four inputs (A, B, C, D) and three outputs ( F2, F1, F0), with outputs as follows: F2 = ABC'D' F1 = ABC + A'B'C'D' + A'B'D+ A'CD' + AB'C' + A'CD + A'B'D F0 = (A'B+AB')(CD+C'D') + (AB +A'B')(C'D+CD')
b. Obtain the timing diagram using simulations and construct a truth table for the same
a. A decoder is a circuit that is widely used in digital design. A 4-to-16 decoder has four inputs (W,X,Y,Z) and sixteen outputs (F15, F14, F13, F12, F11, F10, F9, F8,F7, F6, F5, F4, F3, F2, F1, F0). The inputs and outputs are related as follows: F15 = WXYZ F14 = WXYZ' F13 = WXY'Z F12 = WXY'Z' F11 = WX'YZ F10 = WX'YZ' F9 = WX'Y'Z F8 = WX'Y'Z' F7 = W'XYZ F6 = W'XYZ' F5 = W'XY'Z F4 = W'XY'Z' F3 = W'X'YZ F2 = W'X'YZ' F1 = W'X'Y'Z F0 = W'X'Y'Z'
b. Obtain the timing diagram using simulations and construct a truth table from these input and output
Step by Step Solution
There are 3 Steps involved in it
The question is incomplete It seems to contain two parts that are unrelat... View full answer
Get step-by-step solutions from verified subject matter experts
