0% found this document useful (0 votes)
40 views1 page

Assignment-I: Shrinathji Institute of Technology & Engineering, Nathdwara

This document contains an assignment with multiple questions on topics related to number systems and digital logic circuits. It asks the student to: 1) Convert numbers between decimal, binary, octal, hexadecimal and other bases. 2) Perform addition, subtraction and other operations on numbers in bases like binary coded decimal. 3) Explain concepts like the base in positional number systems, universal gates using NAND gates, Gray code properties, addition in binary coded decimal, excess-3 code, r's and (r-1)'s complements, weighted and non-weighted codes, and error detecting codes.

Uploaded by

erkomal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views1 page

Assignment-I: Shrinathji Institute of Technology & Engineering, Nathdwara

This document contains an assignment with multiple questions on topics related to number systems and digital logic circuits. It asks the student to: 1) Convert numbers between decimal, binary, octal, hexadecimal and other bases. 2) Perform addition, subtraction and other operations on numbers in bases like binary coded decimal. 3) Explain concepts like the base in positional number systems, universal gates using NAND gates, Gray code properties, addition in binary coded decimal, excess-3 code, r's and (r-1)'s complements, weighted and non-weighted codes, and error detecting codes.

Uploaded by

erkomal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Shrinathji Institute of Technology & Engineering, Nathdwara

Department of Electronics and Communication Engineering

Branch: Computer Engg. Semester: III


Last date of submission: 15.09.15
Assignment-I
1. Convert the following:
i. (ABC)16 to Decimal.
ii. (543.26)10 to Octal.
iii. (247.36)8 to Hexa-Decimal
iv. (AF9.B0D)16 to Binary.
v. (102.25)10 --- (.)2
vi. (736)8 --------(..)2
vii. (243.36)8----(.)16
viii. (2F9A)16-----(.)8
ix. (01000111)2------()Gray
x. (249)10-----------()BCD
2. Perform the following
i. (54)16 (2A)16
ii. (123)8 + (001)8 + (203)8
iii. (25-14) using 1s complement.
iv. (72532)10 (3250)10 using 10s complement.
v. (28)10 + (95)10 in BCD.
vi. (74)8 - (35)8 using 7s complement.
3. What do you understand by the base of number system? Give example to illustrate
the role of the base in positional number system.
4. What do you understand by Universal Gates? Design AND,OR and NOT gate using
NAND gate only.
5. What do you understand by Gray Code, give the Properties of Gray Code.
6. Explain addition in BCD code with suitable example.
7. Give the brief description about Excess-3 Code.
8. Write short notes on :
i. rs and (r-1)s complements.
ii. Weighted and Non-Weighted Codes.
iii. Error Detecting Codes.
iv. Alphanumeric Codes.

You might also like