2 Bit Multiplier Project Report
2 Bit Multiplier Project Report
2 Bit Multiplier Project Report
ON
2 BIT MULTIPLIER
USING HALF ADDER
by
Student Name Roll No.
YOGESH GOEL 1706042
ATUL KUMAR 1706036
ATMA RAM MEENA 1706035
RAVENDER NAYAK 1606042
2. Working
3. Circuit Diagram
4. Truth Table
References
[1]
https://courses.cs.washington.edu/courses/cse370/06au/lectures/03-WorkComb.pdf
[2]
https://en.wikipedia.org/wiki/Binary_multiplier
[3]
https://www.electronicshub.org › Combinational Logic Circuits
INTRODUCTION
This carry out is added at the next half adder as an input as shown
in figure. Likewise, it produces the multiplication result of two
binary numbers by using the simple circuit configuration. The
multiplication of the two 2 bit number results a 4-bit binary number.
CIRCUIT DIAGRAM
MATERIAL REQUIRED:
IC 7408(AND GATE)
IC 7486(XOR GATE)
IC 7447(BCD To Seven Segment)
Seven Segment Display.
1 Resistor 470 Ohm.
Wires.
IC 7408
7408 IC is a QUAD 2-Input AND GATES and contains four
independent gates each of which performs the logic AND function.
IC 7486
7486 Quad 2-input Exclusive-OR Gate. The Exclusive-OR logic
function is a very useful circuit that can be used in many different
types of computational circuits.
IC 7447
74LS47 is a BCD to 7-segment decoder/driver IC. It accepts a
binary coded decimal as input and converts it into a pattern to
drive a seven-segment for displaying digits 0 to 9. Binary coded
decimal (BCD) is an encoding in which each digit of a number is
represented by its own binary sequence (usually of four bits).
BCD DECODER
AND GATE
XOR GATE
ORIGINAL IMAGE OF PROJECT
ADVANTAGES
DISADVANTAGES