Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 14

PRESENTATION: NUMBER SYSTEM

1 INTRODUCTION
Q: What is number system?
ANS: It is s systemic for representing
numeric values or quantities using
different digits(symbols).
1 INTRODUCTION

2 EXPLANATION
Types of number
system

Hexadecimal
Binary Numbers
Numbers

Decimal
Octal Numbers
Numbers
BINARY NUMBERS

1. Base two system


contains two digits, 0 and 1.
2. Place value
position of the 0 and 1 indicates its value within the number.
3. Highest number that can be represented
Decimal Notation and binary numbers
OCTAL NUMBERS

1. Octal was previously a popular choice for


representing digital circuit numbers in a form that
is more compact than binary.
2. The octal number system consist of 8 digits i.e. 0
to 7 with the base 8.
3. 1 octal digit is equivalent to 3 digits.
CONVERSION OF BIINARY TO OCTAL NUMBERS
DECIMAL NUMBERS

1. The prefix deci stands for 10.


2. The decimal number system is a base 10 number system.
3. Each decimal numbers can be used individualy or they can be
grouped to form a numeric values.
The value of each digit in a number depends on
the following :
> The face value of digit.
> The base of number system.
> The position of digit in the number.
CONVERSION OF OCTAL TO DECIMAL NUMBERS
HEXADECIMAL NUMBER

1. The prefix hexa stands for 6 and deci stands for 10.
2. This number system contains 16 numbers and therefore
has the base 16.
3. It uses the digits(0-9) and (A-F).
4. Numbers are 1 2 3 4 5 6 7 8 9 A B C D E F.
5. 1 hexa digit is equal to 4 digits.
6. Each place value in a hexadecimal number is a power of
16 examples.
OCTAL TO HEXA CONVERSON
SUBMITTTED TO: SIR AKMAL
KHATTAK
SUBMITTED BY: HAMAD RAZA

You might also like