0% found this document useful (0 votes)
130 views3 pages

Exercise 3 - Binary Coded Decimal

This document contains a student's name, course, and solutions to various binary coded decimal (BCD) arithmetic problems: 1) Conversions from decimal to BCD format 2) Additions of decimal numbers in BCD format 3) Subtractions of decimal numbers in BCD format 4) Multiplication of decimal numbers in BCD format The solutions show the step-by-step work for performing the arithmetic operations in BCD format.

Uploaded by

Naiomi Raquinio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
130 views3 pages

Exercise 3 - Binary Coded Decimal

This document contains a student's name, course, and solutions to various binary coded decimal (BCD) arithmetic problems: 1) Conversions from decimal to BCD format 2) Additions of decimal numbers in BCD format 3) Subtractions of decimal numbers in BCD format 4) Multiplication of decimal numbers in BCD format The solutions show the step-by-step work for performing the arithmetic operations in BCD format.

Uploaded by

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

COMPORG

Computer Organization

NAME: Bondoc, Kylene Naiomi R.


COURSE AND SECTION: BSCS-SF212

I. Convert the following Decimal numbers to BCD:


a. 6710  0110 0111BCD
6 = 0110
7 = 0111
b. 43210  0100 00110010 BCD
4 = 0100
3 = 0011
2 = 0010
c. 489110  0100 1000 1001 0001BCD
4 = 0100
8 = 1000
9 = 1001
1 = 0001
d. 219810  0010 0001 10011000 BCD
2 = 0010
1 = 0001
9 = 1001
8 = 1000

II. Perform the indicated operation:


1. 6710
+ 7710

SOLUTION:
67 – 0110 0111 10100 - 14
77 – 0111 0111 0100 - 4
______________
1101 1110 – invalid ANSWER: 144
0110 0110
______________
10011 10100
______________
10011 0100
1
______________
10100 0100
2. 8510
+ 1510
____________

SOLUTION:
85 – 1000 0101 10000 - 10
15 – 0001 0101 0000 - 0
______________
1001 1010 – invalid ANSWER: 100
0110
______________
1001 10000
______________
1001 0000
1
______________
1010 0000 - invalid
0110
______________
10000 0000

3. 75710
- 7910
____________

SOLUTION:
757 – 0111 0101 0111 = 677 + 1
999 - 79 – 920 – 1001 0010 0000
______________
10000 0111 0111 – invalid ANSWER: 678
0110
______________
10110 0111 0111

10110 - 16
0111 - 7
0111 – 7

4. 75710
- 57910
____________

SOLUTION:
757 – 0111 0101 0111 = 177 + 1
999 - 579 – 420 – 0100 0010 0000
______________
1011 0111 0111 – invalid ANSWER: 178
0110
______________
10001 0111 0111

10001 - 11
0111 - 7
0111 – 7
5. 75810
* 6910
____________

SOLUTION:
758
* 69
___________

6822 – 0000 0110 1000 0010 0010


45480 – 0100 0101 0100 1000 0000
___________________
0100 1011 1100 1010 0010 – invalid
0110 0110 0110
___________________
0100 10001 10010 10000 0010
___________________
0100 0001 0010 0000 0010
1 1 1
___________________
0101 0010 0011 0000 0010

0101 – 5
0010 – 2
0011 – 3
0000 – 0
0010 – 2

ANSWER: 52302

Good Luck and God Bless!

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy