answersLogoWhite

0

What we now know as TTL or Transistor to Transistor Logic is one way of building a computer chip. This has been done by a complex series of steps of manufacture that wasted much of what was made. TTL is used in instruments but the details of what instruments are used to make TTL these days in very technical and complex

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What type of logic gate is used in a kettle?

AND


What are the use of And logic gate?

AND logic gate is used to obtain the product of two digits. It is used in various combinational and sequential circuits.


What type of logic gate is used in car door?

Nand gate .


A nand gate becomes gate when used with negative logic?

negative logic means negative input values. so by checking the truth table, it becomes an OR gate


What is the conclusion of logic gate during seminar?

A logic gate is used to implement any digital logic. It may be AND, OR, XOR, NOT, XNOR, NAND, NOR. These logic gates can be used to implement the output equations of digital circuits in order to design them.


What are three gates that are used to implement AOL logic?

AND gate, INVERTER gate and OR gate. Hope this would help.


What is XNAND?

XNAND is a logic gate, used in electrical engineering.


Define universal gate?

A universal gate is a logic gate that can be used to implement any logic function. The NAND gate and NOR gate are examples of universal gates because any other logic gate can be constructed using only NAND or only NOR gates.


What are the uses of a NOT logic gate?

A NOT gate is used to invert the input signal, meaning it produces the opposite output to the input. It is commonly used in digital circuits for tasks such as signal inversion, logic gating, and arithmetic operations.


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 are the Advantage of universal gate?

THE MAIN ADVANTAGE OF THE UNIVERSAL LOGIC GATES IS THAT IT CAN BE USED TO MADE ANT KIND OF LOGIC GATE .......BY USING IT . NAND AND NOR ARE CALLED AS UNIVERSAL GATES ARE USED TO MAKE ANY GAATES AS OR ,AND, XNOR,NOT. logic gates are used in many everyday electronic devices such as tv's, computers and telephones.


What is OR gate in logic gate?

1. NAND gate is used to invert the input A (by connecting A to both inputs). 2. NAND gate used to invert B the same way 3. Now put A' and B' into into a third NAND gate. The output will be (A'B')' which is equivalent to A+B.