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 |
Describe the general purpose registers of 8085?
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
Which type of JMP instruction assembles if the distance is 0020h bytes
What is the maximum internal clock frequency of 8086?
Can 8259 be interfaced with 8085 via the trap pin?
How many i/o ports can 8085 access?
What is the purpose of clk signals of 8085?
Explain RC circuit?s charging and discharging?
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?
What is an interrupt?
What are the different functional units in 8086?
Can an rc circuit be used as clock source for 8085?