Overview of Data Communication and Computer Networks

Slides:



Advertisements
Similar presentations
2 - Winter 2005 EE EE 766 Computer Interfacing and Protocols 1 Basic Concepts Link: Physical pathway between devices Line Configuration: Attachment of.
Advertisements

Physical Structures Before discussing networks, we need to define some network attributes. Type of Connection 1- Point-to-Point 2- point-to-Multi point.
CSC 242 Introduction to Telecommunications Systems
Based on Data Communications and Networking, 4 th Edition. by Behrouz A. Forouzan, McGraw-Hill Companies, Inc., 2007 Dr. Mznah Al-Rodhaan Chapter 1 Introduction.
1.1 Chapter 1 Introduction Lecture # 1 – 2 Ali Mustafa.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Overview of Data Communications and Networking PART.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Overview of Data Communications and Networking UNIT I UNIT I.
Data Communication and Networking
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Overview of Data Communication and Computer Networks : Data Communication and Computer Networks Asst. Prof. Chaiporn Jaikaeo, Ph.D.
ECOM 4314 Data Communications Fall September, 2010
INTRODUCTION T.Najah Al_Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
1 Data Communications and Network Programming: Course Introduction Asst. Prof. Chaiporn Jaikaeo, Ph.D.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Lecturer: Tamanna Haque Nipa
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
Chapter 1. Introduction 1.Data communications 2.Networks 3.The Internet 4.Protocols and standards.
Spring 2005Data Communications, Kwangwoon University1-1 Chapter 1. Introduction 1.Data communications 2.Networks 3.The Internet 4.Protocols and standards.
Introduction to Information Technologies Chapter 1 - Introduction
1.1 Introduction DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented.
1 Data Communications CS 1302 Computer Networks Unit 1 Topics 1,2,3.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data Communication Networks
Basic Concepts. Line Configuration Line Configuration Topology Topology Transmission Mode Transmission Mode Categories of Networks Categories of Networks.
Chapter 1. Introduction. 1. DATA COMMUNICATIONS Telecommunication: communication at a distance Data: information presented in whatever form is agreed.
CIS 321 – Fall 2004 Data Communications & Networking Chapter 1 - Introduction.
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
1 Data Communications and Network Programming: Course Introduction Asst. Prof. Chaiporn Jaikaeo, Ph.D.
1 Kyung Hee University Prof. Choong Seon HONG Basic Concepts.
Data Communication Introduction. CSE 320 Data Communication 2 Data Communication is the exchange of information from one entity to the other using a Transmission.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Overview of Data Communications and Networking PART.
1. Introduction.
Data Communications, Kwangwoon University
Introduction to Networking
Data Communications & Networking net331
Overview of Data Communications and Networking
Topics discussed in this section:
Data Communication and Networking
Introduction Data Communication Networks Protocols and Standards
Intro to MIS – MGS351 Network Basics
2장 데이터 통신 기본 개념 2.1 회선 구성(Line configuration) 2.2 토플로지(Topology)
Overview of Data Communications and Networking
Introduction Data Communication Networks Protocols and Standards
Telecommunication ELEC503
Network Basics Extended Learning Module E
2 Basic Concepts: data and computer networking
11/30/2018 Subject Name: COMPUTER NETWORKS I Subject Code: 10CS55
Overview of Data Communications and Networking
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Overview of Data Communications and Networking
Overview of Data Communications and Networking
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Data Communication Networks
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Data Communication Chapter 1 Introduction 1.#.
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Introduction to the Course
School of Computer Science and Engineering Pusan National University
Chapter 1. Introduction 1.#.
Part I. Overview of Data Communications and Networking
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Physical Topologies -K. M. THANVI
Presentation transcript:

Overview of Data Communication and Computer Networks

When we communicate, we are sharing information. This sharing can be local or remote. Between individuals, local communication usually occurs face to face, while remote communication takes place over distance.

The term telecommunication, which includes telephony, telegraphy, and television, means communication at a distance (tele means "far“ in Greek) The effectiveness of a data communications system depends on four fundamental characteristics: delivery, accuracy, timeliness, and jitter.

Data Communication: Definition Transfer of data from one device to another via some form of transmission medium.

Data Communication Hi, how are you? 01010001 01010001 Hi, how are you? Computer 01010001 01010001

Components in Communication 1 Message Hi, how are you? 5 Protocol 2 Sender 3 Receiver 4 Medium

Data Representation Numbers Text Images 8/16/32 bit integers floating point Text ASCII, Unicode Images Bit patterns, Graphics formats JPG/GIF/etc Audio  Samples of continuous signal Video  Sequence of bitmap images 150 2 255

Protocols and Standards A set of rules governing data communications Syntax: format of data block Semantics: meaning of each section Timing: speed and sequencing Standards De facto (in practice) standards  not approved but widely adopted De jure (in law) standards  approved by an organization

Direction of Data Flow Simplex: One direction only data flow Server Monitor data flow data flow Keyboard

Direction of Data Flow Half Duplex: Both directions, one at a time E.g., walkie-talkies data flow at time 1 data flow at time 2

Direction of Data Flow Full Duplex: Both directions simultaneously E.g., telephone Can be emulated on a single communication link using various methods data flow data flow

Types of Connections Point-to-point Multipoint (multidrop)

Point-To-Point Connection

Multipoint Connection Wireless

Topology Topology: physical or logical arrangement of devices Point-to-point Mesh Star Bus Ring Hybrid

Point-to-Point Connection

Fully Connected Mesh Topology A D B C

Fully Connected Mesh Topology

Fully Connected Mesh Topology Pros: Dedicated links Robustness Privacy Easy to identify fault Cons: A lot of cabling I/O ports Difficult to move

Star Topology A D Drop Hub B C Drop

Star Topology A D Switch B C

Star Topology A D Hub B C

Star Topology Pros: Cons: One I/O port per device Little cabling Easy to install Robustness Easy to identify fault Cons: Single point of failure More cabling still required Hub

Bus Topology Drop line Tap Terminator

Bus Topology A B C D

Bus Topology

Bus Topology Pros: Cons: Little cabling Easy to install Difficult to modify Difficult to isolate fault Break in the bus cable stops all transmission

Ring Topology C D B A

Ring Topology

Ring Topology Pros: Cons: Easy to install Easy to identify fault Delay in large ring Break in the ring stops all transmission

Hybrid Topologies

Networks Network: a set of devices connected by media links Laptop Printer Workstation Laptop Scanner Server

Network Categories Local Area Network (LAN) Wide Area Network (WAN) Metropolitan Area Network (MAN)

Local Area Networks Network in a single office, building, or campus

Wide Area Networks Network providing long-distance communication over a country, a continent, or the whole world

Metropolitan Area Networks Network extended over an entire city Bangkhen Kampangsaen

Network of Networks Company B Company A Company C Company D Network Interface Card (NIC) Company A Company C Company D

Internetworking How to allow devices from different standards to communicate Gateways/routers – devices capable of communicating in several standards These become "network of networks"

Internetworks Two or more networks connected become an internetwork, or internet Example: The Internet Network1 Network2 Gateway Network3

The Internet The largest internetwork (network of networks) in the world Devices communicating with TCP/IP protocol suite Stanford U. of Utah UC Santa Barbara UCLA

Summary Data communication Computer networks Protocols and standards Computer networks Topologies LAN/MAN/WAN Internetworks (networks of networks)