Question 2 (a) The Boolean expression (sum of products) is given below F(A, B, C, D) = m(2,6,7,12,13,14,15) + d(0,3,5).
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 2 (a) The Boolean expression (sum of products) is given below F(A, B, C, D) = m(2,6,7,12,13,14,15) + d(0,3,5).
Question 2 (a) The Boolean expression (sum of products) is given below F(A, B, C, D) = m(2,6,7,12,13,14,15) + d(0,3,5). (i) Use Karnaugh map to simplify the above expression and present your results in the sum of product (SOP) form. (6 marks) (ii) Design a logic circuit using only 2-input NAND gates to implement the simplified Boolean function obtained in Question 2(a)(i). Show both the NAND Boolean expression and logic circuitry. (8 marks)