answersLogoWhite

0


Best Answer

This is done by a combination of AND and OR circuits. Do some reading on "half adder" and "full adder" to get an introduction of how these circuits work. For example here: http://en.wikipedia.org/wiki/Adder_(electronics)

In a real computer, in the simplest case two integers, each consisting of several bits, are added; this requires several half adders and full adders to be connected, one after the other.

The actual computer circuits are more complicated than that, because of a Need for Speed. Also, the addition of "real numbers" (basically, numbers in scientific notation), often used on computers, is much more complicated than the addition of integers.

This is done by a combination of AND and OR circuits. Do some reading on "half adder" and "full adder" to get an introduction of how these circuits work. For example here: http://en.wikipedia.org/wiki/Adder_(electronics)

In a real computer, in the simplest case two integers, each consisting of several bits, are added; this requires several half adders and full adders to be connected, one after the other.

The actual computer circuits are more complicated than that, because of a need for speed. Also, the addition of "real numbers" (basically, numbers in scientific notation), often used on computers, is much more complicated than the addition of integers.

This is done by a combination of AND and OR circuits. Do some reading on "half adder" and "full adder" to get an introduction of how these circuits work. For example here: http://en.wikipedia.org/wiki/Adder_(electronics)

In a real computer, in the simplest case two integers, each consisting of several bits, are added; this requires several half adders and full adders to be connected, one after the other.

The actual computer circuits are more complicated than that, because of a need for speed. Also, the addition of "real numbers" (basically, numbers in scientific notation), often used on computers, is much more complicated than the addition of integers.

This is done by a combination of AND and OR circuits. Do some reading on "half adder" and "full adder" to get an introduction of how these circuits work. For example here: http://en.wikipedia.org/wiki/Adder_(electronics)

In a real computer, in the simplest case two integers, each consisting of several bits, are added; this requires several half adders and full adders to be connected, one after the other.

The actual computer circuits are more complicated than that, because of a need for speed. Also, the addition of "real numbers" (basically, numbers in scientific notation), often used on computers, is much more complicated than the addition of integers.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

This is done by a combination of AND and OR circuits. Do some reading on "half adder" and "full adder" to get an introduction of how these circuits work. For example here: http://en.wikipedia.org/wiki/Adder_(electronics)

In a real computer, in the simplest case two integers, each consisting of several bits, are added; this requires several half adders and full adders to be connected, one after the other.

The actual computer circuits are more complicated than that, because of a need for speed. Also, the addition of "real numbers" (basically, numbers in scientific notation), often used on computers, is much more complicated than the addition of integers.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How does microprocessor add two numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write a program to add two 8 bit numbers in microprocessor 8051?

write it in 8085


How do you add and subtract 16 bit numbers using 8051 microprocessor?

The 8051 is a microcontroller, not a microprocessor. To add or subtract, use the ADD or SUBB opcodes.


How do you find average of three numbers in 8085 microprocessor code in a given address and data?

You add the three numbers, then divide the result by 3.


What is all of the Fibonacci numbers in nature?

Its indefinite: Start with 0,1 add last two numbers = 1 add to sequence = 0,1,1 add last two numbers = 2 add to sequence = 0,1,1,2 add last two numbers = 3 add to sequence = 0,1,1,2,3 add last two numbers = 5 add to sequence = 0,1,1,2,3,5 add last two numbers ......... add to sequence ..........


What does add operator do?

Add two numbers.


What number is halfway between 300 and 600?

Add the two numbers, and divide the result by 2.Add the two numbers, and divide the result by 2.Add the two numbers, and divide the result by 2.Add the two numbers, and divide the result by 2.


What numbers must you add to make an even number?

You must add either two odd numbers or two even numbers.


Input two numbers and get the average?

Add the two numbers and divide that by two.


What do you call the result when you add two numbers?

when you add two or more numbers together, the result is called the sum


What two prime numbers add up to 119?

No two prime numbers can add to 119.


How do you find the average for two numbers?

-- Add the two numbers. -- Divide that total by two.


When you add two numbers together the answer is called?

When you add two (or any number of) numbers together, the result is called the sum.