You are on page 1of 3

MARWADI UNIVERSITY

GAURIDAD CAMPUS, RAJKOT


DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
Digital Electronics (01EC0102)

Assignment-2
Name:
Enroll No:
Class:
AIM: Digital Arithmetic Practice assignment

1. Add and multiply the following numbers without converting them to decimal.
(a) Binary numbers 1011 and 101.
(b) Hexadecimal numbers 2E and 34.

2. Obtain the 1’s and 2’s complements of the following binary numbers:
(a) 00010000 (b) 00000000
(c) 11011010 (d) 10101010
(e) 10000101 (f) 11111111.

3. (a) Find the 16’s complement of C3DF. ISRO’2001


(b) Convert C3DF to binary.
(c) Find the 2’s complement of the result in (b).
(d) Convert the answer in (c) to hexadecimal and compare with the answer in (a).

4. Perform subtraction on the given unsigned numbers using the 10’s complement of the
subtrahend. Where the result should be negative, find its 10’s complement and affix a minus sign.
Verify your answers.
(a) 4,637 - 2,579 (b) 125 - 1,800
(c) 2,043 - 4,361 (d) 1,631 – 745

5. Perform the following division in binary: 111011 ÷ 101.

6. X = 01110 and Y = 11001 are two 5-bit binary numbers represented in two’s complement
format. The sum of X and Y represented in two’s complement format using 6 bits is:
(a) 100111
GATE’2007
(b) 001000
(c) 000111
(d) 101001
MARWADI UNIVERSITY
GAURIDAD CAMPUS, RAJKOT
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
Digital Electronics (01EC0102)

7. The range of signed decimal numbers that can be represented by 6-bit 1’s complement number
is GATE’2017
(a) -31 to +31
(b) -63 to +64
(c) -64 to +63
(d) -32 to +31

8. 4-bit 2’s complement representation of a decimal number is 1000. The number is


(a) +8 IES’2007
(b) 0
(c) -7
(d) -8

9. 11001, 1001 and 111001 correspond to the 2’s complement representation of which one of the
following sets of number?
(a) 25, 9 and 57 respectively
(b) -6, -6 and -6 respectively
(c) -7, -7 and -7 respectively
(d) -25, -9 and -57 respectively

10. The 2’s complement representation of –17 is GATE’2001


(a) 01110
(b) 01111
(c) 11110
(d) 10001

Assessment Rubrics:

Task Marks Total Marks

1 0.5 each 1

2 1 each 6

3 0.5 each 2

(0.25 for conversion and 0.25 for correct answer)

4 0.5 each 2

5 0.5 each 1

6 1 each 1
MARWADI UNIVERSITY
GAURIDAD CAMPUS, RAJKOT
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
Digital Electronics (01EC0102)

7 1 each 1

8 1 each 1

9 1 each 1

10 1 each 1

Total marks 17

You might also like