Recent Question/Assignment

Assessment item 2
Assignment 1: Data Representation & Digital Logic
Value: 15%
Due date: 08-Apr-2018
Return date: 01-May-2018
Submission method options Alternative submission method
Task
Total marks: 30
Answer the following Questions
Question 1
a) Determine the value of base x if (152)x = (6A)16 Please show all steps. [5 marks]
b) Convert the followings: (Please show all steps) [1.5x4=6 marks]
i) 0xBED into 3-base representationii) 3217 into 2-base (binary) representation iii) 1235 into octal representation iv) 21.218 into decimal representation
c) Given a (very) tiny computer that has a word size of 3 bits, what are the lowest value (negative number)and the highest value (positive number) that this computer can represent in each of the following representations? [2X3= 6 marks]

i) One's complementii) Two's complement
iii) Signed Magnitude

Question 2.
a) Are these two combinational circuits equivalent? Provide proof of your claim. [4 marks]

b) Consider the following logic diagram of a combinational circuit where A and B are inputs and X is theoutput. Two 2-input AND gates, one 2-input OR gate, and two inverters are used in the circuit. It is possible to reduce some of the logic gates without changing the functionality of the circuit. Such component reduction results in higher operating speed (less delay time from input signal transition to output signal transition), less power consumption, less cost, and greater reliability. Construct a logic diagram of a circuit which does have the same function output. Please show the steps. [4 marks]

c) Using basic Boolean algebra identities for Boolean variables x, y, and z, prove that

Please show all steps and mention the identities used. [5 marks]