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

Lab Report No: 06

The lab report describes an experiment to build a full adder circuit using basic logic gates. The circuit adds three binary inputs - two primary inputs A and B, and a carry input C-IN. It produces two outputs - the sum S and carry output C-OUT. The circuit was built on a breadboard using IC gates like 7408 AND, 7486 XOR and 7432 OR. Test results showed the circuit correctly calculated the sum and carry outputs for all eight possible input combinations.

Uploaded by

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

Lab Report No: 06

The lab report describes an experiment to build a full adder circuit using basic logic gates. The circuit adds three binary inputs - two primary inputs A and B, and a carry input C-IN. It produces two outputs - the sum S and carry output C-OUT. The circuit was built on a breadboard using IC gates like 7408 AND, 7486 XOR and 7432 OR. Test results showed the circuit correctly calculated the sum and carry outputs for all eight possible input combinations.

Uploaded by

Mehedi Firoz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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