BINARY MULTIPLIERS
PRESENTEd To:- MR. SANdEEP SUNoRI
PRESENTEd BY:- PAPU KUMAR
SEcTIoN:- B
RoLL No.:- 2061424(47)
SEMESTER:- III
BINARY MULTIPLIERS
•A binary multiplier is an electronic circuit used in digital electronics,
such as a computer, to multiply two binary numbers.
•It is built using binary adders.
•A variety of computer arithmetic techniques can be used to
implement a digital multiplier.
2-BIT BINARY-MULTIPLIER
The multiplication of binary numbers is performed in the
same way as multiplication of decimal numbers .
If we take the multiplication of 2-bit numbers . The
multiplicand bits are B1 & B0 , the multiplier bits are A1 & A0
and the product is C3,C2,C1,C0 .
2-BIT BY 2-BIT MULTIPLIER CIRCUIT
It is a 4-bit multiplier
Takes two four inputs
Each input is 4-bit signed form and gives an 8-bit output
Special Characteristic of Binary multiplier:
Internal carry will not be forwarded to next stage
So,number of outputs obtained here is seven only
4-BIT Binary Multiplier