Preview

Logic Computer Design

Satisfactory Essays
Open Document
Open Document
1967 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Logic Computer Design
C HAPTER 1
© 2008 Pearson Education, Inc.

1-1.

(a)
(1) Calm:

or

(2) 10 mph

(3) 100 mph
(b) The microcomputer requires a table or equation for converting from rotations/second to miles/hour. The pulses produced by the rotating disk must be counted over a known period of time, and the table or equation used to convert the binary count to miles per hour.

1-2.

–34° quantizes to –30° => 1 V => 0001
+31° quantizes to +30° => 7 V => 0111
+77° quantizes to +80° => 12 V => 1100
+108° quantizes to +110° => 15 V => 1111

1-3.*
Decimal, Binary, Octal and Hexadecimal Numbers from (16)10 to (31)10
Dec
Bin
Oct
Hex

1-4.

16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1 0000 1 0001 1 0010 1 0011 1 0100 1 0101 1 0110 1 0111 1 1000 1 1001 1 1010 1 1011 1 1100 1 1101 1 1110 1 1111
20
21
22
23
24
25
26
27
30
31
32
33
34
35
36
37
10
11
12
13
14
15
16
17
18
19
1A
1B
1C
1D
1E
1F

96 K = 96 × 2 10 = 98, 304 Bits
640 M = 640 × 2 20 = 671, 088, 640 Bits
4 G = 4 × 2 30 = 4, 294, 967, 296 Bits

1-5.

220 = (1,000,00010 + d) where d = 48,576
1Tb = 240 = (220)2 = (1,000,000 + d)2
= (1,000,000)2 + 2(1,000,000) d + d2
= 1,000,000,000,000
+

97,152,000,000

+

2,359,627,776

= 1,099,511,627,776
11 1 Bits
25 1 Bits




1-6.

2 11 – 1 = 2047

2 25 – 1 = 33, 554, 431

7

Problem Solutions – Chapter 1

1-7.*

( 1001101 )2 = 2 6 + 2 3 + 2 2 + 2 0 = 77
( 1010011.101 ) 2 = 2 6 + 2 4 + 2 1 + 2 0 + 2 –1 + 2 – 3 = 83.625
( 10101110.1001 )2 = 2 7 + 2 5 + 2 3 + 2 2 + 2 1 + 2 – 1 + 2 –4 = 174.5625

1-8.

2|193
2|96
2|48
2|24
2|12
2|6
2|1
0

1
0
0
0
0
1
1

11000001

2|751
2|375
2|187
2|93
2|46
2|23
2|11
2|5
2|2
2|1
0

2|2007
2|1003
2|501
2|250
2|125
2|62
2|31
2|15
2|7
2|3
2|1
0

1
1
1
0
1
0
1
1
1
1
1

11111010111

1
1
1
1
0
1
1
1
0
1

2|19450 0
2|9725 1
2|4862 0
2|2431 1
2|1215 1
2|607 1
2|303 1
2|151 1

You May Also Find These Documents Helpful

  • Satisfactory Essays

    NT1210 Week 1 Labs 1

    • 3680 Words
    • 20 Pages

    Using the binary converter document, create a decimal conversion for the binary value 1001 2 .…

    • 3680 Words
    • 20 Pages
    Satisfactory Essays
  • Good Essays

    Pt1420 Unit 5 Study Guide

    • 2789 Words
    • 12 Pages

    2. Convert the number obtained in decimal into binary dividing the number by 2 until the quotient is zero.…

    • 2789 Words
    • 12 Pages
    Good Essays
  • Satisfactory Essays

    The bit pattern 1011 in 1’s complement notation is 7. The result of 7 – 2 using 2’s complement notation is 8. The bit pattern 1110 in 2’s complement notation is 9. The range of numbers that can be represented using the Excess-2N-1 notation is _________.…

    • 4533 Words
    • 19 Pages
    Satisfactory Essays
  • Satisfactory Essays

    midterm FIN 5080

    • 2075 Words
    • 16 Pages

    Note: Enter your answer rounded off to two decimal points. For example, if your answer is 12.345 then enter as 12.35 in the answer box.…

    • 2075 Words
    • 16 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Mat/206 week4

    • 302 Words
    • 2 Pages

    This is the same question number 155. You convert a number such as 53,000,000 by taking out the zeros and putting a dot between the 5 and 3. It ends up looking like 5.3*10^7…

    • 302 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    2640 U3 A1

    • 292 Words
    • 2 Pages

    Be sure to show your work, meaning your steps to convert binary to decimal, etc.…

    • 292 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Pt1420 Unit 7 Study Guide

    • 582 Words
    • 3 Pages

    11.Write a program to put the sum 1+4+7+...............+148 in AX. Then display the result. Page: 114…

    • 582 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Labpaq Math Lab

    • 1518 Words
    • 7 Pages

    The exponent must show the number of decimal places that the decimal needs to be moved to change the number to standard notation.…

    • 1518 Words
    • 7 Pages
    Good Essays
  • Better Essays

    Nt1310 Unit 1 Assignment

    • 1994 Words
    • 8 Pages

    * The binary numbering system plays a central role in how information of all kinds is stored on the computer. Understanding binary can lift a lot of the mysteries from computers because at a fundamental level they're really just machines for flipping binary digits on and off. There are several activities on binary numbers in this document, all simple enough that they can be used to teach the binary system to anyone who can count! Generally children learn the binary system very quickly using this approach, but we find that many adults are also excited when they finally understand what bits…

    • 1994 Words
    • 8 Pages
    Better Essays
  • Satisfactory Essays

    Environmental Science 1401

    • 1146 Words
    • 5 Pages

    87.045 = [d] x 101 + [e] x 100 + [f] x 10-1 + [g] x 10[h] + 5 x 10[i]…

    • 1146 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    IP Subnetting

    • 333 Words
    • 2 Pages

    Be sure to show your work, meaning your steps to convert binary to decimal, etc.…

    • 333 Words
    • 2 Pages
    Powerful Essays
  • Good Essays

    Convert the decimal number 50 into binary using the division-by-two method. Convert the binary result back into decimal.…

    • 705 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Hmc Portfolio

    • 326 Words
    • 2 Pages

    2Notice that Exhibit 6 reports only one decimal and so you should _nd the second…

    • 326 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    = .022750062 =.0228 MOVE DECIMAL TO THE RIGHT 2 PLACES TO GET THE PERCENTAGE 2.28%…

    • 396 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Formatting Code Python

    • 451 Words
    • 2 Pages

    Floating point numbers We consider the floating point numbers 12·34567 and -12·34. The %f formatting code presents data in decimal notation. The %e code does it in exponential form. Formatting code %f %20f %-20f %020f %+f %+20f %+-20f %+020f %.4f %20.4f %-20.4f %020.4f %+.4f %+20.4f %+-20.4f %+020.4f Formatting code %e %20e %-20e %020e %+e %+20e %+-20e %+020e %.4e %20.4e %-20.4e %020.4e %+.4e %+20.4e %+-20.4e %+020.4e 12·34567 '12.345670' ' 12.345670' '12.345670 ' '0000000000012.345670' '+12.345670' ' +12.345670' '+12.345670 ' '+000000000012.345670' '12.3457' ' 12.3457' '12.3457 ' '000000000000012.3457' '+12.3457' ' +12.3457' '+12.3457 ' '+00000000000012.3457' 12·34567 '1.234567e+01' ' 1.234567e+01' '1.234567e+01 ' '000000001.234567e+01' '+1.234567e+01' ' +1.234567e+01' '+1.234567e+01 ' '+00000001.234567e+01' '1.2346e+01' ' 1.2346e+01' '1.2346e+01 ' '00000000001.2346e+01' '+1.2346e+01' ' +1.2346e+01' '+1.2346e+01 ' '+0000000001.2346e+01' -12·34 '-12.340000' ' -12.340000' '-12.340000 ' '-000000000012.340000' '-12.340000' ' -12.340000' '-12.340000 ' '-000000000012.340000' '-12.3400' ' -12.3400' '-12.3400 ' '-00000000000012.3400' '-12.3400' ' -12.3400' '-12.3400 '…

    • 451 Words
    • 2 Pages
    Satisfactory Essays