Chapter 1 Intro
Chapter 1 Intro
Introduction
1-1 DATA COMMUNICATIONS
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.
A data communications system has five components
1. Performance:
Measured in many ways, including transit time and response time. Transit time is the
amount of time required for a message to travel from one device to another. Response
time is the elapsed time between an inquiry and a response.
The performance of a network depends on a number of factors, including the number of
users, the type of transmission medium, the capabilities of the connected hardware, and
the efficiency of the software.
Performance is often evaluated by two networking metrics: throughput and delay. We
often need more throughput and less delay.
Network Criteria
2. Reliability:
Measured by the frequency of failure, the time it takes a link to recover from a
failure, and the network's robustness in a catastrophe.
3. Security:
Network security issues include protecting data from unauthorized access,
protecting data from damage and development, and implementing policies and
procedures for recovery from breaches and data losses.
Physical Structures
Physical Structures
Type of Connection
A network is two or more devices connected
through links. A link is a communications
pathway that transfers data from one device
to another.
There are two possible types of connections:
a) point-to-point
b) multipoint
Physical Structures
a) Point-to-Point: provides a dedicated link
between two devices. The entire capacity of
the link is reserved for transmission between
those two devices, e.g remote control.
Physical Structures
b) A multipoint (also called multidrop) connection is
one in which more than two specific devices share a
single link.
In a multipoint environment, the capacity of the
Advantages
First, the use of dedicated links guarantees
that each connection can carry its own
data load.
Second, a mesh topology is robust.
Third, it’s reliable. If one link becomes
unusable, it does not incapacitate the
entire system.
Fourth, advantage of privacy or security.
Figure 1.5 A fully connected mesh topology (five devices)
The main disadvantages of a mesh are related to the amount of cabling and the
number of I/O ports required.
Example, connection of telephone regional offices.
Star Topology
In a star topology, each device has a
dedicated point-to-point link only to a central
controller, usually called a hub.
The star topology is used in local-area
networks (LANs)
A star topology is less expensive than a mesh
topology. In a star, each device needs only
one link and one I/O port to connect it to any
number of others.
Figure 1.6 A star topology connecting four stations
Other advantages. If one link fails, only that
link is affected. All other links remain active.
One big disadvantage of a star topology is the
dependency of the whole topology on one
single point, the hub. If the hub goes down,
the whole system is dead.
Bus Topology
One long cable acts as a backbone to link all the devices in a network.
Advantages of a bus topology include ease of installation.
Disadvantages
difficult reconnection and fault isolation.
a fault or break in the bus cable stops all transmission
Adding new devices may require modification or replacement of the
backbone.
It is one of the first topologies used in the design of early local area
networks. But less popular now.
topology
Categories of Networks
Today when we speak of networks, we
are generally referring to two primary
categories:
local-area networks (LAN)
wide-area networks (WAN)
Local Area Network (LAN)
A local area network (LAN) is
usually privately owned and links
the devices in a single office,
building, or campus