Preview

NT1210 Lab 1

Satisfactory Essays
Open Document
Open Document
473 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
NT1210 Lab 1
Xavier Crabtree
NT1210
Lab 1.1: Reading Binary

Exercise 1.1.1
Create a mapping similar to Figure 1-1 for the decimal number 2931 using either paper and pencil or a Word document.
10^3 | 10^2 | 10^1 | 10^0 | 1000 | 100 | 10 | 1 |
2 | 9 | 3 | 1 | x | x | x | = 2931
= 2931 x | 2000 + | 900 + | 30 + | 1 |

Exercise 1.1.2
Create a mapping similar to Figure 1-2 for the binary number 110 base 2 using either paper and pencil or a Word document.
110 = 1x4 + 1x2 + 0x1
110 =6

Exercise 1.1.3
Create a mapping similar to Figure 1-2 for the binary number 11 base 2 using either paper and pencil or a Word document.
(1 * 2^3) + (0 * 2^2) + (1 * 2^1) + (1 * 2^0) = 8 + 0 + 2 + 1 = 11
Exercise 1.1.4
Create an expanded mapping similar to Figure 1-3 for the binary number 10010 with base 2 using either paper and pencil or a Word document.
= 0(1) + 1(2) + 0(4) + 0(8) + 1(16)
= 0 + 2 + 0 + 0 + 16 = 18

Exercise 1.1.5
Create an expanded mapping similar to Figure 1-3 for the binary number 11100010 with base 2 using either paper and pencil or a Word document.
= 1(1) + 1(2) + 0(4) + 0(8) + 1(16) + 1(32) + 1(64)
= 1 + 2 + 0 + 0 + 16 + 32 + 64 = 115

Exercise 1.1.6
Using the example in Figure 1-5 and the steps that followed, create a binary conversion for the decimal value 156.
2)156 0
2)78 0
2)39 1
2)19 1
2)9 1
2)4 0
2)2 0
1
= 10011100
Exercise 1.1.7
Using the example in Figure 1-5 and the steps that followed, create a binary conversion for the decimal value 255.
255/2= 127 Remainder 1
127/2=63 Remainder 1
63/2= 31 Remainder 1
31/2=15 Remainder 1
15/2= 7 Remainder 1
7/2 = 3 Remainder 1
3/2= 1 Remainder 1
1/2 = 0 Remainder 1
=11111111

Exercise 1.1.8
Using the example in Figure 1-5 and the steps that followed, create a binary conversion for the decimal value 200.
100|10|1|
2 | 0| 0
2x100+0+0 = 200
1 |1 |0 |0 |1 |0 |0 | 0
128|64 | 32 |16| 8 | 4| 2 | 1

Exercise 1.1.9
Using the binary converter document, create a decimal conversion for the binary value 1001

You May Also Find These Documents Helpful

  • Good Essays

    Nt1310 Unit 5 Lab Report

    • 490 Words
    • 2 Pages

    INPUT ADDRESS OUTPUT ADDRESS 0.01 – defected bottle Shift 0.02 – shift and counter Shift 0.03 Shift 10.00 100.01 10.01 100.02 10.02 100.03 10.03 100.04…

    • 490 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    NT1210 Lab 1

    • 319 Words
    • 4 Pages

    4. The leading Zeros would make it difficult to build a decimal to binary conversion table in excel. Excel doesn’t see numbers with leading 0s as real numbers.…

    • 319 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT1210 Week 1 Labs 1

    • 3680 Words
    • 20 Pages

    Create a mapping similar to Figure 1- 2 for the binary number 11 2 using either paper and pencil or a Word document.…

    • 3680 Words
    • 20 Pages
    Satisfactory Essays
  • Good Essays

    Explanation: (4,1) corresponds to an arrow on a mapping diagram that starts at 4 and ends at 1. The first value in an ordered pair is the x-coordinate, which corresponds to the input column on a mapping diagram. The second value is the y-coordinate, which corresponds to the output column.…

    • 506 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Lab 1 1

    • 814 Words
    • 9 Pages

    Create a mapping similar to Figure 1-2 for the binary number 1102 using either paper and pencil or a Word document.…

    • 814 Words
    • 9 Pages
    Satisfactory Essays
  • Satisfactory Essays

    CEIS100 W5 ILab Report

    • 320 Words
    • 2 Pages

    Code—copy and paste (or type) your code below. You can also post a screenshot of the program working if you would like.…

    • 320 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 1

    • 1660 Words
    • 7 Pages

    Create a mapping similar to figure 1-3 for the binary number 11 using either paper and pencil or a word document.…

    • 1660 Words
    • 7 Pages
    Satisfactory Essays
  • Better Essays

    Nt1310 Unit 1 Assignment

    • 1994 Words
    • 8 Pages

    5. Convert 32 decimal to binary floating point. Use a 6 bit mantissa and a 4 bit exponent.…

    • 1994 Words
    • 8 Pages
    Better Essays
  • Satisfactory Essays

    Number Conversions

    • 180 Words
    • 2 Pages

    2.Convert your binary result back into decimal to prove your answer is correct. This is also…

    • 180 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    1 1 0 "2 "2 1 1 "2 0 "2 1 1 "2 "2 0 1 0 "2 0 1 1 "2 '4 0 1 0 2 0 1 0 0 0 "2 1 0 0 0 "2 1…

    • 2401 Words
    • 10 Pages
    Powerful Essays
  • Satisfactory Essays

    Simpsons

    • 982 Words
    • 4 Pages

    4. Using the symbol > arrange the following numbers: • • 1 237 456 1 273 462…

    • 982 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    code program

    • 317 Words
    • 2 Pages

    (Input screenshot) - Insert here a screenshot of your program running showing entry of the provided set of test input data for this assignment:…

    • 317 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Exam 3

    • 772 Words
    • 4 Pages

    You can press the _____ key while dragging the fill handle to fill a series with numbers that increment by one.…

    • 772 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    For binary subtraction, we use 2’s complement to keep things simple. For instance, to perform the operation six (0110) minus five (0101), we first obtain the 2’s complement of five and then add it to six:…

    • 845 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    | Displays items in one of four views (text only, text with small icons, text with large icons, or report view.…

    • 447 Words
    • 2 Pages
    Satisfactory Essays