You are on page 1of 2

Tutorial 4

ARITHMETIC CIRCUITS
1. Design and test 4- bit adder using Adder IC.
2. Implement and test a one-digit BCD adder using Binary adder IC
Sample Solution

a) Block diagram defining the inputs & outputs:

A
COUT
BCD
ADDER
B SUM

b) Design Procedure
The first 74LS283 adds A3-0 and B3-0 and produces the sum S3-0 and carry C1. Add 0110
to Y3-0 when the output of the first adder exceeds 9.

Z = C1+S3S2+S3S1

c) Circuit Diagram :
Assignment:
3. Design, Simulate and test controllable 4- bit adder/ subtractor using 4 bit binary Adder.
4. Extend the above circuit (given QN.3) to an 8- bit adder/ subtractor.

You might also like