About this document
Binary Multiplication in Computer Architecture by Aruna Aruchami is a document available to read on EtoBox.
The document discusses binary number multiplication. It explains the basic rules of binary multiplication as 0*0=0, 0*1=0, 1*0=0, 1*1=1. An example of multiplying 1010 by 1000 is shown. Multiplication can be done via repeated addition, as shown with 4*8=32. Hardware for binary multiplication is described, initially using adders and then refined using an algorithm. Faster multipliers using multiple adders are discussed, along with pipelining for parallel multiplication. Finally, the multiplication of 210 and
- Author
- Aruna Aruchami
- Language
- EN