Assignment No:-11 Date: Assignment Name:-Design & Implement 4-Bit BCD Adder
Assignment No:-11 Date: Assignment Name:-Design & Implement 4-Bit BCD Adder
Assignment No:-11 Date: Assignment Name:-Design & Implement 4-Bit BCD Adder
Date:
..................
No. Of Pins
14 14 16
Truth Table:Binary Sum K Z4 Z3 Z2 Z1 00000 00001 00010 00011 00100 00101 00110 00111 01000 01001 01010 01011 01100 01101 BCD Sum C S4 S3 00000 00001 00010 00011 00100 00101 00110 00111 01000 01001 10000 10001 10010 10011 Decimal S2 S1 0 1 2 3 4 5 6 7 8 9 10 11 12 13
BCD Sum S3 S2 S1 14 15 16 17 18 19
Decimal
NC
IP
1,3,8,10 16,7,4,11
OP
15,2 6,9 15,26,9 16,4 7,11 1,2 4,5 3, 6 2,6 15 14 1, 10
1, 2
IC Diagram:-
Logic Diagram:-
Procedure:-
1. Make the required connections on the bread board to set up the experiment. 2. Give the supply voltage from the trainer kit. 3. Turn the circuit on and check the truth table. Conclusion:We observe that this circuit can be used to add two BCD digit and produces sum digit in BCD. When output carry is equal to 0 nothing is added to the output. When the carry is equal to 1 then binary 0110 is added to the sum. The output is same as the truth table and can be displayed by the LED.