Transmission Modes (original) (raw)

Last Updated : 26 Feb, 2026

Transmission Modes describe how data is exchanged between two devices over a communication channel. They specify whether information moves in a single direction or in both directions, and whether devices can transmit at the same time.

transmission_mode

Transmission Modes

**Note: It is also known as a communication mode. Buses and networks are designed to allow communication to occur between individual devices that are interconnected

Simplex Mode

Simplex Mode is a transmission mode in which communication occurs in only one direction, from a sender to a receiver, without any possibility of reverse data flow.

Simplex Mode

**Example: Keyboard and traditional monitors. The keyboard can only introduce input, the monitor can only give the output.

**Advantages

**Disadvantages

Half-Duplex Mode

Half-Duplex Mode is a transmission mode in which communication can occur in both directions, but only one device can transmit at a time. The devices take turns sending and receiving data over the same channel.

Half Duplex Mode

**Example: Walkie-talkie in which message is sent one at a time and messages are sent in both directions.

**Advantages

**Disadvantages

Full-Duplex Mode

Full-Duplex Mode is a transmission mode in which communication takes place in both directions at the same time. Both connected devices can transmit and receive data simultaneously without waiting for each other.

**Example: 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.

**Advantages

**Disadvantages