We have to size the transistors such that the gate has the same drive characteristics as an
inverter with a pull down of width 1 and a pull up of width 2. Because the two pull down transistors are in series, each must have the twice
the conductance of the inverter pull down transistor so that the series connection has a
conductance equal to that of the inverter pull down transistor. Hence these two transistors
should have twice the width compared to inverter pull down transistor. By contrast, each
of the two pull up transistors in parallel need be only as large as the inverter pull up
transistor to achieve the same drive as the reference inverter. So, the logical effort per
input can be calculated as
g = (2+2)/ (1+2) = 4/3.
For 3 input NAND gate, g = (3+2)/ (1+2) =5/3
For n input NAND gate, g = (n+2)/ 3 |