





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
The solutions and exercises from quiz 1 of the ee 2030 course at the georgia institute of technology, focusing on boolean identities and circuit design using n-type and p-type transistors in standard cmos configuration. The quiz includes problems on implementing expressions using transistors, making truth tables, creating k-maps, and simplifying boolean expressions.
Typology: Exams
1 / 9
This page cannot be seen from the preview
Don't miss anything!






Some useful Boolean identities.
Implement the following expressions using n-type and p-type transistors in the standard CMOS configuration that we used in class.
aa
bb
cc
aa bb
cc
FF
zz
yy
FF
xx
yy zz
xx
Complete the following switch level circuit by designing the bottom half (the pull-down net- work). Provide the expressions for F and G = F.
By using Boolean algebra manipulations, express the following function as a sum of products (SOP) and as a product of sums (POS). You are not required to simplify but you may if you want.
There are several ways to convert an expression to a product of sums form. The direct way is to make a truth table and then extract the maxterms. Another way is to simplify the SOP expression and then use DeMorgan’s theorems as shown below. A method that we have not covered in class, but that was in your reading, is to use K-maps directly—working with the 0’s. Note, a POS expression is of this form: (A + B)(D + C ), not this: (AB + C)(D + E ), nor this: (A + B)(C + D).
Draw a gate implementation of the following function that exhibits a minimum amount of propagation delay. F = D(A( B C + B) + C A )
Expressions in POS or SOP forms translate to gate implementations with the minimum amount of delay because they have only two levels. Note, the expression does not need to be simplified but it does need to be in POS or SOP form.
F = D(A B C + AB + C A ) = A B CD + ABD + A CD = CD + ABD
For the following functions, derive a simplified sum of products (SOP) expression using a Kar- naugh map. Circle the prime implicants used in the simplified expression.
@ @@
00
}
}
︷ ︸︸ ︷︷ ︸︸ ︷
︸ ︷︷ ︸︸ ︷︷ ︸︸ ︷︷ ︸
@ @@
00
}
}
︷ ︸︸ ︷︷ ︸︸ ︷
︸ ︷︷ ︸︸ ︷︷ ︸︸ ︷︷ ︸