Outline for April 16, 2007

Question: Web sites often ask you to register and supply a password. Do you think it is a good idea to use the same password for all your accounts, including the one on home, school, and work computers? Why or why not?

  1. Greetings and felicitations!
  2. Analog and digital
    1. Analog→digital: sample the signal at discrete intervals, output 1 if signal present, 0 if not (or values indicating intensity); precision based on frequency of sampling
    2. Digital→analog: output signal based on digital values
    3. Precision: how closely the converter can get the digital to match the analog
    4. Resolution: range of analog values converter can handle
  3. Bandwidth
    1. Capacity of a channel: how much data can move through it
    2. Limited by type of channel, material making up the channel, processing in the channel, etc.
    3. Latency: overhead of moving data, for example address information, error correcting codes, etc.
    4. Multiplexing: split data into multiple parts, ship each part over separate channel
  4. Ports: USB
    1. USB hubs, daisy chaining
    2. 4 wires: 2 for power, 2 for commands and data; on these, one at a time has signal, and which wire has the signal indicates whether it is a 1 or 0
    3. When first connected, device sends signal (on one wire for high speed, 12Mb/sec.; on other for low speed, 1.5Mb/sec.)
    4. System then acts like it does when booting; it queries device for type, assigns number
    5. Messages to device marked with token; all may see it, but only one whose token is there acts on it


Here is a PDF version of this document.