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

Lab 02 - Boolean Function Implementation PDF

This document provides instructions for a series of Boolean logic design practices and assignments. It outlines 7 practice problems involving drawing logic diagrams, expressing functions from truth tables, implementing functions using minterms and maxterms, and simplifying Boolean expressions. It also assigns drawing logic circuits for 4 problems from the textbook. The instructor, Eng. Bakeel Azman, provides this content for the course "Logic and Digital Design" and asks students to complete 2 of the assigned problems and send them by email.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
146 views

Lab 02 - Boolean Function Implementation PDF

This document provides instructions for a series of Boolean logic design practices and assignments. It outlines 7 practice problems involving drawing logic diagrams, expressing functions from truth tables, implementing functions using minterms and maxterms, and simplifying Boolean expressions. It also assigns drawing logic circuits for 4 problems from the textbook. The instructor, Eng. Bakeel Azman, provides this content for the course "Logic and Digital Design" and asks students to complete 2 of the assigned problems and send them by email.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Boolean Function

Implementation II
in Course of
LOGIC AND DIGITAL DESIGN
UNDER THE FACULTY OF
COMPUTER & IT
CS Dep, LEVEL 2

Eng. Bakeel Azman


2020
Practice 01#
Draw the logic circuit for the following Boolean
expressions?

1. 𝑓 𝑥, 𝑦, 𝑧 = 𝑥𝑦𝑧 + [𝑥 𝑦ത + 𝑦𝑧 (𝑦𝑧)] + 𝑥𝑦𝑧

2. 𝑓 𝑎, 𝑏, 𝑐 = 𝑎 + 𝑏 + 𝑐ҧ 𝑎ത 𝑏ത + 𝑐

Eng. Bakeel Azman


Practice 02#
• Implement following functions through
drawing logic diagram:

1. 𝑓 𝑥, 𝑦 = 𝑥𝑦 + 𝑥𝑦ത + 𝑥𝑦
ҧ

Eng. Bakeel Azman


Practice 03#
• Express of the Boolean function from truth
table?
Table (team-1) Table (team-2)
X Y Z F A B C F
0 0 0 1 0 0 0 1
0 0 1 0 0 0 1 1
0 1 0 0 0 1 0 0
0 1 1 0 0 1 1 1
1 0 0 1 1 0 0 1
1 0 1 0 1 0 1 1
1 1 0 0 1 1 0 0
1 1 1 0 1 1 1 1
Eng. Bakeel Azman
Practice 04#
• Express the Boolean function F = A + B’C
as a sum of minterms? From theory slide

Eng. Bakeel Azman


Practice 05#

• Find the complement of the function F?


– 𝑓 𝑥, 𝑦, 𝑧 = 𝑥(𝑦ത𝑧ҧ + 𝑦𝑧)

Eng. Bakeel Azman


Practice 06#
• Implement the function by minterm and
maxterm standard?

– 𝑓 𝐴, 𝐵, 𝐶 = 𝐴𝐵𝐶 + 𝐴𝐵 𝐶ҧ + 𝐴𝐵𝐶
ത + 𝐴𝐵ത 𝐶ҧ + 𝐴ҧ𝐵𝐶

Simplify by Boolean algebra axioms,


then Implement the simplified form?
Eng. Bakeel Azman
Practice 07#
Implement the below functions:

1. 𝑓 𝑥, 𝑦, 𝑧 = ς(𝑚0 , 𝑚2 , 𝑚10 , 𝑚12 )


2. 𝑓 𝐴, 𝐵, 𝐶, 𝐷 = σ(𝑚1 , 𝑚5 , 𝑚7 , 𝑚10 , 𝑚15 )

Simplify by K-map, then


Implement the simplified form?

Eng. Bakeel Azman


Assignment 02#
Draw logic circuits for implying
the below exercise from end
chapter 2?
1. 3.7
2. 3.15
3. 3.18
4. 3.36

Send by Email two only of above?

Eng. Bakeel Azman


Thank you

Next topic

Eng. Bakeel Azman

You might also like