Data Transmission Systems Unit - 2
Data Transmission Systems Unit - 2
Data Transmission
Data transmission refers to the movement of data in form of bits between two or more digital
devices. This transfer of data takes place via some form of transmission media (for example,
coaxial cable, fiber optics etc.)
1. Parallel transmission
Within a computing or communication device, the distances between different subunits are
too short. Thus, it is normal practice to transfer data between subunits using a separate wire
to carry each bit of data. There are multiple wires connecting each sub-unit and data is
exchanged using a parallel transfer mode. This mode of operation results in minimal delays
in transferring each word.
As shown in the fig, eight separate wires are used to transmit 8 bit data from sender
to receiver.
Advantage of parallel transmission
• In serial transmission, the various bits of data are transmitted serially one after the
other.
• It requires only one communication line rather than n lines to transmit data from
sender to receiver.
• In serial transmission, only single bit is sent with each clock pulse.
As shown in fig., suppose an 8-bit data 11001010 is to be sent from source to destination.
Then least significant bit (LSB) i,e. 0 will be transmitted first followed by other bits. The most
significant bit (MSB) i.e. 1 will be transmitted in the end via single communication line.
Use of single communication line reduces the transmission line cost by the factor
of n as compared to parallel transmission.
1. Use of conversion devices at source and destination end may lead to increase in
overall transmission cost.
2. This method is slower as compared to parallel transmission as bits are transmitted
serially one after the other.
Types of Serial Transmission
There are two types of serial transmission-synchronous and asynchronous both these
transmissions use ‘Bit synchronization‘
Bit Synchronization is a function that is required to determine when the beginning and
end of the data transmission occurs.
Bit synchronization helps the receiving computer to know when data begin and end during a
transmission. Therefore bit synchronization provides timing control.
a. Asynchronous Transmission
• Addition of start and stop increase the number of data bits. Hence more bandwidth
is consumed in asynchronous transmission.
• There is idle time between the transmissions of different data bytes. This idle time is
also known as Gap
• The gap or idle time can be of varying intervals. This mechanism is called
Asynchronous, because at byte level sender and receiver need not to be
synchronized. But within each byte, receiver must be synchronized with the incoming
bit stream.
Application of Asynchronous Transmission
1. Asynchronous transmission is well suited for keyboard type-terminals and paper tape
devices. The advantage of this method is that it does not require any local storage at
the terminal or the computer as transmission takes place character by character.
2. Asynchronous transmission is best suited to Internet traffic in which information is
transmitted in short bursts. This type of transmission is used by modems.
Advantages of Asynchronous transmission
1. This method is less efficient and slower than synchronous transmission due to the
overhead of extra bits and insertion of gaps into bit stream.
2. Successful transmission inevitably depends on the recognition of the start bits.
These bits can be missed or corrupted.
b. Synchronous Transmission
• In the absence of start & stop bits, bit synchronization is established between sender
& receiver by ‘timing’ the transmission of each bit.
• Since the various bytes are placed on the link without any gap, it is the responsibility
of receiver to separate the bit stream into bytes so as to reconstruct the original
information.
• In order to receive the data error free, the receiver and sender operates at the
same clock frequency.
1. This method is faster as compared to asynchronous as there are no extra bits (start
bit & stop bit) and also there is no gap between the individual data bytes.
Digital transmission systems –(Twisted pair, coaxial cable, Optical fibre, Radio Transmission,
Infrared light) – Covered in unit 1
Multiplexing
Multiplexing is the sharing of a medium or bandwidth. It is the process in
which multiple signals coming from multiple sources are combined and
transmitted over a single communication/physical line.
Types of Multiplexing
1.Synchronous TDM
Synchronous TDM is a type of Time Division Multiplexing where the input
frame already has a slot in the output frame. Time slots are grouped into
frames. One frame consists of one cycle of time slots.
Synchronous TDM is not efficient because if the input frame has no data to
send, a slot remains empty in the output frame.
In synchronous TDM, we need to mention the synchronous bit at the
beginning of each frame.
2.Statistical TDM :
Statistical TDM is a type of Time Division Multiplexing where the output
frame collects data from the input frame till it is full, not leaving an empty slot
like in Synchronous TDM.
In statistical TDM, we need to include the address of each particular data in
the slot that is being sent to the output frame.
SONET
1. STS Multiplexer:
Performs multiplexing of signals
Converts electrical signal to optical signal
2. STS Demultiplexer:
Performs demultiplexing of signals
Converts optical signal to electrical signal
3. Regenerator:
It is a repeater, that takes an optical signal and regenerates (increases the
strength) it.
4. Add/Drop Multiplexer:
It allows to add signals coming from different sources into a given path or
remove a signal.
SONET Connections:
• Section: Portion of network connecting two neighbouring devices.
• Line: Portion of network connecting two neighbouring multiplexers.
• Path: End-to-end portion of the network.
SONET Layers
2. Line Layer
It is responsible for the movement of signal across a physical line.
STS Mux/Demux and Add/Drop Mux provides Line layer functions.
3. Section Layer
It is responsible for the movement of signal across a physical section.
Each device of network provides section layer functions.
4. Photonic Layer
It corresponds to the physical layer of the OSI model.
It includes physical specifications for the optical fibre channel (presence of
light = 1 and absence of light = 0).
Advantages of SONET
• Transmits data to large distances
• Low electromagnetic interference
• High data rates
• Large Bandwidth