Notes
Categories

Simplex, Half-Duplex, and Full-Duplex Communication [ English ]

< Prev Next >

Introduction

In a communication system, data must be transmitted between two or more devices. Based on the direction in which data can flow, communication can be classified into three modes:

  1. Simplex Communication
  2. Half-Duplex Communication
  3. Full-Duplex Communication

These communication modes determine whether devices can send, receive, or perform both operations simultaneously.


1. Simplex Communication

Definition

Simplex communication is a mode of communication in which data flows in only one direction. One device acts only as the sender, while the other acts only as the receiver.

In this mode, the receiver cannot send data back to the sender.

Characteristics of Simplex Communication

Advantages of Simplex Communication

Disadvantages of Simplex Communication

Examples

Simplex Communication Diagram

   Sender  ------------->  Receiver

Working Example

When a television station broadcasts a program, viewers can only receive the signal. They cannot send data back to the broadcasting station through the television channel.


2. Half-Duplex Communication

Definition

Half-duplex communication is a mode of communication in which data can flow in both directions, but not at the same time.

Each device can act as both a sender and a receiver, but only one device can transmit data at a time.

Characteristics of Half-Duplex Communication

Advantages of Half-Duplex Communication

Disadvantages of Half-Duplex Communication

Examples

Half-Duplex Communication Diagram

   Sender A  <---------->  Sender B

 (One direction at a time)

Working Example

In a walkie-talkie system, one person speaks while the other listens. After finishing, the second person can reply. Both users cannot speak simultaneously.


3. Full-Duplex Communication

Definition

Full-duplex communication is a mode of communication in which data can flow in both directions simultaneously.

Both devices can send and receive data at the same time without waiting for each other.

Characteristics of Full-Duplex Communication

Advantages of Full-Duplex Communication

Disadvantages of Full-Duplex Communication

Examples

Full-Duplex Communication Diagram

         <-------------
   Device A           Device B
         ------------->

 (Both directions simultaneously)

Working Example

During a telephone conversation, both people can talk and listen at the same time. This makes communication faster and more natural.


Difference Between Simplex, Half-Duplex, and Full-Duplex

Feature Simplex Half-Duplex Full-Duplex
Direction of Data Flow One-way Two-way Two-way
Simultaneous Communication No No Yes
Sender and Receiver Roles Fixed Alternate Simultaneous
Speed Moderate Higher than Simplex Highest
Complexity Low Medium High
Cost Low Medium High
Examples TV, Radio Walkie-Talkie Telephone, Mobile Phone

Key Points

< Prev Next >