answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Can you list five uses of logic gates?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the two types of digital logic?

AOI logic, which uses AND, OR,and INVERTER(NOT) gates NAND/NOR Logic, this uses only NAND or NOR gates respectively.


What are the uses of not logic gates?

A NOT logic gate flips the logic signal from 1 to 0 or 0 to 1 :)


Uses of logic gates in computers?

They convert the command given by us in the form of binary


List five uses of permanent?

List five uses of permanent stitches


What are some uses for logic gates in everyday life?

simply , it is used to control the circuit , for example if i have a lamp ( or LED) and i want to control when it should be on i used sequential logic gate ( or flip-flop ) with an exact input ( say '11' ) . ANSWER: There are no sequential logic gates. But there decoders and multiplexers whereby an output can occurs only when reaching a code or an address


Which sport event uses gates?

Alpine skiing uses gates.


What does transistor to transistor logic mean and what are its uses?

A: TTL-DTL-RTL are family of gates called by the name. Example TTL means Tran. trans. logic. It refers to the inputs for these gates as the type. T= Transistor D=Diode R=Resistor While they do perform the same function their characteristics in performance varies greatly.


What are the uses logic gates?

Logic gates are in fact the building block of digital electronics; they are formed by the combination of transistors (either BJT or MOSFET) to realize some digital operations (like logical OR, AND, INVERT ). Every digital product, like computers, mobile, calculators even digital watches, contain logic gates. The use of logic gates in digital world can be understood better by the following example: the single bit full adder in digital electronics is a logic circuit which perform the logical addition of two single bit binary numbers (a,b,cin) a and b are the the two binary number of single digit (either 1 or 0) and cin is the carry input . say for example a,b,cin= 1,1,1 gave an logical sum output of 1 and a carry of 1 , a,b,cin= 110 gave sum= 0 and carry of 1. Now this adder can be formed by the combination of many gate like by using NAND gates only. or by using XOR , AND ,OR gates and so on. So, in a nutshell, the adder which is of great importance in your computer processor and also in many more applications is basically built from the logic gates.


What is the relevance of logic in civil engineering?

The use of logic in civil engineering


What word uses all five vowels?

Education ---- Check the related links for a good list.


Application and uses of sequential logic circuits?

Read about logic ring counters.


How does the microprocessor work in an automobile system?

Sensors that contain variable resistors feed information to the processor. Once the right resistance is met due to heat or pressure, the microprocessor turns something on or off like a cooling fan. Sometimes the processor uses two sensors to turn something on or off. Check out logic gates such as NAND gates, AND gates (Input A and Input B turns output on), NOR gates, etc.