csc358 week 1ylzhang/csc358/files/lec01.pdfn users 1 mbps link. 1-38 using packet switching, how...

68
CSC358 Week 1 Adapted from slides by J.F. Kurose and K. W. Ross. All material copyright 1996-2016 J.F Kurose and K.W. Ross, All Rights Reserved

Upload: others

Post on 20-Sep-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

CSC358 Week 1

Adapted from slides by J.F. Kurose and K. W. Ross.All material copyright 1996-2016 J.F Kurose and K.W. Ross, All Rights Reserved

Page 2: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Teaching Team

Instructor:

Larry Zhang

[email protected]

Office: DH-3070

TAs:

Aishwarya RamanathanPeter PanSerguei Khasimkhanov

1-2

Page 3: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Today’s outline

§ Logistics (why / what / how)§ Introduction to the Internet

1-3

Page 4: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Why CSC358§ How important is the Internet to your life?§ The Internet is the largest engineered system

ever created by mankind.§ It’s hard to imagine/believe how people could

possibly made it work.§ So let’s learn it.

1-4

Page 5: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

What’s in CSC358

§ From top to bottom, the whole design stack of the Internet.

§ Before: black magic è After: elegant designs that are simple and efficient.

§ You will understand how the Internet works.§ You will obtain critical skills to design your own

networked system.

1-5

Page 6: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

How to do well in CSC358

1-6

Page 7: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

First and foremost

Be Interested.

1-7

Page 8: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Course website

http://www.cs.toronto.edu/~ylzhang/csc358/

1-8

Page 9: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Textbook

1-9

Computer Networking: A Top Down Approach7th edition Jim Kurose, Keith Ross

Pearson/Addison WesleyApril 2016

(any other edition works as well)

Page 10: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Marking Scheme

§ 3 assignments: 3 x 10% = 30%• Programming assignments in Python and C

§ Midterm test: 23%• 90 minutes, in class

§ Final exam: 47%• 3 hours, comprehensive• must get >= 40%

1-10

Page 11: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Learning components in CSC358§ Lectures• Basic concepts and theoretical content

§ Assignments• Learning by practice, get your hands dirty and play

around.

§ Tutorials• Exercises that prepare you for the test and exam.• Help with assignments.• As important as lectures to attend!• Skipping and just reading solutions will not be even

close to the “full experience” of learning.

1-11

Page 12: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Prerequisites

§ Things we assume you already know• Python programming (CSC148)• C programming and Unix tools (CSC209)• Binary representation and operations (CSC258)• Probability and Counting (STA256)• Data structures and algorithms (CSC263)

§ Review if feeling rusty in any of these!

1-12

Page 13: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Get help

§ Discussion board• link on course website

§ Office hours:• Thursday, 3-5pm• Monday, Tuesday 5-6:30pm (priority for CSC258)

§ Get all the help!

1-13

Page 14: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Student Feedback

§ Give us frequent (e.g., every week) feedbacks on how things are going. It is very useful for improving your learning experience in a timely manner.

§ Anonymous feedback form:• link on the course website

§ Or, just drop by and talk to Larry

1-14

Page 15: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Academic Integrity

§ All assignment submissions will be checked using a plagiarism detection system at the end of the semester.

§ Each assignment is 10%, which means any academic offence will be a big deal.

§ It’s not as simple as “don’t cheat/don’t copy others”• Protect yourself• Read this:

http://www.cs.toronto.edu/~fpitt/documents/plagiarism.html

1-15

Page 16: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ In-class pop quizzes. To participate, you’ll need:• be in the class• have access to a browser (on a

phone, tablet or a laptop), or the Kahoot app

§ has nothing (directly) to do with your course grade

1-16

Page 17: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Intro to the Internetan overview

1-17

Page 18: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Internet history

§ 1961: Kleinrock -queueing theory shows effectiveness of packet-switching

§ 1964: Baran - packet-switching in military nets

§ 1967: ARPAnet conceived by Advanced Research Projects Agency

§ 1969: first ARPAnet node operational

§ 1972:• ARPAnet public demo• NCP (Network Control

Protocol) first host-host protocol

• first e-mail program• ARPAnet has 15 nodes

1961-1972: Early packet-switching principles

1-18

Page 19: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ 1970: ALOHAnet satellite network in Hawaii

§ 1974: Cerf and Kahn -architecture for interconnecting networks

§ 1976: Ethernet at Xerox PARC§ late70�s: proprietary

architectures: DECnet, SNA, XNA

§ late 70�s: switching fixed length packets (ATM precursor)

§ 1979: ARPAnet has 200 nodes

Cerf and Kahn�s internetworking principles:• minimalism, autonomy - no

internal changes required to interconnect networks

• best effort service model• stateless routers• decentralized control

define today�s Internet architecture

1972-1980: Internetworking, new and proprietary nets

Internet history

1-19

Page 20: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ 1983: deployment of TCP/IP

§ 1982: smtp e-mail protocol defined

§ 1983: DNS defined for name-to-IP-address translation

§ 1985: ftp protocol defined§ 1988: TCP congestion

control

§ new national networks: CSnet, BITnet, NSFnet, Minitel

§ 100,000 hosts connected to confederation of networks

1980-1990: new protocols, a proliferation of networks

Internet history

1-20

Page 21: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ early 1990�s: ARPAnetdecommissioned

§ 1991: NSF lifts restrictions on commercial use of NSFnet(decommissioned, 1995)

§ early 1990s: Web• hypertext [Bush 1945,

Nelson 1960�s]• HTML, HTTP: Berners-Lee• 1994: Mosaic, later Netscape• late 1990�s:

commercialization of the Web

late 1990�s – 2000�s:§ more killer apps: instant

messaging, P2P file sharing§ network security to

forefront§ est. 50 million host, 100

million+ users§ backbone links running at

Gbps

1990, 2000�s: commercialization, the Web, new apps

Internet history

1-21

Page 22: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

2005-present§ ~5B devices attached to Internet (2016)

• smartphones and tablets§ aggressive deployment of broadband access§ increasing ubiquity of high-speed wireless access§ emergence of online social networks:

• Facebook: ~ one billion users§ e-commerce, universities, enterprises running their

services in �cloud� (e.g., Amazon EC2)

Internet history

1-22

Page 23: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Structure of the Internet

1-23

Page 24: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

What�s the Internet: �nuts and bolts� view

§ billions of connected computing devices: • hosts = end systems• running network apps

§ communication links• fiber, copper, radio,

satellite• transmission rate:

bandwidth

§ packet switches: forward packets (chunks of data)• routers and switches

wiredlinks

wirelesslinks

router

smartphone

PC

server

wirelesslaptop

mobile network

global ISP

regional ISP

home network

institutionalnetwork

1-24

Page 25: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ Internet: �network of networks�• Interconnected ISPs

§ protocols control sending, receiving of messages

• e.g., TCP, IP, HTTP, Skype, 802.11§ Internet standards

• RFC: Request for comments• IETF: Internet Engineering Task Force

What�s the Internet: �nuts and bolts� view

mobile network

global ISP

regional ISP

home network

institutionalnetwork

1-25

Page 26: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Network structure

§ network edge:• hosts: clients and servers• servers often in data

centers

§ access networks, physical media: wired, wireless communication links§ DSL, Cable, Wireless LAN,

LTE, etc.

§ network core: • interconnected routers• network of networks

mobile network

global ISP

regional ISP

home network

institutionalnetwork

1-26

Page 27: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Host: sends packets of data

host sending function:§ takes application message§ breaks into smaller

chunks, known as packets, of length L bits

§ transmits packet into access network at transmission rate R• link transmission rate,

aka link capacity, aka link bandwidth

R: link transmission ratehost

12

two packets, L bits each

packettransmission

delay

time needed totransmit L-bit

packet into linkL (bits)R (bits/sec)= =

1-27

Page 28: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Note on units

§ In this course, assume the following conversion

§ 1 Gb = 1000 Mb§ 1 Mb = 1000 kb§ 1 kb = 1000 bits

1-28

Page 29: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Physical media

§ bit: propagates betweentransmitter/receiver pairs

§ physical link: what lies between transmitter & receiver

§ guided media: • signals propagate in solid

media: copper, fiber, coax§ unguided media:• signals propagate freely,

e.g., radio

twisted pair (TP)§ two insulated copper

wires• Category 5: 100 Mbps, 1

Gbps Ethernet• Category 6: 10Gbps

1-29

Page 30: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Physical media: coax, fiber

coaxial cable:§ two concentric copper

conductors§ bidirectional§ broadband:

• multiple channels on cable• HFC (Hybrid Fibre-Coaxial)

fiber optic cable:§ glass fiber carrying light

pulses, each pulse a bit§ high-speed operation:

• high-speed point-to-point transmission (e.g., 10�s-100�s Gbps transmission rate)

§ low error rate: • repeaters spaced far apart • immune to electromagnetic

noise

1-30

Page 31: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Physical media: radio

§ signal carried in electromagnetic spectrum

§ no physical �wire�§ bidirectional§ propagation environment

effects:• reflection • obstruction by objects• interference

radio link types:§ terrestrial microwave

• e.g. up to 45 Mbps channels§ LAN (e.g., WiFi)

• 54 Mbps§ wide-area (e.g., cellular)

• 4G cellular: ~ 10 Mbps§ satellite

• Kbps to 45Mbps channel (or multiple smaller channels)

• 270 msec end-end delay• geosynchronous versus low

altitude

1-31

Page 32: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ mesh of interconnected routers

§ packet-switching: hosts break application-layer messages into packets• forward packets from one

router to the next, across links on path from source to destination

• each packet transmitted at full link capacity

The network core

1-32

Page 33: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Packet-switching: store-and-forward

§ takes L/R seconds to transmit (push out) L-bit packet into link at R bps

§ store and forward: entire packet must arrive at router before it can be transmitted on next link

sourceR bps destination

123

L bitsper packet

R bps

§ end-end trans. delay = 2L/R§ (assuming zero propagation delay, more on this later.)

1-33

Page 34: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Packet Switching: queueing delay, loss

A

B

CR = 100 Mb/s

R = 1.5 Mb/s D

Equeue of packetswaiting for output link

queuing and loss: § if arrival rate (in bits) to link exceeds transmission rate of link

for a period of time:• packets will queue, wait to be transmitted on link • packets can be dropped (lost) if memory (buffer) fills up

1-34

Page 35: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Two key network-core functions

forwarding: move packets from router�s input to appropriate router output

routing: determines source-destination route taken by packets

§ routing algorithms

routing algorithm

local forwarding tableheader value output link

0100010101111001

3221

123

0111

destination address in arrivingpacket�s header

1-35

Page 36: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Alternative core: circuit switchingend-end resources allocated

to, reserved for �call�between source & dest:

§ dedicated resources: no sharing• circuit-like (guaranteed)

performance§ circuit segment idle if not used

by call (no sharing)§ commonly used in traditional

telephone networks

1-36

Page 37: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Packet switching vs circuit switching

example:§ 1 Mb/s link§ each user:

• 100 kb/s when �active�• active 10% of time

Nusers

1 Mbps link

…..

1-37

Using Circuit-Switching, how many users are allowed?

Each user reserves 100 Kb/s, no sharing, so maximum 10 users allowed (1Mbps/100Kbps)

Page 38: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Packet switching vs circuit switching

example:§ 1 Mb/s link§ each user:

• 100 kb/s when �active�• active 10% of time

Nusers

1 Mbps link

…..

1-38

Using Packet Switching, how many users are allowed?

Technically, no limit, as long as <= 10 users are active at the same time. What’s the probability of that, assuming we have 35 users in total?• ~99.96% (we’ll do the calculation in the tutorial, try it first!)

• Packet switching allows more users to use network!

Page 39: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ great for bursty data• resource sharing• simpler, no call setup

§ excessive congestion possible: packet delay and loss• protocols needed for reliable data transfer, congestion

control

§ Important design idea: • reserved resource vs on-demand allocation• real-life examples?

is packet switching a �slam dunk winner?�

Packet switching vs circuit switching

1-39

Page 40: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Network of Networks

1-40

Page 41: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Internet structure: network of networks

Question: given millions of access nets, how to connect them together?

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnetaccess

net

accessnet

………

1-41

Page 42: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Internet structure: network of networks

Option: connect each access net to every other access net?

accessnet

accessnet

……

………

connecting each access net to each other directly doesn’t

scale: O(N2) connections.

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet …

accessnet

accessnet

accessnet

accessnet

accessnet

accessnetaccess

net

accessnet

1-42

Page 43: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Internet structure: network of networks

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnetaccess

net

accessnet

………

Option: connect each access net to one global transit ISP? Customer and provider of the ISP have economic agreement.

globalISP

1-43

Page 44: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

ISP C

ISP B

ISP A

Internet structure: network of networks

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnetaccess

net

accessnet

………

But if one global ISP is viable business, there will be competitors ….

accessnet

1-44

Page 45: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

ISP C

ISP B

ISP A

Internet structure: network of networks

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnetaccess

net

accessnet

………

accessnet

But if one global ISP is viable business, there will be competitors …. which must be interconnected

IXP

peering link

Internet exchange point

IXP

1-45

Page 46: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

ISP C

ISP B

ISP A

Internet structure: network of networks

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnetaccess

net

accessnet

………

accessnet

IXP

IXPaccessnet

accessnet

accessnet

regional net

… and regional networks may arise to connect access nets to ISPs

1-46

Page 47: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

ISP C

ISP B

ISP A

Internet structure: network of networks

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnetaccess

net

accessnet

………

accessnet

IXP

IXPaccessnet

accessnet

accessnet

regional net

Content provider network

… and content provider networks (e.g., Google, Microsoft, Akamai) may run their own network, to bring services, content close to end users

1-47

Page 48: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Internet structure: network of networks

§ at center: small # of well-connected large networks• �tier-1� commercial ISPs (e.g., Level 3, Sprint, AT&T, NTT), national &

international coverage• content provider network (e.g., Google): private network that connects

it data centers to Internet, often bypassing tier-1, regional ISPs

IXP IXP IXP

Tier 1 ISP Tier 1 ISP Google

Regional ISP Regional ISP

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

accessnet

1-48

Page 49: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Delay, Loss, Throughput

1-49

Page 50: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

A

B

How do loss and delay occur?

packets queue in router buffers§ packet arrival rate to link (temporarily) exceeds output link

capacity§ packets queue, wait for turn

packet being transmitted (delay)

packets queueing (delay)

free (available) buffers: arriving packets dropped (loss) if no free buffers

1-50

Page 51: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Four sources of packet delay

dproc: nodal processing§ check bit errors§ determine output link§ typically < msec

dqueue: queueing delay§ time waiting at output link

for transmission § depends on congestion

level of router

propagation

nodalprocessing queueing

dnodal = dproc + dqueue + dtrans + dprop

A

B

transmission

1-51

Page 52: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

dtrans: transmission delay:§ L: packet length (bits) § R: link bandwidth (bps)§ dtrans = L/R

dprop: propagation delay:§ d: length of physical link§ s: propagation speed (~2x108 m/sec)§ dprop = d/s

Four sources of packet delay

dtrans and dpropvery different

propagation

nodalprocessing queueing

dnodal = dproc + dqueue + dtrans + dprop

A

B

transmission

1-52

Page 53: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Caravan analogy

§ cars �propagate� at 100 km/hr

§ toll booth takes 12 sec to service car (bit transmission time)

§ car ~ bit; caravan ~ packet§ Q: How long until caravan is

lined up before 2nd toll booth?

§ time to �push� entire caravan through toll booth onto highway = 12*10 = 120 sec

§ time for last car to propagate from 1st to 2nd toll both: 100km/(100km/hr)= 1 hr

§ A: 62 minutes§ Propagation is bottle neck

toll booth

toll booth

ten-car caravan

100 km 100 km

1-53

Page 54: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Caravan analogy (more)

§ suppose cars now �propagate� at 1000 km/hr§ and suppose toll booth now takes 1 minute to service a car§ Q: Will cars arrive to 2nd booth before all cars serviced at first

booth?

• A: Yes! after 7 min, first car arrives at second booth; three cars still at first booth

• Transmission becomes bottleneck.

toll booth

toll booth

ten-car caravan

100 km 100 km

1-54

Page 55: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

§ R: link bandwidth (bps)§ L: packet length (bits)§ a: average packet arrival

rate

traffic intensity = La/R§ La/R ~ 0:

§ avg. queueing delay small§ La/R à 1:

§ avg. queueing delay large§ La/R > 1:

§ more �work� arriving than can be serviced, average delay infinite!

aver

age

que

uein

g de

lay

La/R ~ 0

La/R à 1

Queueing delay (revisited)

1-55

Page 56: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Packet loss§ queue (aka buffer) preceding link in buffer has finite

capacity§ packet arriving to full queue dropped (aka lost)§ lost packet may be retransmitted by previous node, by

source end system, or not at all

A

B

packet being transmitted

packet arriving tofull buffer is lost

buffer (waiting area)

1-56

Page 57: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Throughput

§ throughput: rate (bits/time unit) at which bits transferred between sender/receiver• instantaneous: rate at given point in time• average: rate over longer period of time

server, withfile of F bits

to send to client

link capacityRs bits/sec

link capacityRc bits/sec

server sends bits (fluid) into pipe

pipe that can carryfluid at rateRs bits/sec)

pipe that can carryfluid at rateRc bits/sec)

1-57

Page 58: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Throughput (more)

§ Rs < Rc What is average end-end throughput?

Rs bits/sec Rc bits/sec

§ Rs > Rc What is average end-end throughput?

link on end-end path that constrains end-end throughputbottleneck link

Rs bits/sec Rc bits/sec

1-58

Page 59: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Protocol Layers

1-59

Page 60: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Protocol �layers�Networks are complex,with many �pieces�:

§ hosts§ routers§ links of various

media§ applications§ protocols§ hardware,

software

Question:is there any hope of organizing structure of

network?

…. or at least our discussion of networks?

1-60

Page 61: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Try this first:

§ Describe the organization of the whole air travel system, in an organized way.

1-61

Page 62: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Organization of air travel

§ a series of steps

ticket (purchase)

baggage (check)

gates (load)

runway takeoff

airplane routing

ticket (complain)

baggage (claim)

gates (unload)

runway landing

airplane routing

airplane routing

1-62

Page 63: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

ticket (purchase)

baggage (check)

gates (load)

runway (takeoff)

airplane routing

departureairport

arrivalairport

intermediate air-trafficcontrol centers

airplane routing airplane routing

ticket (complain)

baggage (claim

gates (unload)

runway (land)

airplane routing

ticket

baggage

gate

takeoff/landing

airplane routing

Layering of airline functionality

layers: each layer implements a service§ via its own internal-layer actions§ relying on services provided by layer below

1-63

Page 64: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Why layering?

dealing with complex systems:§ explicit structure allows identification,

relationship of complex system�s pieces• layered reference model for discussion

§ modularization eases maintenance, updating of system• change of implementation of layer�s service

transparent to rest of system• e.g., change in gate procedure doesn’t affect rest of

system

1-64

Page 65: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

Internet protocol stack§ application: supporting network

applications• FTP, SMTP, HTTP

§ transport: process-process data transfer• TCP, UDP

§ network: routing of datagrams from source to destination• IP, routing protocols

§ link: data transfer between neighboring network elements• Ethernet, 802.111 (WiFi), PPP

§ physical: bits �on the wire�

application

transport

network

link

physical

1-65

Page 66: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

ISO/OSI reference model

§ presentation: allow applications to interpret meaning of data, e.g., encryption, compression, machine-specific conventions

§ session: synchronization, checkpointing, recovery of data exchange

§ Internet stack �missing� these layers!• these services, if needed, must be

implemented in application• needed?

applicationpresentationsessiontransportnetwork

linkphysical

1-66

Page 67: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

sourceapplicationtransportnetwork

linkphysical

HtHn M

segment Ht

datagram

destinationapplicationtransportnetwork

linkphysical

HtHnHl M

HtHn M

Ht M

M

networklink

physical

linkphysical

HtHnHl M

HtHn M

HtHn M

HtHnHl M

router

switch

Encapsulationmessage M

Ht M

Hn

frame

1-67

Each layer does not need to understand the protocol of another layer.

Page 68: CSC358 Week 1ylzhang/csc358/files/lec01.pdfN users 1 Mbps link. 1-38 Using Packet Switching, how many users are allowed? Technically, no limit, as long as

A top-down approach

§ In this course, we will learn the Internet protocol stack layer by layer, starting from the top.

§ Next week: application layer.

1-68

application

transport

network

link

physical