0% found this document useful (0 votes)
112 views

Tutorial Unit-1 A

This document contains: 1) An assignment for a Digital Electronics course with 10 questions covering number system conversions, binary codes, and representing decimal numbers in binary and hexadecimal. 2) Details on the marking scheme, with 0.5 marks given for each fully correct answer and 0.25 for partially correct answers. 3) The total marks for the assignment are 5.0.

Uploaded by

Darshan Parmar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
112 views

Tutorial Unit-1 A

This document contains: 1) An assignment for a Digital Electronics course with 10 questions covering number system conversions, binary codes, and representing decimal numbers in binary and hexadecimal. 2) Details on the marking scheme, with 0.5 marks given for each fully correct answer and 0.25 for partially correct answers. 3) The total marks for the assignment are 5.0.

Uploaded by

Darshan Parmar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

MARWADI UNIVERSITY

GAURIDAD CAMPUS, RAJKOT


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

Assignment-1

Name:
Enroll No:
Class:

AIM: Number system conversion and various Binary Codes

1. Write 3/4 in binary, using a “binary point” 0.??.

2. Consider the unsigned 8-bit fixed point binary number representation below,
b7 b6 b5 b4 b3 . b2 b1 b0
where the position of the binary point is between b3 and b2. Assume b7 is the most
significant bit. Some of the decimal numbers listed below cannot be represented exactly
in the above representation: GATE-2018

(i) 31.500 (ii) 0.875 (iii) 12.100 (iv) 3.001

Which one of the following statements is true?


(A) None of (i), (ii), (iii), (iv) can be exactly represented
(B) Only (ii) cannot be exactly represented
(C) Only (iii) and (iv) cannot be exactly represented
(D) Only (i) and (ii) cannot be exactly represented

3. The representation of the value of a 16-bit unsigned integer X in hexadecimal number


system is BCA9. What will be the representation of the value of X in octal number
system? GATE-2017

4. The base (or radix) of the number system such that the following equation holds
is____________. GATE-2014

312/20 = 13.1

5. Answer the following:


a) (1217)8 is equivalent to GATE-2019, ISRO-2017
(A) (1217)16
(B) (028F)16
(C) (2297)10
(D) (0B17)16
MARWADI UNIVERSITY
GAURIDAD CAMPUS, RAJKOT
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
Digital Electronics (01EC0102)

b) Let r denote number system radix. The only value(s) of r that satisfy the
equation sqrt(121r)=11r is / are GATE-2018
(A) decimal 10
(B) decimal 11
(C) decimal 10 and 11
(D) any value >2

6. Answer the following:


a) 3×512+7×64+5×8+33×512+7×64+5×8+3 is ISRO-2007
(A) 8
(B) 9
(C) 10
(D) 12

b) 0.75 decimal system is equivalent to ____ in octal system ISRO-2007


(A) 0.60
(B) 0.52
(C) 0.54
(D) 0.50

7. Answer the following:


a) If (12x)3=(123)x, then the value of x is ISRO-2008
(A) 3
(B) 3 or 4
(C) 2
(D) None of the above

b) The number 1102 in base 3 is equivalent to 123 in which base system?


ISRO-2013
(A) 4
(B) 5
(C) 6
(D) 8

8. Answer the following:


a) The Excess-3 code is also called ISRO-2016
(A) Cyclic Redundancy Code
(B) Weighted Code
(C) Self-Complementing Code
(D) Algebraic Code

b) The decimal number has 64 digits. The number of bits needed for its equivalent
binary representation is_____. ISRO-2015
MARWADI UNIVERSITY
GAURIDAD CAMPUS, RAJKOT
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
Digital Electronics (01EC0102)

9. Convert the decimal number 2.51 to binary with an error less than 10%.

10. Convert the decimal number 33.45 into HEX with an accuracy of (0.01)10.

Assessment Rubrics:

Task Marks Total Marks


1 0.5 0.5
2 0.5 0.5
3 0.5 0.5
4 0.5 0.5
5 0.25 each 0.5
6 0.25 each 0.5
7 0.25 each 0.5
8 0.25 each 0.5
9 0.5 0.5
10 0.5 0.5
Total marks 5.0

You might also like