Overview of Data Communications and Networking

Slides:



Advertisements
Similar presentations
CSC 242 Introduction to Telecommunications Systems
Advertisements

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.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 1. Introduction 1.#.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Overview of Data Communications and Networking UNIT I UNIT I.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Computer Communication & Networks
Data Communication and Networking
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.
DATA COMM & COMPUTER NETWORKING. Data Communications..  are the exchange of data between two devices via some  form of transmission medium such as a.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
6 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.
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.
Data Communications & Networking Ch1. Introduction.
Introduction to Computer Networks
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Introduction. Data Communication Communication Communication Sharing information: Local & Remote Sharing information: Local & Remote Local Local Face.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1/15 Chapter 4 IntroductionBy Mohammed Altaf Ahmed.
Chapter 1. Introduction. 1. DATA COMMUNICATIONS Telecommunication: communication at a distance Data: information presented in whatever form is agreed.
When we communicate, we are sharing information. This sharing can be local or remote. Between individuals, local communication usually occurs face to face,
Overview of Data Communications and Networking
CIS 321 – Fall 2004 Data Communications & Networking Chapter 1 - Introduction.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Powerpoint Templates Computer Communication and Networks Lecture # 03 CS-3323 Muhammad Waseem Iqbal Data.
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
NT1210 Introduction to Networking
Networking & Internet Technologies Chapter. 1 Overview of Data Communications and Networking.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Data Comm. & Networks Instructor: Ibrahim Tariq.
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.
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
Overview of Data Communications and Networking
Computer Networks - Introduction - Dr. Hussein al-Bahadili
Introduction Data Communication Networks Protocols and Standards
Telecommunication ELEC503
Kapitel 1 - Introduktion
Overview of Data Communication and Computer Networks
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.#
Data Communications.
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 Data Communications
Introduction to the Course
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.#
Presentation transcript:

Overview of Data Communications and Networking PART I Overview of Data Communications and Networking

Overview

Chapter 1: Introduction Chapter 2: Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#

1-1 DATA COMMUNICATIONS Communication: sharing information. Sharing can be local (face to face) or remote (over distance) Telecommunication (tele:far) means communication at a distance (telephone, television, telegraphy). data refers to information presented in whatever form is agreed upon by the parties creating and using the data. Data communications are the exchange of data between two devices via some form of transmission medium such as a wire cable. Communicating devices : made up of : H.W( physical equipments )and S.W 1.#

Topics discussed in this section: 1-1 DATA COMMUNICATIONS Topics discussed in this section: Effectiveness of data communication Components of a data communications system Data Representation Direction of Data Flow 1.#

Effectiveness of data communication depends on : 1-1 DATA COMMUNICATIONS Effectiveness of data communication depends on : Delivery : System must deliver data to correct destination. Data must be received by only intended device or user. Accuracy: The system must deliver data accurately Timeliness: The system must deliver data in a timely manner. Data delivered later are useless. Jitter: Variation in the packet arrival time. It is the uneven delay in the delivery of audio or video packets. 1.#

Five components of data communication Figure 1.1 Components of a data communication system Five components of data communication Protocol: is a set of rules that governs data communications. It represents an agreement between the communicating devices. Without a protocol two devices may be connected but not communicating. 1.#

1-1 Data representation Text, numbers, images, audio, and video Text: • ASCII: 7-bit pattern (128 different symbols) • Extended ASCII: 8-bit pattern (with an extra 0 at left from 00000000 to 0111111 • Unicode: 32 bits pattern (65,536,216) symbols, which is definitely enough to represent any symbol in the world. Numbers: represented by bit pattern (binary number) Images : represented by matrix of pixels (picture element), small dot. The size of pixel represent the resolution. Audio: represent sound by continuous (analog) signal Video: can be analog or digital signal 1.#

Figure 1.2 Data flow (simplex, half-duplex, and full-duplex) 1.#

Topics discussed in this section: 1-2 NETWORKS A network is a set of devices (often referred to as nodes) connected by communication links. A node can be a computer, printer, or any other device capable of sending and/or receiving data generated by other nodes on the network. A link can be a cable, air, optical fiber, or any medium which can transport a signal carrying information. Topics discussed in this section: Network Criteria Physical Structures Categories of Networks 1.#

Network Criteria Performance Reliability Security Depends on : 1. Number of user 2.Type of transmission medium , 3.Capabilities of connected H.W and the efficiency of software. Measured in terms of Delay and Throughput Reliability Failure rate of network components Measured in terms of availability/robustness Security Data protection against corruption/loss of data due to: Errors Malicious users (unauthorized access) 1.#

 Physical Structures Type of Connection Point to Point - single transmitter and receiver Multipoint - multiple recipients of single transmission 1.#

 Physical Structures (Type of Connection) Point to Point - single transmitter and receiver 1.#

 Physical Structures (Type of Connection) Multipoint (multidrop) connection: 1.#

Figure 1.4 Categories of topology Physical Topology The way in which a network is laid out physically. . It is the geometric representation of the relationship of all the links and linking devices (nods) to one another. 1.#

For n number of devices Number of cables: n(n-1)/2 Number of ports: Figure 1.5 A fully connected mesh topology (five devices) For n number of devices Number of cables: n(n-1)/2 Number of ports: n-1 1.#

Figure 1.6 A star topology connecting four stations 1.#

Figure 1.7 A bus topology connecting three stations 1.#

Figure 1.8 A ring topology connecting six stations 1.#

Figure 1.9 A hybrid topology: a star backbone with three bus networks 1.#

 Categories of Networks Local Area Networks (LANs) Short distances Designed to provide local interconnectivity Metropolitan Area Networks (MANs) Provide connectivity over areas such as a city, a campus Wide Area Networks (WANs) Long distances Provide connectivity over large areas 1.#

Single building LAN 1.#

Multiple -building -LAN 1.#

MAN 1.#

WAN 1.#

1-3 THE INTERNET Interconnections of networks : internetwork An internet (small i) is two or more networks that can communicate with each other. Internet: Internet is a collaboration of more than 100 of 1000 interconnected network. Internet today Made up of many wide and local area networks joined by connecting devices and switching stations. Today most end users use the services of internet service providers (ISPs). 1.#

Topics discussed in this section: 1-4 PROTOCOLS A protocol is consists of a set of rules that govern data communications. It determines what is communicated, how it is communicated and when it is communicated. The key elements of a protocol are syntax, semantics and timing Topics discussed in this section: Syntax Semantics Timing 1.#

 Elements of a Protocol Syntax: Structure or format of the data, meaning the order in which they are presented. Example: A simple protocol might expect the first byte of data to be the address of the sender, the second byte to be the address of the receiver and the reset of the stream to be the message itself. Semantics: Refers to the meaning of each section of bits. Example: does an address identify the route to be taken or the final destination of the message. 1.#

 Elements of a Protocol •Timing: When data to should be sent? How fast they can be sent? Example: If a sender produces data at 100Mpbs but the receiver can process data at only 1Mpbs, transmission will overload the receiver and data will be largely lost. 1.#

videos Mesh topology: https://youtu.be/_d97sFwY3Uc Star topology: https://youtu.be/cmYa0c-5h7w Bus topology: https://youtu.be/ySd-k7i7G5k bus and star https://youtu.be/wp2PCC5KtCg Ring topology: https://youtu.be/P1R6xWFEq3A

PRACTICE SET Assume seven devices are arranged in a mesh topology. How many cables are needed? How many ports are needed for each device? Draw a hybrid topology with a bus backbone and three ring networks.