1 - Ch01 Introduction - 2025
1 - Ch01 Introduction - 2025
Introduction
1.1
Outline
o Data communications
o Networks
o Network Types
o Protocol Layering
o TCP/IP Protocol suite
1.2
1 DATA COMMUNICATIONS
The term telecommunication means communication at a
distance. The word data refers to information presented
in whatever form is agreed upon by the parties creating
and using the data. Data communications are the
exchange of data between two devices via some form of
transmission medium such as a wire cable.
1.3
Components
1.4
Data Representation
Text
In data communications, text is represented as a bit pattern, a sequence of bits (0s or
1s), Unicode, which uses 32 bits to represent a symbol or
character used in any language in the world. The American Standard Code for
Information
Interchange (ASCII),
Numbers
Numbers are also represented by bit patterns.
Images
Images are also represented by bit patterns. In its simplest form, an image is composed
of a matrix of pixels (picture elements), where each pixel is a small dot. The size of the
pixel depends on the resolution.
Audio
Audio refers to the recording or broadcasting of sound or music. Audio is by nature
different from text, numbers, or images.
Video
Video refers to the recording or broadcasting of a picture or movie.
1.5
Data Flow
1.6
Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)
Data Flow
Simplex
In simplex mode, the communication is unidirectional, as on a
one-way street. Only one of the two devices on a link can transmit;
the other can only receive.
Half-Duplex
In half-duplex mode, each station can both transmit and receive,
but not at the same time.
Full-Duplex
In full-duplex mode, both stations can transmit and receive
simultaneously.
1.7
2 NETWORKS
Network Criteria
Physical Structures
1.8
Network Criteria
1.9
Figure 1.3 Types of connections: point-to-point and multipoint
1.11
Figure 1.5 A fully connected mesh topology (five devices)
1.12
Figure 1.6 A star topology connecting four stations
1.13
Figure 1.7 A bus topology connecting three stations
1.14
Figure 1.8 A ring topology connecting six stations
1.15
Figure 1.9 A hybrid topology: a star backbone with three bus networks
1.16
3. NETWORK TYPES
1.17
Figure 1.10 An isolated LAN connecting 12 computers to a hub in a closet
1.18
WAN
Point-to-Point WAN
A point-to-point WAN is a network that connects two
communicating devices through a transmission medium
(cable or air)
Switched WAN
A switched WAN is a network with more than two ends.
It is used in the backbone of a global communications
network today.
Internetwork Today, it is very rare to see a LAN or a
WAN in isolation; they are connected to one another.
When two or more networks are connected, they make an
internetwork, or internet.
1.19
Figure 1.11 WANs: a switched WAN and a point-to-point WAN
1.20
Metropolitan Area Networks
◼ MAN
◼ Middle ground between LAN and WAN
◼ Private or public network
◼ High speed
◼ Large area
Figure 1.12 A heterogeneous network made of four WANs and two LANs
1.22
The Internet
1.24
4 PROTOCOLS LAYERING
1.25
Scenarios
1.26
Scenarios
1.27
Scenarios
1.28
Logical Connections
1.29
5 TCP/IP PROTOCOL SUITE
1.30
Communication through an Internet
1.31
Logical connections between layers
1.32
Identical objects in the TCP/IP protocol suite
1.33
Description of Each Layer
1.35