Why do we need both PMOS and NMOS transistors to implement a
pass gate?

Answers were Sorted based on User's Feedback



Why do we need both PMOS and NMOS transistors to implement a pass gate?..

Answer / eyeman

Any logic gate can be constructed using pMOS and nMOS
transistor. nMOS being negatively doped silicon, rich in
electrons while pMOS is positively doped silicon, rich in
holes. Thus pMOS transistors are great at transmitting a
logic 1 voltage without signal loss, but the same cannot be
said about logic 0 voltages. Having 0 V at one side of a
conducting pMOS transistor yields a voltage at the other
side somewhat higher than 0 V. nMOS transistors are good to
pass logic 0 but not so good at passing logic 1. Thus the
best possible transmission behavior can be obtained by
combining both kinds of transistors. This is the trick in
pass gate.

Is This Answer Correct ?    16 Yes 2 No

Why do we need both PMOS and NMOS transistors to implement a pass gate?..

Answer / pushpa

both are not perfect at 0 or 1,pmos is perfect of 1 but not 0,so nmos is perfect of 0 not 1..so we are use the both

Is This Answer Correct ?    1 Yes 0 No

Why do we need both PMOS and NMOS transistors to implement a pass gate?..

Answer / akshay aggarwal

nmos output is inverted.for eg.-
if we have to make y=a+b
we will design it using nmos....but we get the output
ybar = a + b
to get y instead of ybar we use a complementary pmos circuit

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More VLSI Interview Questions

What transistor level design tools are you proficient with? What types of designs were they used on?

1 Answers   Intel,


Are you familiar with the term MESI?

1 Answers   Intel,


Mention what are the two types of procedural blocks in Verilog?

1 Answers  


Write a program to explain the comparator?

1 Answers  


Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)

1 Answers   Infosys,


For f = AB+CD if B is S-a-1, what r the test vectors needed to detect the fault?

5 Answers   Intel,


How can you model a SRAM at RTL Level?

1 Answers  


Which gate is normally preferred while implementing circuits using CMOS logic, NAND or NOR? Why?

13 Answers   Intel,


Explain what is multiplexer?

1 Answers  


What was your role in the silicon evaluation or product ramp? What tools did you use?

1 Answers   Intel,


Explain the working of Insights of an inverter ?

1 Answers   Intel,


Explain the operation considering a two processor computer system with a cache for each processor.

0 Answers   Intel,


Categories