Você está na página 1de 41

Overview of Data Communication and Computer Networks

Computer Communication and Networks

Outline

Data Communication Overview


Definition Components Protocols and standards


Connectivity Categories Internetworks

Network Overview

Motivations

Efficient way to share resources


Cost less expensive Accessibility easier Time faster Size bigger Correctness more accurate

Efficient way to exchange information

Data Communication: Definition

Data Communication:
Transfer of data from one device to another via some form of transmission medium.

Data Communication
Hi, how Hi, how

are
you?

are
you?

Hi, how are you?

Hi, how are you?

Computer

User

01010001

01010001

Components in Communication
1 Message
Hi, how are you?

5 Protocol

Sender

3 Receiver

4 Medium

Data Representation

Numbers

8/16/32 bit integers floating point ASCII, Unicode

150 2

Text

Images

255

Bit patterns, Graphics formats JPG/GIF/etc

Audio Samples of continuous signal Video Sequence of bitmap images


7

Protocols and Standards

Protocol

A set of rules governing data communications


Syntax: format of data block Semantics: meaning of each section Timing: speed and sequencing

Standards

De facto (in practice) standards


not approved but widely adopted

De jure (in law) standards


approved by an organization

Standards Organizations

Creation Committees

ISO, ITU-T, ANSI, IEEE, EIA

Forums Regulatory Agencies

Direction of Data Flow

Simplex: One direction only


data flow

Server data flow

Monitor

Keyboard

10

Direction of Data Flow

Half Duplex: Both directions, one at a time


data flow at time 1 data flow at time 2

E.g., walkie-talkies

11

Direction of Data Flow

Full Duplex: Both directions simultaneously


data flow data flow

E.g., telephone

Can be emulated on a single communication link using various methods

12

Networks

Network: a set of devices connected by

media links

Laptop
iM ac

Workstation Media Links

Server
SD

Printer

Scanner
13

Types of Connections

Point-to-point Multipoint (multidrop)

14

Point-To-Point Connection

15

Multipoint Connection

Wireless

16

Topology

Topology: physical or logical arrangement of devices


Mesh Star Bus Ring Hybrid

17

Fully Connected Mesh Topology


E

18

Fully Connected Mesh Topology

19

Fully Connected Mesh Topology

Pros:

Dedicated links Robustness Privacy Easy to identify fault A lot of cabling I/O ports Difficult to move

Cons:

20

Star Topology
A D

Hub

Drop

B
Drop

21

Star Topology
A D

Switch

22

Star Topology
A D

Hub

23

Star Topology

Pros:

Hub

One I/O port per device Little cabling Easy to install Robustness Easy to identify fault

Cons:

Single point of failure More cabling still required


24

Bus Topology

Drop line Tap

Terminator

25

Bus Topology
A B C D

26

Bus Topology

27

Bus Topology

Pros:

Little cabling Easy to install

Cons:

Difficult to modify Difficult to isolate fault Break in the bus cable stops all transmission

28

Ring Topology
C D B

29

Ring Topology

30

Ring Topology

Pros:

Easy to install Easy to identify fault

Cons:

Delay in large ring Break in the ring stops all transmission


31

Hybrid Topologies

PWR

10M100M ACT ACT

1 2 3 4 5 6 7 8 9 101112

10

11

12 UPLINK

COL COL SWITCH 131415161718192021222324

13

14

15

16

17

18

19

20

21

22

23

24

PWR

10M100M ACT ACT

1 2 3 4 5 6 7 8 9 101112

10 11 12 UPLINK

COLCOL SWITCH 131415161718192021222324

13 14 15 16

17 18 19 20

21 22 23 24

32

Network Categories

Local Area Network (LAN) Wide Area Network (WAN) Metropolitan Area Network (MAN)

33

Local Area Networks

Network in a single office, building, or campus

34

Wide Area Networks

Network providing long-distance communication over a country, a continent, or the whole world

35

Metropolitan Area Networks

Network extended over an entire city

Bangkhen

Kampangsaen

37

Network of Networks

Company A
Network Interface Card (NIC)

Company B

Company C

Company D
38

Internetworking

How to allow devices from different standards to communicate Gateways/routers devices capable of communicating in several standards

These become "network of networks"


39

Internetworks

Two or more networks connected become an internetwork, or internet


Network1 Network2

Gateway

Network3

Example: The Internet


40

The Internet

The largest internetwork (network of networks) in the world Devices communicating with TCP/IP protocol suite
Stanford U. of Utah

UC Santa Barbara

UCLA

41

Summary

Data communication

Protocols and standards


Topologies LAN/MAN/WAN

Computer networks

Internetworks (networks of networks)

42

Você também pode gostar