SlideShare a Scribd company logo
1 of 26
NNUUMMBBEERR 
SSYYSSTTEEMM 
22 
The mysterious world of numbers…
Acknowledgement 
We would like to thank AKP sir for giving us an 
opportunity to express ourselves on this enthusiastic 
project. Any accomplishment requires the effort of 
many people and this work is no different. Every group 
member has been an important part of this project. We 
also thank our friends for their ideas and co-operation 
they provided to us. We are grateful to all of them. 
Thank you..
 A number is a mathematical object used in 
counting and measuring. Numerals are often used for 
labels, for ordering serial numbers, and for codes like 
ISBNs. 
 In mathematics, the definition of number has been 
extended over the years to include such numbers as zero, 
negative numbers, rational numbers, irrational numbers, 
and complex numbers.
The number system we use on day-to-day basis 
in the decimal system , which is based on ten 
digits: zero through nine. As the decimal system 
is based on ten digits, it is said to be base -10 or 
radix-10. Outside of specialized requirement 
such as computing , base-10 numbering system 
have been adopted almost universally. The 
decimal system with which we are fated is a 
place-value system, which means that the 
value of a particular digit depends both on the 
itself and on its position within the number.
 The binar y numeral system, or base-2 number 
system, represents numeric values using two symbols, 0 and 
1. More specifically, the usual base-2 system is a positional 
notation with a radix of 2. Owing to its straight forward 
implementation in digital electronic circuitry using logic 
gates, the binary system is used internally by all modern 
computers. 
 Counting in binary is similar to counting in any other 
number system. Beginning with a single digit, counting 
proceeds through each symbol, in increasing order. Decimal 
counting uses the symbols 0 through 9, while binary only 
uses the symbols 0 and 1.
Archimedes : 
He was a Greek mathematician. He was the first to 
compute the digits in the decimal expansion of π (pi). He 
showed that - 
3.140845 < π < 3.142857 
Archimedes
Conversion Among Bases 
• The possibilities: 
Decimal Octal 
Hexadecimal 
Binary
Quick Example 
2510 = 110012 = 318 =1916 
Base
> Binary to decimal 
> Octal to decimal 
> Hexadecimal to decimal 
> Decimal to binary 
> Octal to binary 
> Hexadecimal to binary 
> Decimal to octal, etc.. 
DDiiffffeerreenntt ccoonnvveerrssiioonnss ppoossssiibbllee::
 Technique 
◦ Multiply each bit by 2n, where n is the “weight” of the bit 
◦ The weight is the position of the bit, starting from 0 on 
the right 
◦ Add the results
1010112 => 1 x 20 = 1 
1 x 21 = 2 
0 x 22 = 0 
1 x 23 = 8 
0 x 24 = 0 
1 x 25 = 32 
4310 
Bit “0”
OOccttaall ttoo DDeecciimmaall 
Technique 
◦ Multiply each bit by 8n, where n is the “weight” 
of the bit 
◦ The weight is the position of the bit, starting 
from 0 on the right 
◦ Add the results
7248 => 4 x 80 = 4 
2 x 81 = 16 
7 x 82 = 448 
46810
Technique 
Multiply each bit by 16n, where n is the “weight” of the 
bit 
The weight is the position of the bit, starting from 0 on 
the right 
Add the results
ABC16 => C x 160 = 12 x 1 = 12 
B x 161 = 11 x 16 = 176 
A x 162 = 10 x 256 = 2560 
274810
Technique 
Divide by two, keep track of the remainder 
First remainder is bit 0 (LSB, least-significant bit) 
Second remainder is bit 1 
Etc.
12510 = ?2 
2 125 
2 6 2 1 
2 3 1 0 
2 1 5 1 
2 7 1 
2 3 1 
2 1 1 
0 1 
12510 = 11111012
Fractions 
 Decimal to binary 
3.14579 
.14579 
x 2 
0.29158 
x 2 
0.58316 
x 2 
1.16632 
x 2 
0.33264 
x 2 
0.66528 
x 2 
1.33056 
11.001001... etc.
OOccttaall ttoo BBiinnaarryy 
Technique 
◦ Convert each octal digit to a 3-bit equivalent 
binary representation 
EExxaammppllee 
7058 = ?2 
7 0 5 
111 000 101 
7058 = 1110001012
Technique 
Convert each hexadecimal digit to a 4-bit equivalent 
binary representation
10AF16 = ?2 
1 0 A F 
0001 0000 1010 1111 
10AF16 = 
00010000101011112
Common Powers (2 of 2) 
Base 2 
Power Preface Symbol 
210 kilo k 
220 mega M 
230 Giga G 
Value 
1024 
1048576 
1073741824 
What is the value of “k”, “M”, and “G”? 
I n comput ing, par t icular ly w.r .t . memor t he base-2 int er pr et at ion gener ally applies
Example 
In the lab… 
1. Double click on My Computer 
2. Right click on C: 
3. Click on Properties 
/ 230 =
Numbers are never ending. You look into it, you find a 
world of quantities, helping you in your daily chores. 
It’s a simple yet hard to understand, you work on it, 
you are going to love it more and more. 
Exploring it is the best option, so just enjoy it.
Project made and Compiled by 
~ 
Sanjana Poddar 
Sana Jahan 
Ronodeep Mazumdar 
Riya Debnath

More Related Content

What's hot

Conversion of number system with base concept
Conversion of number system with base conceptConversion of number system with base concept
Conversion of number system with base conceptUniversity of Potsdam
 
Number system
Number systemNumber system
Number systemkashee99
 
Mrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptMrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptdsparone
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionMubashir Ali
 
Binary number ppt
Binary number pptBinary number ppt
Binary number pptAnkit Gupta
 
More on number system
More on number systemMore on number system
More on number systemsamina khan
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmeticgavhays
 
5.2 Numbering systems
5.2 Numbering systems5.2 Numbering systems
5.2 Numbering systemslpapadop
 
Introduction to the Binary Number System
Introduction to the Binary Number SystemIntroduction to the Binary Number System
Introduction to the Binary Number SystemJames Hamilton
 
Number System
Number SystemNumber System
Number Systemitutor
 
Binary computing
Binary computingBinary computing
Binary computingsamina khan
 
Number system in Digital Electronics
Number system in Digital ElectronicsNumber system in Digital Electronics
Number system in Digital ElectronicsJanki Shah
 
What is binary and why do we use it?
What is binary and why do we use it?What is binary and why do we use it?
What is binary and why do we use it?grahamwell
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - BeginningDebbie Eitner
 

What's hot (20)

Conversion of number system with base concept
Conversion of number system with base conceptConversion of number system with base concept
Conversion of number system with base concept
 
Number system
Number systemNumber system
Number system
 
Mrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptMrs. Noland's Binary System ppt
Mrs. Noland's Binary System ppt
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
 
Binary number ppt
Binary number pptBinary number ppt
Binary number ppt
 
More on number system
More on number systemMore on number system
More on number system
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmetic
 
5.2 Numbering systems
5.2 Numbering systems5.2 Numbering systems
5.2 Numbering systems
 
Introduction to the Binary Number System
Introduction to the Binary Number SystemIntroduction to the Binary Number System
Introduction to the Binary Number System
 
Number systems ppt
Number systems pptNumber systems ppt
Number systems ppt
 
Number System
Number SystemNumber System
Number System
 
Binary computing
Binary computingBinary computing
Binary computing
 
Number system in Digital Electronics
Number system in Digital ElectronicsNumber system in Digital Electronics
Number system in Digital Electronics
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
NUMBER SYSTEM
 
Number system conversion
Number system conversionNumber system conversion
Number system conversion
 
Binary
BinaryBinary
Binary
 
Number systems
Number systemsNumber systems
Number systems
 
Number system
Number systemNumber system
Number system
 
What is binary and why do we use it?
What is binary and why do we use it?What is binary and why do we use it?
What is binary and why do we use it?
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - Beginning
 

Similar to The Mysterious World of Numbers Explained

data representation
 data representation data representation
data representationHaroon_007
 
B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...
B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...
B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...Rai University
 
Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...
Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...
Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...Rai University
 
digital logic circuits, digital component floting and fixed point
digital logic circuits, digital component floting and fixed pointdigital logic circuits, digital component floting and fixed point
digital logic circuits, digital component floting and fixed pointRai University
 
Mca i-u-1.1 digital logic circuits, digital component floting and fixed point
Mca i-u-1.1 digital logic circuits, digital component floting and fixed pointMca i-u-1.1 digital logic circuits, digital component floting and fixed point
Mca i-u-1.1 digital logic circuits, digital component floting and fixed pointRai University
 
21EC201– Digital Principles and system design.pptx
21EC201– Digital Principles and system design.pptx21EC201– Digital Principles and system design.pptx
21EC201– Digital Principles and system design.pptxGobinathAECEJRF1101
 
Chapter 2.1 introduction to number system
Chapter 2.1 introduction to number systemChapter 2.1 introduction to number system
Chapter 2.1 introduction to number systemISMT College
 
DATA REPRESENTATION.pptx
DATA REPRESENTATION.pptxDATA REPRESENTATION.pptx
DATA REPRESENTATION.pptxMamataAnilgod
 
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
 
digital logic design number system
digital logic design number systemdigital logic design number system
digital logic design number systemNallapati Anindra
 

Similar to The Mysterious World of Numbers Explained (20)

Digital Logic
Digital LogicDigital Logic
Digital Logic
 
ITC lecture 3.pptx
ITC lecture 3.pptxITC lecture 3.pptx
ITC lecture 3.pptx
 
Number systems r002
Number systems  r002Number systems  r002
Number systems r002
 
data representation
 data representation data representation
data representation
 
B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...
B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...
B.sc cs-ii -u-1.1 digital logic circuits, digital component floting and fixed...
 
Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...
Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...
Bca 2nd sem u-1.1 digital logic circuits, digital component floting and fixed...
 
digital logic circuits, digital component floting and fixed point
digital logic circuits, digital component floting and fixed pointdigital logic circuits, digital component floting and fixed point
digital logic circuits, digital component floting and fixed point
 
Mca i-u-1.1 digital logic circuits, digital component floting and fixed point
Mca i-u-1.1 digital logic circuits, digital component floting and fixed pointMca i-u-1.1 digital logic circuits, digital component floting and fixed point
Mca i-u-1.1 digital logic circuits, digital component floting and fixed point
 
Cse115 lecture01numbersystems
Cse115 lecture01numbersystemsCse115 lecture01numbersystems
Cse115 lecture01numbersystems
 
Number systems
Number systemsNumber systems
Number systems
 
Digital Electronics Notes.pdf
Digital Electronics Notes.pdfDigital Electronics Notes.pdf
Digital Electronics Notes.pdf
 
Alu1
Alu1Alu1
Alu1
 
Number system
Number system  Number system
Number system
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
21EC201– Digital Principles and system design.pptx
21EC201– Digital Principles and system design.pptx21EC201– Digital Principles and system design.pptx
21EC201– Digital Principles and system design.pptx
 
DLD-Introduction.pptx
DLD-Introduction.pptxDLD-Introduction.pptx
DLD-Introduction.pptx
 
Chapter 2.1 introduction to number system
Chapter 2.1 introduction to number systemChapter 2.1 introduction to number system
Chapter 2.1 introduction to number system
 
DATA REPRESENTATION.pptx
DATA REPRESENTATION.pptxDATA REPRESENTATION.pptx
DATA REPRESENTATION.pptx
 
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
 
digital logic design number system
digital logic design number systemdigital logic design number system
digital logic design number system
 

Recently uploaded

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
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
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
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 

Recently uploaded (20)

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
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
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
 
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 🔝✔️✔️
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 

The Mysterious World of Numbers Explained

  • 1. NNUUMMBBEERR SSYYSSTTEEMM 22 The mysterious world of numbers…
  • 2. Acknowledgement We would like to thank AKP sir for giving us an opportunity to express ourselves on this enthusiastic project. Any accomplishment requires the effort of many people and this work is no different. Every group member has been an important part of this project. We also thank our friends for their ideas and co-operation they provided to us. We are grateful to all of them. Thank you..
  • 3.  A number is a mathematical object used in counting and measuring. Numerals are often used for labels, for ordering serial numbers, and for codes like ISBNs.  In mathematics, the definition of number has been extended over the years to include such numbers as zero, negative numbers, rational numbers, irrational numbers, and complex numbers.
  • 4. The number system we use on day-to-day basis in the decimal system , which is based on ten digits: zero through nine. As the decimal system is based on ten digits, it is said to be base -10 or radix-10. Outside of specialized requirement such as computing , base-10 numbering system have been adopted almost universally. The decimal system with which we are fated is a place-value system, which means that the value of a particular digit depends both on the itself and on its position within the number.
  • 5.  The binar y numeral system, or base-2 number system, represents numeric values using two symbols, 0 and 1. More specifically, the usual base-2 system is a positional notation with a radix of 2. Owing to its straight forward implementation in digital electronic circuitry using logic gates, the binary system is used internally by all modern computers.  Counting in binary is similar to counting in any other number system. Beginning with a single digit, counting proceeds through each symbol, in increasing order. Decimal counting uses the symbols 0 through 9, while binary only uses the symbols 0 and 1.
  • 6. Archimedes : He was a Greek mathematician. He was the first to compute the digits in the decimal expansion of π (pi). He showed that - 3.140845 < π < 3.142857 Archimedes
  • 7. Conversion Among Bases • The possibilities: Decimal Octal Hexadecimal Binary
  • 8. Quick Example 2510 = 110012 = 318 =1916 Base
  • 9. > Binary to decimal > Octal to decimal > Hexadecimal to decimal > Decimal to binary > Octal to binary > Hexadecimal to binary > Decimal to octal, etc.. DDiiffffeerreenntt ccoonnvveerrssiioonnss ppoossssiibbllee::
  • 10.  Technique ◦ Multiply each bit by 2n, where n is the “weight” of the bit ◦ The weight is the position of the bit, starting from 0 on the right ◦ Add the results
  • 11. 1010112 => 1 x 20 = 1 1 x 21 = 2 0 x 22 = 0 1 x 23 = 8 0 x 24 = 0 1 x 25 = 32 4310 Bit “0”
  • 12. OOccttaall ttoo DDeecciimmaall Technique ◦ Multiply each bit by 8n, where n is the “weight” of the bit ◦ The weight is the position of the bit, starting from 0 on the right ◦ Add the results
  • 13. 7248 => 4 x 80 = 4 2 x 81 = 16 7 x 82 = 448 46810
  • 14. Technique Multiply each bit by 16n, where n is the “weight” of the bit The weight is the position of the bit, starting from 0 on the right Add the results
  • 15. ABC16 => C x 160 = 12 x 1 = 12 B x 161 = 11 x 16 = 176 A x 162 = 10 x 256 = 2560 274810
  • 16. Technique Divide by two, keep track of the remainder First remainder is bit 0 (LSB, least-significant bit) Second remainder is bit 1 Etc.
  • 17. 12510 = ?2 2 125 2 6 2 1 2 3 1 0 2 1 5 1 2 7 1 2 3 1 2 1 1 0 1 12510 = 11111012
  • 18. Fractions  Decimal to binary 3.14579 .14579 x 2 0.29158 x 2 0.58316 x 2 1.16632 x 2 0.33264 x 2 0.66528 x 2 1.33056 11.001001... etc.
  • 19. OOccttaall ttoo BBiinnaarryy Technique ◦ Convert each octal digit to a 3-bit equivalent binary representation EExxaammppllee 7058 = ?2 7 0 5 111 000 101 7058 = 1110001012
  • 20. Technique Convert each hexadecimal digit to a 4-bit equivalent binary representation
  • 21. 10AF16 = ?2 1 0 A F 0001 0000 1010 1111 10AF16 = 00010000101011112
  • 22. Common Powers (2 of 2) Base 2 Power Preface Symbol 210 kilo k 220 mega M 230 Giga G Value 1024 1048576 1073741824 What is the value of “k”, “M”, and “G”? I n comput ing, par t icular ly w.r .t . memor t he base-2 int er pr et at ion gener ally applies
  • 23. Example In the lab… 1. Double click on My Computer 2. Right click on C: 3. Click on Properties / 230 =
  • 24. Numbers are never ending. You look into it, you find a world of quantities, helping you in your daily chores. It’s a simple yet hard to understand, you work on it, you are going to love it more and more. Exploring it is the best option, so just enjoy it.
  • 25.
  • 26. Project made and Compiled by ~ Sanjana Poddar Sana Jahan Ronodeep Mazumdar Riya Debnath