Design a 6 to 1 multiplexer (inputs A,B,C,D,E,F,S[2:0] and
output Z)
(a) Implement the 6 to 1 multiplexer using only CMOS NORs, NANDs
and inverters. (
b) Implement the 6 to 1 multiplexer using only CMOS transmission gates and inverters.
(c) Which approach is better and why?
We need at least 10 more requests to produce the answer.
0 / 10 have requested this problem solution
The more requests, the faster the answer.
Design a 6 to 1 multiplexer (inputs A,B,C,D,E,F,S[2:0] and output Z) (a) Implement the 6 to...
Implement the function F (x,y,z)= (not x)(not z)+ xy using a. One 4-to-1 multiplexer and any additional inverters. Show your truth-table and justify your choice of select inputs. b. One 2-to-1 multiplexer and the minimal number of gates. Show the truth table used to derive your circuit.
Q. Implement [F = (A+B+C).(D+E) ] using Static CMOS logic, transmission gates and pass transistors. "This is a question of CMOS VLSI Design "
Implement the function f (A,B,C,D) summation(m(0,2,5,8,12,13,14,15)) using: a. A 4-to-1 multiplexer, and external gates. Choose inputs A and B as the select lines. b. A 4-to-16 decoder and OR gate c. A PLA
a. Design and implement a combinational circuit with four inputs w,x, y and z and four outputs A, B,C and D using CMOS transistors. When the binary input is 0, 1, 2,3, 4, 5, 6 or 7 the binary output is three greater than the input. When the binary input is 8,10,11,12,13,14 or 15 the binary output is five less than the input. b. Draw the mask layout with Ln Lp 0.6 um, Wn- 4.8 um and Wp- 9.6 um...
a. Design and implement a combinational circuit with four inputs w,x, y and z and four outputs A, B,C and D using CMOS transistors. When the binary input is 0, 1, 2,3, 4, 5, 6 or 7 the binary output is three greater than the input. When the binary input is 8,10,11,12,13,14 or 15 the binary output is five less than the input. b. Draw the mask layout with Ln Lp 0.6 um, Wn- 4.8 um and Wp- 9.6 um...
Question #6 6 points Implement the function from the truth table below (X, Y, Z are inputs. F is the output) using a) An 8:1 multiplexer b) A 4:1 multiplexer and one inverter c) A 2:1 multiplexer and two other logic gates Y z F 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 -
need explain...
5. Implement the function f(a,b,c,d) = 2 m(0,1,3,4,5,7,9,10,11,13) a. (3 points) using an 8-to-1 multiplexer and as few inverters as possible, and b. (4 points) using a 4-to-1 multiplexer and as few additional gates as possible.
Design and implement a combinational circuit with four inputs w,x, y and z and four outputs A, B ,C and D using CMOS transistors. When the binary input is 0, 1, 2,3,4,5,6 or 7 the binary output is five greater than the input. When the binary input is 8,,10,11,12,13,14 or 15 the binary output is seven less than the input. for question (a) find the troth table for the inputs (ABCD) then implement using K-map to find the equations to...
Digital logic design
Question 2 [4+6=10Marks] I. Implement following function using 16 x 1 multiplexer? F(A,B,C,D) = I l.ec.(D1, D2, D3, D4,10,11,13,15) II. Implement function F given above using 8 x 1 multiplexer?
Question 2: Combinational Logic (15 points) Implement the following Boolean function Z(A,B,C,D) = {(1,2,5,7,8,10,11,13,15) 2.1 (5 points) Write the truth table for Z. 2.2 (5 points) Implement Z using a single 16:1 multiplexer. Make sure that you mark all inputs and outputs clearly. 2.3 (5 points) Implement Z using an 8:1 multiplexer and all necessary gates. Make sure that you mark all inputs and outputs clearly.