English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-03-11 06:02:13 · 1 answers · asked by mail_vikasgautam 1 in Science & Mathematics Engineering

1 answers

Floating point, or even integer accelerators use additional hardware and algorithms to speed up calculations. Consider standard long multiplication. When you were taught in school, you started with the one's digit, followed by the 10's digit, etc.
http://en.wikipedia.org/wiki/Multiplication_ALU

You could design a computer that would dedicate hardware so that you had multiple multipliers, each one responsible for multiplying a specific digit. This would ,for long numbers, speed up the calculation.

Likewise, there are algorithms inplemented in hardware to speed up multiplications:
http://en.wikipedia.org/wiki/Wallace_tree

2007-03-11 06:10:45 · answer #1 · answered by arbiter007 6 · 0 0

fedest.com, questions and answers