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

DLD Class-Test

The document contains test questions for three different classes - D3, D4, and D5. Each test section includes three questions - the first involves adding two decimal numbers in binary coded decimal, the second reduces a Boolean expression using identities/laws, and the third develops a truth table and canonical forms for a Boolean function.
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)
46 views

DLD Class-Test

The document contains test questions for three different classes - D3, D4, and D5. Each test section includes three questions - the first involves adding two decimal numbers in binary coded decimal, the second reduces a Boolean expression using identities/laws, and the third develops a truth table and canonical forms for a Boolean function.
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/ 1

p

Class Test – 1 – D3:-


1. Add the two decimal numbers (989)10 and (841)10 using multi-bit BCD addition. Show all steps. 2
2. Reduce the following Boolean Expression to just one literal, using Boolean algebraic identities and 3
laws.
A'B (D' + C'D) + B (A + A'CD)
Make sure you must mention the identity or law beside each step.
3. Draw the truth table of the following function. Find out the Canonical POS of the function. Express 5
this using the product symbol, Π. Finally convert the canonical POS to Canonical SOP directly.
F(a,b,c,d) = b'd + a'd + bd

----------------------------------------------------------------------------------------------------------------------------- ------------------------

Class Test – 1 – D4:-

1. Add the two decimal numbers (989)10 and (123)10 using multi-bit BCD addition. Show all steps. 2
2. Reduce the following Boolean Expression to just three literals, using Boolean algebraic identities and 3
laws.
(x'y' + z)' + z + xy + wz
Make sure you must mention the identity or law beside each step.
3. Draw the truth table of the following function. Find out the Canonical POS of the function. Express 5
this using the product symbol, Π. Finally convert the canonical POS to Canonical SOP directly.
F(u,v,w,x) = (u + xw)(x + u'v)

------------------------------------------------------------------------------------------------------ -----------------------------------------------

Class Test – 1 – D5:-


1. Add the two decimal numbers (989)10 and (678)10 using multi-bit BCD addition. Show all steps. 2
2. Reduce the following Boolean Expression to just two literals, using Boolean algebraic identities and 3
laws.
xyz + x'y + xyz'
Make sure you must mention the identity or law beside each step.
3. Draw the truth table of the following function. Find out the Canonical POS of the function. Express 5
this using the product symbol, Π. Finally convert the canonical POS to Canonical SOP directly.
F(x,y,z) = x' + x (x + y')(y + z')

You might also like