Why do we need both PMOS and NMOS transistors to implement a
pass gate?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Describe the various effects of scaling?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.
What types of I/O have you designed? What were their size? Speed? Configuration? Voltage requirements?
What are the main issues associated with multiprocessor caches and how might you solve them?
For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
What happens to delay if we include a resistance at the output of a CMOS circuit?
What types of CMOS memories have you designed? What were their size? Speed?
what is verilog?
What is the build-in potential?
what is charge sharing?
What was your role in the silicon evaluation/product ramp? What tools did you use?
Tell me how BJT works.