0% found this document useful (0 votes)
42 views4 pages

Simplification of Boolean Functions: Title

The document describes a digital logic design lab focused on simplifying Boolean functions using Karnaugh maps. The lab objectives are to simplify functions with 2-3 variables using maps and to implement simplified functions in Logisim. The lab exercise involves simplifying the function F2(x, y, z) = xyz' + y'(x' + xz) using a K-map, expressing the simplified function, and verifying it in Logisim. Additionally, students are asked to simplify another function D using K-maps and rebuild its circuit using only NAND gates.

Uploaded by

SSabaGaming
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 views4 pages

Simplification of Boolean Functions: Title

The document describes a digital logic design lab focused on simplifying Boolean functions using Karnaugh maps. The lab objectives are to simplify functions with 2-3 variables using maps and to implement simplified functions in Logisim. The lab exercise involves simplifying the function F2(x, y, z) = xyz' + y'(x' + xz) using a K-map, expressing the simplified function, and verifying it in Logisim. Additionally, students are asked to simplify another function D using K-maps and rebuild its circuit using only NAND gates.

Uploaded by

SSabaGaming
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

Digital Logic Design Lab ( 5 ) :

Title: SIMPLIFICATION OF BOOLEAN


FUNCTIONS
Lab Objectives:
1- Simplification of Boolean functions using Maps (2 and 3 variables map)

Lab Exercise:
1. Simplify the following Boolean function using k-map:
F2(x, y, z) = xyz` + y`(x` + xz)
2. Express the function in a sum of Min-terms Write down the detailed algebraic steps used.
3. Draw the simplified function F2

(LOGISIM ) SCREEN SHOT HERE

4. Implement the function F2 >>> verify the truth tabl


INPUTS output
X Y Z F2
Q2 : implement the following circuit

1- Find the expression of D function


2- Represent D function as a sum of product , product of sum (shorthanded
form)
3- Use K-map to simplify the expression
4- Rebuild this circuit using NAND gates only
5- Find the expression of D after applying NAND only

You might also like