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

Experiment 3 TITLE: Constructing Circuits Using Binary Logic Gates Objectives

1. The experiment aimed to understand the function of binary logic gates and how to construct a half-adder circuit using AND, OR, and NOT gates. 2. A circuit was built with various logic gates as shown in Figure 1. Switches A and B were toggled in different combinations and the output at the LED was observed and recorded in a truth table. 3. The truth table and Boolean expression for the circuit were determined, showing it performs an Exclusive-NOR (XNOR) operation.

Uploaded by

Eman Najua Aziz
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)
161 views

Experiment 3 TITLE: Constructing Circuits Using Binary Logic Gates Objectives

1. The experiment aimed to understand the function of binary logic gates and how to construct a half-adder circuit using AND, OR, and NOT gates. 2. A circuit was built with various logic gates as shown in Figure 1. Switches A and B were toggled in different combinations and the output at the LED was observed and recorded in a truth table. 3. The truth table and Boolean expression for the circuit were determined, showing it performs an Exclusive-NOR (XNOR) operation.

Uploaded by

Eman Najua Aziz
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/ 3

EXPERIMENT 3

TITLE : Constructing Circuits Using Binary Logic Gates


OBJECTIVES
1. To understand the function of binary logic gates combination.
2. To understand a half-adder circuit operation using combination of binary logic gates.
PROCEDURES

Figure 1
1. The circuit was constructed by using combination of AND, OR and NOT logic gates as
shown in Figure 1. The resistor of 330 was used.
2. Switches a and b were turned to low position, the output at LED was observed.
3. Switch a was turned to high and b to low position and vice versa, the output at LED
was observed.
4. Switches a and b were turned to high position, the output at LED was observed.

DATA
INPUT
A
0
0
1
1

B
0
1
0
1

OUTPUT
X
1
0
0
1

RESULT

QUESTIONS
1. Draw the table and write the Boolean expression for the circuit based on your expression
Truth table
INPUT
A
0
0
1
1

B
0
1
0
1

OUTPUT
X
1
0
0
1

Boolean expression
AB + AB = Y
2. From your observation and truth table, what is type of logic gate that has the same truth
table as circuit at Figure 1?
The type of logic gate that has the same truth table as circuit at Figure 1 is ExclusiveNOR (XNOR).

You might also like