SlideShare a Scribd company logo
1 of 15
Objectives:
At the end of the lesson students must have :
Analyzed the data representation in a computer.
Performed conversion of decimal to binary.
293
375
486
100100101
101110111
111100110
DATA
REPRESENTATION
IN A COMPUTER
DATA REPRESENTATION
IN A COMPUTER
Data or characters like,
need to convert first into a machine-readable form
like binary form.
numbers, letters, symbols,
sound, video or pictures
The On state is represented
by “1” and OFF state is “0”.
These 1 and 0 forms the
electrical signal that only
computer can accept and
understand
USING BINARY SYSTEM
IN COMPUTER
- A binary digit that hold only one of two
values: 0 or 1
BIT
BYTE
- the smallest data on computer
-bit are assembled into a group of eight to
form a
1.Divide the number by 2
2.Copy the quotient and write
the remainder
3.Divide the quotient by 2
4.Repeat steps 2 and 3 until you
get a quotient of 0.
5.Read the values of the
remainder from the bottom to
top. Write the values to get the
binary value of the decimal
number.
RULES IN CONVERTING
DECIMAL TO BINARY
quotient remainder
128
RULES IN CONVERTING
DECIMAL TO BINARY
1. Divide the number by 2
2. Copy the quotient and
write the remainder
3. Divide the quotient by 2
4. Repeat steps 2 and 3 until
you get a quotient of 0.
5. Read the values of the remainder
from the bottom to top. Write the
values to get the binary value of the
decimal number.
REMAINDER
QUOTIENT
128/2
128
64 0
64/2 32 0
32/2 16 0
16/2 8 0
8/2 4 0
4/2 2 0
2/2 1 0
1/2 0 1
10000000
REMAINDER
QUOTIENT
50/2
50
25 0
25/2 12 1
12/2 6 0
6/2 3 0
3/2 1 1
1/2 0 1
110010
Essential questions
o What is the binary number of 128?
o What mathematical operation used in converting
decimal to binary?
o In what direction you are going to read the remainder
to get the binary value?
10000000
Division
Bottom to Top
20/2 10 0
10/2 5 0
5/2 2 1
2/2 1 0
1 /2 0 1
20 = 10100
40/2 20 0
20/2 10 0
10/2 5 0
5/2 2 1
2/2 1 0
1/ 2 0 1
40 = 101000
20 40
Essential questions
o What are the two numbers that computer could only
recognize?
o what is the difference between Bit ?and Byte?
o What are the two state represented by 0 and 1?
0 and 1
Bit- two values; byte – eight values
On and off state
1) Bit
2) 1 and 0
3) byte
4) 15
5) 25
a) 1111
b) bit are assembled into a group of eight
c) the smallest data on computer
d) forms the electrical signal that only
computer can accept and understand
e) 11001
MATCHING TYPE
DIRECTION: Match Column A to Column B
Column A Column B
ASSIGNMENT
Direction: Convert the following decimal number into
binary units.
1. 45
2. 55
3. 100
4. 80
5. 92

More Related Content

Similar to CO for classroom observation presentation

micro tut1.pptx
micro tut1.pptxmicro tut1.pptx
micro tut1.pptxsdwqt4tg
 
Chapter 02 Data Types
Chapter 02   Data TypesChapter 02   Data Types
Chapter 02 Data TypesNathan Yeung
 
Mrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptMrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptdsparone
 
12.Representation of signed binary numbers. Binary codes - BCD code, Gray co...
12.Representation of signed binary numbers.  Binary codes - BCD code, Gray co...12.Representation of signed binary numbers.  Binary codes - BCD code, Gray co...
12.Representation of signed binary numbers. Binary codes - BCD code, Gray co...JatinJatin30
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Datagavhays
 
04 chapter03 02_numbers_systems_student_version_fa16
04 chapter03 02_numbers_systems_student_version_fa1604 chapter03 02_numbers_systems_student_version_fa16
04 chapter03 02_numbers_systems_student_version_fa16John Todora
 
CONVERT AND CALCULATION.pptx
CONVERT AND CALCULATION.pptxCONVERT AND CALCULATION.pptx
CONVERT AND CALCULATION.pptxAsiaVelasco
 
Number_systems_for _o_& _A_levels by fari
Number_systems_for _o_& _A_levels by fariNumber_systems_for _o_& _A_levels by fari
Number_systems_for _o_& _A_levels by fariFari84
 
Lesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLexume1
 
Integer Representation
Integer RepresentationInteger Representation
Integer Representationgavhays
 
Easy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for StartersEasy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for StartersS Khawaja
 

Similar to CO for classroom observation presentation (20)

02-binary.pptx
02-binary.pptx02-binary.pptx
02-binary.pptx
 
DLD-Introduction.pptx
DLD-Introduction.pptxDLD-Introduction.pptx
DLD-Introduction.pptx
 
micro tut1.pptx
micro tut1.pptxmicro tut1.pptx
micro tut1.pptx
 
Chapter 02 Data Types
Chapter 02   Data TypesChapter 02   Data Types
Chapter 02 Data Types
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
 
Mrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptMrs. Noland's Binary System ppt
Mrs. Noland's Binary System ppt
 
12.Representation of signed binary numbers. Binary codes - BCD code, Gray co...
12.Representation of signed binary numbers.  Binary codes - BCD code, Gray co...12.Representation of signed binary numbers.  Binary codes - BCD code, Gray co...
12.Representation of signed binary numbers. Binary codes - BCD code, Gray co...
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Data
 
04 chapter03 02_numbers_systems_student_version_fa16
04 chapter03 02_numbers_systems_student_version_fa1604 chapter03 02_numbers_systems_student_version_fa16
04 chapter03 02_numbers_systems_student_version_fa16
 
CONVERT AND CALCULATION.pptx
CONVERT AND CALCULATION.pptxCONVERT AND CALCULATION.pptx
CONVERT AND CALCULATION.pptx
 
Chapter02.pdf
Chapter02.pdfChapter02.pdf
Chapter02.pdf
 
Binary true ppt
Binary true pptBinary true ppt
Binary true ppt
 
Digital Electronics
Digital ElectronicsDigital Electronics
Digital Electronics
 
Number_systems_for _o_& _A_levels by fari
Number_systems_for _o_& _A_levels by fariNumber_systems_for _o_& _A_levels by fari
Number_systems_for _o_& _A_levels by fari
 
Lesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representation
 
Integer Representation
Integer RepresentationInteger Representation
Integer Representation
 
Data representation UNIT-1
Data representation UNIT-1Data representation UNIT-1
Data representation UNIT-1
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
 
Easy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for StartersEasy IP Addressing and Subnetting Manual for Starters
Easy IP Addressing and Subnetting Manual for Starters
 

Recently uploaded

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
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
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
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Recently uploaded (20)

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...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
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
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
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
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 

CO for classroom observation presentation

  • 1. Objectives: At the end of the lesson students must have : Analyzed the data representation in a computer. Performed conversion of decimal to binary.
  • 4. DATA REPRESENTATION IN A COMPUTER Data or characters like, need to convert first into a machine-readable form like binary form. numbers, letters, symbols, sound, video or pictures
  • 5. The On state is represented by “1” and OFF state is “0”. These 1 and 0 forms the electrical signal that only computer can accept and understand
  • 6. USING BINARY SYSTEM IN COMPUTER - A binary digit that hold only one of two values: 0 or 1 BIT BYTE - the smallest data on computer -bit are assembled into a group of eight to form a
  • 7.
  • 8. 1.Divide the number by 2 2.Copy the quotient and write the remainder 3.Divide the quotient by 2 4.Repeat steps 2 and 3 until you get a quotient of 0. 5.Read the values of the remainder from the bottom to top. Write the values to get the binary value of the decimal number. RULES IN CONVERTING DECIMAL TO BINARY quotient remainder 128
  • 9. RULES IN CONVERTING DECIMAL TO BINARY 1. Divide the number by 2 2. Copy the quotient and write the remainder 3. Divide the quotient by 2 4. Repeat steps 2 and 3 until you get a quotient of 0. 5. Read the values of the remainder from the bottom to top. Write the values to get the binary value of the decimal number. REMAINDER QUOTIENT 128/2 128 64 0 64/2 32 0 32/2 16 0 16/2 8 0 8/2 4 0 4/2 2 0 2/2 1 0 1/2 0 1 10000000
  • 10. REMAINDER QUOTIENT 50/2 50 25 0 25/2 12 1 12/2 6 0 6/2 3 0 3/2 1 1 1/2 0 1 110010
  • 11. Essential questions o What is the binary number of 128? o What mathematical operation used in converting decimal to binary? o In what direction you are going to read the remainder to get the binary value? 10000000 Division Bottom to Top
  • 12. 20/2 10 0 10/2 5 0 5/2 2 1 2/2 1 0 1 /2 0 1 20 = 10100 40/2 20 0 20/2 10 0 10/2 5 0 5/2 2 1 2/2 1 0 1/ 2 0 1 40 = 101000 20 40
  • 13. Essential questions o What are the two numbers that computer could only recognize? o what is the difference between Bit ?and Byte? o What are the two state represented by 0 and 1? 0 and 1 Bit- two values; byte – eight values On and off state
  • 14. 1) Bit 2) 1 and 0 3) byte 4) 15 5) 25 a) 1111 b) bit are assembled into a group of eight c) the smallest data on computer d) forms the electrical signal that only computer can accept and understand e) 11001 MATCHING TYPE DIRECTION: Match Column A to Column B Column A Column B
  • 15. ASSIGNMENT Direction: Convert the following decimal number into binary units. 1. 45 2. 55 3. 100 4. 80 5. 92