Data Communications and Networking

Slides:



Advertisements
Similar presentations
Module 3.4: Switching Circuit Switching Packet Switching K. Salah.
Advertisements

Chapter 8 Switching Switching at the physical layer in the traditional telephone network uses the circuit-switching approach.
ECOM 4314 Data Communications Fall September, 2010.
Switching When we have a lot of devices that want to communicate, how do we set up connections between them?
5.1 Background Information Modulation Techniques (Chapter 5) Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
William Stallings Data and Computer Communications 7th Edition
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data Communications and Networking
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 8.# 1.
MODULE IV SWITCHED WAN.
7.1 Chapter 7 Transmission Media Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 9. Circuit Switching. Prof. Sang-Jo Yoo 2 Contents  Switching Networks  Circuit-Switching Networks  Switching Concepts  Routing in Circuit-Switching.
Data Comm. & Networks Instructor: Ibrahim Tariq Lecture 3.
Switched network.
EITnotes.com For more notes and topics visit:
Data and Computer Communications Chapter 10 – Circuit Switching and Packet Switching (Wide Area Networks)
Sami Al-wakeel 1 Data Transmission and Computer Networks The Switching Networks.
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Lecture 6 Introduction To Switching Circuit Switching.
 Circuit Switching  Packet Switching  Message Switching WCB/McGraw-Hill  The McGraw-Hill Companies, Inc., 1998.
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
333: DISCUSS THE FUNDAMENTALS OF NETWORKING.  1. Discuss networking concepts (20 hrs)  2. Discuss hardware & software requirement to setup a Local Area.
Computer Networks with Internet Technology William Stallings
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data Comm. & Networks Instructor: Ibrahim Tariq Lecture 3.
Lecture # 03 Switching Course Instructor: Engr. Sana Ziafat.
Circuit Switching Circuit switching networks,
Unit III Bandwidth Utilization: Multiplexing and Spectrum Spreading In practical life the bandwidth available of links is limited. The proper utilization.
Ch 8. Switching. Switch  Devices that interconnected with each other  Connecting all nodes (like mesh network) is not cost-effective  Some topology.
Data Communications, Kwangwoon University
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 CH. 8: SWITCHING & DATAGRAM NETWORKS 7.1.
1 Kyung Hee University Chapter 8 Switching. 2 Kyung Hee University Switching  Switching  Switches are devices capable of creating temporary connections.
Computer Communication & Networks Lecture # 03 Circuit Switching, Packet Switching Nadeem Majeed Choudhary
1 Kyung Hee University Chapter 8 Switching. 2 Kyung Hee University Switching  Switching  Switches are devices capable of creating temporary connections.
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
Introduction to Communication Lecture (07) 1. Bandwidth utilization Bandwidth utilization is the wise use of available bandwidth to achieve specific goals.
Prepaid by: Guided by: ashwin goswami.
Switching By, B. R. Chandavarkar, CSE Dept., NITK, Surathkal Ref: B. A. Forouzan, 5 th Edition.
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.
Data Communications Chapter 1 – Data Communications, Data Networks, and the Internet.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Muhammad Waseem Iqbal Lecture # 20 Data Communication.
Chapter 2 PHYSICAL LAYER.
Lecture # 18 Data Communication Muhammad Waseem Iqbal.
Point-to-Point Network Switching
A Taxonomy of Communication Networks
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
URL: Chapter 8 Switching Tel: (03) Ext: URL:
Packet Switching Datagram Approach Virtual Circuit Approach
School of Computer Science and Engineering Pusan National University
Switching and High-Speed Networks
Wide Area Network.
Chapter 3 Switching.
Chapter 6 Multiplexing.
Subject Name:COMPUTER NETWORKS-1
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
SWITCHING Switched Network Circuit-Switched Network Datagram Networks
William Stallings Data and Computer Communications
Switching A Network Layer Function
Subject Name: Digital Switching Systems Subject Code:10EC82 Prepared By: Aparna.P, Farha Kowser Department: Electronics and Communication Date:
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Data Communication Networks
Switching Techniques.
Circuit Switching Packet Switching Message Switching
Circuit Switched Network
Switching A network is a set of connected devices
Switching.
Presentation transcript:

Data Communications and Networking CSCS 311 Data Communications and Networking Lecture 19 Lecture Focus: Switching 1

Switching A network is a set of connected devices. Background 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 communication possible. One solution is to make a point-to-point connection between each pair of devices (a mesh topology) or between a central device and every other device (a star topology). These methods, however, are impractical and wasteful when applied to very large networks. The number and length of the links require too much infrastructure to be cost-efficient, and the majority of those links would be idle most of the time. Other topologies employing multipoint connections, such as a bus, are ruled out because the distances between devices and the total number of devices increase beyond the capacities of the media and equipment. 2

Switching A better solution is switching. Background A better solution is switching. A switched network consists of a series of interlinked nodes, called switches. Switches are devices capable of creating temporary connections between two or more devices linked to the switch. In a switched network, some of these nodes are connected to the end systems (computers or telephones, for example). Others are used only for routing. Figure below shows a switched network. The end systems (communicating devices) are labeled A, B, C, D, and so on. The switches are labeled I, II, III, IV, and V. Each switch is connected to multiple links. 3

Switching Background Switched network 4

Three methods of switching have been important: Techniques Many methods Three methods of switching have been important: Circuit switching Packet switching Message switching The first two are commonly used today. The third has been phased out in general communications but still has networking applications. 5

We can divide today's networks into three broad categories: Switching Techniques We can divide today's networks into three broad categories: Circuit-switched networks Packet-switched networks Message-switched. Packet-switched networks can further be divided into two subcategories: Virtual-circuit networks Datagram networks 6

Switching Techniques 7

CIRCUIT-SWITCHED NETWORKS Switching Techniques CIRCUIT-SWITCHED NETWORKS A circuit-switched network consists of a set of switches connected by physical links. A connection between two stations is a dedicated path made of one or more links. However, each connection uses only one dedicated channel on each link. Each link is normally divided into n channels by using FDM or TDM. A circuit-switched network is made of a set of switches connected by physical links, in which each link is divided into n channels. 8

Switching Techniques CIRCUIT-SWITCHED NETWORKS A trivial circuit-switched network with 4 switches and 4links. Each link is divided into n (n is 3 in the figure) channels by using FDM or TDM. The multiplexing symbols have explicitly been shown to emphasize the division of the link into channels even though multiplexing can be implicitly included in the switch fabric. 9

CIRCUIT-SWITCHED NETWORKS Switching Techniques CIRCUIT-SWITCHED NETWORKS The end systems, such as computers or telephones, are directly connected to a switch. In figure, only two end systems have been shown for simplicity. When end system A needs to communicate with end system M, system A needs to request a connection to M that must be accepted by all switches as well as by M itself. This is called the setup phase; a circuit (channel) is reserved on each link, and the combination of circuits or channels defines the dedicated path. After the dedicated path made of connected circuits (channels) is established, data transfer can take place. After all data have been transferred, the circuits are torn down. 10

CIRCUIT-SWITCHED NETWORKS Switching Techniques CIRCUIT-SWITCHED NETWORKS Circuit switching takes place at the physical layer. Before starting communication, the stations must make a reservation for the resources to be used during the communication. These resources, such as channels (bandwidth in FDM and time slots in TDM), switch buffers, switch processing time, and switch input/output ports, must remain dedicated during the entire duration of data transfer until the teardown phase. Data transferred between the two stations are not packetized (physical layer transfer of the signal). The data are a continuous flow sent by the source station and received by the destination station, although there may be periods of silence. There is no addressing involved during data transfer. The switches route the data based on their occupied band (FDM) or time slot (TDM). Of course, there is end-to-end addressing used during the setup phase. 11

CIRCUIT-SWITCHED NETWORKS Switching Techniques CIRCUIT-SWITCHED NETWORKS Example: Let us have a circuit-switched network to connect eight telephones in a small area. Communication is through 4-kHz voice channels. We assume that each link uses FDM to connect a maximum of two voice channels. The bandwidth of each link is then 8-kHz. Figure below shows the situation. Telephone 1 is connected to telephone 7;2 to 5;3 to 8; & 4 to 6. Of course, the situation may change when new connections are made. The switch controls the connections. 12

CIRCUIT-SWITCHED NETWORKS Switching Techniques CIRCUIT-SWITCHED NETWORKS 13

CIRCUIT-SWITCHED NETWORKS Switching Techniques CIRCUIT-SWITCHED NETWORKS Example: Consider a circuit-switched network that connects computers in two remote offices of a private company. There are two 4 X 8 (4 inputs and 8 outputs) switches in this network. For each switch, four output ports are folded into the input ports to allow communication between computers in the same office. Four other output ports allow communication between the two offices. Figure below shows the situation. 14

CIRCUIT-SWITCHED NETWORKS Switching Techniques CIRCUIT-SWITCHED NETWORKS 15