SlideShare a Scribd company logo
Prepared By:- Nisarg Amin
Topic:- Decimal & Hexadecimal
Number System
Decimal Number System
•The decimal number system is what we most commonly use.
It is composed of 10 symbols-0,1,2,3,4 ,5,6, 7,8 and 9. Using
these digits you can express any quantity it is also called the
base 10 system because it makes use of 10 digits. The number
base is also called the radix.
•The decimal system is a positional value system (also called
the positional value system or the place value notation)in
which the value of a digit depends on its position.
• For example, consider the whole number 256.
• The rightmost digit position is the ones position (101).
• The numeral in that position indicates how many ones are
present in the number.
• Then next position to the left is the tens, then the hundreds,
ten thousands, and so on.
• Each digit position has a weight that is ten times the weight
of the position to its right.
• The right most digit has the least positional value
(weight), therefore, it is called the Least
Significant Digit (LSD).
• The leftmost digit has the maximum positional value
(weight), therefore, it is called the Most
Significant Digit (MSD).
• In the above example, 6 is the LSD and 2 is the MSD.
Hexadecimal Number System
• The hexadecimal number system has 16 as the base
number. It has ten numeric digits 0, 1, 2, 3,4,5,6,7,8,9 and
six letters A=10, B=11, C=12, D=13, E=14 & F=15.
• The hexadecimal system is also a positional numbering
system. The value of a hexadecimal digit is expressed as
the power of 16.
• As an example, consider a hexadecimal number with a
fraction-- A65.C2, and the place values or positional values
of each digit as a power of 16.
Conversion from Decimal to Binary, Octal
and Hexadecimal
• A decimal number can be an integer, or a mixed number
with an integer part and a fractional part.
• Two processes are required for converting a decimal
number into any other number system, one for the
integer part and the other for the fractional part.
Integer Part:-
• This method involves repeatedly dividing the integer by
the new base until the quotient is zero and recording the
remainder after each step of division.
• Finally, when no more division can occur, write down the
remainders from bottom to top.
Fractional Part:-
• Multiply the fractional part by the new base.
• Record the integer part if there is one, else record 0.
• Repeat step 1 with the fractional part of the
previous multiplication and then repeat step until
the fractional part becomes 0. In case of infinite
calculations, generally 3 digits are taken.
Decimal to hexadecimal
•The conversion method of decimal to hexadecimal is the
same as that of decimal to binary except that the base
taken is 16 instead of 2.
•For example, to convert 765.24510 to the hexadecimal
equivalent, do the following:
Integer Part
16 765
16 47 - 13
16 2 - 15
0 - 2
0.245
x 16
3.920
x 16
14.720
x 16
11.520
765.24510 = 2FD.3EB16
Fractional Part
Conversion of Hexadecimal to
Decimal
• Similarly, to convert a hexadecimal number to its
equivalent decimal number by add up the product of each
digit value (0 to 9, A to F) with its positional value, as
shown below:
Decimal number system

More Related Content

What's hot

Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
Mubashir Ali
 
binary number system
 binary number system binary number system
binary number system
vishal gupta
 
Number Systems
Number SystemsNumber Systems
Number Systems
Jubayer Alam Shoikat
 
Number System
Number SystemNumber System
Number System
Web Designer
 
Hexadecimal numbers
Hexadecimal  numbersHexadecimal  numbers
Hexadecimal numbersatcnerd
 
Binary addition.pptx
Binary addition.pptxBinary addition.pptx
Binary addition.pptx
Pooja Dixit
 
Number system
Number systemNumber system
Number systemkashee99
 
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
 
Data Representation
Data RepresentationData Representation
Data Representation
Dilum Bandara
 
Number System in CoMpUtEr
Number System in CoMpUtErNumber System in CoMpUtEr
Number System in CoMpUtEr
vishal bansal
 
Number system
Number systemNumber system
Number system
ankush9927
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmetic
Meenakshi Paul
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
Aman anand kumar
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
Anil Kumar Prajapati
 
Number system....
Number system....Number system....
Number system....mshoaib15
 
Floating point presentation
Floating point presentationFloating point presentation
Floating point presentation
SnehalataAgasti
 
Number System
Number SystemNumber System
Number System
samarthagrawal
 
Number System
Number SystemNumber System
Number System
MusPaintal
 
Binary to Decimal Conversion
Binary to Decimal ConversionBinary to Decimal Conversion
Binary to Decimal Conversion
Neelanjan Bhattacharyya
 

What's hot (20)

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 system
 binary number system binary number system
binary number system
 
Number Systems
Number SystemsNumber Systems
Number Systems
 
Number System
Number SystemNumber System
Number System
 
Hexadecimal numbers
Hexadecimal  numbersHexadecimal  numbers
Hexadecimal numbers
 
Binary addition.pptx
Binary addition.pptxBinary addition.pptx
Binary addition.pptx
 
Number system
Number systemNumber system
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
 
Data Representation
Data RepresentationData Representation
Data Representation
 
Number System in CoMpUtEr
Number System in CoMpUtErNumber System in CoMpUtEr
Number System in CoMpUtEr
 
Number system
Number systemNumber system
Number system
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmetic
 
Number system computer fundamental
 Number  system computer fundamental  Number  system computer fundamental
Number system computer fundamental
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
Number system....
Number system....Number system....
Number system....
 
Floating point presentation
Floating point presentationFloating point presentation
Floating point presentation
 
Number System
Number SystemNumber System
Number System
 
Number System
Number SystemNumber System
Number System
 
Binary to Decimal Conversion
Binary to Decimal ConversionBinary to Decimal Conversion
Binary to Decimal Conversion
 

Similar to Decimal number system

Number systems
Number systemsNumber systems
Number systems
ponandannel
 
Week 4-Number Systems.pptx
Week 4-Number Systems.pptxWeek 4-Number Systems.pptx
Week 4-Number Systems.pptx
HamnaKhalid25
 
209313998_Math_Let_Reviewer.ppt.pdf
209313998_Math_Let_Reviewer.ppt.pdf209313998_Math_Let_Reviewer.ppt.pdf
209313998_Math_Let_Reviewer.ppt.pdf
ssuser2d1201
 
Decimalsppt.x
Decimalsppt.xDecimalsppt.x
Decimalsppt.x
PalakGupta171
 
Number-Systems presentation of the mathematics
Number-Systems presentation of the mathematicsNumber-Systems presentation of the mathematics
Number-Systems presentation of the mathematics
shivas379526
 
Number system
Number systemNumber system
Number system
Ishfaq Ghani
 
5a data representation
5a   data representation5a   data representation
5a data representation
arslanzafar13162
 
1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptx1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptx
LibanMohamed26
 
Chapter 2 chemistry revised
Chapter 2 chemistry revisedChapter 2 chemistry revised
Chapter 2 chemistry revisedAlissa Jordan
 
FS Maths Level 2- March 08, 2023 (Decimals).
FS Maths Level 2- March 08, 2023 (Decimals).FS Maths Level 2- March 08, 2023 (Decimals).
FS Maths Level 2- March 08, 2023 (Decimals).
LeadAcademy3
 
Number system
Number systemNumber system
Number system
HarisAhmed56392
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
AsifRahaman16
 
01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx
JetIguban
 
Progression of outcomes for place value 1 (1)
Progression of outcomes for place value 1 (1)Progression of outcomes for place value 1 (1)
Progression of outcomes for place value 1 (1)
susan70
 
Lecture 2 ns
Lecture 2 nsLecture 2 ns
Lecture 2 ns
Rabiul Sarker
 
12117188.ppt
12117188.ppt12117188.ppt
12117188.ppt
Harshal Vaidya
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
Lovely Professional University
 
12117188.ppt
12117188.ppt12117188.ppt
12117188.ppt
Harshal Vaidya
 

Similar to Decimal number system (20)

Number systems
Number systemsNumber systems
Number systems
 
Number systems
Number systemsNumber systems
Number systems
 
Week 4-Number Systems.pptx
Week 4-Number Systems.pptxWeek 4-Number Systems.pptx
Week 4-Number Systems.pptx
 
209313998_Math_Let_Reviewer.ppt.pdf
209313998_Math_Let_Reviewer.ppt.pdf209313998_Math_Let_Reviewer.ppt.pdf
209313998_Math_Let_Reviewer.ppt.pdf
 
Decimalsppt.x
Decimalsppt.xDecimalsppt.x
Decimalsppt.x
 
Number-Systems presentation of the mathematics
Number-Systems presentation of the mathematicsNumber-Systems presentation of the mathematics
Number-Systems presentation of the mathematics
 
Number system
Number systemNumber system
Number system
 
5a data representation
5a   data representation5a   data representation
5a data representation
 
1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptx1.Digital Electronics overview & Number Systems.pptx
1.Digital Electronics overview & Number Systems.pptx
 
Chapter 2 chemistry revised
Chapter 2 chemistry revisedChapter 2 chemistry revised
Chapter 2 chemistry revised
 
FS Maths Level 2- March 08, 2023 (Decimals).
FS Maths Level 2- March 08, 2023 (Decimals).FS Maths Level 2- March 08, 2023 (Decimals).
FS Maths Level 2- March 08, 2023 (Decimals).
 
Number system
Number systemNumber system
Number system
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Number system
Number systemNumber system
Number system
 
01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx01_Number_System_Introduction.pptx
01_Number_System_Introduction.pptx
 
Progression of outcomes for place value 1 (1)
Progression of outcomes for place value 1 (1)Progression of outcomes for place value 1 (1)
Progression of outcomes for place value 1 (1)
 
Lecture 2 ns
Lecture 2 nsLecture 2 ns
Lecture 2 ns
 
12117188.ppt
12117188.ppt12117188.ppt
12117188.ppt
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
12117188.ppt
12117188.ppt12117188.ppt
12117188.ppt
 

More from Nisarg Amin

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)
Nisarg Amin
 
Power system earthing
Power system earthingPower system earthing
Power system earthing
Nisarg Amin
 
Improving boiler availability
Improving boiler availabilityImproving boiler availability
Improving boiler availability
Nisarg Amin
 
Types of welding
Types of weldingTypes of welding
Types of welding
Nisarg Amin
 
Symmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationSymmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representation
Nisarg Amin
 
Streamer theory
Streamer theoryStreamer theory
Streamer theory
Nisarg Amin
 
Single phase full bridge inverter
Single phase full bridge inverterSingle phase full bridge inverter
Single phase full bridge inverter
Nisarg Amin
 
Flowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerFlowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomer
Nisarg Amin
 
Design of commutator and brush
Design of commutator and brushDesign of commutator and brush
Design of commutator and brush
Nisarg Amin
 
Typical a.c. supply system
Typical a.c. supply systemTypical a.c. supply system
Typical a.c. supply system
Nisarg Amin
 
Servomechanism in Control systems engineering
Servomechanism in Control systems engineeringServomechanism in Control systems engineering
Servomechanism in Control systems engineering
Nisarg Amin
 
Dynamic characteristics of thyristor
Dynamic characteristics of thyristorDynamic characteristics of thyristor
Dynamic characteristics of thyristor
Nisarg Amin
 
Digital logic devices
Digital logic devicesDigital logic devices
Digital logic devices
Nisarg Amin
 
Design of field regulators for dc shunt generators
Design of field regulators   for dc shunt generatorsDesign of field regulators   for dc shunt generators
Design of field regulators for dc shunt generators
Nisarg Amin
 
Firewall and its types and function
Firewall and its types and functionFirewall and its types and function
Firewall and its types and function
Nisarg Amin
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
Nisarg Amin
 
Properties of fourier transform
Properties of fourier transformProperties of fourier transform
Properties of fourier transform
Nisarg Amin
 
Induction generator
Induction generatorInduction generator
Induction generator
Nisarg Amin
 
Engineering applications of thermodynamics
Engineering applications of thermodynamicsEngineering applications of thermodynamics
Engineering applications of thermodynamics
Nisarg Amin
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate system
Nisarg Amin
 

More from Nisarg Amin (20)

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)
 
Power system earthing
Power system earthingPower system earthing
Power system earthing
 
Improving boiler availability
Improving boiler availabilityImproving boiler availability
Improving boiler availability
 
Types of welding
Types of weldingTypes of welding
Types of welding
 
Symmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationSymmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representation
 
Streamer theory
Streamer theoryStreamer theory
Streamer theory
 
Single phase full bridge inverter
Single phase full bridge inverterSingle phase full bridge inverter
Single phase full bridge inverter
 
Flowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerFlowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomer
 
Design of commutator and brush
Design of commutator and brushDesign of commutator and brush
Design of commutator and brush
 
Typical a.c. supply system
Typical a.c. supply systemTypical a.c. supply system
Typical a.c. supply system
 
Servomechanism in Control systems engineering
Servomechanism in Control systems engineeringServomechanism in Control systems engineering
Servomechanism in Control systems engineering
 
Dynamic characteristics of thyristor
Dynamic characteristics of thyristorDynamic characteristics of thyristor
Dynamic characteristics of thyristor
 
Digital logic devices
Digital logic devicesDigital logic devices
Digital logic devices
 
Design of field regulators for dc shunt generators
Design of field regulators   for dc shunt generatorsDesign of field regulators   for dc shunt generators
Design of field regulators for dc shunt generators
 
Firewall and its types and function
Firewall and its types and functionFirewall and its types and function
Firewall and its types and function
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
 
Properties of fourier transform
Properties of fourier transformProperties of fourier transform
Properties of fourier transform
 
Induction generator
Induction generatorInduction generator
Induction generator
 
Engineering applications of thermodynamics
Engineering applications of thermodynamicsEngineering applications of thermodynamics
Engineering applications of thermodynamics
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate system
 

Recently uploaded

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 

Recently uploaded (20)

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 

Decimal number system

  • 1. Prepared By:- Nisarg Amin Topic:- Decimal & Hexadecimal Number System
  • 2. Decimal Number System •The decimal number system is what we most commonly use. It is composed of 10 symbols-0,1,2,3,4 ,5,6, 7,8 and 9. Using these digits you can express any quantity it is also called the base 10 system because it makes use of 10 digits. The number base is also called the radix. •The decimal system is a positional value system (also called the positional value system or the place value notation)in which the value of a digit depends on its position.
  • 3. • For example, consider the whole number 256. • The rightmost digit position is the ones position (101). • The numeral in that position indicates how many ones are present in the number. • Then next position to the left is the tens, then the hundreds, ten thousands, and so on. • Each digit position has a weight that is ten times the weight of the position to its right.
  • 4. • The right most digit has the least positional value (weight), therefore, it is called the Least Significant Digit (LSD). • The leftmost digit has the maximum positional value (weight), therefore, it is called the Most Significant Digit (MSD). • In the above example, 6 is the LSD and 2 is the MSD.
  • 5. Hexadecimal Number System • The hexadecimal number system has 16 as the base number. It has ten numeric digits 0, 1, 2, 3,4,5,6,7,8,9 and six letters A=10, B=11, C=12, D=13, E=14 & F=15. • The hexadecimal system is also a positional numbering system. The value of a hexadecimal digit is expressed as the power of 16. • As an example, consider a hexadecimal number with a fraction-- A65.C2, and the place values or positional values of each digit as a power of 16.
  • 6. Conversion from Decimal to Binary, Octal and Hexadecimal • A decimal number can be an integer, or a mixed number with an integer part and a fractional part. • Two processes are required for converting a decimal number into any other number system, one for the integer part and the other for the fractional part. Integer Part:- • This method involves repeatedly dividing the integer by the new base until the quotient is zero and recording the remainder after each step of division. • Finally, when no more division can occur, write down the remainders from bottom to top.
  • 7. Fractional Part:- • Multiply the fractional part by the new base. • Record the integer part if there is one, else record 0. • Repeat step 1 with the fractional part of the previous multiplication and then repeat step until the fractional part becomes 0. In case of infinite calculations, generally 3 digits are taken.
  • 8. Decimal to hexadecimal •The conversion method of decimal to hexadecimal is the same as that of decimal to binary except that the base taken is 16 instead of 2. •For example, to convert 765.24510 to the hexadecimal equivalent, do the following: Integer Part 16 765 16 47 - 13 16 2 - 15 0 - 2 0.245 x 16 3.920 x 16 14.720 x 16 11.520 765.24510 = 2FD.3EB16 Fractional Part
  • 9. Conversion of Hexadecimal to Decimal • Similarly, to convert a hexadecimal number to its equivalent decimal number by add up the product of each digit value (0 to 9, A to F) with its positional value, as shown below: