SlideShare a Scribd company logo
1 of 19
Q. What is number system?
Answer: It is a system for
representing numeric values or
quantities using different
symbols (digits).
Q. What is decimal number
system?
Answer: The decimal number
system has base 10. It uses the
digits 0 to 9.
Q. What does base or radix
mean?
Answer: The number of digits
(symbols) a number system
use is called base or radix of
that number system.
Today we will learn
BINARY NUMBER SYSTEM
Q. What is binary number
system?
Answer: The binary number
system has base 2. It uses the
digits 0 and 1 only.
Q. How we write a binary
number?
Answer: The binary number is
written as (1010)2 because its
base is 2.
COUNTING IN BINARY NUMBERS
Decimal Binary Decimal Binary
0 0 12 1100
1 1 13 1101
2 10 14 1110
3 11 15 1111
4 100 16 10000
5 101 17 10001
6 110 18 10010
7 111 19 10011
8 1000 20 10100
9 1001 21 10101
10 1010 22 10110
11 1011 23 10111
DIVISION METHOD:
i. Divide the number by 2.
ii. Put the reminder on right
side.
iii. Keep dividing the quotient
till we get the quotient less
than 2.
iv. Record reminders from
bottom to top to get the
answer.
CONVERSION OF A DECIMAL NUMBER INTO
BINARY NUMBER
Example: (21)10
Answer: (21)10 = (10101)2
Activity
• Convert (31)10 into its binary equivalent.
Answer should be (11111)2
Q. What is the place value 2 in
(1259)10?
Answer: The place value of 2 in
(1259)10 is 2×100 = 2×102
= 200.
EXPANSION METHOD:
i. Multiply each digit with
its place value.
ii. Add these place values.
iii. The sum is a decimal
number.
CONVERSION OF A BINARY NUMBER INTO
DECIMAL NUMBER
Example: (11101)2
=(1×24
)+ (1×23
)+(1×22
)+(0×21
)+(1×20
)
=(1×16)+ (1×8) +(1×4)+ (0×2)+(1×1)
= 16 + 8 + 4 + 0 + 1
= 29
Answer: (11011)2 = (29)10
Activity
• Convert (11011)2 into its decimal
equivalent.
Answer should be (27)10
Q. What digits are used in
binary number system?
Answer: The binary number
system uses only 0 and 1.
Q. What is the base of binary
number system?
Answer: The base of binary
number system is 2.
Q. Which method is used to
convert a decimal number into
binary numbers?
Answer: To convert a decimal
number into binary number
we use Division method.
Q. Which method is used to
convert a binary numbers into
decimal number?
Answer: To convert a binary
number into decimal number
we use Expansion method.
Home Work
• Convert (63)10 into its binary
equivalent.
• Convert (100110)2 into its decimal
equivalent.
• Today we learned binary number
system
• In next lesson we will learn
addition and subtraction in
binary number system
BINARY NUMBER SYSTEM

More Related Content

What's hot

11 octal number system
11   octal number system11   octal number system
11 octal number systemLee Chadwick
 
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
Number systemNumber system
Number systemkashee99
 
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 addition.pptx
Binary addition.pptxBinary addition.pptx
Binary addition.pptxPooja Dixit
 
Number system.pdf
Number system.pdfNumber system.pdf
Number system.pdfDeepuGuna
 
Binary number system
Binary number systemBinary number system
Binary number systemNadeem Uddin
 
PPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEMPPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEMRishabh Kanth
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computersHazel Anne Quirao
 
Number system
Number systemNumber system
Number systemSajib
 
Convert decimal to binary
Convert decimal to binary Convert decimal to binary
Convert decimal to binary tcc_joemarie
 
Floating point representation
Floating point representationFloating point representation
Floating point representationmissstevenson01
 
Number System in CoMpUtEr
Number System in CoMpUtErNumber System in CoMpUtEr
Number System in CoMpUtErvishal bansal
 
Hexadecimal to octal conversion
Hexadecimal to octal conversionHexadecimal to octal conversion
Hexadecimal to octal conversionMukesh Tekwani
 
Binary number ppt
Binary number pptBinary number ppt
Binary number pptAnkit Gupta
 
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
 
Decimal number system
Decimal number systemDecimal number system
Decimal number systemNisarg Amin
 

What's hot (20)

11 octal number system
11   octal number system11   octal number system
11 octal 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
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
 
Binary addition.pptx
Binary addition.pptxBinary addition.pptx
Binary addition.pptx
 
Number system.pdf
Number system.pdfNumber system.pdf
Number system.pdf
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
Binary number system
Binary number systemBinary number system
Binary number system
 
PPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEMPPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEM
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
 
Number system
Number systemNumber system
Number system
 
Convert decimal to binary
Convert decimal to binary Convert decimal to binary
Convert decimal to binary
 
Number System
Number SystemNumber System
Number System
 
Number System
Number SystemNumber System
Number System
 
Floating point representation
Floating point representationFloating point representation
Floating point representation
 
Number System in CoMpUtEr
Number System in CoMpUtErNumber System in CoMpUtEr
Number System in CoMpUtEr
 
Hexadecimal to octal conversion
Hexadecimal to octal conversionHexadecimal to octal conversion
Hexadecimal to octal conversion
 
Binary number ppt
Binary number pptBinary number ppt
Binary number ppt
 
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.
 
Decimal number system
Decimal number systemDecimal number system
Decimal number system
 

Viewers also liked

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
 
number system
number systemnumber system
number systemvirly dwe
 
Mrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptMrs. Noland's Binary System ppt
Mrs. Noland's Binary System pptdsparone
 
Binary Slides
Binary Slides Binary Slides
Binary Slides jnoles
 
Computer number systems
Computer number systemsComputer number systems
Computer number systemsRevi Shahini
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - BeginningDebbie Eitner
 
number system school ppt ninth class
number system school ppt ninth classnumber system school ppt ninth class
number system school ppt ninth classManan Jain
 
Decimal to binary number
Decimal to binary numberDecimal to binary number
Decimal to binary numberguestd8696a
 
Digital and Logic Design Chapter 1 binary_systems
Digital and Logic Design Chapter 1 binary_systemsDigital and Logic Design Chapter 1 binary_systems
Digital and Logic Design Chapter 1 binary_systemsImran Waris
 
Binary ppt tr
Binary ppt trBinary ppt tr
Binary ppt trtomrussso
 
Ch1.number systems
Ch1.number systemsCh1.number systems
Ch1.number systemsteba
 

Viewers also liked (20)

Introduction to the Binary Number System
Introduction to the Binary Number SystemIntroduction to the Binary Number System
Introduction to the Binary Number System
 
Number System
Number SystemNumber System
Number System
 
Number System
Number SystemNumber System
Number System
 
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
 
Binary Slides
Binary Slides Binary Slides
Binary Slides
 
Computer number systems
Computer number systemsComputer number systems
Computer number systems
 
Number system
Number systemNumber system
Number system
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - Beginning
 
number system school ppt ninth class
number system school ppt ninth classnumber system school ppt ninth class
number system school ppt ninth class
 
Conversion binary to decimal
Conversion binary to decimalConversion binary to decimal
Conversion binary to decimal
 
Decimal to binary number
Decimal to binary numberDecimal to binary number
Decimal to binary number
 
Numebr system
Numebr systemNumebr system
Numebr system
 
Digital and Logic Design Chapter 1 binary_systems
Digital and Logic Design Chapter 1 binary_systemsDigital and Logic Design Chapter 1 binary_systems
Digital and Logic Design Chapter 1 binary_systems
 
Binary ppt tr
Binary ppt trBinary ppt tr
Binary ppt tr
 
Ch1.number systems
Ch1.number systemsCh1.number systems
Ch1.number systems
 
Number system
Number systemNumber system
Number system
 
Number system
Number systemNumber system
Number system
 
08. Numeral Systems
08. Numeral Systems08. Numeral Systems
08. Numeral Systems
 
Binary code
Binary codeBinary code
Binary code
 

Similar to BINARY NUMBER SYSTEM

1. NUMBER SYSTEM.pptx Computer Applications in Pharmacy
1. NUMBER SYSTEM.pptx Computer Applications in Pharmacy1. NUMBER SYSTEM.pptx Computer Applications in Pharmacy
1. NUMBER SYSTEM.pptx Computer Applications in PharmacyVedika Narvekar
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptxODAATUBE1
 
Binary reference guide csit vn1202
Binary reference guide csit vn1202Binary reference guide csit vn1202
Binary reference guide csit vn1202jrwalker2012
 
Integer Representation
Integer RepresentationInteger Representation
Integer Representationgavhays
 
Number system utm notes
Number system utm notesNumber system utm notes
Number system utm notesKurenai Ryu
 
DATA REPRESENTATION.pptx
DATA REPRESENTATION.pptxDATA REPRESENTATION.pptx
DATA REPRESENTATION.pptxMamataAnilgod
 
Number system
Number systemNumber system
Number systemaviban
 
Logic Design 2009
Logic Design 2009Logic Design 2009
Logic Design 2009lionking
 
Data representation for o and a levels 2
Data representation for o and a levels 2Data representation for o and a levels 2
Data representation for o and a levels 2Fari84
 
Data representation
Data representationData representation
Data representationChew Hoong
 
binary-numbers-system.doc.docx
binary-numbers-system.doc.docxbinary-numbers-system.doc.docx
binary-numbers-system.doc.docxArvindShukla81
 
Chapter 2 Data Representation on CPU (part 1)
Chapter 2 Data Representation on CPU (part 1)Chapter 2 Data Representation on CPU (part 1)
Chapter 2 Data Representation on CPU (part 1)Frankie Jones
 
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
 
Module 1 number systems and code1
Module 1  number systems and code1Module 1  number systems and code1
Module 1 number systems and code1Deepak John
 
Number System and Conversions.pptx
Number System and Conversions.pptxNumber System and Conversions.pptx
Number System and Conversions.pptxkhalidkk6
 

Similar to BINARY NUMBER SYSTEM (20)

1. NUMBER SYSTEM.pptx Computer Applications in Pharmacy
1. NUMBER SYSTEM.pptx Computer Applications in Pharmacy1. NUMBER SYSTEM.pptx Computer Applications in Pharmacy
1. NUMBER SYSTEM.pptx Computer Applications in Pharmacy
 
Chapter two FHI.pptx
Chapter two FHI.pptxChapter two FHI.pptx
Chapter two FHI.pptx
 
Binary reference guide csit vn1202
Binary reference guide csit vn1202Binary reference guide csit vn1202
Binary reference guide csit vn1202
 
number system
number systemnumber system
number system
 
Integer Representation
Integer RepresentationInteger Representation
Integer Representation
 
Number system utm notes
Number system utm notesNumber system utm notes
Number system utm notes
 
DATA REPRESENTATION.pptx
DATA REPRESENTATION.pptxDATA REPRESENTATION.pptx
DATA REPRESENTATION.pptx
 
uyuyuy.pdf
uyuyuy.pdfuyuyuy.pdf
uyuyuy.pdf
 
Number system
Number systemNumber system
Number system
 
Logic Design 2009
Logic Design 2009Logic Design 2009
Logic Design 2009
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
 
Data representation for o and a levels 2
Data representation for o and a levels 2Data representation for o and a levels 2
Data representation for o and a levels 2
 
Number Systems
Number SystemsNumber Systems
Number Systems
 
Data representation
Data representationData representation
Data representation
 
binary-numbers-system.doc.docx
binary-numbers-system.doc.docxbinary-numbers-system.doc.docx
binary-numbers-system.doc.docx
 
Number system
Number system  Number system
Number system
 
Chapter 2 Data Representation on CPU (part 1)
Chapter 2 Data Representation on CPU (part 1)Chapter 2 Data Representation on CPU (part 1)
Chapter 2 Data Representation on CPU (part 1)
 
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
 
Module 1 number systems and code1
Module 1  number systems and code1Module 1  number systems and code1
Module 1 number systems and code1
 
Number System and Conversions.pptx
Number System and Conversions.pptxNumber System and Conversions.pptx
Number System and Conversions.pptx
 

Recently uploaded

Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 

Recently uploaded (20)

Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 

BINARY NUMBER SYSTEM

  • 1. Q. What is number system? Answer: It is a system for representing numeric values or quantities using different symbols (digits).
  • 2. Q. What is decimal number system? Answer: The decimal number system has base 10. It uses the digits 0 to 9.
  • 3. Q. What does base or radix mean? Answer: The number of digits (symbols) a number system use is called base or radix of that number system.
  • 4. Today we will learn BINARY NUMBER SYSTEM
  • 5. Q. What is binary number system? Answer: The binary number system has base 2. It uses the digits 0 and 1 only.
  • 6. Q. How we write a binary number? Answer: The binary number is written as (1010)2 because its base is 2.
  • 7. COUNTING IN BINARY NUMBERS Decimal Binary Decimal Binary 0 0 12 1100 1 1 13 1101 2 10 14 1110 3 11 15 1111 4 100 16 10000 5 101 17 10001 6 110 18 10010 7 111 19 10011 8 1000 20 10100 9 1001 21 10101 10 1010 22 10110 11 1011 23 10111
  • 8. DIVISION METHOD: i. Divide the number by 2. ii. Put the reminder on right side. iii. Keep dividing the quotient till we get the quotient less than 2. iv. Record reminders from bottom to top to get the answer. CONVERSION OF A DECIMAL NUMBER INTO BINARY NUMBER Example: (21)10 Answer: (21)10 = (10101)2
  • 9. Activity • Convert (31)10 into its binary equivalent. Answer should be (11111)2
  • 10. Q. What is the place value 2 in (1259)10? Answer: The place value of 2 in (1259)10 is 2×100 = 2×102 = 200.
  • 11. EXPANSION METHOD: i. Multiply each digit with its place value. ii. Add these place values. iii. The sum is a decimal number. CONVERSION OF A BINARY NUMBER INTO DECIMAL NUMBER Example: (11101)2 =(1×24 )+ (1×23 )+(1×22 )+(0×21 )+(1×20 ) =(1×16)+ (1×8) +(1×4)+ (0×2)+(1×1) = 16 + 8 + 4 + 0 + 1 = 29 Answer: (11011)2 = (29)10
  • 12. Activity • Convert (11011)2 into its decimal equivalent. Answer should be (27)10
  • 13. Q. What digits are used in binary number system? Answer: The binary number system uses only 0 and 1.
  • 14. Q. What is the base of binary number system? Answer: The base of binary number system is 2.
  • 15. Q. Which method is used to convert a decimal number into binary numbers? Answer: To convert a decimal number into binary number we use Division method.
  • 16. Q. Which method is used to convert a binary numbers into decimal number? Answer: To convert a binary number into decimal number we use Expansion method.
  • 17. Home Work • Convert (63)10 into its binary equivalent. • Convert (100110)2 into its decimal equivalent.
  • 18. • Today we learned binary number system • In next lesson we will learn addition and subtraction in binary number system