You are on page 1of 9

MODES OF TRANSMISSION

• MODES OF TRANSMISSION refers that the methods or ways information that is


transmitted from one node to another over the medium. It is also known as
communication mode.
• Node: Any device that is connected to network is called node.

TYPES OF TRANSMISSION MODES:


1. w.r.t to way of direction
2. W.r.t number of bits transmitted to device
3. W.r.t synchronization between devices
W.R.T WAY OF DIRECTION
Simplex Mode: In this type of transmission mode data can be sent
only in one direction i.e. communication is unidirectional. We cannot send a
message back to the sender. Unidirectional communication is done in Simplex
Systems.
Examples of simplex Mode is loudspeaker, television broadcasting, television
and remote, keyboard and monitor etc.
W.R.T WAY OF DIRECTION
Half Duplex: In half duplex system we can send data in both
directions (but not simultaneously) but it is done one at a time that is when
the sender is sending the data then at that time we can’t send the sender our
message. The data is sent in one direction.
Example of half duplex is a walkie- talkie in which message is sent one at a
time and messages are sent in both the directions. Hub is also half duplex
device.
W.R.T WAY OF DIRECTION
Full Duplex: In full duplex system we can send data in both directions
simultaneously as it is bidirectional. Data can be sent in both directions
simultaneously. We can send as well as we receive the data.
Example of Full Duplex is a Telephone Network in which there is
communication between two persons by a telephone line, through which both
can talk and listen at the same time.
W.r.t number of bits sent to device
Serial transmission
 In this type of transmission, all the bits are transmitted one after another.
 Just single wire is used for the transmission.
 This type of transmission is suitable for long distances.
 Slower than Parallel transmission.
 Cheaper than Parallel transmission.
W.r.t number of bits sent to device
Parallel transmission:
 In this transmission, all the bits or group of n number of bits transmitted
simultaneously.
 N number of wires are used for this transmission.
 This transmission is suitable for short distances.
 Faster than Serial transmission.
 Expensive.
SYNCHRONOUS TRANSMISSION ASYNCRONOUS TRANSMISSION
 Data is transmitted block-by-block or word-  Data is transmitted byte-by-byte or
by-word simultaneously where each block character-by-character.
may contain several bytes.  Data is transmitted intermittently i.e.
 Data is transmitted in a steady stream i.e. there are irregular gaps between
continuous stream of bytes. characters or bytes.
 Large blocks of bytes are transmitted  Start and Stop bits are required.
regularly without any start and stop bits.  Start bit (1) marks the beginning of the data.
 Stop bit(0) marks the end of the data.
 An additional bit “parity bit” is added at the
 A special communication device end of the data for error checking.
“Synchronized Clock” is required to  No Synchronization is required. Flow
schedule the transmission. This clock is used Control is used to measure the data.
to control the timing of bits being  Data flows in half-duplex mode.
transmitted.
 Less expensive ( easy to implement =
 Data flows in full-duplex mode. no clock sharing.)
 It is comparatively expensive because of  Slower in speed because of extra bits
expensive equipment. added and the gaps between bytes.
 Fast and accurate transmission.  Mostly used by micro-computers.
 Appropriate for systems that need to  Keyboard/mouse transmission
transmit large amount of data accurately examples.
and quickly.
 Almost all parallel transmissions use sync.
END

You might also like