CSP Unit 1, Lesson 6 Response

    1. Develop a protocol that allows the user to send a calendar date (mm/dd). What is the minimum number of bits necessary?
      1. 9 bits
    2. Develop a protocol that allows the user to send a time (use 24hr military time hh:mm:ss). What is the minimum number of bits necessary?
      1. 17 bits
    3. Develop a protocol designed for a graph that is not square, e.g. 50 * 200. How does this alter the format of your protocol
      1. The format of the protocol changes because it would increase the number of bits needed send the message through the internet simulator, and to create the graph.
    4. Develop a protocol that can communicate locations on the surface of the earth. Longitude and latitude might be helpful tools to use.

Comments

Popular posts from this blog

Reflection on Blown to Bits Chapter 1

Ghost in the Machine reflection (Blown to Bits p. 73-88)

Homework Day 3: Computing Innovations