DCCN 01
DCCN 01
CH-01
Concepts of Data Communications
Mettu University
College of Engineering and Technology
Department of Information Technology
1 Data Communications
Components of Data Communication
Data Representation
Data Flow
2 Networks
Network Criteria
Physical Topology
Categories of Networks
Interconnection of Networks: Internetwork
Outline
1 Data Communications
Components of Data Communication
Data Representation
Data Flow
2 Networks
Network Criteria
Physical Topology
Categories of Networks
Interconnection of Networks: Internetwork
Data Communications
Data Communications …
Data Communications … I
Data Communications … II
4 Jitter
• …refers to the variation in the packet arrival time, it should be kept
minimum.
• It is the uneven delay in the delivery of audio or video packets.
• For example, let us assume that video packets are sent every 3D ms.
• If some of the packets arrive with 3D-ms delay and others with 4D-ms
delay, an uneven quality in the video is the result.
Outline
1 Data Communications
Components of Data Communication
Data Representation
Data Flow
2 Networks
1 Message
• Message is the information to be communicated.
• Popular forms of information include text, numbers, pictures, audio,
and video.
2 Sender
• Sender is a device that sends the message.
• It can be a computer, workstation, telephone handset, video camera,
and so on.
• Normally, a computer is used as sender in data communication systems.
• It is also called source or transmitter.
3 Receiver
• …the device that receives the message.
• It can be a computer, telephone handset, video camera, etc.
• …It is also called sink.
4 Medium
• Medium is the physical path that connects sender and receiver.
• It is used to transmit data.
• The medium can be a copper wire, a fiber optic cable, microwaves, etc.
5 Protocol
• set of rules that govern data communications.
• It represents an agreement between the communicating devices.
• Without protocol, the devices may be connected but not
communicating.
Outline
1 Data Communications
Components of Data Communication
Data Representation
Data Flow
2 Networks
Data Representation
Data Representation …
Text
• In data communications, text is represented as a bit pattern, a
sequence of bits (Os or 1s).
• Different sets of bit patterns have been designed to represent text
symbols.
• Each set is called a code, and the process of representing symbols is
called coding
• Today, the prevalent coding system is called 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),
• …constitutes the first 127 characters in Unicode and is also referred to
as Basic Latin.
Data Representation …
Numbers
• Numbers are also represented by bit patterns.
• However, a code such as ASCII is not used to represent numbers;
• …the number is directly converted to a binary number to simplify
mathematical operations
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.
Data Representation …
Numbers
• Numbers are also represented by bit patterns.
• However, a code such as ASCII is not used to represent numbers;
• …the number is directly converted to a binary number to simplify
mathematical operations
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.
Data Representation …
Audio
• Audio refers to the recording or broadcasting of sound or music.
• Audio is by nature different from text, numbers, or images.
• It is continuous, not discrete.
• Even when we use a microphone to change voice or music to an
electric signal, we create a continuous signal.
Video
• Video refers to the recording or broadcasting of a picture or movie.
• Video can either be produced as a continuous entity (e.g., by a TV
camera),
• …or it can be a combination of images, each a discrete entity,
arranged to convey the idea of motion.
Data Representation …
Audio
• Audio refers to the recording or broadcasting of sound or music.
• Audio is by nature different from text, numbers, or images.
• It is continuous, not discrete.
• Even when we use a microphone to change voice or music to an
electric signal, we create a continuous signal.
Video
• Video refers to the recording or broadcasting of a picture or movie.
• Video can either be produced as a continuous entity (e.g., by a TV
camera),
• …or it can be a combination of images, each a discrete entity,
arranged to convey the idea of motion.
Outline
1 Data Communications
Components of Data Communication
Data Representation
Data Flow
2 Networks
Data Flow
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
Data Flow …
Half-Duplex
• each station can both transmit and receive, but not at the same time.
• When one device is sending, the other can only receive, and vice versa.
• In a half-duplex transmission, the entire capacity of a channel is taken
over by whichever of the two devices is transmitting at the time.
• Walkie-talkies and CB (citizens band) radios are both half-duplex
systems.
• The half-duplex mode is used in cases where there is no need for
communication in both directions at the same time;
• …the entire capacity of the channel can be utilized for each direction.
Data Flow …
Full-Duplex
• In full-duplex mode, both stations can transmit and receive
simultaneously
• It is like a two-way street with traffic flowing in both directions at the
same time.
• …signals going in one direction share the capacity of the link:
→ with signals going in the other direction.
• This sharing can occur in two ways:
→ Either the link must contain two physically separate transmission
paths,
• …one for sending and the other for receiving;
• …or the capacity of the channel is divided between signals traveling in
both directions.
(Mettu University) 01 Concepts of Data Communications July 23, 2022 22 / 70
Data Communications Data Flow
Data Flow …
Full-Duplex …
• One common example of full-duplex communication is the telephone
network.
• When two people are communicating by a telephone line, both can
talk and listen at the same time.
• The full-duplex mode is used when communication in both directions
is required all the time.
• The capacity of the channel, however, must be divided between the
two directions.
Outline
1 Data Communications
Components of Data Communication
Data Representation
Data Flow
2 Networks
Network Criteria
Physical Topology
Categories of Networks
Interconnection of Networks: Internetwork
Networks
Networks …
Networks …
Networks …
Networks …
Networks …
Networks …
Networks …
Networks …
Networks …
Networks …
Networks …
Networks …
Outline
1 Data Communications
2 Networks
Network Criteria
Physical Topology
Categories of Networks
Interconnection of Networks: Internetwork
Network Criteria
Network Criteria …
Performance
• Performance can be 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.
Network Criteria …
Performance …
• 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
• efficiency of the software
Network Criteria …
Reliability
• In addition to accuracy of delivery, network reliability is 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.
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
Network Criteria …
Reliability
• In addition to accuracy of delivery, network reliability is 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.
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 …
Point-to-Point
• It provides a dedicated link between two devices.
• The entire capacity of the link is reserved for transmission between
those two devices.
• Most point-to-point connections use an actual length of wire or cable
to connect the two ends,
• but other options, such as microwave or satellite links, are also
possible
• When you change television channels by infrared remote control,
• …you are establishing a point-to-point connection between the remote
control and the television’s control system.
Multipoint
• 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 channel is shared,
either spatially or temporally.
• If several devices can use the link simultaneously, it is a spatially
shared connection.
• If users must take turns, it is a time shared connection.
Outline
1 Data Communications
2 Networks
Network Criteria
Physical Topology
Categories of Networks
Interconnection of Networks: Internetwork
Physical Topology
Physical Topology …
Physical Topology …
Mesh Topology
• Devices are connected with many redundant interconnections between
network nodes.
• every device has a dedicated point-to-point link to every other device.
• The term dedicated means that the link carries traffic only between
the two devices it connects.
• In a full mesh topology, every node has a connection to every other
node in the network.
• The number of cables grows fast as the number of nodes increases
= 12 N (N − 1) and is the most expensive.
Mesh Topology …
A mesh offers several advantages over other network topologies.
• The dedicated links guarantee that each connection can carry its own
data load.
• …thus eliminating the traffic problems that can occur when links must
be shared by multiple devices
• It is robust.
• If one link becomes unusable, it does not incapacitate the entire system.
• Privacy or security
• …When every message travels along a dedicated line, only the
intended recipient sees it.
• …Thus, there is the advantage of privacy or security.
• Point-to-point links make fault identification and fault isolation easy.
• …Traffic can be routed to avoid links with suspected problems.
• This facility enables the network manager to discover the precise
location of the fault and aids in finding its cause and solution.
(Mettu University) 01 Concepts of Data Communications July 23, 2022 40 / 70
Networks Physical Topology
Star Topology
Star Topology …
Star Topology …
Star Topology …
Star Topology …
Bus Topology
Bus Topology …
• Nodes are connected to the bus cable by drop lines and taps.
• A drop line is a connection running between the device and the main
cable.
• A tap is a connector that either splices into the main cable or
punctures the sheathing of a cable to create a contact with the
metallic core.
• As a signal travels along the backbone, some of its energy is
transformed into heat.
• Therefore, it becomes weaker and weaker as it travels farther and
farther.
• For this reason there is a limit on the number of taps a bus can
support and on the distance between those taps
Bus Topology …
Bus Topology …
Bus Topology …
Advantages of a bus topology
• Ease of installation.
• …Backbone cable can be laid along the most efficient path, then
connected to the nodes by drop lines of various lengths.
• …In this way, bus uses less cabling than mesh or star topologies
Disadvantages
• Entire network shuts down if there is a break in the main cable.
• …It is thus difficult to isolate network faults.
• A bus is usually designed to be optimally efficient at installation.
• …It can therefore be difficult to add new devices.
• Signal reflection at the taps can cause degradation in quality.
• Network can slow down in heavy traffic.
(Mettu University) 01 Concepts of Data Communications July 23, 2022 49 / 70
Networks Physical Topology
Bus Topology …
Advantages of a bus topology
• Ease of installation.
• …Backbone cable can be laid along the most efficient path, then
connected to the nodes by drop lines of various lengths.
• …In this way, bus uses less cabling than mesh or star topologies
Disadvantages
• Entire network shuts down if there is a break in the main cable.
• …It is thus difficult to isolate network faults.
• A bus is usually designed to be optimally efficient at installation.
• …It can therefore be difficult to add new devices.
• Signal reflection at the taps can cause degradation in quality.
• Network can slow down in heavy traffic.
(Mettu University) 01 Concepts of Data Communications July 23, 2022 49 / 70
Networks Physical Topology
Ring Topology
• …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 device to
device, until it reaches its destination.
• Each device in the ring incorporates a repeater.
• When a device receives a signal intended for another device, its
repeater regenerates the bits and passes them along
Ring Topology …
Ring Topology …
Ring Topology …
Ring Topology …
Ring Topology …
Ring Topology …
Hybrid Topology
• created by merging one or more of the above basic topologies
• inherits merits and demerits of all the incorporating topologies
• most WANs are connected by means of this topology
• …Internet is the best example of largest Hybrid topology.
Outline
1 Data Communications
2 Networks
Network Criteria
Physical Topology
Categories of Networks
Interconnection of Networks: Internetwork
Categories of Networks
Outline
1 Data Communications
2 Networks
Network Criteria
Physical Topology
Categories of Networks
Interconnection of Networks: Internetwork
Internet