SlideShare a Scribd company logo
1 of 23
TLE
Computer
Decimal - Binary
PERFORMING MENSURATION AND
CALCULATION (PMC)
9TH GRADE
Binary is the primary language of computer and a
system of representing numbers using a pattern of
ones and zeroes.
First invented by Gottfried Leibniz in the 17th
century,
the binary number system became widely used
once
computers required a way to represent numbers
using mechanical switches
What Is Binary and How Does It
Work?
Decimal - Binary
While human interpret words and
pictures, Computers interpret only
patterns of bits.
bits - short for binary digit either 0 or 1
Byte – a unit of computer information consisting of eight (8)
bits
1 byte is equal to 8 bits
1byte=8bits
Decimal - Binary
While human interpret words and
pictures, Computers interpret only
patterns of bits.
bits - short for binary digit either 0 or 1
Byte – a unit of computer information consisting of eight (8)
bits
1 byte is equal to 8 bits
1byte=8bits
Decimal – Binary
1st Method
To convert a decimal number to
binary, all you have to do is
divide the number by 2. Get the
quotient and the remainder.
Bring down the quotient, divide
it by 2, and get the quotient and
remainder again. Do it
repeatedly until the quotient
results to 0. Copy the
remainder from bottom to top,
and that is the binary
equivalent
EX: 3010
Quotient Remainder
30 / 2
15 / 2
7 / 2
3 / 2
1 / 2
15
7
3
1
0
0
1
1
1
1
3010 = 11110
3010 = 00011110 bytes
Decimal – Binary
1st Method
To convert a decimal number to
binary, all you have to do is
divide the number by 2. Get the
quotient and the remainder.
Bring down the quotient, divide
it by 2, and get the quotient and
remainder again. Do it
repeatedly until the quotient
results to 0. Copy the
remainder from bottom to top,
and that is the binary
equivalent
EX: 2010
?
Quotient
?
Remainder
?
Decimal – Binary
1st Method
To convert a decimal number to
binary, all you have to do is
divide the number by 2. Get the
quotient and the remainder.
Bring down the quotient, divide
it by 2, and get the quotient and
remainder again. Do it
repeatedly until the quotient
results to 0. Copy the
remainder from bottom to top,
and that is the binary
equivalent
EX: 20
Quotient Remainder
20 / 2
10 / 2
5 / 2
2/ 2
1 / 2
10
5
2
1
0
0
0
1
0
1
20 = 10100
20 = 00010100 bytes
Decimal – Binary
2nd Method
EX: 3010
3010 = 11110
3010 = 00011110 bytes
Decimal – Binary
2nd Method
EX: 2010
2010 = 10100
2010 = 00010100 bytes
Binary – Decimal
2nd Method
What is the Decimal Value of
00010100 bytes = ?
Binary – Decimal
2nd Method
What is the Decimal Value of
00010100 bytes = 2010
Binary – Decimal
2nd Method
What is the Decimal Value of
01000001 bytes = ?
Binary – Decimal
2nd Method
What is the Decimal Value of
01000001 bytes = 6510
UPPERCASE
Binary Text Conversion
Binary Text Conversion
LOWERCASE
Binary Text Conversion
What are the Binary Code
for the word TLE?
Binary Text Conversion
What are the Binary Code
for the word TLE?
T=01010100
L=01001100
E=01000101
Binary Text Conversion
What are the Decimal Numbe
represented for the word TLE
T=01010100
L=01001100
E=01000101
Binary Text Conversion
What are the Decimal Numbe
represented for the word TLE
T=01010100 =84
L=01001100 =76
E=01000101 =69
Binary Text Conversion
SHORT QUIZ
1. How do we represent 15 in Binary
form?
2. How do we represent 32 in Binary
form?
3. How do we represent 09 in Binary
form?
4. How do we represent 254 in Binary
form?
5. What Decimal number is
represented by the binary number
00000011?
Binary Text Conversion
What are the Decimal
Number
represented for the
number 2023?
Binary Text Conversion
What are the Decimal
Number
represented for the
number 2023?
2=50
0=48
2=50
3=53

More Related Content

Similar to TLE_WEEK6_7_8_PMC.pptx

Data representation
Data representationData representation
Data representationManish Kumar
 
3.Fixed-Floating Point.ppt
3.Fixed-Floating Point.ppt3.Fixed-Floating Point.ppt
3.Fixed-Floating Point.pptRavikumarR77
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptxODAATUBE1
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Datagavhays
 
Bitwise Operations in Programming
Bitwise Operations in ProgrammingBitwise Operations in Programming
Bitwise Operations in ProgrammingSvetlin Nakov
 
Lesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLexume1
 
Number system by ammar nawab
Number system by ammar nawabNumber system by ammar nawab
Number system by ammar nawabAmmar_n
 
Unit 1 data representation and computer arithmetic
Unit 1  data representation and computer arithmeticUnit 1  data representation and computer arithmetic
Unit 1 data representation and computer arithmeticAmrutaMehata
 
Chapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdfChapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdfTamiratDejene1
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental Aman anand kumar
 
Int 2 data representation 2010
Int 2 data representation 2010Int 2 data representation 2010
Int 2 data representation 2010iarthur
 
B sc cs i bo-de u-i number system
B sc cs i bo-de u-i number systemB sc cs i bo-de u-i number system
B sc cs i bo-de u-i number systemRai University
 

Similar to TLE_WEEK6_7_8_PMC.pptx (20)

Data representation
Data representationData representation
Data representation
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
 
3.Fixed-Floating Point.ppt
3.Fixed-Floating Point.ppt3.Fixed-Floating Point.ppt
3.Fixed-Floating Point.ppt
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptx
 
Number Systems - AK.pptx
Number Systems - AK.pptxNumber Systems - AK.pptx
Number Systems - AK.pptx
 
Unit 2 Arithmetic
Unit 2 ArithmeticUnit 2 Arithmetic
Unit 2 Arithmetic
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Data
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
 
Number system
Number systemNumber system
Number system
 
Represntasi data bilangan.pptx
Represntasi data bilangan.pptxRepresntasi data bilangan.pptx
Represntasi data bilangan.pptx
 
Bitwise Operations in Programming
Bitwise Operations in ProgrammingBitwise Operations in Programming
Bitwise Operations in Programming
 
Lesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representation
 
Number system
Number systemNumber system
Number system
 
Number system by ammar nawab
Number system by ammar nawabNumber system by ammar nawab
Number system by ammar nawab
 
Unit 1 data representation and computer arithmetic
Unit 1  data representation and computer arithmeticUnit 1  data representation and computer arithmetic
Unit 1 data representation and computer arithmetic
 
Chapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdfChapter 2_Number system (EEEg4302).pdf
Chapter 2_Number system (EEEg4302).pdf
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
 
Int 2 data representation 2010
Int 2 data representation 2010Int 2 data representation 2010
Int 2 data representation 2010
 
B sc cs i bo-de u-i number system
B sc cs i bo-de u-i number systemB sc cs i bo-de u-i number system
B sc cs i bo-de u-i number system
 

More from ssuser652085

Media Codes and Conventionand sssss.pptx
Media Codes and Conventionand sssss.pptxMedia Codes and Conventionand sssss.pptx
Media Codes and Conventionand sssss.pptxssuser652085
 
Colorful Modern Internship Certificate.pptx
Colorful Modern Internship Certificate.pptxColorful Modern Internship Certificate.pptx
Colorful Modern Internship Certificate.pptxssuser652085
 
bullying-infographics.pptx
bullying-infographics.pptxbullying-infographics.pptx
bullying-infographics.pptxssuser652085
 
Identify Reference Building Lines.pptx
Identify Reference Building Lines.pptxIdentify Reference Building Lines.pptx
Identify Reference Building Lines.pptxssuser652085
 
1839_Cyberbullying Presentation.pptx
1839_Cyberbullying Presentation.pptx1839_Cyberbullying Presentation.pptx
1839_Cyberbullying Presentation.pptxssuser652085
 

More from ssuser652085 (7)

Media Codes and Conventionand sssss.pptx
Media Codes and Conventionand sssss.pptxMedia Codes and Conventionand sssss.pptx
Media Codes and Conventionand sssss.pptx
 
MIL_LECTURE3.pptx
MIL_LECTURE3.pptxMIL_LECTURE3.pptx
MIL_LECTURE3.pptx
 
ASSEMBLY.pptx
ASSEMBLY.pptxASSEMBLY.pptx
ASSEMBLY.pptx
 
Colorful Modern Internship Certificate.pptx
Colorful Modern Internship Certificate.pptxColorful Modern Internship Certificate.pptx
Colorful Modern Internship Certificate.pptx
 
bullying-infographics.pptx
bullying-infographics.pptxbullying-infographics.pptx
bullying-infographics.pptx
 
Identify Reference Building Lines.pptx
Identify Reference Building Lines.pptxIdentify Reference Building Lines.pptx
Identify Reference Building Lines.pptx
 
1839_Cyberbullying Presentation.pptx
1839_Cyberbullying Presentation.pptx1839_Cyberbullying Presentation.pptx
1839_Cyberbullying Presentation.pptx
 

Recently uploaded

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
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
 
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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 

Recently uploaded (20)

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
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
 
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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
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🔝
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 

TLE_WEEK6_7_8_PMC.pptx

  • 1. TLE Computer Decimal - Binary PERFORMING MENSURATION AND CALCULATION (PMC) 9TH GRADE
  • 2. Binary is the primary language of computer and a system of representing numbers using a pattern of ones and zeroes. First invented by Gottfried Leibniz in the 17th century, the binary number system became widely used once computers required a way to represent numbers using mechanical switches What Is Binary and How Does It Work?
  • 3. Decimal - Binary While human interpret words and pictures, Computers interpret only patterns of bits. bits - short for binary digit either 0 or 1 Byte – a unit of computer information consisting of eight (8) bits 1 byte is equal to 8 bits 1byte=8bits
  • 4. Decimal - Binary While human interpret words and pictures, Computers interpret only patterns of bits. bits - short for binary digit either 0 or 1 Byte – a unit of computer information consisting of eight (8) bits 1 byte is equal to 8 bits 1byte=8bits
  • 5. Decimal – Binary 1st Method To convert a decimal number to binary, all you have to do is divide the number by 2. Get the quotient and the remainder. Bring down the quotient, divide it by 2, and get the quotient and remainder again. Do it repeatedly until the quotient results to 0. Copy the remainder from bottom to top, and that is the binary equivalent EX: 3010 Quotient Remainder 30 / 2 15 / 2 7 / 2 3 / 2 1 / 2 15 7 3 1 0 0 1 1 1 1 3010 = 11110 3010 = 00011110 bytes
  • 6. Decimal – Binary 1st Method To convert a decimal number to binary, all you have to do is divide the number by 2. Get the quotient and the remainder. Bring down the quotient, divide it by 2, and get the quotient and remainder again. Do it repeatedly until the quotient results to 0. Copy the remainder from bottom to top, and that is the binary equivalent EX: 2010 ? Quotient ? Remainder ?
  • 7. Decimal – Binary 1st Method To convert a decimal number to binary, all you have to do is divide the number by 2. Get the quotient and the remainder. Bring down the quotient, divide it by 2, and get the quotient and remainder again. Do it repeatedly until the quotient results to 0. Copy the remainder from bottom to top, and that is the binary equivalent EX: 20 Quotient Remainder 20 / 2 10 / 2 5 / 2 2/ 2 1 / 2 10 5 2 1 0 0 0 1 0 1 20 = 10100 20 = 00010100 bytes
  • 8. Decimal – Binary 2nd Method EX: 3010 3010 = 11110 3010 = 00011110 bytes
  • 9. Decimal – Binary 2nd Method EX: 2010 2010 = 10100 2010 = 00010100 bytes
  • 10. Binary – Decimal 2nd Method What is the Decimal Value of 00010100 bytes = ?
  • 11. Binary – Decimal 2nd Method What is the Decimal Value of 00010100 bytes = 2010
  • 12. Binary – Decimal 2nd Method What is the Decimal Value of 01000001 bytes = ?
  • 13. Binary – Decimal 2nd Method What is the Decimal Value of 01000001 bytes = 6510
  • 17. What are the Binary Code for the word TLE? Binary Text Conversion
  • 18. What are the Binary Code for the word TLE? T=01010100 L=01001100 E=01000101 Binary Text Conversion
  • 19. What are the Decimal Numbe represented for the word TLE T=01010100 L=01001100 E=01000101 Binary Text Conversion
  • 20. What are the Decimal Numbe represented for the word TLE T=01010100 =84 L=01001100 =76 E=01000101 =69 Binary Text Conversion
  • 21. SHORT QUIZ 1. How do we represent 15 in Binary form? 2. How do we represent 32 in Binary form? 3. How do we represent 09 in Binary form? 4. How do we represent 254 in Binary form? 5. What Decimal number is represented by the binary number 00000011?
  • 22. Binary Text Conversion What are the Decimal Number represented for the number 2023?
  • 23. Binary Text Conversion What are the Decimal Number represented for the number 2023? 2=50 0=48 2=50 3=53