Computer and Data Communications Read Chapters 1 & 2.

15
Computer and Data Computer and Data Communications Communications Read Chapters 1 & 2

description

Communication Tasks Transmission system utilization Interfacing Signal generation Exchange management Error detection and correction System management Flow control Addressing Routing Recovery Message formatting Protection

Transcript of Computer and Data Communications Read Chapters 1 & 2.

Page 1: Computer and Data Communications Read Chapters 1 & 2.

Computer and Data CommunicationsComputer and Data Communications

Read Chapters 1 & 2

Page 2: Computer and Data Communications Read Chapters 1 & 2.

A Communications ModelA Communications Model

output information

Input device Transmiter Transmission

medium Receiver Output Devices

input information

input data

transmitted signal

receivedsignal

output data

data :

A representation of facts ,concepts in a formalized manner suitable for communication

information :

The meaning thatis currently assignedto data by means of the conventions applied to those data

Page 3: Computer and Data Communications Read Chapters 1 & 2.

Data Communication NetworkData Communication Network

Communication Network

Communication Network Node

Network Station

Page 4: Computer and Data Communications Read Chapters 1 & 2.

Data communication networksData communication networks Public Switched Telephone Network (PSTN) Local Area Network (LAN) Leased lines Public switched data network (PSDN) Integrated services digital network (ISDN)

Page 5: Computer and Data Communications Read Chapters 1 & 2.

PSTNPSTN

modem modem

modem link via PSTN

PSTN

Page 6: Computer and Data Communications Read Chapters 1 & 2.

LANLANhubhub

hubhub

hubhub

hubhub

1st floor1st floor

2nd floor2nd floor

3rd floor3rd floor

4th floor4th floor

routerrouter

confined geographical areaconfined geographical area under single managementunder single management high data ratehigh data rate

serverserver

stationstation

stationstation

stationstation

Page 7: Computer and Data Communications Read Chapters 1 & 2.

Leased linesLeased lines• Lease pubic circuits to connect different sites• Communication channel is privated

LAN

Voice

LAN

Voice

LAN

Voice

leased circuit

Page 8: Computer and Data Communications Read Chapters 1 & 2.

PSDNPSDN

PSDN= Public Switched Data Network

=

LAN

LAN

LAN

PSDN

• PSDN is designed specifically for the transmission of data rather than voice• Communication is shared

Page 9: Computer and Data Communications Read Chapters 1 & 2.

ISDNISDN

ISDN

NTE

NTE NTE

NTE

NTE = Networktermination equipment

ISDN = Integrated servicesdigital network

Using ISDN to carry both voice and data

Page 10: Computer and Data Communications Read Chapters 1 & 2.

Computer Communication Computer Communication ArchitectureArchitecture

Communication-related messages

Network interface

File and file transfer command

Communicationnetwork

File transferapplication

Communicationsservice module

Network accessmodule

Computer A

File transferapplication

Communicationsservice module

Network accessmodule

Computer B

Page 11: Computer and Data Communications Read Chapters 1 & 2.

Three-layer's modelThree-layer's model

Applications

Transport

Network access

Page 12: Computer and Data Communications Read Chapters 1 & 2.

Communication architectures Communication architectures and networksand networks

Applications

Transport

Network access

Applications

Transport

Network access

Applications

Transport

Network accessCommunicationnetwork

Service Access Point

Network Address

Page 13: Computer and Data Communications Read Chapters 1 & 2.

Protocol layersProtocol layers

Transport protocol

Network Access Protocol

Application protocolApplication

Transport

Network access

Computer A

Application

Transport

Network access

Computer B

Page 14: Computer and Data Communications Read Chapters 1 & 2.

Protocol data unitProtocol data unit

Application data

Applicationdata

Transportheader

Transportheader

Transportheader

Transportheader

Networkheader

Networkheader

Transport protocoldata unit (TPDU)

Network protocoldata unit (NPDU)

Applicationdata

Applicationdata

Applicationdata

control info + data in each layer = protocol data unit (PDU)

Page 15: Computer and Data Communications Read Chapters 1 & 2.

OSI reference ModelOSI reference Model

Layer 1Physical link

Layer 2Data link layer

Layer 3Network layer

Layer 4Transport layer

Layer 5Session layer

Layer 6Presentation layer

Layer 7Application layer • developed by ISO

(International Standards Organization)