Concept explainers
Conversion of BCD (8421) numbers 11 0110 0101.0000 0111 to a decimal numbers.

Answer to Problem 21A
Decimal numbers is 365.0710.
Explanation of Solution
Given information:
A BCD (8421) numbers 11 0110 0101.0000 0111.
Calculation:
BCD number system uses 2 symbols: The numbers are 0 and 1.
And a decimal number system uses the number 10 as its base i.e. it has 10 symbols; decimal digits are 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.
BCD numbers are represented as from decimal number
BCD (8421) | 0000 | 0001 | 0010 | 0011 | 0100 | 0101 | 0110 | 0111 | 1000 | 1001 |
Decimal | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
Each decimal digit consists of 4 BCD digits.
For example decimal number 9 is equal to BCD number 1001.
For converting integer part of BCD numbers into decimal numbers write down the BCD numbers and represent four binary digits from right by its decimal digit from the table.
Then combine all the digits together.
For converting fractional part of BCD numbers into decimal numbers write down the BCD numbers and represent four binary digits from left by its decimal digit from the table.
Then combine all the digits together.
Finally decimal number is combination of both integer and fractional part.
Decimal digits are equal to the summation of 2n where n = 0, 1, 2 and 3 (position from right)
For example 9 = 23+20; in this example 21 and 22 is not exist so at position 1 and 2 binary digit is zero and at position 0 and 3 binary digit is one; for example decimal of BCD 1001 is
The decimal number is equal to the summation of binary digits dn × 2n
Divide the binary number into block of four digits if four digits are not exist the add additional zero in binary number for example 11 is written as 0011 and .11 is written as .1100
Decimal of BCD number 11 0110 0101.0000 0111 is (Starting from right for integer part and starting from left for fractional part)
Want to see more full solutions like this?
Chapter 84 Solutions
EBK MATHEMATICS FOR MACHINE TECHNOLOGY
- Q/Given the function H (X,Y) = H (X,Y) = y 2 X2 2 2 ²** 3 as a first integral, find the correspoding for this function and draw the phase portrait-arrow_forwardQ/ show that the system has alimit cycle and draw phase portrait x = y + x ( 2-x²-y²)/(x² + y²) ½ 2 y = -x+y ( 2-x² - y²) / (x² + y²) ½/2arrow_forwardA sequence X = (xn) is said to be a contractive sequence if there is a constant 0 < C < 1 so that for all n = N. - |Xn+1 − xn| ≤ C|Xn — Xn−1| -arrow_forward
- Mathematics For Machine TechnologyAdvanced MathISBN:9781337798310Author:Peterson, John.Publisher:Cengage Learning,Algebra: Structure And Method, Book 1AlgebraISBN:9780395977224Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. ColePublisher:McDougal Littell
- Elementary AlgebraAlgebraISBN:9780998625713Author:Lynn Marecek, MaryAnne Anthony-SmithPublisher:OpenStax - Rice UniversityHolt Mcdougal Larson Pre-algebra: Student Edition...AlgebraISBN:9780547587776Author:HOLT MCDOUGALPublisher:HOLT MCDOUGAL




