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

Assignment 2

This document provides an assignment on digital logic design that involves performing binary arithmetic operations such as determining 1's and 2's complements, addition, subtraction, multiplication, and division of binary numbers in both decimal and hexadecimal. The assignment contains 12 problems involving computing the 1's and 2's complements, performing addition, subtraction, multiplication, and division on binary numbers represented in decimal, hexadecimal, and octal number systems.

Uploaded by

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

Assignment 2

This document provides an assignment on digital logic design that involves performing binary arithmetic operations such as determining 1's and 2's complements, addition, subtraction, multiplication, and division of binary numbers in both decimal and hexadecimal. The assignment contains 12 problems involving computing the 1's and 2's complements, performing addition, subtraction, multiplication, and division on binary numbers represented in decimal, hexadecimal, and octal number systems.

Uploaded by

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

CSC201: Digital Logic Design

Chapter (1)
Assignment (2)
1. Determine the 1’s complement and 2’s complement of each binary number:
1. 00011010 1's: 2's:
2. 11110111 1's: 2's:
3. 00010110 1's: 2's:

2. Perform the following binary arithmetic operations:


1. 11010-10111
2. 1001 x 110
3. 1101+ 1011
4. 1001 ÷ 11

3. Add the following numbers without converting to decimal:


1. (15F)16 and (A7)16.
2. (2A66)16 and (82F7)16.
3. (CF8B)16 and (A391)16.
4. (3843)16 and (A760)16.
5. (7009)16 and (DE88)16.
6. (F589)16 and (A4FD)16.
7. (27)8 and (12)8
8. (6114)8 and (4050)8
9. (6050)8 and (2331)8
10. (7234)8 and (330)8
11. (5343)8 and (7503)8
12. (6072)8 and (5414)8

4. Multiply the following numbers: (367)8 and (20)8.

5. Multiply the following numbers: (F7)16 and (14)16.

6. Multiply the following numbers: (17)16 and (13)16.

7. Perform the following Division: (11111111)2 and (101)2.

Page 1|1

You might also like