Chapter II
Chapter II
Data Communications
4/7/2016 5
Chapter 2: Data Communication
The platform for communication
Communicating the
message
– Data is sent across a network in small “chunks” called
segments, it advantages are:
– Multiplexing
– Reliability
4/7/2016 6
Chapter 2: Data Communication
Data Transmission
Data Transmission
is the physical transfer of
data (a digital bit stream) over a point-to-point or point-to-
multipoint communication channel.
is a method by which
computer networks send electrical signals.
Transmission is characterized
by:
Direction of data
exchange
Simplex, half-duplex and full-
duplex connections
Transmission Mode: the
number of bits sent simultaneously
4/7/2016 Serial Chapter 2: Data Communicationand parallel transmission 7
Data Transmission
Transmission modes according to direction of
exchange
Simplex
•data flows in only in one direction
Half-Duplex(semi-duplex)
different channels
The type of transmission mode most computers
what problem
bit sequences because the bits are sent one after the other in serial
connection
Asynchronous connection
•works in spurts and must insert a start bit before each data character and a stop bit
0s and 1s, it must be encoded in the form of a signal with two states
Example:
two voltage levels with respect to earth
the difference in voltage between two wires
NRZ Encoding
NRZI Encoding
Manchester Encoding
NRZ Encoding
Non return to zero encoding is the
simplest digital signal representing a bit sequence by using just two voltage
levels and represent a 1 by higher voltage level and 0 by lower voltage
level.
NRZI Encoding
Non return to zero inverted is another
simple encoding method, which change level for 1 bit and stays at the same
for zero bit.
Manchester Encoding
In Manchester encoding 0 and 1 bit are represented in a clock cycle by the
figure shown below
2 Orange Green
4 Blue Blue
6 Green Orange
8 Brown Brown
Individual fiber
jacket Cladding
Optical fiber
Shelath
Reinforcing material
51 4/7/2016 Chapter 2: Data Communication
Fiber Optic Cable(cont’d)
– It transmits light rather than electronic signals eliminating the
problem of electrical interference.
– It has also made it the standard for connecting networks
between buildings, due to its immunity to the effects of
moisture and lighting.
– Fiber optic cable has the ability to transmit signals over much
longer distances than coaxial and twisted pair.
– It also has the capability to carry information at vastly greater
speeds.
– This capacity broadens communication possibilities to include
services such as video conferencing and interactive services.
– The cost of fiber optic cabling is a little bit higher; and, it is
more difficult to install and modify.