verify nmos passes good logic 0 and passes bad logic 1.also verify that pmos passes good logic 1 and passes bad logic 0.

Answer Posted / arpan

1. NMOS passes good logic 0 and bad logic 1.

We know the current conduction takes place when the channel
is formed i.e when Vgs > Vt(Threshold voltage). In normal
operation suppose Vg = 5v and Vs = 0v and Vt = 1v.
Fot the above mentioned case Vgs=Vg-Vs
=5v which is
grater than threshold voltage and logic 0 will easily pass.
Now if we want to pass logic 1, we have to make Vs=Vdd
(Suppose 5v). In this case Vgs=0v which is less than
threshold voltage, thus channel is not formed. And a bad
logic 1 is passed.

2. PMOS passes good logic 1 and bad logic 0

For normal operation suppose Vg = 0v and Vs = 5v
and Vt= -1v(threshold voltage for PMOS is -ve). So, Vgs =
-5v. So gate yo source voltage is more -ve and thus channel
will easily form, and logic 1 is passed easily. Now, suppose
Vs= 0v then Vgs=0v. Which is not -ve compare to Vt of PMOS,
thus channel will not form and will pass bad logic 0.
Refer pg 66 of Weste Harris

Is This Answer Correct ?    68 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to explain the comparator?

782


If not into production, how far did you follow the design and why did not you see it into production?

1771


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

863


Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

1159


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

858






what is verilog?

714


Explain the working of Insights of an inverter ?

814


Explain Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?

699


Draw a 6-T SRAM Cell and explain the Read and Write operations

904


Describe the various effects of scaling?

4412


What are the steps involved in designing an optimal pad ring?

804


Insights of a 4bit adder/Sub Circuit?

2946


Explain what is scr (silicon controlled rectifier)?

716


what is Slack?

802


What are the various regions of operation of mosfet? How are those regions used?

694