31
McGraw-Hill © The McGraw-Hill Companies, Inc., 2004 Chapter 1 Introduction

LAN basics

Embed Size (px)

Citation preview

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Chapter 1

Introduction

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

1.1 Data Communication

Components

Data Representation

Direction of Data Flow

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.1 Five components of data communication

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.2 Simplex

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.3 Half-duplex

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.4 Full-duplex

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

1.2 Networks

Distributed Processing

Network Criteria

Physical Structures

Categories of Networks

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.5 Point-to-point connection

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.6 Multipoint connection

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.7 Categories of topology

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.8 Fully connected mesh topology (for five devices)

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.9 Star topology

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.10 Bus topology

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.11 Ring topology

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.12 Categories of networks

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.13 LAN

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.13 LAN (Continued)

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.14 MAN

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.15 WAN

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

1.3 The Internet1.3 The Internet

A Brief History

The Internet Today

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 1.16 Internet today

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

1.4 Protocols and Standards1.4 Protocols and Standards

Protocols

Standards

Standards Organizations

Internet Standards

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

4.4 Transmission Mode4.4 Transmission Mode

Parallel Transmission

Serial Transmission

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 4.24 Data transmission

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 4.25 Parallel transmission

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 4.26 Serial transmission

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

In asynchronous transmission, we In asynchronous transmission, we send 1 start bit (0) at the beginning send 1 start bit (0) at the beginning

and 1 or more stop bits (1s) at the end and 1 or more stop bits (1s) at the end of each byte. There may be a gap of each byte. There may be a gap

between each byte.between each byte.

Note:Note:

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Asynchronous here means Asynchronous here means “asynchronous at the byte level,” but “asynchronous at the byte level,” but the bits are still synchronized; their the bits are still synchronized; their

durations are the same.durations are the same.

Note:Note:

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 4.27 Asynchronous transmission

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

In synchronous transmission, In synchronous transmission, we send bits one after another without we send bits one after another without

start/stop bits or gaps. start/stop bits or gaps. It is the responsibility of the receiver to It is the responsibility of the receiver to

group the bits.group the bits.

Note:Note:

McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004

Figure 4.28 Synchronous transmission