In decimal to binary conversion,
the no. given is 546.15 (base 10 to base 2)
For- 546= 1000100010
and 0.15 is going on and on. It is- 001001100110011 (0011's continue).
WHAT SHOULD I DO.
QUESTION WORTH 60 POINTS.
Answers
answer
Register to download premium content!
X
Register
Log In
AC Circuits
Amplifiers
Attenuators
Binary Numbers
Boolean Algebra
Capacitors
Combinational Logic
Connectivity
Counters
DC Circuits
Diodes
Electromagnetism
Filters
Inductors
Input/Output Devices
Logic Gates
Miscellaneous Circuits
Operational Amplifiers
Oscillator
Power Electronics
Power Supplies
Premium
RC Networks
Resistors
Resources
Sequential Logic
Systems
Transformers
Transistors
Waveform Generators
Premium Content
Further Education
Sitemap
Contact Us
Home / Binary Numbers / Binary to Decimal Conversion
Binary to Decimal Conversion
Binary to Decimal Conversion of numbers uses weighted columns to identify the order of the digits to determine the final value of the number
Conversion of binary to decimal (base-2 to base-10) numbers and back is an important concept to understand as the binary numbering system forms the basis for all computer and digital systems.
The decimal or “denary” counting system uses the Base-of-10 numbering system where each digit in a number takes on one of ten possible values, called “digits”, from 0 to 9, eg. 21310 (Two Hundred and Thirteen).
But as well as having 10 digits ( 0 through 9 ), the decimal numbering system also has the operations of addition ( + ), subtraction ( – ), multiplication ( × ) and division ( ÷ ).
In a decimal system each digit has a value ten times greater than its previous number and this decimal numbering system uses a set of symbols, b, together with a base, q, to determine the weight of each digit within a number. For example, the six in sixty has a lower weighting than the six in six hundred. Then in a binary numbering system we need some way of converting Decimal to Binary as well as back from Binary to Decimal.
Hope it helps you.........