Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
200 views5 pages

DLD Lab Mid Exam

The document is a lab exam for a digital logic design course. It contains 3 questions: 1) Construct logic diagrams and truth tables for Boolean functions using Logisim. 2) Find Boolean expressions and create truth tables for the outputs of a logic circuit using Logisim. 3) Simplify a Boolean function using Karnaugh map and boolean algebra. Derive and simulate a 3-to-8 decoder circuit and truth table using Logisim.
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)
200 views5 pages

DLD Lab Mid Exam

The document is a lab exam for a digital logic design course. It contains 3 questions: 1) Construct logic diagrams and truth tables for Boolean functions using Logisim. 2) Find Boolean expressions and create truth tables for the outputs of a logic circuit using Logisim. 3) Simplify a Boolean function using Karnaugh map and boolean algebra. Derive and simulate a 3-to-8 decoder circuit and truth table using Logisim.
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

Air University Multan Campus

Mid Examination: Spring, 2023


Student ID: 233504
Subject: Digital Logic Design Lab Total Marks: 20
Course Code: EE-223 Date: 06-11-22
Class: BSCYS-F22 Time: 11:00 to 01:00 Semester: BSCYS-S23-II Max Time
Allowed: 2 hours Sections(s): A
FM Name: Muhammad Azam
FM Signature: ____________

HOD Signature:
____________

Special Instructions:
a) Perform the simulations for following questions using Logisim tool.

Question#1 (CLO3) [3+2=05 marks]

a) Construct the logic diagram and truth table for following function using Logisim.
[3] a) F = xyz + xyz’ + x’yz + x’y’z
b) Derive a circuit for following truthtable using Logisim. [2]

Y = ( A+B)(B+C)(A+C’)

Question#2 (CLO3) [2.5+2.5=05 marks]

a) Find the boolean expression that represents the outputs x and y shown in the following
circuit using Logisim.
b) From the above circuit, find the equation of X and Y and construct the truth table using
Logisim.

X=A .B Y = ( A’ + B’ ) ‘ = A.B

Question# 3: (CLO4) [5+5=10 marks]


a) For following Boolean function it is required to do all of the following.
F (A, B, C) = A' (B C + B C') + A (B C +B C')

a) Draw the logic diagram corresponding to function using Logisim. [2 Points ] b)

b) Construct the truth table and simplify the above given function using Karnaugh
Map and boolean algebra.[2]

From MAP
0 11 010
111 110
BC + BC’
=B( C +C’)
=B
c) Compare the simplified functions obtained from above second step.[1]

no
b) Derive a circuit that implements a 3-to-8 decoder and also construct truthtable using
Logisim. Simulate the circuit and test it by decoding different input combinations. [5]
3 TO 8 Decoder 3 TO 8 DECODER TRUTH TABLE

D0 = A’ B’ C’

D1 = A’ B’ C

D2= A’ B C’

D3 = A’ BC

D4= A B’ C’

D5= A B’ C

D6=A B C ‘

D7=ABC

PTO

You might also like