SlideShare a Scribd company logo
1 of 15
S.no. Description Slide no.
1. Introduction to Number System 3
2. Basic facts 4
3. Decimal Number System 5-6
4. Binary Number System 7
5. Conversions 8-9
6. Octal Number System 10
7. Hexadecimal Number System 11
8. Table 12
9. Uses in Computer System 13
10. Sources 14
A number system defines how a number can be represented
using distinct symbols. A number can be represented differently
in different systems.
Many number systems were introduced with the passage
of time, like:
•Decimal number system
•Binary number system
•Octal number system
•Hexadecimal number system
•A unit of information expressed as either a 0 or 1
in binary notation.
•A group of binary digits or bits (usually eight)
operated on as a unit.
•A byte is considered as a unit of memory size.
•The base is the number of digits used in it.
•The larger the base, the more numerals are required.
Decimal- Base 10
Binary- Base 2
Octal- Base 8
Hexadecimal- Base 16
The need for counting has paved the path to introduce decimal number system in which
10 digits 0,1,2,3…9 are used to form any number. Most of our arithmetic operations are
performed with decimal numbers.
•The prefix ‘deci’ stands for 10.
•The decimal number system is a base 10 number system.
•Each number can be used individually or they can be grouped to form a numeric value.
•Example- 52, 16.83, -243 etc.
The value of each digit in a number depends upon the following:
The face value of the digits
The base of the number system
The position of the digit in the number
Conversion of decimal number into binary system.
The rules are:
1. Divide the given decimal number with the base 2.
2. Write down their remainder and divide the quotient again by 2.
3. Repeat the step 2 till the quotient is 0.
Example-
Conversion of binary into decimal number
The rules are:
1. Multiply each binary number with 2 having the power 0 for unitary position,
starting from the extreme right digit.
2. Increase the power one by one keeping the base fixed as 2.
3. Sum up all the products to get the decimal number.
Example-
•Octal (base 8) was previously a popular choice for representing
digital circuit numbers in a form that is more compact than
binary.
•The octal number system consists of 8 digits i.e. 0 to 7 with the
base 8.
•1 octal digit is equivalent to 3 bits.
Examples:
278 = 2×81+7×80 = 16+7 = 23
308 = 3×81+0×80 = 24
43078 = 4×83+3×82+0×81+7×80= 2247
•The prefix ‘hexa’ stands for 6 and the prefix ‘deci’ stands for
10.
•This number system contains 16 systems and therefore has
the base 16.
•It uses the digits (0-9) and (A-F).
•Numbers are 0, 1, 2…8, 9, A, B, C, D, E, F. B is 11, E is 14.
•1 Hex digit is equal to 4 bits.
•Each place value in a hexadecimal number is a power of 16.
Examples:
2816 = 28H = 2×161+8×160 = 40
2F16 = 2FH = 2×161+15×160 = 47
BC1216 = BC12H = 11×163+12×162+1×161+2×160= 48146
1. A switch is just used to turn ON or turn OFF any desired
device… using the concept binary system.
2. Electronic Circuitry uses the octal system and
hexadecimal system.
3. Decimal number system uses basic calculation and
complex calculation in daily life.
•www.easytechtips24.com/
•www.aqua-calc.com/
•www.rapidtables.com/
•I.T. Apps School Book Class 7
•www.wikipedia.org/
Introduction to Number Systems

More Related Content

What's hot

number system ppt
number system ppt number system ppt
number system ppt Akash dixit
 
Decimal number system
Decimal number systemDecimal number system
Decimal number systemNisarg Amin
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental Aman anand kumar
 
Decimal, Binary, Octal, And Hexadecimal number systems.
Decimal, Binary, Octal, And Hexadecimal number systems.Decimal, Binary, Octal, And Hexadecimal number systems.
Decimal, Binary, Octal, And Hexadecimal number systems.AOUN ABBAS
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
NUMBER SYSTEMRap Aishu
 
Number System (Binary,octal,Decimal,Hexadecimal)
Number System (Binary,octal,Decimal,Hexadecimal)Number System (Binary,octal,Decimal,Hexadecimal)
Number System (Binary,octal,Decimal,Hexadecimal)Lovely Singh
 
Number system.pdf
Number system.pdfNumber system.pdf
Number system.pdfDeepuGuna
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computersHazel Anne Quirao
 
Chapter iii: Number System
Chapter iii: Number SystemChapter iii: Number System
Chapter iii: Number Systemkclove
 
11 octal number system
11   octal number system11   octal number system
11 octal number systemLee Chadwick
 
BINARY NUMBER SYSTEM
BINARY NUMBER SYSTEMBINARY NUMBER SYSTEM
BINARY NUMBER SYSTEMZaheer Abbasi
 

What's hot (20)

number system ppt
number system ppt number system ppt
number system ppt
 
Number system
Number system Number system
Number system
 
Number system conversion
Number system conversionNumber system conversion
Number system conversion
 
Decimal number system
Decimal number systemDecimal number system
Decimal number system
 
Number system
Number systemNumber system
Number system
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
 
Decimal, Binary, Octal, And Hexadecimal number systems.
Decimal, Binary, Octal, And Hexadecimal number systems.Decimal, Binary, Octal, And Hexadecimal number systems.
Decimal, Binary, Octal, And Hexadecimal number systems.
 
Basic of number system
Basic of number systemBasic of number system
Basic of number system
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
NUMBER SYSTEM
 
Number System (Binary,octal,Decimal,Hexadecimal)
Number System (Binary,octal,Decimal,Hexadecimal)Number System (Binary,octal,Decimal,Hexadecimal)
Number System (Binary,octal,Decimal,Hexadecimal)
 
Number System
Number SystemNumber System
Number System
 
Number system.pdf
Number system.pdfNumber system.pdf
Number system.pdf
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
 
The Number System
The Number SystemThe Number System
The Number System
 
Number+system (1)
Number+system (1)Number+system (1)
Number+system (1)
 
Number System
Number SystemNumber System
Number System
 
Chapter iii: Number System
Chapter iii: Number SystemChapter iii: Number System
Chapter iii: Number System
 
11 octal number system
11   octal number system11   octal number system
11 octal number system
 
Chapter 4 number system
Chapter 4 number systemChapter 4 number system
Chapter 4 number system
 
BINARY NUMBER SYSTEM
BINARY NUMBER SYSTEMBINARY NUMBER SYSTEM
BINARY NUMBER SYSTEM
 

Similar to Introduction to Number Systems

Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionMubashir Ali
 
Numbersystemcont
NumbersystemcontNumbersystemcont
NumbersystemcontSajib
 
Number system...this ppt specially help BTech 2nd year ECE department
Number system...this ppt specially help BTech 2nd year ECE departmentNumber system...this ppt specially help BTech 2nd year ECE department
Number system...this ppt specially help BTech 2nd year ECE departmentAnupamBiswas67
 
Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02muhammadsarab
 
Decimal to Binary Conversion
Decimal to Binary ConversionDecimal to Binary Conversion
Decimal to Binary ConversionMac Mac
 
Number system
Number systemNumber system
Number systemSajib
 
Number-Systems presentation of the mathematics
Number-Systems presentation of the mathematicsNumber-Systems presentation of the mathematics
Number-Systems presentation of the mathematicsshivas379526
 
Week 4-Number Systems.pptx
Week 4-Number Systems.pptxWeek 4-Number Systems.pptx
Week 4-Number Systems.pptxHamnaKhalid25
 
1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptx1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptxLibanMohamed26
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptxoptimuspc05
 
Intro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptxIntro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptxmust322322
 
How computers represent data
How computers represent dataHow computers represent data
How computers represent dataShaon Ahmed
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdfAsthaChaurasia4
 

Similar to Introduction to Number Systems (20)

Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
 
Numbersystemcont
NumbersystemcontNumbersystemcont
Numbersystemcont
 
Number system...this ppt specially help BTech 2nd year ECE department
Number system...this ppt specially help BTech 2nd year ECE departmentNumber system...this ppt specially help BTech 2nd year ECE department
Number system...this ppt specially help BTech 2nd year ECE department
 
Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02Numbersystem 130621192712-phpapp02
Numbersystem 130621192712-phpapp02
 
Decimal to Binary Conversion
Decimal to Binary ConversionDecimal to Binary Conversion
Decimal to Binary Conversion
 
Number system
Number systemNumber system
Number system
 
Number-Systems presentation of the mathematics
Number-Systems presentation of the mathematicsNumber-Systems presentation of the mathematics
Number-Systems presentation of the mathematics
 
Week 4-Number Systems.pptx
Week 4-Number Systems.pptxWeek 4-Number Systems.pptx
Week 4-Number Systems.pptx
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
 
1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptx1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptx
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
 
Intro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptxIntro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptx
 
How computers represent data
How computers represent dataHow computers represent data
How computers represent data
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
 
5a data representation
5a   data representation5a   data representation
5a data representation
 
Acem numbersystem
Acem numbersystemAcem numbersystem
Acem numbersystem
 

Recently uploaded

Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

Introduction to Number Systems

  • 1.
  • 2. S.no. Description Slide no. 1. Introduction to Number System 3 2. Basic facts 4 3. Decimal Number System 5-6 4. Binary Number System 7 5. Conversions 8-9 6. Octal Number System 10 7. Hexadecimal Number System 11 8. Table 12 9. Uses in Computer System 13 10. Sources 14
  • 3. A number system defines how a number can be represented using distinct symbols. A number can be represented differently in different systems. Many number systems were introduced with the passage of time, like: •Decimal number system •Binary number system •Octal number system •Hexadecimal number system
  • 4. •A unit of information expressed as either a 0 or 1 in binary notation. •A group of binary digits or bits (usually eight) operated on as a unit. •A byte is considered as a unit of memory size. •The base is the number of digits used in it. •The larger the base, the more numerals are required. Decimal- Base 10 Binary- Base 2 Octal- Base 8 Hexadecimal- Base 16
  • 5. The need for counting has paved the path to introduce decimal number system in which 10 digits 0,1,2,3…9 are used to form any number. Most of our arithmetic operations are performed with decimal numbers. •The prefix ‘deci’ stands for 10. •The decimal number system is a base 10 number system. •Each number can be used individually or they can be grouped to form a numeric value. •Example- 52, 16.83, -243 etc. The value of each digit in a number depends upon the following: The face value of the digits The base of the number system The position of the digit in the number
  • 6.
  • 7.
  • 8. Conversion of decimal number into binary system. The rules are: 1. Divide the given decimal number with the base 2. 2. Write down their remainder and divide the quotient again by 2. 3. Repeat the step 2 till the quotient is 0. Example-
  • 9. Conversion of binary into decimal number The rules are: 1. Multiply each binary number with 2 having the power 0 for unitary position, starting from the extreme right digit. 2. Increase the power one by one keeping the base fixed as 2. 3. Sum up all the products to get the decimal number. Example-
  • 10. •Octal (base 8) was previously a popular choice for representing digital circuit numbers in a form that is more compact than binary. •The octal number system consists of 8 digits i.e. 0 to 7 with the base 8. •1 octal digit is equivalent to 3 bits. Examples: 278 = 2×81+7×80 = 16+7 = 23 308 = 3×81+0×80 = 24 43078 = 4×83+3×82+0×81+7×80= 2247
  • 11. •The prefix ‘hexa’ stands for 6 and the prefix ‘deci’ stands for 10. •This number system contains 16 systems and therefore has the base 16. •It uses the digits (0-9) and (A-F). •Numbers are 0, 1, 2…8, 9, A, B, C, D, E, F. B is 11, E is 14. •1 Hex digit is equal to 4 bits. •Each place value in a hexadecimal number is a power of 16. Examples: 2816 = 28H = 2×161+8×160 = 40 2F16 = 2FH = 2×161+15×160 = 47 BC1216 = BC12H = 11×163+12×162+1×161+2×160= 48146
  • 12.
  • 13. 1. A switch is just used to turn ON or turn OFF any desired device… using the concept binary system. 2. Electronic Circuitry uses the octal system and hexadecimal system. 3. Decimal number system uses basic calculation and complex calculation in daily life.