SlideShare a Scribd company logo
Online class
Class 5
Prepared by:
Jeevan Subedi
The base-10 notational system for representing real numbers.
The expression of a number using the decimal system is called
its decimal expansion, examples of which include 1, 13, 2028,
12.1,
and 3.14159.
Binary
The system of representing text or computer processor
instructions by the use of the binary number system's two-binary
digits "0" and "1".
Octal
The base-8 number system, and uses the digits 0 to 7.
Numerals can be made from binary numerals by grouping
consecutive binary digits into groups of three (starting from the
right).
Hexadecimal
A positional numeral system with a radix or base of 16.
 Step 1—Divide the base 10 number by the radix (2) of t
h
e
binary system and extract the remainder (this becomes
the binary number's LSD).
 Step 2—continue the division by dividing the quotient o
f
step 1 by the radix (2
 Step 3—Continue dividing quotients by the radix until the
quotient becomes smaller that the divisor; then do one
more division. The remainder is our MSD.
The remainder in step 1 is our LSD. Now rewrite the
solution, and you will see that 510 equal 1012. Now follow
the conversion of 2310 to binary:
 Step 1—Set up the problem for division.
 Step 2—Divide the number and extract the remainder.
 Step 3—Rewrite the solution from MSD to LSD.
To convert a base 2 numbers to base 10, you
must know the decimal equivalent of each power
of 2.
The decimal value of a power of 2 is obtained by
multiplying 2 by itself the number of times
indicated by the exponent for whole numbers; for
example, 24 = 2 ´ 2 ´ 2 ´ 2 or 1610.
For fractional numbers, the decimal value is equal
to 1 divided by 2 multiplied by itself the number
of times indicated by the exponent.
This method does not use powers.
Start with the left-most digit of the given binary number.
For each digit as you move to the right, double your
previous total and add the current digit.
Note the first zero (italicized) is an initial subtotal for this
conversion process.
Like the positional notation method, this method can be
modified to convert from any base to decimal. Doubling is
used because the given number is of base 2. If the given
number is of a different base, replace the 2 in the method
with the base of the given number. For example, if the
given number is in base 37, you would replace the *2 with
*37. The final result will always be in decimal (base 10)
Carried Digits
+
1 1 1 1
1 1 0 1
1 0 1 1 1
----------------
1 0 0 1 0 0
Borrowed
-
* * * *
1 1 0 1 1 1 0
1 0 1 1 1
--------------------
1 0 1 0 1 1 1

More Related Content

What's hot

number system
number systemnumber system
number system
virly dwe
 
Number Systems Basic Concepts
Number Systems Basic ConceptsNumber Systems Basic Concepts
Number Systems Basic Concepts
Laguna State Polytechnic University
 
Decimal number system
Decimal number systemDecimal number system
Decimal number system
Nisarg Amin
 
Number system
Number systemNumber system
Number system
Palash Sachan
 
Math voc
Math vocMath voc
Math voc
carolkelley
 
Decimals
DecimalsDecimals
Decimals
mstf mstf
 
Rounding Decimal Numbers
Rounding Decimal NumbersRounding Decimal Numbers
Rounding Decimal Numbers
dalow65
 
Binary
BinaryBinary
Number system
Number system  Number system
Number system
anjineyalus
 
Fractions
FractionsFractions
Fractions
itutor
 
Rules for decimals
Rules for decimalsRules for decimals
Rules for decimals
mindyinsko
 
Topic 1 Data Representation
Topic 1 Data RepresentationTopic 1 Data Representation
Topic 1 Data Representation
ekul
 
Binary numbers
Binary numbersBinary numbers
Binary numbers
atcnerd
 
Number System
Number SystemNumber System
Number System
Meenakshi Paul
 
Decimals part 01
Decimals part 01Decimals part 01
Decimals part 01
Md. Rafid Abrar Miah
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - Beginning
Debbie Eitner
 
1-4 Comparing/Ordering Whole #/Decimals
1-4 Comparing/Ordering Whole #/Decimals1-4 Comparing/Ordering Whole #/Decimals
1-4 Comparing/Ordering Whole #/Decimals
Rudy Alfonso
 
How to calculate fractions - Addition
How to calculate fractions - AdditionHow to calculate fractions - Addition
How to calculate fractions - Addition
Pranesh Cool Chokkalingam
 
Conversion binary to decimal
Conversion binary to decimalConversion binary to decimal
Conversion binary to decimal
Marizza Dizon Magallanes Jimenez
 
Lesson 8 triangular numbers
Lesson 8   triangular numbersLesson 8   triangular numbers
Lesson 8 triangular numbers
MLG College of Learning, Inc
 

What's hot (20)

number system
number systemnumber system
number system
 
Number Systems Basic Concepts
Number Systems Basic ConceptsNumber Systems Basic Concepts
Number Systems Basic Concepts
 
Decimal number system
Decimal number systemDecimal number system
Decimal number system
 
Number system
Number systemNumber system
Number system
 
Math voc
Math vocMath voc
Math voc
 
Decimals
DecimalsDecimals
Decimals
 
Rounding Decimal Numbers
Rounding Decimal NumbersRounding Decimal Numbers
Rounding Decimal Numbers
 
Binary
BinaryBinary
Binary
 
Number system
Number system  Number system
Number system
 
Fractions
FractionsFractions
Fractions
 
Rules for decimals
Rules for decimalsRules for decimals
Rules for decimals
 
Topic 1 Data Representation
Topic 1 Data RepresentationTopic 1 Data Representation
Topic 1 Data Representation
 
Binary numbers
Binary numbersBinary numbers
Binary numbers
 
Number System
Number SystemNumber System
Number System
 
Decimals part 01
Decimals part 01Decimals part 01
Decimals part 01
 
Binary code - Beginning
Binary code - BeginningBinary code - Beginning
Binary code - Beginning
 
1-4 Comparing/Ordering Whole #/Decimals
1-4 Comparing/Ordering Whole #/Decimals1-4 Comparing/Ordering Whole #/Decimals
1-4 Comparing/Ordering Whole #/Decimals
 
How to calculate fractions - Addition
How to calculate fractions - AdditionHow to calculate fractions - Addition
How to calculate fractions - Addition
 
Conversion binary to decimal
Conversion binary to decimalConversion binary to decimal
Conversion binary to decimal
 
Lesson 8 triangular numbers
Lesson 8   triangular numbersLesson 8   triangular numbers
Lesson 8 triangular numbers
 

Similar to Class 6 computer part 3

5.2 Numbering systems
5.2 Numbering systems5.2 Numbering systems
5.2 Numbering systems
lpapadop
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
Aman anand kumar
 
Data representation
Data representationData representation
Data representation
Manish Kumar
 
Data repersentation.
Data repersentation.Data repersentation.
Data repersentation.
Ritesh Saini
 
Lecture 02 - Logic Design(Number Systems).pptx
Lecture 02 - Logic Design(Number Systems).pptxLecture 02 - Logic Design(Number Systems).pptx
Lecture 02 - Logic Design(Number Systems).pptx
shwan it
 
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
Arti Parab Academics
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
Prof. Dr. K. Adisesha
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
Anil Kumar Prajapati
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
AsthaChaurasia4
 
Number Systems.ppt
Number Systems.pptNumber Systems.ppt
Number Systems.ppt
zorogoh2
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
AsifRahaman16
 
Number System
Number SystemNumber System
Number System
Ramesh Ragala
 
Number_System .pdf
Number_System .pdfNumber_System .pdf
Number_System .pdf
Dr. Tushar J Bhatt
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
Emmanuel Eniola Falade
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
AnaMarieFrane
 
Data representation
Data representationData representation
Data representation
Mysore
 
Computer arithmetic operations.pptx
Computer arithmetic operations.pptxComputer arithmetic operations.pptx
Computer arithmetic operations.pptx
ssusera6fdd5
 
digital-180612132737.pdf
digital-180612132737.pdfdigital-180612132737.pdf
digital-180612132737.pdf
17111ASIFNOORJAMEE
 
DIGITAL DESIGN
DIGITAL DESIGNDIGITAL DESIGN
DIGITAL DESIGN
HARINATH REDDY
 
Chapter 7 rohith
Chapter 7 rohithChapter 7 rohith
Chapter 7 rohith
Rohith Shivashankar
 

Similar to Class 6 computer part 3 (20)

5.2 Numbering systems
5.2 Numbering systems5.2 Numbering systems
5.2 Numbering systems
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
 
Data representation
Data representationData representation
Data representation
 
Data repersentation.
Data repersentation.Data repersentation.
Data repersentation.
 
Lecture 02 - Logic Design(Number Systems).pptx
Lecture 02 - Logic Design(Number Systems).pptxLecture 02 - Logic Design(Number Systems).pptx
Lecture 02 - Logic Design(Number Systems).pptx
 
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
FYBSC IT Digital Electronics Unit I Chapter I Number System and Binary Arithm...
 
Data representation in computers
Data representation in computersData representation in computers
Data representation in computers
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
 
Number Systems.ppt
Number Systems.pptNumber Systems.ppt
Number Systems.ppt
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Number System
Number SystemNumber System
Number System
 
Number_System .pdf
Number_System .pdfNumber_System .pdf
Number_System .pdf
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Data representation
Data representationData representation
Data representation
 
Computer arithmetic operations.pptx
Computer arithmetic operations.pptxComputer arithmetic operations.pptx
Computer arithmetic operations.pptx
 
digital-180612132737.pdf
digital-180612132737.pdfdigital-180612132737.pdf
digital-180612132737.pdf
 
DIGITAL DESIGN
DIGITAL DESIGNDIGITAL DESIGN
DIGITAL DESIGN
 
Chapter 7 rohith
Chapter 7 rohithChapter 7 rohith
Chapter 7 rohith
 

More from Jeevan Subedi

Class 5 gk day 1
Class 5 gk day 1Class 5 gk day 1
Class 5 gk day 1
Jeevan Subedi
 
class 6 computer day 3 (Application field of computer)
class 6 computer day 3 (Application field of computer)class 6 computer day 3 (Application field of computer)
class 6 computer day 3 (Application field of computer)
Jeevan Subedi
 
Class 3 moral day 1
Class 3 moral day 1Class 3 moral day 1
Class 3 moral day 1
Jeevan Subedi
 
Class 6 computer day 2
Class 6 computer day 2Class 6 computer day 2
Class 6 computer day 2
Jeevan Subedi
 
Class 5 compter day 2
Class 5 compter day 2Class 5 compter day 2
Class 5 compter day 2
Jeevan Subedi
 
Class 3 computer day 2
Class 3 computer day 2Class 3 computer day 2
Class 3 computer day 2
Jeevan Subedi
 
Class 6 computer part 1
Class 6 computer part 1Class 6 computer part 1
Class 6 computer part 1
Jeevan Subedi
 
Class 6 computer part 2
Class 6 computer part 2Class 6 computer part 2
Class 6 computer part 2
Jeevan Subedi
 
Class 6 computer part 4
Class 6 computer part 4Class 6 computer part 4
Class 6 computer part 4
Jeevan Subedi
 
Class 5 computer day 1
Class 5 computer day 1Class 5 computer day 1
Class 5 computer day 1
Jeevan Subedi
 
Class 3 c0mputer day 1
Class 3 c0mputer day 1Class 3 c0mputer day 1
Class 3 c0mputer day 1
Jeevan Subedi
 
Class 4 computer day 1
Class 4 computer  day 1Class 4 computer  day 1
Class 4 computer day 1
Jeevan Subedi
 
Parts of computer for basic class
Parts of computer for basic classParts of computer for basic class
Parts of computer for basic class
Jeevan Subedi
 

More from Jeevan Subedi (13)

Class 5 gk day 1
Class 5 gk day 1Class 5 gk day 1
Class 5 gk day 1
 
class 6 computer day 3 (Application field of computer)
class 6 computer day 3 (Application field of computer)class 6 computer day 3 (Application field of computer)
class 6 computer day 3 (Application field of computer)
 
Class 3 moral day 1
Class 3 moral day 1Class 3 moral day 1
Class 3 moral day 1
 
Class 6 computer day 2
Class 6 computer day 2Class 6 computer day 2
Class 6 computer day 2
 
Class 5 compter day 2
Class 5 compter day 2Class 5 compter day 2
Class 5 compter day 2
 
Class 3 computer day 2
Class 3 computer day 2Class 3 computer day 2
Class 3 computer day 2
 
Class 6 computer part 1
Class 6 computer part 1Class 6 computer part 1
Class 6 computer part 1
 
Class 6 computer part 2
Class 6 computer part 2Class 6 computer part 2
Class 6 computer part 2
 
Class 6 computer part 4
Class 6 computer part 4Class 6 computer part 4
Class 6 computer part 4
 
Class 5 computer day 1
Class 5 computer day 1Class 5 computer day 1
Class 5 computer day 1
 
Class 3 c0mputer day 1
Class 3 c0mputer day 1Class 3 c0mputer day 1
Class 3 c0mputer day 1
 
Class 4 computer day 1
Class 4 computer  day 1Class 4 computer  day 1
Class 4 computer day 1
 
Parts of computer for basic class
Parts of computer for basic classParts of computer for basic class
Parts of computer for basic class
 

Recently uploaded

Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 

Recently uploaded (20)

Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.Types of Herbal Cosmetics its standardization.
Types of Herbal Cosmetics its standardization.
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 

Class 6 computer part 3

  • 1. Online class Class 5 Prepared by: Jeevan Subedi
  • 2. The base-10 notational system for representing real numbers. The expression of a number using the decimal system is called its decimal expansion, examples of which include 1, 13, 2028, 12.1, and 3.14159. Binary The system of representing text or computer processor instructions by the use of the binary number system's two-binary digits "0" and "1". Octal The base-8 number system, and uses the digits 0 to 7. Numerals can be made from binary numerals by grouping consecutive binary digits into groups of three (starting from the right). Hexadecimal A positional numeral system with a radix or base of 16.
  • 3.  Step 1—Divide the base 10 number by the radix (2) of t h e binary system and extract the remainder (this becomes the binary number's LSD).  Step 2—continue the division by dividing the quotient o f step 1 by the radix (2  Step 3—Continue dividing quotients by the radix until the quotient becomes smaller that the divisor; then do one more division. The remainder is our MSD. The remainder in step 1 is our LSD. Now rewrite the solution, and you will see that 510 equal 1012. Now follow the conversion of 2310 to binary:  Step 1—Set up the problem for division.  Step 2—Divide the number and extract the remainder.  Step 3—Rewrite the solution from MSD to LSD.
  • 4. To convert a base 2 numbers to base 10, you must know the decimal equivalent of each power of 2. The decimal value of a power of 2 is obtained by multiplying 2 by itself the number of times indicated by the exponent for whole numbers; for example, 24 = 2 ´ 2 ´ 2 ´ 2 or 1610. For fractional numbers, the decimal value is equal to 1 divided by 2 multiplied by itself the number of times indicated by the exponent.
  • 5. This method does not use powers. Start with the left-most digit of the given binary number. For each digit as you move to the right, double your previous total and add the current digit. Note the first zero (italicized) is an initial subtotal for this conversion process. Like the positional notation method, this method can be modified to convert from any base to decimal. Doubling is used because the given number is of base 2. If the given number is of a different base, replace the 2 in the method with the base of the given number. For example, if the given number is in base 37, you would replace the *2 with *37. The final result will always be in decimal (base 10)
  • 6.
  • 7.
  • 8. Carried Digits + 1 1 1 1 1 1 0 1 1 0 1 1 1 ---------------- 1 0 0 1 0 0
  • 9. Borrowed - * * * * 1 1 0 1 1 1 0 1 0 1 1 1 -------------------- 1 0 1 0 1 1 1