Give two ways of converting a two input NAND gate to an inverter.
Submitted by: AdministratorOne way is shorting the two inputs of the NAND gate and passing the input.
truth table:
A B output
1 1 0
0 0 1
The second way is passing the input to only one input(say A) of the NAND gate.Since the other input(say B) is floating, it is always logic one.
truth table:
A B output
1 1 0
0 1 1
Submitted by: Administrator
truth table:
A B output
1 1 0
0 0 1
The second way is passing the input to only one input(say A) of the NAND gate.Since the other input(say B) is floating, it is always logic one.
truth table:
A B output
1 1 0
0 1 1
Submitted by: Administrator
Read Online Hardware Design Job Interview Questions And Answers
Top Hardware Design Questions
☺ | Draw a Transmission Gate-based D-Latch? |
☺ | Design a divide-by-3 sequential circuit with 50% duty circle. |
☺ | Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal? |
☺ | How do you detect a sequence of "1101" arriving serially from a signal line? |
☺ | Give the truth table for a Half Adder. Give a gate level implementation of the same. |
Top PC Hardware Categories
☺ | Motherboard Interview Questions. |
☺ | Basic Computer Interview Questions. |
☺ | Embedded Systems Interview Questions. |
☺ | A + (Plus) Hardware Interview Questions. |
☺ | Computer Architecture Interview Questions. |