0% found this document useful (0 votes)
25 views

Design & Implementation of Full Adder Using Logic Gates Objective

The document describes an experiment to design and implement a full adder using logic gates. It explains that a full adder can add three bits at a time, unlike a half adder. The full adder uses XOR and OR gates to generate the sum and carry outputs respectively based on the three inputs. The experiment involves connecting the logic gates according to the circuit diagram and verifying the truth table by providing different input combinations and observing the LED outputs.

Uploaded by

sara michiko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Design & Implementation of Full Adder Using Logic Gates Objective

The document describes an experiment to design and implement a full adder using logic gates. It explains that a full adder can add three bits at a time, unlike a half adder. The full adder uses XOR and OR gates to generate the sum and carry outputs respectively based on the three inputs. The experiment involves connecting the logic gates according to the circuit diagram and verifying the truth table by providing different input combinations and observing the LED outputs.

Uploaded by

sara michiko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Experiment No:3 Date:

Design & Implementation of Full Adder using logic gates

Objective:
To study behaviour of Full Adder using logic gates.

Components Required:

Sl .No Description Range Quantity


1 Digital IC Trainer kit 1
2 IC 7432 ( OR) 1
3 IC 7408 ( AND) 1
4 IC 7404 ( NOT) 1
5 IC 7486 ( EX-OR) 1
6 Connecting wires As required

FULL ADDER:
A full adder is a combinational circuit that forms the arithmetic sum of input; it consists
of three inputs and two outputs. A full adder is useful to add three bits at a time but a half adder
cannot do so. In full adder sum output will be taken from X-OR Gate, carry output will be taken
from OR Gate.

Procedure:
1) Connections are given as per the circuit diagram.
2) Inputs are given to the circuit making high ‘1’ to +Vcc supply to the 14th pin and for low
‘0’ is ground to the 7th pin of the gate.
3) Depending upon the truth table, if the LED glows it represents ‘1’ and if it does not glow,
it represents ‘0’.
4) Verify the truth table as given.

FULL ADDER
FULL ADDER USING TWO HALF ADDER

Page 1 of 2
TRUTH TABLE:

A B C CARRY SUM

0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1

K-Map for SUM:

Boolean Expressions :

K-Map for CARRY:

Boolean Expressions :

Result:

Discussion:

Conclusion:

Page 2 of 2

You might also like