SlideShare a Scribd company logo
1 of 13
Download to read offline
NUMBER SYSTEMS
What is a
Number System?
NUMBER SYSTEMS
● are also called “Numeral System”.
● Is any notation that represents
numerals or numbers.
DECIMAL
● Decimal number system has a base
or radix of 10 numbers
● Are notated with one digit starting
from 1-9 and ending the sequence
with 0 prefixed with another digit.
Example of Decimal:
1 11 21 91 991 9991
2 12 22 92 992 9992
3 13 23 93 993 9993
4 14 24 94 994 9994
5 15 25 95 995 9995
6 16 26 96 996 9996
7 17 27 97 997 9997
8 18 28 98 998 9998
9 19 29 99 999 9999
10 20 30 100 1000 10000
BINARY
● Considered as the “computer machine
language”.
● The binary simulates the toggle switches
that a computer uses to perform its
calculation.
BINARY
● Has a base or radix of 2.
● In terms of counting, a digit is
added is sequence for every two
counts using only the symbols 0
and 1.
Example of Binary:
Binary Decimal
0 0
1 1
10 2
11 3
100 4
101 5
Binary Decimal
110 6
111 7
1000 8
1001 9
1010 10
1011 11
Binary Decimal
1100 12
1101 13
1110 14
1111 15
10000 16
OCTAL
● A result of simplifying the
representation of characters in
programming a computer.
● Programmers thought of grouping the
binary bits into 3 called “octets”.
OCTAL
● Thus, 2^3 is equal to 8 deriving
the name octal.
● The octal number system uses only
eight digits (0 to 7).
Example of Octal:
Octal Decimal
0 0
1 1
2 2
3 3
4 4
5 5
Octal Decimal
6 6
7 7
10 8
11 9
12 10
13 11
Octal Decimal
14 12
15 13
16 14
17 15
20 16
HEXADECIMAL
● is a spin off from octal system.
● Not having the option to deviate
from it’s binary root, hexadecimal was
introduced.
● Has a base or radix of 16.
Example of Hexadecimal:
Dec 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Hex 0 1 2 3 4 5 6 7 8 9 A B C D E F
Dec 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Hex 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F

More Related Content

What's hot

What's hot (20)

Number system in Digital Electronics
Number system in Digital ElectronicsNumber system in Digital Electronics
Number system in Digital Electronics
 
Lecture 7
Lecture 7Lecture 7
Lecture 7
 
BINARY NUMBER SYSTEM
BINARY NUMBER SYSTEMBINARY NUMBER SYSTEM
BINARY NUMBER SYSTEM
 
digital logic design number system
digital logic design number systemdigital logic design number system
digital logic design number system
 
Binary numbers-7-12-2011
Binary numbers-7-12-2011Binary numbers-7-12-2011
Binary numbers-7-12-2011
 
11 octal number system
11   octal number system11   octal number system
11 octal number system
 
Number System Conversion
Number System ConversionNumber System Conversion
Number System Conversion
 
01.Number Systems
01.Number Systems01.Number Systems
01.Number Systems
 
De numbers systems vk ppt
De numbers systems vk  pptDe numbers systems vk  ppt
De numbers systems vk ppt
 
Number system
Number systemNumber system
Number system
 
chapter one && two.pdf
chapter one && two.pdfchapter one && two.pdf
chapter one && two.pdf
 
Natural and Whole Numbers
Natural and Whole NumbersNatural and Whole Numbers
Natural and Whole Numbers
 
binary number system
 binary number system binary number system
binary number system
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
NUMBER SYSTEM
 
Number Systems
Number SystemsNumber Systems
Number Systems
 
Number system
Number system Number system
Number system
 
Number system de (2131004) - 160920107003
Number system    de (2131004) - 160920107003Number system    de (2131004) - 160920107003
Number system de (2131004) - 160920107003
 
01.number systems
01.number systems01.number systems
01.number systems
 
Number System & Data Representation
Number System & Data RepresentationNumber System & Data Representation
Number System & Data Representation
 

Similar to Number Systems

Kaizen cso002 l1
Kaizen cso002 l1Kaizen cso002 l1
Kaizen cso002 l1
asslang
 
TM112 Meeting2-Binary data representation.pptx
TM112 Meeting2-Binary data representation.pptxTM112 Meeting2-Binary data representation.pptx
TM112 Meeting2-Binary data representation.pptx
MohammedYusuf609377
 

Similar to Number Systems (20)

Numbersystemcont
NumbersystemcontNumbersystemcont
Numbersystemcont
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
 
Cse115 lecture01numbersystems
Cse115 lecture01numbersystemsCse115 lecture01numbersystems
Cse115 lecture01numbersystems
 
I04124052057
I04124052057I04124052057
I04124052057
 
Number Systems.pptx
Number Systems.pptxNumber Systems.pptx
Number Systems.pptx
 
Kaizen cso002 l1
Kaizen cso002 l1Kaizen cso002 l1
Kaizen cso002 l1
 
Number systems r002
Number systems  r002Number systems  r002
Number systems r002
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
 
Lecture 2 ns
Lecture 2 nsLecture 2 ns
Lecture 2 ns
 
Digital Electronics Notes.pdf
Digital Electronics Notes.pdfDigital Electronics Notes.pdf
Digital Electronics Notes.pdf
 
Number system and their conversion
Number system and their conversionNumber system and their conversion
Number system and their conversion
 
Number_Systems (2).ppt
Number_Systems (2).pptNumber_Systems (2).ppt
Number_Systems (2).ppt
 
Number system
Number systemNumber system
Number system
 
Number systems and conversions
Number systems and conversionsNumber systems and conversions
Number systems and conversions
 
Number-Systems presentation of the mathematics
Number-Systems presentation of the mathematicsNumber-Systems presentation of the mathematics
Number-Systems presentation of the mathematics
 
Ch. 1.pdf
Ch. 1.pdfCh. 1.pdf
Ch. 1.pdf
 
TM112 Meeting2-Binary data representation.pptx
TM112 Meeting2-Binary data representation.pptxTM112 Meeting2-Binary data representation.pptx
TM112 Meeting2-Binary data representation.pptx
 
Basics of Computer For Begginers
Basics of Computer For BegginersBasics of Computer For Begginers
Basics of Computer For Begginers
 

Recently uploaded

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Simplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptxSimplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptx
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
Stronger Together: Developing an Organizational Strategy for Accessible Desig...
Stronger Together: Developing an Organizational Strategy for Accessible Desig...Stronger Together: Developing an Organizational Strategy for Accessible Desig...
Stronger Together: Developing an Organizational Strategy for Accessible Desig...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDM
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

Number Systems

  • 3. NUMBER SYSTEMS ● are also called “Numeral System”. ● Is any notation that represents numerals or numbers.
  • 4. DECIMAL ● Decimal number system has a base or radix of 10 numbers ● Are notated with one digit starting from 1-9 and ending the sequence with 0 prefixed with another digit.
  • 5. Example of Decimal: 1 11 21 91 991 9991 2 12 22 92 992 9992 3 13 23 93 993 9993 4 14 24 94 994 9994 5 15 25 95 995 9995 6 16 26 96 996 9996 7 17 27 97 997 9997 8 18 28 98 998 9998 9 19 29 99 999 9999 10 20 30 100 1000 10000
  • 6. BINARY ● Considered as the “computer machine language”. ● The binary simulates the toggle switches that a computer uses to perform its calculation.
  • 7. BINARY ● Has a base or radix of 2. ● In terms of counting, a digit is added is sequence for every two counts using only the symbols 0 and 1.
  • 8. Example of Binary: Binary Decimal 0 0 1 1 10 2 11 3 100 4 101 5 Binary Decimal 110 6 111 7 1000 8 1001 9 1010 10 1011 11 Binary Decimal 1100 12 1101 13 1110 14 1111 15 10000 16
  • 9. OCTAL ● A result of simplifying the representation of characters in programming a computer. ● Programmers thought of grouping the binary bits into 3 called “octets”.
  • 10. OCTAL ● Thus, 2^3 is equal to 8 deriving the name octal. ● The octal number system uses only eight digits (0 to 7).
  • 11. Example of Octal: Octal Decimal 0 0 1 1 2 2 3 3 4 4 5 5 Octal Decimal 6 6 7 7 10 8 11 9 12 10 13 11 Octal Decimal 14 12 15 13 16 14 17 15 20 16
  • 12. HEXADECIMAL ● is a spin off from octal system. ● Not having the option to deviate from it’s binary root, hexadecimal was introduced. ● Has a base or radix of 16.
  • 13. Example of Hexadecimal: Dec 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Hex 0 1 2 3 4 5 6 7 8 9 A B C D E F Dec 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Hex 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F