4/11/40 page 1 Department of Computer Engineering, Kasetsart University 204325 Introduction to Computer Communications and Networks CONSYL Switching network.

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Switching Technology presented by Hussain Ahmad BA-Abdullah. Fawaz abdullah AL-Amri. prof : Adel Ali.
Ch. 10 Circuit Switching and Packet Switching
Packet Switching Network One of the common communications method is packet switching, which divides messages into packets and sends each packet individually.packet.
Module 3.4: Switching Circuit Switching Packet Switching K. Salah.
ECEN “Mobile Wireless Networking”
The call path remains constant and bandwidth is dedicated throughout the duration of the call. - Unused bandwidth is not recovered. - Traffic.
ECOM 4314 Data Communications Fall September, 2010.
William Stallings Data and Computer Communications 7th Edition
Chapter 12: Circuit Switching and Packet Switching
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
Communication concepts (Continued) Week 2 Lecture 2.
4/11/40 page 1 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Computer and.
Computer Networks MCA Sem-III Baljeet Kaur
Switching Techniques Student: Blidaru Catalina Elena.
Data Communications and Networking
MODULE IV SWITCHED WAN.
Communication Networks
CS448 Computer Networking Chapter 1 Introduction to Computer Networks Instructor: Li Ma Office: NBC 126 Phone: (713)
Review of Networking Concepts Part 1: Switching Networks
Chapter 2 – X.25, Frame Relay & ATM. Switched Network Stations are not connected together necessarily by a single link Stations are typically far apart.
Data Communications and Computer Networks Chapter 4 CS 3830 Lecture 18 Omar Meqdadi Department of Computer Science and Software Engineering University.
Lecture 3: Networks and Protocols Anders Västberg Slides are a selection from the slides from chapter 3 and 4 from:
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
EITnotes.com For more notes and topics visit:
ECE 466 Switching Networks. ECE 466 A communication network provides a scalable solution to connect a large number of end systems Communication Networks.
Circuit & Packet Switching. ► Two ways of achieving the same goal. ► The transfer of data across networks. ► Both methods have advantages and disadvantages.
CSCI 465 D ata Communications and Networks Lecture 13 Martin van Bommel CSCI 465 Data Communications & Networks 1.
TELE202 Lecture 5 Packet switching in WAN 1 Lecturer Dr Z. Huang Overview ¥Last Lectures »C programming »Source: ¥This Lecture »Packet switching in Wide.
Sami Al-wakeel 1 Data Transmission and Computer Networks The Switching Networks.
Switching Techniques Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF.
Switching breaks up large collision domains into smaller ones Collision domain is a network segment with two or more devices sharing the same Introduction.
Data and Computer Communications Circuit Switching and Packet Switching.
SUBMITTED TOSUBMITTED BY S.D.MISHRA SIRSANATAN TRIVEDI.
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
CSCI 465 D ata Communications and Networks Lecture 14 Martin van Bommel CSCI 465 Data Communications & Networks 1.
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 4 Frame Relay by Zornitza Genova Prodanoff.
William Stallings Data and Computer Communications
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Lecture 8 Virtual Switching (contd.) & Message Switching.
EEC4113 Data Communication & Multimedia System Chapter 7: Network Layer by Muhazam Mustapha, October 2011.
Unit III Bandwidth Utilization: Multiplexing and Spectrum Spreading In practical life the bandwidth available of links is limited. The proper utilization.
CS440 Computer Networks 1 Packet Switching Neil Tang 10/6/2008.
WAN Transmission Media
ICSA 341 Data communications & Computer Networks Switching In the WAN, mesh networks are not practical for geographically spread areas with many nodes.
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
Lecture # 3: WAN Data Communication Network L.Rania Ahmed Tabeidi.
1587: COMMUNICATION SYSTEMS 1 Wide Area Networks Dr. George Loukas University of Greenwich,
Prepaid by: Guided by: ashwin goswami.
Switching By, B. R. Chandavarkar, CSE Dept., NITK, Surathkal Ref: B. A. Forouzan, 5 th Edition.
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.
Packet Switching Networks & Frame Relay
Unit 1:Frame Relay.
Packet Switching Datagram Approach Virtual Circuit Approach
Chapter 3 Switching.
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
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Chapter 4 Frame Relay Chapter 4 Frame Relay.
Data Communication Networks
Switching Techniques.
Circuit Switching Packet Switching Message Switching
Chapter 9 Circuit Switching
Chapter 9. Circuit Switching
WJEC GCSE Computer Science
Chapter 6 – Circuit-switching systems and networks
Presentation transcript:

4/11/40 page 1 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Switching network

4/11/40 page 2 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Simple switching network Communication Network Communication Network Node Network Station end node (source &destination) provide switching facility (routing) Commuincations is achieve by transmitting data from source to destination through a network of switching nodes

4/11/40 page 3 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Switching technology Circuit switching need a connection establishment between end nodes connection is maintained until one of end nodes terminates Connection is dedicated to the communication between two nodes Example : Public Switch Telephone Network (PSTN) Packet switching data are transmitted in short message called packet a connection between the two end-nodes is not maintained a node-to-node link can be dynamically shared by may packets Example : Public Data Network (PDN) likes X.25, Frame Relay

4/11/40 page 4 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Keys different Keys Circuit switching Public switching data dedicated single route different routes message by pass temporary store at each node node status both must be ready sender ready to send is enough connection dedicated shared utilization poor good data rate fixed vary Prioritisation not support support

4/11/40 page 5 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Routing in circuit switch Alternate routing need a connection establishment between end nodes connection is maintained until one of end nodes terminates Connection is dedicated to the communication between two nodes Example : Public Switch Telephone Network (PSTN) Adaptive routing data are transmitted in short message called packet a connection between the two end-nodes is not maintained a node-to-node link can be dynamically shared by may packets Example : Public Data Network (PDN) likes X.25, Frame Relay

4/11/40 page 6 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Public Switching Telephone Network end offic Long-distance office connecting trunk subscriber loop Intercity trunk subscriber loop (local loop) link between subscriber and network connecting trunk (exchanges) switching center; localized support subscriber Intercity trunk (trunks) branches between exchanges; carry multiple voice circuits

4/11/40 page 7 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL PSDN PSDN= Public Switched Data Network = LAN PSDN PSDN is designed specifically for the transmission of data rather than voice Comunication is shared

4/11/40 page 8 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Packets header data packet Messages is broken up into a series of packets Header is used to route the packet through the network header data data packet

4/11/40 page 9 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Packet size header data packet Messages is broken up into a series of packets Header is used to route the packet through the network header data data packet

4/11/40 page 10 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL PSDN switching approach Virtual Circuit network protocol establish a logical route called virtual circuit packets use the same route; data arrive in the order similar to circuit switching ! but the route is not dedicated need call setup Datagram each packet is transmitted independently network protocols route each packet as though it were a separate message packet may not arrive in the order; need protocol to ensure ordering call setup is not required

4/11/40 page 11 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Virtual circuit A B C A B C virtual circuit #1 virtual circuit #2 A logical connection known as virtual circuit (VC) is set up between two stations. Packets are labled with a virtual circuit number and a sequence number

4/11/40 page 12 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Datagram B.3 B.2 B.1 C.3 C.2 C.1 C.3 C.2 C.1 B.3 B.2 B.1 A B C A B C B.3 B.2 B.1 C.3 C.2 C.1 Aeach packet is transmitted independently. Packets are labled with a destination address and may arrive out of sequence

4/11/40 page 13 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Routing in packet switch Fixed routing each packet is transmitted independently Flooding network protocol establish a logical route called virtual circuit packets use the same route; data arrive in the order Random routing the route taken is a random Adaptive routing the route reacts to changing conditions within the network