COMP
COMP
•
•
ASCII
UNICODE
HTML
What is digitization?
What is digitization?
The history of digitization
The history of digitization
•
•
•
•
()
•
•
•
•
•
Decimal integers to
binary: Algorithm
•
•
Decimal fractions to
binary: Algorithm
•
•
( )
•
( )
×
×
( )
•
( )
× ×
× ×
× ×
× •
×
What Is the Octal Number
System?
•
•
•
•
•
•
Binary to Octal
Conversion
•
•
• •
Octal to Binary Conversion
•
•
•
•
•
•
Decimal to Octal
Conversion
•
•
•
Octal to DECIMAL Conversion
•
•
Hexadecimal to Octal
Conversion
• •
• •
• • •
Octal to Hexadecimal •
•
Conversion
•
• •
•
•
•
•
•
Addition of Octal Numbers
•
•
•
•
•
•
•
•
•
•
•
•
•
•
Division of Octal Numbers
CHECKING:
•
example:
Hexadecimal Number System Table
Conversion of
Number System to
Other Bases
Group 3
Number System
•A number system is defined as a system of writing to
express numbers. It is the mathematical notation for
representing numbers of a given set by using digits or other
symbols in a consistent manner. It provides a unique
representation of every number and represents the
arithmetic and algebraic structure of the figures.
Decimal Number System
•Decimal number system is also known as the base 10
positional numeral system as this type of number system
has the base number as 10 and uses digits from 0 to 9.
Convert 1001.11 to
Decimal Number
Binary to Decimal Number
Conversion
Example #3
Convert 1001.11101 to
Decimal Number
Decimal to Octal Number
Conversion
Example #1
Convert 56 to Octal
Number
Octal to Decimal Number
Conversion
Example #1
Convert 4308
to Decimal
Number
Octal to Decimal Number
Conversion
Example #2
Convert 2468
to Decimal
Number
Octal to Decimal Number
Conversion
Example #3
Convert 18728 to
Decimal
Number
Octal to Decimal Number
Conversion
Example #4
Convert 12589.258 to
Decimal Number
Decimal to Hexadecimal
Number Conversion
Example #1
Convert 47816 to
Decimal Number
Hexadecimal to Decimal
Number Conversion
Example #2
Convert 1D916 to
Decimal Number
Hexadecimal to Decimal
Number Conversion
Example #3
Convert F7C316 to
Decimal Number
Hexadecimal to Decimal
Number Conversion
Example #4
Convert DF3CA16 to
Decimal Number
Binary to Octal Number
Conversion
Example #1
Convert 10110011 to
Hexadecimal Number
Binary to Hexadecimal
Number Conversion
Example #2
Convert 1101111001 to
Hexadecimal Number
Binary to Hexadecimal
Number Conversion
Example #3
Convert 11000011.111 to
Hexadecimal Number
Binary to Hexadecimal
Number Conversion
Example #4
Convert 101111.11 to
Hexadecimal Number
Hexadecimal to Binary
Number Conversion
Example #1
Convert 3B716 to
Binary Number
Hexadecimal to Binary
Number Conversion
Example #2
Convert 1D2916 to
Binary Number
Hexadecimal to Binary
Number Conversion
Example #3
Convert 1CED16 to
Binary Number
Octal to Hexadecimal
Number Conversion
Example #1
Convert 16578 to
Hexadecimal Number
Octal to Hexadecimal
Number Conversion
Example #2
Convert 3318 to
Hexadecimal Number
Octal to Hexadecimal
Number Conversion
Example #3
Convert 2138 to
Hexadecimal Number
Hexadecimal to Octal
Number Conversion
Example #1