You are on page 1of 9

ICT2632/103/0/2022

Tutorial Letter 103/0/2022

Digital Logic
ICT2632

Year module

Computer Science Department

This tutorial letter contains important information


about your module.

Note: This is an online module, and therefore your module is available on myUnisa.
However, in order to support you in your learning process, you will also receive some
study materials in printed format

BARCODE
ICT2632/103/0/2022
.

ICT2632-Assessment Plan 2022

Ass. Nr. Format Unique Nr. Due Date Opening Date

20220425 20220101
1 View Quiz 678350
08:00 08:00

20220829 20220101
2 View File 678366
23:00 08:00

2
ICT2632/103/0/2022

ASSIGNMENT 1

Question 1 Convert 134₁0 to binary the answer will be:


1. 0110101₂
2. 100001102
3. 1000111₂
4. 100001112

Question 2 Convert 2248 to hexadecimal the answer will be:


1.9416
2.23416
3. 1B9916
4. 1C688

Question 3 Convert 011100111.101₂ to hexadecimal the answer will be:


1. AB.C16
2. E7.A16
3. B3.A₁₆
4. AC.D16

Question 4 2FDF₁₆ to decimal the answer will be:


1. 342610
2. 32710
3. 1225510
4. 42210

3
ICT2632/103/0/2022

Question 5 1C₁₆ to Octal the answer will be:


1. 458
2. 34₈
3. 35₈
4. 55₈

Question 6 Convert 143₈ to decimal

1. 6610
2.76₁0
3.88₁0
4.99₁0

Question 7 Add 100012 to 111012 the answer will be:

1. 1111102
2.1011102
3.1011112
4. 10000002

Question 8 Add 1101112 to 1101012 the answer will be:

1. 1000000₂
2. 10011002
3. 1001110₂
4. 11111102

Question 9 Add EF16 to 2516 the answer will be:

1. 10216
2. 10416
3. 21316
4. 11416

4
ICT2632/103/0/2022

Question 10 Add 148 to 68 the answer will be:

1.228
2.308
3.218
4.348

Question 11 Convert 54₈ to decimal


1. 44₁₀
2. 54₁₀
3. 58₁₀
4. 34₁₀

Question 12 Which binary value equals to 2 ⎺ ²


1. 1111.0000₂
2. 0000.0100₂
3. 0010.0010₂
4. 0000.0010₂

Question 13 How many symbols are used in the hexadecimal number system.
1. Ten
2. Six
3. Sixteen
4. Eight

Question 14 Convert 010101₂ to octal


1. 5₈
2. 29₈
3. 25₈
4. 15₈

5
ICT2632/103/0/2022

Question 15 Any number with an exponent of Zero is equal to:

1. Two
2. One
3. Zero
4. Ten

Question 16 Convert 10101010₂ to octal


1. 252₈
2. 522₈
3. 257₈
4. 242₈

Question 17 Convert 6.75₁₀ to binary

1. 0110.1100₂
2. 10110.1100₂
3. 101010.11₂
4. 10000.1110₂

Question 18 The decimal equivalent of 101000₂ is:

1. 96₁₀
2. 78₁₀
3. 40₁₀
4. 84₁₀

Question 19 Convert 3315₁₀ to hexadecimal


1. CE2₁₆
2. CF3₁₆
3. BC5₁₆
4. AD6₁₆

6
ICT2632/103/0/2022

Question 20 Convert 21.21₈ to decimal


1. 256.1678₁₀

2. 124.1684₁₀

3. 112.8274₁₀

4. 17.2656₁₀

7
ICT2632/103/0/2022

Assignment 2

QUESTION 1 [40]
1.1 Convert Binary 101002 to Decimal. (5)

1.2 Convert Decimal 12510 to Octal. (6)

1.3 Using Boolean algebra techniques, simplify the following expression. (7)

F(XYZ)= X[Y+Z(XY+XZ)]

1.4 Determine the 2’S complement of 11111₂ (4)

1.5 Perform the following additions:

(a) 258+368 (5)

(b) 11112+1112 (5)

1.6 Draw the truth tables of single input NOT gate and 2 INPUT AND gate. (8)

QUESTION 2 [30]

2.1 Simplify the expression F(WXYZ)= + +WXYZ Y Z + YZ W X +

WX + using a Karnaugh map.

Please note: use WX in the rows and YZ in the columns (14)

2.2 Write the expanded forms of the terms in the given expression: (5)

F (ABCD) = A B + AB +A B D

2.3 Implement the logic circuit for the expression (8)

F(WXY) = ( +Y)( )+ XY

Please note: Do not simplify the expression.

8
ICT2632/103/0/2022

2.4 What is the difference between latch and Flip-flop? (3)

QUESTION 3 [30]

3.1 (a) What are the common types of Flip-flops and write any 3 applications of Flip-flops (6)
(b) Convert 110.102 to decimal fraction (4)

3.2 (a) Draw the truth table for a positive edge triggered R-S Flip-flop. (5)
(b) Draw the truth table for a positive edge triggered J-K Flip-flop (5)

3.3 Apply DeMorgans law on the following expressions:

(a) (5)

(b) (5)

©
UNISA 2022

You might also like