Conversion and Calculation
Conversion and Calculation
AND
CALCULATION
Call up!
• What are the
different number
system?
Call up!
•Binary Numbers
•Decimal Numbers
•Octal Numbers
•Hexadecimal Numbers
Call up!
• How do they differ
from one another?
Call up!
•Decimal Numbers
-most common number system we
have ever known and the basis of how
we count.
-Decimal number system has a base or
radix of 10.
-The symbols used are the numbers 0-
9.
Call up!
•Decimal Numbers
Call up!
•Binary Numbers
-This is considered as the computer
machine language.
-Reflect the on and off state of a transistor
-using only the symbols 0 and 1.
-It has a base or radix of 2.
Call up!
Binary Numbers
Call up!
•Octal Numbers
-is a result of simplifying the
representation of characters in
programming a computer.
It is used in computer application sectors
-8 as its radix or base represented by the
symbols 0-7.
Call up!
Octal Numbers
Call up!
Hexadecimal Numbers
•Used in error messages on your
computer. Refers to the memory location
of the error.
•The hexadecimal system has a base or
radix of 16.
Call up!
Hexadecimal Numbers
Conversion:
Rock, Paper, Scissors
Game
CONVERSION
AND
CALCULATION:
Decimal to Binary and
Binary to Decimal.
Today we will...
• Explain the Double Dabble Method,
Positional Notation Method and
Doubling Method.
• Convert numbers from decimal to
binary and binary to decimal.
BANK
smallest unit of storage.
3
The sum that is achieved in the
last step is the actual decimal
value.
Do you think it is important to master
the conversion of number systems
such as the binary and decimal
number?
Convert, using appropriate methods of conversion of the number system,
the following numbers from decimal to binary and binary to decimal.
Let’s wrap it up!