answersLogoWhite

0

OR,AND and NOT . . .these are all the basic logic gates.............

OR gate performs simple addition operation.

AND performs simple multiplication operation.

And finally the NOT gate performs the complimentoperation. And know in advance . . NAND and NOR are called as UNIVERSAL gates!

User Avatar

Silas Stamm

Lvl 10
3y ago

What else can I help you with?

Related Questions

What are the basic components of a gate valve?

the gate and the valve.


What does the term universal gate mean?

A gate which can perform the functions of any basic gate.


What is the basic function of the SCR's gate electrode?

The SCR's gate electrode is used to turn the SCR on, i.e. fire it.


Basic electronic buliding block of an integerated circuit?

logic gate


What are the three basic gates?

The package Truth Tables and Boolean Algebra set out the basic principles of logic. Any Boolean algebra operation can be associated with an electronic circuit in which the inputs and outputs represent the statements of Boolean algebra. Although these circuits may be complex, they may all be constructed from three basic devices. These are the AND gate, the OR gate and the NOT gate.


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.


What was Bill Gate's idea of Microsoft when he started it?

Only Bill Gate himself can answer this question accurately. But I think the basic idea was making money by selling software.


How many basic gates are there?

in generlly , how many ping of ic that we can use in over basec gate ?


Which logic gate is a basic comparator?

Either XOR or XNOR can be used, but the output will be inverted on the XNOR.


What can you do as a citizen of this country to reduce poverty and provide basic amenities for every Indian?

Gate pass to the corruption.


What does it mean by C is NOT A in basic logic gates?

It means that C is the inverse of A. Implementing the equation C = !A in basic logic gates requires the use of an inverter. An inverter can be made from a dedicated inverter gate, if available, or from a NAND gate with n inputs, where all n inputs are connected to A.


How to implement XOR gate in behavioral model of VHDL?

basic gates like XOR already exist in VHDL.