0% found this document useful (0 votes)
9 views2 pages

Lab 5

Uploaded by

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

Lab 5

Uploaded by

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

German-Jordanian University

School of Electrical Engineering and Information Technology


Department of Computer Engineering

CE2120-Digital Systems Lab


Lab 5

I. Objectives

The objective of this lab is to introduce students to Boolean algebra reduction techniques
and how to build multilevel logic circuits.

II. Pre-requisite
Please watch the following video to prepare for this lab:

Universal gates

III. Preparations

1. Simplify the following functions using Boolean algebra theorems:


a. F(A,B,,C) = A’.B.C + B’.C +A.C’
b. G(X,Y,Z) = (X+Y’) . (X’+Y’).(Y+Z’)

2. Obtain logic diagrams of the following functions using only 2-input NAND gates:
a. F(X,Y,Z) = (X.Y.Z) + (Y.Z’)+(X.Z’)
b. G(A,B,C) = (A +C’) ∙ (B’+C)
For each of the above functions, construct the truth table.

3. Obtain logic diagrams of the following functions using only 2-input NOR gates:
a. F(A,B,C) = (A’+C) ∙ (A +B )
b. G(X,Y,Z) = X.Z +Y∙ Z’

For each of the above functions, construct the truth table.

Page 1 of 2
Dr. Rami Alazrai
German-Jordanian University
School of Electrical Engineering and Information Technology
Department of Computer Engineering

4. Obtain logic diagram for a 3-input OR gate using only 2-input NAND gates (Hint:
use the Boolean algebra theorems to build the logic circuit).

5. Obtain logic diagram for a 3-input AND gate using only 2-input NOR gates (Hint:
use the Boolean algebra theorems to build the logic circuit).

V. Lab work

a. Build the circuit in 2.b on the breadboard.


b. Build the circuit in 3.a on the breadboard.
c. Build the circuit in part 4 on the breadboard.

Page 2 of 2
Dr. Rami Alazrai

You might also like