Chapter1 PartB
Chapter1 PartB
Introduction 1-2
Physical media: coax, fiber
Introduction 1-3
Physical media: radio
• signal carried in electromagnetic radio link types:
Bluetooth: cable replacement
spectrum
short distances, limited rates
• no physical “wire” LAN (e.g., WiFi)
• broadcast, “half-duplex” (sender 11Mbps, 54 Mbps
to receiver) wide-area (e.g., cellular)
• propagation environment effects: 4G cellular: ~ few Mbps~10Km
• reflection terrestrial microwave
Introduction 1-4
Chapter 1: roadmap
1.1 what is the Internet?
1.2 network edge
end systems, access networks, links
1.3 network core
packet switching, circuit switching, network
structure
1.4 delay, loss, throughput in networks
1.5 protocol layers, service models
1.6 networks under attack: security
1.7 history
Introduction 1-5
The network core
mobile network
national or global ISP
• mesh of interconnected routers
• packet-switching: hosts break application-
layer messages into packets
• network forwards packets from one
local or
router to the next, across links on path regional ISP
from source to destination
home network content
• Packet Switches : Routers, Link-layer provider
network
Switches datacenter
network
enterprise
network
Introduction: 1-6
Packet-switching: store-and-forward
L bits
per packet
3 2 1
source destination
R bps R bps
D
B R = 1.5 Mb/s
E
queue of packets
waiting for transmission
over output link
For each link, the packet switch has an output buffer that stores packets that the
router is about to send into that link.
Queueing occurs when work arrives faster than it can be serviced:
Introduction: 1-8
Packet-switching: queueing
R = 100 Mb/s
A C
D
B R = 1.5 Mb/s
E
queue of packets
waiting for transmission
over output link
Packet queuing and loss: if arrival rate (in bps) to link exceeds
transmission rate (bps) of link for some period of time:
• packets will queue, waiting to be transmitted on output link
• packets can be dropped (lost) if memory (buffer) in router fills up
Introduction: 1-9
Two key network-core functions
Introduction: 1-11
Circuit switching: FDM and TDM
Frequency Division Multiplexing
(FDM) 4 users
frequency
• optical, electromagnetic frequencies
divided into (narrow) frequency bands
frequency
time divided into slots
each call allocated periodic slot(s),
can transmit at maximum rate of time
(wider) frequency band (only) during
its time slot(s) Introduction: 1-12
Q: How long it takes to send a file of 640,000 bits from Host A to Host B over a
circuit-switched network. Suppose that all links in the network use TDM with
24 slots and have a bit rate of 1.536 Mbps?
1.536Mbps/24 = 64kbps