data communications & networking

22
DATA COMMUNICATIONS & NETWORKING CHAPTER 1 - INTRODUCTION

Upload: micol

Post on 04-Jan-2016

66 views

Category:

Documents


1 download

DESCRIPTION

Data Communications & Networking. Chapter 1 - Introduction. Data Communication. Data communication – exchange of data between two devices via a transmission medium. Communication System Components. Data Representation. Text – represented as a bit pattern; codes often used: - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Data Communications & Networking

DATA COMMUNICATIONS & NETWORKING

CHAPTER 1 - INTRODUCTION

Page 2: Data Communications & Networking

DATA COMMUNICATION

Data communication – exchange of data between two devices via a transmission medium

University of South AlabamaComputer and Information Sciences

2

Page 3: Data Communications & Networking

COMMUNICATION SYSTEM COMPONENTS

University of South AlabamaComputer and Information Sciences

3

Page 4: Data Communications & Networking

DATA REPRESENTATION

Text – represented as a bit pattern; codes often used:

• ASCII; Extended ASCII; Unicode; ISO

Numbers – represented by binary equivalent

Images – bit patterns representing pixels

Audio – recording sound or music

Video – movie , motion picture

University of South AlabamaComputer and Information Sciences

4

Page 5: Data Communications & Networking

DIRECTION OF DATA FLOW

University of South AlabamaComputer and Information Sciences

5

Simplex – unidirectional; one transmits, other receives

Half-duplex – each can transmit/receive; communication must alternate

Full-duplex – both can transmit/receive simultaneously

Page 6: Data Communications & Networking

NETWORKS

• Set of devices (nodes) connected by media

• A node can be a computer, printer

• or any device capable device capable of sending and/or receiving data

University of South AlabamaComputer and Information Sciences

6

Page 7: Data Communications & Networking

NETWORK CRITERIA

• Performance

• affected by # users, • type of medium, • Hardware , software• often evaluate by throughput and delay

University of South AlabamaComputer and Information Sciences

7

Page 8: Data Communications & Networking

NETWORK CRITERIA

• Reliability

• measured by frequency of failure, • recovery time, • catastrophe vulnerability

University of South AlabamaComputer and Information Sciences

8

Page 9: Data Communications & Networking

NETWORK CRITERIA

• Security

• protection from unauthorized access, • protecting data from damage

University of South AlabamaComputer and Information Sciences

9

Page 10: Data Communications & Networking

TYPES OF CONNECTIONS

Point-to-point – dedicated

Multipoint – shared

University of South AlabamaComputer and Information Sciences

10

Page 11: Data Communications & Networking

PHYSICAL TOPOLOGY

• Physical or logical arrangement

• 4 basic types:

• mesh• star

• bus

• ring

• May often see hybrid

University of South AlabamaComputer and Information Sciences

11

Page 12: Data Communications & Networking

MESH TOPOLOGY

• Dedicated point-to-point

• links to every other device

University of South AlabamaComputer and Information Sciences

12

Page 13: Data Communications & Networking

STAR TOPOLOGY

• Dedicated point-to-point links to central controller (hub)

• Controller acts as exchange

University of South AlabamaComputer and Information Sciences

13

Page 14: Data Communications & Networking

BUS TOPOLOGY

• Multipoint configuration

• One cable acts as a backbone to link all devices

University of South AlabamaComputer and Information Sciences

14

Page 15: Data Communications & Networking

RING TOPOLOGYDedicated point-to-point configuration to neighbors

Signal is passed from device to device until it reaches destination

Each device functions as a repeater

University of South AlabamaComputer and Information Sciences

15

Page 16: Data Communications & Networking

CATEGORIES OF NETWORKS

Local Area Network (LAN) – smaller geographical area

Metropolitan Area Network (MAN) – network extended over an entire city

Wide Area Network (WAN) – large geographical area

University of South AlabamaComputer and Information Sciences

16

Page 17: Data Communications & Networking

INTERNETWORKS

Connection of two or more networks

Internet vs. internet

University of South AlabamaComputer and Information Sciences

17

Page 18: Data Communications & Networking

THE INTERNET

Collaboration of more than hundreds of thousands interconnected networks

1969 – started as ARPAnet, a small network of connected computers

1972 - Cerf and Khan – packet delivery and Transmission Control Protocol (TCP)

Shortly thereafter – evolution of TCP/IP

A brief history of the Internet

Internet Timeline

University of South AlabamaComputer and Information Sciences

18

Page 19: Data Communications & Networking

PROTOCOLS AND STANDARDS

Why do we need them?

Protocol – set of rules that govern data communication; defines what, how, and when

• Key elements – syntax, semantics, timing

Standard – provides a model for development; allows for interoperability

University of South AlabamaComputer and Information Sciences

19

Page 20: Data Communications & Networking

STANDARDSTypes –

• De jure/Formal – legislated by an officially recognized body• De facto – by convention or widespread use

Standards Organizations – committees, forums, regulatory agencies

Internet Standards

• Drafts• RFC Process

University of South AlabamaComputer and Information Sciences

20

Page 21: Data Communications & Networking

SUMMARY

Introduction to data communication, networking, and protocol standards

Next chapter…

• Network models

University of South AlabamaComputer and Information Sciences

21

Page 22: Data Communications & Networking

CREDITS

All figures obtained from publisher-provided instructor downloads

Data Communications and Networking, 3rd edition by Behrouz A. Forouzan.  McGraw Hill Publishing, 2004

University of South AlabamaComputer and Information Sciences

22