(Solved): logic design Question 2: Design of 4-to-2 Multiplexer and 2-to-4 Demultiplexer. [Marks: 60] The work ...
logic design
Question 2: Design of 4-to-2 Multiplexer and 2-to-4 Demultiplexer. [Marks: 60] The working principle of the multiplexer is as follows: To summarize; If S1?=1, then select input channel A If S1?=0, then select input channel B a. Show the block diagram using two 2-to-1 multiplexers. [5 Marks] b. Using truth table and Karnaugh maps, find the simplified Boolean expressions of outputs X1? and X0?. [24 Marks] The working principle of the demultiplexer is as follows: If S2?=1, then select output channel L If S2?=0, then select output channel K c. Using truth table and Karnaugh maps, find the simplified Boolean expressions of outputs K1?,K0?, L1? and L0?. [24 Marks] d. Draw the logic circuit from A1?A0?,B1?,B0? to K1?,K0?,L1? and L0?. [7 Marks]