Question 3 (8 marks) Showing all working carry out the following. Consider the 3-digit number 4ab, where a = X5 and b =
Posted: Sat May 21, 2022 12:38 am
Question 3 (8 marks) Showing all working carry out the following. Consider the 3-digit number 4ab, where a = X5 and b = X6 e.g. if X5 = 3, X6 = 5, your 3-digit number is 43510 (1) Convert your 3-digit number to a hexadecimal number. (2 marks) ELEC S201F Final Project (2022) Page 5 of 14 (ii) Convert your 3-digit number to an 8-4-2-1 BCD number. (2 marks) (b) A logic circuit has three inputs A, B, and C, and produces the outputs P where, P=A.C+B C D+ACD Using only INVERTERS, AND-gates and OR-gates, draw a logic diagram of a circuit that generates P. Clearly label the output of each gate with the variable or term that it generates. (4 marks)