Switching Circuits & Logic Design, Fall 2023
Quiz #1
09/22, 3:30pm-4:20pm
(Cannot Use Karnaugh-Map for Logic
Minimization/Simplification!)
Problem 1: (8+8+4 points)
(a) Given the summation (2222)π
+ (4321)π
= (12043)π
under some radix R,
determine the minimum possible value of π
and the corresponding decimal value
of (12043)π
.
(b) Construct a table for 7-3-2-1 weighted code.
(c) Write the decimal value of (12043)π
in part (a) using 7-3-2-1 weighted code
derived in part (b).
Problem 2: (10+12 points)
The following switching circuit is used to implement the logic function of πΉ(π΄, π΅, πΆ).
πΉ = 1 if node a is connected to node b; otherwise πΉ = 0:
(a) Draw the corresponding circuit of logic gates using only NOT, AND, and OR
gates.
(b) Derive an equivalent switching circuit using 2 switches.
aa
b
Problem 3: (12+10 points)
In the following circuit, πΉ = (π΄′ + π΅)πΆ.
(a) Write down the truth table for πΊ so that π» is as specified in its truth table.
(b) What is the 5-term sum-of-product form of πΊ? (i.e., 5 product terms in SOP.)
Problem 4: (6+6+6+6 points)
Are the following statements or identities always true? If yes, please give a brief
explanation; otherwise, give a counter example.
(a) If π΄ + π΅ = πΆ, then π΄π·′ + π΅π·′ = πΆπ·′
(b) If π΄π·′ + π΅π·′ = πΆπ·′ , then π΄ + π΅ = πΆ
(c) If π΄β¨π΅β¨πΆβ¨π· = 1, then π΄π΅πΆ + π΄π΅π· + π΄πΆπ· + π΅πΆπ· = 1
(d) If πβ¨π = π, then πβ¨π = π
Problem 5: (12 points)
Write the Boolean expression of πΉ(π΄, π΅, π·), and simplify algebraically (i.e., no Kmap tricks for logic simplification) to obtain a sum of 3 product terms for πΉ: