Sie sind auf Seite 1von 7

EEEB163 Semester III, 2011/2012

Page 1 of 7



COLLEGE OF ENGINEERING
PUTRAJAYA CAMPUS
TEST 1

SEMESTER 3 2011 / 2012



PROGRAMME : Bachelor of Electrical and Electronics Engineering (Hons)
: Bachelor of Electrical Power Engineering (Hons)

SUBJECT CODE : EEEB163

SUBJECT : Digital Logic Design

DATE : March 2012

DURATION : 50 Minutes



INSTRUCTIONS TO CANDIDATES:

1. This paper contains TWO (2) questions in FOUR (4) pages.

2. Answer ALL questions.

3. Write all answers in this booklet.

4. Calculator is NOT ALLOWED.








THIS QUESTION PAPER CONSISTS OF 7 PRINTED PAGES INCLUDING THIS
COVER PAGE.

EEEB163 Semester III, 2011/2012

Page 2 of 7


QUESTION 1(20 marks)

a) Convert each of the number 75
10
to:

i. Binary [2 marks]
ii. Hexadecimal [2 marks]









EEEB163 Semester III, 2011/2012

Page 3 of 7



b) Assume A= 28
10
and B = -58
10
. Perform the following (show the workings clearly):
i. Convert both to 8 bits (including sign bit) signed 2s complement form
[5 marks]
ii. From Question 1 b (i), perform A+B (in 2s complement form) [5 marks]
iii. From Question 1 b (i), perform A-B (in 2s complement form) [6 marks]

EEEB163 Semester III, 2011/2012

Page 4 of 7


























--Extra page for answers--
EEEB163 Semester III, 2011/2012

Page 5 of 7


QUESTION 2 (20 marks)

a) Given a function F(A,B,C,D) = m(0,2,3,4,6,9,12,15). Perform the following:
i. Write down the function F in standard sum-of-product (SOP). [4 marks]
ii. From the standard SOP, construct a truth table [4 marks]










EEEB163 Semester III, 2011/2012

Page 6 of 7


b) Show that f(A,B,C,D) = ABCD+AB(CD)+(AB)CD +BCD can be minimized to
f(A,B,C,D) = AB+CD by using Boolean Algebra ONLY.









































-END OF QUESTION PAPER-

EEEB163 Semester III, 2011/2012

Page 7 of 7


APPENDIX

Rules of Boolean Algebra:
1. A + 0 = A
2. A + 1 = 1
3. A 0 = 0
4. A 1 = A
5. A + A = A
6. A + A' = 1
7. A A = A
8. A A = 0
9. (A')'= A
10. A + AB = A
11. A + A'B = A + B
12. (A+B)(A+C)=A+BC


DeMorgans Therorem
1. (XY) = X + Y
2. (X+Y) = XY

Das könnte Ihnen auch gefallen