Question 2 The Boolean expression corresponding to a logic circuit is given below: f(A, B, C, D) = AB + B(AD + C) + A (B
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 2 The Boolean expression corresponding to a logic circuit is given below: f(A, B, C, D) = AB + B(AD + C) + A (B
Question 2 The Boolean expression corresponding to a logic circuit is given below: f(A, B, C, D) = AB + B(AD + C) + A (BC) D. (a) Use Boolean algebra to simplify the above expression and show your results in sum of product form. All steps must be shown clearly. (6 marks) (b) Implement the simplified Boolean function obtained in Question 2(a) using only 2- input NAND gates and minimal number of gates. Show the NAND equivalent Boolean expression. (8 marks) (c) Design the given logic circuit using 8-to-1 multiplexer and basic gates. Show all the design steps. (11 marks)