Chapter 1-S22
Chapter 1-S22
1.1
List of Topics
Acknowledgment: All lectures’ slides are from the Data Communications
and Networking book, by Forouzan
1.3 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1-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.4
Figure 1.1 Components of a data communication system
1.5
Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)
Unidirectional
!!! simultaneously
1.6
1-2 NETWORKS
1.7
Network Criteria
n Performance
n Depends on Network Elements
n Measured in terms of Delay and Throughput
n Reliability
n Failure rate of network components
n Measured in terms of availability/robustness
n Security
n Data protection against corruption/loss of data due to:
n Errors
n Malicious users
1.8
‡Physical Structures
n Type of Connection
n Point to Point - single transmitter and receiver
n Multipoint - multiple recipients of single transmission
n Physical Topology
n Connection of devices
n Type of transmission - unicast, mulitcast, broadcast
1.9
Figure 1.3 Types of connections: point-to-point and multipoint
1.10
Figure 1.4 Categories of topology
1.11
Figure 1.5 A fully connected mesh topology (five devices)
1.12
Figure 1.6 A star topology connecting four stations
Each device has a dedicated point-to-point link only to a central controller, usually
called a hub
1.13
Figure 1.7 A bus topology connecting three stations
Multipoint link. One long cable acts as a backbone to link all the devices in a network.
1.14
Figure 1.8 A ring topology connecting six stations
• Each device has a dedicated point-to-point connection with only the two devices
on either side of it
• A signal is passed along the ring in one direction, from devices to device, until it
reaches its destination
1.15
Figure 1.9 A hybrid topology: a star backbone with three bus networks
1.16
‡Categories of Networks
1.17
Figure 1.10 An isolated LAN connecting 12 computers to a hub in a closet
1.18
Figure 1.11 WANs: a switched WAN and a point-to-point WAN
1.19
Figure 1.12 A heterogeneous network made of four WANs and two LANs
1.20
1-3 THE INTERNET
1.21
Figure 1.13 Hierarchical organization of the Internet
1.22
1-4 PROTOCOLS
1.23
‡Elements of a Protocol
n Syntax
n Structure or format of the data
n Indicates how to read the bits - field delineation
n Semantics
n Interprets the meaning of the bits
n Knows which fields define what action
n Timing
n When data should be sent and what
n Speed at which data should be sent or speed at which it is being
received.
1.24
1-5 Standards
1.25
‡Data communication standards
1.26
‡Standards Organizations
1.27
Quetions
• Give 3 examples of data?
• What is the difference between the data flow half-duplex and full-
duplex?
• What is the main components of the network?
• What is the difference between the point-to-point connection and
the multipoint connection?
• What is the topology that use the multipoint connection?
• Give an example of Wide Area Networks (WAN)?
1.28