Differences between Array and Booth Multipliers?



Differences between Array and Booth Multipliers?..

Answer / Kameshwar Upadhyay

Array multipliers and Booth multipliers are two popular methods for digital multiplication. Here are the key differences between them:

1. Structure: An array multiplier uses a number of AND gates to perform bit-by-bit multiplication, while a Booth multiplier applies a sequence of partial products based on the binary representation of operands.
2. Complexity and Area: Array multipliers are more complex and require more area compared to Booth multipliers due to the large number of AND gates involved.
3. Speed: Array multipliers have slower operation time than Booth multipliers since each bit of operands is processed sequentially.
4. Dynamic Power Consumption: Array multipliers tend to consume more dynamic power than Booth multipliers as they generate many partial products and use a large number of logic gates.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VLSI Interview Questions

what is SCR (Silicon Controlled Rectifier)?

1 Answers  


Explain the Charge Sharing problem while sampling data from a Bus?

1 Answers  


While using logic design, explain the various steps that r followed to obtain the desirable design in a well defined manner?

1 Answers   Intel,


Differences between netlist of HSPICE and Spectre?

1 Answers   Intel,


What transistor level design tools are you proficient with? What types of designs were they used on?

1 Answers   Intel,


For CMOS logic, give the various techniques you know to minimize power consumption

1 Answers   Infosys,


Cross section of an NMOS transistor?

3 Answers   Intel,


Explain what is multiplexer?

1 Answers  


For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?

1 Answers   Intel,


Explain what is Verilog?

1 Answers  


In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?

1 Answers  


Explain why present VLSI circuits use MOSFETs instead of BJTs?

1 Answers  


Categories