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

Assignment No1

This document provides instructions for assignment problems related to converting between different numeric bases, including: - Converting between decimal, binary, octal, and hexadecimal - Obtaining 1's and 2's complement of binary numbers - Finding 9's and 10's complement of decimal numbers Students are asked to solve conversion problems, express numbers in different bases, and perform complement operations - all relating to representing and manipulating numeric values in digital systems using different numeric bases.

Uploaded by

nona7_93
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
540 views

Assignment No1

This document provides instructions for assignment problems related to converting between different numeric bases, including: - Converting between decimal, binary, octal, and hexadecimal - Obtaining 1's and 2's complement of binary numbers - Finding 9's and 10's complement of decimal numbers Students are asked to solve conversion problems, express numbers in different bases, and perform complement operations - all relating to representing and manipulating numeric values in digital systems using different numeric bases.

Uploaded by

nona7_93
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment # 1 Chapter1: Digital Systems and Binary Numbers Textbook: Digital Design, 4th Edition by M. Mano and M.

Ciletti Submission will be on due date. Late submission will be in minus. __________________________________________________ Solve the following problems: 1.3 Convert the following numbers with the indicated bases to decimal: a- (4310) 5 b- (198) 12 1.7 Convert the hexadecimal number 64CD to binary, and then convert it from binary to octal. 1.8 Convert the decimal number 431 to binary in two ways: (a) convert directly to binary; (b) convert first to hexadecimal and then from hexadecimal to binary. Which method is faster? 1.9 Express the following numbers in decimal: (a) (10110.0101) 2 1.14 Obtain the 1s and 2s complements of the following binary numbers: (a) 00010000 1.15 Find the 9s and the 10s complement of the following decimal numbers: (a) 25,478,036

Digital Logic Design -Ins.Ebtesam aletowi AL-johani

You might also like