Binary Mutipliers

papuruth 1,074 views 8 slides Mar 03, 2017
Slide 1
Slide 1 of 8
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8

About This Presentation

Different type of binary mutipliers.


Slide Content

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

Block Diagram Of 4-Bit Binary Multiplier

4-BIT BINARY MULTIPLIER CIRCUIT

THANK YOU