DATA COMMUNICATION Lecture-2.

Slides:



Advertisements
Similar presentations
1 Network Concepts Rong Wang CGS3285 School of Computer Science University of Central Florida Spring2004.
Advertisements

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.
Chapter 1 Data Communications and Networks - Overview Data Communications deals with the transmission of signals in a reliable and effective manner. Topics.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
William Stallings Data and Computer Communications 7th Edition
Group Members Adnan Usman Saad Subhan  Layout pattern of interconnections of links, nodes.  Network Topologies may be Physical or Logical.
Computer Networks By: Donald Blake. What is a computer network? A computer network is a group of computer systems and computer hardware devices that are.
Textbook  “Data Communications and Networking” 2 nd Edition by Behrouz A. Forouzan  “Data and Computer Communication” 6 th Edition by William Stallings.
INTRODUCTION T.Najah Al_Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Data Communications and Networking CSCS 311 Lecture 2 Amjad Hussain Zahid.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
Lecturer: Tamanna Haque Nipa
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
William Stallings Data and Computer Communications
1.1 Introduction DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented.
Data Communications and Networking Overview
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
3.3 Data Networks. Overview Identify the main differences between LAN and WAN. Identify the advantages of using a network over stand-alone computers.
Introduction. Data Communication Communication Communication Sharing information: Local & Remote Sharing information: Local & Remote Local Local Face.
CSCI-235 Micro-Computer Applications The Network.
When we communicate, we are sharing information. This sharing can be local or remote. Between individuals, local communication usually occurs face to face,
Communication Architecture and Network Protocol Layering Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by:
Release 16/7/2009 Introduction to Computer Networks Chapter 1 Jetking Infotrain Ltd.
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.#
M. R. Kharazmi Chapter 1 Data Communications and Networks Overview.
1.1 CSC311-DATA COMMUNICATION AND NETWORKING Introduction.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Lecture 3 : Network Architectures 1.
William Stallings Data and Computer Communications 7th Edition
Network Models.
DATA COMMUNICATION Lecture-45.
DATA COMMUNICATION Lecture-1.
CS408/533 Computer Networks Text: William Stallings Data and Computer Communications, 6th edition Chapter 1 - Introduction.
DATA COMMUNICATION Lecture-20.
Chap. 2 Network Models.
DATA COMMUNICATION Lecture-5.
DATA COMMUNICATION Lecture-6.
Local Area and Wide Area Networks
Introduction Data Communication Networks Protocols and Standards
DATA COMMUNICATION Lecture-21.
DATA COMMUNICATION Lecture-10.
Chapter 16: Distributed System Structures
Telecommunication ELEC503
Chapter 5 Networks Communicating and Sharing Resources
Data and Computer Communications by William Stallings Eighth Edition
Chapter 3: Open Systems Interconnection (OSI) Model
DATA COMMUNICATION Lecture-9.
William Stallings Data and Computer Communications 7th Edition
DATA COMMUNICATION Lecture-7.
Local Area and Wide Area Networks
William Stallings Data and Computer Communications 7th Edition
DATA COMMUNICATION Lecture-8.
09/12/2018 Virtual Networks.
Computer communications
DATA COMMUNICATION Lecture-3.
DATA COMMUNICATION Lecture-30.
Data Communication Networks
DATA COMMUNICATION Lecture-37.
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
CAN (Campus Area Network)
Chapter 1. Introduction 1.#.
Part I. Overview of Data Communications and Networking
Introduction to Computer Networks
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara
Presentation transcript:

DATA COMMUNICATION Lecture-2

Recap of Lecture 1 Data Communication Brief History of Communication Data Communication System

Overview of Lecture 2 Key Data Communication Terminology Networks and Why we need Them? Distributed Processing Network Criteria Network Applications

Key Data Communication Terminology Session: communication dialog between network users or applications Network: interconnected group of computers and communication devices Node: a network-attached device

Key Data Communication Terminology Link: connects adjacent nodes Path: end-to-end route within a network Circuit: the conduit over which data travels

Key Data Communication Terminology Packetizing: dividing messages into fixed-length packets prior to transmission over a network’s communication media Routing: determining a message’s path from sending to receiving nodes

Network A “Network” is a set of devices (Nodes) connected by Communication Links

Networks- Why we need Them? Point to point communication not usually practical Devices are too far apart Large set of devices would need impractical number of connections

Networks- Why we need Them? Solution is to connect all devices to a central system known as a NETWORK Two Main Classes of Networks Local Area Networks (LANs) Wide Area Network (WANs)

Distributed Processing “Instead of a single large machine being responsible for all aspects of a process, each separate computer handles a subset of the task”

Advantages of Distributed Processing Security Distributed Data bases Faster Problem Solving Security through Redundancy Collaborative Processing

Data Communication Network Criteria Performance Reliability Security

Network Criteria Performance Number of Users Type of Transmission Medium Hardware Software

Network Criteria Reliability Frequency of failure Recovery Time after Failure Catastrophe

Network Criteria Security Unauthorized Access Viruses

Network Applications Marketing and Sales Financial Services Manufacturing Electronic Messaging Teleconferencing Cable Television

Summary Key Data Communication Terminology Networks and Why we need Them? Distributed Processing Network Criteria Network Applications

Suggested Reading Section 1.3, “Data Communications and Networking” 2nd Edition by Behrouz A. Forouzan Sections 1.3, “Data and Computer Communication” 6th Edition by William Stallings