SlideShare a Scribd company logo
Digital Logic Design
Overview
Introduction
Types of Number System
Application
comparison
reference
1
2
3
4
5
Introduction
Number systems are systems in mathematics that are used
to express numbers in various forms and are understood
by computers. A number is a mathematical value used for
counting and measuring objects, and for performing
arithmetic calculations. Numbers have various categories
like natural numbers, whole numbers, rational and
irrational numbers, and so on. Similarly, there are various
types of number systems that have different properties,
like the binary number system, the octal number system,
the decimal number system, and the hexadecimal number
system.
01
[1]
Types of Number System
02
[2]
1. Decimal
The decimal number system or the base 10 number system uses 10 digits ranging from
0 to 9 to represent any number. The first position from the rightmost part of a decimal
number is known as one's place or unit's place, then the second position is known as
ten's place, and so on. Every decimal number is represented by the power of base 10.
For example, the number 1457 is represented as:
03
2. Binary
The binary number system or the base 2 number system uses only two digits i.e. 0 and 1
to represent any number. For example, the decimal number 14 is represented as 1110 in
the binary number system. We need to keep dividing the decimal number by 2 until the
quotient becomes 0 and along with that, we need to remember the remainder. When
the remainders obtained in the division are represented in reverse order, a binary
number is generated.
04
3. Octal
The octal number system or the base 8 number system uses 8 digits ranging from 0 to 7
to represent any number. The octal number is very commonly used the computer
systems.
Every octal number is represented by the power of base 8.
For example, the number 215 is represented as:
05
4. Hexadecimal
The hexadecimal number system or the base 16 number system uses 16 digits ranging
from 0 to 9 (i.e. 10 digits) and A to F (i.e. 6 digits) to represent any number. Refer to the
chart shown below to know the representation of hexadecimal numbers.
Hexadecimal 0 1 2 3 4 5 6 7 8 9 A B C D E F
Decimal 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
06
We can convert a decimal number into a hexadecimal number. We need to keep
dividing the decimal number by 16 until the remainder becomes 0 and along with that,
we need to remember the remainder. When the remainders obtained in the division are
represented in reverse order, the hexadecimal number is generated.
07
6
Number System First Application Second Application
Binary
Storing and
transferring data
within computers and
digital devices.
Digital logic operations like
electronic gates (AND, OR, NOT).
Octal
Representing IP
addresses in
computer networks.
Programming industrial control
systems.
Decimal
Daily financial
calculations like
banking operations
and shopping.
Representing time, date, and
mathematical transactions.
Hexadecimal
Representing colors
in computer graphics
design.
Programming computers and
representing memory addresses.
Application
08
[3]
System Used Digits Highest Value Usage
Decimal 0-9 10^n
Everyday life
and general
computing
Binary 0 and 1 2^n
Computing
and
electronics
Octal 0-7 8^n
Some
programming
and
computing
applications
Hexadecimal 0-9 and A-F 16^n
Programming
and dealing
with
addresses/dat
a
comparison
09
reference
10
https://www.cuemath.com/numbers/number-systems/
https://www.scaler.com/topics/number-system/
https://unacademy.com/content/cat/study-
material/mathematics/number-systems-in-real-life-
situations/
[1]
[2]
[3]
Thank
You

More Related Content

Similar to Understanding Number Systems: The Fundamental Concept in Mathematics

Number System.
Number System.Number System.
Number System.
JAYANTAOJHA
 
Number system.pdf
Number system.pdfNumber system.pdf
Number system.pdf
DeepuGuna
 
module 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptxmodule 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptx
keemjupiter
 
Data repersentation.
Data repersentation.Data repersentation.
Data repersentation.
Ritesh Saini
 
Number system
Number systemNumber system
Number system
Ishfaq Ghani
 
Ch 4
Ch 4Ch 4
Ch 4
nesaryyyy
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
Anil Kumar Prajapati
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
AsthaChaurasia4
 
Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...
Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...
Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...
KonirDom1
 
Introduction to digital computers and Number systems.pptx
Introduction to digital computers and Number systems.pptxIntroduction to digital computers and Number systems.pptx
Introduction to digital computers and Number systems.pptx
BhawaniShankarSahu1
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
AMIE(I) Study Circle
 
Class 7 Cyber toolsComputer NUMBER SYSTEM
Class 7 Cyber toolsComputer NUMBER SYSTEMClass 7 Cyber toolsComputer NUMBER SYSTEM
Class 7 Cyber toolsComputer NUMBER SYSTEM
rajdeepstudycs10
 
Octal to binary
Octal to binary Octal to binary
Octal to binary
FarooqMagsi1
 
Data storage & representation
Data storage & representationData storage & representation
Data storage & representationminealone
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
Lovely Professional University
 
Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02
muhammadsarab
 
Number system
Number systemNumber system
Number system
Palash Sachan
 
Number – place value
Number – place valueNumber – place value
Number – place value
Kamilla Sztyber
 
Number bases
Number basesNumber bases

Similar to Understanding Number Systems: The Fundamental Concept in Mathematics (20)

Number System.
Number System.Number System.
Number System.
 
Number system.pdf
Number system.pdfNumber system.pdf
Number system.pdf
 
module 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptxmodule 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptx
 
Data repersentation.
Data repersentation.Data repersentation.
Data repersentation.
 
Number system
Number systemNumber system
Number system
 
Ch 4
Ch 4Ch 4
Ch 4
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
 
Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...
Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...
Data representation (ASCII, ISO etc.), direction of data flow (simplex, half ...
 
Introduction to digital computers and Number systems.pptx
Introduction to digital computers and Number systems.pptxIntroduction to digital computers and Number systems.pptx
Introduction to digital computers and Number systems.pptx
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
 
Class 7 Cyber toolsComputer NUMBER SYSTEM
Class 7 Cyber toolsComputer NUMBER SYSTEMClass 7 Cyber toolsComputer NUMBER SYSTEM
Class 7 Cyber toolsComputer NUMBER SYSTEM
 
Number system
Number systemNumber system
Number system
 
Octal to binary
Octal to binary Octal to binary
Octal to binary
 
Data storage & representation
Data storage & representationData storage & representation
Data storage & representation
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02
 
Number system
Number systemNumber system
Number system
 
Number – place value
Number – place valueNumber – place value
Number – place value
 
Number bases
Number basesNumber bases
Number bases
 

Recently uploaded

plant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated cropsplant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated crops
parmarsneha2
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...
Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...
Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...
SachinKumar945617
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Denish Jangid
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
ricssacare
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Sourabh Kumar
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 

Recently uploaded (20)

plant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated cropsplant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated crops
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...
Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...
Extraction Of Natural Dye From Beetroot (Beta Vulgaris) And Preparation Of He...
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 

Understanding Number Systems: The Fundamental Concept in Mathematics

  • 2. Overview Introduction Types of Number System Application comparison reference 1 2 3 4 5
  • 3. Introduction Number systems are systems in mathematics that are used to express numbers in various forms and are understood by computers. A number is a mathematical value used for counting and measuring objects, and for performing arithmetic calculations. Numbers have various categories like natural numbers, whole numbers, rational and irrational numbers, and so on. Similarly, there are various types of number systems that have different properties, like the binary number system, the octal number system, the decimal number system, and the hexadecimal number system. 01 [1]
  • 4. Types of Number System 02 [2]
  • 5. 1. Decimal The decimal number system or the base 10 number system uses 10 digits ranging from 0 to 9 to represent any number. The first position from the rightmost part of a decimal number is known as one's place or unit's place, then the second position is known as ten's place, and so on. Every decimal number is represented by the power of base 10. For example, the number 1457 is represented as: 03
  • 6. 2. Binary The binary number system or the base 2 number system uses only two digits i.e. 0 and 1 to represent any number. For example, the decimal number 14 is represented as 1110 in the binary number system. We need to keep dividing the decimal number by 2 until the quotient becomes 0 and along with that, we need to remember the remainder. When the remainders obtained in the division are represented in reverse order, a binary number is generated. 04
  • 7. 3. Octal The octal number system or the base 8 number system uses 8 digits ranging from 0 to 7 to represent any number. The octal number is very commonly used the computer systems. Every octal number is represented by the power of base 8. For example, the number 215 is represented as: 05
  • 8. 4. Hexadecimal The hexadecimal number system or the base 16 number system uses 16 digits ranging from 0 to 9 (i.e. 10 digits) and A to F (i.e. 6 digits) to represent any number. Refer to the chart shown below to know the representation of hexadecimal numbers. Hexadecimal 0 1 2 3 4 5 6 7 8 9 A B C D E F Decimal 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 06
  • 9. We can convert a decimal number into a hexadecimal number. We need to keep dividing the decimal number by 16 until the remainder becomes 0 and along with that, we need to remember the remainder. When the remainders obtained in the division are represented in reverse order, the hexadecimal number is generated. 07 6
  • 10. Number System First Application Second Application Binary Storing and transferring data within computers and digital devices. Digital logic operations like electronic gates (AND, OR, NOT). Octal Representing IP addresses in computer networks. Programming industrial control systems. Decimal Daily financial calculations like banking operations and shopping. Representing time, date, and mathematical transactions. Hexadecimal Representing colors in computer graphics design. Programming computers and representing memory addresses. Application 08 [3]
  • 11. System Used Digits Highest Value Usage Decimal 0-9 10^n Everyday life and general computing Binary 0 and 1 2^n Computing and electronics Octal 0-7 8^n Some programming and computing applications Hexadecimal 0-9 and A-F 16^n Programming and dealing with addresses/dat a comparison 09