You are on page 1of 9

MIT OpenCourseWare http://ocw.mit.

edu

6.033 Computer System Engineering


Spring 2009

For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

Best Effort Networks


Delays - propagation + xmit + queuing + proc Loss Reordering Duplication

Dealing w/ Complexity
Modularity Layering Protocols Rules

Layering
enet C wifi Q4,5 modem Q3 Net Pick next link Link E2E S App send(s, msg)

Q2

Encapsulation
Each layer add/remove its header/trailer Dont look at / use payload from higher layers

Link Layer Issues


Digital Analog Digital Framing Channel Access
Carrier sense Collision Detect TDM

Error Detection/Correction

DAD
Sender 1010 data CLK 0 1 0 1 1 0 1 0 Rcvr

PLL
8x oversampling S 1110000000011111 D CLK Enc R Dec CLK PLL unaligned CLK

Manchester Encoding
000 0: 1: 010

You might also like