William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

M A Wajid Tanveer Infrastructure M A Wajid Tanveer
CENG 3331 Introduction to Telecommunications and Networks.
Eighth Edition by William Stallings
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
Data and Computer Communications. Data Communications, Data Networks, and the Internet “The fundamental problem of communication is that of reproducing.
Chapter 1 Data Communications and Networks - Overview Data Communications deals with the transmission of signals in a reliable and effective manner. Topics.
ECEN “Mobile Wireless Networking”
Chapter 1: Data Communications & Networking: Overview COE 341: Data and Computer Communications (3-0-3)
COE 341: Data & Computer Communications (T081) Dr. Marwan Abu-Amara Chapter 1: Data Communications & Networking Overview.
Data and Computer Communications
COE 341: Data & Computer Communications (T061) Dr. Marwan Abu-Amara Chapter 1: Data Communications & Networking Overview.
1 Introduction to Networking Lesson 01 NETS2150/2850.
Network Basics: Circuit-siwtching vs. packet-switching
Communication Networks Chapter 3. Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN)
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
Chapter 1: Data Communications & Networking: Overview COE 341: Data and Computer Communications (3-0-3) Term 062.
William Stallings Data and Computer Communications Chapter 1 Introduction.
CMPE 150 – Winter 2009 Lecture 1 January 5, 2009 P.E. Mantey.
ECS 152A 1. Introduction. A Communications Model Source —generates data to be transmitted Transmitter —Converts data into transmittable signals Transmission.
Data and Computer Communications
William Stallings Data and Computer Communications 7th Edition
1 K. Salah Module 1.0: Introduction Definition Communication Model Type of networks –WAN –MAN –LAN, WLAN –PAN, WPAN Networking Technologies Network Switching.
Dr. Mohammed Aldasht and Dr. Mahdi Nasereddin
Chapter 1: Overview Lecturer: Alias Mohd Telecommunications Department Faculty of Electrical Engineering UTM SET 4573: Data Communication and Switching.
Communication Networks Chapter 3. Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN)
Communication Networks
CE 4228 DATA COMMUNICATIONS AND NETWORKING Introduction.
Data and Computer Communications
Networks for Distributed Systems n network types n Connection-oriented and connectionless communication n switching technologies l circuit l packet.
Data and Computer Communications
Chapter 2 – X.25, Frame Relay & ATM. Switched Network Stations are not connected together necessarily by a single link Stations are typically far apart.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Computer Networks. Data & Communication When we communicate we share information  Local Communication, if Face to Face  Remote, if through Telephone.
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, September 2011.
Data and Computer Communications Chapter 10 – Circuit Switching and Packet Switching (Wide Area Networks)
TELE202 Lecture 5 Packet switching in WAN 1 Lecturer Dr Z. Huang Overview ¥Last Lectures »C programming »Source: ¥This Lecture »Packet switching in Wide.
Chonbuk National University, DCS LabLab Seminar presented by ghcho 2002/1/7 1 Computer Networks 2003/Fall Division of Electronics & Information Engineering.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
INTRODUCTION. A Communications Model Source –generates data to be transmitted Transmitter –Converts data into transmittable signals Transmission System.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
William Stallings Data and Computer Communications
Communication Networks - Overview CSE 3213 – Fall November 2015.
Data Communications and Networking Overview
Review of Network Technologies. Basic of Network concepts Computer Network – A Communication system for connecting computers/hosts Why? – Better connectivity.
. Large internetworks can consist of the following three distinct components:  Campus networks, which consist of locally connected users in a building.
1 Chapter 3. Communication Networks Wen-Shyang Hwang KUAS EE.
Chapter 3 Communication networks Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Communication Architecture and Network Protocol Layering Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by:
COE Data and Computer Communications Data Communications & Networking Overview.
Lecture 4 unit 1. categories of network A network can be categorized as a 1.Local area network. 2.Wide area network. 3.Metropolitan area network. 4.Personal.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 1 – Data Communications, Data Networks, and.
CSCI-100 Introduction to Computing The Network. Network Fundamentals A computer network consists of two or more computers linked together to exchange.
CENG 3331 Introduction to Telecommunications and Networks.
M. R. Kharazmi Chapter 1 Data Communications and Networks Overview.
Data and Computer Communications Eighth Edition by William Stallings Chapter 1 – Data Communications, Data Networks, and the Internet.
Data Communications Chapter 1 – Data Communications, Data Networks, and the Internet.
William Stallings Data and Computer Communications 7th Edition
Computer Communication Networks
Introduction Supplementery Slides
CS408/533 Computer Networks Text: William Stallings Data and Computer Communications, 6th edition Chapter 1 - Introduction.
LAN Risanuri Hidayat.
Communication Networks
William Stallings Data and Computer Communications 7th Edition
William Stallings Data and Computer Communications 7th Edition
Data and Computer Communications by William Stallings Eighth Edition
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara
Presentation transcript:

William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview

A Communications Model Source —generates data to be transmitted Transmitter —Converts data into transmittable signals Transmission System —Carries data Receiver —Converts received signal into data Destination —Takes incoming data

Simplified Communications Model - Diagram

Simplified Data Communications Model

Networking Point to point communication not usually practical —Devices are too far apart —Large set of devices would need impractical number of connections Solution is a communications network —Wide Area Network (WAN) —Local Area Network (LAN)

Wide Area Networks (WAN) Large geographical area Consists of intermediate nodes — provides switching from node to node Rely in part on common carrier circuits Implementation —Traditionally Circuit switching Packet switching —Recently Frame relay Asynchronous Transfer Mode (ATM)

Circuit Switching Dedicated communications path established for the duration of the conversation Connection oriented communication —Establish a circuit —Transmit messages —Release the circuit Example  Telephone Network

Packet Switching Data sent out of sequence Small chunks (packets) of data at a time Packets passed from node to node between source and destination Used for terminal to computer and computer to computer communications

Frame Relay Packet switching systems have large overheads to compensate for errors Modern systems are more reliable Errors can be caught in end system Most overhead for error control is stripped out Frame is a variable size of data Intermediate node does not perform error detection & correction

Asynchronous Transfer Mode (ATM) ATM is also known as cell relay network Fixed packet size, called Cells Gives almost same overhead for error control It gives less processing overhead than the frame relay Higher layer performs error detection & correction Anything from 10Mbps to Gbps Constant data rate using packet switching technique

Local Area Networks (LAN) Smaller scope than WAN —Building or small campus Usually owned by a single organization —E.g., CS and ECE have their own LANs Data rates much higher than WAN LAN Configuration 1.Switched LANs Switched Ethernet LAN –May consists of one or more switches 2.Wireless LANs Allow user mobility Ease of installation

Metropolitan Area Networks (MAN) A MAN is optimized for a larger geographical area than a LAN Unlike LAN, it ranges from several blocks of buildings to entire cities Like LAN, a MAN might be owned and operated by a single organization Often provide means for internetworking of local networks (for example UB entire campus network) Gives High speed and covers Large area

Further Reading Read Chapter 1 Web site for Stallings book —