CMP206 – Introduction to Data Communication & Networks Lecture 1 - Networking Fundamentals.

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.
DATA COMMUNICATION AND NETWORKING Chapter 12. Communication sending or receiving information Beating of drums Mirrors reflecting sunlight Homing pigeons.
1.1 Chapter 1 Introduction Lecture # 1 – 2 Ali Mustafa.
Network Layer and Transport Layer.
1.1 Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 1. Introduction 1.#.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1 LECTURE 1 INTRODUCTION AND BASIC CONCEPTS DATA COMMUNICATIONS LECTURER : FERDINAND KATSRIKU (PhD)
King Saud University College of Applied studies and Community Service 1301CT By: Nour Alhariqi 1nalhareqi st semester
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Overview of Data Communications and Networking UNIT I UNIT I.
Computer Communication & Networks
Data Communication and Networking
Unit I What is DATA COMMUNICATION
DATA COMMUNICATIONS Nadir uz Zaman MCS-I. TELECOMMUNICATION The term telecommunication means communication at a distance.The term telecommunication means.
Introduction to Data communication
1 nd semester King Saud University College of Applied studies and Community Service 1301CT.
INTRODUCTION T.Najah Al_Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
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.
The OSI Model.
Computer Networks. Data & Communication When we communicate we share information  Local Communication, if Face to Face  Remote, if through Telephone.
Switching breaks up large collision domains into smaller ones Collision domain is a network segment with two or more devices sharing the same Introduction.
Lecturer: Tamanna Haque Nipa
Distribution of Multimedia Data Over a Wireless Network (DMDoWN): An Introduction Presented By: Rafidah Md Noor Faculty of Computer Science & Information.
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
Lecture 6 Page 1 Advanced Network Security Review of Networking Basics Advanced Network Security Peter Reiher August, 2014.
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.
INTRANETS MR ROSS UNIT 3 IT APPLICATIONS. DEFINITION An intranet is an internal, secured environment that has a similar look and feel to the Internet,
Introduction to Data Communication
Prepared by Engr.Jawad Ali BSc(Hons)Computer Systems Engineering University of Engineering and Technology Peshawar.
IT 606 Computer Networks (CN). 1.Evolution of Computer Networks & Application Layer. 2.Transport Layer & Network Layer. 3.Routing & Data link Layer. 4.Physical.
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.
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
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
1. Introduction and Background Network Performance and Quality of Service.
Computer Network Architecture Lecture 1: Introduction to Computer Networking.
 Data Communications are the exchange of data between two devices via some form of transmission. 1.
CS509 Computer Networks Lecture 1 Dr. Nermin Hamza.
Introduction to Networking
Overview of Data Communications and Networking
Data Communication and Networking
Computer Networks - Introduction - Dr. Hussein al-Bahadili
IOS Network Model 2nd semester
Telecommunication ELEC503
Chapter 3: Open Systems Interconnection (OSI) Model
Network Protocol Layers
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.#
Lecture 1: Communication Systems
Data Communications.
POWERPOINT PRESENTATION
Data Communication.
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.#
Data Communication Networks
Data Communication Chapter 1 Introduction 1.#.
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data Communication and Computer Networks
communications system
Chapter 1. Introduction 1.#.
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Presentation transcript:

CMP206 – Introduction to Data Communication & Networks Lecture 1 - Networking Fundamentals

Data & Information  Data refers to the raw facts that are collected while information refers to processed data that enables us to take decisions. Example: When result of a particular test is declared it contains data of all students, when you find the marks you have scored you have the information that lets you know whether you have passed or failed.  The word data refers to any information which is presented in a form that is agreed and accepted upon by is creators and users.

Data communication Data Communication is a process of exchanging data or information In case of computer networks this exchange is done between two devices over a transmission medium. This process involves a communication system which is made up of hardware and software. The hardware part involves the sender and receiver devices and the intermediate devices through which the data passes. The software part involves certain rules which specify what is to be communicated, how it is to be communicated and when. It is also called as a Protocol.

Characteristics of Data Communication The effectiveness of any data communications system depends upon the following four fundamental characteristics:  Delivery: The data should be delivered to the correct destination and correct user.  Accuracy: The communication system should deliver the data accurately, without introducing any errors. The data may get corrupted during transmission affecting the accuracy of the delivered data.  Timeliness: Audio and Video data has to be delivered in a timely manner without any delay; such a data delivery is called real time transmission of data.  Jitter: It is the variation in the packet arrival time. Uneven Jitter may affect the timeliness of data being transmitted.

Components of Data Communication A Data Communication system has five components:  Sender: The sender is any device that is capable of sending the data (message).  Receiver: The receiver is a device that the sender wants to communicate the data (message).  Transmission Medium: It is the path by which the message travels from sender to receiver. It can be wired or wireless and many subtypes in both.  Protocol: It is an agreed upon set or rules used by the sender and receiver to communicate data. A Protocol is a necessity in data communications without which the communicating entities are like. two persons trying to talk to each other in a different language without know the other language.

Components of Data Communication (CNTD)

Data Flow Two devices communicate with each other by sending and receiving data. The data can flow between the two devices in the following ways:  Simplex  Half Duplex  Full Duplex

Simplex  In Simplex, communication is unidirectional  Only one of the devices sends the data and the other one only receives the data. Example: The diagram below shows a CPU send data while a monitor only receives data.

Half Duplex  In half duplex both the stations can transmit as well as receive but not at the same time.  When one device is sending, the other can only receive and vice-versa. Example: The diagram below shows how a walkie-talkie works.

Full Duplex  In Full duplex mode, both stations can transmit and receive at the same time. Example: The diagram below shows how a mobile phones works.

Computer Networks  A computer network can be defined as a collection of nodes.  A node can be any device capable of transmitting or receiving data.  The communicating nodes have to be connected by communication links. A Computer network should ensure:  reliability of the data communication process  security of the data  performance by achieving higher throughput and smaller delay times

Questions?