DATA COMMUNICATION AND NETWORKING Chapter 12. Communication sending or receiving information Beating of drums Mirrors reflecting sunlight Homing pigeons.

Slides:



Advertisements
Similar presentations
Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
Advertisements

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.
1 9 9 TELECOMMUNICATIONS AND NETWORKS. 2 Telecommunications Communicating information via electronic means over some distance Information SuperHighway.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Computers Are Your Future © 2005 Prentice-Hall, Inc.
Computers Are Your Future © 2006 Prentice-Hall, Inc.
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
1 Chapter 7 Networking: Computer Connections. Basic Components of a Network Sending device Communications link Receiving device.
Chapter Preview  In this chapter, we will study:  The basic components of a telecomm system  The technologies used in telecomm systems  Various ways.
Intro to MIS – MGS351 Network Basics Extended Learning Module E.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1 LECTURE 1 INTRODUCTION AND BASIC CONCEPTS DATA COMMUNICATIONS LECTURER : FERDINAND KATSRIKU (PhD)
Information Technology in Business: Telecommunications, Networks and Internet Basics.
Communications & Networks
Laudon & Laudon: Canadian Edition
Telecommunications and Networks Chapter 6 – Understanding Technology (Third Edition)
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
© Paradigm Publishing Inc. 6-1 Chapter 6 Telecommunications and Networks.
Chapter 9A Network Basics.
Data Communication & Computer Networks
Chapter 4 Computer Networks – Part 1
1 Information Technology in Business: Telecommunications and Networks Chapter 6.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Local Area Network By Bhupendra Ratha, Lecturer
Unit 1—Computer Basics Lesson 7 Networks.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Module 2: Information Technology Infrastructure
Basic Concepts of a Computer Network
DATA COMM & COMPUTER NETWORKING. Data Communications..  are the exchange of data between two devices via some  form of transmission medium such as a.
Unit 4 Networking Review.
Living Online Module Lesson 23 — Networks and Telecommunication
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Week 12 (2012) Dr. Ghada Drahem. INTENDED LEARNING OUTCOMES This lecture covers: Networking concepts and terminology Common networking and communications.
Lecturer: Tamanna Haque Nipa
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
 The devices which each intercorrect several computer or different to each other, each nones network devices.  There are various types of Network devices.
Telecommunications, the Internet, and Wireless Technology.
Chapter 9 Installing Communication Devices Prepared by: Khurram N. Shamsi.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
5 SECTION A 1 Network Building Blocks  Network Classifications  LAN Standards  Network Devices  Clients, Servers, and Peers  Physical Topology  Network.
Reference :Understanding Computers
Introduction to Data Communication
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
Slide 4-1 Chapter 4 Terms Data Communications and Networking Considerations Introduction to Information Systems Judith C. Simon.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
3/20: Telecommunications & Networking What is telecommunications? The hardware: physical components of telecommunications, inc. channels Standards: agreements.
Types of computer networks LAN ( LOCAL AREA NETWORK ) WAN (WIDE AREA NETWROK )
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
CSCI-235 Micro-Computer Applications The Network.
Telecommunications and Networks Chapter 6 Principles and Learning Objectives Effective communication is essential to organizational success. –Define.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
Intro to MIS – MGS351 Network Basics
Telecommunication ELEC503
Network Basics Extended Learning Module E
Intro To Computer Networks
Chapter 4: Data Communication and Networks
Data Communication.
Presentation transcript:

DATA COMMUNICATION AND NETWORKING Chapter 12

Communication sending or receiving information Beating of drums Mirrors reflecting sunlight Homing pigeons Telegraph, telephone Computers … Data Communication

DATA COMMUNICATION Exchange of data between two devices wired or wireless transmission medium Communication system (collection of hardware, software …) Transfer of dataMethod of transfer Preservation of the data during the transfer process Delivery The system must deliver data to the correct or the intended destination. Accuracy The system must deliver data accurately (error free). Timeliness The system must deliver data in a timely manner without enough time lags.

Five components of a data Communication System 1. Message It is the information to be communicated. Popular forms of information include text, pictures, audio, video etc. 2. Sender It is the device which sends the data messages. It can be a computer, workstation, telephone handset etc. 3. Receiver It is the device which receives the data messages. It can be a computer, workstation, telephone handset etc. 4. Transmission Medium It is the physical path by which a message travels from sender to receiver. Some examples include twisted-pair wire, coaxial cable, radio-waves etc. 5. Protocol It is a set of rules that governs the data communications. It represents an agreement between the communicating devices. Without a protocol, two devices may be connected but not communicating.

Data Transmission Modes Data in a simplex channel is always one way. Simplex channels are not often used because it is not possible to send back error or control signals to the transmit end. An example of a simplex channel in a computer system is the interface between the keyboard and the computer, in that key codes need only be sent one way from the keyboard to the computer system. Simplex A half duplex channel can send and receive, but not at the same time. Its like a one-lane bridge where two way traffic must give way in order to cross. Only one end transmits at a time, the other end receives. Half Duplex Data can travel in both directions simultaneously. There is no need to switch from transmit to receive mode like in half duplex. Its like a two lane bridge on a two-lane highway. Full Duplex

Analog & Digital Transmission information changes continuously and can take on many different values. An analog clock’s hands move constantly, displaying time on a continuous scale. Analog information is characterized by discrete states. A light bulb, for example, is on or off. A digital clock represents the time in one- minute intervals and doesn’t change its numbers again until the next minute. A digital clock can represent exact minutes but not the seconds that pass in between. Digital

Analog & Digital Transmission … Analog Signals- Sine waves Amplitude Frequency Wavelength Digital

Data Communication Measurement Narrowband Services 64 Kbps or less channels Wideband Services 1.5 Mbps to 45 Mbps (North American) 2 Mbps to 34 Mbps (International) Broadband Services 45 Mbps or greater (North American) 34 Mbps or greater (International) It Changes

Transmission Media

Radio Frequency Propogation

Modulation

Multiplexing

Multiplexing …

Synchronization- Controlling time Asynchronous Transmission Each character of data is treated independently Synchronous Transmission For sending large blocks of data Control schemes Character-oriented Bit-oriented 6.17

Switching 4 Employee Office Direct Lines to each of them! Point to point communication Impractical & Wasteful Route calls by making temporary connection!

Use Switches or Exchanges Some switches are directly connected to a comminication device while others are dedicated to route/forward information

Circuit switching Major Attributes Dedicated fixed BW channel Data (sent/received) path is determined by the circuit Data path does not change within the lifetime of connection Simple method. Used in Public Service Telephone Network (PSTN) Disadvantage? Waste when there is no data flowing Cannot change the circuit after it is established even if there are other (cheaper) routes possible

Packet Switching Major Attributes Focuses on data communication (vs. voice) Break data into packets Package Assembler and Disassembler (PAD) Packets from a single message will not necessarily follow the same route Packet Header Destination Priority … Packet Switching Exchange (PSE) Efficient? “Message Switching” is obsolete

Computer Network Standalone versus Networked Environment How can we connect (physically)? Network Operating Systems Manage multiple computers on a network Client/Server (NOS) Client request and server serves Access to resources Peer to peer network (NOS?) Equal peer nodes Both server & client Music/File sharing!

Client/Server How it works Client sends request for service to server Server fulfills request and send results to client Client and server may share processing Benefits Reduces volume of data traffic Allows faster response for each client Nodes can be less expensive computers

AttributeP2PClient/Server Centralization of resource and data NoYes Maintenance costLowHigh Needs staffs, support Installation ProcessSimpleRequires experts CostLow- no dedicated serverRequires a dedicated server SecurityLowHigh ReliabilityHigh- all independent nodes Server down- network down Standalone Vs. Networked Environment Topology – Physical layout of components

Computer Network LAN MAN WAN CAN

LAN- Local Area Network Connections over short distances through communications media Connecting LANs Bridge – connects networks with similar protocols Router – directs traffic via best path IP switches Replacing routers Less expensive Faster Gateway Connects LANs with dissimilar protocols Performs protocol conversion Components PCs Network cable NIC

WAN- Wide Area Network Link computers in geographically distant locations

Network Topology Bus topology Ring topology Star topology Tree topology Mesh topology Check the textbook

OSI Model Textbook P 445

Network Devices NIC Repeater Hub Bridge Switch Router Gateway P449