Which gate is normally preferred while implementing circuits
using CMOS logic, NAND or NOR? Why?
Answer Posted / arpan
There are many reasons for which NAND is preferred over NOR
but the most technical reason is LOGICAL EFFORT. So, lets
start with what is logical effort.
1. Logical effort :- It is defined as the ratio of the input
capacitance of the gate to the input capacitance of the
inverter, that can deliver the same output current. In other
terms we can say logical effort indicates how worse a gate
is in producing output current as compared to an inverter,
given each input of the gate has input capacitance
equivalent to an inverter. Suppose for a inverter PMOS width
is 2 and NMOS width is 1. So, here Cin = 3
NAND NOR
Cin = (n+2) Cin = (2n+1)
Cin = 4 Cin = 5
Logical Effort (g) = Cin(NAND)/Cin(Inverter)
g= 4/3 g= 5/3
So, from the above logical effort of NOR is greater than
NAND. So, NAND performs better o/p current compare to NOR.
2. In NAND PMOS is connected in parallel whereas in NOR PMOS
is connected in series, which makes the device operation slow.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Mention what are the different gates where Boolean logic are applicable?
What are the different gates where boolean logic are applicable?
What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?
Draw a CMOS Inverter. Explain its transfer characteristics
Explain the Various steps in Synthesis?
Implement a function with both ratioed and domino logic and merits and demerits of each logic?
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
What products have you designed which have entered high volume production?
Are you familiar with the term MESI?
How do you size NMOS and PMOS transistors to increase the threshold voltage?
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
Explain about 6-T XOR gate?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
Explain the working of Insights of an inverter ?
What is the difference between the mealy and moore state machine?