You are on page 1of 5

Lab Report No: 06

Course Code: CSE-224


Course Title: Digital Electronics Lab
Experiment Name: Full-adder Circuits Using Basic Logic Gates.

Submitted to
Md. Toukirul Hassan, Lecturer
Department of CSE
Daffodil International University.

Submitted By
Mehedi Firoz
ID: 191-15-2475
PC-F
Department of CSE
Daffodil International University

Date: 24-07-2020.
Experiment No: 06

Experiment Name: Full-adder Circuits Using Basic Logic Gates.

Theory: Full Adder is the adder which adds three inputs and
produces two outputs. The first two inputs are A and B and the third
input is an input carry as C-IN. The output carry is designated as C-
OUT and the normal output is designated as S which is SUM. In a full
adder circuit there are use 2 XOR gates, 2 AND gates and one OR
gate.

Objectives: To verify the input and output


relationships/characteristics of 3-input XOR, AND and OR gates.

Components:
1.Various type of IC- 6. Switch.
7408(AND), 7486(XOR), 7432(OR) 7. Wire etc.
2. Breadboard Board.
3. LED light.
4. Resistor.
5. Power supply
Figure of circuit:

Screenshot from Simulator:


Procedure:

Step 1: Install the components for the Full-adder circuit onto the
breadboard of AT-700 and properly
link the connections.
Step 2: Connect the Data switches “0”, “1”, and “2” to points x, y and
z of the circuit respectively.
Then connect 8 bit LED Display’s “0” and “1” to the points C and S
respectively.
Step 3: Change Data Switches “0”, “1” and “2” between “0” and “1”
position and observe the
situation of 8 bit LED Display “0” and “1”. Verify that the circuit
realizes a Full-adder by constructing.

Result:
Sum: Output is 0 when inputs are like (0 0 0), (0 1 1), (1 0 1) and (1 1 0).
Output is 1 when inputs are like (0 0 1), (0 1 0), (1 0 0) and (1 1 1).

Carry: Output is 1 when inputs are like (0 1 1), (1 0 1),(1 1 0) and (1 1 1)


Output is 0 when inputs are like (0 0 0), (0 0 1),(0 1 0) and (1 0 0)

Observation:
Circuit should be connected carefully according to the pin configuration. We
should use 5 volts as supply voltage otherwise the glow of LED can’t be
detected.

You might also like