
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
In the course of the Design Techniques for Digital Systems, we study the key concept regarding the digital system. The major points in these exam paper are:Boolean Algebra, Laws and Theorems, Particular Law, Karnaugh Map, Simplify Function, Minimal Two-Level, Sum of Products Expressions, Switching Functions, Universal Set of Gates, Assuming Constants
Typology: Exams
1 / 1
This page cannot be seen from the preview
Don't miss anything!

CSE140 Exercise on April 16, 2009 (I) (Laws and Theorems of Boolean Algebra) Prove using Boolean algebra that a ′ c ′ + ab + ac + a ′ b ′ = a ′ c ′ + ab + b ′ c. Write the particular law you are using in each step. (II) (Laws and Theorems of Boolean Algebra) Prove using Boolean algebra that ( a + c )( a ′ + c ′)( b ′ + c + d ′)( a + b ′ + d ′) = ( a + c )( a ′ + c ′)( b ′ + d ′). Write the particular law you are using in each step. (III) (Karnaugh Map) Use Karnaugh map to simplify function
sum of products expressions. Show the switching functions. No need for the diagram. (IV) (Karnaugh Map) Use Karnaugh map to simplify function
product of sums expressions. Show the switching functions. No need for the diagram. (V) Universal Set of Gates: Check if the set in the following list is universal and explain your decision. Assuming constants 0 and 1 are available as inputs. i. {AND, NOT} ii. {NAND} iii. {XOR, NOT} iv. { f ( x , y )}, where f ( x , y ) = x ′ y v. { g ( x , y , z )}, where g ( x , y , z ) = ( x + y ) z ′ vi. { f ( x , y ), g ( x , y )}, where f ( x , y ) = x ′ y + x y ′ and g ( x , y ) = x ′ y ′