You are on page 1of 2

Date EXP.N0. Page No.

RIPPLE CARRY ADDER


AIM: To add four bit binary number using Ripple Carry Adder.
COMPONENTS:
1. Half Adder-1
2. Full Adders-3
3. Bit Display-5
4. Bit switch-8
5. Digital Display-3
6. Connecting wires
CIRCUIT DIAGRAM:

J.N.T.U.A College of Engineering (Autonomous), Pulivendula Department of Computer Science and Engineering
Date EXP.N0. Page No.

PROCEDURE:
1) Go to the CO lab simulator, now we see the palette consists of various
components.
2) Now the select the component you want and then click on the position
of the editors window where you want to add the component.
3) To design the circuit we need 3 Full Adders and 1 Half adder then
select the 3 display units (2 for inputs of two 4 bit binary number,1 for
output).Later select the 8 bit switches for giving inputs of two four bit
binary numbers.
4) The pin configuration can be observed by selecting particular
component and then select show pin configuration option. It displays the
input, output, and sum and carry pin of the circuit diagram. Pin
configuration starts from 1 and from bottom left corner and increases in
anticlockwise direction.
5) For Half adders input is in pin -5,8, output sum is in pin-4 and carry is
in pin-1,For full adders input is in pin-5,6,8 , output sum is in pin-4 and
carry is in pin-1.
6) To connect any two components select the connection menu and then
click on source terminal and click on the target terminal. Give
connections according to the circuit diagram.
7) Now give input by double clicking the bit switch 3(0011) and 8(1010)
and then click on simulate it will display the output in the digital display
as 13(11001).
OUTPUT :

RESULT :
To add four bit binary number by using ripple carry adder is implemented successfully.

J.N.T.U.A College of Engineering (Autonomous), Pulivendula Department of Computer Science and Engineering

You might also like