Explain two ways of converting a two input nand gate to an inverter?



Explain two ways of converting a two input nand gate to an inverter?..

Answer / Deepak Mathur

A two-input NAND gate can be converted into an inverter using the following two methods:

1. Using a single additional NOT (inverter) gate:
- Input A is connected to the first input of the NAND gate.
- Input B is connected to the second input of the NAND gate.
- The output of the NAND gate is connected to the input of an inverter.
- The output of the inverter will be the inverse of the input (in other words, an inverter).

2. Using a NOR gate and two NOT gates:
- Input A and input B are connected to the first and second inputs of a NOR gate respectively.
- The output of the NOR gate is connected to the input of one NOT gate.
- The other NOT gate is used to invert the power source, typically ground or VCC, and connect it to the input of the NOR gate.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More 86 Family Interview Questions

Describe the general purpose registers of 8085?

1 Answers  


In 8085 microprocessor READY signal does.which of the following is incorrect statements [a]It is input to the microprocessor [b] It sequences the instructions

2 Answers   Wipro,


Which type of JMP instruction assembles if the distance is 0020h bytes

1 Answers   CDAC,


What is the maximum internal clock frequency of 8086?

1 Answers  


Can 8259 be interfaced with 8085 via the trap pin?

1 Answers  


How many i/o ports can 8085 access?

1 Answers  


What is the purpose of clk signals of 8085?

1 Answers  


Explain RC circuit?s charging and discharging?

5 Answers   Epsilon,


Why the temporary registers w and z are named so I mean we start from a,b,c,d,e then h and l coz h stands for higher bit nd l for lower bit of the address pinted by memory pointer....but wats w and z for?

1 Answers  


What is an interrupt?

13 Answers   TCS,


What are the different functional units in 8086?

1 Answers  


Can an rc circuit be used as clock source for 8085?

1 Answers  


Categories