Insights of a 2 input NAND gate. Explain the working?
Answer / vinay
NAND Gate
The output is high when either of inputs A or B is high, or
if neither is high. In other words, it is normally high,
going low only if both A and B are high.
The NAND gate and the NOR gate can be said to be universal
gates since combinations of them can be used to accomplish
any of the basic operations and can thus produce an
inverter, an OR gate or an AND gate. The non-inverting gates
do not have this versatility since they can't produce an invert.
| Is This Answer Correct ? | 20 Yes | 2 No |
Explain the difference between write through and write back cache.
What is threshold voltage?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
Implement F= not (AB+CD) using CMOS gates?
Explain Basic Stuff related to Perl?
Explain the usage of the shared SPI bus?
What transistor level design tools are you proficient with? What types of designs were they used on?
For f = AB+CD if B is S-a-1, what r the test vectors needed to detect the fault?
What happens to delay if you increase load capacitance?
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
What is interrupt latency?