Chapter II
Chapter II
Chapter II
Data Communications
3/29/2015 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
3/29/2015 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
Serial and parallel transmission
Synchronization between the transmitter and receiver
Synchronous and asynchronous transmission
3/29/2015 Chapter 2: Data Communication 7
Data Transmission
Transmission modes according to direction of exchange
Simplex
Half-Duplex(semi-duplex)
Full-Duplex
Parallel connection
simultaneous transmission of N bits
connection
Serial connection
the data are sent one bit at a time
Data Transmission
Transmission modes based synchronization
are ways of tackling problem in synchronization
what problem
normally used
receiver can not necessarily distinguish the character or 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
medium.
Encoding systems for this purpose divided into two:
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 3/29/2015 Chapter 2: Data Communication
Fiber Optic Cable(contd)
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.