Midterm_solution
Midterm_solution
Midterm Exam
1st Term 2023/2024
Course Title: Digital Logic Design Course ID: CS 221
Level: 2 Instructor: Dr. Asmaa Gad Date of Exam: 27/11/2023
Total Marks: 30 Student Name: Time Allowed: 1 hour
Question 2:
Find the (r-1)’s and r’s complements of the following numbers in the indicated bases. [10 Marks]
i. (4190)10
9’s complement of 4190 = 5809
10’s complement of 4190 = 5810
ii. (11011000)2
Question 3:
a) Simplify the following Boolean expressions to a minimum number of literals:
2. As a sum of minterms
Arish University
Faculty of Computers and Information
Question 3:
Construct truth table and draw the logic diagram for the following Boolean
function:
𝐹𝐹(𝑎𝑎, 𝑏𝑏, 𝑐𝑐) = (𝑎𝑎𝑎𝑎 + 𝑎𝑎′𝑐𝑐)′ + 𝑏𝑏𝑏𝑏
Question 4:
Use a K-map to simplify the Boolean expression and implement it using NAND
gates only: