Related to logic gate

Question by Chitramukesh Reward: 50 Pond Points + 10 Knowledge Tokens Status: Pending a resolution
What is NAND gate?



Reply from leakywelly User Rating:  2550 Knowledge Tokens
NAND gates are one of the two basic logic gates (the other being NOR logic) from which any other logic gates can be built. Due to this property, NAND and NOR gates are sometimes called "universal gates". However, modern integrated circuits are not constructed exclusively from a single type of gate. Instead, EDA tools are used to convert the description of a logical circuit to a netlist of complex gates (standard cells) or transistors (full custom approach).
A NOT gate is made by joining the inputs of a NAND gate. Since a NAND gate is equivalent to an AND gate followed by a NOT gate, joining the inputs of a NAND gate leaves only the NOT part.
An AND gate is made by following a NAND gate with a NOT gate as shown below. This gives a NOT NAND, i.e. AND.
If the truth table for a NAND gate is examined or by applying De Morgan's Laws, it can be seen that if any of the inputs are 0, then the output will be 1. However to be an OR gate, if any input is 1, the output must also be 1. Therefore, if the inputs are inverted, any high input will trigger a high output.
A NOR gate is simply an OR gate with an inverted output:
An XOR gate is constructed similarly to an OR gate, except with an additional NAND gate inserted such that if both inputs are high, the inputs to the final NAND gate will also be high, and the output will be low. This effectively represents the formula: "(A NAND (A NAND B)) NAND (B NAND (A NAND B))".
An XNOR gate is simply an XOR gate with an inverted output:
phew ope that elps a bit.
Reply Rating: 0    

Click here to begin asking FREE questions


Although this question is closed, you can still post comments for others to read.



Some other Miscellaneous questions you may be interested in: Your Reward:
WHAT IS 2+2 Log in to view
How long does it take to obtain a Vis... 25 Points
Temperature for hatching chickens? Log in to view
Film 25 Points
i have a motor that woul not ran need... 25 Points


Information provided on AnswerPond.com is not intended to substitute for informed expert medical, psychiatric, psychological, tax, legal, computer, investment, accounting, or other professional advice. For questions that require professional advice, please consult a qualified provider who is licensed in your state or country.