-01 Datacomm Overview

20
Data Communications An Overview

description

-01 Datacomm Overview

Transcript of -01 Datacomm Overview

Page 1: -01 Datacomm Overview

Data Communications

An Overview

Page 2: -01 Datacomm Overview

2

• This course intends to explain how data communications work

• It will give you the basis for understanding data communications in general

• And know how to connect PCs with other PCs

Page 3: -01 Datacomm Overview

3

What is Data Communication?• It is the process of communicating

information in binary form between two or more points.

• Sometimes called computer communication

Page 4: -01 Datacomm Overview

4

Brief History• A Scottish inventor proposed a simple

but profound system. The system uses 26 parallel wires (plus ground).

• 1833, Carl Friedrich Gauss used a code based on a 5X5 matrix

• 19th century, Samuel F.B. Morse invented the telegraph

Page 5: -01 Datacomm Overview

5

History… (2)• The telegraph replaced the Pony

Express• Morse’s invention merged the human

mind and equipment

Page 6: -01 Datacomm Overview

6

Data Communication Systems• Uses intelligent device to convert a

character or a symbol into coded form or vice versa.

• In Morse’s system the intelligent “devices” were the ___.

Page 7: -01 Datacomm Overview

7

Definitions• Codes – standard interpretations

between signalling elements and characters

• Characters – the letters, numbers, punctuation marks and other signs and symbols

Page 8: -01 Datacomm Overview

8

Definitions… (2)• Signalling elements – something that

is sent over a transmission channel and used to represent characters.

Page 9: -01 Datacomm Overview

9

Baudot Codes• Developed by Emile Baudot, a

French, in 1870’s• Each character has the same code

length (5 signalling elements)• Better suited for machines than

Morse’s codes• Not enough to include the digits

Page 10: -01 Datacomm Overview

10

EBCDIC• Stands for Extended Binary Coded

Decimal Interchange Code• Developed by IBM• It is an 8-bit code, enabling 256

characters to be represented• Used only in IBM mainframes

and other IBM-compatible systems

Page 11: -01 Datacomm Overview

11

ASCII• American Standard Code for

Information Interchange• Defined by American national

Standards Institute (ANSI) and by International Organization for Standardization or ISO

Page 12: -01 Datacomm Overview

12

ASCI… (2)• It is a 7-bit code, only 128 characters

can be represented• Formally known as ANSI standard

X3.4-1977

Page 13: -01 Datacomm Overview

13

Extended ASCII• Introduced by IBM in 1981• It is an 8-bit ASCII code• It supports the 7-bit ASCII standards

Page 14: -01 Datacomm Overview

14

Data Communication Systems• Any system or computers, computer

terminals or computer peripheral equipment used to transmit and/or receive information between 2 or more locations

• Network architectures outline the products and services for the individual components w/in data communications network to operate together

Page 15: -01 Datacomm Overview

Simplified Communications Model - Diagram

Page 16: -01 Datacomm Overview

Key Communications Tasks• Transmission System Utilization• Interfacing• Signal Generation• Synchronization• Exchange Management• Error detection and correction• Addressing and routing• Recovery• Message formatting• Security• Network Management

Page 17: -01 Datacomm Overview

Simplified Data Communications Model

Page 18: -01 Datacomm Overview

Networking• Point to point communication not

usually practical–Devices are too far apart–Large set of devices would need

impractical number of connections• Solution is a communications

network

Page 19: -01 Datacomm Overview

Simplified Network Model

Page 20: -01 Datacomm Overview

Wide Area Networks• Large geographical area• Crossing public rights of way• Rely in part on common carrier

circuits• Alternative technologies

– Circuit switching– Packet switching– Frame relay– Asynchronous Transfer Mode (ATM)