Pergunta de entrevista da empresa Texas Instruments

In how many ways one can design NOT gate? Describe them briefly.

Respostas da entrevista

Sigiloso

17 de jun. de 2013

NOT gate can be built in many ways. It is not necessary to that both the inputs of NAND/NOR should be same. We can also design the NOT gate with the help of 2X1 MUX. To prove that there are many ways we can also state that the NOT gate can be built with DECODER.

2

Sigiloso

2 de jul. de 2012

The NOT can be designed using NAND and NOR gate,these two gates are also known as the universal gates. Using NAND gate, it can take two same 2 i/p's for implementation of NOT gate. The NAND gate can produce 1,when both i/p's are 0. It can produce the 0 ,when both i/p's are 1.Using NOR gate ,it can take same 2 i/p's .produce 1 when both i/p's are 0 and produce 0 when both i/p's are 1.

1