Multipliers
Topic Covered :- Array, Tree-Based & 6-Bit Wallace
Multipliers
Presented by Amit /-
6-Bit Array
Multiplier
using carry
propagate
adder.
Booth encoding
• Used for multiplication of signed binary numbers
• Product is represented in 2’s complement
notation
• Handles both positive and negative multipliers
uniformly
• Number of Addition operations greatly reduce
when there are consecutive 1’s or 0’s in the
multiplier
• Worst case is when there are pairs of alternate
0’s and 1’s either 01 or 10 in the multipliers so
that maximum of additions and subtractions are
required.
Process of Booth algorithm multiplication
6-Bit Wallace
Tree Multiplier.
6-Bit
Wallace
Tree
Multiplier.
Comparison
from journals.
Thank
you

Multipliers in Advanced VLSI , wallace tree multiplier, array , tree based