Network Operations & administration CS 4592 Lecture 10

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

By Taylor and Ed. Uses standard voice telephone lines Uses a modem to place a telephone call to another modem at a remote site Two major disadvantages.
Chapter 9 Using Telephone and Cable Networks for Data Transmission
Using Telephone and Cable Networks
Using Telephone and Cable Networks
Using Telephone and Cable Networks for Data Transmissions
Physical layer: Public Switched Telephone Network (PSTN)
Using Telephone and Cable Networks for Data Transmission
Packet Switching vs. Circuit Switching
High Speed Digital Access
Presented by: Eng. Karam Al-sofy
HW for Chapter 3 Exercises: 38, 45, 47, 48.
Networking at Home the Office and Globe
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Review of Topology and Access Techniques / Switching Concepts BSAD 141 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
9.1 Chapter 9 Using Telephone and Cable Networks for Data Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
1 Introduction to Network Layer Lesson 09 NETS2150/2850 School of Information Technologies.
9.1 Chapter 9 Using Telephone and Cable Networks for Data Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
Packet Switching Network One of the common communications method is packet switching, which divides messages into packets and sends each packet individually.packet.
Packet Switching Vs Circuit Switching Packet-switched and circuit-switched networks use two different technologies for sending messages and data from one.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1
Module 3.4: Switching Circuit Switching Packet Switching K. Salah.
9.1 Chapter 9 Using Telephone and Cable Networks for Data Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
DIGITAL SUBSCRIBER LINE
Digital to analogue conversion. 1 DIGITAL-TO-ANALOG CONVERSION Digital-to-analog conversion is the process of changing one of the characteristics (A,
Data Communications and Networking
Signaling and Switching Chapter 6. Objectives In this chapter, you will learn to: Define modulation and explain its four basic versions Explain the different.
Communication Networks
Data Comm. & Networks Instructor: Ibrahim Tariq Lecture 3.
Communication Services Communication Services: –Problem: This chapter expands on topics introduced in earlier chapters related to long-distance communication.
3.7 DIGITAL SUBSCRIBER LINE After traditional modems reached their peak data rate, telephone companies developed another technology, DSL, to provide higher-speed.
Networks and Protocols CE Week 5b. WAN’s, Frame Relay, DSL, Cable.
EITnotes.com For more notes and topics visit:
Computer Networks Lecture 5 Packet Switching & Circuit Switching, Causes of impairment Lahore Leads University.
 Circuit Switching  Packet Switching  Message Switching WCB/McGraw-Hill  The McGraw-Hill Companies, Inc., 1998.
Using Telephone and Cable Networks
Computer Networks with Internet Technology William Stallings
ICT–BVF 4.1 Telecommunication Network Structure Information & Communication Technology Module:ICT–BVF–4.1 fundamentals of Telecommunication Unit:ICT–AS–4.2.
EEC4113 Data Communication & Multimedia System Chapter 7: Network Layer by Muhazam Mustapha, October 2011.
Data Comm. & Networks Instructor: Ibrahim Tariq Lecture 3.
Lecture # 03 Switching Course Instructor: Engr. Sana Ziafat.
Unit III Bandwidth Utilization: Multiplexing and Spectrum Spreading In practical life the bandwidth available of links is limited. The proper utilization.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 CH. 8: SWITCHING & DATAGRAM NETWORKS 7.1.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Network Operations & administration CS 4592 Lecture 11 Instructor: Ibrahim Tariq.
WAN Transmission Media
COMPUTER NETWORKING 2 LECTURE 3: BROADBAND TECHNOLOGY & DSL.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
Computer Communication & Networks Lecture # 03 Circuit Switching, Packet Switching Nadeem Majeed Choudhary
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
1 Kyung Hee University Chapter 9 Using Telephone and Cable Networks for Data Transmission.
Chapter 9 Using Telephone and Cable Networks for Data Transmission.
Chapter 9 Using Telephone and Cable Networks for Data Transmission.
Packet Switching Vs Circuit Switching
Prepaid by: Guided by: ashwin goswami.
9.1 Chapter 9 Using Telephone and Cable Networks for Data Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Physical Layer Summary Data-to-Signal Digital-to-Analog (Modem) Analog-to-Analog (Modem) Digital-to-Digital.
Lec # 19 Data Communication
Why Is It All?  A Network is a set of connected devices. Whenever we have multiple devices, we have the problem of how to connect them to make one-to-one.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Muhammad Waseem Iqbal Lecture # 20 Data Communication.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Chapter 2 PHYSICAL LAYER.
Packet Switching Datagram Approach Virtual Circuit Approach
Chapter 3 Switching.
William Stallings Data and Computer Communications
Digital Subscriber Line Technology
Digital Subscriber Line Technology
Data Communication Networks
Switching Techniques.
Digital Subscriber Line Technology
Presentation transcript:

Network Operations & administration CS 4592 Lecture 10 Instructor: Ibrahim Tariq 1.#

Topics discussed in this section: 5-2 ANALOG AND DIGITAL Analog-to-analog conversion is the representation of analog information by an analog signal. One may ask why we need to modulate an analog signal; it is already analog. Modulation is needed if the medium is bandpass in nature or if only a bandpass channel is available to us. Topics discussed in this section: Amplitude Modulation Frequency Modulation Phase Modulation

Types of analog-to-analog modulation

Amplitude modulation

Amplitude Modulation

Note from the bandwidth of the audio signal: BAM = 2B. The total bandwidth required for AM can be determined from the bandwidth of the audio signal: BAM = 2B.

AM band allocation

Note The total bandwidth required for FM can be determined from the bandwidth of the audio signal: BFM = 2(1 + β)B.

Frequency modulation

Frequency Modulation

FM band allocation

Phase modulation

Phase Modulation

Packet Switching Vs Circuit Switching Packet-switched and circuit-switched networks use two different technologies for sending messages and data from one point to another. Each have their advantages and disadvantages depending on what you are trying to do.

Packet Switching In packet-based networks, the message gets broken into small data packets. These packets seek out the most efficient route to travel as circuits become available. Each packet may go a different route from the others.

Packet Switching Each packet is sent with a ‘header address’ for final destination The header address describes the sequence so that the packets are put back into the correct order. One packet contains details of how many packets should be arriving. If a packet fails to arrive, the recipient computer sends a message back to the computer asking for the missing packet to be resent.

Packet Switching Difference between circuit switching and packet switching: Packet Switching Message is broken up into segments (packets). Each packet carries the identification of the intended recipient, data used to assist in data correction and the position of the packet in the sequence. Each packet is treated individually by the switching centre and may be sent to the destination by a totally different route to all the others.

Packet Switching Packet Switching Advantages: Security Bandwidth used to full potential Devices of different speeds can communicate Not affected by line failure (rediverts signal) Availability – do not have to wait for a direct connection to become available During a crisis or disaster, when the public telephone network might stop working, e-mails and texts can still be sent via packet switching

Packet Switching Disadvantages Under heavy use there can be a delay Data packets can get lost or become corrupted Protocols are needed for a reliable transfer Not so good for some types data streams e.g real-time video streams can lose frames due to the way packets arrive out of sequence.

Circuit Switching Circuit switching was designed in 1878 in order to send telephone calls down a dedicated channel. This channel remained open and in use throughout the whole call and could not be used by any other data or phone calls.

Circuit Switching There are three phases in circuit switching: Establish Transfer Disconnect The telephone message is sent in one go, it is not broken up. The message arrives in the same order that it was originally sent.

Circuit Switching In modern circuit-switched networks, electronic signals pass through several switches before a connection is established. During a call, no other network traffic can use those switches. The resources remain dedicated to the circuit during the entire data transfer and the entire message follows the same path. Circuit switching can be analogue or digital

Circuit Switching With the expanded use of the Internet for voice and video, analysts predict a gradual shift away from circuit-switched networks. A circuit-switched network is excellent for data that needs a constant link from end-to-end. For example real-time video.

Circuit Switching Advantages: Circuit is dedicated to the call – no interference, no sharing Guaranteed the full bandwidth for the duration of the call Guaranteed Quality of Service

Circuit Switching Disadvantages: Inefficient – the equipment may be unused for a lot of the call, if no data is being sent, the dedicated line still remains open Takes a relatively long time to set up the circuit During a crisis or disaster, the network may become unstable or unavailable. It was primarily developed for voice traffic rather than data traffic.

9-1 TELEPHONE NETWORK Telephone networks use circuit switching. The telephone network had its beginnings in the late 1800s. The entire network, which is referred to as the plain old telephone system (POTS), was originally an analog system using analog signals to transmit voice.

A telephone system

Note The tasks of data transfer and signaling are separated in modern telephone networks: data transfer is done by one network, signaling by another.

Data transfer and signaling networks

Layers in SS7

DIAL-UP MODEMS Traditional telephone lines can carry frequencies between 300 and 3300 Hz, giving them a bandwidth of 3000 Hz. All this range is used for transmitting voice, where a great deal of interference and distortion can be accepted without loss of intelligibility.

Telephone line bandwidth

stands for modulator/demodulator. Note Modem stands for modulator/demodulator.

Modulation/demodulation

Figure 9.8 The V.32 and V.32bis constellation and bandwidth

Figure 9.9 Uploading and downloading in 56K modems

Topics discussed in this section: 9-3 DIGITAL SUBSCRIBER LINE After traditional modems reached their peak data rate, telephone companies developed another technology, DSL, to provide higher-speed access to the Internet. Digital subscriber line (DSL) technology is one of the most promising for supporting high-speed digital communication over the existing local loops. Topics discussed in this section: ADSL ADSL Lite HDSL SDSL VDSL

Note ADSL is an asymmetric communication technology designed for residential users; it is not suitable for businesses.

Note ADSL is an adaptive technology. The system uses a data rate based on the condition of the local loop line.

Discrete multitone technique

Figure 9.11 Bandwidth division in ADSL

ADSL modem

DSLAM

Summary of DSL technologies