Unit 1
Unit 1
The half duplex mode of transmission is used in computer networks when there is a way to flow information from
sender to receiver but only one at a time. In this mode, the connected devices can transmit or receive the data but not
simultaneously. In half duplex mode, the direction of communication can be reversed as the radio stations can receive
as well as transmit the data. The half-duplex mode is used when communication in both directions is not required at
the same time .
Examples
A communication using a Walkie-talkie is an example of a half duplex mode. When using a walkie-talkie, one party speaks
while the other listens. After a slight pause, the other party speaks while the first party listens. Speaking at the same time
produces a distorted sound that cannot be understood.
Full duplex
The Full Duplex mode of transmission is used in computing networks when there is simultaneous information flow in both
directions, from sender to receiver. In this mode of transmission, the channel capacity is shared between the two devices,
and communication occurs in both directions across a communication link that requires two wires. The Full Duplex mode
features two simplex channels. One channel has traffic flowing in one direction, while the other channel has traffic flowing
in the other way. The full duplex mode is used when communication in both directions is required.
Examples
A telephone network in which two people communicate over a phone line on which both can talk and listen at the
same time.
In the messaging app, we can send and receive messages simultaneously.
Advantages
The full duplex transmission mode is the fastest because the transmission happens in both ways.
Both stations can send and receive data simultaneously.
Disadvantages
If no dedicated path exists between the devices, the communication channel's capacity is divided into two parts.
Differences between Simplex, Half-Duplex, and Full-Duplex Mode
Basis for Comparison Simplex mode Half Duplex mode Full Duplex mode
Unidirectional flow of Bidirectional flow of Bidirectional information flow
Direction of communication information from the sender to information from sender to in both directions, from the
the receiver. receiver but only one at a time. sender to the receiver.
A device can only send data but Both devices can send and
Transmit/Receive cannot receive it, or it can only receive data, but only one can Both devices can send and
receive data but cannot send it. do so at a time. receive data simultaneously.