22
CIS 321 – Fall 2004 Data Communications & Networking Chapter 1 - Introduction

CIS_321_ch1

Embed Size (px)

Citation preview

Page 1: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 1/22

CIS 321 – Fall 2004

Data Communications &

Networking

Chapter 1 - Introduction

Page 2: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 2/22

University of South AlabamaComputer and Information Sciences

2

321 Topics to be Covered

Network Topologies &Categories

Transmission Modes

Network Models Signaling and Media

Encoding and Modulating

High Speed Digital Access

Multiplexing Error Detection and

Correction

Data Link Control andProtocols

LANs/WANs,

VLANs/VPNs Frame Relay, ATM

Internetworking

Security

Compression TCP/IP

Application Services

Page 3: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 3/22

University of South AlabamaComputer and Information Sciences

3

Part 1 Overview of Data

Communications and NetworkingChapter 1

Brief description of data communication, networking,

and protocol standardsChapter 2

Network models

Page 4: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 4/22

University of South AlabamaComputer and Information Sciences

4

Data Communication

Why study data communications?

Data communication – exchange of data between

two devices via a transmission mediumEffectiveness depends on:

Delivery, Accuracy, Timeliness

Page 5: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 5/22

University of South AlabamaComputer and Information Sciences

5

Communication System Components

Page 6: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 6/22

University of South AlabamaComputer and Information Sciences

6

Data Representation

Text – represented as a bit pattern; codes often

used:

ASCII; Extended ASCII; Unicode; ISONumbers – represented by binary equivalent

Images – bit patterns representing pixels

AudioVideo

Page 7: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 7/22

University of South AlabamaComputer and Information Sciences

7

Direction of Data Flow

Simplex – unidirectional; one transmits, other 

receives

Half-duplex – each can transmit/receive;

communication must alternate Full-duplex – both can transmit/receive

simultaneously

Page 8: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 8/22

University of South AlabamaComputer and Information Sciences

8

Networks

Set of devices (nodes) connected by media

Distributed processing

Advantages

Page 9: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 9/22

University of South AlabamaComputer and Information Sciences

9

Network Criteria

Performance – affected by # users, type of 

medium, HW/SW

Reliability – measured by freq of failure, recoverytime, catastrophe vulnerability

Security – protection from unauthorized access,

viruses/worms

Page 10: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 10/22

University of South AlabamaComputer and Information Sciences

10

Types of Connections

Point-to-point –

dedicated

Multipoint – shared

Page 11: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 11/22

University of South AlabamaComputer and Information Sciences

11

Physical Topology

Physical or logical arrangement

4 basic types: mesh, star, bus, ring

May often see hybrid

Page 12: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 12/22

University of South AlabamaComputer and Information Sciences

12

Mesh Topology

Dedicated point-to-point

links to every other device

Advantages

Disadvantages

Page 13: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 13/22

University of South AlabamaComputer and Information Sciences

13

Star Topology

Dedicated point-to-point

links to central controller 

(hub)

Controller acts as

exchange

Advantages

Disadvantages

Page 14: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 14/22

University of South AlabamaComputer and Information Sciences

14

Bus Topology

Multipoint configuration

One cable acts as a

backbone to link all

devices

Advantages

Disadvantages

Page 15: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 15/22

University of South AlabamaComputer and Information Sciences 15

Ring Topology

Dedicated point-to-pointconfiguration to neighbors

Signal is passed from device todevice until it reaches destination

Each device functions as arepeater 

Advantages

Disadvantages

Page 16: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 16/22

University of South AlabamaComputer and Information Sciences 16

Categories of Networks

Local Area Network (LAN) – smaller geographical

area

Metropolitan Area Network (MAN) – networkextended over an entire city

Wide Area Network (WAN) – large geographical

area

Page 17: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 17/22

University of South AlabamaComputer and Information Sciences 17

Internetworks

Connection of two or more networks

Internet vs. internet

Page 18: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 18/22

University of South AlabamaComputer and Information Sciences 18

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

Page 19: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 19/22

University of South AlabamaComputer and Information Sciences 19

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

Page 20: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 20/22

University of South AlabamaComputer and Information Sciences 20

Standards

Types – 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

Page 21: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 21/22

University of South AlabamaComputer and Information Sciences 21

Summary

Introduction to data communication, networking,

and protocol standards

Next chapter… Network models

Page 22: CIS_321_ch1

8/8/2019 CIS_321_ch1

http://slidepdf.com/reader/full/cis321ch1 22/22

University of South AlabamaComputer and Information Sciences 22

Credits

All figures obtained from publisher-provided

instructor downloads

Data Communications and Networking, 3rdedition by Behrouz A. Forouzan. McGraw Hill

Publishing, 2004