What is the fundamental purpose of a communication system? Discuss the communication model s elements.

Similar documents
CS 420/520 Data Communication Systems. Syllabus and Scope of Course

Data and Computer Communications Chapter 1 Data Communications, Data Networks, and the Internet

Lecture 1 Overview - Data Communications, Data Networks, and the Internet

BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS

Data and Computer Communications

Introduction to Networking

Communication Networks - 3 general areas: data communications, networking, protocols

Computer Networks. Introduction to Network. Dr. Adel Gaafar Abd Elrahim

Wireless Networks. Communication Networks

Chapter 1: Introduction

Data Communications, Data Networks, and the Internet

Data & Computer Communication

Communications and Networking 1

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com

Lecture 2. Computer Networks Models. Network Models 1-1

Internet Architecture and Protocol

Lecture 01 Introduction to Computer Networks. Dr. Anis Koubaa. (c) Pearson Education - Prentice Hall, Original Slides from Dr.

CS-435 spring semester Network Technology & Programming Laboratory. Stefanos Papadakis & Manolis Spanakis

Review of Network Technologies

Communication Networks

Computer Communication and Networking 10TL Sections I-II

Networks & Communications. Comp 277

Tutorials and Practicals 31W6 ADMINISTRIVIA. A Communications Model. Communications and Networks. Simplified Communications

Module 1. Introduction. Version 2, CSE IIT, Kharagpur

Data Communication. Chapter # 1: Introduction. By: William Stalling

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B

Network Devices,Frame Relay and X.25

Introduction to Wireless Networking ECE 401WN Spring 2008

CSE 3461 / 5461: Computer Networking & Internet Technologies

Lecture (02) Introduction to Networks II

Network Topologies & LAN,MAN and WAN. By: Mr. Binesh Kr. Singh. What is Topology

BROADBAND AND HIGH SPEED NETWORKS

The Internet and the World Wide Web

Local Area Network Overview

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11

CHAPTER -1. Introduction to Computer Networks

Study Guide. Module Three

APPENDIX F THE TCP/IP PROTOCOL ARCHITECTURE

Network Connectivity and Mobility

LAN, MAN and WAN. Basics and Comparison. University of Damascus. Computer Engineering Dept. Digital Communications. By Abdulrahman Idlbi

Router Router Microprocessor controlled traffic direction home router DSL modem Computer Enterprise routers Core routers

Lecture (07) Fundamentals of WANs (I)

EEG453 Multimedia systems Dr. Mohab Mangoud University of Bahrain. Lecture # (3) Communication networks

# DEFINITIONS TERMS. 5) A set of devices interconnected by media links. Network

A typical WAN structure includes the following components.

Chapter 12. Network Organization and Architecture

Network &Network Devices Introduction. 2000, Cisco Systems, Inc. 1-1

Introduction to Network Technologies & Layered Architecture BUPT/QMUL

Lecture (04 & 05) Packet switching & Frame Relay techniques Dr. Ahmed ElShafee

Lecture (04 & 05) Packet switching & Frame Relay techniques

Data Communication and Network. Introducing Networks

04/03/33. Dr.Gihan Naguib. Overview. Dr.Gihan Naguib Behrouz A. Forouzan Data communications and Networking

UNIT II NETWORKING

CH : 15 LOCAL AREA NETWORK OVERVIEW

CSE3213 Computer Network I

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

Bridging and Switching Basics

Dr./ Ahmed Mohamed Rabie Sayed

Example Networks and the Physical Layer. CS158a Chris Pollett Feb 5, 2007.

Chapter 10: Planning and Cabling Networks

Digital Communication Networks

Overview of Networks

Communicating over the Network

Lecture 4. Data Transmission Modes and Switching. Data Transmission & Switching 1-1

COSC 6377 Mid-Term #2 Fall 2000

INTRODUCTORY COMPUTER

Introduction. Communication

Module Three SG. Study Guide. Exam Three Content Areas. Module Three. Chapter Seven, Backbone Networks

ITEC 3800 Data Communication and Network. Introducing Networks

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan

Chapter 1 Introduction. COSC 3213 Summer 2003

Outline: Connecting Many Computers

TYPES OF COMPUTER NETWORKS

Introduction to Networks Network Types. BTEC Nat IT Computer Networks

Wide Area Networks (WANs) Slide Set 6

Chapter 15 Networks. Chapter Goals. Networking. Chapter Goals. Networking. Networking. Computer network. Node (host) Any device on a network

Revision of Previous Lectures

Guide to Networking Essentials Fifth Edition. Chapter 2 Network Design Essentials

2. A collection of interconnected networks is called an internetwork. 3. Each machine is connected to a central hub with a point-to-point connection.

Network Layer. For this purpose the network layer should:

Introduction and Layered Network Architecture. EEE 538 Dr. Nail Akar Bilkent University Electrical and Electronics Engineering Department

Data Communication. Introduction

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)


What Is Congestion? Effects of Congestion. Interaction of Queues. Chapter 12 Congestion in Data Networks. Effect of Congestion Control

Wide area networks: packet switching and congestion

CCNA Exploration1 Chapter 7: OSI Data Link Layer

FASTER ETHERNET AND THE ATM MARKET BOUNDARY ABSTRACT

Lecture 8 Winter 2006 Enterprise and Personal Communications Networks

Typical Network Uses

1. What is a Computer Network? interconnected collection of autonomous computers connected by a communication technology

COMPUTER NETWORKING. By: Dr. Noor Dayana Abd Halim

Chapter 10. Circuits Switching and Packet Switching 10-1

LECTURE #1. Course Outline. Data Communication (CS601)

PPP. Point-to-Point Protocol

Introduction to Networks

M242 COMPUTER NETWORS AND SECURITY

Introduction to WAN Technologies

Data Networks. Lecture 1: Introduction. September 4, 2008

Transcription:

What is the fundamental purpose of a communication system? The fundamental purpose of a communication system is the exchange of data between two parties. Discuss the communication model s elements. The communication model s elements are: Source: This device generates data to be transmitted; examples are telephones and personal computers. Transmitter: This device accepts the data transmitted from the source and transforms and encodes this information in such a way as to produces electromagnetic signals that can be transmitted across some source of transmission system. Transmission System: This can be a single transmission line or a complex network connecting source and destination. Receiver: The receiver accepts the signal from the transmission system and converts it into a form that can be handled by the destination device. Destination: This takes the incoming data from receiver. Discuss the key tasks that must be performed in a data communications system. The key tasks that must be performed in a data communications system: Transmission system utilization: refers to the need to make efficient use of transmission facilities that are typically shared among of communicating devices. 1

Interface: to communicate, a device must interface with the other transmission systems. Signal generating: once interface is established, signal generation is required for communication. These signals must be: - Capable of being propagated through the transmission system. - Interpretable as data at the receiver. Synchronization: there must be synchronization between transmitter and receiver to know when a signal begins to arrive and when it ends. Exchange management: There is a variety of requirements for communication between two parties that might be collected under the term exchange management. Error detection and correction: error detection and correction are required in circumstances where errors cannot be tolerated. Flow control: is required to assure that source does not overwhelm the destination by sending data faster than they can be processed and absorbed. Addressing and Routing: addressing and routing are required so a secure system can indicate the identity of the intended destination, and can choose a specific route through this network. Recovery: allows an interrupted transaction to resume activity at the point of interruption or to condition prior to the beginning of the exchange. Message formatting: has to do with an agreement between two parties as to the form of the data to be exchanged or transmitted. Security: Frequently need to provide some measure of security in data communication systems. Network management: capabilities are needed to configure the system, monitor its status, react to failures and overloads, and plan intelligently for future growth. 2

Discuss the data communication model s operation by an example. Assume a PC user wants to send an email message m to another user. The process is modeled as follows: User keys in message m comprising bits g buffered in source PC memory. Input data is transferred to I/O device (transmitter) as sequence of bits g(t) using voltage shifts. Transmitter converts these into a signal s(t) suitable for transmission media being used. During transmission through a specific media, signal may be impaired so received signal r(t) may differ from s(t). The receiver decodes signal recovering g (t) as estimate of original g(t). Which is buffered in destination PC memory as bits g being the received message m. What are the main categories of communications networks? The main categories of communications networks are: Local Area Network (LAN). Metropolitan Area Network (MAN). Wide Area Network (WAN). 3

Discuss the characteristics of each communications networks category. LAN characteristics: It has a small scope (Building or small campus). Usually owned by same organization as attached devices. It has high data rates. It may be Switched LAN (Ethernet), or Wireless LAN. MAN characteristics: Middle ground between LAN and WAN. Span a larger area than LAN (city area). Private or public network. It has a high speed. WAN characteristics: Span a large geographical area. Rely in part on common carrier circuits. Can be implemented using - Circuit switching. - Packet switching. - Frame relay. - Asynchronous Transfer Mode (ATM). Discuss the different technologies used in WAN. There are different technologies used in WAN: Circuit switching: - In which a dedicated communication path is established and used between two stations through the nodes of the network. - This path is a connected sequence of physical links between nodes. - On each link, a logical channel is dedicated to the connection. - Data generated by the source are transmitted along the dedicated path as rapidly as possible. 4

- At each node, incoming data are routed or switched to the appropriate destination without delay. - Ex: the telephone network. Packet switching: - In which data are sent out in terms of small chunks of data called packets at a time unit. - Each packet is passed through the network from node to node along some path leading from the source to destination. - At each node, the entire packet is received, stored briefly, and then transmitted to the next node. - Packet switching systems have large overheads to compensate for errors at all intermediate nodes. - Ex: terminal to computer and computer to computer communications. Frame relay: - Modern systems are more reliable and error rate has been dramatically lowered and remaining errors can be caught at end system. - It provides higher speed and less error control overhead than packet switching. ATM: - It is a culmination of development in circuit switching and packet switching (cell relay). - It uses fixed length packet, unlike frame relay which uses variablelength packets. - It provides little overhead for error control. - It provides higher speed from 10Mbps to Gbps range. - It allows the definition of multiple virtual channels with data rates that are dynamically at the time of virtual channels creation, those it can provide constant data rate channel. 5

Define the Internet. The Internet: it is the first operational packet switching network, which evolved from the ARPANET (Advanced Research Project Agency) of the US Department of Defense in 1969. What are the key elements of the internet? The key elements of the internet Hosts: End systems to be interconnected, and can be PCs, workstations, servers, mainframes, and so on. Network: Most hosts that use the Internet are connected to a network, such as a local area network (LAN) or a wide area network (WAN) Routers: Networks are in turn connected by routers. How the internet operates? The Internet operates as following: - A host may send data to another host anywhere on the internet. - The source host breaks the data to be sent into a sequence of packets called IP datagrams or IP packets. 6

- Each packet includes a unique numeric address to the destination called IP address. - Based on this address, each packet travels through a series of routers and networks from source to destination. - Each router receives a packet and makes a routing decision and forwards the packets along its way to the destination. Discuss the Internet Architecture? The Internet Architecture: Individual hosts and LANs are connected to Internet Service Provider (ISP) through a Point of Presence (PoP). The connection is made of a series of steps starting with the Customer Premises Equipment (CPE). CPE is the communication equipment located onsite with the host. Define: Internet Service Provider (ISP), Point of Presence (PoP), Customer Premises Equipment (CPE), Network Access Point (NAP), and Network Service Provider (NSP). Internet Service Provider (ISP): A company that provides other companies or individuals with access to, or presence on, the Internet. Point of Presence (PoP): An ISP POP is the edge of the ISP s network; connections from users are accepted and authenticated here. Customer Presence Equipment (CPE): Telecommunications equipment that is located on the customer s premises (physical location) rather than on the provider s premises or in between. Network Access Point: It a physical facility that provide the infrastructure to move data between connected network. Network Service Provider (NSP): A company that provides backbone services to an Internet service provider (ISP). 7

Internet Architecture 8