Reduction of summands

From Wikipedia, the free encyclopedia

In binary multiplication, reduction of summands refers to a class of fast multiplication approaches in which a matrix of partial products (summands) is first generated and then compressed through a sequence of reduction stages until only two rows remain. These two rows are subsequently combined using a fast parallel adder to produce the final result.[1]

The various algorithms in this class differ primarily in how the summands are grouped and reduced, and may employ either bit-parallel or row-parallel reduction techniques. Representative examples include Dadda’s parallel counters and Wallace tree based methods.[1]

Production of summands

Calculation time

References

Related Articles

Wikiwand AI