answersLogoWhite

0


Best Answer

There are two simple ways to do this. One way to get the NOT function from a NOR gate is to connect all of the NOR gate's inputs together, so that the same digital signal is sent to all of its inputs. However, this is not the best way to do it, especially if you are dealing with actual circuitry. A much better way to get a NOT function is to connect all of the NOR gate's inputs except one to a fixed low logic level (meaning off or 0, depending on how you like to think about it), and passing the digital signal into the remaining input. These two methods will both allow you to obtain a NOT gate from a NOR gate.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How NOT gate function can be obtained from NOR gate?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What logic function is obtained by adding an inverter to the inputs of an AND gate?

NAND gate


Can you obtain OR gate function from AND gate?

Well, if you mean to make the truths of an AND gate similiar to the ones of OR gates, then you can do the following: 1. Put an inverter at every input of the AND gate. This will make it act like an NOR gate 2. Put an inverter at the output of the gate. This will invert the truths and turn the NOR gate into an OR gate


How can get and gate from nor gate?

an 2 input AND gate can be realize using 3 NOR gates.Let ,A and B are the input and x be the output.x=A.B= NOR(NOR(A) NOR(B))


Any logical function can be implemented with only NOR gates?

Yes._____A----|_____NOR------QThis is an inverter. A NOR gate is an OR gate with an inverter on the end, so adding the above configuration after another NOR gate would give you an OR gate.__A----|__NOR---\__ NOR------QB----|__NOR---/This is an AND gate. By adding the inverter, you can get a NAND gate.A____|___|__NOR----------------\| | \| |___ NOR----QB __| |___NOR-----\ /|_____ NOR --/|_____NOR-----/By combining an AND gate, an OR gate, and a NAND gate, and canceling out a couple of inverters, you get this operator, which is a XOR gate.The formatting here is messed up, but if you go to the "improve answer" link, you can see the circuits.


What is an explanation of nor gate?

1. Explain NOR gate as Universal Gate A NOR gate is a simple OR gate with an inverter (NOT gate) at the output. NOR gates are considered Universal Gates because thay can be configured in a few different ways. Connecting the inputs on a NOR gate will result in a NOT gate (inverter). Connecting the above to the output of a NOR gate results in an OR gate.


How do you make NOT gate from AND or OR gates?

A: NOT means inversion of the function like an OR gate if inverted it becomes a NOR gate AND becomes a NAND gate if logic input function is inverted on the output. This can plainly be seen by looking at a gate symbol if there is a circle on the output it means it function is inverted.B: You have not answered my question, please read carefully my question again!


Symbol of universal gate?

The two categories for logic gates are basic logic gates and universal gates. Gates are identified by their function and universal gates are identified as NAND gate or NOR gate.


How to convert nor GATEto not gate?

This is made by joining the inputs of a NOR gate. As a NOR gate is equivalent to an OR gate leading to NOT gate, this automatically sees to the "OR" part of the NOR gate, eliminating it from consideration and leaving only the NOT part. Truth Table Input A Output Q 0 1 1 0


Why nand gate is preferred when compared to nor gate?

b'coz t mobility of electrons in NAND gate is 3 times higher than that of NOR gate


What is the definition of universal gate?

universal gates are the ones from which we can design other gates also. for eg. NAND and NOR gates. they help in forming the uniformity in the circuits.


What is gate bubble?

NOR gate is equivalent to bubbled AND gate. -Nidhi Singh


What is bubbled AND gate?

NOR gate is equivalent to bubbled AND gate. -Nidhi Singh