SlideShare a Scribd company logo
Network Edge
Access Networks and Physical Media

Engr. Abbas Abbasi
Important Terms Review
 Host or End System
 Communication Link
 Transmission rate
 Packet
 Packet Switching
 Route or Path
 Router
 Link Layer Switch

 ISP
 Protocol
 TCP
 IP
 RFC

 Distributed Application
 API
Chapter 1: roadmap
1.1 What is the Internet?
1.2 Network edge
1.3 Network core
Network access and physical media
Internet structure and ISPs
1.4 Delay & loss in packet-switched networks
1.5 Protocol layers, service models
1.6 Networks under attack: security (covered in Chap. 8)
1.7 History
A closer look at network structure:
 network edge: applications

and hosts
 network core:

 routers
 network of networks

 access networks, physical

media: communication links
End Systems or Hosts
 PCs
 Game Consoles (Xbox, Playstation)

 Internet Ready TVs (Google TV)
 Home Appliances
 IP enabled phones
 Cyber-Physical Systems

 Industrial Systems (ECS)
 Biomedical Devices (Body Area Network: BAN)
 GPS Device
Hosts
 They are called hosts because they host (run) applications
 Client
 Servers
 Data Centers
 Content Distribution Networks (CDNs)

 Write down five ways to connect to the Internet
The network edge:
 end systems (hosts):
 run application programs

 e.g. Web, email
 at “edge of network”

 client/server model
 client host requests, receives service from

always-on server
 e.g. Web browser/server; email
client/server

 peer-peer model:
 minimal (or no) use of dedicated servers
 e.g. Skype, BitTorrent, KaZaA
Access Networks


network—the network that physically connects an end system to the first router (Edge Router)

Home Network
 WAN Mobile Network
 Enterprise Network












DSL (Digital Subscriber Line)
Cable
FTTH (Fiber to the home)
Dial-Up
Satellite
Ethernet
WiFi (Wireless Fidelity)
3G (Third generation)
LTE (Long Term Evolution)
Network edge: connection-oriented service
Goal: data transfer between end
systems
 handshaking: setup (prepare
for) data transfer ahead of
time
 Hello, hello back -human

protocol
 set up “state” in two
communicating hosts

TCP service [RFC 793]
 reliable, in-order byte-stream data

transfer
 loss: acknowledgements and

retransmissions

 flow control:
 sender won’t overwhelm receiver

 TCP - Transmission Control  congestion control:
 senders “slow down sending rate”
Protocol
when network congested
 Internet’s connection-oriented
service
Network edge: connectionless service
Goal: data transfer between end
systems
 same as before!

 UDP - User Datagram Protocol

[RFC 768]:
connectionless
unreliable data transfer
no flow control
no congestion control

App’s using TCP:
 HTTP (Web), FTP (file

transfer), Telnet (remote
login), SMTP (email)

App’s using UDP:
 streaming media,

teleconferencing, DNS,
Internet telephony, Domain
Name lookup, Time lookup.
Access networks and physical media
Q: How to connect end systems to edge
router?
 residential access nets
 institutional access networks
(school, company)
 mobile access networks
Keep in mind:
 bandwidth (bits per second) of
access network?
 shared or dedicated?
Residential access
 Dialup via modem
 up to 56Kbps direct access to router

(often less)
 Can not surf and phone at same time:
can’t be “always on”
 DSL: digital subscriber line
 up to 1 Mbps upstream (today typically 500 kbps)
 up to 20 Mbps downstream (today typically 8 Mbps)
 FDM: 50 kHz - 1 MHz for downstream
4 kHz - 50 kHz for upstream
0 kHz - 4 kHz for ordinary telephone
DSL Structure

DSLAM: DSL Access Multiplexer
Cable Access

CMTS: Cable Modem Termination System
Cable Network Architecture: Overview

Typically 500 to 5,000 homes

cable headend
cable distribution
network (simplified)

home
Cable Network Architecture: Overview
FDM:

V
I
D
E
O

V
I
D
E
O

V
I
D
E
O

V
I
D
E
O

V
I
D
E
O

V
I
D
E
O

D
A
T
A

D
A
T
A

C
O
N
T
R
O
L

1

2

3

4

5

6

7

8

9

Channels

cable headend
cable distribution
network

home
Cable Network Architecture: Overview
server(s)

Fiber

Coax

cable headend
cable distribution
network

home
Cable Network Architecture: Overview

cable headend
cable distribution
network (simplified)

home
Fiber to the home (FTTH)
 Active Optical Network (AON) equivalent to Ethernet
 Passive Optical Network (PON)
PON
Downstream: 20Mbps
ONT: Optical Network Terminator
Splitter supports <100 ONT

OLT: Optical Line Terminator
converts optical signals to electrical
signals
Shared Fiber
Ethernet LAN
Wireless access networks
 shared wireless access network connects

end system to router

 via base station aka “access point”

 wireless LANs:
 802.11b/g (WiFi): 11 or 54 Mbps, @2.4
GHZ (range 100 m),
 802.11a 54 Mbps @ 5 GHz
 wider-area wireless access
 provided by telco operator
 3G ~ 384 kbps
 GPRS in Europe/US
 WiMax in US

router
base
station

mobile
hosts
Physical Media
 Bit: propagates between

transmitter/rcvr 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 3: traditional phone wires, 10

(CAT-5)
Mbps Ethernet
 Category 5:
100 Mbps Ethernet
 Category 7
1 Gbps and 10 Gbps E'net
Physical Media: coax, fiber
Coaxial cable:
 two concentric copper

conductors
 bidirectional
 baseband:

 single channel on cable
 legacy Ethernet

 broadband:
 multiple channels on cable
 CATV HFC Fiber-Coax

Optical Fiber 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 Gps)
 low error rate: repeaters spaced
far apart ; immune to
electromagnetic noise
Lighted
Fiber
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)
 11Mbps, 54 Mbps
 wide-area (e.g., cellular)

 e.g. 4G: several Mbps
 satellite
 Kbps to 45 Mbps channel (or

multiple smaller channels)
 270 msec end-end delay
 geosynchronous versus low
altitude
Important Terms
 DSL

 LAN

 DSLAM

 3G

 HFC

 LTE

 CMTS

 WiFi

 FTTH

 Physical Medium Types

 AON

 UTP

 PON

 Shared Medium

 ONT

 OC (Optical Carrier)

 OLT

 Geostationary Satellite

 LEO Satellite

More Related Content

What's hot

nokia_netact_brochure
nokia_netact_brochurenokia_netact_brochure
nokia_netact_brochureAna Sousa
 
Network devices
Network devicesNetwork devices
Network devices
Rahul Kushwaha
 
Making networks secure with multi-layer encryption
Making networks secure with multi-layer encryptionMaking networks secure with multi-layer encryption
Making networks secure with multi-layer encryption
ADVA
 
Wi fi / Wireless Fidelity
Wi fi / Wireless FidelityWi fi / Wireless Fidelity
Wi fi / Wireless Fidelity
Chiranjit Adhikary
 
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
Parthipan Parthi
 
PoE Power Introduction
PoE Power IntroductionPoE Power Introduction
PoE Power Introduction
FSP Technology Inc.
 
Module 5 Wireless Network Design Considerations
Module 5   Wireless Network Design ConsiderationsModule 5   Wireless Network Design Considerations
Module 5 Wireless Network Design Considerations
nikshaikh786
 
3g seminar
3g seminar 3g seminar
3g seminar
aditya verma
 
IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...
IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...
IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...
Xi'an Jiaotong-Liverpool University
 
Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)
Dr Rajiv Srivastava
 
RF Planning and Optimization
RF Planning and OptimizationRF Planning and Optimization
RF Planning and Optimization
Muhammad Ateeq ur Rehman
 
SELTA Energy Automation Portfolio 2018
SELTA Energy Automation Portfolio 2018SELTA Energy Automation Portfolio 2018
SELTA Energy Automation Portfolio 2018
SELTA
 
Distributed System
Distributed System Distributed System
Distributed System
Nitesh Saitwal
 
Wireless networks syllabus
Wireless networks syllabusWireless networks syllabus
Wireless networks syllabus
nikshaikh786
 
5 g wireless technology ppt
5 g wireless technology ppt5 g wireless technology ppt
5 g wireless technology ppt
Shakib Ansaar
 
4 palo alto licenses
4 palo alto licenses4 palo alto licenses
4 palo alto licenses
Mostafa El Lathy
 
data communication
data communicationdata communication
data communication
Rajat Singla
 
Wi-Fi 6: A New Era of Wireless Networking
Wi-Fi 6: A New Era of Wireless NetworkingWi-Fi 6: A New Era of Wireless Networking
Wi-Fi 6: A New Era of Wireless Networking
Valiant Technology
 
VoLTE Service Monitoring - VoLTE Voice Call
VoLTE Service Monitoring - VoLTE Voice CallVoLTE Service Monitoring - VoLTE Voice Call
VoLTE Service Monitoring - VoLTE Voice Call
Jose Gonzalez
 

What's hot (20)

nokia_netact_brochure
nokia_netact_brochurenokia_netact_brochure
nokia_netact_brochure
 
Network devices
Network devicesNetwork devices
Network devices
 
Making networks secure with multi-layer encryption
Making networks secure with multi-layer encryptionMaking networks secure with multi-layer encryption
Making networks secure with multi-layer encryption
 
Wi fi / Wireless Fidelity
Wi fi / Wireless FidelityWi fi / Wireless Fidelity
Wi fi / Wireless Fidelity
 
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
 
PoE Power Introduction
PoE Power IntroductionPoE Power Introduction
PoE Power Introduction
 
Module 5 Wireless Network Design Considerations
Module 5   Wireless Network Design ConsiderationsModule 5   Wireless Network Design Considerations
Module 5 Wireless Network Design Considerations
 
3g seminar
3g seminar 3g seminar
3g seminar
 
IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...
IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...
IEEE 802.11s Tutorial - Overview of the Amendment for Wireless Local Area Mes...
 
Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)
 
RF Planning and Optimization
RF Planning and OptimizationRF Planning and Optimization
RF Planning and Optimization
 
SELTA Energy Automation Portfolio 2018
SELTA Energy Automation Portfolio 2018SELTA Energy Automation Portfolio 2018
SELTA Energy Automation Portfolio 2018
 
Distributed System
Distributed System Distributed System
Distributed System
 
Wireless networks syllabus
Wireless networks syllabusWireless networks syllabus
Wireless networks syllabus
 
5 g wireless technology ppt
5 g wireless technology ppt5 g wireless technology ppt
5 g wireless technology ppt
 
4 palo alto licenses
4 palo alto licenses4 palo alto licenses
4 palo alto licenses
 
data communication
data communicationdata communication
data communication
 
Wi-Fi 6: A New Era of Wireless Networking
Wi-Fi 6: A New Era of Wireless NetworkingWi-Fi 6: A New Era of Wireless Networking
Wi-Fi 6: A New Era of Wireless Networking
 
Carrier Ethernet
Carrier EthernetCarrier Ethernet
Carrier Ethernet
 
VoLTE Service Monitoring - VoLTE Voice Call
VoLTE Service Monitoring - VoLTE Voice CallVoLTE Service Monitoring - VoLTE Voice Call
VoLTE Service Monitoring - VoLTE Voice Call
 

Viewers also liked

Lec 1
Lec 1Lec 1
Lec 1
hz3012
 
BarkatShaikhProfile.docx
BarkatShaikhProfile.docxBarkatShaikhProfile.docx
BarkatShaikhProfile.docxBarkat Shaikh
 
Unit Thirteen - Present Subjunctive
Unit Thirteen - Present SubjunctiveUnit Thirteen - Present Subjunctive
Unit Thirteen - Present Subjunctive
Jennifer Kunka
 
Tema 1 .Los números naturales
Tema 1 .Los números naturalesTema 1 .Los números naturales
Tema 1 .Los números naturalesirene2003
 
La conquesta de la lluna
La conquesta de la llunaLa conquesta de la lluna
La conquesta de la llunaclaudia2419
 
Gotokki presentation v2014
Gotokki presentation v2014Gotokki presentation v2014
Gotokki presentation v2014
gotokki
 
Lec 4 and_5
Lec 4 and_5Lec 4 and_5
Lec 4 and_5
hz3012
 

Viewers also liked (8)

Lec 1
Lec 1Lec 1
Lec 1
 
BarkatShaikhProfile.docx
BarkatShaikhProfile.docxBarkatShaikhProfile.docx
BarkatShaikhProfile.docx
 
Unit Thirteen - Present Subjunctive
Unit Thirteen - Present SubjunctiveUnit Thirteen - Present Subjunctive
Unit Thirteen - Present Subjunctive
 
Tema 1 .Los números naturales
Tema 1 .Los números naturalesTema 1 .Los números naturales
Tema 1 .Los números naturales
 
La conquesta de la lluna
La conquesta de la llunaLa conquesta de la lluna
La conquesta de la lluna
 
Going to maryoris
Going to maryorisGoing to maryoris
Going to maryoris
 
Gotokki presentation v2014
Gotokki presentation v2014Gotokki presentation v2014
Gotokki presentation v2014
 
Lec 4 and_5
Lec 4 and_5Lec 4 and_5
Lec 4 and_5
 

Similar to Lec 2 and_3

Networks (Distributed computing)
Networks (Distributed computing)Networks (Distributed computing)
Networks (Distributed computing)Sri Prasanna
 
Lec-01 Introduction Computer Networks...
Lec-01 Introduction Computer Networks...Lec-01 Introduction Computer Networks...
Lec-01 Introduction Computer Networks...
bismahmalik22
 
Week1 lec2-bscs1
Week1 lec2-bscs1Week1 lec2-bscs1
Week1 lec2-bscs1
syedhaiderraza
 
ComputerNetwork_Introductions_C1_en.pptx
ComputerNetwork_Introductions_C1_en.pptxComputerNetwork_Introductions_C1_en.pptx
ComputerNetwork_Introductions_C1_en.pptx
huypmg22git
 
Chapter_1_V6.1.ppt
Chapter_1_V6.1.pptChapter_1_V6.1.ppt
Chapter_1_V6.1.ppt
ubaidullah75790
 
Chapter_1 V6.1 absolute java original slides
Chapter_1 V6.1 absolute java original slidesChapter_1 V6.1 absolute java original slides
Chapter_1 V6.1 absolute java original slides
mzayed5
 
Network th ITM3
Network th ITM3Network th ITM3
Network th ITM3
Aram Mohammed
 
Network chapter 1 ENCS2330 Birzeit_university
Network chapter 1 ENCS2330 Birzeit_universityNetwork chapter 1 ENCS2330 Birzeit_university
Network chapter 1 ENCS2330 Birzeit_university
OmarQalalwehAbuSamra
 
Chapter 1 v6.1
Chapter 1 v6.1Chapter 1 v6.1
Chapter 1 v6.1
david123456aa
 
preKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.pptpreKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.ppt
abdullahalamin69
 
preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...
jeronimored
 
Ch1 2ed 29_dec03
Ch1 2ed 29_dec03Ch1 2ed 29_dec03
Ch1 2ed 29_dec03Sugan Nalla
 
Networking
NetworkingNetworking
Networking
Mudasirbaloch
 
1st Talk
1st Talk1st Talk
1st Talk
Aniruddha Das
 
Lecture 12
Lecture 12Lecture 12
Lecture 12
Anwal Mirza
 
Jaimin chp-1 - introduction - 2011 batch
Jaimin   chp-1  - introduction - 2011 batchJaimin   chp-1  - introduction - 2011 batch
Jaimin chp-1 - introduction - 2011 batch
Jaimin Jani
 
20CS2008 Computer Networks
20CS2008 Computer Networks20CS2008 Computer Networks
20CS2008 Computer Networks
Kathirvel Ayyaswamy
 

Similar to Lec 2 and_3 (20)

Chapter1
Chapter1Chapter1
Chapter1
 
Networks (Distributed computing)
Networks (Distributed computing)Networks (Distributed computing)
Networks (Distributed computing)
 
Lec-01 Introduction Computer Networks...
Lec-01 Introduction Computer Networks...Lec-01 Introduction Computer Networks...
Lec-01 Introduction Computer Networks...
 
Week1 lec2-bscs1
Week1 lec2-bscs1Week1 lec2-bscs1
Week1 lec2-bscs1
 
ComputerNetwork_Introductions_C1_en.pptx
ComputerNetwork_Introductions_C1_en.pptxComputerNetwork_Introductions_C1_en.pptx
ComputerNetwork_Introductions_C1_en.pptx
 
Chapter_1_V6.1.ppt
Chapter_1_V6.1.pptChapter_1_V6.1.ppt
Chapter_1_V6.1.ppt
 
Chapter_1 V6.1 absolute java original slides
Chapter_1 V6.1 absolute java original slidesChapter_1 V6.1 absolute java original slides
Chapter_1 V6.1 absolute java original slides
 
Network th ITM3
Network th ITM3Network th ITM3
Network th ITM3
 
Network chapter 1 ENCS2330 Birzeit_university
Network chapter 1 ENCS2330 Birzeit_universityNetwork chapter 1 ENCS2330 Birzeit_university
Network chapter 1 ENCS2330 Birzeit_university
 
Chapter 1 v6.1
Chapter 1 v6.1Chapter 1 v6.1
Chapter 1 v6.1
 
preKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.pptpreKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.ppt
 
preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...
 
Ch1 2ed 29_dec03
Ch1 2ed 29_dec03Ch1 2ed 29_dec03
Ch1 2ed 29_dec03
 
01 pengenalan
01 pengenalan01 pengenalan
01 pengenalan
 
Networking
NetworkingNetworking
Networking
 
3rd edition chapter1
3rd edition chapter13rd edition chapter1
3rd edition chapter1
 
1st Talk
1st Talk1st Talk
1st Talk
 
Lecture 12
Lecture 12Lecture 12
Lecture 12
 
Jaimin chp-1 - introduction - 2011 batch
Jaimin   chp-1  - introduction - 2011 batchJaimin   chp-1  - introduction - 2011 batch
Jaimin chp-1 - introduction - 2011 batch
 
20CS2008 Computer Networks
20CS2008 Computer Networks20CS2008 Computer Networks
20CS2008 Computer Networks
 

Recently uploaded

Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 

Recently uploaded (20)

Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 

Lec 2 and_3

  • 1. Network Edge Access Networks and Physical Media Engr. Abbas Abbasi
  • 2. Important Terms Review  Host or End System  Communication Link  Transmission rate  Packet  Packet Switching  Route or Path  Router  Link Layer Switch  ISP  Protocol  TCP  IP  RFC  Distributed Application  API
  • 3. Chapter 1: roadmap 1.1 What is the Internet? 1.2 Network edge 1.3 Network core Network access and physical media Internet structure and ISPs 1.4 Delay & loss in packet-switched networks 1.5 Protocol layers, service models 1.6 Networks under attack: security (covered in Chap. 8) 1.7 History
  • 4. A closer look at network structure:  network edge: applications and hosts  network core:  routers  network of networks  access networks, physical media: communication links
  • 5. End Systems or Hosts  PCs  Game Consoles (Xbox, Playstation)  Internet Ready TVs (Google TV)  Home Appliances  IP enabled phones  Cyber-Physical Systems  Industrial Systems (ECS)  Biomedical Devices (Body Area Network: BAN)  GPS Device
  • 6. Hosts  They are called hosts because they host (run) applications  Client  Servers  Data Centers  Content Distribution Networks (CDNs)  Write down five ways to connect to the Internet
  • 7. The network edge:  end systems (hosts):  run application programs  e.g. Web, email  at “edge of network”  client/server model  client host requests, receives service from always-on server  e.g. Web browser/server; email client/server  peer-peer model:  minimal (or no) use of dedicated servers  e.g. Skype, BitTorrent, KaZaA
  • 8. Access Networks  network—the network that physically connects an end system to the first router (Edge Router) Home Network  WAN Mobile Network  Enterprise Network           DSL (Digital Subscriber Line) Cable FTTH (Fiber to the home) Dial-Up Satellite Ethernet WiFi (Wireless Fidelity) 3G (Third generation) LTE (Long Term Evolution)
  • 9. Network edge: connection-oriented service Goal: data transfer between end systems  handshaking: setup (prepare for) data transfer ahead of time  Hello, hello back -human protocol  set up “state” in two communicating hosts TCP service [RFC 793]  reliable, in-order byte-stream data transfer  loss: acknowledgements and retransmissions  flow control:  sender won’t overwhelm receiver  TCP - Transmission Control  congestion control:  senders “slow down sending rate” Protocol when network congested  Internet’s connection-oriented service
  • 10. Network edge: connectionless service Goal: data transfer between end systems  same as before!  UDP - User Datagram Protocol [RFC 768]: connectionless unreliable data transfer no flow control no congestion control App’s using TCP:  HTTP (Web), FTP (file transfer), Telnet (remote login), SMTP (email) App’s using UDP:  streaming media, teleconferencing, DNS, Internet telephony, Domain Name lookup, Time lookup.
  • 11. Access networks and physical media Q: How to connect end systems to edge router?  residential access nets  institutional access networks (school, company)  mobile access networks Keep in mind:  bandwidth (bits per second) of access network?  shared or dedicated?
  • 12. Residential access  Dialup via modem  up to 56Kbps direct access to router (often less)  Can not surf and phone at same time: can’t be “always on”  DSL: digital subscriber line  up to 1 Mbps upstream (today typically 500 kbps)  up to 20 Mbps downstream (today typically 8 Mbps)  FDM: 50 kHz - 1 MHz for downstream 4 kHz - 50 kHz for upstream 0 kHz - 4 kHz for ordinary telephone
  • 13. DSL Structure DSLAM: DSL Access Multiplexer
  • 14. Cable Access CMTS: Cable Modem Termination System
  • 15. Cable Network Architecture: Overview Typically 500 to 5,000 homes cable headend cable distribution network (simplified) home
  • 16. Cable Network Architecture: Overview FDM: V I D E O V I D E O V I D E O V I D E O V I D E O V I D E O D A T A D A T A C O N T R O L 1 2 3 4 5 6 7 8 9 Channels cable headend cable distribution network home
  • 17. Cable Network Architecture: Overview server(s) Fiber Coax cable headend cable distribution network home
  • 18. Cable Network Architecture: Overview cable headend cable distribution network (simplified) home
  • 19. Fiber to the home (FTTH)  Active Optical Network (AON) equivalent to Ethernet  Passive Optical Network (PON)
  • 20. PON Downstream: 20Mbps ONT: Optical Network Terminator Splitter supports <100 ONT OLT: Optical Line Terminator converts optical signals to electrical signals Shared Fiber
  • 22. Wireless access networks  shared wireless access network connects end system to router  via base station aka “access point”  wireless LANs:  802.11b/g (WiFi): 11 or 54 Mbps, @2.4 GHZ (range 100 m),  802.11a 54 Mbps @ 5 GHz  wider-area wireless access  provided by telco operator  3G ~ 384 kbps  GPRS in Europe/US  WiMax in US router base station mobile hosts
  • 23. Physical Media  Bit: propagates between transmitter/rcvr 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 3: traditional phone wires, 10 (CAT-5) Mbps Ethernet  Category 5: 100 Mbps Ethernet  Category 7 1 Gbps and 10 Gbps E'net
  • 24. Physical Media: coax, fiber Coaxial cable:  two concentric copper conductors  bidirectional  baseband:  single channel on cable  legacy Ethernet  broadband:  multiple channels on cable  CATV HFC Fiber-Coax Optical Fiber 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 Gps)  low error rate: repeaters spaced far apart ; immune to electromagnetic noise Lighted Fiber
  • 25. 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)  11Mbps, 54 Mbps  wide-area (e.g., cellular)  e.g. 4G: several Mbps  satellite  Kbps to 45 Mbps channel (or multiple smaller channels)  270 msec end-end delay  geosynchronous versus low altitude
  • 26. Important Terms  DSL  LAN  DSLAM  3G  HFC  LTE  CMTS  WiFi  FTTH  Physical Medium Types  AON  UTP  PON  Shared Medium  ONT  OC (Optical Carrier)  OLT  Geostationary Satellite  LEO Satellite