Search for question
Question

1) transistor-based combinational circuits a) Given a transistor-based combinational circuit, what is the value of output F given that a) x1 = 0, X2 = 1, X3 = 0 b) x1 = 1, X2 = 0, X3 = 1 X1 X2 X3 VDD (logic 1) F (logic 0) a) x1 = 0, X2 = 1, X3 = 0 X1 = 0, PMOS connects logic 1 to F. Therefore F = 1. b) x1 = 1, X2 = 0, X3 = 1 NMOS of X1 and NMOS of X3 connects F to logic 0. Therefore F = 0/nb) What is the corresponding Boolean expression for the transistor-level circuit given below? Write a truth table, then find a logic equation for OUT ABC OUT 000 0 001 0 A B C OUT 010 0 011 0 100 0 101 0 110 0 111 1 OUT = ABC

Fig: 1

Fig: 2