chapter 1 - data communications, data networks, and the internet

28
1 Data Communications, Data Networks, and the Internet CEN 220/CIS 192 Advanced Data Communications and Networking Data and Computer Communications, W. Stallings 9/E, Chapter 1

Upload: adpeer

Post on 24-May-2015

1.069 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Chapter 1 - Data Communications, Data Networks, and the Internet

1

Data Communications, Data Networks, and the InternetCEN 220/CIS 192 Advanced Data Communications and NetworkingData and Computer Communications, W. Stallings 9/E, Chapter 1

Page 2: Chapter 1 - Data Communications, Data Networks, and the Internet

2

Data Communications“The fundamental problem of communication is that of reproducing at one point either exactly or approximately a message selected at another point.”

—The Mathematical Theory of Communication,

Claude Shannon

Page 3: Chapter 1 - Data Communications, Data Networks, and the Internet

3

Technological Advancement Driving Forces

Page 4: Chapter 1 - Data Communications, Data Networks, and the Internet

4

Changes in Networking TechnologyEmergence of hight-speed LANs

Corporate WAN needs

Digital electronics

Page 5: Chapter 1 - Data Communications, Data Networks, and the Internet

5

ConvergenceThe merger of previously distinct telephony and information technologies and markets

Layers:– applications

● these are seen by the end users– enterprise services

● services the information network supplies to support applications

– infrastructure● communication links available to the enterprise

Page 6: Chapter 1 - Data Communications, Data Networks, and the Internet

6

Convergence Layers

Page 7: Chapter 1 - Data Communications, Data Networks, and the Internet

7

Benefits Convergence benefits include:

Page 8: Chapter 1 - Data Communications, Data Networks, and the Internet

8

Communications Model

Page 9: Chapter 1 - Data Communications, Data Networks, and the Internet

9

Communications TasksTransmission system utilization

Addressing

Interfacing Routing

Signal generationRecovery

Synchronization Message formatting

Exchange managementSecurity

Error detection and correction

Network management

Flow control

Page 10: Chapter 1 - Data Communications, Data Networks, and the Internet

10

Data Communications Model

Page 11: Chapter 1 - Data Communications, Data Networks, and the Internet

11

Transmission LinesThe basic building block of any communications facility is the transmission line.

The business manager is concerned with a facility providing the required capacity, with acceptable reliability, at minimum cost.

Capacity

Reliability

Cost

Transmission

Line

Page 12: Chapter 1 - Data Communications, Data Networks, and the Internet

12

Transmission LinesTwo mediums currently driving the evolution of data communications transmission are:

– Fiber optic transmission

– Wireless transmission

Page 13: Chapter 1 - Data Communications, Data Networks, and the Internet

13

NetworkingAdvances in technology have led to greatly increased capacity and the concept of integration, allowing equipment and networks to work simultaneously.

Page 14: Chapter 1 - Data Communications, Data Networks, and the Internet

14

LANs and WANsThere are two broad categories of networks:

Page 15: Chapter 1 - Data Communications, Data Networks, and the Internet

15

Wide Area Networks (WANs)Span a large geographical area

Require the crossing of public right-of-ways

Rely in part on common carrier circuits

Typically consist of a number of interconnected switching nodes

Page 16: Chapter 1 - Data Communications, Data Networks, and the Internet

16

Wide Area NetworksAlternative technologies used include:

– Circuit switching

– Packet switching

– Frame relay

– Asynchronous Transfer Mode (ATM)

Page 17: Chapter 1 - Data Communications, Data Networks, and the Internet

17

Circuit SwitchingUses a dedicated communications path

Connected sequence of physical links between nodes

Logical channel dedicated on each link

Rapid transmission

The most common example of circuit switching is the telephone network

Page 18: Chapter 1 - Data Communications, Data Networks, and the Internet

18

Packet SwitchingData are sent out in a sequence of small chunks called packets

Packets are passed from node to node along a path leading from source to destination

Packet-switching networks are commonly used for terminal-to-terminal computer and computer-to-computer communications

Page 19: Chapter 1 - Data Communications, Data Networks, and the Internet

19

Frame RelayDeveloped to take advantage of high data rates and low error rates

Operates at data rates of up to 2 Mbps

Rate of errors dramatically lowered thus reducing overhead of packet-switching

Page 20: Chapter 1 - Data Communications, Data Networks, and the Internet

20

Asynchronous Transfer Mode (ATM)Referred to as cell relay

Culmination of circuit switching and packet switching

Uses fixed-length packets called cells

Works in range of 10’s and 100’s of Mbps and in the Gbps range

Data rate on each channel dynamically set on demand

Page 21: Chapter 1 - Data Communications, Data Networks, and the Internet

21

Local Area Networks (LAN)

Page 22: Chapter 1 - Data Communications, Data Networks, and the Internet

22

Metropolitan Area Networks (MAN)

Page 23: Chapter 1 - Data Communications, Data Networks, and the Internet

23

The InternetInternet evolved from ARPANETDeveloped to solve the dilemma of communicating across arbitrary, multiple, packet-switched networkTCP/IP provides the foundation

Page 24: Chapter 1 - Data Communications, Data Networks, and the Internet

24

Internet Key Elements

Page 25: Chapter 1 - Data Communications, Data Networks, and the Internet

25

Internet Architecture

Page 26: Chapter 1 - Data Communications, Data Networks, and the Internet

26

Internet Terminology

Page 27: Chapter 1 - Data Communications, Data Networks, and the Internet

27

A Networking Configuration

Page 28: Chapter 1 - Data Communications, Data Networks, and the Internet

28

SummaryTrends challenging data communications:

– traffic growth

– development of new services

– advances in technology

Transmission mediums– fiber optic

– wireless

Network categories:– WAN

– LAN

Internet– evolved from the ARPANET

– TCP/IP foundation