SlideShare a Scribd company logo
1 of 23
Telecommunication Basics
Brian (Yoohyun) Kim
Product Marketing manager at CDNetworks
March, 2015
Contents • What is Telecommunication?
• Basic terms and concepts of Telecommunication
• Technical overview of the telephone service
• Cellular Telephony
• Residential internet access service
What is Telecommunication?
• Telecommunication
 Telecommunication occurs when the exchange of information between two entities
(communication) includes the use of technology. Communication technology uses channels to
transmit information (as electrical signals), either over a physical medium (such as signal cables),
or in the form of electromagnetic waves.
• Basic elements
 A transmitter that takes information (e.g. voice or text) and converts it to a signal.
 A transmission medium, also called the "physical channel" that carries the signal. An example of
this is the "free space channel, copper wire, coaxial cable or Fiber Optic cable, etc.".
 A receiver that takes the signal from the channel and converts it back into usable information.
 Transceiver: a single box of electronics working as both a transmitter and a receiver, or a
transceiver. For example, a cellular phone is a transceiver.
• Communication Channel
 The term "channel" has two different meanings. In one meaning, a channel is the physical
medium that carries a signal between the transmitter and the receiver.
 The other meaning of the term "channel" in telecommunications is seen in the phrase
communications channel, which is a subdivision of a transmission medium so that it can be
used to send multiple streams of information simultaneously.
*Source: Wikipedia – “Telecommunication”, http://en.wikipedia.org/w/index.php?title=Telecommunication&redirect=no
Basic Terms and Concepts
• Half duplex vs Full duplex
 A duplex communication system is a point-to-point system, usually in fixed-line telephone
network, composed of two connected parties or devices that can communicate with one
another in both directions.
 In a full duplex system, both parties can communicate to the other simultaneously. An example
of a full-duplex device is a telephone
 In a half-duplex system, there are still two clearly defined paths/channels, and each party can
communicate to the other but not simultaneously; the communication is one direction at a time.
An example of a half-duplex device is a walkie-talkie.
Full-duplex communication system
Half-duplex communication system
*Source: Wikipedia – “Duplex (Telecommunications), http://en.wikipedia.org/wiki/Duplex_(telecommunications) ”
Basic Terms and Concepts
• Modulation
 The shaping of a signal to convey information is known as modulation. Modulation can be used
to represent a digital message as an analog waveform. This is commonly called “Keying”.
 Modem: “Modulator – Demodulator”, A to D and D to A because the voice network is analog.
• Analog Signaling vs Digital Signaling
 Analog signaling: Human friendly | AM, FM | Noise cancellation (Signal tuning is the core
technology)
 Digital signaling: Computer friendly | Error correction, Encryption enabled
*Source: Wikipedia – “Telecommunication”, http://en.wikipedia.org/w/index.php?title=Telecommunication&redirect=no
Basic Terms and Concepts
• Switching (“The Cloud”)
 Switching makes better use of the “Cloud”
 Circuit switching, Packet switching (Internet), Broadcasting, Cellular
• Voice network vs Data network
 Voice network: PSTN (Public Switched Telephone Network)
 Basically transmitting the voice
 Data network: LAN, WAN (often (usually) use voice network transmission facilities)
 Anything goes (e.g. text, image, voice, video, etc.)
• Where do networks come from?
 Voice network: Telcos, Long distance carriers
 Data network: ISP (Internet Service Provider)
Basic Terms and Concepts
• Circuit vs Packet switching
 Circuit switching is old and expensive, and it is what PSTN uses
 Packet switching allows traffic to be routed around failures
*Source: IP Routing Tutorial, Stefan Fouant, Slideshare
• End-to-end circuit
• Sequenced communication
• PSTN
• Traditional telephony
• Not cost efficient
• Less Delay
• Highly reliable, but failures typically mean
the circuit must be rebuilt
• Packets represent piece of data
• Unordered transmission
• Internet
• VoIP
• Shared cost model
• Highly Delay
• Less reliable, but can reroute around
failures
Circuit Switching Packet Switching
Basic Terms and Concepts
• Multiplexing
 Multiplexing is the set of technique that allow the simultaneous transmission of multiple signals
across a single data link (transmission medium)
 Multiplexor is a mechanism that implements the concept
*Source: Introduction 1-1 Circuit Switching: FDM and TDM, Sandra4211, Slideshare
Basic Terms and Concepts
• Internet – computer networks that communicate with each other using Internet
Protocol
 Any computer on the Internet can send a message to any other computer using its IP address.
 For the Internet, the physical medium and data link protocol can vary several times as packets
traverse the globe. This is because the Internet places no constraints on what physical medium
or data link protocol is used.
 At the network layer, things become standardized with the Internet Protocol (IP) being adopted
for logical addressing.
 At the transport layer, most communication adopts either the Transmission Control Protocol
(TCP) or the User Datagram Protocol (UDP).
 Above the transport layer, there are certain protocols that are sometimes used and loosely fit in
the session and presentation layers, most notably the Secure Sockets Layer (SSL) and Transport
Layer Security (TLS) protocols.
 Finally, at the application layer, are many of the protocols Internet users would be familiar with
such as HTTP (web browsing), POP3 (e-mail), FTP (file transfer), IRC (Internet chat), BitTorrent
(file sharing) and XMPP (instant messaging).
*Source: Wikipedia – “Telecommunication”, http://en.wikipedia.org/w/index.php?title=Telecommunication&redirect=no
Technical elements of Voice network (PSTN)
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
• The Access System consists of the access line to the customer (called the Local Loop)
and termination equipment at the end office (the nearest telephone office switch).
PSTN: Mostly Digital with Analog Local Loops
• Today, everything is digital except for the Local Loop access line and residential
telephones.
• The actual Local Loop line can carry either analog or digital signals, but the equipment
at both ends is analog.
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
Sound
Wave
Analog
(Analogous)
Electrical Signal
Residential Telephone
(Analog)
Local Loop
(Analog)
PBX
(Digital)
Local Loop
(Digital)
Switch
(Digital)
Switch
(Digital)
Switch
(Digital)
Trunk Line
(Digital)
Example of today’s Telephone network
Codec at the End Office Switch
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
• A Codec at the end office translates between residential analog and PSTN digital
signaling
 ADC = Analog to Digital conversion
 DAC = Digital to Analog conversion
• Analog-to-Digital Conversion (ADC): Bandpass Filtering and Pulse Code Modulation
(PCM)
 Human voice bandwidth: 300Hz to 3,400Hz (3.1KHz bandwidth) – about 4KHz
 Nyquist sampling theory: Signals must be samples at twice their high frequency (1 / 8,000
second sampling, 8-bit sampling, 8,000 bytes/sec, 64Kbps)
Switch
(Digital)
Telephone
(Analog)
Codec
DAC
ADC
Local
Loop
Home End Office
Analog
Signal
Digital
Signal
Voice over IP (VoIP)
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
• Voice over Internet Protocol
 Voice over Internet Protocol (VoIP) allows data packets to be used for synchronous voice
communications. The data packets are marked as voice type packets and can be prioritized by
the network administrators so that the real-time, synchronous conversation is less subject to
contention with other types of data traffic which can be delayed (i.e. file transfer or email) or
buffered in advance (i.e. audio and video) without detriment.
 With IP, there is no wasted capacity as there is with circuit switching and this reduces cost.
 Stations can be special IP telephones with IP functionality or a PC with multimedia hardware and
VoIP software. IP phones need a Codec to convert voice analog signals form the microphone into
digital IP signals.
PC with
Multimedia Hardw are
and VoIPSoftware
IPTelephone
w ith
Codec and
TCP/IPFunctionality
Media
Gatew ay
PSTN
Internet
Cellular Telephony
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
• Microwave uses radio transmission for PSTN trunk lines
 Each circuit is sent in a separate channel and if each channel bandwidth is large, there will be
fewer channels.
 Frequency Division Multiplexing (FDM) used in AMPS (Advanced Mobile Phone System.)
 Voice uses 4 KHz-wide channels.
Cellular Telephony
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
• In Cellular technology, the region is divided into smaller cells.
 In each cell, a Cellsite (Base Station) serves cellphones in the cell.
 When a subscriber moves from one cell to another in a cellular system, this is called a handoff.
 When a subscriber moves from one city to another, this is roaming.
 The Mobile Telephone Switching Office (AKA Mobile Switching Center) coordinates the Cellsites
and implements signaling and handoffs.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Channel
47
Mobile Telephone Sw itching Office
Cellsite
PSTN
Handoff
GSM (Global Service for Mobile communication)
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
• GSM is the worldwide standard for cellular voice – especially Europe.
 Uses Time Division Multiplexing (TDM)
 Uses 200 kHz channels
 Divides each second into many frame periods
 Divides each frame into 8 slots
 Gives same slot in each frame to a conversation
Slot 1
Conversation
A
Slot 2
Conversation
B
Slot 8
Conversation
H
……
Slot 1
Conversation
A
Time Frame 1 Frame 2
CDMA (Code Division Multiple Access)
*Source: Business Data networks and Telecommunications, Panko, University of Hawaii
• Code Division Multiple Access (CDMA)
 Used in the United States and Korea | A form of spread spectrum transmission
 Unlike traditional spread spectrum technology, multiple users can transmit simultaneously
 1.25 MHz channels | Can support many users per channel
• Can use the same channel in adjacent cells
 So can only reuse a channel in every cell
3G Services
• 3G – Third generation of mobile telecommunication technology
 This is based on a set of standards used for mobile devices and mobile telecommunications use
services and networks that comply with the International Mobile Telecommunications-2000
(IMT-2000) specifications.
 3G finds application in wireless voice telephony, mobile Internet access, fixed wireless Internet
access, video calls (e.g. show) and mobile TV.
 The original and most widespread radio interface is called WCDMA (Wideband CDMA).
• HSPA (High Speed Packet Access)
 HSPA is that extends and improves the performance of existing 3rd generation mobile
telecommunication networks utilizing the WCDMA protocols.
 HSDPA: The first step required to upgrade WCDMA to HSPA is to improve the downlink by
introducing HSDPA. The improved downlink provides up to 14 Mbit/s with significantly reduced
latency.
 HSPA+ (evolved High Speed Packet Access): Evolved HSPA provides data rates up to 84 Mbit/s in
the downlink and 10.8 Mbit/s in the uplink (per 5 MHz carrier) with multiple input, multiple
output (2x2 MIMO) technologies and higher order modulation (64 QAM). With Dual Cell
technology, these can be doubled.
*Source: Wikipedia – “High Speed Packet Access”, http://en.wikipedia.org/wiki/High_Speed_Packet_Access
LTE – Long Term Evolution
• LTE – Long Term Evolution
 LTE, commonly marketed as 4G LTE, is a standard for wireless communication of high-speed data
for mobile phones and data terminals. It is based on the GSM/EDGE and UMTS/HSPA network
technologies, increasing the capacity and speed using a different radio interface together with
core network improvements.
 Peak download rates up to 299.6 Mbit/s and upload rates up to 75.4 Mbit/s depending on the
user equipment category (with 4×4 antennas using 20 MHz of spectrum). Five different terminal
classes have been defined from a voice centric class up to a high end terminal that supports the
peak data rates. All terminals will be able to process 20 MHz bandwidth.
• Voice Calls
 Voice over LTE (VoLTE) vs VoIP
 Circuit-switched fallback (CSFB): TE just provides data services, and when a voice call is to be
initiated or received, it will fall back to the circuit-switched domain.
 Simultaneous voice and LTE (SVLTE): the handset works simultaneously in the LTE and circuit
switched modes, with the LTE mode providing data services and the circuit switched mode
providing the voice service.
*Source: Wikipedia – “LTE (Telecommunications)”, http://en.wikipedia.org/wiki/LTE_(telecommunication)
Residential Internet Access Services
*Source: Business Data networks and Telecommunications, Panko University of Hawaii
• Telephone modems: 56Kbps (not 64Kbps since voice also should be delivered)
• ISDN: 64Kbps-128Kbps
1st Gen
Late90’s-
Early 2000
2nd Gen
Early -
Mid 2000
3rd Gen
Late 2000 -
Current
4th Gen
2013 -
Beyond
• ADSL: 8Mbps (DL), 1Mbps (UL)
• VDSL: 52Mbps (DL), 6.4Mbps (UL)
• FTTH: 100Mbps
• Mobile Broadband
• 4G / 5G (1Gbps)
*Akamai acquires Netli in 2007
Telephone Modem Connection to an ISP
*Source: Business Data networks and Telecommunications, Panko University of Hawaii
& Wikipedia, “Modem”
Client A
Telephone
Modem
Telephone
PSTN (Digital)
33.6 kbps
Digital
Analog
Access
Line
Analog
56 kbps
• Telephone modem
 Telephone modems convert digital computer signals to analog telephone signals.
 Very low transmission speeds. Long delays in downloading webpages. Subscriber cannot
simultaneously use the telephone line for voice calls.
 Modems are generally classified by the amount of data they can send in a given unit of time,
usually expressed in bits per second (symbol bit/s, sometimes abbreviated "bps"), or bytes per
second (symbol B/s). Modems can also be classified by their symbol rate, measured in baud.
ADSL: Asymmetrical Digital Subscriber Line
• Asymmetric digital subscriber line
 Asymmetric digital subscriber line (ADSL) is a type of digital subscriber line (DSL) technology, a
data communications technology that enables faster data transmission over copper telephone
lines than a conventional voice band modem can provide. It does this by utilizing frequencies
that are not used by a voice telephone call.
 A splitter, or DSL filter, allows a single telephone connection to be used for both ADSL service
and voice calls at the same time.
PC
ADSL
Modem
Ordinary Telephone
Service
Single Pair of
Voice-Grade
UTPWires
Dow nstreamData
Up to 1.5 Mbps
UpstreamData
Up to 512 kbps
Splitter DSLAM
Telephone
Telephone Company
End Office Sw itch
Subscriber
Premises
Data
WAN
PSTN
*Source: Business Data networks and Telecommunications, Panko University of Hawaii
& Wikipedia, “Asymmetrical digital subscriber line”
Thank you
Brian (Yoohyun) Kim
Product Marketing Manager| CDNetworks
brian.Yoohyun.kim@gmail.com
http://yoohyunkim.blogspot.com

More Related Content

What's hot

Chap 1&2(history and intro) wireless communication
Chap 1&2(history and intro) wireless communicationChap 1&2(history and intro) wireless communication
Chap 1&2(history and intro) wireless communicationasadkhan1327
 
Telecommunication basics
Telecommunication basicsTelecommunication basics
Telecommunication basicsKUNTAL BANERJEE
 
Public Switched Telephone Network
Public Switched Telephone NetworkPublic Switched Telephone Network
Public Switched Telephone NetworkHaither Mithath
 
Cellular network
Cellular networkCellular network
Cellular networkshreb
 
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
 
Telecommunications
TelecommunicationsTelecommunications
TelecommunicationsAlisha Dash
 
Mobile communication intro
Mobile communication introMobile communication intro
Mobile communication introTHANDAIAH PRABU
 
Wireless Communication and Networking by WilliamStallings Chap2
Wireless Communication and Networking  by WilliamStallings Chap2Wireless Communication and Networking  by WilliamStallings Chap2
Wireless Communication and Networking by WilliamStallings Chap2Senthil Kanth
 
Cdma ppt for ECE
Cdma ppt for ECECdma ppt for ECE
Cdma ppt for ECEajitece
 
Presentation on wireless communication
Presentation on wireless communicationPresentation on wireless communication
Presentation on wireless communicationHapPy SumOn
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMANajeeb Khan
 
Introduction to-telecommunication-rf
Introduction to-telecommunication-rfIntroduction to-telecommunication-rf
Introduction to-telecommunication-rfTerra Sacrifice
 
Telecommunication.pptx new.pptx1211
Telecommunication.pptx new.pptx1211Telecommunication.pptx new.pptx1211
Telecommunication.pptx new.pptx1211Harish M H
 
100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.Pavithra Nagaraj
 
multiple access techniques for wireless communication
multiple access techniques for wireless communicationmultiple access techniques for wireless communication
multiple access techniques for wireless communicationSajid ali
 
telecommunication basic 1
telecommunication basic 1telecommunication basic 1
telecommunication basic 1kasup uditha
 
Wireless communication ppt by dinesh
Wireless communication ppt by dineshWireless communication ppt by dinesh
Wireless communication ppt by dineshDINESH TAMBE
 

What's hot (20)

Chap 1&2(history and intro) wireless communication
Chap 1&2(history and intro) wireless communicationChap 1&2(history and intro) wireless communication
Chap 1&2(history and intro) wireless communication
 
Telecommunication basics
Telecommunication basicsTelecommunication basics
Telecommunication basics
 
Public Switched Telephone Network
Public Switched Telephone NetworkPublic Switched Telephone Network
Public Switched Telephone Network
 
Cellular network
Cellular networkCellular network
Cellular network
 
Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)Topic: ISDN (Integrated Services Digital Network)
Topic: ISDN (Integrated Services Digital Network)
 
Telecommunications
TelecommunicationsTelecommunications
Telecommunications
 
Mobile communication intro
Mobile communication introMobile communication intro
Mobile communication intro
 
Wireless Communication and Networking by WilliamStallings Chap2
Wireless Communication and Networking  by WilliamStallings Chap2Wireless Communication and Networking  by WilliamStallings Chap2
Wireless Communication and Networking by WilliamStallings Chap2
 
Cdma ppt for ECE
Cdma ppt for ECECdma ppt for ECE
Cdma ppt for ECE
 
broadband technology
broadband technologybroadband technology
broadband technology
 
Presentation on wireless communication
Presentation on wireless communicationPresentation on wireless communication
Presentation on wireless communication
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMA
 
Introduction to-telecommunication-rf
Introduction to-telecommunication-rfIntroduction to-telecommunication-rf
Introduction to-telecommunication-rf
 
Telecommunication.pptx new.pptx1211
Telecommunication.pptx new.pptx1211Telecommunication.pptx new.pptx1211
Telecommunication.pptx new.pptx1211
 
100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.100 Technical Interview Questions on Wireless communication, LTE and 5G.
100 Technical Interview Questions on Wireless communication, LTE and 5G.
 
Cdma2000
Cdma2000Cdma2000
Cdma2000
 
multiple access techniques for wireless communication
multiple access techniques for wireless communicationmultiple access techniques for wireless communication
multiple access techniques for wireless communication
 
telecommunication basic 1
telecommunication basic 1telecommunication basic 1
telecommunication basic 1
 
Switching systems lecture2
Switching  systems lecture2Switching  systems lecture2
Switching systems lecture2
 
Wireless communication ppt by dinesh
Wireless communication ppt by dineshWireless communication ppt by dinesh
Wireless communication ppt by dinesh
 

Similar to Telecommunication basics

Data Communication & Networks
Data Communication & NetworksData Communication & Networks
Data Communication & NetworksMiXvideos
 
Communication and networking for class 12.pptx
Communication and networking for class 12.pptxCommunication and networking for class 12.pptx
Communication and networking for class 12.pptxnesia7885
 
Bsnl Training Report
Bsnl Training ReportBsnl Training Report
Bsnl Training ReportNikhil Kumar
 
Computer Networks Part 1.pptx
Computer Networks Part 1.pptxComputer Networks Part 1.pptx
Computer Networks Part 1.pptxzjjsjsnn
 
Computer networks and internet www.it-workss.com
Computer networks and internet   www.it-workss.comComputer networks and internet   www.it-workss.com
Computer networks and internet www.it-workss.comVarunraj Kalse
 
Information Systems Ind. Assignment 3 (1).pdf
Information Systems Ind. Assignment 3 (1).pdfInformation Systems Ind. Assignment 3 (1).pdf
Information Systems Ind. Assignment 3 (1).pdfDiogoHansen1
 
Chapter 1.pptx
Chapter 1.pptxChapter 1.pptx
Chapter 1.pptxsameernsn1
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networkspavan kumar Thatikonda
 
Networking Terminology
Networking TerminologyNetworking Terminology
Networking TerminologySabinDhakal13
 
Stoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission PresentationStoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission PresentationJennifer Stoe
 
Computer networks
Computer networksComputer networks
Computer networksTej Kiran
 
Topic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networkingTopic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networkingAtika Zaimi
 
BAIT1003 Chapter 8
BAIT1003 Chapter 8BAIT1003 Chapter 8
BAIT1003 Chapter 8limsh
 
Introduction to communication system lecture1
Introduction to communication system lecture1Introduction to communication system lecture1
Introduction to communication system lecture1Jumaan Ally Mohamed
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qauGulshanKumar368
 
Lesson 4 communication and computer network (123 kb)
Lesson 4 communication and computer network (123 kb)Lesson 4 communication and computer network (123 kb)
Lesson 4 communication and computer network (123 kb)IMRAN KHAN
 

Similar to Telecommunication basics (20)

Data Communication & Networks
Data Communication & NetworksData Communication & Networks
Data Communication & Networks
 
Communication and networking for class 12.pptx
Communication and networking for class 12.pptxCommunication and networking for class 12.pptx
Communication and networking for class 12.pptx
 
Bsnl Training Report
Bsnl Training ReportBsnl Training Report
Bsnl Training Report
 
Computer Networks Part 1.pptx
Computer Networks Part 1.pptxComputer Networks Part 1.pptx
Computer Networks Part 1.pptx
 
Computer networks and internet www.it-workss.com
Computer networks and internet   www.it-workss.comComputer networks and internet   www.it-workss.com
Computer networks and internet www.it-workss.com
 
Information Systems Ind. Assignment 3 (1).pdf
Information Systems Ind. Assignment 3 (1).pdfInformation Systems Ind. Assignment 3 (1).pdf
Information Systems Ind. Assignment 3 (1).pdf
 
1.1 lesson 1
1.1 lesson 11.1 lesson 1
1.1 lesson 1
 
Chapter 1.pptx
Chapter 1.pptxChapter 1.pptx
Chapter 1.pptx
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networks
 
Networking Terminology
Networking TerminologyNetworking Terminology
Networking Terminology
 
Stoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission PresentationStoe Noll Westin Data Transmission Presentation
Stoe Noll Westin Data Transmission Presentation
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer project
Computer project Computer project
Computer project
 
Topic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networkingTopic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networking
 
BAIT1003 Chapter 8
BAIT1003 Chapter 8BAIT1003 Chapter 8
BAIT1003 Chapter 8
 
Introduction to communication system lecture1
Introduction to communication system lecture1Introduction to communication system lecture1
Introduction to communication system lecture1
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau
 
INFORMATION SYSTEM 3.pdf
INFORMATION SYSTEM 3.pdfINFORMATION SYSTEM 3.pdf
INFORMATION SYSTEM 3.pdf
 
Lesson 4 communication and computer network (123 kb)
Lesson 4 communication and computer network (123 kb)Lesson 4 communication and computer network (123 kb)
Lesson 4 communication and computer network (123 kb)
 
unit1.pptx
unit1.pptxunit1.pptx
unit1.pptx
 

More from Yoohyun Kim

CDN market and competition anaylsis
CDN market and competition anaylsisCDN market and competition anaylsis
CDN market and competition anaylsisYoohyun Kim
 
Cdn technology overview
Cdn technology overviewCdn technology overview
Cdn technology overviewYoohyun Kim
 
Financial statement basics
Financial statement basicsFinancial statement basics
Financial statement basicsYoohyun Kim
 
DDoS and WAF basics
DDoS and WAF basicsDDoS and WAF basics
DDoS and WAF basicsYoohyun Kim
 
Introduction for Product plan template
Introduction for Product plan templateIntroduction for Product plan template
Introduction for Product plan templateYoohyun Kim
 

More from Yoohyun Kim (6)

CDN market and competition anaylsis
CDN market and competition anaylsisCDN market and competition anaylsis
CDN market and competition anaylsis
 
Cdn technology overview
Cdn technology overviewCdn technology overview
Cdn technology overview
 
Financial statement basics
Financial statement basicsFinancial statement basics
Financial statement basics
 
DDoS and WAF basics
DDoS and WAF basicsDDoS and WAF basics
DDoS and WAF basics
 
CDN overview
CDN overviewCDN overview
CDN overview
 
Introduction for Product plan template
Introduction for Product plan templateIntroduction for Product plan template
Introduction for Product plan template
 

Recently uploaded

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 

Recently uploaded (20)

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 

Telecommunication basics

  • 1. Telecommunication Basics Brian (Yoohyun) Kim Product Marketing manager at CDNetworks March, 2015
  • 2. Contents • What is Telecommunication? • Basic terms and concepts of Telecommunication • Technical overview of the telephone service • Cellular Telephony • Residential internet access service
  • 3. What is Telecommunication? • Telecommunication  Telecommunication occurs when the exchange of information between two entities (communication) includes the use of technology. Communication technology uses channels to transmit information (as electrical signals), either over a physical medium (such as signal cables), or in the form of electromagnetic waves. • Basic elements  A transmitter that takes information (e.g. voice or text) and converts it to a signal.  A transmission medium, also called the "physical channel" that carries the signal. An example of this is the "free space channel, copper wire, coaxial cable or Fiber Optic cable, etc.".  A receiver that takes the signal from the channel and converts it back into usable information.  Transceiver: a single box of electronics working as both a transmitter and a receiver, or a transceiver. For example, a cellular phone is a transceiver. • Communication Channel  The term "channel" has two different meanings. In one meaning, a channel is the physical medium that carries a signal between the transmitter and the receiver.  The other meaning of the term "channel" in telecommunications is seen in the phrase communications channel, which is a subdivision of a transmission medium so that it can be used to send multiple streams of information simultaneously. *Source: Wikipedia – “Telecommunication”, http://en.wikipedia.org/w/index.php?title=Telecommunication&redirect=no
  • 4. Basic Terms and Concepts • Half duplex vs Full duplex  A duplex communication system is a point-to-point system, usually in fixed-line telephone network, composed of two connected parties or devices that can communicate with one another in both directions.  In a full duplex system, both parties can communicate to the other simultaneously. An example of a full-duplex device is a telephone  In a half-duplex system, there are still two clearly defined paths/channels, and each party can communicate to the other but not simultaneously; the communication is one direction at a time. An example of a half-duplex device is a walkie-talkie. Full-duplex communication system Half-duplex communication system *Source: Wikipedia – “Duplex (Telecommunications), http://en.wikipedia.org/wiki/Duplex_(telecommunications) ”
  • 5. Basic Terms and Concepts • Modulation  The shaping of a signal to convey information is known as modulation. Modulation can be used to represent a digital message as an analog waveform. This is commonly called “Keying”.  Modem: “Modulator – Demodulator”, A to D and D to A because the voice network is analog. • Analog Signaling vs Digital Signaling  Analog signaling: Human friendly | AM, FM | Noise cancellation (Signal tuning is the core technology)  Digital signaling: Computer friendly | Error correction, Encryption enabled *Source: Wikipedia – “Telecommunication”, http://en.wikipedia.org/w/index.php?title=Telecommunication&redirect=no
  • 6. Basic Terms and Concepts • Switching (“The Cloud”)  Switching makes better use of the “Cloud”  Circuit switching, Packet switching (Internet), Broadcasting, Cellular • Voice network vs Data network  Voice network: PSTN (Public Switched Telephone Network)  Basically transmitting the voice  Data network: LAN, WAN (often (usually) use voice network transmission facilities)  Anything goes (e.g. text, image, voice, video, etc.) • Where do networks come from?  Voice network: Telcos, Long distance carriers  Data network: ISP (Internet Service Provider)
  • 7. Basic Terms and Concepts • Circuit vs Packet switching  Circuit switching is old and expensive, and it is what PSTN uses  Packet switching allows traffic to be routed around failures *Source: IP Routing Tutorial, Stefan Fouant, Slideshare • End-to-end circuit • Sequenced communication • PSTN • Traditional telephony • Not cost efficient • Less Delay • Highly reliable, but failures typically mean the circuit must be rebuilt • Packets represent piece of data • Unordered transmission • Internet • VoIP • Shared cost model • Highly Delay • Less reliable, but can reroute around failures Circuit Switching Packet Switching
  • 8. Basic Terms and Concepts • Multiplexing  Multiplexing is the set of technique that allow the simultaneous transmission of multiple signals across a single data link (transmission medium)  Multiplexor is a mechanism that implements the concept *Source: Introduction 1-1 Circuit Switching: FDM and TDM, Sandra4211, Slideshare
  • 9. Basic Terms and Concepts • Internet – computer networks that communicate with each other using Internet Protocol  Any computer on the Internet can send a message to any other computer using its IP address.  For the Internet, the physical medium and data link protocol can vary several times as packets traverse the globe. This is because the Internet places no constraints on what physical medium or data link protocol is used.  At the network layer, things become standardized with the Internet Protocol (IP) being adopted for logical addressing.  At the transport layer, most communication adopts either the Transmission Control Protocol (TCP) or the User Datagram Protocol (UDP).  Above the transport layer, there are certain protocols that are sometimes used and loosely fit in the session and presentation layers, most notably the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.  Finally, at the application layer, are many of the protocols Internet users would be familiar with such as HTTP (web browsing), POP3 (e-mail), FTP (file transfer), IRC (Internet chat), BitTorrent (file sharing) and XMPP (instant messaging). *Source: Wikipedia – “Telecommunication”, http://en.wikipedia.org/w/index.php?title=Telecommunication&redirect=no
  • 10. Technical elements of Voice network (PSTN) *Source: Business Data networks and Telecommunications, Panko, University of Hawaii • The Access System consists of the access line to the customer (called the Local Loop) and termination equipment at the end office (the nearest telephone office switch).
  • 11. PSTN: Mostly Digital with Analog Local Loops • Today, everything is digital except for the Local Loop access line and residential telephones. • The actual Local Loop line can carry either analog or digital signals, but the equipment at both ends is analog. *Source: Business Data networks and Telecommunications, Panko, University of Hawaii Sound Wave Analog (Analogous) Electrical Signal Residential Telephone (Analog) Local Loop (Analog) PBX (Digital) Local Loop (Digital) Switch (Digital) Switch (Digital) Switch (Digital) Trunk Line (Digital) Example of today’s Telephone network
  • 12. Codec at the End Office Switch *Source: Business Data networks and Telecommunications, Panko, University of Hawaii • A Codec at the end office translates between residential analog and PSTN digital signaling  ADC = Analog to Digital conversion  DAC = Digital to Analog conversion • Analog-to-Digital Conversion (ADC): Bandpass Filtering and Pulse Code Modulation (PCM)  Human voice bandwidth: 300Hz to 3,400Hz (3.1KHz bandwidth) – about 4KHz  Nyquist sampling theory: Signals must be samples at twice their high frequency (1 / 8,000 second sampling, 8-bit sampling, 8,000 bytes/sec, 64Kbps) Switch (Digital) Telephone (Analog) Codec DAC ADC Local Loop Home End Office Analog Signal Digital Signal
  • 13. Voice over IP (VoIP) *Source: Business Data networks and Telecommunications, Panko, University of Hawaii • Voice over Internet Protocol  Voice over Internet Protocol (VoIP) allows data packets to be used for synchronous voice communications. The data packets are marked as voice type packets and can be prioritized by the network administrators so that the real-time, synchronous conversation is less subject to contention with other types of data traffic which can be delayed (i.e. file transfer or email) or buffered in advance (i.e. audio and video) without detriment.  With IP, there is no wasted capacity as there is with circuit switching and this reduces cost.  Stations can be special IP telephones with IP functionality or a PC with multimedia hardware and VoIP software. IP phones need a Codec to convert voice analog signals form the microphone into digital IP signals. PC with Multimedia Hardw are and VoIPSoftware IPTelephone w ith Codec and TCP/IPFunctionality Media Gatew ay PSTN Internet
  • 14. Cellular Telephony *Source: Business Data networks and Telecommunications, Panko, University of Hawaii • Microwave uses radio transmission for PSTN trunk lines  Each circuit is sent in a separate channel and if each channel bandwidth is large, there will be fewer channels.  Frequency Division Multiplexing (FDM) used in AMPS (Advanced Mobile Phone System.)  Voice uses 4 KHz-wide channels.
  • 15. Cellular Telephony *Source: Business Data networks and Telecommunications, Panko, University of Hawaii • In Cellular technology, the region is divided into smaller cells.  In each cell, a Cellsite (Base Station) serves cellphones in the cell.  When a subscriber moves from one cell to another in a cellular system, this is called a handoff.  When a subscriber moves from one city to another, this is roaming.  The Mobile Telephone Switching Office (AKA Mobile Switching Center) coordinates the Cellsites and implements signaling and handoffs. A B C D E F G H I J K L M N O P Channel 47 Mobile Telephone Sw itching Office Cellsite PSTN Handoff
  • 16. GSM (Global Service for Mobile communication) *Source: Business Data networks and Telecommunications, Panko, University of Hawaii • GSM is the worldwide standard for cellular voice – especially Europe.  Uses Time Division Multiplexing (TDM)  Uses 200 kHz channels  Divides each second into many frame periods  Divides each frame into 8 slots  Gives same slot in each frame to a conversation Slot 1 Conversation A Slot 2 Conversation B Slot 8 Conversation H …… Slot 1 Conversation A Time Frame 1 Frame 2
  • 17. CDMA (Code Division Multiple Access) *Source: Business Data networks and Telecommunications, Panko, University of Hawaii • Code Division Multiple Access (CDMA)  Used in the United States and Korea | A form of spread spectrum transmission  Unlike traditional spread spectrum technology, multiple users can transmit simultaneously  1.25 MHz channels | Can support many users per channel • Can use the same channel in adjacent cells  So can only reuse a channel in every cell
  • 18. 3G Services • 3G – Third generation of mobile telecommunication technology  This is based on a set of standards used for mobile devices and mobile telecommunications use services and networks that comply with the International Mobile Telecommunications-2000 (IMT-2000) specifications.  3G finds application in wireless voice telephony, mobile Internet access, fixed wireless Internet access, video calls (e.g. show) and mobile TV.  The original and most widespread radio interface is called WCDMA (Wideband CDMA). • HSPA (High Speed Packet Access)  HSPA is that extends and improves the performance of existing 3rd generation mobile telecommunication networks utilizing the WCDMA protocols.  HSDPA: The first step required to upgrade WCDMA to HSPA is to improve the downlink by introducing HSDPA. The improved downlink provides up to 14 Mbit/s with significantly reduced latency.  HSPA+ (evolved High Speed Packet Access): Evolved HSPA provides data rates up to 84 Mbit/s in the downlink and 10.8 Mbit/s in the uplink (per 5 MHz carrier) with multiple input, multiple output (2x2 MIMO) technologies and higher order modulation (64 QAM). With Dual Cell technology, these can be doubled. *Source: Wikipedia – “High Speed Packet Access”, http://en.wikipedia.org/wiki/High_Speed_Packet_Access
  • 19. LTE – Long Term Evolution • LTE – Long Term Evolution  LTE, commonly marketed as 4G LTE, is a standard for wireless communication of high-speed data for mobile phones and data terminals. It is based on the GSM/EDGE and UMTS/HSPA network technologies, increasing the capacity and speed using a different radio interface together with core network improvements.  Peak download rates up to 299.6 Mbit/s and upload rates up to 75.4 Mbit/s depending on the user equipment category (with 4×4 antennas using 20 MHz of spectrum). Five different terminal classes have been defined from a voice centric class up to a high end terminal that supports the peak data rates. All terminals will be able to process 20 MHz bandwidth. • Voice Calls  Voice over LTE (VoLTE) vs VoIP  Circuit-switched fallback (CSFB): TE just provides data services, and when a voice call is to be initiated or received, it will fall back to the circuit-switched domain.  Simultaneous voice and LTE (SVLTE): the handset works simultaneously in the LTE and circuit switched modes, with the LTE mode providing data services and the circuit switched mode providing the voice service. *Source: Wikipedia – “LTE (Telecommunications)”, http://en.wikipedia.org/wiki/LTE_(telecommunication)
  • 20. Residential Internet Access Services *Source: Business Data networks and Telecommunications, Panko University of Hawaii • Telephone modems: 56Kbps (not 64Kbps since voice also should be delivered) • ISDN: 64Kbps-128Kbps 1st Gen Late90’s- Early 2000 2nd Gen Early - Mid 2000 3rd Gen Late 2000 - Current 4th Gen 2013 - Beyond • ADSL: 8Mbps (DL), 1Mbps (UL) • VDSL: 52Mbps (DL), 6.4Mbps (UL) • FTTH: 100Mbps • Mobile Broadband • 4G / 5G (1Gbps) *Akamai acquires Netli in 2007
  • 21. Telephone Modem Connection to an ISP *Source: Business Data networks and Telecommunications, Panko University of Hawaii & Wikipedia, “Modem” Client A Telephone Modem Telephone PSTN (Digital) 33.6 kbps Digital Analog Access Line Analog 56 kbps • Telephone modem  Telephone modems convert digital computer signals to analog telephone signals.  Very low transmission speeds. Long delays in downloading webpages. Subscriber cannot simultaneously use the telephone line for voice calls.  Modems are generally classified by the amount of data they can send in a given unit of time, usually expressed in bits per second (symbol bit/s, sometimes abbreviated "bps"), or bytes per second (symbol B/s). Modems can also be classified by their symbol rate, measured in baud.
  • 22. ADSL: Asymmetrical Digital Subscriber Line • Asymmetric digital subscriber line  Asymmetric digital subscriber line (ADSL) is a type of digital subscriber line (DSL) technology, a data communications technology that enables faster data transmission over copper telephone lines than a conventional voice band modem can provide. It does this by utilizing frequencies that are not used by a voice telephone call.  A splitter, or DSL filter, allows a single telephone connection to be used for both ADSL service and voice calls at the same time. PC ADSL Modem Ordinary Telephone Service Single Pair of Voice-Grade UTPWires Dow nstreamData Up to 1.5 Mbps UpstreamData Up to 512 kbps Splitter DSLAM Telephone Telephone Company End Office Sw itch Subscriber Premises Data WAN PSTN *Source: Business Data networks and Telecommunications, Panko University of Hawaii & Wikipedia, “Asymmetrical digital subscriber line”
  • 23. Thank you Brian (Yoohyun) Kim Product Marketing Manager| CDNetworks brian.Yoohyun.kim@gmail.com http://yoohyunkim.blogspot.com